emacs-gpu/lisp/progmodes
Stefan Kangas 326fdb9ec0 Remove many items obsolete since Emacs 23.2 and 23.3
* lisp/allout.el (allout-init):
* lisp/emacs-lisp/shadow.el (shadows-compare-text-p):
* lisp/ffap.el (ffap-version):
* lisp/filecache.el (file-cache-choose-completion):
* lisp/help.el (print-help-return-message):
* lisp/image-mode.el (image-mode-maybe):
* lisp/imenu.el (imenu-example--name-and-position):
* lisp/international/mule-cmds.el (princ-list):
* lisp/mail/rmail.el (rmail-highlight-face):
* lisp/minibuffer.el (read-file-name-predicate):
* lisp/mouse.el (mouse-choose-completion):
* lisp/progmodes/cc-cmds.el (c-forward-into-nomenclature):
* lisp/progmodes/xscheme.el
(advertised-xscheme-send-previous-expression):
* lisp/simple.el (completion-base-size)
(choose-completion-delete-max-match, exchange-dot-and-mark):
* lisp/subr.el (eval-next-after-load):
* lisp/term.el (term-dynamic-simple-complete):
Remove items, obsolete since Emacs 23.2 and 23.3.
* doc/misc/cc-mode.texi (Movement Commands): Doc fix.
* doc/lispref/help.texi (Accessing Documentation):
* lisp/emacs-lisp/edebug.el (edebug-wrap-def-body):
* lisp/comint.el (comint-dynamic-list-completions):
* lisp/progmodes/idlwave.el (idlwave-make-modified-completion-map-xemacs)
(idlwave-make-modified-completion-map-emacs)
(idlwave-choose-completion):
* lisp/progmodes/vhdl-mode.el:
* lisp/term.el (term-dynamic-list-completions):
Remove references to 'mouse-choose-completion'.
* lisp/image-mode.el (image-mode-to-text):
Remove reference to 'image-mode-maybe'.
* lisp/mail/rmail.el (rmail-highlight-headers):
Use 'rmail-highlight' face instead of 'rmail-highlight-face'.
* lisp/progmodes/antlr-mode.el (antlr-mode-map, antlr-mode-menu):
Remove reference to 'c-forward-into-nomenclature'.
* lisp/simple.el (choose-completion, choose-completion-string)
(completion-list-mode, completion-setup-function): Don't use
'completion-base-size'.
; * etc/NEWS: List removed items.

