1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-25 10:47:00 +00:00
Commit Graph

1487 Commits

Author SHA1 Message Date
Dan Nicolaescu
bba104c11e * syswait.h: Remove old if 0 code. Do not define WAITTYPE, it was
always defined as int.

* s/netbsd.h (HAVE_UNION_WAIT, HAVE_WAIT_HEADER, WAIT_USE_INT):
* s/gnu.h (HAVE_WAIT_HEADER, WAIT_USE_INT, HAVE_UNION_WAIT):
* s/gnu-linux.h (HAVE_WAIT_HEADER):
* s/freebsd.h (HAVE_WAIT_HEADER):
* s/bsd-common.h (HAVE_UNION_WAIT):
* s/aix4-2.h (HAVE_WAIT_HEADER):
* m/mips.h (HAVE_UNION_WAIT):
* s/usg5-4.h (HAVE_WAIT_HEADER, WAITTYPE): Do not define, not used.
(COFF, static): Do not define, they are undefined later in the file.

* process.c (update_status): Don't use a union.
(status_convert):
(sigchld_handler): Use int instead of WAITTYPE.

* movemail.c (main): Use int instead of WAITTYPE.
2008-07-12 05:31:23 +00:00
Dan Nicolaescu
6e5cb96f3d * lisp.h:
* w32heap.c:
* emacs.c:
* alloc.c: Replace all references of NO_UNION_TYPE with
USE_LISP_UNION_TYPE.

