1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-31 11:13:50 +00:00
Commit Graph

514 Commits

Author SHA1 Message Date
Chong Yidong
ff31fb954a Add "Point before start of properties" bug. 2008-02-15 16:07:51 +00:00
Glenn Morris
c42e773e81 Refer to Gtk+' rather than removed option --with-gtk'. 2008-02-06 08:00:42 +00:00
Jason Rumney
ad05a5defd (Cygwin GCC): recent -> some, as the information is no longer current. 2008-02-04 11:26:17 +00:00
Miles Bader
430d2ee291 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-312
2008-01-09 01:21:15 +00:00
Miles Bader
59ce725a3b Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
2008-01-08 20:46:54 +00:00
Glenn Morris
8cabe764e9 Add 2008 to copyright years. 2008-01-08 04:37:27 +00:00
Dan Nicolaescu
f3041af143 * configure.in: Remove references to unsupported systems.
* notes/copyright:
* MAINTAINERS: Remove references to files that have been removed.

* os.texi (System Environment): Remove references to OSes that are
not supported anymore.

* PROBLEMS:
* MACHINES: Remove references to systems not supported anymore.

* makefile.w32-in:
* Makefile.in: Remove references to Xenix.

* gnus.el (gnus-use-long-file-name): Remove reference to xenix.

* obsolete/x-apollo.el: Remove file for unsupported system.

* term/x-win.el (vendor-specific-keysyms): Remove reference to
Apollo.

* progmodes/gud.el (gud-dgux-p): Remove.
(dbx): Remove reference to dgux.

* progmodes/ps-mode.el (ps-mode-print-function):
* ps-print.el (ps-lp-system):
* paths.el (rmail-spool-directory):
* ls-lisp.el (ls-lisp-emulation):
* lpr.el (lpr-lp-system):
* dired.el (dired-chown-program): Remove references to dgux.

* m/7300.h:
* m/acorn.h:
* m/alliant-2800.h:
* m/alliant.h:
* m/alliant1.h:
* m/alliant4.h:
* m/altos.h:
* m/amdahl.h:
* m/apollo.h:
* m/att3b.h:
* m/aviion-intel.h:
* m/aviion.h:
* m/celerity.h:
* m/clipper.h:
* m/cnvrgnt.h:
* m/convex.h:
* m/cydra5.h:
* m/delta88k.h:
* m/dpx2.h:
* m/dual.h:
* m/elxsi.h:
* m/f301.h:
* m/gould-np1.h:
* m/gould.h:
* m/i860.h:
* m/ibmps2-aix.h:
* m/ibmrt-aix.h:
* m/ibmrt.h:
* m/irist.h:
* m/is386.h:
* m/isi-ov.h:
* m/mega68.h:
* m/mg1.h:
* m/news-r6.h:
* m/news-risc.h:
* m/news.h:
* m/nh3000.h:
* m/nh4000.h:
* m/ns16000.h:
* m/ns32000.h:
* m/nu.h:
* m/orion.h:
* m/orion105.h:
* m/paragon.h:
* m/pfa50.h:
* m/plexus.h:
* m/pyramid.h:
* m/pyrmips.h:
* m/sh3el.h:
* m/sps7.h:
* m/sr2k.h:
* m/stride.h:
* m/sun1.h:
* m/sun2.h:
* m/sun3-68881.h:
* m/sun3-fpa.h:
* m/sun3-soft.h:
* m/sun3.h:
* m/sun386.h:
* m/symmetry.h:
* m/tad68k.h:
* m/tahoe.h:
* m/targon31.h:
* m/tek4300.h:
* m/tekxd88.h:
* m/tower32.h:
* m/tower32v3.h:
* m/ustation.h:
* m/wicat.h:
* m/xps100.h:
* s/cxux.h:
* s/cxux7.h:
* s/dgux.h:
* s/dgux4.h:
* s/dgux5-4-3.h:
* s/dgux5-4r2.h:
* s/esix.h:
* s/esix5r4.h:
* s/hiuxmpp.h:
* s/hiuxwe2.h:
* s/iris3-5.h:
* s/iris3-6.h:
* s/isc2-2.h:
* s/isc3-0.h:
* s/isc4-0.h:
* s/isc4-1.h:
* s/newsos5.h:
* s/newsos6.h:
* s/osf1.h:
* s/osf5-0.h:
* s/riscix1-1.h:
* s/riscix12.h:
* s/sco4.h:
* s/sco5.h:
* s/sunos4-0.h:
* s/sunos4-1.h:
* s/sunos413.h:
* s/sunos4shr.h:
* s/umax.h:
* s/unipl5-2.h:
* s/xenix.h:
* cxux-crt0.s:
* unexapollo.c:
* unexconvex.c:
* unexenix.c:
* unexsni.c: Remove files for systems no longer supported.

* m/intel386.h: Remove references to unsupported systems.

* w32.c (get_emacs_configuration): Remove reference to i860.

* sysdep.c: Remove dead code.
2008-01-06 00:56:56 +00:00
Miles Bader
0bd5084171 Merge from emacs--devo--0
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-294
2007-12-06 09:51:45 +00:00
Miles Bader
d4aa48db8e Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-937
2007-11-21 04:55:58 +00:00
Eli Zaretskii
d169ccbd0b Provide exact information about customizing Alt-Shift on Windows XP. 2007-11-17 11:16:40 +00:00
Miles Bader
18cd1f1a08 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 902-908)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 131-137)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 261-262)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-278
2007-10-27 09:12:07 +00:00
Miles Bader
fdc9061358 Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 131-137)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 261-262)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-908
2007-10-27 09:07:17 +00:00
Jason Rumney
cdc9f5c23a display-time-world does not exist yet. 2007-10-21 01:01:33 +00:00
Jason Rumney
1457ce0f2f Change note about timezone problems on Windows. 2007-10-21 00:57:13 +00:00
Miles Bader
9c8020a8df Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 890-898)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 122-128)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 257-258)

   - Merge from emacs--rel--22
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-270
2007-10-19 00:00:21 +00:00
Miles Bader
5a95db215e Merge from emacs--rel--22
Patches applied:

 * emacs--rel--22  (patch 125-127)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-896
