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
065a118d
Commit
065a118d
authored
Mar 17, 2008
by
Andreas Schwab
Browse files
(Fbuffer_list): Declare.
parent
d3b2a6da
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
src/ChangeLog
src/ChangeLog
+4
-0
src/lisp.h
src/lisp.h
+1
-0
No files found.
src/ChangeLog
View file @
065a118d
2008-03-17 Andreas Schwab <schwab@suse.de>
* lisp.h (Fbuffer_list): Declare.
2008-03-17 Jan Dj$(Q)Z(Brv <jan.h.d@swipnet.se>
* gtkutil.c (free_frame_tool_bar): Only call gtk_container_remove if
...
...
src/lisp.h
View file @
065a118d
...
...
@@ -2849,6 +2849,7 @@ extern void report_overlay_modification P_ ((Lisp_Object, Lisp_Object, int,
Lisp_Object
,
Lisp_Object
,
Lisp_Object
));
extern
int
overlay_touches_p
P_
((
int
));
extern
Lisp_Object
Vbuffer_alist
,
Vinhibit_read_only
;
EXFUN
(
Fbuffer_list
,
1
);
EXFUN
(
Fget_buffer
,
1
);
EXFUN
(
Fget_buffer_create
,
1
);
EXFUN
(
Fgenerate_new_buffer_name
,
2
);
...
...
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