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: John Paul Wallington
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 03 Mar 2003 10:13:27 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.4895 emacs/lisp/ChangeLog:1.4896
*** emacs/lisp/ChangeLog:1.4895 Sun Mar  2 20:45:18 2003
--- emacs/lisp/ChangeLog        Mon Mar  3 10:13:01 2003
***************
*** 1,3 ****
--- 1,9 ----
+ 2003-03-03  John Paul Wallington  <address@hidden>
+ 
+       * ibuf-macs.el (ibuffer-aif): Use `make-symbol' instead of
+       `gensym' in case user calls macro at runtime.
+       (ibuffer-save-marks): Likewise.
+ 
  2003-03-03  Kenichi Handa  <address@hidden>
  
        * language/japan-util.el (japanese-symbol-table): Add two entries
***************
*** 18,31 ****
        that first docstring lines ending with a comma are respected.  Add
        "`(" to same so that function and macro bodies beginning with a
        backquote do not get disturbed.  Revise the comments.
!       
  2003-03-01  Jan Dj,Ad(Brv  <address@hidden>
        
        * startup.el (command-line): Call menu-bar-mode with 1 instead of t.
  
        * menu-bar.el (menu-bar-mode): Change to define-minor-mode
        and initialize as for tool-bar-mode.
!       
  2003-02-28  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el: Version 2.0.30 released.
--- 24,37 ----
        that first docstring lines ending with a comma are respected.  Add
        "`(" to same so that function and macro bodies beginning with a
        backquote do not get disturbed.  Revise the comments.
! 
  2003-03-01  Jan Dj,Ad(Brv  <address@hidden>
        
        * startup.el (command-line): Call menu-bar-mode with 1 instead of t.
  
        * menu-bar.el (menu-bar-mode): Change to define-minor-mode
        and initialize as for tool-bar-mode.
! 
  2003-02-28  Kai Gro,A_(Bjohann  <address@hidden>
  
        * net/tramp.el: Version 2.0.30 released.




reply via email to

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