summaryrefslogtreecommitdiff
path: root/lisp/desktop.el
Commit message (Expand)AuthorAge
* Update copyright year to 2019Paul Eggert2019-01-01
* Document 'desktop-files-not-to-save'Robert Pluim2018-02-17
* Update copyright year to 2018Paul Eggert2018-01-01
* Fix desktop auto-save timer when linum-mode is usedEli Zaretskii2017-11-11
* Fix doc strings in desktop.elEli Zaretskii2017-10-28
* Avoid unnecessary rounding errors in timestampsPaul Eggert2017-10-22
* 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
* Desktop: protect users against inadvertant upgrading of desktop file.Alan Mackenzie2016-01-18
* Update copyright year to 2016Paul Eggert2016-01-01
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-17
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-29
* Avoid hard-coding "M-x command" in docstringsPaul Eggert2015-08-21
* * lisp/desktop.el: If modes aren't autoloaded, try simple guesswork.Glenn Morris2015-05-25
* cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"Stefan Monnier2015-04-10
* Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.Alan Mackenzie2015-04-05
* desktop.el (desktop-buffer-info): Use `pushnew'.Artur Malabarba2015-03-05
* desktop.el (desktop-buffer-info): Write docstring.Artur Malabarba2015-03-05
* desktop.el: Conditionally re-enable desktop autosaveKelly Dean2015-02-17
* desktop.el: Save mark-ring less verbosely.Kelly Dean2015-02-09
* Do not clear the session when trying to read a non-existent desktop file.Ivan Shmakov2015-01-17
* Update copyright year to 2015Paul Eggert2015-01-01
* system-name's returned value can varyPaul Eggert2014-12-29
* * lisp/desktop.el (desktop-create-buffer): Use activate-mark to setStefan Monnier2014-11-21
* * lisp/desktop.el (desktop-create-buffer): Check that buffers are still liveIvan Shmakov2014-09-09
* * lisp/desktop.el (after-init-hook): Disable startup frame restorationGlenn Morris2014-07-15
* * lisp/desktop.el (desktop-minor-mode-table): Add `defining-kbd-macro'Juri Linkov2014-07-04
* * lisp/desktop.el (desktop-save): Rename arg `auto-save' to `only-if-changed'.Juri Linkov2014-07-03
* * lisp/desktop.el (desktop-auto-save-enable)Juri Linkov2014-06-25
* * lisp/desktop.el: Activate auto-saving on window configuration changes.Juri Linkov2014-06-07
* * lisp/desktop.el (desktop-value-to-string): Let-bind `print-length' and `pri...Juri Linkov2014-04-27
* Some doc edits related to desktop-restore-framesGlenn Morris2014-03-12
* lisp/frameset.el: Separate frame reusing from cleaning up.Juanma Barranquero2014-03-11
* * lisp/desktop.el (desktop-create-buffer): Don't run activate-mark-hook.Stefan Monnier2014-03-09
* lisp/desktop.el: Do not fail when desktop-files-not-to-save is nil.Juanma Barranquero2014-02-22
* Some desktop docGlenn Morris2014-02-17
* * lisp/desktop.el (desktop-read): Claim the lock when the owner is not the cu...Juri Linkov2014-02-07
* * lisp/desktop.el (desktop-buffers-not-to-save): Change default from nil to "...Juri Linkov2014-02-07