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 [EMACS_22_BASE]


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

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Vinicius Jose Latorre <viniciusjl>      08/01/25 14:10:35

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.566
retrieving revision 1.11049.2.567
diff -u -b -r1.11049.2.566 -r1.11049.2.567
--- ChangeLog   25 Jan 2008 04:42:30 -0000      1.11049.2.566
+++ ChangeLog   25 Jan 2008 14:10:32 -0000      1.11049.2.567
@@ -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  Sven Joachim  <address@hidden>
 
        * view.el (kill-buffer-if-not-modified): Don't pass t to




reply via email to

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