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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Fri, 15 Jul 2005 10:49:56 -0400

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  <address@hidden>
  
!       * 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  <address@hidden>
  
!       * 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  <address@hidden>
  
        * 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  <address@hidden>
  
        * hexl.el (hexl-mode-map): Recognize also `ehelp-command' as a
        valid binding for `help-char'.
  
--- 11,30 ----
  2005-07-15  Kim F. Storm  <address@hidden>
  
        * 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  <address@hidden>
  
+       * 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  <address@hidden>
  
!       * calc/calc-units.el (math-apply-units):  Change the places in
        which units are simplified.
  
  2005-07-07  Luc Teirlinck  <address@hidden>
--- 385,391 ----
  
  2005-07-07  Jay Belanger  <address@hidden>
  
!       * calc/calc-units.el (math-apply-units): Change the places in
        which units are simplified.
  
  2005-07-07  Luc Teirlinck  <address@hidden>




reply via email to

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