summaryrefslogtreecommitdiff
path: root/lisp/desktop.el
AgeCommit message (Expand)Author
2026-03-26Add predicate for initial_terminalBasil L. Contovounesios
2026-03-10Use single-arg form of `signal` to re-throw an errorStefan Monnier
2026-02-01Fix desktop saving and restoring in daemon sessionsEli Zaretskii
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-10-30More reliably check if a frame is the daemon's initial frameSteven Allen
2025-04-23* lisp/desktop.el: Fix the recent cleanup.Juri Linkov
2025-04-22desktop.el: Janitorial cleanupStefan Monnier
2025-04-05; Fix wording of recent documentation changesEli Zaretskii
2025-04-05Disable desktop-restore-frames by default on AndroidPo Lu
2025-01-01Update copyright year to 2025Paul Eggert
2024-10-24Mark if-let and when-let obsoleteSean Whitton
2024-07-10Capitalize "Dired" and "Lisp" in docstringsStefan Kangas
2024-02-03Merge from origin/emacs-29Eli Zaretskii
2024-02-01Improve `desktop-save-mode` docstringStefan Kangas
2024-01-21doc: Delete extraneous quotes around keysStefan Kangas
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-12-09Merge from origin/emacs-29Eli Zaretskii
2023-12-03; Fix typosStefan Kangas
2023-08-21Merge from origin/emacs-29Jim Porter
2023-08-21; Fix 'desktop-restore-reuses-frames' customize valuesEli Zaretskii
2023-07-04Improve documentation of 'remote-file-name-access-timeout'Eli Zaretskii
2023-07-04Apply remote-file-name-access-timeout in desktop.el and recentf.elMichael Albinus
2023-01-01Merge from origin/emacs-29Eli Zaretskii
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-12-30; remove incorrect quoting of condition namesMattias EngdegÄrd
2022-08-03Remove some spurious references to XEmacsStefan Kangas
2022-07-28Merge from origin/emacs-28Stefan Kangas
2022-07-28Release the desktop lock in 'kill-emacs-hook'Paul Pogonyshev
2022-07-06Make some additional defcustom types more restrictiveStefan Kangas
2022-05-25Merge from origin/emacs-28Eli Zaretskii
2022-05-22; * lisp/desktop.el: Update the commentary. (Bug#55560)Eli Zaretskii
2022-05-05* lisp/desktop.el: Enable tab-bar-mode after restoring frames with a tab bar.Juri Linkov
2022-05-03Allow desktop to restore frames and windows on TTY framesEli Zaretskii
2022-04-26Avoid change to desktop file formatPaul Eggert
2022-04-26Be more compatible with older desktopsPaul Eggert
2022-04-17Make desktop.el use local-minor-modes when savingLars Ingebrigtsen
2022-03-27* lisp/desktop.el (desktop-read): Clarify warning text.Eli Zaretskii
2022-03-26Improve 'desktop--emacs-pid-running-p'Eli Zaretskii
2022-03-24Load desktop without prompting if process is deadStefan Kangas
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-07-22Avoid failing in desktop-clear due to killed buffersSergey Organov
2021-07-08Make desktop-kill more robustLars Ingebrigtsen
2021-07-02Don't have desktop-save-mode query on `M-x kill-emacs'Lars Ingebrigtsen
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-07Avoid problems when calling desktop-read twiceLars Ingebrigtsen
2020-08-18Merge from origin/emacs-27Glenn Morris
2020-08-13; spelling fixesPaul Eggert
2020-05-03Merge from origin/emacs-27Glenn Morris
2020-05-01* lisp/desktop.el (desktop-save): Doc fix. (Bug#41007)Eli Zaretskii