1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-04 22:50:59 -08:00

Fix NEWS item about obsoleting the `eq' gv

This commit is contained in:
Lars Ingebrigtsen 2022-10-04 14:12:22 +02:00
parent 79d9f3b845
commit 3ed29eedfc

View file

@ -3065,8 +3065,8 @@ The following generalized variables have been made obsolete:
'buffer-name', 'buffer-string', 'buffer-substring', 'current-buffer',
'current-column', 'current-global-map', 'current-input-mode',
'current-local-map', 'current-window-configuration',
'default-file-modes', 'documentation-property', 'frame-height',
'frame-width', 'frame-visible-p', 'global-key-binding', `if'
'default-file-modes', 'documentation-property', `eq', 'frame-height',
'frame-width', 'frame-visible-p', 'global-key-binding',
'local-key-binding', 'mark', 'mark-marker', 'marker-position',
'mouse-position', 'point', 'point-marker', 'point-max', 'point-min',
'read-mouse-position', 'screen-height', 'screen-width',