index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
desktop.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
New functions window-state-buffers and tab-bar-get-buffer-tab (bug#38354)
Juri Linkov
2019-12-03
1
-1
/
+6
*
* lisp/desktop.el (desktop-read): With argument, ask the user for DIRNAME.
Juanma Barranquero
2019-09-26
1
-4
/
+7
*
Fix TODO to convert defvar with leading '*' to defcustom
Stefan Kangas
2019-06-09
1
-1
/
+1
*
Update author/maintainer info
Paul Eggert
2019-05-26
1
-1
/
+1
*
* lisp/desktop.el (desktop--v2s): Add case for defstructs (bug#35131)
Stefan Monnier
2019-04-04
1
-0
/
+13
*
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-22
1
-4
/
+4
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
file-attributes cleanup
Paul Eggert
2018-09-23
1
-3
/
+8
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-3
/
+0
*
|
Use text properties to save search parameters. (Bug#22479)
Juri Linkov
2018-04-19
1
-4
/
+6
*
|
* lisp/desktop.el: Make use some "new" functionality
Stefan Monnier
2018-03-14
1
-21
/
+21
*
|
Remove many items obsolete since Emacs 22.1
Glenn Morris
2018-03-10
1
-22
/
+0
*
|
Merge from origin/emacs-26
Glenn Morris
2018-02-17
1
-1
/
+2
|
\
|
|
*
Document 'desktop-files-not-to-save'
Robert Pluim
2018-02-17
1
-1
/
+2
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
; Merge from emacs-26
Noam Postavsky
2017-11-11
1
-1
/
+7
|
\
|
|
*
Fix desktop auto-save timer when linum-mode is used
Eli Zaretskii
2017-11-11
1
-1
/
+7
*
|
Merge from origin/emacs-26
Paul Eggert
2017-11-02
1
-5
/
+7
|
\
|
|
*
Fix doc strings in desktop.el
Eli Zaretskii
2017-10-28
1
-5
/
+7
*
|
Merge from origin/emacs-26
Paul Eggert
2017-11-02
1
-1
/
+2
|
\
|
|
*
Avoid unnecessary rounding errors in timestamps
Paul Eggert
2017-10-22
1
-1
/
+2
*
|
Prefer nil to (current-time) when either works
Paul Eggert
2017-10-20
1
-2
/
+1
|
/
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Replace some uses of eval
Mark Oteiza
2017-08-08
1
-2
/
+2
*
* lisp/desktop.el (desktop-clear): Skip the daemon's frame (Bug#26912).
Noam Postavsky
2017-06-05
1
-0
/
+4
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+4
|
\
|
|
*
* lisp/desktop.el (desktop-buffers-not-to-save): Doc fix.
Eli Zaretskii
2016-12-23
1
-1
/
+4
*
|
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-2
/
+2
|
\
|
|
*
Repair desktop restoration on text terminals
Eli Zaretskii
2016-12-17
1
-2
/
+2
*
|
Save and restore buffer-display-time
Sam Steingold
2016-10-15
1
-1
/
+15
*
|
Avoid repeated warnings while restoring desktop
Kaushal Modi
2016-07-22
1
-1
/
+1
|
/
*
Restore frames into the current display by default
Paul Eggert
2016-05-29
1
-1
/
+1
*
* lisp/desktop.el: Disable restore frameset if in non-graphic display.
Jun Hao
2016-05-21
1
-10
/
+3
*
Improve the custom type of some user options.
Glenn Morris
2016-01-30
1
-1
/
+3
*
Desktop: protect users against inadvertant upgrading of desktop file.
Alan Mackenzie
2016-01-18
1
-48
/
+103
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix docstring quoting problems with ‘ '’
Paul Eggert
2015-11-17
1
-4
/
+4
*
; Remove extraneous "coding: utf-8" specifications in Elisp files
Dmitry Gutov
2015-09-29
1
-4
/
+0
*
Avoid hard-coding "M-x command" in docstrings
Paul Eggert
2015-08-21
1
-2
/
+2
*
* lisp/desktop.el: If modes aren't autoloaded, try simple guesswork.
Glenn Morris
2015-05-25
1
-10
/
+22
*
cl-lib.el: Partial revert of "2015-04-05 Rationalize c[ad]+r"
Stefan Monnier
2015-04-10
1
-1
/
+1
*
Rationalize use of c[ad]+r, expunging cl-c[ad]\{3,4\}r.
Alan Mackenzie
2015-04-05
1
-1
/
+1
*
desktop.el (desktop-buffer-info): Use `pushnew'.
Artur Malabarba
2015-03-05
1
-10
/
+7
*
desktop.el (desktop-buffer-info): Write docstring.
Artur Malabarba
2015-03-05
1
-0
/
+18
*
desktop.el: Conditionally re-enable desktop autosave
Kelly Dean
2015-02-17
1
-2
/
+5
[next]