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
fbe58183
Commit
fbe58183
authored
Apr 25, 1994
by
Karl Heuer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(desktop-internal-v2s): Make structure match docstring.
parent
6a608e8e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
lisp/desktop.el
lisp/desktop.el
+6
-6
No files found.
lisp/desktop.el
View file @
fbe58183
...
...
@@ -246,7 +246,7 @@ and evaluated yields value. quote may be 'may (value may be quoted),
" (list 'lambda '() (list 'set-marker mk "
pos
" (get-buffer "
buf
")))) mk)"
))))
(
t
; save as text
(
prin1-to-string
(
prin1-to-string
val
)))))
(
cons
nil
(
prin1-to-string
(
prin1-to-string
val
)))))
)
(
defun
desktop-value-to-string
(
val
)
"Convert VALUE to a string that when read evaluates to the same value. Not
...
...
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