* lisp/delsel.el: Deprecate the `kill' option. Use lexical-binding.
commitab51cc7dd6ce6199cf4fcef35ae85245d3670c51
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 5 Feb 2015 16:02:10 +0000 (5 11:02 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 5 Feb 2015 16:02:10 +0000 (5 11:02 -0500)
tree9bbcb4196e3393e9bc35dc29cda651804d4820aa
parent14500c83b8e4ea20efdc3ea32499d2fb2e0d9253
* lisp/delsel.el: Deprecate the `kill' option.  Use lexical-binding.

(open-line): Delete like all other commands, instead of killing.
(delete-active-region): Don't define any return any value.
lisp/ChangeLog
lisp/delsel.el