diff options
| author | Stefan Kangas | 2019-06-10 03:42:27 +0200 |
|---|---|---|
| committer | Eli Zaretskii | 2019-06-15 13:15:53 +0300 |
| commit | 2a364d84c18527c344dec6f5bd577861df3f1679 (patch) | |
| tree | 921dd7f887aa2891133aa34e261f619700aa012c /etc | |
| parent | 794ba60624a08d1f37764867f382d9be9523f665 (diff) | |
| download | emacs-2a364d84c18527c344dec6f5bd577861df3f1679.tar.gz emacs-2a364d84c18527c344dec6f5bd577861df3f1679.zip | |
Remove another variable obsolete since Emacs 22
* lisp/progmodes/cc-langs.el: Remove obsolete variable
c-opt-op-identitier-prefix.
* etc/NEWS: Announce it. (Bug#36173)
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
| @@ -1622,10 +1622,10 @@ fixnum for such arguments. | |||
| 1622 | ** Some functions and variables obsolete since Emacs 22 have been removed: | 1622 | ** Some functions and variables obsolete since Emacs 22 have been removed: |
| 1623 | archive-mouse-extract, assoc-ignore-case, assoc-ignore-representation, | 1623 | archive-mouse-extract, assoc-ignore-case, assoc-ignore-representation, |
| 1624 | backward-text-line, blink-cursor, bookmark-exit-hooks, | 1624 | backward-text-line, blink-cursor, bookmark-exit-hooks, |
| 1625 | comint-use-prompt-regexp-instead-of-fields, compilation-finish-function, | 1625 | c-opt-op-identitier-prefix, comint-use-prompt-regexp-instead-of-fields, |
| 1626 | count-text-lines, cperl-vc-header-alist, custom-face-save-command, | 1626 | compilation-finish-function, count-text-lines, cperl-vc-header-alist, |
| 1627 | cvs-display-full-path, cvs-fileinfo->full-path, delete-frame-hook, | 1627 | custom-face-save-command, cvs-display-full-path, cvs-fileinfo->full-path, |
| 1628 | derived-mode-class, describe-char-after, describe-project, | 1628 | delete-frame-hook, derived-mode-class, describe-char-after, describe-project, |
| 1629 | desktop-basefilename, desktop-buffer-handlers, desktop-buffer-misc-functions, | 1629 | desktop-basefilename, desktop-buffer-handlers, desktop-buffer-misc-functions, |
| 1630 | desktop-buffer-modes-to-save, desktop-enable, desktop-load-default, | 1630 | desktop-buffer-modes-to-save, desktop-enable, desktop-load-default, |
| 1631 | dired-omit-files-p, disabled-command-hook, dungeon-mode-map, | 1631 | dired-omit-files-p, disabled-command-hook, dungeon-mode-map, |