diff options
| author | Karoly Lorentey | 2004-09-29 08:38:15 +0000 |
|---|---|---|
| committer | Karoly Lorentey | 2004-09-29 08:38:15 +0000 |
| commit | 181bb49001b52ee593c852377951f8f7b3cf4f38 (patch) | |
| tree | f4413632929b45d3936621a7c65d7fc6eee16fd6 /etc | |
| parent | d73d547a20c1a36612dc637d860113551d4ddc6a (diff) | |
| parent | c1d7d28589c020b2b72d795638e100eda852d6aa (diff) | |
| download | emacs-181bb49001b52ee593c852377951f8f7b3cf4f38.tar.gz emacs-181bb49001b52ee593c852377951f8f7b3cf4f38.zip | |
Merged in changes from CVS trunk.
Patches applied:
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-567
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-568
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-569
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-570
Update from CVS
* 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
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-573
Update from CVS
* 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
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-577
Update from CVS
* miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-578
Update from CVS
* 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
Update from CVS
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-32
Update from CVS
* 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
Update from CVS
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-36
Update from CVS
* miles@gnu.org--gnu-2004/gnus--rel--5.10--patch-37
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-251
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ChangeLog | 15 | ||||
| -rw-r--r-- | etc/NEWS | 2 | ||||
| -rw-r--r-- | etc/PROBLEMS | 22 | ||||
| -rw-r--r-- | etc/e/eterm | bin | 1095 -> 1086 bytes | |||
| -rw-r--r-- | etc/e/eterm.ti | 78 | ||||
| -rw-r--r-- | etc/enriched.doc | 10 |
6 files changed, 95 insertions, 32 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 16e02786542..981fd88ba3a 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,18 @@ | |||
| 1 | 2004-09-26 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * enriched.doc: `enriched-annotation-alist' is now called | ||
| 4 | `enriched-translations'. | ||
| 5 | |||
| 6 | 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu> | ||
| 7 | |||
| 8 | * e/eterm.ti: Comment out smcup, rmcup. Add kbs, kdch1, rc, sc. | ||
| 9 | Reformat. | ||
| 10 | * e/eterm: Regenerate. | ||
| 11 | |||
| 12 | 2004-09-25 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 13 | |||
| 14 | * PROBLEMS: Updated exec-shield description. | ||
| 15 | |||
| 1 | 2004-09-16 Dan Nicolaescu <dann@ics.uci.edu> | 16 | 2004-09-16 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 17 | ||
| 3 | * e/eterm.ti: Change the strings for smso and rmso. | 18 | * e/eterm.ti: Change the strings for smso and rmso. |
| @@ -1409,6 +1409,7 @@ appointments, paydays or anything else using a sexp. | |||
| 1409 | year and day number, and moves to that date. Negative day numbers | 1409 | year and day number, and moves to that date. Negative day numbers |
| 1410 | count backward from the end of the year. | 1410 | count backward from the end of the year. |
| 1411 | 1411 | ||
| 1412 | --- | ||
| 1412 | ** The functions `holiday-easter-etc' and `holiday-advent' now take | 1413 | ** The functions `holiday-easter-etc' and `holiday-advent' now take |
| 1413 | arguments, and only report on the specified holiday rather than all. | 1414 | arguments, and only report on the specified holiday rather than all. |
| 1414 | This makes customization of the variable `christian-holidays' simpler, | 1415 | This makes customization of the variable `christian-holidays' simpler, |
| @@ -2254,6 +2255,7 @@ configuration files. | |||
| 2254 | 2255 | ||
| 2255 | * Lisp Changes in Emacs 21.4 | 2256 | * Lisp Changes in Emacs 21.4 |
| 2256 | 2257 | ||
| 2258 | +++ | ||
| 2257 | ** Major mode functions now run the new normal hook | 2259 | ** Major mode functions now run the new normal hook |
| 2258 | `after-change-major-mode-hook', at their very end, after the mode hooks. | 2260 | `after-change-major-mode-hook', at their very end, after the mode hooks. |
| 2259 | 2261 | ||
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 4a99e351e23..516947245a7 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -2329,28 +2329,34 @@ The fix is to install a newer version of ncurses, such as version 4.2. | |||
| 2329 | *** Linux: Segfault during `make bootstrap' under certain recent versions of the Linux kernel. | 2329 | *** Linux: Segfault during `make bootstrap' under certain recent versions of the Linux kernel. |
| 2330 | 2330 | ||
| 2331 | With certain recent Linux kernels (like the one of Redhat Fedora Core | 2331 | With certain recent Linux kernels (like the one of Redhat Fedora Core |
| 2332 | 1), the new "Exec-shield" functionality is enabled by default, which | 2332 | 1 and 2), the new "Exec-shield" functionality is enabled by default, which |
| 2333 | creates a different memory layout that breaks the emacs dumper. | 2333 | creates a different memory layout that breaks the emacs dumper. |
| 2334 | 2334 | ||
| 2335 | Configure can overcome the problem of exec-shield if the architecture is | ||
| 2336 | x86 and the program setarch is present. On other architectures no | ||
| 2337 | workaround is known. | ||
| 2338 | |||
| 2335 | You can check the Exec-shield state like this: | 2339 | You can check the Exec-shield state like this: |
| 2336 | 2340 | ||
| 2337 | cat /proc/sys/kernel/exec-shield | 2341 | cat /proc/sys/kernel/exec-shield |
| 2338 | 2342 | ||
| 2339 | It returns 1 or 2 when Exec-shield is enabled, 0 otherwise. Please | 2343 | It returns non-zero when Exec-shield is enabled, 0 otherwise. Please |
| 2340 | read your system documentation for more details on Exec-shield and | 2344 | read your system documentation for more details on Exec-shield and |
| 2341 | associated commands. | 2345 | associated commands. Exec-shield can be turned off with this command: |
| 2346 | |||
| 2347 | echo "0" > /proc/sys/kernel/exec-shield | ||
| 2342 | 2348 | ||
| 2343 | When Exec-shield is enabled, building Emacs will segfault during the | 2349 | When Exec-shield is enabled, building Emacs will segfault during the |
| 2344 | execution of this command: | 2350 | execution of this command: |
| 2345 | 2351 | ||
| 2346 | temacs --batch --load loadup [dump|bootstrap] | 2352 | ./temacs --batch --load loadup [dump|bootstrap] |
| 2347 | 2353 | ||
| 2348 | To work around this problem, it is necessary to temporarily disable | 2354 | To work around this problem, it is necessary to temporarily disable |
| 2349 | Exec-shield while building Emacs, using the `setarch' command like | 2355 | Exec-shield while building Emacs, or, on x86, by using the `setarch' |
| 2350 | this: | 2356 | command when running temacs like this: |
| 2357 | |||
| 2358 | setarch i386 ./temacs --batch --load loadup [dump|bootstrap] | ||
| 2351 | 2359 | ||
| 2352 | setarch i386 ./configure <configure parameters> | ||
| 2353 | setarch i386 make <make parameters> | ||
| 2354 | 2360 | ||
| 2355 | *** Fatal signal in the command temacs -l loadup inc dump. | 2361 | *** Fatal signal in the command temacs -l loadup inc dump. |
| 2356 | 2362 | ||
diff --git a/etc/e/eterm b/etc/e/eterm index 3c2a82fa956..2658701660b 100644 --- a/etc/e/eterm +++ b/etc/e/eterm | |||
| Binary files differ | |||
diff --git a/etc/e/eterm.ti b/etc/e/eterm.ti index 648ff728518..36576b4db6a 100644 --- a/etc/e/eterm.ti +++ b/etc/e/eterm.ti | |||
| @@ -1,21 +1,61 @@ | |||
| 1 | eterm, | 1 | eterm, |
| 2 | lines#24,cols#80, | 2 | colors#8, |
| 3 | colors#8,pairs#64, | 3 | cols#80, |
| 4 | cuu1=\E[A,cud1=\n,cub1=\b,cuf1=\E[C,home=\E[H,cr=\r, | 4 | lines#24, |
| 5 | cuu=\E[%p1%dA,cud=\E[%p1%dB,cub=\E[%p1%dD,cuf=\E[%p1%dC, | 5 | pairs#64, |
| 6 | am, | ||
| 7 | mir, | ||
| 8 | xenl, | ||
| 9 | bel=^G, | ||
| 10 | bold=\E[1m, | ||
| 11 | clear=\E[H\E[J, | ||
| 12 | cr=\r, | ||
| 13 | csr=\E[%i%p1%d;%p2%dr, | ||
| 14 | cub1=\b, | ||
| 15 | cub=\E[%p1%dD, | ||
| 16 | cud1=\n, | ||
| 17 | cud=\E[%p1%dB, | ||
| 18 | cuf1=\E[C, | ||
| 19 | cuf=\E[%p1%dC, | ||
| 6 | cup=\E[%i%p1%d;%p2%dH, | 20 | cup=\E[%i%p1%d;%p2%dH, |
| 7 | ind=\n,csr=\E[%i%p1%d;%p2%dr, | 21 | cuu1=\E[A, |
| 8 | il1=\E[L,il=\E[%p1%dL, | 22 | cuu=\E[%p1%dA, |
| 9 | clear=\E[H\E[J,ed=\E[J,el=\E[K,el1=\E[1K, | 23 | dch1=\E[P, |
| 10 | dl1=\E[M,dl=\E[%p1%dM,dch1=\E[P,dch=\E[%p1%dP, | 24 | dch=\E[%p1%dP, |
| 11 | smir=\E[4h,rmir=\E[4l,ich=\E[%p1%d@,mir, | 25 | dl1=\E[M, |
| 12 | smcup=\E7\E[?47h,rmcup=\E[2J\E[?47l\E8, | 26 | dl=\E[%p1%dM, |
| 13 | ht=\t,khome=\E[1~,kend=\E[4~,knp=\E[6~,kpp=\E[5~, | 27 | ed=\E[J, |
| 14 | kcub1=\EOD, kcud1=\EOB, kcuf1=\EOC, kcuu1=\EOA, | 28 | el1=\E[1K, |
| 15 | smso=\E[7m,rmso=\E[27m, | 29 | el=\E[K, |
| 16 | smul=\E[4m,rmul=\E[24m, | 30 | home=\E[H, |
| 17 | rev=\E[7m,bold=\E[1m,sgr0=\E[m, | 31 | ht=\t, |
| 18 | invis=\E[8m,op=\E[39;49m, | 32 | ich=\E[%p1%d@, |
| 19 | setab=\E[%p1%{40}%+%dm, setaf=\E[%p1%{30}%+%dm, | 33 | il1=\E[L, |
| 20 | bel=^G,xenl,am, | 34 | il=\E[%p1%dL, |
| 21 | 35 | ind=\n, | |
| 36 | invis=\E[8m, | ||
| 37 | kbs=^?, | ||
| 38 | kcub1=\EOD, | ||
| 39 | kcud1=\EOB, | ||
| 40 | kcuf1=\EOC, | ||
| 41 | kcuu1=\EOA, | ||
| 42 | kdch1=\E[3~, | ||
| 43 | kend=\E[4~, | ||
| 44 | khome=\E[1~, | ||
| 45 | knp=\E[6~, | ||
| 46 | kpp=\E[5~, | ||
| 47 | op=\E[39;49m, | ||
| 48 | rc=\E8, | ||
| 49 | rev=\E[7m, | ||
| 50 | rmir=\E[4l, | ||
| 51 | rmso=\E[27m, | ||
| 52 | rmul=\E[24m, | ||
| 53 | sc=\E7, | ||
| 54 | setab=\E[%p1%{40}%+%dm, | ||
| 55 | setaf=\E[%p1%{30}%+%dm, | ||
| 56 | sgr0=\E[m, | ||
| 57 | smir=\E[4h, | ||
| 58 | smul=\E[4m, | ||
| 59 | smso=\E[7m, | ||
| 60 | # smcup=\E[?47h, | ||
| 61 | # rmcup=\E[?47l, | ||
diff --git a/etc/enriched.doc b/etc/enriched.doc index ff57087c989..55e11004f05 100644 --- a/etc/enriched.doc +++ b/etc/enriched.doc | |||
| @@ -196,11 +196,11 @@ FTP or email may be obtained by sending an email message to | |||
| 196 | enriched-verbose. | 196 | enriched-verbose. |
| 197 | 197 | ||
| 198 | </fixed></indent>-<indent> You can add annotations for your own text properties by making | 198 | </fixed></indent>-<indent> You can add annotations for your own text properties by making |
| 199 | additions to <fixed>enriched-annotation-alist</fixed>. Note that the | 199 | additions to <fixed>enriched-translations</fixed>. Note that the standard |
| 200 | standard requires you to name your annotation starting<italic> "x-" | 200 | requires you to name your annotation starting<italic> "x-" </italic>(as in |
| 201 | </italic>(as in <italic>"x-read-only"</italic>). Please send me any such additions that | 201 | <italic>"x-read-only"</italic>). Please send me any such additions that you |
| 202 | you think might be of general interest so that I can include | 202 | think might be of general interest so that I can include them |
| 203 | them in the distribution.</indent> | 203 | in the distribution.</indent> |
| 204 | 204 | ||
| 205 | </indent> | 205 | </indent> |
| 206 | 206 | ||