]> git.eshelyaron.com Git - emacs.git/commitdiff
ChangeLog fixes
authorGlenn Morris <rgm@gnu.org>
Wed, 1 Aug 2012 02:14:20 +0000 (22:14 -0400)
committerGlenn Morris <rgm@gnu.org>
Wed, 1 Aug 2012 02:14:20 +0000 (22:14 -0400)
doc/lispref/ChangeLog
lisp/ChangeLog
src/ChangeLog

index 6b0486af73834b14f1029f505f3f5b1c63a01c9e..375e78eb3195df66c20cb3efdbc4badeb6cfac1d 100644 (file)
 
 2012-06-08  Dmitry Antipov  <dmantipov@yandex.ru>
 
-       * internals.text (Garbage Collection): Document new
+       * internals.texi (Garbage Collection): Document new
        vector management code and vectorlike_header structure.
 
 2012-06-03  Chong Yidong  <cyd@gnu.org>
index b961faf76c1ef66761a288bd6f98fd529d06fc9c..3bf0d9f9cadfa4136d59b0ad05ca3ad9c66ab992 100644 (file)
@@ -75,7 +75,7 @@
        * calc/calc-ext.el (calc-init-extensions): Remove binding for
        `calc-alg-simplify-mode'.  Add binding for `calc-lim-simplify-mode'.
 
-       * calc/calc-help (calc-m-prefix-help): Change messages to
+       * calc/calc-help.el (calc-m-prefix-help): Change messages to
        indicate new simplification modes.
 
        * calc/README: Mention new default simplification mode.
index c810675c4a46969663159d03ae542259e347bbce..31c88c745abc89802ed812c646921a9cfe49b645 100644 (file)
@@ -47,7 +47,7 @@
        instead of compositeToPoint.
        (applicationShouldTerminate): Pass NS String literal to NSRunAlertPanel.
 
-       *  nsfns.m, nsmenu.m, msterm.m: Adopt to struct frame/FVAR changes.
+       * nsfns.m, nsmenu.m, nsterm.m: Adopt to struct frame/FVAR changes.
 
 2012-07-31  Dmitry Antipov  <dmantipov@yandex.ru>
 
 
 2012-07-13  Glenn Morris  <rgm@gnu.org>
 
-       * s/bsd-common, s/cygwin.h: Remove empty files.
+       * s/bsd-common.h, s/cygwin.h: Remove empty files.
        * s/freebsd.h, s/netbsd.h: Do not include bsd-common.h.
 
        * s/usg5-4-common.h (USG, USG5):