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: Tue, 29 Jul 2003 16:30:13 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.5314 emacs/lisp/ChangeLog:1.5315
*** emacs/lisp/ChangeLog:1.5314 Mon Jul 28 18:32:00 2003
--- emacs/lisp/ChangeLog        Tue Jul 29 16:30:11 2003
***************
*** 1,3 ****
--- 1,8 ----
+ 2003-07-29  Jesper Harder  <address@hidden>  (tiny change)
+ 
+       * comint.el (comint-read-noecho): Use `clear-string' instead of
+       `fillarray'.
+ 
  2003-07-29  Thomas W Murphy  <address@hidden>  (tiny change)
  
        * outline.el (outline-mode-hook): Add defvar.
***************
*** 6,12 ****
  
        * gdb-ui.el (gdb-setup-windows, gdb-restore-windows): Restore
        assembler in source window if that is what has been selected.
!       (menu): Add gdb-restore-windows to menu. Make gdba
        specific menus only visible from gdba.
  
  2003-07-28  Tak Ota  <address@hidden>  (tiny change)
--- 11,17 ----
  
        * gdb-ui.el (gdb-setup-windows, gdb-restore-windows): Restore
        assembler in source window if that is what has been selected.
!       (menu): Add gdb-restore-windows to menu.  Make gdba
        specific menus only visible from gdba.
  
  2003-07-28  Tak Ota  <address@hidden>  (tiny change)
***************
*** 18,24 ****
  
        * progmodes/gud.el (gdb-script-font-lock-keywords):
        Put `font-lock-function-name-face' on a symbol which includes
!       `-' like `hook-run'. Put font-lock-variable-name-face
        on a symbol starting with $.
  
  2003-07-27  Markus Rost  <address@hidden>
--- 23,29 ----
  
        * progmodes/gud.el (gdb-script-font-lock-keywords):
        Put `font-lock-function-name-face' on a symbol which includes
!       `-' like `hook-run'.  Put font-lock-variable-name-face
        on a symbol starting with $.
  
  2003-07-27  Markus Rost  <address@hidden>




reply via email to

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