diff lisp/time.el @ 2319:d98c49df2acd

Added or corrected Commentary section
author Eric S. Raymond <esr@snark.thyrsus.com>
date Mon, 22 Mar 1993 22:44:33 +0000
parents 6c5e38aeb94b
children e4bcdaa214b1
line wrap: on
line diff
--- a/lisp/time.el	Mon Mar 22 19:50:35 1993 +0000
+++ b/lisp/time.el	Mon Mar 22 22:44:33 1993 +0000
@@ -20,6 +20,11 @@
 ;; along with GNU Emacs; see the file COPYING.  If not, write to
 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
+;;; Commentary:
+
+;;; Facilities to display current time/date and a new-mail indicator
+;;; in the Emacs mode line.  The single entry point is `display-time'.
+
 ;;; Code:
 
 (defvar display-time-mail-file nil