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
8c1ccc6c
Commit
8c1ccc6c
authored
Apr 08, 2002
by
Stefan Monnier
Browse files
(tit-dictionary): Use defvar for non-constants.
parent
c98cd8bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/international/titdic-cnv.el
lisp/international/titdic-cnv.el
+1
-1
No files found.
lisp/international/titdic-cnv.el
View file @
8c1ccc6c
...
...
@@ -217,7 +217,7 @@ SPC, 6, 3, 4, or 7 specifing a tone (SPC:$(0?v(N(B, 6:$(0Dm(N(B, 3:$(0&9Vy
dirname))
;; This value is nil if we are processing phrase dictionary.
(def
const
tit-dictionary t)
(def
var
tit-dictionary t)
(defvar tit-encode nil)
(defvar tit-default-encode "
GB
")
...
...
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