Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e3ed8469
Commit
e3ed8469
authored
May 16, 1997
by
Kenichi Handa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Declare Fuser_full_name as Lisp_Object in advance to
avoid compiler error.
parent
a9f1cc19
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
src/editfns.c
src/editfns.c
+2
-0
No files found.
src/editfns.c
View file @
e3ed8469
...
...
@@ -51,6 +51,8 @@ Lisp_Object Vbuffer_access_fontify_functions;
Lisp_Object
Qbuffer_access_fontify_functions
;
Lisp_Object
Vbuffer_access_fontified_property
;
Lisp_Object
Fuser_full_name
();
/* Some static data, and a function to initialize it for each run */
Lisp_Object
Vsystem_name
;
...
...
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