Mercurial > hg > xemacs-beta
diff lisp/files.el @ 2116:ce294639d321
[xemacs-hg @ 2004-06-06 23:58:40 by adrian]
xemacs-21.5: phrase duplication typo fixes for lisp and src
-------------------- ChangeLog entries follow: --------------------
lisp/ChangeLog addition:
2004-06-07 Adrian Aichner <adrian@xemacs.org>
* mule/ethio-util.el (ethio-sera-to-fidel-region): Phrase
duplication typo fixes for typos found by
xemacs-builds/adrian/typology/phrase-duplication-typo.pl.
* mule/mule-charset.el (make-translation-table): Ditto.
2004-06-07 Adrian Aichner <adrian@xemacs.org>
* files.el (basic-save-buffer): Ditto.
* lisp-mode.el (eval-interactive-verbose): Ditto.
* newcomment.el (uncomment-region): Ditto.
src/ChangeLog addition:
2004-06-07 Adrian Aichner <adrian@xemacs.org>
* device-x.c (x_IO_error_handler): Phrase duplication typo fixes
for typos found by
xemacs-builds/adrian/typology/phrase-duplication-typo.pl.
author | adrian |
---|---|
date | Sun, 06 Jun 2004 23:58:46 +0000 |
parents | 19834ffbffc4 |
children | ba1cb56059fb |
line wrap: on
line diff
--- a/lisp/files.el Sun Jun 06 21:50:31 2004 +0000 +++ b/lisp/files.el Sun Jun 06 23:58:46 2004 +0000 @@ -2806,7 +2806,7 @@ "Save the current buffer in its visited file, if it has been modified. The hooks `write-contents-hooks', `local-write-file-hooks' and `write-file-hooks' get a chance to do the job of saving; if they do not, -then the buffer is saved in the visited file file in the usual way. +then the buffer is saved in the visited file in the usual way. After saving the buffer, this function runs `after-save-hook'." (interactive) (save-current-buffer