mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Update inhibit-changing-match-data obsoletion data
* lisp/subr.el (inhibit-changing-match-data): Link to `save-match-data'.
This commit is contained in:
parent
598cd9beeb
commit
36d7c4af7c
1 changed files with 1 additions and 1 deletions
|
|
@ -1752,7 +1752,7 @@ be a list of the form returned by `event-start' and `event-end'."
|
|||
(make-obsolete 'window-redisplay-end-trigger nil "23.1")
|
||||
(make-obsolete 'set-window-redisplay-end-trigger nil "23.1")
|
||||
(make-obsolete-variable 'operating-system-release nil "28.1")
|
||||
(make-obsolete-variable 'inhibit-changing-match-data nil "29.1")
|
||||
(make-obsolete-variable 'inhibit-changing-match-data 'save-match-data "29.1")
|
||||
|
||||
(make-obsolete 'run-window-configuration-change-hook nil "27.1")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue