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
b8e0549d
Commit
b8e0549d
authored
Nov 16, 1994
by
Karl Heuer
Browse files
Delete declaration of Farray_length.
parent
c24e4efe
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/lisp.h
src/lisp.h
+1
-1
No files found.
src/lisp.h
View file @
b8e0549d
...
...
@@ -1207,7 +1207,7 @@ extern Lisp_Object Ffset (), Fsetplist ();
extern
Lisp_Object
Fsymbol_value
(),
find_symbol_value
(),
Fset
();
extern
Lisp_Object
Fdefault_value
(),
Fset_default
(),
Fdefault_boundp
();
extern
Lisp_Object
Faref
(),
Faset
(),
Farray_length
();
extern
Lisp_Object
Faref
(),
Faset
();
extern
Lisp_Object
Fstring_to_number
(),
Fnumber_to_string
();
extern
Lisp_Object
Feqlsign
(),
Fgtr
(),
Flss
(),
Fgeq
(),
Fleq
();
...
...
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