aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Installed on behalf of TAKAHASHI Kaoru <kaoru@kaisei.org>Robert J. Chassell2002-12-101-0/+83
* Fix typos found by TAKAHASHI Kaoru <kaoru@kaisei.org>.Robert J. Chassell2002-12-081-3/+3
* (texinfo-format-scan) Handle new functions for copyrightRobert J. Chassell2002-12-061-5/+52
* (outline-mode): Doc fix.Richard M. Stallman2002-12-051-0/+1
* (ispell-dict-map): Move specific dictionary selection into a submenu.Richard M. Stallman2002-12-021-11/+18
* (fill-indent-to-left-margin): New function.Richard M. Stallman2002-12-021-3/+9
* Fix typos.Robert J. Chassell2002-11-281-2/+2
* Updated texinfmt-version number and date.Robert J. Chassell2002-11-241-1/+1
* (texinfo-no-refill-regexp): add "itemize\\|" because of a problem withRobert J. Chassell2002-11-241-0/+6
* (texinfo-format-separate-node): Handle node names withRobert J. Chassell2002-11-241-19/+19
* (defgroup refill): New group.Markus Rost2002-11-181-0/+4
* (html-autoview-mode): Add group.Markus Rost2002-11-181-0/+1
* (use-hard-newlines): Add group.Markus Rost2002-11-181-0/+1
* (defgroup ispell): Arrange that definition starts at beginning ofMarkus Rost2002-11-171-4/+7
* (defgroup table-hooks): New group.Markus Rost2002-11-171-1/+5
* (fill-nobreak-invisible): New var.Kim F. Storm2002-11-131-3/+16
* (sgml-namify-char): New cmd.Stefan Monnier2002-11-121-61/+77
* (latex-standard-block-names): Rename from standard-latex-block-names.Stefan Monnier2002-11-081-67/+177
* (fill-paragraph): Consider a comment-start asStefan Monnier2002-11-071-69/+93
* (tex-dvi-view-command): Value can be sexp.Richard M. Stallman2002-11-061-12/+6
* (fill-paragraph-handle-comment): New var.Stefan Monnier2002-11-031-0/+100
* (tex-common-initialization): comment-start-skip shouldn't match on next line.Stefan Monnier2002-11-021-1/+1
* (sgml-skip-tag-backward, sgml-skip-tag-forward):Stefan Monnier2002-11-011-27/+30
* (fill-move-to-break-point): Skip white spaceStefan Monnier2002-10-311-60/+58
* (po-content-type-charset-alist): Delete mostDave Love2002-10-301-113/+49
* (texinfo-format-ifplaintext): New function.Juanma Barranquero2002-10-291-1/+19
* (texinfo-environments): Add environment; copying, documentdescription,Juanma Barranquero2002-10-291-8/+11
* * textmodes/picture.el (picture-mouse-set-point): New command.John Paul Wallington2002-10-261-2/+15
* (outline-next-heading): Make sure the match-data is correct where returning.Stefan Monnier2002-10-251-2/+4
* (outline-minor-mode): Add customization group.Juanma Barranquero2002-10-241-0/+1
* (text-mode-syntax-table): Make ' a prefix.Stefan Monnier2002-10-211-3/+3
* (artist-ff-is-bottommost-line): Fix misplaced ELSE expression on IF.Juanma Barranquero2002-10-181-14/+13
* (sgml-close-tag, html-imenu-index): Fix typo.Juanma Barranquero2002-10-181-5/+5
* (bibtex-find-entry-location): Fix typo.Juanma Barranquero2002-10-181-1/+1
* Move reftex-set-dirty to reftex-vars.el.Markus Rost2002-10-161-6/+0
* Move reftex-set-dirty here from reftex.el.Markus Rost2002-10-161-1/+6
* (forward-paragraph): Keep track of remaining paragraphs to skip more carefully.Stefan Monnier2002-10-101-13/+16
* (fill-paragraph): Go to BOL before calling forward-paragraph to makeStefan Monnier2002-10-071-0/+6
* (fill-paragraph): Give up if there's no paragraph at or after point.Stefan Monnier2002-10-031-12/+14
* (forward-paragraph): Return the steps left.Stefan Monnier2002-10-031-1/+3
* (outline-1, outline-2, outline-3, outline-4)Stefan Monnier2002-10-021-50/+72
* (sgml-guess-indent): Handle tabs correctly.Mike Williams2002-09-291-1/+1
* Comment changes.Richard M. Stallman2002-09-271-0/+4
* (reftex-label-menu-flags): Fix typo.Juanma Barranquero2002-09-061-1/+1
* (fill-nonuniform-paragraphs, fill-individual-paragraphs): Fix spacing.Juanma Barranquero2002-09-061-2/+2
* (reftex-TeX-master-file): Fix spacing.Juanma Barranquero2002-09-061-1/+1
* (table-command-prefix): Fix type.Markus Rost2002-09-051-1/+1
* (paragraph-indent-text-mode-abbrev-table)Stefan Monnier2002-09-031-0/+3
* (bibtex-mode): Fix typo.Juanma Barranquero2002-08-301-1/+1
* Update to RefTeX 4.19Carsten Dominik2002-08-277-61/+261