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
b676b881
Commit
b676b881
authored
Jul 07, 2012
by
Andreas Schwab
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* lisp.h: Remove empty conditional.
parent
4da41f1c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
src/ChangeLog
src/ChangeLog
+4
-0
src/lisp.h
src/lisp.h
+0
-2
No files found.
src/ChangeLog
View file @
b676b881
2012-07-07 Andreas Schwab <schwab@linux-m68k.org>
* lisp.h: Remove empty conditional.
2012-07-07 Paul Eggert <eggert@cs.ucla.edu>
* lread.c (load_path_check): Now static.
...
...
src/lisp.h
View file @
b676b881
...
...
@@ -2958,8 +2958,6 @@ extern int indented_beyond_p (ptrdiff_t, ptrdiff_t, EMACS_INT);
extern
void
syms_of_indent
(
void
);
/* Defined in frame.c */
#ifdef HAVE_WINDOW_SYSTEM
#endif
/* HAVE_WINDOW_SYSTEM */
extern
Lisp_Object
Qonly
;
extern
Lisp_Object
Qvisible
;
extern
void
store_frame_param
(
struct
frame
*
,
Lisp_Object
,
Lisp_Object
);
...
...
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