Mercurial > emacs
changeset 41155:f079abe99ced
(command-line-processed): Doc fix.
| author | Pavel Jan?k <Pavel@Janik.cz> |
|---|---|
| date | Fri, 16 Nov 2001 18:33:46 +0000 |
| parents | dfe41fbdcaa0 |
| children | cb9210ff71aa |
| files | lisp/startup.el |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/startup.el Fri Nov 16 18:30:25 2001 +0000 +++ b/lisp/startup.el Fri Nov 16 18:33:46 2001 +0000 @@ -123,7 +123,7 @@ (setq top-level '(normal-top-level)) (defvar command-line-processed nil - "Non-nil once command line has been processed") + "Non-nil once command line has been processed.") (defgroup initialization nil "Emacs start-up procedure"
