diff lisp/menu-bar.el @ 49597:e88404e8f2cf

Trailing whitespace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 12:29:42 +0000
parents 5f0cc4c0a0c7
children 78bf19f4f12c d7ddb3e565de
line wrap: on
line diff
--- a/lisp/menu-bar.el	Tue Feb 04 12:03:59 2003 +0000
+++ b/lisp/menu-bar.el	Tue Feb 04 12:29:42 2003 +0000
@@ -1299,7 +1299,7 @@
 
 (defun help-with-tutorial-spec-language ()
   "Use the Emacs tutorial, specifying which language you want."
-  (interactive) 
+  (interactive)
   (help-with-tutorial t))
 
 (define-key menu-bar-help-menu [emacs-tutorial-language-specific]