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
03628814
Commit
03628814
authored
May 23, 2003
by
Stefan Monnier
Browse files
(Vfundamental_mode_abbrev_table): Don't declare.
parent
f66cca4e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
src/lisp.h
src/lisp.h
+1
-2
No files found.
src/lisp.h
View file @
03628814
...
...
@@ -32,7 +32,7 @@ Boston, MA 02111-1307, USA. */
be compared to the sizes recorded in Lisp strings. */
#define GC_CHECK_STRING_BYTES 1
#endif /* 0*/
#endif /* 0
*/
/* These are default choices for the types to use. */
...
...
@@ -2767,7 +2767,6 @@ extern Lisp_Object make_temp_name P_ ((Lisp_Object, int));
/* Defined in abbrev.c */
extern
Lisp_Object
Vfundamental_mode_abbrev_table
;
extern
void
syms_of_abbrev
P_
((
void
));
/* defined in search.c */
...
...
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