2007-10-18 21:07:49 +00:00
Jason Rumney
9f1bc31f0a display-world-time does not work on Windows. 2007-10-17 22:27:24 +00:00
Miles Bader
c73bd236f7 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 866-879)

   - Merge multi-tty branch
   - Update from CVS
   - Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-257
2007-10-11 16:24:58 +00:00
Miles Bader
1af74d06e5 Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-875
2007-10-09 08:52:57 +00:00
Glenn Morris
ce46543c0f Mention openSUSE bcopy issue. 2007-10-09 02:40:01 +00:00
Glenn Morris
ab4461c1c3 Mention openSUSE bcopy issue. 2007-10-09 02:39:43 +00:00
Glenn Morris
3f37e60431 Clarify Semantic and CEDET version numbers. 2007-10-06 18:05:03 +00:00
Eli Zaretskii
f5578c7f65 Mention problems with Semantic. 2007-10-06 09:22:07 +00:00
Glenn Morris
706475a947 Mention Tex superscript font issue. 2007-09-28 03:32:04 +00:00
Glenn Morris
405b495fe8 Mention Tex superscript font issue. 2007-09-28 03:30:10 +00:00
Miles Bader
1bb9a689ac Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 857-865)

   - Update from CVS
   - Merge from emacs--rel--22
   - Update from CVS: lisp/emacs-lisp/avl-tree.el: New file.
   - Remove RCS keywords

 * emacs--rel--22  (patch 97-100)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 246-247)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-252
2007-08-29 05:03:40 +00:00
YAMAMOTO Mitsuharu
a186cc54a2 (Mac OS X): Add alternative workaround for QuickTime
updater breakage.
2007-08-27 08:32:36 +00:00
YAMAMOTO Mitsuharu
4b34031944 (Mac OS X): Add alternative workaround for QuickTime
updater breakage.
2007-08-27 08:29:51 +00:00
Miles Bader
e468b87f91 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 824-831)

   - Update from CVS
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 70-74)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-238
2007-07-27 10:52:18 +00:00
Glenn Morris
fca4a5de17 Switch license to GPLv3 or later. 2007-07-25 06:48:19 +00:00
Miles Bader
8c406a9bc4 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 806-813)

   - Merge from emacs--rel--22
   - Update from CVS

 * emacs--rel--22  (patch 51-58)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 233-236)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-230
2007-07-15 04:47:46 +00:00
Jan Djärv
a34756594c (bugzilla): Mention gtk-engines-qt bug. 2007-07-14 09:02:35 +00:00
Jan Djärv
f6021509c5 Mention gtk-engines-qt problem. 2007-07-14 09:02:06 +00:00
Miles Bader
b361539260 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 793-802)

   - Update from CVS
   - Remove RCS keywords
   - Merge from emacs--rel--22

 * emacs--rel--22  (patch 42-50)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Gnus ChangeLog tweaks

 * gnus--rel--5.10  (patch 229-232)

   - Merge from emacs--devo--0, emacs--rel--22
   - ChangeLog tweak
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-223
2007-06-16 22:32:13 +00:00
Eli Zaretskii
d6ff8a3029 Document that :data is unsupported for playing sound on Windows. 2007-06-16 12:51:48 +00:00
Eli Zaretskii
56dc064678 Document that :data is unsupported for playing sound on Windows. 2007-06-16 12:50:37 +00:00
Miles Bader
62390cbfc2 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 774-780)

   - Update from CVS
   - Merge from emacs--rel--22, gnus--rel--5.10
   - Merge from emacs--rel--22
   - Fix tq.el edge case

 * emacs--rel--22  (patch 28-32)

   - Update from CVS

 * gnus--rel--5.10  (patch 224-225)

   - Merge from emacs--devo--0, emacs--rel--22
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-213
2007-05-30 14:40:46 +00:00
Richard M. Stallman
e285bb2789 Undo last change because Debian fixed their bug. 2007-05-27 02:23:53 +00:00
Miles Bader
262be72a9a Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 751-770)

   - Update from CVS
   - Merge from emacs--rel--22
   - Update from CVS: lisp/textmodes/sgml-mode.el: Revert last change.
   - Merge from gnus--rel--5.10

 * emacs--rel--22  (patch 18-25)
 * gnus--rel--5.10  (patch 222-223)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-208
2007-05-24 21:31:10 +00:00
Chong Yidong
8a0b01bce9 Add "Compiling on GNU/Linux fails due to a missing left operand in gnu-linux.h." 2007-05-23 20:15:17 +00:00
Chong Yidong
6c06422c15 Add "Installing to a directory with non-ASCII characters in the name fails". 2007-05-23 20:10:04 +00:00
Chong Yidong
0a7aab8326 Fix typo. 2007-05-21 15:26:04 +00:00
Chong Yidong
13673952cb Add "Emacs crashes on startup after a glibc upgrade." 2007-05-21 15:23:43 +00:00
Glenn Morris
14395431bd Tweak previous change. 2007-05-18 07:43:29 +00:00
Glenn Morris
464df798e9 Add info on compiler version to previous change. 2007-05-17 08:02:52 +00:00
Glenn Morris
0bce976c6b (Dumping): Mention OpenBSD macppc problem. 2007-05-17 07:58:16 +00:00
Miles Bader
212c766631 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 713-725)

   - Update from CVS
   - Merge from emacs--rel--22
   - Merge from emacs--rel--22: lisp/dired-x.el: Revert 2007-04-06 change.
   - Merge from gnus--rel--5.10

 * emacs--rel--22  (base, patch 1-5)

   - tag of emacs@sv.gnu.org/emacs--devo--0--patch-709
   - Sync to CVS tag EMACS_22_BRANCHPOINT
   - Sync to CVS branch EMACS_22_BASE
   - Update from CVS

 * gnus--rel--5.10  (patch 217)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-202
