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: Fri, 16 May 2003 17:12:26 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5122 emacs/lisp/ChangeLog:1.5123
*** emacs/lisp/ChangeLog:1.5122 Fri May 16 05:28:39 2003
--- emacs/lisp/ChangeLog        Fri May 16 17:12:25 2003
***************
*** 1,7 ****
  2003-05-16  Lute Kamstra  <address@hidden>
  
!       * hl-line.el (hl-line-highlight, global-hl-line-highlight): Use
!       `line-beginning-position' to determine the beginning of the next
        line.
  
  2003-05-16  Kenichi Handa  <address@hidden>
--- 1,16 ----
+ 2003-05-16  Stefan Monnier  <address@hidden>
+ 
+       * imenu.el (imenu--split-menu): Remove unused var `count'.
+       Don't copy the sequence since we're already modifying it elsewhere.
+       (imenu--create-keymap): Rename from imenu--create-keymap-1.
+       Add optional `cmd' argument.  Remove unused var `counter'.
+       (imenu-update-menubar): Use the new arg to keep the old behavior.
+       (imenu--mouse-menu): Don't use the arg, to recover the lost behavior.
+ 
  2003-05-16  Lute Kamstra  <address@hidden>
  
!       * hl-line.el (hl-line-highlight, global-hl-line-highlight):
!       Use `line-beginning-position' to determine the beginning of the next
        line.
  
  2003-05-16  Kenichi Handa  <address@hidden>




reply via email to

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