projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9466071
)
(EMACS_INT): Define it to int. (BIG KLUDGE)
author
Jim Meyering
<jim@meyering.net>
Wed, 26 Apr 1995 17:19:13 +0000
(17:19 +0000)
committer
Jim Meyering
<jim@meyering.net>
Wed, 26 Apr 1995 17:19:13 +0000
(17:19 +0000)
lib/regex.c
patch
|
blob
|
history
diff --git
a/lib/regex.c
b/lib/regex.c
index 7cb8da8b1cd407f43d3f146f42dad3d5fd803f9e..1e3731bb0642cf00df0b4eacb20874236fd3f0be 100644
(file)
--- a/
lib/regex.c
+++ b/
lib/regex.c
@@
-41,6
+41,8
@@
# define gettext(msgid) (msgid)
#endif
+#define EMACS_INT int
+
/* The `emacs' switch turns on certain matching commands
that make sense only in Emacs. */
#ifdef emacs