2007-05-01 23:03:36 +00:00
Glenn Morris
89eaca5de1 David R. Linn <drl at jekyll.vuse.vanderbilt.edu>
Add section on Solaris out-of-tree install issues with non-GNU make.
2007-04-28 19:16:50 +00:00
Glenn Morris
2f6e7d3f16 David R. Linn <drl at jekyll.vuse.vanderbilt.edu>
Add section on Solaris out-of-tree install issues with non-GNU make.
2007-04-28 19:16:10 +00:00
Eli Zaretskii
ae51f2bcc3 Mention problems with files larger than 4GB on MS-Windows. 2007-04-27 13:41:53 +00:00
Eli Zaretskii
365b925756 Mention problems with files larger than 4GB on MS-Windows. 2007-04-27 13:37:31 +00:00
Miles Bader
991a760232 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 698-710)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 216)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-196
2007-04-24 21:56:25 +00:00
Glenn Morris
53b30c3870 Expand a bit on Emacs not knowing fqdn. 2007-04-19 17:07:15 +00:00
Eli Zaretskii
485a6c18d3 Update versions of Cygwin GCC known to produce good binaries. 2007-04-13 18:33:58 +00:00
Eli Zaretskii
1020d87999 Fix typos in Cygwin-related entries. 2007-04-13 09:57:26 +00:00
Glenn Morris
880ea92562 Fix some typos. 2007-04-12 04:16:47 +00:00
Miles Bader
57cb2e6f26 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 675-697)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Release ERC 5.2.

 * gnus--rel--5.10  (patch 211-215)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-189
2007-04-11 00:17:47 +00:00
Eli Zaretskii
af71f3ce48 Describe problems on Windows with ClearType enabled. 2007-04-09 08:42:03 +00:00
Eli Zaretskii
4ed1bce5a8 Update information about non-support of Windows input methods. 2007-04-08 08:59:32 +00:00
Glenn Morris
f4b84ef468 (Configuration): Add entries on compiler/preprocessor mismatch, and on
preprocessor inserting whitespace.
2007-04-04 02:58:38 +00:00
Michael Albinus
dc13f3f55c * PROBLEMS: Remove Tramp problem; it has been fixed. 2007-03-31 18:39:26 +00:00
Eli Zaretskii
868c31fe39 (MS-Windows problems): How to bind non-ASCII keys with modifiers. 2007-03-31 10:01:51 +00:00
Chong Yidong
923a6eb006 Emacs cannot load remote files using Tramp during init. 2007-03-27 20:59:27 +00:00
Glenn Morris
6afdff63e5 *** empty log message *** 2007-03-27 03:17:27 +00:00
Miles Bader
d85d38392e Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 670-674)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 209-210)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-185
2007-03-21 13:33:07 +00:00
Miles Bader
a72ea5f5b0 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 662-669)

   - Update from CVS
   - Fix read-only prompt problem in isearch
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 207-208)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-184
2007-03-18 14:11:08 +00:00
Chong Yidong
59ddb0dd84 Add Cygwin 4.1.2 to list of good Cygwin build environments. 2007-03-17 17:36:54 +00:00
Eli Zaretskii
e5319d36db Warn from Cygwin GCC versions other than those known to succeed. 2007-03-10 18:55:37 +00:00
Miles Bader
70fff7b100 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 653-661)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 203-206)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-180
2007-03-04 06:19:40 +00:00
Eli Zaretskii
0cc69e7d42 Fix last change. Indent the patch for assert.h one column. 2007-03-03 11:03:50 +00:00
Jason Rumney
3e7c244e4b Note added about the Visual Studio 2005 problem. 2007-03-03 01:18:47 +00:00
Glenn Morris
2cd2cddd36 Remove duplicate paragraph. 2007-02-28 03:12:39 +00:00
Miles Bader
a73d7753f9 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 638-652)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 202)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-177
2007-02-26 23:03:45 +00:00
Jan Djärv
6df791551e * PROBLEMS: Gtk+ and cygwin doesn't work. 2007-02-25 09:55:55 +00:00
Miles Bader
18c3672766 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 624-636)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 200-201)

   - Merge from emacs--devo--0
   - Update from CVS: lisp/nnweb.el (nnweb-google-parse-1): Update parser.

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-171
2007-02-13 12:14:16 +00:00
Glenn Morris
5b87ad5540 Switch to standard GPL text for license. 2007-02-11 01:18:25 +00:00
Miles Bader
bb5b9e9dbe Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 615-621)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 197-199)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-166
2007-01-30 22:22:43 +00:00
Eli Zaretskii
634e516bef More details about disabling features that hamper performance with slow
X connections.
2007-01-27 18:12:50 +00:00
Miles Bader
c0466914ba Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 586-614)

   - Update from CVS
   - Update from erc--emacs--22
   - Merge from gnus--rel--5.10
   - Merge from erc--main--0
   - Make byte compiler correctly write circular constants

 * gnus--rel--5.10  (patch 186-196)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-162
