aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorJuri Linkov2017-02-14 02:04:28 +0200
committerJuri Linkov2017-02-14 02:04:28 +0200
commit31b4d9a13741caae2422636d4944212e702b19c3 (patch)
tree24826c69a460e69c62c2327574f1e738a10e435f /etc
parentfffd4ffd747fe46bb7849a874e4ae265b6eda54e (diff)
downloademacs-31b4d9a13741caae2422636d4944212e702b19c3.tar.gz
emacs-31b4d9a13741caae2422636d4944212e702b19c3.zip
* etc/NEWS: Mention query-replace-from-to-separator. (Bug#25482)
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index cba4e4d9a8c..31b05ddbab4 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -724,6 +724,13 @@ mode bindings: 'C-c @ C-a', 'C-c @ C-t', 'C-c @ C-d', and 'C-c @ C-e.'
724before running. This is controlled by the 'grep-save-buffers' 724before running. This is controlled by the 'grep-save-buffers'
725variable. 725variable.
726 726
727---
728** Customizable variable 'query-replace-from-to-separator'
729now doesn't propertize the string value of the separator.
730Instead, text properties are added by query-replace-read-from.
731Additionally, the new nil value restores pre-24.5 behavior
732of not providing replacement pairs via the history.
733
727** Some obsolete functions, variables, and faces have been removed: 734** Some obsolete functions, variables, and faces have been removed:
728*** make-variable-frame-local. Variables cannot be frame-local any more. 735*** make-variable-frame-local. Variables cannot be frame-local any more.
729*** From subr.el: window-dot, set-window-dot, read-input, show-buffer, 736*** From subr.el: window-dot, set-window-dot, read-input, show-buffer,