index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
time.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix minor mode docstrings for the new meaning of a nil ARG.
Chong Yidong
2011-10-19
1
-8
/
+9
*
Lisp code shouldn't use set-time-zone-rule except through setenv.
Chong Yidong
2011-08-08
1
-29
/
+32
*
Allow display-time-mail-function to return nil
Lars Magne Ingebrigtsen
2011-07-14
1
-24
/
+25
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-0
/
+19
*
* lisp/time.el (display-time-world-list): Fix typo.
Leo Liu
2011-03-03
1
-1
/
+1
*
Refill some long/short copyright headers.
Glenn Morris
2011-01-26
1
-1
/
+2
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Merge changes from emacs-23 branch
Chong Yidong
2011-01-02
1
-1
/
+3
|
\
|
|
*
Fix bug #7713 with doc string of display-time-mode.
Eli Zaretskii
2010-12-25
1
-1
/
+3
*
|
* files.el (remote-file-name-inhibit-cache): New defcustom.
Michael Albinus
2010-10-02
1
-2
/
+3
*
|
Merge from emacs-23
Juanma Barranquero
2010-07-27
1
-3
/
+3
|
\
|
|
*
* time.el (display-time-day-and-date): Remove spurious * in docstring.
Juanma Barranquero
2010-07-19
1
-3
/
+3
*
|
time.el: Use `define-derived-mode'. Simplify.
Juanma Barranquero
2010-07-19
1
-17
/
+10
*
|
Replace Lisp calls to delete-backward-char by delete-char.
Stefan Monnier
2010-05-24
1
-1
/
+1
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Use `called-interactively-p' instead of `interactive-p'.
Juanma Barranquero
2009-10-02
1
-2
/
+2
*
(emacs-uptime, emacs-init-time): Use float-time rather than time-to-seconds.
Glenn Morris
2009-09-02
1
-2
/
+2
*
Define risky-local-variable property here rather than in files.el.
Glenn Morris
2009-08-26
1
-0
/
+1
*
Fix sentence-end whitespace in previous.
Glenn Morris
2009-03-21
1
-1
/
+1
*
Jari Aalto <jari.aalto at cante.net>
Glenn Morris
2009-03-21
1
-1
/
+6
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
* align.el:
Lute Kamstra
2008-12-03
1
-10
/
+10
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
*
Fix up comment convention on the arch-tag lines.
Stefan Monnier
2008-04-10
1
-1
/
+1
*
(top-level): No need to require time-date when compiling.
Glenn Morris
2008-02-22
1
-2
/
+0
*
lisp/time.el: Fix compiler warning.
Michael Olson
2008-02-21
1
-0
/
+2
*
(emacs-init-time): Use format instead of format-seconds.
Juri Linkov
2008-02-17
1
-3
/
+3
*
(emacs-init-time): New function.
Juri Linkov
2008-02-16
1
-1
/
+12
*
(emacs-uptime): Use before-init-time rather than emacs-startup-time.
Glenn Morris
2008-02-16
1
-1
/
+1
*
(emacs-uptime): Add optional `format' argument. Doc fix. Use `%z'
Glenn Morris
2008-02-16
1
-5
/
+6
*
(emacs-uptime): Move here from time-date.el.
Glenn Morris
2008-02-16
1
-0
/
+14
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
\
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-07
1
-1
/
+1
*
|
(display-time-world-list): Test for zoneinfo support.
Jason Rumney
2007-10-30
1
-3
/
+11
*
|
(legacy-style-world-list): Fix TZ values for London, Bangalore, and Tokyo.
Eli Zaretskii
2007-10-27
1
-3
/
+3
*
|
(zoneinfo-style-world-list, legacy-style-world-list): New defcustoms.
Eli Zaretskii
2007-10-27
1
-4
/
+40
*
|
(display-time-world-time-format): Display day # not month #.
Richard M. Stallman
2007-10-18
1
-1
/
+1
*
|
New feature to display several time zones in a buffer.
Richard M. Stallman
2007-08-28
1
-1
/
+112
|
/
*
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
*
(display-time-mail-file): Doc fix.
Juanma Barranquero
2007-05-16
1
-1
/
+1
*
(display-time-24hr-format): Doc fix.
Juanma Barranquero
2007-05-16
1
-1
/
+1
*
Add 2007 to copyright years.
Glenn Morris
2007-01-21
1
-1
/
+1
*
(display-time): Group mode-line instead of modeline.
Richard M. Stallman
2006-09-14
1
-1
/
+1
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
(display-time-mail-face): Replace :group `faces' with `mode-line-faces'.
Juri Linkov
2006-01-16
1
-1
/
+1
*
(display-time-use-mail-icon, display-time-format)
Luc Teirlinck
2005-08-11
1
-3
/
+3
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-06
1
-2
/
+2
[next]