]> git.eshelyaron.com Git - emacs.git/commitdiff
ChangeLog fixes
authorGlenn Morris <rgm@gnu.org>
Fri, 11 Apr 2014 00:55:58 +0000 (20:55 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 11 Apr 2014 00:55:58 +0000 (20:55 -0400)
lisp/ChangeLog

index c3721febc1a669995e69cc2acd355f13dfaae91b..94cfda082ea1a982885f1b5fae447deba56cab1b 100644 (file)
 
 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>
        * 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>