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
238959e9
Commit
238959e9
authored
May 07, 1995
by
Richard M. Stallman
Browse files
(Fmatch_data, Fstore_match_data): Declared.
parent
7efe788e
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 @
238959e9
...
...
@@ -1505,6 +1505,7 @@ extern Lisp_Object Vfundamental_mode_abbrev_table;
extern
Lisp_Object
Fstring_match
();
extern
Lisp_Object
Fscan_buffer
();
extern
void
restore_match_data
();
extern
Lisp_Object
Fmatch_data
(),
Fstore_match_data
();
/* defined in minibuf.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