1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-15 07:41:09 -08:00
emacs/lisp/textmodes
Stefan Monnier 61f91c0476 * lisp/textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end.
(texinfo-mode): Don't disable adaptive-fill-mode.
(texinfo-insert-block): Adjust cursor placement for blocks with arg.
(texinfo-insert-@end, texinfo-insert-braces, texinfo-insert-@code)
(texinfo-insert-@dfn, texinfo-insert-@email, texinfo-insert-@emph)
(texinfo-insert-@example, texinfo-insert-@file, texinfo-insert-@item)
(texinfo-insert-@kbd, texinfo-insert-@node, texinfo-insert-@noindent)
(texinfo-insert-@quotation, texinfo-insert-@samp)
(texinfo-insert-@strong, texinfo-insert-@table, texinfo-insert-@var)
(texinfo-insert-@uref): Use define-skeleton.
(texinfo-insert-@-with-arg): Delete.
2010-12-10 09:10:08 -05:00
..
.gitignore
artist.el
bib-mode.el
bibtex-style.el
bibtex.el Merge changes from emacs-23 branch 2010-10-31 10:40:01 -04:00
conf-mode.el
css-mode.el
dns-mode.el
enriched.el
fill.el Replace still more end-of-line etc with line-end-position, etc. 2010-11-08 21:33:07 -08:00
flyspell.el flyspell.el (flyspell-generic-progmode-verify): Make sure to check inside the word (Bug#6761). 2010-11-15 13:27:33 +01:00
ispell.el Replace still more end-of-line etc with line-end-position, etc. 2010-11-08 21:33:07 -08:00
makeinfo.el
nroff-mode.el
page-ext.el Use line-end-position rather than end-of-line, etc. 2010-11-06 13:23:42 -07:00
page.el
paragraphs.el
picture.el Merge from emacs-23 2010-11-17 22:54:14 -05:00
po.el
refbib.el
refer.el
refill.el
reftex-auc.el
reftex-cite.el RefTeX: Improve matching of bib entries. 2010-11-06 16:56:29 +01:00
reftex-dcr.el
reftex-global.el
reftex-index.el Don't be so lax with spelling. 2010-11-02 20:49:04 -07:00
reftex-parse.el
reftex-ref.el * textmodes/reftex-ref.el (reftex-goto-label): Use the current 2010-11-22 09:09:41 +01:00
reftex-sel.el Silence reftex compilation. 2010-11-06 12:11:38 -07:00
reftex-toc.el Silence reftex compilation. 2010-11-06 12:11:38 -07:00
reftex-vars.el
reftex.el
remember.el time-to-seconds related simplifications. 2010-11-09 20:08:15 -08:00
rst.el * lisp/textmodes/rst.el: Minor cleanup to improve style. 2010-11-17 22:02:15 -05:00
sgml-mode.el
spell.el
table.el Use line-end-position rather than end-of-line, etc. 2010-11-06 13:23:42 -07:00
tex-mode.el
texinfmt.el Use line-beginning-position in some texinfo.el files. 2010-11-09 20:35:18 -08:00
texinfo.el * lisp/textmodes/texinfo.el (texinfo-mode-map): Bind texinfo-insert-@end. 2010-12-10 09:10:08 -05:00
texnfo-upd.el * lisp/textmodes/texnfo-upd.el (texinfo-pointer-name): Fix typo. 2010-11-09 23:59:00 -08:00
text-mode.el
tildify.el
two-column.el
underline.el