aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog14
1 files changed, 10 insertions, 4 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 4a76265d293..1dc4eed7365 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12008-01-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2
3 * blank-mode.el: Renamed to whitespace.el.
4
5 * obsolete/whitespace.el: Renamed to obsolete/old-whitespace.el.
6
12008-01-31 Stefan Monnier <monnier@iro.umontreal.ca> 72008-01-31 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * net/rcompile.el (remote-compile): Remove broken code. 9 * net/rcompile.el (remote-compile): Remove broken code.
@@ -6,16 +12,16 @@
6 12
7 * term/w32-win.el (image-library-alist): Prefer libxpm.dll. 13 * term/w32-win.el (image-library-alist): Prefer libxpm.dll.
8 14
152008-01-31 Juanma Barranquero <lekktu@gmail.com>
16
17 * linum.el (linum-unload-function): New function.
18
92008-01-30 Nick Roberts <nickrob@snap.net.nz> 192008-01-30 Nick Roberts <nickrob@snap.net.nz>
10 20
11 * progmodes/gdb-ui.el (gdb-var-set-format-regexp): New constant. 21 * progmodes/gdb-ui.el (gdb-var-set-format-regexp): New constant.
12 (gdb-var-set-format-handler): New function. 22 (gdb-var-set-format-handler): New function.
13 (gdb-var-set-format): Use it. 23 (gdb-var-set-format): Use it.
14 24
152008-01-31 Juanma Barranquero <lekktu@gmail.com>
16
17 * linum.el (linum-unload-function): New function.
18
192008-01-30 Juanma Barranquero <lekktu@gmail.com> 252008-01-30 Juanma Barranquero <lekktu@gmail.com>
20 26
21 * emacs-lisp/check-declare.el (check-declare-directory): 27 * emacs-lisp/check-declare.el (check-declare-directory):