diff options
| author | Roland McGrath <roland@gnu.org> | 1991-05-13 22:37:35 +0000 |
|---|---|---|
| committer | Roland McGrath <roland@gnu.org> | 1991-05-13 22:37:35 +0000 |
| commit | 37b2be94f1200a35c9bc2aa675480f1e5b5058ce (patch) | |
| tree | 04d79b3009d7590d7048513a0816815d8ce2c843 /lisp | |
| parent | 581d7e0b2dfa0d430fb64fd3858bc22e2e4be404 (diff) | |
| download | emacs-37b2be94f1200a35c9bc2aa675480f1e5b5058ce.tar.gz | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/time.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/time.el b/lisp/time.el index c890b64089b..fe29ca567df 100644 --- a/lisp/time.el +++ b/lisp/time.el @@ -23,7 +23,7 @@ Default is system-dependent, and is the same as used by Rmail.") ;;;###autoload -(defconst display-time-day-and-date nil \" +(defconst display-time-day-and-date nil "\ *Non-nil means \\[display-time] should display day and date as well as time.") (defvar display-time-process nil) |
