aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorAndreas Schwab <[email protected]>2005-03-22 16:43:10 +0000
committerAndreas Schwab <[email protected]>2005-03-22 16:43:10 +0000
commit9660f8683f394a457f989ae6f8f7fdc5bfaee71f (patch)
tree71a37f5e8fdbdc266a0376ace71c86be36a2969a /lisp
parentbe65bdd3029ace73514c80d69117eea6c2a01fbc (diff)
Revert last change.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog5
-rw-r--r--lisp/generic-x.el1
2 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index fc2d2e8b38..59dbac930b 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-22 Andreas Schwab <[email protected]>
+
+ * generic-x.el: Revert last change.
+ * ldefs-boot.el: Update.
+
2005-03-22 Jay Belanger <[email protected]>
* calc/calc-embed (calc-embedded-original-modes): New variable.
diff --git a/lisp/generic-x.el b/lisp/generic-x.el
index a91e1db87b..94f41c96e2 100644
--- a/lisp/generic-x.el
+++ b/lisp/generic-x.el
@@ -92,7 +92,6 @@
;;; Code:
-(require 'generic)
(require 'font-lock)
(defgroup generic-x nil