Mercurial > emacs
comparison etc/PROBLEMS @ 90103:3ebd9bdb4fe5
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
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sun, 13 Feb 2005 07:19:08 +0000 |
parents | f2ebccfa87d4 aac0a33f5772 |
children | a01e7a9f1659 |
comparison
equal
deleted
inserted
replaced
90102:9b4f359c4117 | 90103:3ebd9bdb4fe5 |
---|---|
733 pathological cases where jit-lock, the Just-in-Time fontification | 733 pathological cases where jit-lock, the Just-in-Time fontification |
734 introduced with Emacs 21.1, could significantly slow down scrolling | 734 introduced with Emacs 21.1, could significantly slow down scrolling |
735 through the buffer, especially scrolling backwards, and also jumping | 735 through the buffer, especially scrolling backwards, and also jumping |
736 to the end of a very large buffer. | 736 to the end of a very large buffer. |
737 | 737 |
738 Beginning with version 21.4, a parenthesis or a brace in column zero | 738 Beginning with version 22.1, a parenthesis or a brace in column zero |
739 is highlighted in bold-red face if it is inside a string or a comment, | 739 is highlighted in bold-red face if it is inside a string or a comment, |
740 to indicate that it could interfere with Font Lock (and also with | 740 to indicate that it could interfere with Font Lock (and also with |
741 indentation) and should be moved or escaped with a backslash. | 741 indentation) and should be moved or escaped with a backslash. |
742 | 742 |
743 If you don't use large buffers, or have a very fast machine which | 743 If you don't use large buffers, or have a very fast machine which |
1551 of the environment variable TERM. With `xterm', a common terminal | 1551 of the environment variable TERM. With `xterm', a common terminal |
1552 entry that supports color is `xterm-color', so setting TERM's value to | 1552 entry that supports color is `xterm-color', so setting TERM's value to |
1553 `xterm-color' might activate the color support on an xterm-compatible | 1553 `xterm-color' might activate the color support on an xterm-compatible |
1554 emulator. | 1554 emulator. |
1555 | 1555 |
1556 Beginning with version 21.4, Emacs supports the --color command-line | 1556 Beginning with version 22.1, Emacs supports the --color command-line |
1557 option which may be used to force Emacs to use one of a few popular | 1557 option which may be used to force Emacs to use one of a few popular |
1558 modes for getting colors on a tty. For example, --color=ansi8 sets up | 1558 modes for getting colors on a tty. For example, --color=ansi8 sets up |
1559 for using the ANSI-standard escape sequences that support 8 colors. | 1559 for using the ANSI-standard escape sequences that support 8 colors. |
1560 | 1560 |
1561 Some modes do not use colors unless you turn on the Font-lock mode. | 1561 Some modes do not use colors unless you turn on the Font-lock mode. |
2871 if you link with the MIT X11 libraries instead of the Solaris X11 | 2871 if you link with the MIT X11 libraries instead of the Solaris X11 |
2872 libraries. | 2872 libraries. |
2873 | 2873 |
2874 *** HP/UX versions before 11.0 | 2874 *** HP/UX versions before 11.0 |
2875 | 2875 |
2876 HP/UX 9 was end-of-lifed in December 1998. | 2876 HP/UX 9 was end-of-lifed in December 1998. |
2877 HP/UX 10 was end-of-lifed in May 1999. | 2877 HP/UX 10 was end-of-lifed in May 1999. |
2878 | 2878 |
2879 **** HP/UX 9: Emacs crashes with SIGBUS or SIGSEGV after you delete a frame. | 2879 **** HP/UX 9: Emacs crashes with SIGBUS or SIGSEGV after you delete a frame. |
2880 | 2880 |
2881 We think this is due to a bug in the X libraries provided by HP. With | 2881 We think this is due to a bug in the X libraries provided by HP. With |
2949 This makes Emacs use memory less efficiently, but seems to work around | 2949 This makes Emacs use memory less efficiently, but seems to work around |
2950 the kernel bug. | 2950 the kernel bug. |
2951 | 2951 |
2952 *** Irix 5 and earlier | 2952 *** Irix 5 and earlier |
2953 | 2953 |
2954 Exactly when Irix-5 end-of-lifed is obscure. But since Irix 6.0 | 2954 Exactly when Irix-5 end-of-lifed is obscure. But since Irix 6.0 |
2955 shipped in 1994, it has been some years. | 2955 shipped in 1994, it has been some years. |
2956 | 2956 |
2957 **** Irix 5.2: unexelfsgi.c can't find cmplrs/stsupport.h. | 2957 **** Irix 5.2: unexelfsgi.c can't find cmplrs/stsupport.h. |
2958 | 2958 |
2959 The file cmplrs/stsupport.h was included in the wrong file set in the | 2959 The file cmplrs/stsupport.h was included in the wrong file set in the |