Fix NEWS item about obsoleting the `eq' gv
This commit is contained in:
4
etc/NEWS
4
etc/NEWS
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user