[Top][All Lists]
[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>
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, (continued)
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Richard M. Stallman, 2003/07/25
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, John Paul Wallington, 2003/07/25
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kenichi Handa, 2003/07/26
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Andre Spiegel, 2003/07/26
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Markus Rost, 2003/07/26
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Markus Rost, 2003/07/27
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Masatake YAMATO, 2003/07/28
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, John Paul Wallington, 2003/07/28
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Nick Roberts, 2003/07/28
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Juanma Barranquero, 2003/07/28
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog,
Juanma Barranquero <=
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kenichi Handa, 2003/07/30
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, Kenichi Handa, 2003/07/30
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog, John Paul Wallington, 2003/07/31