]> code.delx.au - gnu-emacs/commitdiff
Restore missing space and put a comment to protect it from being deleted as
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 4 Feb 2003 17:07:42 +0000 (17:07 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 4 Feb 2003 17:07:42 +0000 (17:07 +0000)
trailing whitespace.

lisp/ChangeLog
lisp/ruler-mode.el

index 2e4f74ff16753f95181a4810d6e9aba2fca384da..d2da1e074264e88de3e4436e0fc2f2584e6c279f 100644 (file)
@@ -1,8 +1,3 @@
-2003-02-04  Juanma Barranquero  <lektu@terra.es>
-
-       * international/characters.el: Restore missing space and put a
-       comment to protect it from being deleted as trailing whitespace.
-
 2003-02-04  Richard M. Stallman  <rms@gnu.org>
 
        * term.el (term-raw-map): Set it up at load time.
 
        * image.el (image-type-regexps): Fix typo.
 
+       * international/characters.el: Restore missing space and put a
+       comment to protect it from being deleted as trailing whitespace.
+
+       * ruler-mode.el (ruler-mode-margins-char): Likewise.
+
 2003-02-04  Francesco Potort\e,Al\e(B  <pot@gnu.org>
 
        * mail/rmailout.el (rmail-output): If preserving MIME-version,
index 4727af23da69121f183ba3a4fe5d054cd8ebc967..dc585a85118bd2e7299e5a51a6b7185e0d7fa203 100644 (file)
@@ -179,7 +179,7 @@ or remove a tab stop.  \\[ruler-mode-toggle-show-tab-stops] or
           (integer :tag "Integer char value"
                    :validate ruler-mode-character-validate)))
 
-(defcustom ruler-mode-margins-char ?\
+(defcustom ruler-mode-margins-char ?\   ; Comment to protect space from deletion
   "*Character used in margin areas."
   :group 'ruler-mode
   :type '(choice