* lpath.el: Add detect-coding-system.
authorJesper Harder <harder@ifa.au.dk>
Tue, 13 Jan 2004 04:54:45 +0000 (04:54 +0000)
committerJesper Harder <harder@ifa.au.dk>
Tue, 13 Jan 2004 04:54:45 +0000 (04:54 +0000)
* dgnushack.el (dgnushack-compile): Remove obsolete check for
cus-edit.

lisp/ChangeLog
lisp/dgnushack.el
lisp/lpath.el

index 7dbc686..310f2f6 100644 (file)
@@ -1,3 +1,10 @@
+2004-01-13  Jesper Harder  <harder@ifa.au.dk>
+
+       * lpath.el: Add detect-coding-system.
+
+       * dgnushack.el (dgnushack-compile): Remove obsolete check for
+       cus-edit.
+
 2004-01-13  Simon Josefsson  <jas@extundo.com>
 
        * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
index 4bc684b..e7e984a 100644 (file)
@@ -195,14 +195,6 @@ dgnushack-compile."
   (unless warn
     (setq byte-compile-warnings
          '(free-vars unresolved callargs redefine)))
-  (unless (locate-library "cus-edit")
-    (error "You do not seem to have Custom installed.
-Fetch it from <URL:http://www.dina.kvl.dk/~abraham/custom/>.
-You also then need to add the following to the lisp/dgnushack.el file:
-
-     (push \"~/lisp/custom\" load-path)
-
-Modify to suit your needs."))
   (let ((files (directory-files srcdir nil "^[^=].*\\.el$"))
        ;;(byte-compile-generate-call-tree t)
        file elc)
index 996d4e3..618c116 100644 (file)
@@ -32,7 +32,7 @@
 
 (if (featurep 'xemacs)
     (progn
-      (maybe-fbind '(delete-overlay
+      (maybe-fbind '(delete-overlay detect-coding-string
                     event-click-count event-end event-start
                     find-coding-systems-for-charsets
                     find-coding-systems-region find-coding-systems-string