Mercurial > emacs
comparison lisp/ChangeLog @ 79921:c9f1d2d513a7
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 25 Jan 2008 15:25:23 +0000 |
parents | e42a426fa236 |
children | 9fc0000693c9 |
comparison
equal
deleted
inserted
replaced
79920:5096ade2d1f5 | 79921:c9f1d2d513a7 |
---|---|
1 2008-01-25 Juanma Barranquero <lekktu@gmail.com> | |
2 | |
3 * allout.el (allout-unload-function): New function. | |
4 | |
1 2008-01-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> | 5 2008-01-25 Vinicius Jose Latorre <viniciusjl@ig.com.br> |
2 | 6 |
3 * blank-mode.el: New version 9.0. New commands to clean up some blank | 7 * blank-mode.el: New version 9.0. New commands to clean up some blank |
4 problems like trailing blanks. New faces and regexp for visualizing | 8 problems like trailing blanks. New faces and regexp for visualizing |
5 the blank problems. Doc fix. | 9 the blank problems. Doc fix. |
6 (blank-chars, blank-global-modes, blank-chars-value-list) | 10 (blank-chars, blank-global-modes, blank-chars-value-list) |
7 (blank-toggle-option-alist, blank-help-text): Initialization fix. | 11 (blank-toggle-option-alist, blank-help-text): Initialization fix. |
8 (blank-indentation, blank-empty, blank-space-after-tab): New faces. | 12 (blank-indentation, blank-empty, blank-space-after-tab): New faces. |
9 (blank-indentation, blank-empty, blank-space-after-tab) | 13 (blank-indentation, blank-empty, blank-space-after-tab) |
10 (blank-indentation-regexp, blank-empty-at-bob-regexp) | 14 (blank-indentation-regexp, blank-empty-at-bob-regexp) |
11 (blank-empty-at-eob-regexp, blank-space-after-tab-regexp): New | 15 (blank-empty-at-eob-regexp, blank-space-after-tab-regexp): New options. |
12 options. | |
13 (blank-cleanup, blank-cleanup-region): New commands. | 16 (blank-cleanup, blank-cleanup-region): New commands. |
14 (blank-color-on): Code fix. | 17 (blank-color-on): Code fix. |
15 | 18 |
16 2008-01-25 Sven Joachim <svenjoac@gmx.de> | 19 2008-01-25 Sven Joachim <svenjoac@gmx.de> |
17 | 20 |