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/gulp.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/emacs-lisp/gulp.el') diff --git a/lisp/emacs-lisp/gulp.el b/lisp/emacs-lisp/gulp.el index eb9f8af4105..a176a7ac013 100644 --- a/lisp/emacs-lisp/gulp.el +++ b/lisp/emacs-lisp/gulp.el @@ -103,7 +103,7 @@ is left in the `*gulp*' buffer at the end." (while (setq node (car m-p-alist)) (setq msg (gulp-create-message (cdr node) time)) (setq mail-setup-hook - (lambda () + (lambda () (mail-subject) (insert "It's time for Emacs updates again") (goto-char (point-max)) -- cgit v1.2.3