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

205 Commits

Author SHA1 Message Date
Eli Zaretskii
634e516bef More details about disabling features that hamper performance with slow
X connections.
2007-01-27 18:12:50 +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
Eli Zaretskii
651f81720c Document problems with rebasing Cygwin DLLs. 2006-12-16 14:00:15 +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
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
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
Kim F. Storm
ade79051d8 Emacs now requires ws2_32.dll on Windows. 2006-07-14 15:03:52 +00:00
Eli Zaretskii
9222ba5e8a Mention etl-unicode fonts in addition to intlfonts. 2006-06-30 12:40:06 +00:00
Thien-Thi Nguyen
ff3e9dbcc7 Fix typo. 2006-06-03 21:55:47 +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
Eli Zaretskii
9257b6273a *** empty log message *** 2006-03-11 15:46:24 +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
Thien-Thi Nguyen
5b0d63bc36 Update years in copyright notice; nfc. 2006-02-05 23:44:47 +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
Kenichi Handa
ce9b56fe13 Fix the paragraph describing the limitation of
UTF-8/16/7.
2005-09-15 02:55:22 +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
Romain Francoise
20dc22152e Fix capitalization of "Gnus". 2005-08-26 10:17:00 +00:00
Thien-Thi Nguyen
bfd6d01add Update years in copyright notice; nfc. 2005-08-24 11:32:07 +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
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
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
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
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
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
Jan Djärv
b11e882375 * PROBLEMS: Update information about klipper on KDE. 2004-12-07 13:39:30 +00:00
Jan Djärv
1f02a4ba8d * PROBLEMS: Updated exec-shield description. 2004-09-25 20:39:13 +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
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
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
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
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