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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 01 Feb 2008 14:44:47 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Juanma Barranquero <lektu>      08/02/01 14:44:47

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12700
retrieving revision 1.12701
diff -u -b -r1.12700 -r1.12701
--- ChangeLog   1 Feb 2008 11:25:16 -0000       1.12700
+++ ChangeLog   1 Feb 2008 14:44:44 -0000       1.12701
@@ -1,5 +1,22 @@
 2008-02-01  Juanma Barranquero  <address@hidden>
 
+       * whitespace.el (whitespace): Set :version tag to 23.1.
+       (whitespace-turn-off, whitespace-toggle-options): Fix typos.
+       (whitespace-style, whitespace-chars, whitespace-space)
+       (whitespace-hspace, whitespace-tab, whitespace-newline)
+       (whitespace-trailing, whitespace-line, whitespace-space-before-tab)
+       (whitespace-indentation, whitespace-empty, whitespace-space-after-tab)
+       (whitespace-hspace-regexp, whitespace-space-regexp)
+       (whitespace-tab-regexp, whitespace-trailing-regexp)
+       (whitespace-space-before-tab-regexp, whitespace-indentation-regexp)
+       (whitespace-empty-at-bob-regexp, whitespace-empty-at-eob-regexp)
+       (whitespace-space-after-tab-regexp, whitespace-line-column)
+       (whitespace-display-mappings, global-whitespace-toggle-options)
+       (whitespace-cleanup, whitespace-cleanup-region)
+       (whitespace-interactive-char): Doc fixes.
+
+2008-02-01  Juanma Barranquero  <address@hidden>
+
        * whitespace.el (global-whitespace-mode): Fix modeline lighter.
        When turning off the global mode, turn off the local modes too
        if whitespace is being unloaded.




reply via email to

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