summaryrefslogtreecommitdiff
path: root/lisp/desktop.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/desktop.el (desktop--v2s): Add case for defstructs (bug#35131)Stefan Monnier2019-04-041-0/+13
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-4/+4
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | file-attributes cleanupPaul Eggert2018-09-231-3/+8
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-3/+0
* | Use text properties to save search parameters. (Bug#22479)Juri Linkov2018-04-191-4/+6
* | * lisp/desktop.el: Make use some "new" functionalityStefan Monnier2018-03-141-21/+21
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-22/+0
* | Merge from origin/emacs-26Glenn Morris2018-02-171-1/+2
|\ \ | |/
| * Document 'desktop-files-not-to-save'Robert Pluim2018-02-171-1/+2
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | ; Merge from emacs-26Noam Postavsky2017-11-111-1/+7
|\ \ | |/
| * Fix desktop auto-save timer when linum-mode is usedEli Zaretskii2017-11-111-1/+7
* | Merge from origin/emacs-26Paul Eggert2017-11-021-5/+7
|\ \ | |/
| * Fix doc strings in desktop.elEli Zaretskii2017-10-281-5/+7
* | Merge from origin/emacs-26Paul Eggert2017-11-021-1/+2
|\ \ | |/
| * Avoid unnecessary rounding errors in timestampsPaul Eggert2017-10-221-1/+2
* | Prefer nil to (current-time) when either worksPaul Eggert2017-10-201-2/+1
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Replace some uses of evalMark Oteiza2017-08-081-2/+2
* * lisp/desktop.el (desktop-clear): Skip the daemon's frame (Bug#26912).Noam Postavsky2017-06-051-0/+4
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2017-01-011-1/+4
|\ \ | |/
| * * lisp/desktop.el (desktop-buffers-not-to-save): Doc fix.Eli Zaretskii2016-12-231-1/+4
* | Merge from origin/emacs-25Paul Eggert2017-01-011-2/+2
|\ \ | |/
| * Repair desktop restoration on text terminalsEli Zaretskii2016-12-171-2/+2
* | Save and restore buffer-display-timeSam Steingold2016-10-151-1/+15
* | Avoid repeated warnings while restoring desktopKaushal Modi2016-07-221-1/+1
|/
* Restore frames into the current display by defaultPaul Eggert2016-05-291-1/+1
* * lisp/desktop.el: Disable restore frameset if in non-graphic display.Jun Hao2016-05-211-10/+3
* Improve the custom type of some user options.Glenn Morris2016-01-301-1/+3
* Desktop: protect users against inadvertant upgrading of desktop file.Alan Mackenzie2016-01-181-48/+103
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-4/+4
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-4/+0
* Avoid hard-coding "M-x command" in docstringsPaul Eggert2015-08-211-2/+2
* * lisp/desktop.el: If modes aren't autoloaded, try simple guesswork.Glenn Morris2015-05-251-10/+22
* cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"Stefan Monnier2015-04-101-1/+1
* Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.Alan Mackenzie2015-04-051-1/+1
* desktop.el (desktop-buffer-info): Use `pushnew'.Artur Malabarba2015-03-051-10/+7
* desktop.el (desktop-buffer-info): Write docstring.Artur Malabarba2015-03-051-0/+18
* desktop.el: Conditionally re-enable desktop autosaveKelly Dean2015-02-171-2/+5
* desktop.el: Save mark-ring less verbosely.Kelly Dean2015-02-091-4/+30
* Do not clear the session when trying to read a non-existent desktop file.Ivan Shmakov2015-01-171-1/+0
* Update copyright year to 2015Paul Eggert2015-01-011-1/+2
* system-name's returned value can varyPaul Eggert2014-12-291-1/+1
* * lisp/desktop.el (desktop-create-buffer): Use activate-mark to setStefan Monnier2014-11-211-2/+2