]> code.delx.au - gnu-emacs/blobdiff - lisp/obsolete/lucid.el
Merge from emacs-23
[gnu-emacs] / lisp / obsolete / lucid.el
index a83d6f2164bb069774b1a22c8b001861e1ef3021..e3033e85651e5d418bea86a66092ae11cedd283f 100644 (file)
@@ -1,7 +1,7 @@
 ;;; lucid.el --- emulate some Lucid Emacs functions
 
-;; Copyright (C) 1993, 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-;;   2008, 2009, 2010  Free Software Foundation, Inc.
+;; Copyright (C) 1993, 1995, 2001, 2002, 2003, 2004,
+;;   2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: emulations
@@ -234,5 +234,8 @@ This is an XEmacs compatibility function."
 
 (provide 'lucid)
 
-;; arch-tag: 80f9ab46-0b36-4151-86ed-3edb6d449c9e
+;; Local Variables:
+;; byte-compile-warnings: (not cl-functions)
+;; End:
+
 ;;; lucid.el ends here