aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d81faec84fb..39c11d23041 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12007-09-21 Francesco Potort,Al(B <pot@gnu.org>
2
3 * progmodes/octave-inf.el (inferior-octave-mode): Use add-hook to
4 add inferior-octave-directory-tracker to the buffer-local value
5 of comint-input-filter-functions.
6
12007-09-21 Dan Nicolaescu <dann@ics.uci.edu> 72007-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2 8
3 * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions. 9 * xt-mouse.el (xterm-mouse-mode): Re-enable suspend-tty-functions.
@@ -3589,7 +3595,12 @@
3589 3595
3590 * replace.el (match): Use yellow1 instead of yellow. 3596 * replace.el (match): Use yellow1 instead of yellow.
3591 3597
3598<<<<<<< ChangeLog
3599 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of
3600 red.
3601=======
3592 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of red. 3602 * progmodes/gdb-ui.el (breakpoint-enabled): Use red1 instead of red.
3603>>>>>>> 1.11807
3593 3604
3594 * pcvs-info.el (cvs-unknown): Likewise. 3605 * pcvs-info.el (cvs-unknown): Likewise.
3595 3606