]> git.eshelyaron.com Git - emacs.git/commitdiff
*** 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 156c863e8b4ce3b4464e8945d0805b81dbeb3552..5a50955a2e389d85af69ea8bb086ff1efde1fd10 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 f598976ba0718bffbace80864efda5f1ddfee158..398fe286de9bc15ef579c32f764c0a120be52460 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.