*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sat, 31 Dec 2005 14:22:24 +0000 (14:22 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 31 Dec 2005 14:22:24 +0000 (14:22 +0000)
lisp/ChangeLog
src/ChangeLog

index 156c863..5a50955 100644 (file)
@@ -1,3 +1,8 @@
+2005-12-31  Eli Zaretskii  <eliz@gnu.org>
+
+       * progmodes/gud.el (gud-display-line): Support hl-line in the
+       source buffer.
+
 2005-12-31  Lennart Borgman  <lennart.borgman.073@student.lu.se>  (tiny change)
 
        * mouse.el (mouse-drag-window-above): Verify that the found window
index f598976..398fe28 100644 (file)
@@ -1,3 +1,7 @@
+2005-12-31  Eli Zaretskii  <eliz@gnu.org>
+
+       * emacs.c (gdb_pvec_type): A dummy variable for GDB's sake.
+
 2005-12-30  Luc Teirlinck  <teirllm@auburn.edu>
 
        * textprop.c (set_text_properties): Reword description of return value.