/[emacs]/emacs/lisp/files.el
ViewVC logotype

Diff of /emacs/lisp/files.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.666.2.5 by miles, Sun Jul 11 22:07:43 2004 UTC revision 1.666.2.6 by miles, Wed Sep 15 08:59:55 2004 UTC
# Line 1771  in that case, this function acts as if ` Line 1771  in that case, this function acts as if `
1771       ("\\.g\\'" . antlr-mode)       ("\\.g\\'" . antlr-mode)
1772       ("\\.ses\\'" . ses-mode)       ("\\.ses\\'" . ses-mode)
1773       ("\\.orig\\'" nil t)               ; from patch       ("\\.orig\\'" nil t)               ; from patch
1774         ("\\.\\(soa\\|zone\\)\\'" . dns-mode)
1775       ("\\.in\\'" nil t)))       ("\\.in\\'" nil t)))
1776    "Alist of filename patterns vs corresponding major mode functions.    "Alist of filename patterns vs corresponding major mode functions.
1777  Each element looks like (REGEXP . FUNCTION) or (REGEXP FUNCTION NON-NIL).  Each element looks like (REGEXP . FUNCTION) or (REGEXP FUNCTION NON-NIL).

Legend:
Removed from v.1.666.2.5  
changed lines
  Added in v.1.666.2.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26