diff options
| author | Joakim Verona | 2011-10-15 23:07:46 +0200 |
|---|---|---|
| committer | Joakim Verona | 2011-10-15 23:07:46 +0200 |
| commit | 38ea27d5ef38b273942e90a095509883320d5c0b (patch) | |
| tree | 287f8e5419dd385ee5d2cdd24d694f1b2bb2179f /etc | |
| parent | e1745b4659af41901c02b6320708c5497d9103f9 (diff) | |
| parent | 21fedf28e5c59fd17e846f4b8abcbb223ae5ed90 (diff) | |
| download | emacs-38ea27d5ef38b273942e90a095509883320d5c0b.tar.gz emacs-38ea27d5ef38b273942e90a095509883320d5c0b.zip | |
upstream
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -251,6 +251,7 @@ highlight strings that indicate failure, caution or successful operation. | |||
| 251 | with Xft. To change font, use the X resource font, for example: | 251 | with Xft. To change font, use the X resource font, for example: |
| 252 | Emacs.pane.menubar.font: Courier-12 | 252 | Emacs.pane.menubar.font: Courier-12 |
| 253 | 253 | ||
| 254 | +++ | ||
| 254 | ** On graphical displays, the mode-line no longer ends in dashes. | 255 | ** On graphical displays, the mode-line no longer ends in dashes. |
| 255 | Also, the first dash (which does not indicate anything) is just | 256 | Also, the first dash (which does not indicate anything) is just |
| 256 | displayed as a space. | 257 | displayed as a space. |
| @@ -455,6 +456,7 @@ bound to M-=, which shows the number of lines, words, and characters. | |||
| 455 | 456 | ||
| 456 | ** The default value of `backup-by-copying-when-mismatch' is now t. | 457 | ** The default value of `backup-by-copying-when-mismatch' is now t. |
| 457 | 458 | ||
| 459 | +++ | ||
| 458 | ** The command `just-one-space' (M-SPC), if given a negative argument, | 460 | ** The command `just-one-space' (M-SPC), if given a negative argument, |
| 459 | also deletes newlines around point. | 461 | also deletes newlines around point. |
| 460 | 462 | ||