diff options
| author | Glenn Morris | 2014-01-30 23:28:17 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-01-30 23:28:17 -0800 |
| commit | a69ecd19fe9ea522f7266b6852e2d6d080a192c2 (patch) | |
| tree | 20280e41ec19993fdbe6fd50b1881ba29d0f71a2 /etc | |
| parent | 9997d7e3e3530043d3b924a11fad658b88016d87 (diff) | |
| download | emacs-a69ecd19fe9ea522f7266b6852e2d6d080a192c2.tar.gz emacs-a69ecd19fe9ea522f7266b6852e2d6d080a192c2.zip | |
Delete Selection mode doc updates
* lisp/delsel.el (delete-selection-mode): Doc fix.
* doc/misc/efaq.texi (Replacing highlighted text):
Update delete-selection-mode doc.
* etc/NEWS: Related edit.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -448,7 +448,8 @@ You can disable `transient-mark-mode' to get the same result. | |||
| 448 | There is a fallback syntax available if you don't have cf-promises or | 448 | There is a fallback syntax available if you don't have cf-promises or |
| 449 | if your version doesn't support that option. See option `cfengine-cf-promises'. | 449 | if your version doesn't support that option. See option `cfengine-cf-promises'. |
| 450 | 450 | ||
| 451 | ** Delete Selection mode can now be used without `transient-mark-mode'. | 451 | --- |
| 452 | ** Delete Selection mode can now be used without Transient Mark mode. | ||
| 452 | 453 | ||
| 453 | ** Desktop | 454 | ** Desktop |
| 454 | 455 | ||