From: Gerd Moellmann Date: Tue, 17 Apr 2001 12:19:55 +0000 (+0000) Subject: Remove a stray carriage return character. X-Git-Tag: emacs-pretest-21.0.103~196 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a78507234b6a2bcd379ef553839bfc3bad2100b9;p=emacs.git Remove a stray carriage return character. --- diff --git a/lisp/time.el b/lisp/time.el index 7a56609e4bf..f879fdd5ca8 100644 --- a/lisp/time.el +++ b/lisp/time.el @@ -1,6 +1,7 @@ -;;; time.el --- display time, load and mail indicator in mode line of Emacs. +;;; time.el --- display time, load and mail indicator in mode line of Emacs. -;; Copyright (C) 1985, 86, 87, 93, 94, 96, 2000 Free Software Foundation, Inc. +;; Copyright (C) 1985, 86, 87, 93, 94, 96, 2000, 2001 +;; Free Software Foundation, Inc. ;; Maintainer: FSF