Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7949 emacs/lisp/ChangeLog:1.7950
*** emacs/lisp/ChangeLog:1.7949 Fri Jul 15 14:42:10 2005
--- emacs/lisp/ChangeLog        Fri Jul 15 14:49:54 2005
***************
*** 1,6 ****
  2005-07-16  Nick Roberts  <[EMAIL PROTECTED]>
  
!       * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler): 
        Don't consider gdbmi (gdb-mi.el has its own update functions).
        (gdb-var-delete): Make it work for gdbmi as well.
        (gdb-speedbar-expand-node): Move var-update here for gdbmi.
--- 1,6 ----
  2005-07-16  Nick Roberts  <[EMAIL PROTECTED]>
  
!       * progmodes/gdb-ui.el (gdb-var-update, gdb-var-update-handler):
        Don't consider gdbmi (gdb-mi.el has its own update functions).
        (gdb-var-delete): Make it work for gdbmi as well.
        (gdb-speedbar-expand-node): Move var-update here for gdbmi.
***************
*** 11,23 ****
  2005-07-15  Kim F. Storm  <[EMAIL PROTECTED]>
  
        * ido.el: Fix commentary.
!       (ido-define-mode-map): Move ido-next-work-file  to C-M-o.
        Use with-no-warnings around ffap-guesser.
        (ido-file-internal, ido-read-file-name, ido-read-directory-name):
        Let bind minibuffer-completing-file-name to t.
  
  2005-07-15  Juanma Barranquero  <[EMAIL PROTECTED]>
  
        * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
        valid binding for `help-char'.
  
--- 11,30 ----
  2005-07-15  Kim F. Storm  <[EMAIL PROTECTED]>
  
        * ido.el: Fix commentary.
!       (ido-define-mode-map): Move ido-next-work-file to C-M-o.
        Use with-no-warnings around ffap-guesser.
        (ido-file-internal, ido-read-file-name, ido-read-directory-name):
        Let bind minibuffer-completing-file-name to t.
  
  2005-07-15  Juanma Barranquero  <[EMAIL PROTECTED]>
  
+       * startup.el (site-run-file, keyboard-type): Doc fixes.
+       (command-line): Check for "--basic-display" argument; also for
+       "--quick", not "--bare-bones" (which was renamed).
+       (fancy-splash-text): Add missing item "Getting New Versions".
+       (normal-splash-screen): Fix typos and improve consistency with
+       `fancy-splash-text'.  Update copyright year.
+ 
        * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
        valid binding for `help-char'.
  
***************
*** 378,384 ****
  
  2005-07-07  Jay Belanger  <[EMAIL PROTECTED]>
  
!       * calc/calc-units.el (math-apply-units):  Change the places in
        which units are simplified.
  
  2005-07-07  Luc Teirlinck  <[EMAIL PROTECTED]>
--- 385,391 ----
  
  2005-07-07  Jay Belanger  <[EMAIL PROTECTED]>
  
!       * calc/calc-units.el (math-apply-units): Change the places in
        which units are simplified.
  
  2005-07-07  Luc Teirlinck  <[EMAIL PROTECTED]>


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to