emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 28 Dec 2001 19:46:27 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3258 emacs/lisp/ChangeLog:1.3259
*** emacs/lisp/ChangeLog:1.3258 Fri Dec 28 13:58:50 2001
--- emacs/lisp/ChangeLog        Fri Dec 28 19:46:26 2001
***************
*** 1,5 ****
--- 1,16 ----
  2001-12-28  Richard M. Stallman  <address@hidden>
  
+       * 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]