diff options
| author | Glenn Morris | 2008-03-03 02:17:33 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-03-03 02:17:33 +0000 |
| commit | 252f3b82ad09acf8adf4a93b44651605e1a41cd4 (patch) | |
| tree | 19d3fcf0f437eadda866f6d504471c943d961ee4 | |
| parent | 43d16385afa36000b75162666dd3b21d363d12c5 (diff) | |
| download | emacs-252f3b82ad09acf8adf4a93b44651605e1a41cd4.tar.gz emacs-252f3b82ad09acf8adf4a93b44651605e1a41cd4.zip | |
transient-mark-mode is off again.
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -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 |
| 144 | requires confirmation before opening a non-existent file. | 142 | requires confirmation before opening a non-existent file. |
| 145 | 143 | ||