summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2008-05-24 19:13:25 +0000
committerJuanma Barranquero <lekktu@gmail.com>2008-05-24 19:13:25 +0000
commit08eb7c6c15708409c12386be88d84edfa007a464 (patch)
tree36d4540a95c3fd2f293be2d8affd44e7fc920fa4 /lisp
parentc5fcadd11f10cb938322281209d3e40076b4b607 (diff)
downloademacs-08eb7c6c15708409c12386be88d84edfa007a464.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c58fe435997..c21f56ea67b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -11944,7 +11944,7 @@
(change-log-find-file): Fix typo.
(change-log-start-entry-re): Move definition earlier.
-2007-01-27 Jan Nieuwenhuizen <janneke@gnu.org>
+2008-01-27 Jan Nieuwenhuizen <janneke@gnu.org>
* add-log.el (change-log-search-file-name, change-log-find-file):
New function.
@@ -13442,7 +13442,7 @@
the right thing if the name in the alist already an absolute
filename. Make the log-file directory if necessary.
-2007-12-29 Richard Stallman <rms@gnu.org>
+2008-01-02 Richard Stallman <rms@gnu.org>
* font-lock.el (font-lock-prepend-text-property)
(font-lock-append-text-property): Canonicalize the face and
@@ -13456,12 +13456,12 @@
* facemenu.el (list-colors-print): Use :background and :foreground
instead of background-color and foreground-color.
-2007-12-29 Drew Adams <drew.adams@oracle.com>
+2008-01-02 Drew Adams <drew.adams@oracle.com>
* cus-edit.el (custom-add-parent-links):
Fill the "Parent documentation" text.
-2007-12-29 Eli Zaretskii <eliz@gnu.org>
+2008-01-02 Eli Zaretskii <eliz@gnu.org>
* textmodes/ispell.el (ispell-grep-command): Use "grep" on
MS-Windows and MS-DOS.