1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-26 07:00:35 -08:00
emacs/lisp/textmodes
Glenn Morris 6555773f3f Minor simplification.
* lisp/textmodes/texinfmt.el (texinfo-format-region)
(texinfo-raise-lower-sections, texinfo-format-separate-node)
(texinfo-itemize-item, texinfo-multitable-item, texinfo-alias)
(texinfo-format-option, texinfo-noindent):
Use line-beginning-position and line-end-position.
2010-06-22 01:10:26 -07:00
..
.gitignore
artist.el * textmodes/artist.el (artist-mode): Fix typo in docstring. (Bug#5807) 2010-03-30 23:41:01 +02:00
bib-mode.el
bibtex-style.el
bibtex.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
conf-mode.el
css-mode.el Highlight vendor specific properties. 2010-05-07 13:47:56 -04:00
dns-mode.el * textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files. 2010-05-07 10:18:27 -04:00
enriched.el
fill.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
flyspell.el * textmodes/flyspell.el (sgml-lexical-context): Autoload it. (Bug#5752) 2010-03-22 19:37:11 -07:00
ispell.el ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search. 2010-06-17 16:44:34 +02:00
makeinfo.el
nroff-mode.el
page-ext.el
page.el
paragraphs.el
picture.el Reorganize Custom groups. 2010-03-12 12:47:22 -05:00
po.el
refbib.el
refer.el
refill.el
reftex-auc.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
reftex-cite.el
reftex-dcr.el
reftex-global.el
reftex-index.el
reftex-parse.el
reftex-ref.el
reftex-sel.el
reftex-toc.el
reftex-vars.el Fix typos in docstrings. 2010-03-22 17:50:29 +01:00
reftex.el Use define-minor-mode where applicable. 2010-05-02 22:29:46 -04:00
remember.el
rst.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
sgml-mode.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
spell.el
table.el Replace Lisp calls to delete-backward-char by delete-char. 2010-05-24 22:11:08 -04:00
tex-mode.el Add TeX open-block and close-block keybindings to SGML, and vice versa. 2010-05-13 17:52:20 -04:00
texinfmt.el Minor simplification. 2010-06-22 01:10:26 -07:00
texinfo.el
texnfo-upd.el
text-mode.el Reorganize Custom groups. 2010-03-12 12:47:22 -05:00
tildify.el
two-column.el
underline.el