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 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Avoid problems when calling desktop-read twice
Lars Ingebrigtsen
2020-12-07
1
-1
/
+7
*
Merge from origin/emacs-27
Glenn Morris
2020-08-18
1
-1
/
+1
|
\
|
*
; spelling fixes
Paul Eggert
2020-08-13
1
-1
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2020-05-03
1
-15
/
+24
|
\
|
|
*
* lisp/desktop.el (desktop-save): Doc fix. (Bug#41007)
Eli Zaretskii
2020-05-01
1
-15
/
+24
*
|
Support state changing VC operations on directories in Dired (bug#34949)
Juri Linkov
2020-03-30
1
-1
/
+1
*
|
Merge from origin/emacs-27
Glenn Morris
2020-02-01
1
-1
/
+6
|
\
|
|
*
Tab-bar related fixes.
Juri Linkov
2020-01-30
1
-1
/
+6
*
|
Merge from origin/emacs-27
Paul Eggert
2020-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
|
Use regexp type for regexps in defcustom declarations
Mattias EngdegÄrd
2019-12-26
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
[next]