mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Delete some libraries obsolete since Emacs 24.4/24.5
* lisp/obsolete/cc-compat.el: * lisp/obsolete/info-edit.el: * lisp/obsolete/meese.el: * lisp/obsolete/otodo-mode.el: * lisp/obsolete/rcompile.el: * lisp/obsolete/sup-mouse.el: * lisp/obsolete/terminal.el: * lisp/obsolete/vi.el: * lisp/obsolete/vip.el: * lisp/obsolete/ws-mode.el: * lisp/obsolete/yow.el: Delete libraries obsolete since Emacs 24.4 and 24.5. (Bug#73257) * doc/misc/vip.texi: * etc/refcards/vipcard.tex: Delete vip.el documentation. * doc/emacs/ack.texi (Acknowledgments): * doc/misc/Makefile.in (INFO_COMMON): * etc/refcards/Makefile (PDF_ENGLISH, survival.dvi): * etc/refcards/README: * lisp/info.el (Info-url-alist): (Info-file-list-for-emacs): Delete references to above libraries.
This commit is contained in:
parent
e3c45b9d70
commit
685ec273ec
19 changed files with 8 additions and 10796 deletions
|
|
@ -223,7 +223,7 @@ These directories are searched after those in `Info-directory-list'."
|
|||
"org" "pcl-cvs" "pgg" "rcirc" "reftex" "remember" "sasl" "sc"
|
||||
"semantic" "ses" "sieve" "smtpmail" "speedbar" "srecode"
|
||||
"todo-mode" "tramp" "transient" "url" "use-package" "vhdl-mode"
|
||||
"vip" "viper" "vtable" "widget" "wisent" "woman") .
|
||||
"viper" "vtable" "widget" "wisent" "woman") .
|
||||
"https://www.gnu.org/software/emacs/manual/html_node/%m/%e"))
|
||||
"Alist telling `Info-mode' where manuals are accessible online.
|
||||
|
||||
|
|
@ -4675,7 +4675,7 @@ Advanced commands:
|
|||
|
||||
(defvar Info-file-list-for-emacs
|
||||
'("ediff" "eudc" "forms" "gnus" "info" ("Info" . "info") ("mh" . "mh-e")
|
||||
"sc" "message" ("dired" . "dired-x") "viper" "vip" "idlwave"
|
||||
"sc" "message" ("dired" . "dired-x") "viper" "idlwave"
|
||||
("c" . "ccmode") ("c++" . "ccmode") ("objc" . "ccmode")
|
||||
("java" . "ccmode") ("idl" . "ccmode") ("pike" . "ccmode")
|
||||
("skeleton" . "autotype") ("auto-insert" . "autotype")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue