aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNick Roberts2008-04-12 13:11:35 +0000
committerNick Roberts2008-04-12 13:11:35 +0000
commit8d36ea1b23765a62e6b0ffb9d2d49ca33e417edb (patch)
treef0e4d2d10b5b0ffc4bb2d6fc2e5fedcfc4d38d7f
parent5e01f1ca4989b9466927f48a8a5fdca031fa08dc (diff)
downloademacs-8d36ea1b23765a62e6b0ffb9d2d49ca33e417edb.tar.gz
emacs-8d36ea1b23765a62e6b0ffb9d2d49ca33e417edb.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0ff3b4178ce..20f04983fbd 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
12008-04-12 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-ui.el (gdb-init-buffer): New function.
4 (gdb-set-gud-minor-mode-existing-buffers)
5 (gdb-info-breakpoints-custom, gdb-get-location)
6 (gdb-set-gud-minor-mode-existing-buffers-1): Use it.
7 Previously gdb-create-define-alist wasn't always run and added to
8 after-save-hook.
9
10 * progmodes/gud.el (gud-tooltip-tips): Use tooltip-event-buffer
11
12008-04-12 Kevin Ryde <user42@zip.com.au> 122008-04-12 Kevin Ryde <user42@zip.com.au>
2 13
3 * progmodes/make-mode.el (makefile-fill-paragraph): Treat indented 14 * progmodes/make-mode.el (makefile-fill-paragraph): Treat indented