2007-01-26 06:16:11 +00:00
Glenn Morris
0a33da5171 Update copyright for years from Emacs 21 to present (mainly adding
2001).
2007-01-21 00:27:14 +00:00
Glenn Morris
745377e827 Add information on compiling 32-bit Emacs on 64-bit GNU/Linux.
Update copyright for years post-Emacs 21 to present.
2007-01-13 02:25:58 +00:00
Miles Bader
4c34eeeee5 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 563-582)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 177-185)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-158
2007-01-01 03:21:06 +00:00
Eli Zaretskii
651f81720c Document problems with rebasing Cygwin DLLs. 2006-12-16 14:00:15 +00:00
Miles Bader
dbc3b08c40 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 490-504)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 161-163)

   - Update from CVS
   - Merge from emacs--devo--0

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-130
2006-11-07 23:22:48 +00:00
Eli Zaretskii
9c9f008165 Document problems with Cygwin builds of GCC 3.4.4. 2006-11-04 12:11:21 +00:00
Kim F. Storm
3443198806 Add Tip to speed up copy/kill for remote X session. 2006-11-03 09:24:40 +00:00
Miles Bader
f3bbbd1145 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 447-459)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 141-144)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-115
2006-10-03 05:04:21 +00:00
Chong Yidong
0e71e4a868 * PROBLEMS: Document Emacs/XIM/gnome-settings-terminal clash. 2006-09-30 17:58:29 +00:00
Richard M. Stallman
de25ebb8e3 *** empty log message *** 2006-09-28 19:10:27 +00:00
Miles Bader
863153c57b Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 427-436)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 134-136)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-110
2006-09-14 09:24:00 +00:00
Paul Eggert
4b1aaa8b07 * etc/NEWS: In terminal-oriented subshells, the EMACS environment
variable now defaults to Emacs's absolute file name, instead of
to "t".
* etc/PROBLEMS: Adjust tcsh advice for this.
* make-dist (EMACS): Exit and fail if the EMACS environment
variable is set to something other than an absolute file name.
* lisp/comint.el (comint-exec-1): Set EMACS to the full name of Emacs,
not to "t".
* lisp/progmodes/compile.el (compilation-start): Likewise.
* lisp/progmodes/idlwave.el (idlwave-rescan-asynchronously):
Don't use expand-file-name on invocation-directory, since this
might mishandle special characters in invocation-directory.
* man/faq.texi (Escape sequences in shell output): EMACS is now set
to Emacs's absolute file name, not to "t".
(^M in the shell buffer): Likewise.
* man/misc.texi (Interactive Shell): Likewise.
2006-09-12 16:43:25 +00:00
Jan Djärv
1437ec2b76 Add "Emacs compiled with Gtk+ crashes when closing a display (x-close-connection)." 2006-09-10 12:29:10 +00:00
Miles Bader
63db3c1b3f Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 343-356)

   - Update from CVS
   - Update for ERC 5.1.3.
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 113-115)

   - Merge from emacs--devo--0
   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-90
2006-07-19 00:42:56 +00:00
Kim F. Storm
ade79051d8 Emacs now requires ws2_32.dll on Windows. 2006-07-14 15:03:52 +00:00
Miles Bader
6a46b01883 Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 320-342)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - lisp/play/cookie1.el (cookie): Work properly when there's only one entry
   - Add note about "link" button-class to etc/TODO

 * gnus--rel--5.10  (patch 108-112)

   - Merge from emacs--devo--0
   - Clean up merge mistakes
   - Update from CVS
   - Update from CVS: texi/gnus.texi (Summary Buffer Lines): Fix typo.

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-86
2006-07-06 08:59:39 +00:00
Eli Zaretskii
9222ba5e8a Mention etl-unicode fonts in addition to intlfonts. 2006-06-30 12:40:06 +00:00
Miles Bader
b883cdb2fe Merge from emacs--devo--0
Patches applied:

 * emacs--devo--0  (patch 285-296)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: admin/FOR-RELEASE: Update refcard section.

 * gnus--rel--5.10  (patch 102-104)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-64
2006-06-07 18:05:10 +00:00
Thien-Thi Nguyen
ff3e9dbcc7 Fix typo. 2006-06-03 21:55:47 +00:00
Miles Bader
cfc2051d0e Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-56
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 204-225)

   - Update from CVS
   - Sync from erc--emacs--0
   - Merge from gnus--rel--5.10
   - Improve tq.el.
   - Update from CVS: src/puresize.h (PURESIZE_RATIO): Reduce to 10/6.

 * gnus--rel--5.10  (patch 81-85)

   - Update from CVS
   - Merge from emacs--devo--0
2006-04-17 08:41:12 +00:00
Kenichi Handa
9f4f9273bc (C-SPC fails ...): Explicitly say fcitx in the header. 2006-04-12 06:53:43 +00:00
Kenichi Handa
2fb18d1328 (C-SPC fails ...): Add description for fcitx. 2006-04-11 01:28:04 +00:00
Miles Bader
71936d6753 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-43
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 148-156)

   - Update from CVS
   - Merge from gnus--rel--5.10
   - Remove nick-abbrevs stuff from rcirc.el
   - rcirc.el update from Ryan Yeske

 * gnus--rel--5.10  (patch 57)

   - Copy/update icons from Gnus trunk
2006-03-13 12:19:58 +00:00
Eli Zaretskii
9257b6273a *** empty log message *** 2006-03-11 15:46:24 +00:00
Miles Bader
0b12547529 Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-14
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 58-65)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 22-28)

   - Update from CVS
   - Merge from emacs--devo--0
   - Update from CVS: lisp/gnus.el: Remove bogus comment.
2006-02-11 00:11:19 +00:00
YAMAMOTO Mitsuharu
e9452469cf (Mac OS X): Add QuickTime 7.0.4 / Mac OS X 10.3.9 breakage. 2006-02-10 08:35:25 +00:00
Miles Bader
380874900c Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Merge from emacs--devo--0

Patches applied:

 * emacs--devo--0  (patch 43-57)

   - Update from CVS
   - Merge from erc--emacs--0
   - Make constrain-to-field notice overlays
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 18-21)

   - Update from CVS
   - Merge from emacs--devo--0
2006-02-08 04:26:44 +00:00
Thien-Thi Nguyen
5b0d63bc36 Update years in copyright notice; nfc. 2006-02-05 23:44:47 +00:00
Miles Bader
41882805d6 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 616-696)

   - Add lisp/mh-e/.arch-inventory
   - Update from CVS
   - Merge from gnus--rel--5.10
   - Update from CVS: lisp/smerge-mode.el: Add 'tools' to file keywords.
   - lisp/gnus/ChangeLog: Remove duplicate entry

 * gnus--rel--5.10  (patch 147-181)

   - Update from CVS
   - Merge from emacs--cvs-trunk--0
   - Update from CVS: lisp/mml.el (mml-preview): Doc fix.
   - Update from CVS: texi/message.texi: Fix default values.
   - Update from CVS: texi/gnus.texi (RSS): Addition.
2006-01-16 08:37:27 +00:00
Jan Djärv
8576f724fb ICCM => ICCCM 2005-12-12 12:29:57 +00:00
Jason Rumney
de66e883e0 Added note about create-fontset-from-ascii-font problem on MS-Windows. 2005-10-25 21:28:54 +00:00
Miles Bader
6f512f0b53 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-82
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 542-553)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 116-121)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS
2005-09-19 10:20:33 +00:00
Kenichi Handa
ce9b56fe13 Fix the paragraph describing the limitation of
UTF-8/16/7.
2005-09-15 02:55:22 +00:00
Miles Bader
ff8d296438 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-81
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 532-541)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 112-115)

   - Update from CVS
