Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
55775448
Commit
55775448
authored
May 07, 2004
by
Lars Hansen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(desktop-buffer-mode-handlers): Fix docstring.
parent
2a316a84
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
5 deletions
+3
-5
lisp/desktop.el
lisp/desktop.el
+3
-5
No files found.
lisp/desktop.el
View file @
55775448
...
...
@@ -289,16 +289,14 @@ DESKTOP-BUFFER-MISC.")
(
Info-mode
.
Info-restore-desktop-buffer
))
"Alist of major mode specific functions to restore a desktop buffer.
Functions are called by `desktop-read'. List elements must have the form
\(MAJOR-MODE . FUNCTION).
\(MAJOR-MODE .
RESTORE-BUFFER-
FUNCTION).
Buffers with a major mode not specified here, are restored by the default
handler `desktop-restore-file-buffer'.
Handlers are called with
p
ar
ameters
Handlers are called with ar
gument list
desktop-buffer-file-name
desktop-buffer-name
desktop-buffer-misc
(BUFFER-FILE-NAME BUFFER-NAME DESKTOP-BUFFER-MISC)
Furthermore, they may use the following variables:
...
...
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