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
90a29c83
Commit
90a29c83
authored
Oct 26, 2002
by
Richard M. Stallman
Browse files
(select-safe-coding-system): Delete debugging setq.
parent
4df54202
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
lisp/international/mule-cmds.el
lisp/international/mule-cmds.el
+0
-1
No files found.
lisp/international/mule-cmds.el
View file @
90a29c83
...
...
@@ -676,7 +676,6 @@ and TO is ignored."
(
if
safe
(
setq
coding-system
(
car
(
last
safe
)))))
(
setq
x
(
list
default-coding-system
safe
rejected
unsafe
))
;; If all the defaults failed, ask a user.
(
when
(
not
coding-system
)
;; At first, if some defaults are unsafe, record at most 11
...
...
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