ChangeLog fixes

This commit is contained in:
Glenn Morris 2014-04-10 20:55:58 -04:00
parent e46561a27e
commit 20f39add49

View file

@ -839,7 +839,7 @@
2014-03-04 Michal Nazarewicz <mina86@mina86.com>
* binding.el: Add comment describing why C-d binds to `delete-char'.
* bindings.el: Add comment describing why C-d binds to `delete-char'.
* simple.el (delete-forward-char): Mark as interactive-only.
2014-03-03 Juanma Barranquero <lekktu@gmail.com>
@ -1896,7 +1896,7 @@
* ielm.el (ielm-mode-hook):
* emacs-lisp/lisp-mode.el (emacs-lisp-mode-hook)
(lisp-interaction-mode-hook):
* progmodes/cfengine.e (cfengine3-documentation-function):
* progmodes/cfengine.el (cfengine3-documentation-function):
Replace obsolete alias `turn-on-eldoc-mode' with `eldoc-mode'.
2014-01-30 Stefan Monnier <monnier@iro.umontreal.ca>