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
210af043
Commit
210af043
authored
Apr 30, 2010
by
Jan D
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
xsettings.c: include limits.h and update file comment.
parent
4f27f7d2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
src/ChangeLog
src/ChangeLog
+4
-0
src/xsettings.c
src/xsettings.c
+2
-1
No files found.
src/ChangeLog
View file @
210af043
2010-04-30 Jan Djärv <jan.h.d@swipnet.se>
* xsettings.c: include limits.h and update file comment.
2010-04-30 Glenn Morris <rgm@gnu.org>
* Makefile.in (OLDXMENU, LIBXMENU) [HAVE_MENUS]:
...
...
src/xsettings.c
View file @
210af043
/* Functions for handle font changes dynamically.
/* Functions for handle font
and other
changes dynamically.
Copyright (C) 2009, 2010
Free Software Foundation, Inc.
...
...
@@ -18,6 +18,7 @@ You should have received a copy of the GNU General Public License
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#include "config.h"
#include <limits.h>
#include <setjmp.h>
#include <fcntl.h>
#include "lisp.h"
...
...
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