gnu.emacs/doc
Rahul Martim Juliato 92acd66831 Use short symbols for query-replace-show-preview (bug#81583)
* lisp/replace.el (query-replace-show-preview): Accept the
symbols `replacement-only' and `both'.  Update the :type
accordingly, which also fixes the name of a function that does
not exist.
(query-replace-preview-match): Update the doc string.
(replace-preview-both, replace-preview-replacement-only): Say
which value of the option calls them.
(replace-preview--format): Dispatch on the new values, and still
call a function value.
(replace-preview-setup): Test the option for non-nil instead of
testing it with `functionp'.
* test/lisp/replace-tests.el (replace-tests--preview)
(replace-tests-preview-both, replace-tests-preview-cleanup)
(replace-tests-preview-disabled): Use the new values.
* doc/emacs/search.texi (Replace): Document the new values.
2026-09-09 20:53:55 +03:00
..
emacs Use short symbols for query-replace-show-preview (bug#81583) 2026-09-09 20:53:55 +03:00
lispintro current-time-list now defaults to nil 2026-07-23 23:05:13 -07:00
lispref ; * doc/lispref/text.texi (Undo): Fix last change. 2026-09-04 14:15:59 +03:00
man ; Add 2026 to copyright years. 2026-01-01 12:54:34 +00:00
misc Update from Gnulib by running admin/merge-gnulib 2026-09-06 16:02:06 -07:00
translations Always build the Emacs, Elisp and Intro manuals (bug#81332) 2026-08-29 12:43:41 +03:00