diff lisp/options.el @ 49597:e88404e8f2cf

Trailing whitespace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 12:29:42 +0000
parents 253f761ad37b
children
line wrap: on
line diff
--- a/lisp/options.el	Tue Feb 04 12:03:59 2003 +0000
+++ b/lisp/options.el	Tue Feb 04 12:29:42 2003 +0000
@@ -52,7 +52,7 @@
 	    (princ ":\n\t")
 	    (prin1 (symbol-value sym))
 	    (terpri)
-	    (princ (substitute-command-keys 
+	    (princ (substitute-command-keys
 		    (documentation-property sym 'variable-documentation)))
 	    (princ "\n;;\n"))
 	  (setq vars (cdr vars))))