diff options
| author | Karoly Lorentey | 2005-05-20 17:44:36 +0000 |
|---|---|---|
| committer | Karoly Lorentey | 2005-05-20 17:44:36 +0000 |
| commit | b4bb3cbc7caca5c9c207d9ed42cacb978790af67 (patch) | |
| tree | 6d347dbb4b2db074171d0bbcb89afe851cffe85b /etc | |
| parent | 35bc5d82600f330082298823f09f53259a90ea81 (diff) | |
| parent | a18ff9886771c41186eebf8d7984fee2120dbe36 (diff) | |
| download | emacs-b4bb3cbc7caca5c9c207d9ed42cacb978790af67.tar.gz emacs-b4bb3cbc7caca5c9c207d9ed42cacb978790af67.zip | |
Merged from miles@gnu.org--gnu-2005 (patch 69, 313-319)
Patches applied:
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-313
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-314
Merge from gnus--rel--5.10
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-315
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-316
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-317
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-318
Update from CVS
* miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-319
Update from CVS
* miles@gnu.org--gnu-2005/gnus--rel--5.10--patch-69
Update from CVS
git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-347
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ChangeLog | 19 | ||||
| -rw-r--r-- | etc/NEWS | 28 | ||||
| -rw-r--r-- | etc/TODO | 3 |
3 files changed, 23 insertions, 27 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index 49935b9a9b3..0efca03ac29 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2005-05-19 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * TODO: post-command-idle-hook has gone. | ||
| 4 | |||
| 5 | 2005-05-16 Juanma Barranquero <lekktu@gmail.com> | ||
| 6 | |||
| 7 | * NEWS: Remove references to open-network-stream-nowait and | ||
| 8 | open-network-stream-server. | ||
| 9 | |||
| 1 | 2005-05-15 Richard M. Stallman <rms@gnu.org> | 10 | 2005-05-15 Richard M. Stallman <rms@gnu.org> |
| 2 | 11 | ||
| 3 | * GNU: Correct/improve previous change. | 12 | * GNU: Correct/improve previous change. |
| @@ -97,9 +106,9 @@ | |||
| 97 | * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru, | 106 | * TUTORIAL.pl, TUTORIAL.pt_BR, TUTORIAL.ro, TUTORIAL.ru, |
| 98 | * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title | 107 | * TUTORIAL.sk, TUTORIAL.sl, TUTORIAL.th, TUTORIAL.zh: Fix title |
| 99 | line. | 108 | line. |
| 100 | 109 | ||
| 101 | 2005-04-01 Ognyan Kulev <ogi@fmi.uni-sofia.bg> | 110 | 2005-04-01 Ognyan Kulev <ogi@fmi.uni-sofia.bg> |
| 102 | 111 | ||
| 103 | * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in | 112 | * TUTORIAL.bg: Fix title line; Applied TUTORIAL changes in |
| 104 | 2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore; | 113 | 2005-02-08T14:20:54Z!lute@gnu.org, "Emacs" is not transliterated to cyrillic anymore; |
| 105 | Minor fixes. | 114 | Minor fixes. |
| @@ -1846,9 +1855,9 @@ | |||
| 1846 | * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=. | 1855 | * emacstool.c: setenv IN_EMACSTOOL=t, TERM=sun, TERMCAP=. |
| 1847 | 1856 | ||
| 1848 | * emacsstool.1: update to document environment variables. | 1857 | * emacsstool.1: update to document environment variables. |
| 1849 | 1858 | ||
| 1850 | 1989-02-21 Mosur Mohan (email@notavailable) | 1859 | 1989-02-21 Mosur Mohan (email@notavailable) |
| 1851 | 1860 | ||
| 1852 | * etags.c (PAS_funcs): New function. | 1861 | * etags.c (PAS_funcs): New function. |
| 1853 | 1862 | ||
| 1854 | 1989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu) | 1863 | 1989-02-21 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
| @@ -1873,7 +1882,7 @@ | |||
| 1873 | 1882 | ||
| 1874 | 1989-01-19 Sam Kendall (email@notavailable) | 1883 | 1989-01-19 Sam Kendall (email@notavailable) |
| 1875 | 1884 | ||
| 1876 | * etags.c: Greatly rewritten for C++ support and for multiple tags | 1885 | * etags.c: Greatly rewritten for C++ support and for multiple tags |
| 1877 | per line. | 1886 | per line. |
| 1878 | 1887 | ||
| 1879 | 1989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu) | 1888 | 1989-01-03 Richard Stallman (rms@sugar-bombs.ai.mit.edu) |
| @@ -819,7 +819,7 @@ trouble with fontification and/or indentation. | |||
| 819 | 819 | ||
| 820 | *** New standard font-lock face `font-lock-comment-delimiter-face'. | 820 | *** New standard font-lock face `font-lock-comment-delimiter-face'. |
| 821 | 821 | ||
| 822 | *** Easy to overlook single character negation is now font-locked. | 822 | *** Easy to overlook single character negation can now be font-locked. |
| 823 | You can use the new variable `font-lock-negation-char-face' and the face of | 823 | You can use the new variable `font-lock-negation-char-face' and the face of |
| 824 | the same name to customize this. Currently the cc-modes, sh-script-mode, | 824 | the same name to customize this. Currently the cc-modes, sh-script-mode, |
| 825 | cperl-mode and make-mode support this. | 825 | cperl-mode and make-mode support this. |
| @@ -1482,7 +1482,7 @@ region (like delete-selection-mode). Do not enable these modes with | |||
| 1482 | cua-mode. Customize the variable `cua-mode' to enable cua. | 1482 | cua-mode. Customize the variable `cua-mode' to enable cua. |
| 1483 | 1483 | ||
| 1484 | In addition, cua provides unified rectangle support with visible | 1484 | In addition, cua provides unified rectangle support with visible |
| 1485 | rectangle highlighting: Use S-return to start a rectangle, extend it | 1485 | rectangle highlighting: Use C-return to start a rectangle, extend it |
| 1486 | using the movement commands (or mouse-3), and cut or copy it using C-x | 1486 | using the movement commands (or mouse-3), and cut or copy it using C-x |
| 1487 | or C-c (using C-w and M-w also works). | 1487 | or C-c (using C-w and M-w also works). |
| 1488 | 1488 | ||
| @@ -2278,8 +2278,9 @@ breakpoints. | |||
| 2278 | 2278 | ||
| 2279 | Use M-x gdb to start GDB-UI. | 2279 | Use M-x gdb to start GDB-UI. |
| 2280 | 2280 | ||
| 2281 | *** GUD tooltips can be toggled independently of normal tooltips | 2281 | *** The variable tooltip-gud-tips-p has been removed. GUD tooltips can now be |
| 2282 | with the minor mode `gud-tooltip-mode'. | 2282 | toggled independently of normal tooltips with the minor mode |
| 2283 | `gud-tooltip-mode'. | ||
| 2283 | 2284 | ||
| 2284 | +++ | 2285 | +++ |
| 2285 | *** In graphical mode, with a C program, GUD Tooltips have been extended to | 2286 | *** In graphical mode, with a C program, GUD Tooltips have been extended to |
| @@ -3011,6 +3012,10 @@ the command `undefined'. (In earlier Emacs versions, it used | |||
| 3011 | 3012 | ||
| 3012 | ** General Lisp changes: | 3013 | ** General Lisp changes: |
| 3013 | 3014 | ||
| 3015 | --- | ||
| 3016 | *** The variables post-command-idle-hook and post-command-idle-delay have | ||
| 3017 | been removed. Use run-with-idle-timer instead. | ||
| 3018 | |||
| 3014 | +++ | 3019 | +++ |
| 3015 | *** The function `eql' is now available without requiring the CL package. | 3020 | *** The function `eql' is now available without requiring the CL package. |
| 3016 | 3021 | ||
| @@ -3953,21 +3958,6 @@ To test for the availability of a given feature, use featurep like this: | |||
| 3953 | 3958 | ||
| 3954 | *** The old `open-network-stream' now uses `make-network-process'. | 3959 | *** The old `open-network-stream' now uses `make-network-process'. |
| 3955 | 3960 | ||
| 3956 | *** New function `open-network-stream-nowait'. | ||
| 3957 | |||
| 3958 | This function initiates a non-blocking connect and returns immediately | ||
| 3959 | without waiting for the connection to be established. It takes the | ||
| 3960 | filter and sentinel functions as arguments; when the non-blocking | ||
| 3961 | connect completes, the sentinel is called with a status string | ||
| 3962 | matching "open" or "failed". | ||
| 3963 | |||
| 3964 | *** New function `open-network-stream-server'. | ||
| 3965 | |||
| 3966 | This function creates a network server process for a TCP service. | ||
| 3967 | When a client connects to the specified service, a new subprocess | ||
| 3968 | is created to handle the new connection, and the sentinel function | ||
| 3969 | is called for the new process. | ||
| 3970 | |||
| 3971 | *** New functions `process-datagram-address', `set-process-datagram-address'. | 3961 | *** New functions `process-datagram-address', `set-process-datagram-address'. |
| 3972 | 3962 | ||
| 3973 | These functions are used with datagram-based network processes to get | 3963 | These functions are used with datagram-based network processes to get |
| @@ -9,9 +9,6 @@ to the FSF. | |||
| 9 | 9 | ||
| 10 | * Small but important fixes needed in existing features: | 10 | * Small but important fixes needed in existing features: |
| 11 | 11 | ||
| 12 | ** Convert everything that uses post-command-idle-hook | ||
| 13 | to use idle timers instead. | ||
| 14 | |||
| 15 | ** Fix the kill/yank treatment of invisible text. At the moment, | 12 | ** Fix the kill/yank treatment of invisible text. At the moment, |
| 16 | invisible text is placed in the kill-ring, so that the contents of | 13 | invisible text is placed in the kill-ring, so that the contents of |
| 17 | the ring may not correspond to the text as displayed to the user. It | 14 | the ring may not correspond to the text as displayed to the user. It |