summaryrefslogtreecommitdiff
path: root/doc/lispref/os.texi
Commit message (Expand)AuthorAgeFilesLines
* Modernise a code example in os.texiLars Ingebrigtsen2020-08-081-3/+2
* * doc/lispref/os.texi (Session Management): Make example homoiconicBruno Félix Rezende Ribeiro2020-08-081-3/+4
* Merge from origin/emacs-27Glenn Morris2020-07-201-0/+4
|\
| * Improve documentation of 'kill-emacs'Eli Zaretskii2020-07-171-0/+4
* | Merge from origin/emacs-27Glenn Morris2020-06-171-1/+1
|\ \ | |/
| * Fix some Texinfo markupBasil L. Contovounesios2020-06-171-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-05-281-1/+1
|\ \ | |/
| * Tiny texinfo markup fixesGlenn Morris2020-05-271-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-05-161-1/+9
|\ \ | |/
| * Fix documentation related to 'command-switch-alist'.Philipp Stephani2020-05-141-1/+9
* | Base timer-list-mode on tabulated-list-mode (Bug#40854)Stefan Kangas2020-05-121-3/+3
* | Merge from origin/emacs-27Glenn Morris2020-04-201-1/+1
|\ \ | |/
| * ; Fix some typos and doc issues (bug#40695)Štěpán Němec2020-04-181-1/+1
* | Merge from origin/emacs-27Paul Eggert2020-03-081-3/+2
|\ \ | |/
| * * doc/lispref/os.texi (time-subtract): Doc fix.Paul Eggert2020-03-071-3/+2
* | Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-231-1/+1
* | Fix iso8601-parse so unknown DST is -1, not nilPaul Eggert2020-01-241-1/+2
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Improve time documentation a bit morePaul Eggert2019-11-031-15/+18
* Document limits on some time-conversion functionsPaul Eggert2019-11-011-10/+22
* Document run-with-timerLars Ingebrigtsen2019-10-291-0/+7
* Mention the Emacs exit code in batch modeLars Ingebrigtsen2019-10-121-0/+9
* Improve documentation for year-zero issuesPaul Eggert2019-10-051-2/+2
* Update some URLsPaul Eggert2019-09-231-1/+1
* Also prefer .emacs.d if .emacs existsPaul Eggert2019-09-191-1/+2
* Improve documentation for recent XDG-related changesPaul Eggert2019-08-311-2/+5
* Use XDG conventions more consistentlyPaul Eggert2019-08-271-2/+5
* Support larger TIMEs in (time-convert TIME t)Paul Eggert2019-08-201-10/+21
* More-compatible subsecond calendrical timestampsPaul Eggert2019-08-161-28/+37
* decode-time now returns subsec tooPaul Eggert2019-08-051-16/+24
* New function time-convertPaul Eggert2019-08-051-31/+62
* Improve time function docPaul Eggert2019-08-041-2/+2
* Add an ISO 8601 parsing libraryLars Ingebrigtsen2019-07-291-0/+13
* Add support for dealing with decoded time structuresLars Ingebrigtsen2019-07-291-0/+64
* Clarify what constitutes an event (bug#35238)Basil L. Contovounesios2019-05-071-1/+6
* format-time-string: document new '+' flagPaul Eggert2019-02-251-2/+6
* Merge from origin/emacs-26Glenn Morris2019-02-201-1/+1
|\
| * Update citations of Internet RFCsPaul Eggert2019-02-161-1/+1
* | Merge from origin/emacs-26Glenn Morris2019-02-081-1/+22
|\ \ | |/
| * Improve documentation of 'date-to-time' and 'parse-time-string'Eli Zaretskii2019-02-081-1/+22
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Minor fixes/simplifications to time functionsPaul Eggert2018-12-191-3/+4
* | Fix last commitEli Zaretskii2018-11-101-3/+3
* | src/editfns.c (group-name): New function.Jules Tamagnan2018-11-101-0/+5
* | Merge from origin/emacs-26Glenn Morris2018-10-161-10/+15
|\ \ | |/
| * Update the description of startup in ELisp manualEli Zaretskii2018-10-131-10/+15
* | Merge from origin/emacs-26Glenn Morris2018-10-121-1/+1
|\ \ | |/
| * Fix typo in 'timerp' documentationMauro Aranda2018-10-101-1/+1
* | Improvements on (TICKS . HZ)Paul Eggert2018-10-061-7/+7