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: Wed, 25 May 2005 10:18:46 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7591 emacs/lisp/ChangeLog:1.7592
*** emacs/lisp/ChangeLog:1.7591 Wed May 25 14:09:14 2005
--- emacs/lisp/ChangeLog        Wed May 25 14:18:45 2005
***************
*** 1,3 ****
--- 1,8 ----
+ 2005-05-25  Stefan Monnier  <address@hidden>
+ 
+       * startup.el (normal-top-level): Allow modification of load-path while
+       we're iterating over it.
+ 
  2005-05-25  Juanma Barranquero  <address@hidden>
  
        * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
***************
*** 22,36 ****
  
  2005-05-24  Nick Roberts  <address@hidden>
  
!       * progmodes/gdb-ui.el (gdb-inferior-io-mode-map): Bind
!       gdb-inferior-io-eof to C-d.
  
        * dired.el (dired-dnd-popup-notice): Use message-box.
  
  2005-05-23  Masatake YAMATO  <address@hidden>
  
!       * bindings.el (mode-line-major-mode-keymap): Bind
!       [mode-line down-mouse-1] to `mouse-major-mode-menu'.
  
        * faces.el (mode-line-highlight): New face.
  
--- 27,41 ----
  
  2005-05-24  Nick Roberts  <address@hidden>
  
!       * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
!       Bind gdb-inferior-io-eof to C-d.
  
        * dired.el (dired-dnd-popup-notice): Use message-box.
  
  2005-05-23  Masatake YAMATO  <address@hidden>
  
!       * bindings.el (mode-line-major-mode-keymap):
!       Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
  
        * faces.el (mode-line-highlight): New face.
  
***************
*** 394,400 ****
  
  2005-05-19  Carsten Dominik  <address@hidden>
  
!       * textmodes/reftex.el (reftex-isearch-minor-mode): Moved the
        definition of this variable from reftex-global.el to reftex.el,
        because it is needed in the menu.
  
--- 399,405 ----
  
  2005-05-19  Carsten Dominik  <address@hidden>
  
!       * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
        definition of this variable from reftex-global.el to reftex.el,
        because it is needed in the menu.
  
***************
*** 417,424 ****
        (makefile-add-this-line-macro): Simplify and integrate into
        `makefile-pickup-macros.
        (makefile-pickup-filenames-as-targets): Simplify.
!       (makefile-previous-dependency, makefile-match-dependency): Don't
!       stumble over `::'.
  
  2005-05-19  Nick Roberts  <address@hidden>
  
--- 422,429 ----
        (makefile-add-this-line-macro): Simplify and integrate into
        `makefile-pickup-macros.
        (makefile-pickup-filenames-as-targets): Simplify.
!       (makefile-previous-dependency, makefile-match-dependency):
!       Don't stumble over `::'.
  
  2005-05-19  Nick Roberts  <address@hidden>
  
***************
*** 432,439 ****
        * help-fns.el (describe-variable): Remove hyperlinks in a
        variable's value as these are quite frequently inappropriate.
  
!       * follow.el (follow-submit-feedback, follow-mode): Remove
!       references to post-command-idle-hook.
  
  2005-05-18  Daniel Pfeiffer  <address@hidden>
  
--- 437,444 ----
        * help-fns.el (describe-variable): Remove hyperlinks in a
        variable's value as these are quite frequently inappropriate.
  
!       * follow.el (follow-submit-feedback, follow-mode):
!       Remove references to post-command-idle-hook.
  
  2005-05-18  Daniel Pfeiffer  <address@hidden>
  




reply via email to

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