Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
25250031
Commit
25250031
authored
Sep 13, 1992
by
Jim Blandy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Declare x_implicitly_set_name to be void.
parent
0956dd96
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/xfns.c
src/xfns.c
+1
-0
No files found.
src/xfns.c
View file @
25250031
...
...
@@ -1260,6 +1260,7 @@ x_explicitly_set_name (f, arg, oldval)
/* This function should be called by Emacs redisplay code to set the
name; names set this way will never override names set by the user's
lisp code. */
void
x_implicitly_set_name
(
f
,
arg
,
oldval
)
FRAME_PTR
f
;
Lisp_Object
arg
,
oldval
;
...
...
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