This was discussed in
https://lists.gnu.org/archive/html/emacs-devel/2020-08/msg00400.html
2020-08-24 04:09:47 +02:00
..
antlr-mode.el Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00
asm-mode.el
autoconf.el Use lexical-binding in autoconf.el and add tests 2020-05-15 20:42:15 +02:00
bat-mode.el
bug-reference.el bug-reference auto-setup for IRC, implementation for ERC 2020-07-23 19:03:25 +02:00
cc-align.el Bug #41061 patch: Fix typos and amend code slightly 2020-06-01 15:21:54 +00:00
cc-awk.el
cc-bytecomp.el
cc-cmds.el Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00
cc-defs.el CC Mode: optimize for repeated simple operations. 2020-06-29 19:10:09 +00:00
cc-engine.el Merge from origin/emacs-27 2020-08-18 07:51:05 -07:00
cc-fonts.el Orthographical amendments to commit 145aab0672 2020-06-09 16:58:52 +00:00
cc-guess.el
cc-langs.el CC Mode: Fix wrong value of comment-start-skip, fixing half of bug #41952 2020-07-04 11:56:18 +00:00
cc-menus.el
cc-mode.el Remove redundant code from c-font-lock-fontify-region 2020-07-19 10:55:48 +00:00
cc-styles.el
cc-vars.el cc-mode: add support for Doxygen documentation style 2020-05-01 19:31:19 +01:00
cfengine.el Shoosh warnings about obsolete eldoc-documentation-function 2020-07-08 20:20:19 +01:00
cl-font-lock.el * lisp/progmodes/cl-font-lock.el: Fix header and make it a minor mode 2020-04-11 13:56:03 -04:00
cmacexp.el
compile.el Parse the whole buffer at once in compile.el 2020-08-14 16:23:16 +02:00
cperl-mode.el Remove some compat code from cperl-mode 2020-08-21 10:32:51 +02:00
cpp.el
cwarn.el Add "Old-" prefix to "Version" header in some cases 2020-03-21 02:48:24 +01:00
dcl-mode.el
ebnf-abn.el
ebnf-bnf.el
ebnf-dtd.el
ebnf-ebx.el
ebnf-iso.el
ebnf-otz.el
ebnf-yac.el
ebnf2ps.el Remove some compat code from ps files 2020-08-18 23:19:09 +02:00
ebrowse.el * lisp/progmodes/ebrowse.el (ebrowse-tags-loop-call): Rename 2020-03-28 09:43:14 -04:00
elisp-mode.el Don't let docless variables hide function signature 2020-08-16 19:05:05 +01:00
etags.el Make etags-list-tags work with Exuberant ctags 2020-08-19 15:28:32 +02:00
executable.el Fix edge case errors in filename-matching regexps 2020-04-14 12:25:16 +02:00
f90.el
flymake-cc.el
flymake-proc.el
flymake.el Bump Flymake version 2020-07-09 11:14:34 +01:00
fortran.el
gdb-mi.el Fix bugs, inefficiencies and bad style in regexps 2020-04-16 12:14:38 +02:00
glasses.el Use lexical-binding in glasses.el and add tests 2020-05-10 17:18:03 +02:00
grep.el ; * lisp/progmodes/grep.el (grep-find-command): Fix typos. 2020-08-22 18:57:57 +03:00
gud.el Merge from origin/emacs-27 2020-07-07 07:50:39 -07:00
hideif.el
hideshow.el Make hs-special-modes-alist also work for modes derived from those modes 2020-08-21 14:42:20 +02:00
icon.el
idlw-complete-structtag.el
idlw-help.el Replace last uses of idlwave-get-buffer-visiting 2020-08-18 21:32:26 +01:00
idlw-shell.el Replace last uses of idlwave-get-buffer-visiting 2020-08-18 21:32:26 +01:00
idlw-toolbar.el
idlwave.el Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00
inf-lisp.el
js.el Fix filling in js-mode and mhtml-mode (js-mode parts), fixing bug #41897 2020-07-04 12:55:49 +00:00
ld-script.el
m4-mode.el
make-mode.el
meta-mode.el
mixal-mode.el
modula2.el
octave.el Make more parts of Emacs use new Eldoc capabilities 2020-07-08 11:25:33 +01:00
opascal.el
pascal.el Fix spurious error in beginning-of-defun in pascal-mode (bug#41740) 2020-06-22 09:51:17 +02:00
perl-mode.el * lisp/progmodes/perl-mode.el (perl--syntax-exp-intro-regexp): Bug#42168 2020-08-14 10:58:00 -04:00
prog-mode.el
project.el Unbreak project-find-regexp in Emacs 26.3 (bug#42765) 2020-08-14 17:21:55 +03:00
prolog.el Remove some compat code from prolog.el 2020-08-12 18:31:50 +02:00
ps-mode.el
python.el Don't override python font locking in comint 2020-08-19 13:13:46 +02:00
ruby-mode.el Make ruby-parse-partial more stable 2020-08-22 16:26:47 +03:00
scheme.el Fix bugs, inefficiencies and bad style in regexps 2020-04-16 12:14:38 +02:00
sh-script.el Fontize $(...) slightly better in bash mode 2020-08-05 11:34:56 +02:00
simula.el
sql.el Fix problem with /- incorrectly starting a comment in SQL mode 2020-08-10 15:18:19 +02:00
subword.el Comment to postpone deletion of c-subword-mode 2020-08-14 17:03:13 +02:00
tcl.el
vera-mode.el Use lexical-binding and remove compat code 2020-08-22 22:47:31 +02:00
verilog-mode.el Verilog-Mode collected updates. 2020-07-05 13:31:39 -04:00
vhdl-mode.el Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00
which-func.el which-function-mode: put hook function on after-change-major-mode-hook 2020-05-20 18:02:13 +00:00
xref.el Unbreak project-find-regexp in Emacs 26.3 (bug#42765) 2020-08-14 17:21:55 +03:00
xscheme.el Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00