emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r109352: ChangeLog fixes


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r109352: ChangeLog fixes
Date: Tue, 31 Jul 2012 22:14:20 -0400
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 109352
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Tue 2012-07-31 22:14:20 -0400
message:
  ChangeLog fixes
modified:
  doc/lispref/ChangeLog
  lisp/ChangeLog
  src/ChangeLog
=== modified file 'doc/lispref/ChangeLog'
--- a/doc/lispref/ChangeLog     2012-07-28 07:47:58 +0000
+++ b/doc/lispref/ChangeLog     2012-08-01 02:14:20 +0000
@@ -125,7 +125,7 @@
 
 2012-06-08  Dmitry Antipov  <address@hidden>
 
-       * internals.text (Garbage Collection): Document new
+       * internals.texi (Garbage Collection): Document new
        vector management code and vectorlike_header structure.
 
 2012-06-03  Chong Yidong  <address@hidden>

=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2012-07-31 23:43:31 +0000
+++ b/lisp/ChangeLog    2012-08-01 02:14:20 +0000
@@ -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.

=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2012-08-01 01:43:08 +0000
+++ b/src/ChangeLog     2012-08-01 02:14:20 +0000
@@ -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  <address@hidden>
 
@@ -1077,7 +1077,7 @@
 
 2012-07-13  Glenn Morris  <address@hidden>
 
-       * 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):


reply via email to

[Prev in Thread] Current Thread [Next in Thread]