summaryrefslogtreecommitdiff
path: root/lisp/desktop.el
AgeCommit message (Expand)Author
2020-01-30Tab-bar related fixes.Juri Linkov
2020-01-01Update copyright year to 2020Paul Eggert
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
2016-05-29Restore frames into the current display by defaultPaul Eggert
2016-05-21* lisp/desktop.el: Disable restore frameset if in non-graphic display.Jun Hao
2016-01-30Improve the custom type of some user options.Glenn Morris
2016-01-18Desktop: protect users against inadvertant upgrading of desktop file.Alan Mackenzie
2016-01-01Update copyright year to 2016Paul Eggert
2015-11-17Fix docstring quoting problems with ‘ '’Paul Eggert
2015-09-29; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov
2015-08-21Avoid hard-coding "M-x command" in docstringsPaul Eggert
2015-05-25* lisp/desktop.el: If modes aren't autoloaded, try simple guesswork.Glenn Morris
2015-04-10cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"Stefan Monnier
2015-04-05Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.Alan Mackenzie
2015-03-05desktop.el (desktop-buffer-info): Use `pushnew'.Artur Malabarba
2015-03-05desktop.el (desktop-buffer-info): Write docstring.Artur Malabarba