emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Vinicius Jose Latorre
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 25 Jan 2008 14:09:58 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Vinicius Jose Latorre <viniciusjl>      08/01/25 14:09:58

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12649
retrieving revision 1.12650
diff -u -b -r1.12649 -r1.12650
--- ChangeLog   25 Jan 2008 05:38:31 -0000      1.12649
+++ ChangeLog   25 Jan 2008 14:09:56 -0000      1.12650
@@ -1,3 +1,18 @@
+2008-01-25  Vinicius Jose Latorre  <address@hidden>
+
+       * blank-mode.el: New version 9.0.  New commands to clean up some blank
+       problems like trailing blanks.  New faces and regexp for visualizing
+       the blank problems.  Doc fix.
+       (blank-chars, blank-global-modes, blank-chars-value-list)
+       (blank-toggle-option-alist, blank-help-text): Initialization fix.
+       (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-cleanup, blank-cleanup-region): New commands.
+       (blank-color-on): Code fix.
+
 2008-01-25  Dan Nicolaescu  <address@hidden>
 
        * ibuffer.el (ibuffer-default-sorting-mode): Add option to sort by




reply via email to

[Prev in Thread] Current Thread [Next in Thread]