aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2007-02-23 20:01:24 +0000
committerEli Zaretskii2007-02-23 20:01:24 +0000
commitb0629b0dab174dffc2817c6e08ff1f8c6cd443f5 (patch)
treef9cc04571ce0a2436f6242bae82e5495f3879434
parent22cc1d2046b3b78115126fe3d690eb741c2aed00 (diff)
downloademacs-b0629b0dab174dffc2817c6e08ff1f8c6cd443f5.tar.gz
emacs-b0629b0dab174dffc2817c6e08ff1f8c6cd443f5.zip
*** empty log message ***
-rw-r--r--etc/ChangeLog4
-rw-r--r--lisp/ChangeLog2
2 files changed, 6 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index e777ea10332..35f6fcfbf98 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12007-02-23 Eli Zaretskii <eliz@gnu.org>
2
3 * MORE.STUFF: Add a pointer to Phil Sung's Emacs slides on MIT.
4
12007-02-22 Per Starb,Ad(Bck <starback@stp.lingfil.uu.se> (tiny change) 52007-02-22 Per Starb,Ad(Bck <starback@stp.lingfil.uu.se> (tiny change)
2 6
3 * NEWS: Grammar and capitalization fixes. 7 * NEWS: Grammar and capitalization fixes.
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 263aab350e0..217734d83b4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12007-02-23 Eli Zaretskii <eliz@gnu.org> 12007-02-23 Eli Zaretskii <eliz@gnu.org>
2 2
3 * mail/rmailedit.el (rmail-cease-edit): Restore the Rmail toolbar.
4
3 * textmodes/sgml-mode.el (sgml-validate): Quote the file name with 5 * textmodes/sgml-mode.el (sgml-validate): Quote the file name with
4 shell-quote-argument. 6 shell-quote-argument.
5 7