]> git.eshelyaron.com Git - emacs.git/commit
Delete libraries obsolete since 23.1 and 23.2
authorStefan Kangas <stefankangas@gmail.com>
Fri, 15 May 2020 17:55:26 +0000 (19:55 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 15 May 2020 17:55:26 +0000 (19:55 +0200)
commitb76cdd0c1a7978decc0c1044ad23ecc9432c526a
tree13532d1defc46230a4c9758843e8c2a304e06c7c
parent5d97d2683a5e9051e4e048397c5a3681e378c9b5
Delete libraries obsolete since 23.1 and 23.2

Emacs 23.2 was released 10 years ago.  old-whitespace.el has a
replacement in whitespace.el and is no longer relevant.  The other
libraries implement compatibility with Lucid Emacs, a modified version
of Emacs last released in the 1990s.

* lisp/obsolete/ledit.el:
* lisp/obsolete/lmenu.el:
* lisp/obsolete/lucid.el:
* lisp/obsolete/old-whitespace.el: Delete files.  These libraries have
been obsolete since Emacs 23.1 or 23.2.
* etc/NEWS: Announce their deletion.

* admin/authors.el (authors-ignored-files)
(authors-fixed-entries, authors-valid-file-names):
* lisp/emulation/viper.el (viper-mode):
* lisp/ffap.el (ffap-menu-ask): Remove references to deleted files.
admin/authors.el
etc/NEWS
lisp/emulation/viper.el
lisp/ffap.el
lisp/obsolete/ledit.el [deleted file]
lisp/obsolete/lmenu.el [deleted file]
lisp/obsolete/lucid.el [deleted file]
lisp/obsolete/old-whitespace.el [deleted file]