diff options
| author | Chong Yidong | 2009-03-01 18:51:33 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-03-01 18:51:33 +0000 |
| commit | cdc0338e1efaf7f89f5743c890556d488e1e3321 (patch) | |
| tree | 29f7f0e10feb00855cba80215ce037b21b588152 /etc | |
| parent | 2f63bba8e16755943ab6c7faa14b47f12b7f86fd (diff) | |
| download | emacs-cdc0338e1efaf7f89f5743c890556d488e1e3321.tar.gz emacs-cdc0338e1efaf7f89f5743c890556d488e1e3321.zip | |
Fix typo.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -526,7 +526,7 @@ is on a different frame. | |||
| 526 | +++ | 526 | +++ |
| 527 | *** C-l is bound to the new command recenter-top-bottom, rather than recenter. | 527 | *** C-l is bound to the new command recenter-top-bottom, rather than recenter. |
| 528 | This moves the current line to window center, top and bottom on | 528 | This moves the current line to window center, top and bottom on |
| 529 | successive invokations. | 529 | successive invocations. |
| 530 | +++ | 530 | +++ |
| 531 | *** scroll-preserve-screen-position also preserves the column position. | 531 | *** scroll-preserve-screen-position also preserves the column position. |
| 532 | +++ | 532 | +++ |