Dan Nicolaescu
ae4aa8241f
Delete names that have been removed from the tree.
2010-05-04 09:53:59 -07:00
Glenn Morris
397574f6af
* admin/CPP-DEFINES: Remove some no-longer-used defines.
2010-05-03 20:17:05 -07:00
Glenn Morris
8fdac2c337
Move LIBXTR6 from cpp to autoconf.
...
* configure.in (LIBXTR6): New output variable. Move unixware special
case here from src/s/unixware.h.
* src/Makefile.in (LIBXTR6): Set with configure, not cpp.
* src/s/unixware.h (NEED_LIBW): Remove definition.
* admin/CPP-DEFINES: Remove NEED_LIBW.
2010-04-27 01:09:01 -07:00
Glenn Morris
c6ea2936cc
Move MOTIF_LIBW to autoconf.
...
* configure.in (HAVE_MOTIF_2_1): Remove unused variable.
(LIBXP): No longer substitute in Makefiles.
(MOTIF_LIBW): New output variable. Move system-specific settings here
from src/s files.
* src/Makefile.in (LIBXP): Remove, since included in MOTIF_LIBW.
(MOTIF_LIBW): Set with configure, not cpp.
* s/aix4-2.h (LIB_MOTIF):
* s/gnu-linux.h (LIB_MOTIF):
* s/unixware.h (LIB_MOTIF): Move to configure.in.
* admin/CPP-DEFINES: Remove LIB_MOTIF.
2010-04-27 00:02:12 -07:00
Dan Nicolaescu
b6c73ee227
Remove NOMULTIPLEJOBS.
2010-04-20 23:49:28 -07:00
Stefan Monnier
6e104790e7
Merge from emacs-23
2010-04-19 11:07:52 -04:00
Glenn Morris
18bf657d18
* admin/notes/BRANCH: Defer to emacs-devel.
2010-04-15 10:22:07 -07:00
Glenn Morris
041b80fcd9
* admin/notes/BRANCH: Update.
2010-04-14 19:10:20 -07:00
Glenn Morris
f1b95f0a0d
* admin/notes/bugtracker: Minor updates.
2010-04-13 19:36:48 -07:00
Stefan Monnier
eb6967a081
Remove the Arch metafiles.
2010-04-12 23:06:50 -04:00
Dan Nicolaescu
866a453532
Remove C_SWITCH_SYSTEM_TEMACS.
2010-04-11 14:45:59 -07:00
Eli Zaretskii
52f4d8d5bb
Fix typos and formatting in ChangeLog entries.
2010-04-02 12:12:21 +03:00
Dan Nicolaescu
8224f93d18
Remove all uses of LIBX11_SYSTEM.
...
* Makefile.in (LIBX11_SYSTEM): Remove.
* s/msdos.h (LIBX11_SYSTEM): Do not define, define LIBS_SYSTEM
instead.
* configure.in: Remove all references to LIBX11_SYSTEM.
2010-04-01 16:08:14 -07:00
Eli Zaretskii
796bb9364a
Remove support for DJGPP v1.x (bug#5813).
...
CPP-DEFINES (__DJGPP__, __GO32__): Remove, no longer used.
2010-04-01 18:29:04 +03:00
Dan Nicolaescu
32a8894e5b
Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
...
* s/usg5-4.h (LIBS_DEBUG):
* s/irix6-5.h (C_DEBUG_SWITCH):
* s/gnu-linux.h (LIBS_DEBUG):
* s/darwin.h (LIBS_DEBUG):
* s/bsd-common.h (LIBS_DEBUG):
* s/aix4-2.h (LIBS_DEBUG, C_DEBUG_SWITCH):
* m/iris4d.h (LIBS_DEBUG):
* m/hp800.h (LIBS_DEBUG): Remove definitions.
* Makefile.in (LIBES): Remove reference to LIBS_DEBUG.
(LIBS_DEBUG): Remove definition.
* configure.in: Remove all references to C_DEBUG_SWITCH.
2010-03-29 19:47:23 -07:00
Stefan Monnier
e867cb5d30
Merge from `emacs-23'.
2010-03-24 14:02:56 -04:00
Dan Nicolaescu
b70640642e
* keyboard.c (Fset_input_interrupt_mode): Remove code depending on NO_SOCK_SIGIO,
...
not used anymore.
2010-03-21 19:56:56 -07:00
Dan Nicolaescu
605f35cdaa
Remove non-working support for lynxos 3.0.
...
* s/lynxos.h: Remove file.
* unexec.c (unexec, adjust_lnnoptrs): Do not depend on
COFF_BSD_SYMBOLS, nothing defines it anymore.
* os.texi (System Environment): Do not mention lynxos.
* configure.in: Remove non-working lynxos port.
2010-03-19 18:03:39 -07:00
Glenn Morris
9496bea877
* copyright: Add note about lisp/cedet/semantic/imenu.el.
2010-03-13 12:02:01 -08:00
Glenn Morris
7af1d7ff6f
* bugtracker: Debbugs's X-Emacs mail headers are now X-GNU headers.
2010-03-10 22:54:51 -08:00
Chong Yidong
288f9fc069
Bump version to 24.0.50.
2010-03-10 10:17:13 -05:00
Miles Bader
61c264722e
quick-install-emacs: Use more portable shell syntax
2010-03-10 23:16:06 +09:00
Miles Bader
f758ab5980
quick-install-emacs: Be more picky about files we avoid installing
2010-03-10 23:14:34 +09:00
Glenn Morris
9a6ad7690f
* FOR-RELEASE: CEDET and a javascript mode were added, so remove todos.
2010-03-01 19:29:50 -08:00
Glenn Morris
0bcb96cddf
* README: Minor fixes.
2010-02-18 01:11:18 -08:00
Glenn Morris
d9aa39cc6e
* commits: Mention not to mix changes in any given commit.
2010-02-17 22:18:49 -08:00
Juanma Barranquero
296271c006
* quick-install-emacs (PRUNED): Fix typo in message.
2010-02-14 18:30:41 +01:00
Glenn Morris
4ed1ae2d08
Explain pkreport sort options.
...
What to do about moderation mistakes.
2010-02-03 20:51:49 -08:00
Glenn Morris
db68501ffb
Explain mbox folder links.
2010-01-28 23:19:22 -08:00
Glenn Morris
3a78fc3652
Add some details of bzr's --fixes option.
2010-01-27 21:15:52 -08:00
Glenn Morris
7a88d19408
Add a quick-start guide.
...
Add details of what happens when a bug is closed.
2010-01-26 20:12:26 -08:00
Glenn Morris
38da2cf873
Add the aliases bug-emacs and bug-gnumacs.
2010-01-24 12:28:50 -08:00
Glenn Morris
741701037a
Small fixes.
2010-01-23 15:25:25 -08:00
Glenn Morris
ed130eb0fe
Fix some details of previous change.
2010-01-23 15:18:58 -08:00
Glenn Morris
9630d49eae
Update X-Debbugs-CC details.
...
Remove Mail-Followup-To, since it is no longer set.
Mention replacement of addresses in new reports.
Mention bazaar --fixes.
Mention debbugs-submit administrivia setting.
Mention how to test Debbugs changes.
2010-01-23 15:11:24 -08:00
Glenn Morris
79c08ece63
Remove file that only works with CVS, and isn't really needed with
...
Bazaar (given the in-built revision options of bzr diff).
2010-01-19 19:49:35 -08:00
Glenn Morris
bd9776d13f
Edit some notes/ files to replace cvs' with bzr', or something general.
2010-01-16 19:03:59 -08:00
Glenn Morris
4572d05251
Update with Miles's advice on how to commit.
2010-01-16 12:24:08 -08:00
Glenn Morris
82b52e0dfd
Rename from cvslogs to commits.
2010-01-16 12:18:30 -08:00
Glenn Morris
52b76c5ff4
Some more pointless updates.
2010-01-14 19:51:48 -08:00
Glenn Morris
114f9c9679
Add 2010 to copyright years.
2010-01-13 00:35:10 -08:00
Glenn Morris
893db5bcf0
Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
...
See http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00758.html
* emacs.c (REPORT_EMACS_BUG_PRETEST_ADDRESS): Set it to
bug-gnu-emacs rather than emacs-pretest-bug.
* mail/emacsbug.el (report-emacs-bug-pretest-address): Set
it to bug-gnu-emacs rather than emacs-pretest-bug.
* CONTRIBUTE, NEWS: Use bug-gnu-emacs rather than emacs-pretest-bug
for bug reports for development versions.
* trouble.texi (Checklist): Use bug-gnu-emacs rather than
emacs-pretest-bug for bug reports for development versions.
* emacs-pretesters, make-announcement: Use bug-gnu-emacs rather
than emacs-pretest-bug for bug reports for development versions.
* INSTALL.BZR, README: Use bug-gnu-emacs rather than emacs-pretest-bug
for bug reports for development versions.
2010-01-11 21:11:05 -08:00
Glenn Morris
efeee2cd6f
Comment on out-of-sequence messages.
2009-12-23 01:02:55 +00:00
Glenn Morris
ba35a9929e
Add some notes on the debbugs.gnu.org setup.
2009-12-22 08:07:47 +00:00
Glenn Morris
b64afe5401
Update some addresses for debbugs.gnu.org.
2009-12-19 20:32:11 +00:00
Glenn Morris
72707255d1
Expand on previous change.
2009-12-17 04:37:40 +00:00
Glenn Morris
b945368a3f
Refer to the static bug page (rather than the dynamic one) for a list
...
of all bugs.
2009-12-17 04:22:45 +00:00
Glenn Morris
d72fa05cf9
emacsbugs.donarmstrong.com -> debbugs.gnu.org throughout.
2009-12-17 04:20:55 +00:00
Glenn Morris
5b94cf5f51
Remove comments about edt-user.doc. No longer applies now file has
...
been removed and split into two pieces.
2009-12-15 03:11:56 +00:00
Chong Yidong
9e250ccc1c
No longer need to patch configure.
2009-12-09 02:32:27 +00:00