Mercurial > hg > xemacs-beta
diff lisp/ChangeLog @ 5842:9e5f3a0d4e66
Add `noerror' optional argument to `live-move'.
2014-12-31 Michael Sperber <mike@xemacs.org>
* simple.el (line-move): Add `noerror' optional argument, as in
GNU Emacs.
| author | Mike Sperber <sperber@deinprogramm.de> |
|---|---|
| date | Sat, 03 Jan 2015 16:24:56 +0100 |
| parents | a3234d587dc2 |
| children | ccb0cff115d2 750fab17b299 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Dec 19 15:01:46 2014 -0700 +++ b/lisp/ChangeLog Sat Jan 03 16:24:56 2015 +0100 @@ -1,3 +1,8 @@ +2014-12-31 Michael Sperber <mike@xemacs.org> + + * simple.el (line-move): Add `noerror' optional argument, as in + GNU Emacs. + 2014-11-10 Michael Sperber <mike@xemacs.org> * custom.el (custom-add-package-version): The car of a
