1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-24 07:20:37 +00:00
emacs/lisp/textmodes
Stefan Monnier 3fb819e538 (sgml-lexical-context): Return (text . START)
instead of nil when point is outside of any tag.
(sgml-beginning-of-tag): Adjust to the change.
(sgml-calculate-indent): Use the new info returned by
sgml-lexical-context.  Try to handle unclosed tags.
2002-03-29 22:20:15 +00:00
..
.gitignore
artist.el (artist-system): Use make-temp-file. 2002-03-03 22:22:42 +00:00
bib-mode.el (return-key-bib): Use insert instead of insert-string. 2001-11-26 16:18:39 +00:00
bibtex.el (bibtex-sort-ignore-string-entries) 2002-03-16 12:08:49 +00:00
fill.el (set-justification): Rename arg VALUE to STYLE. 2001-12-07 03:34:59 +00:00
flyspell.el (flyspell-mode): Autoload the variable since it is used in the menu bar. 2002-02-21 01:42:22 +00:00
ispell.el 2002-02-17 Per Abrahamsen <abraham@dina.kvl.dk> 2002-02-17 12:15:17 +00:00
makeinfo.el (makeinfo-compilation-sentinel): 2001-12-30 19:33:13 +00:00
nroff-mode.el
outline.el (outline-mode-prefix-map): Add bindings for outline-promote and outline-demote. 2001-12-02 08:39:39 +00:00
page-ext.el
page.el
paragraphs.el * emacs-lisp/lisp.el (mark-defun): Don't leave multiple marks 2002-02-17 15:08:31 +00:00
picture.el (picture-insert, picture-clear-column, picture-draw-rectangle): 2002-03-14 08:57:36 +00:00
po.el (po-content-type-charset-alist): Convert the 2002-03-16 17:29:48 +00:00
refbib.el
refer.el
refill.el (refill-mode): Don't barf when redundantly turning refill-mode off. 2001-12-22 12:25:14 +00:00
reftex-auc.el
reftex-cite.el
reftex-dcr.el
reftex-global.el (reftex-query-replace-document, reftex-change-label): Doc fix. 2001-12-30 00:56:40 +00:00
reftex-index.el (reftex-index-mode): Remove make-local-hook. 2001-12-02 09:31:36 +00:00
reftex-parse.el
reftex-ref.el
reftex-sel.el (reftex-select-label-mode) 2002-02-16 12:57:45 +00:00
reftex-toc.el (reftex-toc-mode): Remove make-local-hook. 2001-12-02 09:32:20 +00:00
reftex-vars.el
reftex.el
scribe.el Doc fixes. 2001-12-20 18:59:32 +00:00
sgml-mode.el (sgml-lexical-context): Return (text . START) 2002-03-29 22:20:15 +00:00
spell.el
tex-mode.el (tex-guess-main-file): Handle the case where one of the buffers is narrowed. 2002-03-04 01:39:29 +00:00
texinfmt.el Revert last change. 2002-03-09 20:11:46 +00:00
texinfo.el Revert last change. 2002-03-09 20:11:46 +00:00
texnfo-upd.el Revert last change. 2002-03-09 20:11:46 +00:00
text-mode.el (text-mode-hook-identify): Restore previous definition. 2002-02-14 01:31:21 +00:00
tildify.el (tildify-string-alist): Entry for xml-mode added. 2002-03-02 20:42:20 +00:00
two-column.el
underline.el
xml-lite.el (xml-lite-get-context): Don't stop parsing 2002-03-29 22:16:38 +00:00