]> git.eshelyaron.com Git - emacs.git/commit
(texinfo-mode-syntax-table): Add \n as comment-end.
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 17 Apr 2000 11:45:39 +0000 (11:45 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 17 Apr 2000 11:45:39 +0000 (11:45 +0000)
commite3721db120f8d2317efea6c7ccda2ca8db211c3e
tree96c400767deb4b2b34625e8dbe038cc87c4e1458
parentfa72a6a13a3438744b310a95dce295bc811bf38b
(texinfo-mode-syntax-table): Add \n as comment-end.
(texinfo-font-lock-syntactic-keywords): New var.
(texinfo-font-lock-keywords): Remove comment regexp.
(texinfo-insert-block): New function.
(texinfo-mode-map): Add C-c C-o -> texinfo-insert-block.
(texinfo-mode): Use define-derived-mode.
Tweak comment-start-skip and font-lock-defaults.
Use regexp-opt for outline-regexp.
(texinfo-environments): New var.
(texinfo-environment-regexp): Use regexp-opt and texinfo-environments.
lisp/ChangeLog
lisp/textmodes/texinfo.el