From a1506d2977a8c2eb982ad0b59416009cdfaa6f51 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 4 Feb 2003 13:24:35 +0000 Subject: Trailing whitepace deleted. --- lisp/emacs-lisp/autoload.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/emacs-lisp/autoload.el') diff --git a/lisp/emacs-lisp/autoload.el b/lisp/emacs-lisp/autoload.el index e37acb1b305..21af0d866ea 100644 --- a/lisp/emacs-lisp/autoload.el +++ b/lisp/emacs-lisp/autoload.el @@ -318,7 +318,7 @@ are used." (setq autoload form)) (let ((autoload-print-form-outbuf outbuf)) (autoload-print-form autoload))) - + ;; Copy the rest of the line to the output. (princ (buffer-substring (progn -- cgit v1.2.1