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
c1b1acc2
Commit
c1b1acc2
authored
Jun 09, 2010
by
Dan Nicolaescu
Browse files
* src/s/usg5-4.h: Fix previous change.
Suggested by Lawrence Mitchell <wence@gmx.li>
parent
890a18d6
Changes
2
Show 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/usg5-4.h
src/s/usg5-4.h
+0
-3
No files found.
src/ChangeLog
View file @
c1b1acc2
2010-06-09 Dan Nicolaescu <dann@ics.uci.edu>
* s/usg5-4.h: Fix previous change.
Suggested by Lawrence Mitchell <wence@gmx.li>
2010-06-08 Dan Nicolaescu <dann@ics.uci.edu>
2010-06-08 Dan Nicolaescu <dann@ics.uci.edu>
* lread.c (X_OK): Remove, unused.
* lread.c (X_OK): Remove, unused.
...
...
src/s/usg5-4.h
View file @
c1b1acc2
...
@@ -61,9 +61,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
...
@@ -61,9 +61,6 @@ along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
/* The docs for system V/386 suggest v.3 has sigpause, so let's try it. */
/* The docs for system V/386 suggest v.3 has sigpause, so let's try it. */
#define HAVE_SYSV_SIGPAUSE
#define HAVE_SYSV_SIGPAUSE
/* If we're using the System V X port, BSD bstring functions will be handy. */
#ifdef HAVE_X_WINDOWS
/* On USG systems signal handlers return void. */
/* On USG systems signal handlers return void. */
#define SIGTYPE void
#define SIGTYPE void
...
...
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