summaryrefslogtreecommitdiff
path: root/doc/lispref/os.texi
Commit message (Expand)AuthorAgeFilesLines
* Improve documentation of signaling errors in batch modeEli Zaretskii2023-11-091-13/+30
* Document that time-to-days and days-to-time use different epochsBob Rogers2023-10-141-0/+8
* Improve documentation of warningsEli Zaretskii2023-04-301-1/+3
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Enable `dont-follow' for inotify file notificationsMichael Albinus2022-09-161-0/+3
* Document time-convert FORM argument as mandatoryBasil L. Contovounesios2022-08-131-5/+5
* time-convert): Deprecate calls without an explicit FORM argStefan Monnier2022-08-051-2/+2
* (time-equal-p nil X) returns nilPaul Eggert2022-08-011-1/+6
* ; * doc/lispref/os.texi (Batch Mode): Fix typo and wording.Eli Zaretskii2022-06-211-5/+6
* Increase gc-cons-percentage in -batch EmacsLars Ingebrigtsen2022-06-211-0/+6
* Improve time parsing documentationLars Ingebrigtsen2022-06-171-24/+14
* Doc fix for dst flagPaul Eggert2022-05-291-2/+2
* Factor out *scratch* initializationSean Whitton2022-05-091-4/+4
* timestamp doc minor improvementsPaul Eggert2022-05-051-13/+11
* ; Fix typo in documentation of 'current-time-list'Eli Zaretskii2022-04-291-1/+1
* Change current-time back to list formPaul Eggert2022-04-281-6/+23
* Add new function current-cpu-timeStefan Monnier2022-04-271-0/+7
* Use (TICKS . HZ) for current-time etc.Paul Eggert2022-04-251-8/+7
* Support (encode-time (list s m h D M Y))Paul Eggert2022-04-251-0/+5
* Merge from origin/emacs-28Stefan Kangas2022-04-211-27/+30
|\
| * ; Fix wording of "File Notifications" in the ELisp manualEli Zaretskii2022-04-201-27/+30
* | More encode-time pitfall doc fixesPaul Eggert2022-04-201-8/+14
* | Use "@code{nil}" in documentationPaul Eggert2022-04-181-1/+1
* | Remove obsolete footnotePaul Eggert2022-04-181-5/+1
* | Add a new command `restart-emacs'Lars Ingebrigtsen2022-04-171-1/+12
* | Document encode-time caveatsPaul Eggert2022-04-161-87/+66
* | Stress difference of new and old ways to call `encode-time'Max Nikulin2022-04-161-0/+19
* | Merge from origin/emacs-28Eli Zaretskii2022-04-161-1/+2
|\|
| * Clarify "idleness" in the ELisp manualEli Zaretskii2022-04-081-1/+2
* | Make list-times not include zero elementsLars Ingebrigtsen2022-04-131-0/+4
* | ; Fix a typo in recent documentation changesEli Zaretskii2022-01-281-1/+1
* | Add new switch --init-directoryLars Ingebrigtsen2022-01-271-0/+3
* | Merge remote-tracking branch 'origin/emacs-28' into trunkStefan Monnier2022-01-021-2/+9
|\|
| * Clarify %g and %G time format specsEli Zaretskii2022-01-021-2/+9
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Omit temporary warning re obsolete timestampsPaul Eggert2021-12-161-4/+1
* | Prefer format-time-string to current-time-stringPaul Eggert2021-12-161-1/+1
* | 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