# HG changeset patch # User Juanma Barranquero # Date 1201274723 0 # Node ID c9f1d2d513a79f7479686694b49fd82351654819 # Parent 5096ade2d1f53e2c7877f1c0f1128137fe135ee3 *** empty log message *** diff -r 5096ade2d1f5 -r c9f1d2d513a7 lisp/ChangeLog --- 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 + + * allout.el (allout-unload-function): New function. + 2008-01-25 Vinicius Jose Latorre * 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.