Mercurial > emacs
changeset 62623:9b59b764daac
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 22 May 2005 13:56:37 +0000 |
parents | d27edfeb78fa |
children | 519850fadc32 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 24 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun May 22 13:51:28 2005 +0000 +++ b/lisp/ChangeLog Sun May 22 13:56:37 2005 +0000 @@ -1,3 +1,27 @@ +2005-05-22 Richard M. Stallman <rms@gnu.org> + + * progmodes/etags.el (list-tags): Use with-no-warnings. + + * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings. + (smtpmail-send-queued-mail): Avoid beginning-of-buffer. + (starttls-extra-args, starttls-extra-arguments): Add defvars. + + * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer. + + * language/viet-util.el (viet-viscii-nonascii-translation-table): + Add defvar. + + * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf): + Use defvar, not defconst. + + * hexl.el (hexl-follow-line): Use with-no-warnings. + + * emulation/tpu-extras.el: Use write-file-functions instead of + write-file-hooks. + + * dired.el (dired-font-lock-keywords): Fontify files with junk + extensions even if marked by -F. + 2005-05-23 Nick Roberts <nickrob@snap.net.nz> * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps