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
a3b337cd
Commit
a3b337cd
authored
Sep 01, 2010
by
Glenn Morris
Browse files
* desktop.el (desktop-path): Bump :version after 2009-09-15 change.
parent
d419e1d9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletion
+5
-1
lisp/ChangeLog
lisp/ChangeLog
+4
-0
lisp/desktop.el
lisp/desktop.el
+1
-1
No files found.
lisp/ChangeLog
View file @
a3b337cd
2010-09-02 Glenn Morris <rgm@gnu.org>
* desktop.el (desktop-path): Bump :version after 2009-09-15 change.
2010-08-31 Kenichi Handa <handa@m17n.org>
* international/mule-cmds.el (standard-display-european-internal):
...
...
lisp/desktop.el
View file @
a3b337cd
...
...
@@ -226,7 +226,7 @@ the normal hook `desktop-not-loaded-hook' is run."
The base name of the file is specified in `desktop-base-file-name'."
:type
'
(
repeat
directory
)
:group
'desktop
:version
"2
2.1"
)
:version
"2
3.2"
)
; user-emacs-directory added
(
defcustom
desktop-missing-file-warning
nil
"If non-nil, offer to recreate the buffer of a deleted file.
...
...
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