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: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 03 Oct 2005 17:23:07 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8273 emacs/lisp/ChangeLog:1.8274
*** emacs/lisp/ChangeLog:1.8273 Mon Oct  3 20:46:28 2005
--- emacs/lisp/ChangeLog        Mon Oct  3 21:23:06 2005
***************
*** 1,3 ****
--- 1,11 ----
+ 2005-10-03  Stefan Monnier  <address@hidden>
+ 
+       * progmodes/cc-styles.el (c-setup-paragraph-variables): Make sure we do
+       not change the global value of those vars.
+ 
+       * progmodes/cc-mode.el (c-basic-common-init): Remove calls to
+       make-local-variable which we do not need any more.
+ 
  2005-10-03  Chong Yidong  <address@hidden>
  
        * speedbar.el (speedbar-ignored-path-regexp, speedbar-line-path)
***************
*** 17,22 ****
--- 25,33 ----
        like dropping on a non-window part of Emacs.
  
  2005-10-03  Stefan Monnier  <address@hidden>
+ 
+       * net/ange-ftp.el: Use with-current-buffer.
+       (ange-ftp-insert-directory): Do not follow symlinks any more.
  
        * textmodes/ispell.el (ispell-find-aspell-dictionaries):
        Remove interactive spec.




reply via email to

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