summaryrefslogtreecommitdiff
path: root/lisp/desktop.el
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Avoid problems when calling desktop-read twiceLars Ingebrigtsen2020-12-07
* Merge from origin/emacs-27Glenn Morris2020-08-18
|\
| * ; spelling fixesPaul Eggert2020-08-13
* | Merge from origin/emacs-27Glenn Morris2020-05-03
|\|
| * * lisp/desktop.el (desktop-save): Doc fix. (Bug#41007)Eli Zaretskii2020-05-01
* | Support state changing VC operations on directories in Dired (bug#34949)Juri Linkov2020-03-30
* | Merge from origin/emacs-27Glenn Morris2020-02-01
|\|
| * Tab-bar related fixes.Juri Linkov2020-01-30
* | Merge from origin/emacs-27Paul Eggert2020-01-01
|\|
| * Update copyright year to 2020Paul Eggert2020-01-01
* | Use regexp type for regexps in defcustom declarationsMattias EngdegÄrd2019-12-26
|/
* New functions window-state-buffers and tab-bar-get-buffer-tab (bug#38354)Juri Linkov2019-12-03
* * lisp/desktop.el (desktop-read): With argument, ask the user for DIRNAME.Juanma Barranquero2019-09-26
* Fix TODO to convert defvar with leading '*' to defcustomStefan Kangas2019-06-09
* Update author/maintainer infoPaul Eggert2019-05-26
* * lisp/desktop.el (desktop--v2s): Add case for defstructs (bug#35131)Stefan Monnier2019-04-04
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | file-attributes cleanupPaul Eggert2018-09-23
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
* | Use text properties to save search parameters. (Bug#22479)Juri Linkov2018-04-19
* | * lisp/desktop.el: Make use some "new" functionalityStefan Monnier2018-03-14
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-10
* | Merge from origin/emacs-26Glenn Morris2018-02-17
|\|
| * Document 'desktop-files-not-to-save'Robert Pluim2018-02-17
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | ; Merge from emacs-26Noam Postavsky2017-11-11
|\|
| * Fix desktop auto-save timer when linum-mode is usedEli Zaretskii2017-11-11
* | Merge from origin/emacs-26Paul Eggert2017-11-02
|\|
| * Fix doc strings in desktop.elEli Zaretskii2017-10-28
* | Merge from origin/emacs-26Paul Eggert2017-11-02
|\|
| * Avoid unnecessary rounding errors in timestampsPaul Eggert2017-10-22
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-20
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Replace some uses of evalMark Oteiza2017-08-08
* * lisp/desktop.el (desktop-clear): Skip the daemon's frame (Bug#26912).Noam Postavsky2017-06-05
* Merge from origin/emacs-25Paul Eggert2017-01-01
|\
| * Update copyright year to 2017Paul Eggert2016-12-31
* | Merge from origin/emacs-25Paul Eggert2017-01-01
|\|
| * * lisp/desktop.el (desktop-buffers-not-to-save): Doc fix.Eli Zaretskii2016-12-23
* | Merge from origin/emacs-25Paul Eggert2017-01-01
|\|
| * Repair desktop restoration on text terminalsEli Zaretskii2016-12-17
* | Save and restore buffer-display-timeSam Steingold2016-10-15
* | Avoid repeated warnings while restoring desktopKaushal Modi2016-07-22
|/
* Restore frames into the current display by defaultPaul Eggert2016-05-29
* * lisp/desktop.el: Disable restore frameset if in non-graphic display.Jun Hao2016-05-21
* Improve the custom type of some user options.Glenn Morris2016-01-30