diff options
| author | Eli Zaretskii | 2007-02-23 20:01:24 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2007-02-23 20:01:24 +0000 |
| commit | b0629b0dab174dffc2817c6e08ff1f8c6cd443f5 (patch) | |
| tree | f9cc04571ce0a2436f6242bae82e5495f3879434 /lisp | |
| parent | 22cc1d2046b3b78115126fe3d690eb741c2aed00 (diff) | |
| download | emacs-b0629b0dab174dffc2817c6e08ff1f8c6cd443f5.tar.gz emacs-b0629b0dab174dffc2817c6e08ff1f8c6cd443f5.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 263aab350e0..217734d83b4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2007-02-23 Eli Zaretskii <eliz@gnu.org> | 1 | 2007-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 | ||