2005-09-11 22:21:01 +00:00
Kenichi Handa
d87ceee0dd Show a patch for Mule-UCS to make it byte-compiled
correctly.
2005-09-08 07:02:08 +00:00
Miles Bader
621806aab2 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-79
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 519-530)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 106-111)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS
2005-09-06 00:25:20 +00:00
Romain Francoise
20dc22152e Fix capitalization of "Gnus". 2005-08-26 10:17:00 +00:00
Miles Bader
d4cccb1406 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 514-518)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 104-105)

   - Update from CVS
2005-08-26 09:51:52 +00:00
Thien-Thi Nguyen
bfd6d01add Update years in copyright notice; nfc. 2005-08-24 11:32:07 +00:00
Miles Bader
3674ae2f87 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 485-492)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 92-94)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS
2005-07-22 08:27:27 +00:00
Jan Djärv
25fd144dac * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
-R comes after i386 in setarch command.
2005-07-19 09:35:56 +00:00
Miles Bader
d3e4babdd1 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 459-473)

   - Update from CVS
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 86-87)

   - Update from CVS
2005-07-07 12:43:14 +00:00
Jan Djärv
ed214edf50 Added that emacs tries to handle exec-shield at build time. 2005-07-03 21:50:53 +00:00
Jan Djärv
cf14a51cd1 * PROBLEMS (Fedora Core 4 GNU/Linux: Segfault during dumping):
Added it again.
2005-07-03 21:47:06 +00:00
Masatake YAMATO
711877f36a 2005-07-01 Masatake YAMATO <jet@gyve.org>
* emacs.c (main): Passing ADD_NO_RANDOMIZE to
	`personality'.
2005-06-30 16:30:53 +00:00
Miles Bader
eeb88b27e1 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-67
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 447-458)

   - Update from CVS
   - Update from CVS: lisp/subr.el (add-to-ordered-list): Doc fix.
   - Merge from gnus--rel--5.10

 * gnus--rel--5.10  (patch 83-85)

   - Merge from emacs--cvs-trunk--0
   - Update from CVS
2005-06-30 00:31:46 +00:00
Richard M. Stallman
ff0ab4067a (Fedora Core 4 GNU/Linux: Segfault during dumping): New. 2005-06-28 18:52:26 +00:00
Richard M. Stallman
09352e8f25 *** empty log message *** 2005-06-25 04:48:24 +00:00
Miles Bader
d113efea8e Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-61
Merge from emacs--cvs-trunk--0

Patches applied:

 * emacs--cvs-trunk--0  (patch 353-357)

   - Update from CVS
2005-06-09 07:13:03 +00:00
Kim F. Storm
f77e451419 Linux kernel 2.6.10 may corrupt process output.
Warn that using CVS+SSH may corrupt files, include work-around.
2005-06-08 12:13:32 +00:00
Miles Bader
1ff5649578 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-16
Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-106
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-110
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-111
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-112
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-113
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-114
   <no summary provided>

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-115
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-123
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-124
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-17
 - miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-19
   Update from CVS

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-20
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-21
   More work on moving images to etc/images

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-22
   Update from CVS

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-23
   Fix errors with image-file installation

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-24
   etc/Makefile.in (install): Put gnus-tut.txt in the right place.

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-25
   etc/Makefile.in (install, uninstall): Fix installed image dirs.

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-26
   etc/Makefile.in (install): Create $(etcdir)/images/gnus dir.

 * miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-27
   Update from CVS
2005-02-23 09:18:23 +00:00
Eli Zaretskii
7363960176 Document problems with PCL-CVS wrt CVS v1.12.8 and 1.12.9. 2005-02-19 12:56:21 +00:00
Miles Bader
8589dc17f8 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-14
Update unicode-branch version numbers and ChangeLog file names

2005-02-12  Miles Bader  <miles@gnu.org>

   * etc/TODO, etc/PROBLEMS, etc/NEWS: Replace references to Emacs version "22"
   with "23".

2005-02-12  Miles Bader  <miles@gnu.org>

   * lisp/version.el (emacs-version): Change to "23.0.0".

   * lisp/descr-text.el (describe-char-unidata-list):
   Replace references to Emacs version "22" with "23".
   * lisp/emacs-lisp/bytecomp.el (byte-compile-fix-header)
   (byte-compile-insert-header): Likewise.
   * lisp/international/mule.el (charset-list, set-coding-priority)
   (ignore-relative-composition): Likewise.
   * lisp/international/mule-util.el (detect-coding-with-priority): Likewise.
   * lisp/international/mule-diag.el: Likewise.
   * lisp/international/mule-cmds.el (language-info-custom-alist): Likewise.
   * lisp/international/codepage.el (codepage-setup): Likewise.

2005-02-13  Miles Bader  <miles@gnu.org>

   Rename unicode-branch-specific ChangeLog files to
   "ChangeLog.unicode" from "ChangeLog.22"
2005-02-14 03:40:07 +00:00
Miles Bader
dd75f82d04 Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-13
Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-83
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-89
   Update from CVS

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-90
   Update from CVS: man/calc.texi: Add macro for LaTeX for info output.

 * miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-91
 - miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-94
   Update from CVS
2005-02-13 07:19:08 +00:00
Kim F. Storm
bf247b6ed0 Change release version from 21.4 to 22.1 throughout.
Change development version from 21.3.50 to 22.0.50.
2005-02-09 15:50:47 +00:00
Miles Bader
000fc2b1fa Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74
Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-709
   Update from CVS: src/indent.c (Fvertical_motion): Fix last change.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-710
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-715
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-716
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-74
   Update from CVS
2004-12-08 05:02:30 +00:00
Jan Djärv
b11e882375 * PROBLEMS: Update information about klipper on KDE. 2004-12-07 13:39:30 +00:00
Miles Bader
93952a2d5b Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-47
Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-571
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-572
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-574
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-575
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-576
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-579
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-580
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-31
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-33
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-34
   Merge from emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-35
 - miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-37
   Update from CVS
2004-09-29 07:22:20 +00:00
Jan Djärv
1f02a4ba8d * PROBLEMS: Updated exec-shield description. 2004-09-25 20:39:13 +00:00
Miles Bader
a37d67ddad Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-36
Merge from emacs--cvs-trunk--0, emacs--gnus--5.10, gnus--rel--5.10

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-523
   Merge from emacs--gnus--5.10, gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-524
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-534
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--base-0
   tag of miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-464

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-1
   Import from CVS branch gnus-5_10-branch

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-2
   Merge from lorentey@elte.hu--2004/emacs--multi-tty--0, emacs--cvs-trunk--0

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-3
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/emacs--gnus--5.10--patch-4
   Merge from gnus--rel--5.10

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-18
   Update from CVS

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-19
   Remove autoconf-generated files from archive

 * miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-20
   Update from CVS
2004-09-09 09:36:36 +00:00
Eli Zaretskii
0a4dd4e491 From Eric S. Raymond: More reorganization to exile old stuff to the
pre-2000 section.  I looked up end-of-life dates for a bunch of old
Unixes to check.
2004-09-04 12:25:43 +00:00
Miles Bader
b71f2b97d3 Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32
Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-486
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-487
   Tweak permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-488
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-489
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-490
   Update from CVS: man/fixit.texi (Spelling): Fix typo.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-491
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-494
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-495
   Update from CVS: Add missing lisp/mh-e files

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-496
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-499
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-500
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-513
   Update from CVS
2004-08-27 07:00:34 +00:00
David Kastrup
90a02640b4 Update AUCTeX information. 2004-08-22 10:58:41 +00:00
Eli Zaretskii
9dc15871b2 Massively rearranged by category, to make environment
features and symptoms easier to find.  Bugs relating to
20th-century systems moved to the end.  Most problem headers
changed to "object: variation" format.
2004-08-21 11:31:45 +00:00
Steven Tamm
7c3225c3a6 Remove description of Mac OS version upgrade
problems as it is no longer applicable.
2004-08-10 21:38:02 +00:00
Miles Bader
327719ee8a Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Merge from emacs--cvs-trunk--0

Patches applied:

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-218
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-220
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-221
   Restore deleted tagline in etc/TUTORIAL.ru

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-222
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-228
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-229
   Remove TeX output files from the archive

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-230
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-247
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-248
   src/lisp.h (CYCLE_CHECK): Macro moved from xfaces.c

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-249
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-256
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-258
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-263
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-264
   Update from CVS: lispref/display.texi: emacs -> Emacs.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-265
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-274
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-275
   Update from CVS: man/makefile.w32-in: Revert last change

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-276
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-295
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-296
   Allow restarting an existing debugger session that's exited

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-297
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-299
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-300
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-327
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-328
   Update from CVS: src/.gdbinit (xsymbol): Fix last change.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-329
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-344
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-345
   Tweak source regexps so that building in place won't cause problems

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-346
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-351
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-352
   Update from CVS: lisp/flymake.el: New file.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-353
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-361
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-362
   Support " [...]" style defaults in minibuffer-electric-default-mode

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-363
   (read-number): Use canonical format for default in prompt.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-364
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-367
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-368
   Improve display-supports-face-attributes-p on non-ttys

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-369
   Rewrite face-differs-from-default-p

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-370
   Move `display-supports-face-attributes-p' entirely into C code

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-371
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-372
   Simplify face-differs-from-default-p; don't consider :stipple.

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-373
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-374
   (tty_supports_face_attributes_p): Ensure attributes differ from default

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-375
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-376
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-377
   (Fdisplay_supports_face_attributes_p): Work around bootstrapping problem

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-378
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-380
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-381
   Face merging cleanups

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-382
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-384
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-385
   src/xfaces.c (push_named_merge_point): Return 0 if a cycle is detected

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-386
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-395
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-396
   Tweak arch tagging to make build/install-in-place less annoying

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-397
   Work around vc-arch problems when building eshell

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-398
   Tweak permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-399
   Tweak directory permissions

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-400
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-401
   More build-in-place tweaking of arch tagging

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-402
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-403
   Yet more build-in-place tweaking of arch tagging

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-404
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-409
   Update from CVS

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-410
   Make sure image types are initialized for lookup too

 * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-411
 - miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-416
   Update from CVS
