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
bbc803b0
Commit
bbc803b0
authored
Jun 27, 2010
by
Dan Nicolaescu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* src/s/freebsd.h (BSD4_2): Remove redundant definition.
bsd-common.h defines it already.
parent
2286174e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
3 deletions
+5
-3
src/ChangeLog
src/ChangeLog
+5
-0
src/s/freebsd.h
src/s/freebsd.h
+0
-3
No files found.
src/ChangeLog
View file @
bbc803b0
2010-06-27 Dan Nicolaescu <dann@ics.uci.edu>
* s/freebsd.h (BSD4_2): Remove redundant definition.
bsd-common.h defines it already.
2010-06-27 Chong Yidong <cyd@stupidchicken.com>
* xfns.c (Fx_create_frame): Don't consult X resouces when setting
...
...
src/s/freebsd.h
View file @
bbc803b0
...
...
@@ -25,9 +25,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* Get most of the stuff from bsd-common */
#include "bsd-common.h"
/* For mem-limits.h. */
#define BSD4_2
#define PENDING_OUTPUT_COUNT(FILE) ((FILE)->_p - (FILE)->_bf._base)
#define HAVE_GETLOADAVG 1
...
...
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