]> git.eshelyaron.com Git - emacs.git/commit
Move `provide' to the end. Update copyright.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 17 Jun 2001 09:01:23 +0000 (09:01 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 17 Jun 2001 09:01:23 +0000 (09:01 +0000)
commite1940c83b49902d5d72ac54b30f9c6cc857d7f38
tree2fa3701cf64f4c7bab4a958a7f16601ad41eb8aa
parent17851d9d487034e2a517c03edc994331b61836a5
Move `provide' to the end.  Update copyright.
(sgml-mode-map): Use `make-keymap' rather than make the keymap by hand.
Bind the latin-1 charset-char to sgml-maybe-name-self rather than
incorrectly binding chars between 128 and 256 to it.
(sgml-maybe-name-self): Handle latin-1 chars properly.
(sgml-tags-invisible): Bind buffer-file-name to nil.
Use unwind-protect and restore-buffer-modified-p.
(sgml-point-entered): Use buffer-substring-no-properties.
(html-tag-alist): Add `div' and `span' and fix backquote/unquote typos.
(html-mode): Don't force `imenu-sort-function'.
lisp/textmodes/sgml-mode.el