view noleim-Makefile.in @ 40320:66ba1d523634

(sgml-font-lock-keywords-1): Ignore comments. (sgml-font-lock-keywords-2): Use `eval'. Moved from sgml-mode-common. (sgml-font-lock-syntactic-keywords): New var. (sgml-mode-common): Drop the two args. Don't make buffer-local variables that aren't used. Don't set sgml-font-lock-keywords-2 now that it uses `eval instead. Don't set `before-string' props from sgml-display-text. (sgml-mode): Use define-derived-mode. (sgml-tags-invisible): Use sgml-display-text. (sgml-quote): New command. (html-tag-alist): Add args for `span'. (html-mode): Use define-derived-mode. Set sgml-display-text and sgml-tag-face-alist.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 25 Oct 2001 22:25:30 +0000
parents 959f9593632f
children
line wrap: on
line source

# This placeholder appears in the `leim' subdirectory in the Emacs
# distribution.  It is is overwritten with a real makefile
# when you actually extract LEIM into the directory.
all install:

# Avoid error when these targets are used.
clean extraclean distclean mostlyclean maintainer-clean::