changeset 79921:c9f1d2d513a7

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 25 Jan 2008 15:25:23 +0000
parents 5096ade2d1f5
children 72d7c36f6411
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Jan 25 15:11:18 2008 +0000
+++ b/lisp/ChangeLog	Fri Jan 25 15:25:23 2008 +0000
@@ -1,3 +1,7 @@
+2008-01-25  Juanma Barranquero  <lekktu@gmail.com>
+
+	* allout.el (allout-unload-function): New function.
+
 2008-01-25  Vinicius Jose Latorre  <viniciusjl@ig.com.br>
 
 	* blank-mode.el: New version 9.0.  New commands to clean up some blank
@@ -8,8 +12,7 @@
 	(blank-indentation, blank-empty, blank-space-after-tab): New faces.
 	(blank-indentation, blank-empty, blank-space-after-tab)
 	(blank-indentation-regexp, blank-empty-at-bob-regexp)
-	(blank-empty-at-eob-regexp, blank-space-after-tab-regexp): New
-	options.
+	(blank-empty-at-eob-regexp, blank-space-after-tab-regexp): New options.
 	(blank-cleanup, blank-cleanup-region): New commands.
 	(blank-color-on): Code fix.