1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-28 00:01:33 -08:00
emacs/doc/misc
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
..
auth.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
autotype.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
bovine.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
calc.texi Merge from origin/emacs-27 2020-02-13 07:50:24 -08:00
cc-mode.texi Remove many items obsolete since Emacs 23.2 and 23.3 2020-08-24 04:09:47 +02:00
ChangeLog.1 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cl.texi Fix cl-most-positive-float doc typo 2020-04-17 09:38:41 -07:00
dbus.texi Clean up D-Bus documentation (bug#41744) 2020-06-08 18:19:50 +01:00
dired-x.texi Replace doc references to load-hooks 2020-01-16 21:53:37 -08:00
doclicense.texi Merge from Gnulib 2017-10-01 18:31:10 -07:00
ebrowse.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ede.texi Minor improvements to EDE and EIEIO manuals 2020-06-06 16:35:52 +01:00
ediff.texi Replace doc references to load-hooks 2020-01-16 21:53:37 -08:00
edt.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
efaq-w32.texi Fix some Texinfo markup 2020-06-17 13:07:51 +01:00
efaq.texi Remove reference to Emacs Lisp List from FAQ 2020-08-18 15:49:52 +02:00
eieio.texi Merge from origin/emacs-27 2020-06-07 09:03:59 -07:00
emacs-gnutls.texi Merge from origin/emacs-27 2020-06-17 08:47:53 -07:00
emacs-mime.texi Tweat how MML specifies the encoding of binary data 2020-08-06 16:47:21 +02:00
epa.texi Document prefix arg effects for 'epa-mail-{sign,encrypt}' 2020-07-20 14:47:43 +02:00
erc.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ert.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
eshell.texi Add a note to eshell.texi that I, too, was a contributor 2020-05-16 11:30:50 -07:00
eudc.texi EUDC: Add macOS Contacts backend 2020-07-09 15:32:14 -04:00
eww.texi Add a command line (and MIME handler) function to start eww 2020-08-09 13:05:37 +02:00
flymake.texi Revert "* doc/misc/flymake.texi (An annotated example backend): Typo fix." 2020-07-11 18:42:17 +01:00
forms.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
gnus-coding.texi Remove references to obsolete libraries 2020-01-16 15:33:17 +01:00
gnus-faq.texi Fix some Texinfo markup 2020-06-17 13:07:51 +01:00
gnus.texi Make Gnus stop clobbering the M-s search prefix key binding 2020-08-15 14:20:02 +02:00
gpl.texi Merge from Gnulib 2017-10-01 18:31:10 -07:00
htmlfontify.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
idlwave.texi Replace doc references to load-hooks 2020-01-16 21:53:37 -08:00
ido.texi * doc/misc/ido.texi (Ignoring): Reword per Texinfo warning. 2020-01-16 21:55:14 -08:00
info.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
mairix-el.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
Makefile.in Prefer saying "Info manual" to "info page" in docs 2020-01-23 14:44:27 +01:00
message.texi Fix issues with OpenPGP header 2020-08-18 18:06:13 +02:00
mh-e.texi Update documentation for mh-show-mode-hook 2020-02-01 09:18:46 -08:00
newsticker.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
nxml-mode.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
octave-mode.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
org.texi Merge from origin/emacs-27 2020-02-13 07:50:30 -08:00
pcl-cvs.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pgg.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
rcirc.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
reftex.texi Replace doc references to load-hooks 2020-01-16 21:53:37 -08:00
remember.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
sasl.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
sc.texi Correct "different than" to "different from" where appropriate 2020-02-09 14:33:14 +00:00
sem-user.texi Replace doc references to load-hooks 2020-01-16 21:53:37 -08:00
semantic.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ses.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
sieve.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
smtpmail.texi Remove references to obsolete libraries 2020-01-16 15:33:17 +01:00
speedbar.texi Replace doc references to load-hooks 2020-01-16 21:53:37 -08:00
srecode.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
texinfo.tex Update from Gnulib 2020-07-30 14:01:49 -07:00
todo-mode.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
tramp.texi Rework direct async processes in Tramp 2020-08-23 13:30:43 +02:00
trampver.texi Tramp doc edit 2020-07-29 16:41:18 +02:00
url.texi Remove many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +02:00
vhdl-mode.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vip.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
viper.texi Replace doc references to load-hooks 2020-01-16 21:53:37 -08:00
widget.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
wisent.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00
woman.texi Update copyright year to 2020 2020-01-01 00:59:52 +00:00