summaryrefslogtreecommitdiff
path: root/lisp/desktop.el
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-27Glenn Morris2020-02-011-1/+6
|\
| * Tab-bar related fixes.Juri Linkov2020-01-301-1/+6
* | Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* | Use regexp type for regexps in defcustom declarationsMattias Engdegård2019-12-261-1/+1
|/
* New functions window-state-buffers and tab-bar-get-buffer-tab (bug#38354)Juri Linkov2019-12-031-1/+6
* * lisp/desktop.el (desktop-read): With argument, ask the user for DIRNAME.Juanma Barranquero2019-09-261-4/+7
* Fix TODO to convert defvar with leading '*' to defcustomStefan Kangas2019-06-091-1/+1
* Update author/maintainer infoPaul Eggert2019-05-261-1/+1
* * 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