* emacs-lisp/lucid.el: Move to obsolete/lucid.el.

* emacs-lisp/levents.el: Move to obsolete/levents.el.
This commit is contained in:
Stefan Monnier 2009-11-05 21:17:21 +00:00
parent b5553d47e2
commit 8f72f03c46
4 changed files with 7 additions and 0 deletions

View file

@ -135,6 +135,8 @@ For instance, this can complete M-x lch to list-command-history.
* Changes in Specialized Modes and Packages in Emacs 23.2
** lucid.el and levents.el are now declared obsolete.
** pcomplete provides a new command `pcomplete-std-completion' which
is similar to `pcomplete' but using the standard completion UI code.

View file

@ -1,5 +1,8 @@
2009-11-05 Stefan Monnier <monnier@iro.umontreal.ca>
* emacs-lisp/lucid.el: Move to obsolete/lucid.el.
* emacs-lisp/levents.el: Move to obsolete/levents.el.
* nxml/xsd-regexp.el (xsdre-gen-categories):
* nxml/xmltok.el (xmltok-parse-entity):
* nxml/rng-parse.el (rng-parse-validate-file):

View file

@ -5,6 +5,7 @@
;; Maintainer: FSF
;; Keywords: emulations
;; Obsolete-since: 23.2
;; This file is part of GNU Emacs.

View file

@ -5,6 +5,7 @@
;; Maintainer: FSF
;; Keywords: emulations
;; Obsolete-since: 23.2
;; This file is part of GNU Emacs.