aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Morris2008-03-03 02:17:33 +0000
committerGlenn Morris2008-03-03 02:17:33 +0000
commit252f3b82ad09acf8adf4a93b44651605e1a41cd4 (patch)
tree19d3fcf0f437eadda866f6d504471c943d961ee4
parent43d16385afa36000b75162666dd3b21d363d12c5 (diff)
downloademacs-252f3b82ad09acf8adf4a93b44651605e1a41cd4.tar.gz
emacs-252f3b82ad09acf8adf4a93b44651605e1a41cd4.zip
transient-mark-mode is off again.
-rw-r--r--etc/NEWS2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 2fffd565197..27ad680c18e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -138,8 +138,6 @@ the currently selected Emacs frame.
138 138
139** C-SPC C-SPC in transient-mark-mode pushes a mark without activating it. 139** C-SPC C-SPC in transient-mark-mode pushes a mark without activating it.
140 140
141** transient-mark-mode is now enabled by default.
142
143** If you set find-file-confirm-nonexistent-file to t, then C-x C-f 141** If you set find-file-confirm-nonexistent-file to t, then C-x C-f
144requires confirmation before opening a non-existent file. 142requires confirmation before opening a non-existent file.
145 143