diff lisp/help.el @ 49588:37645a051842

Trailing whitespace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 11:26:42 +0000
parents 4e3e9d5a3332
children 9fe119b14379
line wrap: on
line diff
--- a/lisp/help.el	Tue Feb 04 10:58:53 2003 +0000
+++ b/lisp/help.el	Tue Feb 04 11:26:42 2003 +0000
@@ -483,7 +483,7 @@
 	(if (equal string otherstring)
 	    string
 	  (format "%s (translated from %s)" string otherstring))))))
-	  
+
 (defun describe-key-briefly (key &optional insert untranslated)
   "Print the name of the function KEY invokes.  KEY is a string.
 If INSERT (the prefix arg) is non-nil, insert the message in the buffer.