Mercurial > emacs
comparison lisp/ChangeLog @ 88097:1662791e8fd8
Rename blank-mode.el to whitespace.el and obsolete/whitespace.el to obsolete/old-whitespace.el
author | Vinicius Jose Latorre <viniciusjl@ig.com.br> |
---|---|
date | Thu, 31 Jan 2008 16:08:29 +0000 |
parents | 21873b86ecb7 |
children | e73c30ed1989 |
comparison
equal
deleted
inserted
replaced
88096:41c3a568ba86 | 88097:1662791e8fd8 |
---|---|
1 2008-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 | |
1 2008-01-31 Stefan Monnier <monnier@iro.umontreal.ca> | 7 2008-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. |
4 | 10 |
5 2008-01-31 Jason Rumney <jasonr@gnu.org> | 11 2008-01-31 Jason Rumney <jasonr@gnu.org> |
6 | 12 |
7 * term/w32-win.el (image-library-alist): Prefer libxpm.dll. | 13 * term/w32-win.el (image-library-alist): Prefer libxpm.dll. |
14 | |
15 2008-01-31 Juanma Barranquero <lekktu@gmail.com> | |
16 | |
17 * linum.el (linum-unload-function): New function. | |
8 | 18 |
9 2008-01-30 Nick Roberts <nickrob@snap.net.nz> | 19 2008-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 | |
15 2008-01-31 Juanma Barranquero <lekktu@gmail.com> | |
16 | |
17 * linum.el (linum-unload-function): New function. | |
18 | 24 |
19 2008-01-30 Juanma Barranquero <lekktu@gmail.com> | 25 2008-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): |
22 * emacs-lisp/authors.el (authors): Use `find-program' and | 28 * emacs-lisp/authors.el (authors): Use `find-program' and |