# HG changeset patch # User Richard M. Stallman # Date 1009586786 0 # Node ID c50322da074ee9de81a8fc97486f1d2f0b1f1b08 # Parent a31dc22699ed978c557d33de163e23734d9b6bb5 *** empty log message *** diff -r a31dc22699ed -r c50322da074e lisp/ChangeLog --- 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 + * 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.