diff options
| author | Luc Teirlinck | 2004-09-01 00:09:17 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2004-09-01 00:09:17 +0000 |
| commit | 7d01236c2247fe2e499ed6c1759acfb0dfe04570 (patch) | |
| tree | 28561f68255e5bc8c907b96cc4b40b3e3fff85b7 /etc | |
| parent | 61b73aa496f8ef3df53706f158048e6e8e578886 (diff) | |
| download | emacs-7d01236c2247fe2e499ed6c1759acfb0dfe04570.tar.gz emacs-7d01236c2247fe2e499ed6c1759acfb0dfe04570.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -98,6 +98,7 @@ types any more. Add -DUSE_LISP_UNION_TYPE if you want union types. | |||
| 98 | 98 | ||
| 99 | * Changes in Emacs 21.4 | 99 | * Changes in Emacs 21.4 |
| 100 | 100 | ||
| 101 | +++ | ||
| 101 | ** `apply-macro-to-region-lines' now operates on all lines that begin | 102 | ** `apply-macro-to-region-lines' now operates on all lines that begin |
| 102 | in the region, rather than on all complete lines in the region. | 103 | in the region, rather than on all complete lines in the region. |
| 103 | 104 | ||