aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/os.texi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix (date-to-time "2021-12-04")Paul Eggert2021-12-041-1/+2
* Clarify the run-at-time documentation about "integral multiple"Lars Ingebrigtsen2021-12-031-1/+7
* Add support for the Haiku operating system and its window systemPo Lu2021-11-201-0/+3
* Warn about `file-notify-rm-all-watches' side effectsMichael Albinus2021-10-171-0/+4
* Merge from origin/emacs-28Glenn Morris2021-10-161-2/+3
|\
| * Precise documentation of file-notify-add-watchMichael Albinus2021-10-151-2/+3
* | Add command `file-notify-rm-all-watches'Michael Albinus2021-10-161-0/+4
|/
* ; Improve documentation of 'with-environment-variables'Eli Zaretskii2021-09-261-2/+5
* Add new macro with-environment-variablesLars Ingebrigtsen2021-09-261-0/+12
* Doc fix for y-or-n-p; trailing space is no longer neededStefan Kangas2021-09-161-1/+1
* Mention what happens with timers when the computer is asleepN. Jackson2021-07-081-0/+5
* Document the last changeEli Zaretskii2021-06-051-7/+15
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Some minor Tramp changesMichael Albinus2020-12-171-0/+13
* Merge from origin/emacs-27Glenn Morris2020-12-091-8/+8
|\
| * Improve documentation of streams in batch modeEli Zaretskii2020-12-061-8/+8
* | Handle connection-local null-device and path-separator variablesMichael Albinus2020-11-211-1/+21
* | `format-time' can now do sub-second timesLars Ingebrigtsen2020-10-301-1/+4
* | 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