Mercurial > hg > xemacs-beta
diff lisp/prim/files.el @ 82:6a378aca36af r20-0b91
Import from CVS: tag r20-0b91
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:07:36 +0200 |
parents | 54cc21c15cbb |
children | 0d2f883870bc |
line wrap: on
line diff
--- a/lisp/prim/files.el Mon Aug 13 09:06:45 2007 +0200 +++ b/lisp/prim/files.el Mon Aug 13 09:07:36 2007 +0200 @@ -1430,7 +1430,7 @@ ;; Parse the -*- line into the `result' alist. (cond ((not (search-forward "-*-" end t)) ;; doesn't have one. - nil) + (setq force t)) ((looking-at "[ \t]*\\([^ \t\n\r:;]+\\)\\([ \t]*-\\*-\\)") ;; Antiquated form: "-*- ModeName -*-". (setq result