From: Christos Zoulas Date: Thu, 3 May 2007 17:58:28 +0000 (+0000) Subject: better lisp detection X-Git-Tag: FILE5_05~618 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e3d27ffcdbed887ca977e54e85b2d530ac2aa89c;p=file better lisp detection --- diff --git a/magic/Magdir/lisp b/magic/Magdir/lisp index c72b06cb..628f02df 100644 --- a/magic/Magdir/lisp +++ b/magic/Magdir/lisp @@ -10,12 +10,14 @@ # lisp files are mainly created on unix system with LF as line end >2 search/2048 !\r Lisp/Scheme program text >2 search/2048 \r Windows INF file -0 string ( ->1 string if\ Lisp/Scheme program text ->1 string setq\ Lisp/Scheme program text ->1 string defvar\ Lisp/Scheme program text ->1 string autoload\ Lisp/Scheme program text ->1 string custom-set-variables Lisp/Scheme program text + +0 search/256 (if\ Lisp/Scheme program text +0 search/256 (setq\ Lisp/Scheme program text +0 search/256 (defvar\ Lisp/Scheme program text +0 search/256 (defparam\ Lisp/Scheme program text +0 search/256 (defun\ Lisp/Scheme program text +0 search/256 (autoload\ Lisp/Scheme program text +0 search/256 (custom-set-variables\ Lisp/Scheme program text # Emacs 18 - this is always correct, but not very magical. 0 string \012( Emacs v18 byte-compiled Lisp data