aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorJoakim Verona2011-10-15 23:07:46 +0200
committerJoakim Verona2011-10-15 23:07:46 +0200
commit38ea27d5ef38b273942e90a095509883320d5c0b (patch)
tree287f8e5419dd385ee5d2cdd24d694f1b2bb2179f /etc
parente1745b4659af41901c02b6320708c5497d9103f9 (diff)
parent21fedf28e5c59fd17e846f4b8abcbb223ae5ed90 (diff)
downloademacs-38ea27d5ef38b273942e90a095509883320d5c0b.tar.gz
emacs-38ea27d5ef38b273942e90a095509883320d5c0b.zip
upstream
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 386462fe92e..d8d0741f928 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -251,6 +251,7 @@ highlight strings that indicate failure, caution or successful operation.
251with Xft. To change font, use the X resource font, for example: 251with Xft. To change font, use the X resource font, for example:
252Emacs.pane.menubar.font: Courier-12 252Emacs.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.
255Also, the first dash (which does not indicate anything) is just 256Also, the first dash (which does not indicate anything) is just
256displayed as a space. 257displayed 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,
459also deletes newlines around point. 461also deletes newlines around point.
460 462