diff options
author | Stefan Kangas <stefan@marxist.se> | 2021-05-06 16:05:36 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2021-05-06 16:07:02 +0200 |
commit | 220845be11acbb08f719d327c8088ea7a414ef59 (patch) | |
tree | 5b4edcd9cfea32b093e136b97728ca4df9a927e7 /etc | |
parent | c3d029c923fa7492196d73669f860790184e48a0 (diff) | |
download | emacs-220845be11acbb08f719d327c8088ea7a414ef59.tar.gz |
Remove another variable alias obsolete since Emacs 23
* lisp/menu-bar.el (menu-bar-files-menu): Delete variable alias for
`menu-bar-file-menu'.
* etc/NEWS: Announce its deletion.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/NEWS | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -2610,16 +2610,16 @@ ledit.el, lmenu.el, lucid.el and old-whitespace.el. 'icalendar--datetime-to-noneuropean-date', 'image-mode-maybe', 'imenu-example--name-and-position', 'ispell-aspell-supports-utf8', 'lisp-mode-auto-fill', 'locate-file-completion', 'make-coding-system', -'minibuffer-local-must-match-filename-map', 'mouse-choose-completion', -'mouse-major-mode-menu', 'mouse-popup-menubar', -'mouse-popup-menubar-stuff', 'newsticker-groups-filename', -'nnir-swish-e-index-file', 'nnmail-fix-eudora-headers', -'non-iso-charset-alist', 'nonascii-insert-offset', -'nonascii-translation-table', 'password-read-and-add', -'pre-abbrev-expand-hook', 'princ-list', 'print-help-return-message', -'process-filter-multibyte-p', 'read-file-name-predicate', -'remember-buffer', 'rmail-highlight-face', 'rmail-message-filter', -'semantic-after-idle-scheduler-reparse-hooks', +'menu-bar-files-menu', 'minibuffer-local-must-match-filename-map', +'mouse-choose-completion', 'mouse-major-mode-menu', +'mouse-popup-menubar', 'mouse-popup-menubar-stuff', +'newsticker-groups-filename', 'nnir-swish-e-index-file', +'nnmail-fix-eudora-headers', 'non-iso-charset-alist', +'nonascii-insert-offset', 'nonascii-translation-table', +'password-read-and-add', 'pre-abbrev-expand-hook', 'princ-list', +'print-help-return-message', 'process-filter-multibyte-p', +'read-file-name-predicate', 'remember-buffer', 'rmail-highlight-face', +'rmail-message-filter', 'semantic-after-idle-scheduler-reparse-hooks', 'semantic-after-toplevel-bovinate-hook', 'semantic-before-idle-scheduler-reparse-hooks', 'semantic-before-toplevel-bovination-hook', |