* emacs-lisp/lucid.el: Move to obsolete/lucid.el.
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 5 Nov 2009 21:17:21 +0000 (21:17 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 5 Nov 2009 21:17:21 +0000 (21:17 +0000)
* emacs-lisp/levents.el: Move to obsolete/levents.el.

etc/NEWS
lisp/ChangeLog
lisp/obsolete/levents.el [moved from lisp/emacs-lisp/levents.el with 99% similarity]
lisp/obsolete/lucid.el [moved from lisp/emacs-lisp/lucid.el with 99% similarity]

index 0d5eb1d..ad12cae 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -135,6 +135,8 @@ For instance, this can complete M-x lch to list-command-history.
 \f
 * 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.
 
index 1ecb903..fc48353 100644 (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):
similarity index 99%
rename from lisp/emacs-lisp/levents.el
rename to lisp/obsolete/levents.el
index 2c09b8c..86caa0a 100644 (file)
@@ -5,6 +5,7 @@
 
 ;; Maintainer: FSF
 ;; Keywords: emulations
+;; Obsolete-since: 23.2
 
 ;; This file is part of GNU Emacs.
 
similarity index 99%
rename from lisp/emacs-lisp/lucid.el
rename to lisp/obsolete/lucid.el
index dd8591a..fef1d2d 100644 (file)
@@ -5,6 +5,7 @@
 
 ;; Maintainer: FSF
 ;; Keywords: emulations
+;; Obsolete-since: 23.2
 
 ;; This file is part of GNU Emacs.