summaryrefslogtreecommitdiff
path: root/lisp/calendar/timeclock.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Remove redundant installation instructionsStefan Kangas2020-11-121-2/+0
* Add "Old-" prefix to "Version" header in more casesStefan Kangas2020-10-181-1/+1
* Merge from origin/emacs-27Glenn Morris2020-10-021-1/+1
|\
| * ; Fix many typos in symbols in docs and commentsStefan Kangas2020-10-021-1/+1
* | Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-061-3/+3
* | Make more load-hooks obsoleteGlenn Morris2020-01-161-0/+2
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* New function time-convertPaul Eggert2019-08-051-1/+1
* Use decoded time accessors in timeclockLars Ingebrigtsen2019-07-301-3/+3
* Doc string fixLars Ingebrigtsen2019-06-191-1/+1
* Remove XEmacs compat code from timeclock.elLars Ingebrigtsen2019-06-191-10/+6
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-33/+24
* Simplify use of encode-timePaul Eggert2019-02-101-24/+13
* Prefer encode-time to its aliasPaul Eggert2019-02-101-6/+6
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | * lisp/calendar/timeclock.el: Use lexical-bindingStefan Monnier2018-10-081-191/+153
* | New (TICKS . HZ) timestamp formatPaul Eggert2018-10-061-2/+1
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-201-2/+3
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Fix all unescaped character literalsPhilipp Stephani2017-05-071-2/+2
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-171-2/+2
* | ; Refer to version 25.2 rather than 26.1.Glenn Morris2016-06-101-2/+2
* | Simplify now that float-time etc. are built-inPaul Eggert2016-05-081-32/+28
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-5/+5
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* Follow user preference in calendar diagnosticsPaul Eggert2015-08-211-4/+4
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Simplify use of current-time and friends.Paul Eggert2014-10-281-14/+11
* Doc, comment, etc updates for increased use of locate-user-emacs-fileGlenn Morris2014-01-261-1/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/calendar/timeclock.el: Minor cleanups.Stefan Monnier2013-08-211-68/+50
* Use locate-user-emacs-file.Stefan Monnier2013-03-111-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* * timeclock.el (timeclock-modeline-display): Add missing obsolete aliasGlenn Morris2012-10-061-0/+3
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-2/+2
* Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-151-2/+2
* Remove incorrect uses of "modeline".Chong Yidong2012-06-021-46/+52
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-2/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-171-3/+3
* * calendar/timeclock.el (timeclock-seconds-to-time):Paul Eggert2011-06-301-5/+1
* timeclock.el trivia.Glenn Morris2011-05-061-6/+5
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\