emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/time.el,v [EMACS_22_BASE]


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/time.el,v [EMACS_22_BASE]
Date: Wed, 16 May 2007 11:27:38 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Juanma Barranquero <lektu>      07/05/16 11:27:37

Index: time.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/time.el,v
retrieving revision 1.92
retrieving revision 1.92.2.1
diff -u -b -r1.92 -r1.92.2.1
--- time.el     21 Jan 2007 03:53:10 -0000      1.92
+++ time.el     16 May 2007 11:27:37 -0000      1.92.2.1
@@ -94,7 +94,7 @@
 
 (defcustom display-time-24hr-format nil
   "*Non-nil indicates time should be displayed as hh:mm, 0 <= hh <= 23.
-nil means 1 <= hh <= 12, and an AM/PM suffix is used."
+A value of nil means 1 <= hh <= 12, and an AM/PM suffix is used."
   :type 'boolean
   :group 'display-time)
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]