Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
9abb41eb
Commit
9abb41eb
authored
Jan 07, 2005
by
Lars Hansen
Browse files
*** empty log message ***
parent
200d028b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
18 additions
and
0 deletions
+18
-0
etc/ChangeLog
etc/ChangeLog
+4
-0
lisp/ChangeLog
lisp/ChangeLog
+14
-0
No files found.
etc/ChangeLog
View file @
9abb41eb
2005-01-07 Lars Hansen <larsh@math.ku.dk>
* NEWS: Describe desktop package lazy restore feature.
2004-12-21 Richard M. Stallman <rms@gnu.org>
* DISTRIB: Don't say "freeware".
...
...
lisp/ChangeLog
View file @
9abb41eb
2005-01-07 Lars Hansen <larsh@math.ku.dk>
* desktop.el (desktop-restore-eager, desktop-lazy-verbose,
desktop-lazy-idle-delay): New customizable variables.
(desktop-buffer-args-list): New variable.
(desktop-append-buffer-args): New function.
(desktop-save): Call desktop-append-buffer-args for some buffers.
(desktop-lazy-create-buffer): New function.
(desktop-idle-create-buffers): New function.
(desktop-read): Add message about buffers to restore lazily.
(desktop-lazy-abort): New command.
(desktop-clear): Call desktop-lazy-abort.
(desktop-lazy-complete): New command.
2005-01-06 Richard M. Stallman <rms@gnu.org>
* emacs-lisp/find-func.el (find-face-definition):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment