emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r103929: lisp/ChangeLog, src/ChangeLo


From: Juanma Barranquero
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r103929: lisp/ChangeLog, src/ChangeLog: Fix typos.
Date: Sat, 16 Apr 2011 05:44:06 +0200
User-agent: Bazaar (2.3.1)

------------------------------------------------------------
revno: 103929
committer: Juanma Barranquero <address@hidden>
branch nick: trunk
timestamp: Sat 2011-04-16 05:44:06 +0200
message:
  lisp/ChangeLog, src/ChangeLog: Fix typos.
modified:
  lisp/ChangeLog
  src/ChangeLog
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2011-04-15 13:50:04 +0000
+++ b/lisp/ChangeLog    2011-04-16 03:44:06 +0000
@@ -228,7 +228,7 @@
 2011-04-06  Juanma Barranquero  <address@hidden>
 
        * files.el (after-find-file-from-revert-buffer): Remove variable.
-       (after-find-file): Dont' bind it.
+       (after-find-file): Don't bind it.
        (revert-buffer-in-progress-p): New variable.
        (revert-buffer): Bind it.
        Pass nil for `after-find-file-from-revert-buffer'.

=== modified file 'src/ChangeLog'
--- a/src/ChangeLog     2011-04-16 03:14:08 +0000
+++ b/src/ChangeLog     2011-04-16 03:44:06 +0000
@@ -39,10 +39,10 @@
 
 2011-04-15  Ben Key  <address@hidden>
 
-       * keyboard.c (Qundefined):  Don't declare static since it is
-       used in nsfns.m.
-       * xfaces.c (Qbold, Qexpanded, Qitalic, Qcondensed):  Don't
-       declare static since they are used in nsfont.m.
+       * keyboard.c (Qundefined): Don't declare static since it is used
+       in nsfns.m.
+       * xfaces.c (Qbold, Qexpanded, Qitalic, Qcondensed): Don't declare
+       static since they are used in nsfont.m.
 
 2011-04-15  Stefan Monnier  <address@hidden>
 


reply via email to

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