Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
362b539a
Commit
362b539a
authored
Apr 13, 1997
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(jka-compr-temp-name-template): Fix editing error.
parent
4f3beabf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
lisp/jka-compr.el
lisp/jka-compr.el
+1
-0
No files found.
lisp/jka-compr.el
View file @
362b539a
...
...
@@ -339,6 +339,7 @@ to keep: LEN chars starting BEG chars from the beginning."
(
defcustom
jka-compr-temp-name-template
(
expand-file-name
"jka-com"
(
or
(
getenv
"TMPDIR"
)
"/tmp/"
))
"Prefix added to all temp files created by jka-compr.
There should be no more than seven characters after the final `/'."
:type
'string
:group
'jka-compr
)
...
...
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