Mercurial > emacs
diff lisp/resume.el @ 49597:e88404e8f2cf
Trailing whitespace deleted.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Tue, 04 Feb 2003 12:29:42 +0000 |
parents | b1a3fef3d648 |
children | 695cf19ef79e d7ddb3e565de |
line wrap: on
line diff
--- a/lisp/resume.el Tue Feb 04 12:03:59 2003 +0000 +++ b/lisp/resume.el Tue Feb 04 12:29:42 2003 +0000 @@ -84,7 +84,7 @@ ;; arguments are now in reverse order (setq args (nreverse args)) ;; make sure they're not read again - (erase-buffer)) + (erase-buffer)) (resume-write-buffer-to-file (current-buffer) resume-emacs-args-file) ;; if nothing was in buffer, args will be null (or (null args)