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: Luc Teirlinck
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Tue, 15 Nov 2005 21:36:10 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8591 emacs/lisp/ChangeLog:1.8592
*** emacs/lisp/ChangeLog:1.8591 Wed Nov 16 00:54:52 2005
--- emacs/lisp/ChangeLog        Wed Nov 16 02:36:09 2005
***************
*** 1,3 ****
--- 1,18 ----
+ 2005-11-15  Luc Teirlinck  <address@hidden>
+ 
+       * startup.el (command-line): Use `custom-reevaluate-setting' for
+       `file-name-shadow-mode'.
+ 
+       * loadup.el: Preload rfn-eshadow.
+ 
+       * rfn-eshadow.el (file-name-shadow-mode): Set :init-value to t.
+ 
+       * cus-edit.el (custom-add-parent-links): Fix bug whereby, for
+       instance, `(fringe custom-face)' shadowed `(fringe custom-group)'
+       in the custom-group property of the symbol frames and the fringe
+       group got no link to its parent group frames.
+       Doc fix.
+ 
  2005-11-16  Nick Roberts  <address@hidden>
  
        * progmodes/gud.el (gud-stop-subjob): New function.
***************
*** 71,77 ****
  
  2005-11-14  Hrvoje Niksic  <address@hidden>
  
!       * savehist.el (savehist-mode): Don't bother with `custom-set-minor-mode.
        (savehist-coding-system): Check XEmacs version.
        (history-length): Declare also at run time.
        (savehist-mode): Don't emit a message.  Don't run the minor mode hook.
--- 86,93 ----
  
  2005-11-14  Hrvoje Niksic  <address@hidden>
  
!       * savehist.el (savehist-mode): Don't bother with
!       `custom-set-minor-mode'.
        (savehist-coding-system): Check XEmacs version.
        (history-length): Declare also at run time.
        (savehist-mode): Don't emit a message.  Don't run the minor mode hook.




reply via email to

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