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
7ebaefd8
Commit
7ebaefd8
authored
Nov 18, 2002
by
Kenichi Handa
Browse files
Undo previous change.
parent
9c299a56
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/progmodes/cc-vars.el
lisp/progmodes/cc-vars.el
+1
-1
No files found.
lisp/progmodes/cc-vars.el
View file @
7ebaefd8
...
...
@@ -46,7 +46,7 @@
;; Silence the compiler.
(
cc-bytecomp-defun
get-char-table
)
; XEmacs 20+
(
cc-bytecomp-defun
char-table-range
)
; Emacs 19+
;;
(cc-bytecomp-defun char-table-p) ; Emacs 19+, XEmacs 20+
(
cc-bytecomp-defun
char-table-p
)
; Emacs 19+, XEmacs 20+
;; Pull in custom if it exists and is recent enough (the one in Emacs
;; 19.34 isn't).
...
...
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