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:
parent
79d9f3b845
commit
3ed29eedfc
1 changed files with 2 additions and 2 deletions
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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue