]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorRomain Francoise <romain@orebokech.com>
Sat, 4 Nov 2006 11:56:14 +0000 (11:56 +0000)
committerRomain Francoise <romain@orebokech.com>
Sat, 4 Nov 2006 11:56:14 +0000 (11:56 +0000)
lisp/ChangeLog

index c327b9d1377fcbe42f04bc2e6f061b5f2d54a7a5..b7f2a1a843c91f656c8ab3203882fe3d71e7f7d8 100644 (file)
@@ -1,4 +1,4 @@
-2006-11-04 Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
+2006-11-04  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
 
        * faces.el (faces-sample-overlay, describe-face): Revert last
        changes.
@@ -9,7 +9,7 @@
 
        * whitespace.el (whitespace-indent-regexp): Make this match any
        multiples of eight spaces near the beginning of a line.
-       (whitespace-buffer): Use `remove-overlays' instead of   
+       (whitespace-buffer): Use `remove-overlays' instead of
        `whitespace-unhighlight-the-space' and `overlay-recenter' to
        speed up overlay handling.
        (whitespace-buffer-leading, whitespace-buffer-trailing): Make
        * battery.el (battery-linux-proc-acpi): Prevent range error when
        `full-capacity' is 0.
 
-2006-10-31 Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
+2006-10-31  Yoni Rabkin Katzenell  <yoni-r@actcom.com>  (tiny change)
 
        * faces.el (faces-sample-overlay): New defvar.
        (faces-sample-overlay): New function to show face sample text.