]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Fri, 14 Dec 2001 07:54:12 +0000 (07:54 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 14 Dec 2001 07:54:12 +0000 (07:54 +0000)
lisp/ChangeLog

index 34018fccc73ad58eb5f68cca08a9444e05f7c50d..c429168dc72cb6b54a1850845febbd330108d77a 100644 (file)
@@ -1,3 +1,12 @@
+2001-12-13  David Ponce  <david@dponce.com>
+
+       * ruler-mode.el (ruler-mode-extra-left-cols): Removed.
+       (ruler-mode-left-fringe-cols): New macro.
+       (ruler-mode-right-fringe-cols): New macro.
+       (ruler-mode-left-scroll-bar-cols): New macro.
+       (ruler-mode-right-scroll-bar-cols): New macro.
+       (ruler-mode-ruler): Use above new macros.
+
 2001-12-13  Richard M. Stallman  <rms@gnu.org>
 
        * files.el (set-auto-mode): Fix previous change.