* m/xtensa.h (NO_UNION_TYPE):
* m/vax.h (NO_UNION_TYPE):
* m/template.h (NO_UNION_TYPE):
* m/sparc.h (NO_UNION_TYPE):
* m/mips.h (NO_UNION_TYPE):
* m/macppc.h (NO_UNION_TYPE):
* m/m68k.h (NO_UNION_TYPE):
* m/iris4d.h (NO_UNION_TYPE):
* m/intel386.h (NO_UNION_TYPE):
* m/ibms390x.h (NO_UNION_TYPE):
* m/ibms390.h (NO_UNION_TYPE):
* m/ibmrs6000.h (NO_UNION_TYPE):
* m/ia64.h (NO_UNION_TYPE):
* m/hp800.h (NO_UNION_TYPE):
* m/arm.h (NO_UNION_TYPE):
* m/amdx86-64.h (NO_UNION_TYPE):
* m/alpha.h (NO_UNION_TYPE): Remove definition, all platform were
defining it the same.
2008-07-11 02:30:26 +00:00
Dan Nicolaescu
c5e7567d3b * src/fileio.c:
* src/sysdep.c
* src/systty.h:
* src/m/ibmrs6000.h:
* src/m/iris4d.h:
* src/s/aix4-2.h:
* src/s/freebsd.h:
* src/s/gnu-linux.h:
* src/s/hpux10-20.h:
* src/s/hpux11.h:
* src/s/netbsd.h:
* src/s/sol2-3.h:
* src/s/sol2-4.h:
* src/s/sol2.h:
* src/s/usg5-4.h:
* src/s/vms.h: Remove references to unused variables.
2008-07-10 15:26:15 +00:00
Dan Nicolaescu
a0ce9ab791 * unexec.c:
* m/ia64.h:
* m/hp800.h: Remove dead code.
2008-07-10 06:54:56 +00:00
Dan Nicolaescu
41394ff058 Remove removed var. 2008-07-10 02:53:44 +00:00
Glenn Morris
cbed6befa5 *** empty log message *** 2008-07-04 19:32:56 +00:00
Glenn Morris
062a07f2e3 *** empty log message *** 2008-07-02 03:06:02 +00:00
Glenn Morris
3726988dc8 *** empty log message *** 2008-07-01 07:09:03 +00:00
Glenn Morris
bb5fdfd2a8 *** empty log message *** 2008-07-01 06:56:26 +00:00
Glenn Morris
cfa6d52a2d *** empty log message *** 2008-07-01 04:10:01 +00:00
Glenn Morris
3d4c9dbda5 (cpp_undefs): Rename from `undefs', update uses.
Use $srcdir rather than $top_srcdir.  Set before calling AC_OUTPUT,
and explicitly export there.  (Bug#507.)
2008-07-01 02:56:08 +00:00
Glenn Morris
a7d5452078 *** empty log message *** 2008-06-28 19:30:07 +00:00
Glenn Morris
c80992009f *** empty log message *** 2008-06-28 19:12:50 +00:00
Glenn Morris
dcaf1e4bfe *** empty log message *** 2008-06-28 03:50:16 +00:00
Glenn Morris
fffa137cb7 American English spelling fix. 2008-06-27 07:34:53 +00:00
Glenn Morris
6772c8e169 American English spelling fix. 2008-06-27 02:41:14 +00:00
Chong Yidong
a50fa349c0 Chcked mark.texi 2008-06-26 19:33:14 +00:00
Chong Yidong
01c29e98cc Add manual checking list. 2008-06-26 17:50:48 +00:00
Dan Nicolaescu
ecf97301aa Remove unused defines. 2008-06-26 06:29:04 +00:00
Dan Nicolaescu
f2a77c3a41 * unexnext.c:
* m/ews4800.h:
* m/hp9000s300.h:
* m/ibm370aix.h:
* m/mips-siemens.h:
* m/ncr386.h:
* m/next.h:
* m/pmax.h:
* m/powerpcle.h:
* m/tandem-s2.h:
* s/386bsd.h:
* s/bsd386.h:
* s/bsd4-1.h:
* s/bsd4-2.h:
* s/bsdos2-1.h:
* s/bsdos2.h:
* s/bsdos3.h:
* s/bsdos4.h:
* s/nextstep.h:
* s/ultrix4-3.h:
* s/usg5-0.h:
* s/usg5-2-2.h:
* s/usg5-2.h:
* s/usg5-4-3.h:
* s/ux4800.h:
* s/uxpds.h:
* s/uxpv.h: Remove support for obsolete systems.
* s/hpux.h, s/hpux10.h, s/hpux8.h, s/hpux9.h, s/hpux9shr.h:
Remove, insert contents in s/hpux-10.20.h
* s/aix3-1.h, s/aix3-2-5.h, s/aix3-2.h, s/aix4-1.h, s/aix4.h:
Remove, insert contents in s/aix-4.2.h
* s/usg5-3.h: Remove, insert contents in s/usg5-4.h.
* s/bsd4-3.h: Rename to ..
* s/bsd-common.h: ... this.
* src/data.c:
* src/doc.c:
* src/ecrt0.c:
* src/emacs.c:
* src/fileio.c:
* src/floatfns.c:
* src/keyboard.c:
* src/mem-limits.h:
* src/print.c:
* src/process.c:
* src/sysdep.c:
* src/syssignal.h:
* src/systty.h:
* src/syswait.h:
* src/term.c:
* src/unexec.c:
* src/unexelf.c:
* src/unexhp9k800.c:
* src/m/hp800.h:
* src/m/ibmrs6000.h:
* src/m/mips.h:
* src/m/vax.h:
* src/s/darwin.h:
* src/s/freebsd.h:
* src/s/gnu.h:
* src/s/ms-w32.h:
* src/s/msdos.h:
* src/s/netbsd.h:
* src/s/template.h: Remove references to obsolete variables.

* Makefile.in: Add dependencies for all unexec files.
(admindir): Remove unused variable.
(UNEXEC_SRC): Remove references.

* config.nt: Remove reference to UNEXEC_SRC.

* lwlib.c: Remove references to obsolete variables.

* fakemail.c: Remove references to obsolete variables.

* os.texi: Remove references to obsolete systems.

* configure.in:
* configure: Remove references to obsolete systems.
2008-06-26 04:24:54 +00:00
Glenn Morris
91c829f79c Fix usage typo. 2008-06-25 07:47:09 +00:00
Glenn Morris
58871e1b3c rst-mode got installed. 2008-06-25 07:43:55 +00:00
Stefan Monnier
a56fc14570 *** empty log message *** 2008-06-18 03:21:59 +00:00
Glenn Morris
5de85e8325 (set-version): Add doc/lispref/book-spine.texinfo. 2008-06-16 02:23:10 +00:00
Glenn Morris
f2d8d2751e (set-version): Add doc/lispref/vol1.texi,vol2.texi. 2008-06-16 02:08:47 +00:00
Glenn Morris
611bee81fd (set-version): Add doc/misc/faq.texi. 2008-06-15 02:39:40 +00:00
Stefan Monnier
73a0b3b528 *** empty log message *** 2008-06-10 18:49:18 +00:00
Glenn Morris
2511b6a178 `make bootstrap; make install' dumps another emacs:
should be fixed by 2008-06-05 changes.
2008-06-05 02:39:13 +00:00
Stefan Monnier
acc12ef73e Massage. 2008-06-03 06:22:40 +00:00
Glenn Morris
d6388ebd03 *** empty log message *** 2008-06-03 03:10:53 +00:00
Glenn Morris
e16bffef05 *** empty log message *** 2008-06-02 02:08:34 +00:00
Glenn Morris
7a9f749438 *** empty log message *** 2008-05-31 20:09:42 +00:00
Glenn Morris
585351d7ef New file. 2008-05-31 20:03:37 +00:00
Juanma Barranquero
d6710afe34 Remove Windows problem about the XPM image library being
loaded too soon (fixed by Stefan Monnier on 2008-05-07).
2008-05-22 11:16:32 +00:00
Glenn Morris
9ad5de0c1c Switch to recommended form of GPLv3 permissions notice. 2008-05-09 23:48:10 +00:00
Bastien Guerry
f5c063418b * whitespace.el (whitespace-trailing): Fix typo. 2008-04-28 16:27:37 +00:00
Miles Bader
a113b3ca32 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1121
2008-04-23 05:55:42 +00:00
Juanma Barranquero
2e10f11c41 Update to Unicode 5.1. 2008-04-15 13:31:08 +00:00
Juanma Barranquero
dd7d19d7ce (unidata-prop-alist): Fix typo in description of `numeric-value'.
(unidata-put-character): Fix typo in error message.
2008-04-14 10:47:12 +00:00
YAMAMOTO Mitsuharu
fcb49f8bdc ** emacs-22.1 with GTK problems (with patches)
Fixed.
2008-04-12 02:07:41 +00:00
Juanma Barranquero
d58ee9f175 *** empty log message *** 2008-04-10 04:05:35 +00:00
Miles Bader
5bc6ddff00 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1107
2008-04-05 23:01:26 +00:00
Jason Rumney
42a835e53c Updated for uniscribe backend. 2008-04-04 11:10:26 +00:00
Chong Yidong
7832afa92a ** don't require path hints for *shell*
Fixed.
2008-04-03 05:15:40 +00:00
Chong Yidong
12e37a709a ** slow editing in .h files
Fixed by acm.
2008-04-02 00:55:27 +00:00
Chong Yidong
11322a61fd ** overlay face property not used for after-string property
Bug closed.  See 2008-04-01 message to bug-gnu-emacs by cyd.
2008-04-01 20:18:44 +00:00
Chong Yidong
d16cd9ff30 ** Emacs CVS: find-file.el - Line up all columns in output
Done.
2008-04-01 17:38:32 +00:00
Chong Yidong
74b82bf006 ** mouse-2 and calc-yank
Fixed by Jay Belanger, 2008-04-01
2008-04-01 15:56:39 +00:00
Chong Yidong
14a1fee117 ** Two display bugs involving interactions between after-string and
display properties of adjacent overlays
Fix checked into branch.
2008-03-31 22:40:06 +00:00
Chong Yidong
437eda17da ** Backport find-function-search-for-symbol change to try `.emacs'
Done.
2008-03-31 22:12:37 +00:00