1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 18:00:40 -08:00
emacs/doc/misc
Stefan Kangas 874ba85363 Remove many items obsolete since Emacs 23.1
Emacs 23.1 was five major releases and over a decade ago.
This list can be reviewed before to the next release, but for now
hopefully this motivates any needed external updates.
Ref: https://lists.gnu.org/archive/html/emacs-devel/2020-05/msg02198.html

* lisp/abbrev.el (pre-abbrev-expand-hook):
* lisp/bookmark.el (bookmark-read-annotation-text-func)
(bookmark-jump-noselect):
* lisp/buff-menu.el (buffer-menu-mode-hook):
* lisp/cus-edit.el (custom-mode-hook, custom-mode):
* lisp/dirtrack.el (dirtrack-debug-toggle, dirtrack-debug):
* lisp/emacs-lisp/crm.el (crm-minibuffer-complete)
(crm-minibuffer-completion-help)
(crm-minibuffer-complete-and-exit):
* lisp/emacs-lisp/easymenu.el
(easy-menu-precalculate-equivalent-keybindings):
* lisp/emacs-lisp/lisp-mode.el (lisp-mode-auto-fill):
* lisp/epa.el (epa-display-verify-result):
* lisp/epg.el (epg-passphrase-callback-function):
* lisp/eshell/eshell.el (eshell-report-bug):
* lisp/ffap.el (ffap-bug, ffap-submit-bug):
* lisp/files.el (locate-file-completion):
* lisp/hi-lock.el (hi-lock-face-history, hi-lock-regexp-history):
* lisp/hilit-chg.el (highlight-changes-initial-state)
(highlight-changes-active-string)
(highlight-changes-passive-string, global-highlight-changes):
* lisp/international/mule-cmds.el (nonascii-insert-offset)
(nonascii-translation-table):
* lisp/international/mule-diag.el (non-iso-charset-alist):
* lisp/international/mule-util.el (detect-coding-with-priority):
* lisp/international/mule.el (charset-id, charset-bytes)
(charset-list, char-valid-p, generic-char-p)
(char-coding-system-table, make-coding-system)
(set-coding-priority)
* lisp/mail/rmail.el (rmail-message-filter):
* lisp/minibuffer.el (complete-in-turn, dynamic-completion-table)
(completion-common-substring)
(minibuffer-local-must-match-filename-map):
* lisp/mouse.el (mouse-major-mode-menu, mouse-popup-menubar)
(mouse-popup-menubar-stuff):
* lisp/net/newst-treeview.el (newsticker-groups-filename):
* lisp/obsolete/tpu-edt.el (tpu-have-ispell, GOLD-map):
* lisp/password-cache.el (password-read-and-add):
* lisp/shell.el (shell-dirtrack-toggle):
* lisp/subr.el (forward-point, redisplay-end-trigger-functions)
(process-filter-multibyte-p, set-process-filter-multibyte):
* lisp/t-mouse.el (t-mouse-mode):
* lisp/term/w32-win.el (w32-focus-frame, w32-select-font):
* lisp/textmodes/ispell.el (ispell-aspell-supports-utf8):
* lisp/textmodes/remember.el (remember-buffer):
* lisp/tooltip.el (tooltip-hook):
* lisp/url/url-util.el (url-generate-unique-filename):
* lisp/url/url-vars.el (url-temporary-directory):
* lisp/vc/vc-hooks.el (vc-workfile-version)
(vc-default-working-revision):
* lisp/vc/vc-mtn.el (vc-mtn-command):
* lisp/vc/vc.el (vc-revert-buffer):
* lisp/vcursor.el (vcursor-toggle-vcursor-map):
Remove items, obsolete since Emacs 23.1.
* lisp/abbrev.el (expand-abbrev):
* lisp/epg.el (epg-context): Change
'epg-passphrase-callback-function' call to 'epa-' alternative.
* lisp/eshell/em-rebind.el (eshell-cannot-leave-input-list): Don't
refer to removed function 'forward-point'.
* test/manual/etags/c-src/abbrev.c (Fexpand_abbrev):
(syms_of_abbrev): Don't run removed hook 'pre-abbrev-expand-hook'.
* lisp/international/mule.el (transform-make-coding-system-args):
Declare obsolete.
* lisp/progmodes/idlwave.el:
Update reference to removed function 'char-valid-p'.
* lisp/gnus/mml2015.el (epg-encrypt-string):
* lisp/gnus/mml1991.el (epg-make-context):
* lisp/gnus/mml-smime.el (autoload):
Remove autoload of removed 'epg-passphrase-callback-function'.
* lisp/minibuffer.el (completion-extra-properties):
Remove support for `completion-common-substring'.
* lisp/obsolete/tpu-edt.el (tpu-toggle-overwrite-mode)
Remove support for removed `spell' package.
* src/coding.c (syms_of_coding):
* doc/misc/efaq.texi:
* doc/emacs/frames.texi (Menu Mouse Clicks):
* doc/misc/url.texi (Customization): Doc fixes.
; * etc/NEWS: List removed items.
2020-08-14 13:07:26 +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 Bug #41061 patch: Fix typos and amend code slightly 2020-06-01 15:21:54 +00: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 many items obsolete since Emacs 23.1 2020-08-14 13:07:26 +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 * doc/misc/gnus.texi: Add introductory section to Gnus manual 2020-07-27 15:37:40 -07: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 typos in recent message.el changes 2020-08-08 23:56:30 +01: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 Implement Tramp direct async processes fallback for multi-hops 2020-08-12 12:45:45 +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