1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-08 08:43:52 -08:00
emacs/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 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
autoconf.el Use lexical-binding in autoconf.el and add tests 2020-05-15 20:42:15 +02:00
bat-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
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 Add and remove backslashes in regexps 2020-02-20 16:03:30 +01:00
cc-bytecomp.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
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 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
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 Objective C Mode imenu: cease recognizing "functions" within comments, etc. 2020-01-07 20:11:37 +00:00
cc-mode.el Remove redundant code from c-font-lock-fontify-region 2020-07-19 10:55:48 +00:00
cc-styles.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
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 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
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 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cwarn.el Add "Old-" prefix to "Version" header in some cases 2020-03-21 02:48:24 +01:00
dcl-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ebnf-abn.el Remove Emacs 20 bug workaround in ebnf2ps (bug#39663) 2020-02-20 15:52:23 +01:00
ebnf-bnf.el Remove Emacs 20 bug workaround in ebnf2ps (bug#39663) 2020-02-20 15:52:23 +01:00
ebnf-dtd.el Remove Emacs 20 bug workaround in ebnf2ps (bug#39663) 2020-02-20 15:52:23 +01:00
ebnf-ebx.el Remove Emacs 20 bug workaround in ebnf2ps (bug#39663) 2020-02-20 15:52:23 +01:00
ebnf-iso.el Remove Emacs 20 bug workaround in ebnf2ps (bug#39663) 2020-02-20 15:52:23 +01:00
ebnf-otz.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ebnf-yac.el Remove Emacs 20 bug workaround in ebnf2ps (bug#39663) 2020-02-20 15:52:23 +01:00
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 ; Unmaintain fortran elisp 2020-01-15 18:49:21 -08:00
flymake-cc.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
flymake-proc.el flymake: fix typo in variable binding (bug#38752) 2020-01-10 18:15:03 +01:00
flymake.el Bump Flymake version 2020-07-09 11:14:34 +01:00
fortran.el Add and remove backslashes in regexps 2020-02-20 16:03:30 +01:00
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 Merge from origin/emacs-27 2020-01-01 01:08:16 +00:00
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 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
idlw-complete-structtag.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
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 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
idlwave.el Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00
inf-lisp.el Make more load-hooks obsolete 2020-01-16 23:06:04 -08:00
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 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
m4-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
make-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
meta-mode.el Make more load-hooks obsolete 2020-01-16 23:06:04 -08:00
mixal-mode.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
modula2.el Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo" 2019-06-26 10:24:59 -04:00
octave.el Make more parts of Emacs use new Eldoc capabilities 2020-07-08 11:25:33 +01:00
opascal.el Add and remove backslashes in regexps 2020-02-20 16:03:30 +01:00
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 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
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 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
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 Fix broken regexps 2020-02-20 11:25:25 +01:00
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 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
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