From: Glenn Morris Date: Wed, 1 Aug 2012 02:14:20 +0000 (-0400) Subject: ChangeLog fixes X-Git-Tag: emacs-24.2.90~937 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8d7c7eed737a9e96264bb41772eb92c540ac4c28;p=emacs.git ChangeLog fixes --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 6b0486af738..375e78eb319 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -125,7 +125,7 @@ 2012-06-08 Dmitry Antipov - * internals.text (Garbage Collection): Document new + * internals.texi (Garbage Collection): Document new vector management code and vectorlike_header structure. 2012-06-03 Chong Yidong diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b961faf76c1..3bf0d9f9cad 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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. diff --git a/src/ChangeLog b/src/ChangeLog index c810675c4a4..31c88c745ab 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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 @@ -1077,7 +1077,7 @@ 2012-07-13 Glenn Morris - * 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):