2004-06-28 07:56:49 +00:00
Steven Tamm
32364f491e Document the workaround for the Mac OS X port not picking up the environment
variables from the dotfiles.
2004-05-30 00:35:44 +00:00
Jason Rumney
7aa70236bc Added note about CreateProcess failures from make.exe 2004-05-10 21:31:34 +00:00
Jason Rumney
07312b25d3 Remove incorrect comment about using utf-16 for Windows clipboard
coding system.
2004-05-09 10:12:00 +00:00
Kenichi Handa
6b61353c0a Sync to HEAD 2004-04-16 12:51:06 +00:00
Stefan Monnier
d08c4c2857 Fix copyright. 2004-03-22 15:38:14 +00:00
Eli Zaretskii
24efe898bd Document crashes on X when build with GCC and GNU ld. 2004-02-16 18:32:18 +00:00
Richard M. Stallman
c9a20cad1a Fix minor error. 2004-01-07 13:27:51 +00:00
Eli Zaretskii
984002eb3b From David Ponce: document segfaults with the Linux kernels that
enable the Exec-shield functionality.
2003-11-03 06:23:11 +00:00
Jan Djärv
f16a1bf671 * PROBLEMS: Characters are displayed as empty boxes or
with wrong font under X.
2003-10-24 09:27:51 +00:00
Stefan Monnier
cff5e534cd *** empty log message *** 2003-09-12 19:44:31 +00:00
Dave Love
2c311b397c *** empty log message *** 2003-09-11 13:54:47 +00:00
Kenichi Handa
463f5630a5 New directory 2003-09-08 11:56:09 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Andrew Choi
5b4ffca2d0 Truncated process output with pty's on Mac OS X. 2003-07-22 17:51:57 +00:00
Jason Rumney
1f42cc7170 Add workaround for "Windows only" printers 2003-06-29 20:22:07 +00:00
Jason Rumney
b35319bfc2 Documented Mouse wheel problems on MS-Windows. 2003-06-14 11:26:08 +00:00
Dave Love
fc1bfc2a53 Correct Unicode stuff. 2003-05-29 18:15:21 +00:00
Dave Love
20888a623d utf bits. useXIM. 2003-05-21 22:23:52 +00:00
Glenn Morris
445f98eb33 No font-lock warning for parentheses in column zero in 21.3 2003-05-05 16:39:58 +00:00
Glenn Morris
f5fdfa6039 --color not available in version 21.3 2003-05-05 16:34:16 +00:00
Kai Großjohann
a59ec541d2 More excluded charsets for Unicode support. 2003-05-01 12:17:54 +00:00
Simon Josefsson
60f553d271 Mention Unicode limitations. 2003-04-29 13:35:52 +00:00
Juanma Barranquero
177c0ea743 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Jason Rumney
c34607fc30 Use MS-Windows consistently in headings, to make it easy to search
for MS-Windows specific problems.
2003-01-22 23:16:41 +00:00
Richard M. Stallman
287890ea28 Add comma to clarify wording. 2003-01-06 01:29:27 +00:00
Andrew Choi
f1c231c456 Mention problem with Emacs executable crashing after system updates
solved.
2002-11-25 16:24:23 +00:00
Jason Rumney
c5c7f9cc61 Removed Windows crash problem fixed by Ben Key on 2002-11-17 2002-11-21 22:35:26 +00:00
Steven Tamm
c763d51548 Adding comment about Mac OS X binary incompatibility between 10.2.1 and 10.2.2 2002-11-14 06:30:15 +00:00
Glenn Morris
26467c7316 *** empty log message *** 2002-11-13 20:15:44 +00:00
Richard M. Stallman
fe6b48735d Add copyright notice and permission notice. 2002-11-06 05:11:59 +00:00
Richard M. Stallman
10a763e551 Clarify "can't open termcap database" item. 2002-10-25 05:58:04 +00:00
Dave Love
f0f62f71d0 XFree86 4 iso10646-1 fonts. 2002-10-24 22:13:59 +00:00
Richard M. Stallman
a47a639fc8 Improve recommendations for speedups over the net. 2002-10-07 22:46:09 +00:00
Richard M. Stallman
4af77d9fce Fix typo. 2002-09-12 03:14:50 +00:00
Richard M. Stallman
3f82efb44f Add item about OpenMotif file dialogs. 2002-09-10 16:39:35 +00:00
Glenn Morris
7838ea1bf3 *** empty log message *** 2002-08-17 00:08:54 +00:00
Richard M. Stallman
cc305a604d *** empty log message *** 2002-08-02 18:03:01 +00:00
Richard M. Stallman
b3ac6ca926 Correction regarding --enable-static and libjpeg. 2002-08-01 17:06:08 +00:00
Dave Love
fc2938d180 *** empty log message *** 2002-07-24 23:01:32 +00:00
Richard M. Stallman
fe44589306 *** empty log message *** 2002-07-24 03:59:52 +00:00
Pavel Janík
9a4b515707 Fix typo. 2002-05-18 13:17:51 +00:00
Eli Zaretskii
1dd8b9790c Document failure to start due to old version of ncurses. 2002-05-18 11:10:35 +00:00
Eli Zaretskii
b5cb465242 Advise not to use Exceed 6.1. 2002-05-03 09:56:01 +00:00
Jason Rumney
6fb6f3ac22 *** empty log message *** 2002-04-28 18:56:22 +00:00
Pavel Janík
b75b82abf6 Fix typo. 2002-03-26 06:29:01 +00:00
Jason Rumney
6e34ec2973 Removed fixed problems from MS-Windows port section 2002-03-23 00:41:00 +00:00
Eli Zaretskii
4e0bd469f7 Document problems with `df' slowing down Dired. 2002-03-15 15:23:15 +00:00
Jason Rumney
fa99e2a4ca Added note about format-time-string deficiencies on MS-Windows. 2002-03-12 20:27:24 +00:00
Pavel Janík
8bd90f0a9d Mention psgml possible problems. 2002-03-04 09:22:28 +00:00
Jan Djärv
e96c5c69c2 Added information on how to set options in CDE so
dialogs are not covered by the parent frame.
2002-03-02 11:14:03 +00:00
Eli Zaretskii
cb46def7b4 Clarify that the paren in column zero is highlighted only inside
comments and strings.
2002-02-17 17:26:01 +00:00
Eli Zaretskii
a14e05acdf Fixes from Dave Love for W3 and PSGML entries. 2002-02-15 11:24:48 +00:00
Jason Rumney
8bbfd54a34 Add notes about cross-compiling between Windows XP and 9x/ME. 2002-02-13 20:16:54 +00:00
Eli Zaretskii
473347f691 Tell about the parent-on-column-zero highlighting. 2002-02-11 06:00:10 +00:00
Eli Zaretskii
e9a0a549d0 Minor updates about libungif and Exceed 6.x. 2002-02-06 08:25:00 +00:00
Richard M. Stallman
8643647c04 Minor cleanup. 2002-01-22 23:03:47 +00:00
Eli Zaretskii
c31138a120 Document crashes on Irix due to some problem with `rld'. 2002-01-22 11:50:36 +00:00
Eli Zaretskii
f913082994 Document problems with insufficient number of colors on X. 2002-01-22 11:03:19 +00:00
Eli Zaretskii
5f08ab61a2 Fix a typo. 2002-01-20 17:27:16 +00:00
Colin Walters
4dea3d5237 Fix a typo. 2002-01-19 21:30:53 +00:00
Eli Zaretskii
4593687f4a Wording changes suggested by Richard M. Stallman. 2002-01-18 07:53:34 +00:00
Eli Zaretskii
94e8348407 Fix a typo. 2002-01-16 19:52:28 +00:00
Eli Zaretskii
c93bdf057a Document problems with linking libraries compiled with GCC. 2002-01-16 18:21:14 +00:00
Pavel Janík
8f4df05929 Mention possible problems with ldapsearch from OpenLDAP version 1. 2002-01-16 08:54:23 +00:00
Jason Rumney
c24be289c5 Updates for current state of Windows port. 2002-01-14 21:07:59 +00:00
Eli Zaretskii
fa2301bf38 Suggest to use --color if the terminal capabilities lie. 2002-01-14 13:51:13 +00:00
Pavel Janík
9ec9d3d24b Fix typo. 2002-01-11 23:48:55 +00:00
Pavel Janík
2fbeec98ec Remove psgml patch, users should use newer versions. 2002-01-08 21:42:19 +00:00
Eli Zaretskii
3c418e5471 Suggest to upgrade ncurses if Emacs aborts inside tparam1. 2002-01-04 10:15:04 +00:00
Pavel Janík
9e2305c3e3 Fix typo. 2001-12-21 12:47:12 +00:00
Eli Zaretskii
ec383c7d3b Fix last change. 2001-12-21 12:29:36 +00:00
Eli Zaretskii
cc2f282506 Document problems with AIX's /bin/c89 compiler and with old versions
of X-Symbol.
2001-12-21 12:25:47 +00:00
Richard M. Stallman
cbfe0252e4 Update location of Windows Emacs FAQ.
Minor fixes.
2001-12-18 22:29:35 +00:00
Eli Zaretskii
a38f41c4d3 Add an entry about fonts and colors problems on KDE. 2001-12-08 10:37:33 +00:00
Eli Zaretskii
96bde66bb8 Add the LD_PRELOAD work-around for the Xaw/neXtaw incompatibilities. 2001-12-08 09:51:43 +00:00
Eli Zaretskii
5385455256 Use outline-mode. 2001-12-06 09:26:21 +00:00
Jason Rumney
4230313290 Added stale load-path problems. 2001-12-02 21:03:42 +00:00
Eli Zaretskii
edd7d3beb4 Another reason for failures related to fontset.elc. 2001-11-30 08:24:22 +00:00
Jason Rumney
d6cdfce638 Added note about display refresh while dialogs and pop-up menus are
active on Windows.
2001-11-27 19:19:00 +00:00
Jason Rumney
25818acf90 Remove notes about tooltips not working on Windows. 2001-11-25 11:09:18 +00:00
Colin Walters
f2d176f2d0 Remove already applied calc info patches. Clarify that there is no
such thing as Debian GNU/Linux 2.4.3.  ftpd is not handled by
alternatives in Debian, the reporter surely meant just "--config ftp".
2001-11-22 10:10:55 +00:00
Eli Zaretskii
d7185f9d15 What to do when AUC TeX don't fontify. 2001-11-20 19:14:55 +00:00
Colin Walters
1d297d9b01 Re-add section "TeX'ing the Calc manual fails". 2001-11-18 18:47:16 +00:00
Eli Zaretskii
c289e7f0b5 How to get a blinking underscore cursor inside Emacs. 2001-11-18 18:41:05 +00:00
Eli Zaretskii
d0cf6c7d0f A work-around for blinking block cursor on a GNU/Linux console. 2001-11-17 17:25:41 +00:00
Colin Walters
d1c9842e9e Remove calc problems. 2001-11-17 07:20:39 +00:00
Jason Rumney
e071f64ec4 Updated MS-Windows problems. 2001-11-17 01:17:30 +00:00
Richard M. Stallman
ed0d1d91c8 *** empty log message *** 2001-11-10 13:30:05 +00:00
Eli Zaretskii
086b25d387 Document problems with dumping on an NFS-mounted filesystem. 2001-11-01 14:07:22 +00:00
Stefan Monnier
2f9c7108b1 Work around a bug in diff-mode.el. 2001-10-31 02:26:38 +00:00
Eli Zaretskii
0cb26e21b6 Clarify that problems with shared libraries can also happen during the build. 2001-10-30 11:58:45 +00:00
Eli Zaretskii
de7396bb05 Describe Emacs setup in UTF-8 locales. 2001-10-30 09:19:20 +00:00
Eli Zaretskii
173de9971e Fix a typo in the value of CPP. 2001-10-23 07:24:43 +00:00
Eli Zaretskii
556a9fad55 More info about wrong UNDERLINE_POSITION in some fonts. 2001-10-19 10:28:44 +00:00
Eli Zaretskii
677e7496ff Mention the crashes on Yellow Dog GNU/Linux on MacPPC, and provide
a work-around.
2001-10-17 17:47:54 +00:00
Eli Zaretskii
8632c7cb76 Mention the broken cpp from GCC snapshots around Sep 30, 2001, and show the
command line to force `configure' to use -traditional.
2001-10-01 11:23:53 +00:00
Eli Zaretskii
2aa82bcf36 Fix last change. 2001-09-26 19:42:30 +00:00
Eli Zaretskii
0de9f9a81a Move the section aboiut XIMs on Solaris 8. 2001-09-26 19:38:34 +00:00
Eli Zaretskii
78ce82adce Mention core dumps inside XIM on Solaris 8. 2001-09-26 19:36:21 +00:00
Eli Zaretskii
e9a52cfeb5 Document problems with bad specifications of the default fontset. 2001-09-26 19:21:00 +00:00
Eli Zaretskii
6343352f43 Document the problem with epop3's redefinition of gethash. 2001-09-26 19:11:07 +00:00
Gerd Moellmann
ebbd510857 Add Solaris IM bug. 2001-09-19 09:22:35 +00:00
Eli Zaretskii
a408ce1816 Document Font Lock problems with parens in column zero. 2001-09-17 14:44:14 +00:00
Eli Zaretskii
616383559b Document problems with ange-ftp in the Windows port and the Cygwin FTP client. 2001-09-10 15:26:33 +00:00
Eli Zaretskii
9187d0a60a Tell them to use CVS W3 if the patch doesn't help. 2001-09-01 06:50:12 +00:00