Mercurial > emacs
comparison etc/NEWS @ 55126:224d1d1861bb
*** empty log message ***
author | Luc Teirlinck <teirllm@auburn.edu> |
---|---|
date | Sat, 24 Apr 2004 23:29:39 +0000 |
parents | 94d5cc4f2843 |
children | c4aac1add82f |
comparison
equal
deleted
inserted
replaced
55125:30d05d8a4694 | 55126:224d1d1861bb |
---|---|
85 ** Building with -DENABLE_CHECKING does not automatically build with union | 85 ** Building with -DENABLE_CHECKING does not automatically build with union |
86 types any more. Add -DUSE_LISP_UNION_TYPE if you want union types. | 86 types any more. Add -DUSE_LISP_UNION_TYPE if you want union types. |
87 | 87 |
88 | 88 |
89 * Changes in Emacs 21.4 | 89 * Changes in Emacs 21.4 |
90 | |
91 --- | |
92 ** The IELM prompt is now, by default, read-only. This can be | |
93 controlled with the new user option `ielm-prompt-read-only'. | |
90 | 94 |
91 ** You can now use next-error (C-x `) and previous-error to advance to | 95 ** You can now use next-error (C-x `) and previous-error to advance to |
92 the next/previous matching line found by M-x occur. | 96 the next/previous matching line found by M-x occur. |
93 | 97 |
94 ** Telnet will now prompt you for a port number with C-u M-x telnet. | 98 ** Telnet will now prompt you for a port number with C-u M-x telnet. |