aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog33
1 files changed, 33 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 27f8a12fc16..3c5a1e6994e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,36 @@
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
122008-04-12 Kevin Ryde <user42@zip.com.au>
13
14 * progmodes/make-mode.el (makefile-fill-paragraph): Treat indented
15 comments like unindented ones.
16
172008-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
18
19 * term/mac-win.el (mac-ae-open-documents): Adjust selection range
20 parameter origins.
21
222008-04-11 Kevin Ryde <user42@zip.com.au>
23
24 * emacs-lisp/autoload.el (autoload-generate-file-autoloads):
25 Bind print-level to ensure output forms aren't truncated if
26 print-level is set to eval-expression-print-level when going via
27 eval-defun and friends, or has been otherwise fiddled with.
28
292008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
30
31 * progmodes/cc-mode.el (c-basic-common-init): Don't set
32 font-lock-extend-after-change-region-function globally.
33
12008-04-23 Juanma Barranquero <lekktu@gmail.com> 342008-04-23 Juanma Barranquero <lekktu@gmail.com>
2 35
3 * speedbar.el (speedbar-use-tool-tips-flag) 36 * speedbar.el (speedbar-use-tool-tips-flag)