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 customization of zoneinfo-style-world-list
Paul Eggert
2017-10-02
1
-11
/
+20
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2016-12-07
1
-2
/
+2
|
\
|
|
*
Fix minor quoting problems in doc strings
Paul Eggert
2016-12-07
1
-2
/
+2
|
*
Add a doc string to display-time-string
Lars Ingebrigtsen
2016-05-01
1
-1
/
+4
*
|
* lisp/time.el (display-time-string-forms): Fix custom type.
Mark Oteiza
2016-10-13
1
-1
/
+1
*
|
Put point at beginning of display-time-world buffer.
Mark Oteiza
2016-05-19
1
-1
/
+2
*
|
Add a doc string to display-time-string
Lars Ingebrigtsen
2016-04-30
1
-1
/
+4
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
; Remove extraneous "coding: utf-8" specifications in Elisp files
Dmitry Gutov
2015-09-29
1
-1
/
+1
*
New optional ZONE arg for format-time-string etc.
Paul Eggert
2015-07-26
1
-21
/
+12
*
In strings, prefer plain ` and ' to \` and \'
Paul Eggert
2015-06-30
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/time.el (display-time-update): Update all mode lines.
Stefan Monnier
2013-11-29
1
-1
/
+1
*
* lisp/time.el (display-time-event-handler)
Stefan Monnier
2013-08-09
1
-4
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-2
/
+2
*
In display-time-world restore fit-window-to-buffer behavior.
Martin Rudalics
2012-10-27
1
-1
/
+2
*
* time.el (display-time-world-display): Wrap delete-char inside inhibit-read-...
Chong Yidong
2012-10-25
1
-2
/
+2
*
* time.el (display-time-world-mode): Derive from special-mode.
Chong Yidong
2012-10-24
1
-11
/
+4
*
Fix glitches caused by addition of psec to timers.
Paul Eggert
2012-09-12
1
-1
/
+2
*
Fix minor Y10k bugs.
Paul Eggert
2012-05-03
1
-1
/
+1
*
Fix doc strings of 2 time.el variables.
Eli Zaretskii
2012-01-06
1
-5
/
+8
*
time.el minor doc fixes.
Glenn Morris
2012-01-05
1
-1
/
+4
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-04
1
-1
/
+1
*
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
[next]