]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorNick Roberts <nickrob@snap.net.nz>
Thu, 16 Mar 2006 22:54:02 +0000 (22:54 +0000)
committerNick Roberts <nickrob@snap.net.nz>
Thu, 16 Mar 2006 22:54:02 +0000 (22:54 +0000)
lisp/ChangeLog

index 3cce2f283c2076f855aae32a340aed721ebcfb0f..3b7ec8be472f510ccd9bff1e830dda801665f74c 100644 (file)
@@ -1,3 +1,14 @@
+2006-03-17  Nick Roberts  <nickrob@snap.net.nz>
+
+       * progmodes/gdb-ui.el (gud-watch): Provide completion.
+       (gdb-continuation): New variable.
+       (gdb-send): Deal with continuation lines.
+
+       * progmodes/gud.el (gud-gdb-complete-command)
+       (gud-gdb-run-command-fetch-lines): Adapt for use with watch
+       expressions.
+       (gud-tooltip-mode): Use buffer-local value.
+
 2006-03-16  Kim F. Storm  <storm@cua.dk>
 
        * ido.el (ido-edit-input): Use selected match, if any.