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
a21cfa11
Commit
a21cfa11
authored
Apr 23, 1994
by
Richard M. Stallman
Browse files
(Vascii_canon_table, Vascii_eqv_table): Declared.
parent
e9edf33c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/lisp.h
src/lisp.h
+1
-0
No files found.
src/lisp.h
View file @
a21cfa11
...
...
@@ -1015,6 +1015,7 @@ extern char *stack_bottom;
#define UPCASE_TABLE XSTRING (current_buffer->upcase_table)->data
extern
Lisp_Object
Vascii_downcase_table
,
Vascii_upcase_table
;
extern
Lisp_Object
Vascii_canon_table
,
Vascii_eqv_table
;
/* number of bytes of structure consed since last GC */
...
...
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