Mercurial > emacs
changeset 42394:c50322da074e
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 29 Dec 2001 00:46:26 +0000 |
parents | a31dc22699ed |
children | e653ac38fd11 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Dec 29 00:46:11 2001 +0000 +++ b/lisp/ChangeLog Sat Dec 29 00:46:26 2001 +0000 @@ -1,5 +1,16 @@ 2001-12-28 Richard M. Stallman <rms@gnu.org> + * net/ange-ftp.el (ange-ftp-allow-child-lookup): Always return nil. + This fixes a bug that treated all files as directories. + + * international/iso-transl.el (iso-transl-char-map) Eliminate the + alias symbols--put the translated sequences here directly. + + * progmodes/cc-mode.el (c-mode-abbrev-table) + (c++-mode-abbrev-table, objc-mode-abbrev-table) + (java-mode-abbrev-table, pike-mode-abbrev-table): + Mark all the predefined abbrevs as "system" abbrevs. + * mail/sendmail.el (mail-envelope-from): Fix custom type. (sendmail-send-it): Check mail-specify-envelope-from and mail-envelope-from in the mail buffer at start.