summaryrefslogtreecommitdiff
path: root/lisp/desktop.el
AgeCommit message (Expand)Author
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
2020-03-30Support state changing VC operations on directories in Dired (bug#34949)Juri Linkov
2020-02-01Merge from origin/emacs-27Glenn Morris
2020-01-30Tab-bar related fixes.Juri Linkov
2020-01-01Merge from origin/emacs-27Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-12-26Use regexp type for regexps in defcustom declarationsMattias EngdegÄrd
2019-12-03New functions window-state-buffers and tab-bar-get-buffer-tab (bug#38354)Juri Linkov
2019-09-26* lisp/desktop.el (desktop-read): With argument, ask the user for DIRNAME.Juanma Barranquero
2019-06-09Fix TODO to convert defvar with leading '*' to defcustomStefan Kangas
2019-05-26Update author/maintainer infoPaul Eggert
2019-04-04* lisp/desktop.el (desktop--v2s): Add case for defstructs (bug#35131)Stefan Monnier
2019-02-22Avoid some double-rounding of Lisp timestampsPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-09-23file-attributes cleanupPaul Eggert
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid
2018-04-19Use text properties to save search parameters. (Bug#22479)Juri Linkov
2018-03-14* lisp/desktop.el: Make use some "new" functionalityStefan Monnier
2018-03-10Remove many items obsolete since Emacs 22.1Glenn Morris
2018-02-17Merge from origin/emacs-26Glenn Morris
2018-02-17Document 'desktop-files-not-to-save'Robert Pluim
2018-01-01Merge from origin/emacs-26Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-11-11; Merge from emacs-26Noam Postavsky
2017-11-11Fix desktop auto-save timer when linum-mode is usedEli Zaretskii
2017-11-02Merge from origin/emacs-26Paul Eggert
2017-11-02Merge from origin/emacs-26Paul Eggert
2017-10-28Fix doc strings in desktop.elEli Zaretskii
2017-10-22Avoid unnecessary rounding errors in timestampsPaul Eggert
2017-10-20Prefer nil to (current-time) when either worksPaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-08-08Replace some uses of evalMark Oteiza
2017-06-05* lisp/desktop.el (desktop-clear): Skip the daemon's frame (Bug#26912).Noam Postavsky
2017-01-01Merge from origin/emacs-25Paul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-12-23* lisp/desktop.el (desktop-buffers-not-to-save): Doc fix.Eli Zaretskii
2016-12-17Repair desktop restoration on text terminalsEli Zaretskii
2016-10-15Save and restore buffer-display-timeSam Steingold
2016-07-22Avoid repeated warnings while restoring desktopKaushal Modi