1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-07 04:10:27 -08:00

; * etc/NEWS: Refile recent addition (bug#50690).

This commit is contained in:
Basil L. Contovounesios 2021-09-21 18:14:11 +01:00
parent 0e2792e8b4
commit 90d491ee57

View file

@ -1746,9 +1746,6 @@ tags to be considered as well.
*** New user option 'vc-git-log-switches'.
String or list of strings specifying switches for Git log under VC.
---
*** The macro 'vc-call' no longer evaluates its second argument twice.
** Gnus
+++
@ -3546,6 +3543,9 @@ still being used by 'find-library' and related commands, so the
variable has been renamed to 'find-library-source-path', and
'find-function-source-path' is now an obsolete variable alias.
---
** The macro 'vc-call' no longer evaluates its second argument twice.
* Lisp Changes in Emacs 28.1