summaryrefslogtreecommitdiff
path: root/doc/lispref/os.texi
Commit message (Expand)AuthorAge
...
* Merge from origin/emacs-27Glenn Morris2020-12-09
|\
| * Improve documentation of streams in batch modeEli Zaretskii2020-12-06
* | Handle connection-local null-device and path-separator variablesMichael Albinus2020-11-21
* | `format-time' can now do sub-second timesLars Ingebrigtsen2020-10-30
* | Modernise a code example in os.texiLars Ingebrigtsen2020-08-08
* | * doc/lispref/os.texi (Session Management): Make example homoiconicBruno Félix Rezende Ribeiro2020-08-08
* | Merge from origin/emacs-27Glenn Morris2020-07-20
|\|
| * Improve documentation of 'kill-emacs'Eli Zaretskii2020-07-17
* | Merge from origin/emacs-27Glenn Morris2020-06-17
|\|
| * Fix some Texinfo markupBasil L. Contovounesios2020-06-17
* | Merge from origin/emacs-27Glenn Morris2020-05-28
|\|
| * Tiny texinfo markup fixesGlenn Morris2020-05-27
* | Merge from origin/emacs-27Glenn Morris2020-05-16
|\|
| * Fix documentation related to 'command-switch-alist'.Philipp Stephani2020-05-14
* | Base timer-list-mode on tabulated-list-mode (Bug#40854)Stefan Kangas2020-05-12
* | Merge from origin/emacs-27Glenn Morris2020-04-20
|\|
| * ; Fix some typos and doc issues (bug#40695)Štěpán Němec2020-04-18
* | Merge from origin/emacs-27Paul Eggert2020-03-08
|\|
| * * doc/lispref/os.texi (time-subtract): Doc fix.Paul Eggert2020-03-07
* | Add 'nofollow' flag to set-file-modes etc.Paul Eggert2020-02-23
* | Fix iso8601-parse so unknown DST is -1, not nilPaul Eggert2020-01-24
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Improve time documentation a bit morePaul Eggert2019-11-03
* Document limits on some time-conversion functionsPaul Eggert2019-11-01
* Document run-with-timerLars Ingebrigtsen2019-10-29
* Mention the Emacs exit code in batch modeLars Ingebrigtsen2019-10-12
* Improve documentation for year-zero issuesPaul Eggert2019-10-05
* Update some URLsPaul Eggert2019-09-23
* Also prefer .emacs.d if .emacs existsPaul Eggert2019-09-19
* Improve documentation for recent XDG-related changesPaul Eggert2019-08-31
* Use XDG conventions more consistentlyPaul Eggert2019-08-27
* Support larger TIMEs in (time-convert TIME t)Paul Eggert2019-08-20
* More-compatible subsecond calendrical timestampsPaul Eggert2019-08-16
* decode-time now returns subsec tooPaul Eggert2019-08-05
* New function time-convertPaul Eggert2019-08-05
* Improve time function docPaul Eggert2019-08-04
* Add an ISO 8601 parsing libraryLars Ingebrigtsen2019-07-29
* Add support for dealing with decoded time structuresLars Ingebrigtsen2019-07-29
* Clarify what constitutes an event (bug#35238)Basil L. Contovounesios2019-05-07
* format-time-string: document new '+' flagPaul Eggert2019-02-25
* Merge from origin/emacs-26Glenn Morris2019-02-20
|\
| * Update citations of Internet RFCsPaul Eggert2019-02-16
* | Merge from origin/emacs-26Glenn Morris2019-02-08
|\|
| * Improve documentation of 'date-to-time' and 'parse-time-string'Eli Zaretskii2019-02-08
* | Merge from origin/emacs-26Paul Eggert2018-12-31
|\|
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Minor fixes/simplifications to time functionsPaul Eggert2018-12-19
* | Fix last commitEli Zaretskii2018-11-10
* | src/editfns.c (group-name): New function.Jules Tamagnan2018-11-10
* | Merge from origin/emacs-26Glenn Morris2018-10-16
|\|