summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* (outline-discard-overlays):Richard M. Stallman1998-04-271-3/+3
* (sgml-font-lock-keywords-1): Copy initialization from sgml-font-lock-keywords.Richard M. Stallman1998-04-271-7/+16
* (justify-current-line): Use new algorithm to apportion the spaces to be added.Richard M. Stallman1998-04-231-17/+24
* (ispell-get-word): No error if can't find a word to check.Richard M. Stallman1998-04-171-65/+71
* (ispell-word): In ispell-check-only mode,Richard M. Stallman1998-04-171-0/+1
* (outline-font-lock-level): New function.Karl Heuer1998-04-151-6/+17
* *** empty log message ***Dan Nicolaescu1998-04-081-0/+10
* *** empty log message ***Dan Nicolaescu1998-04-081-3/+4
* (tex-start-shell): Call compilation-minor-mode.Richard M. Stallman1998-03-301-0/+1
* (tex-send-command): Return the process.Richard M. Stallman1998-03-301-77/+127
* (texinfo-incorporate-menu-entry-names)Karl Heuer1998-03-141-2/+3
* (reftex-nearest-match): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (bibtex-search-reference): store-match-data => set-match-data.Richard M. Stallman1998-03-141-1/+1
* (fill-region-as-paragraph, fill-region): Allow t as legit value of JUSTIFY.Richard M. Stallman1998-03-141-3/+5
* Added keybinding for `reftex-mouse-view-crossref' to S-mouse-2.Carsten Dominik1998-03-101-2/+11
* (reftex-nicify-text): make a new " " string each time.Carsten Dominik1998-03-091-2/+3
* (fill-nobreak-predicate): New variable.Richard M. Stallman1998-03-091-8/+20
* (latex-mode): Set fill-nobreak-predicate.Richard M. Stallman1998-03-091-0/+23
* 1998-03-08 Carsten Dominik <cd@gnu.org>Carsten Dominik1998-03-081-11/+5
* 1998-03-08 Carsten Dominik <cd@gnu.org>Carsten Dominik1998-03-081-65/+121
* (fill-region): If JUSTIFY is non-nilRichard M. Stallman1998-03-081-2/+9
* Customized.Stephen Eglen1998-03-071-21/+48
* 1998-03-06 Carsten Dominik <cd@delysid.gnu.org>Carsten Dominik1998-03-061-6/+9
* Remove debugging statements.Karl Heuer1998-02-271-7/+0
* (reftex-toc-mode, reftex-select-label-mode):Karl Heuer1998-02-251-248/+294
* Doc fix in Commentary section.Stephen Eglen1998-02-231-2/+3
* Customized.Stephen Eglen1998-02-226-73/+165
* Changed font-lock-reference-face to font-lock-constant-face.Simon Marshall1998-02-203-4/+4
* *** empty log message ***Simon Marshall1998-02-201-1/+1
* (sgml-mode-common): Downcase key forDave Love1998-02-171-5/+6
* (bibtex-autokey-names): Change number tag to integer.Richard M. Stallman1998-02-161-137/+194
* (bibtex-autokey-year-length): Doc fix.Richard M. Stallman1998-02-081-1/+1
* (reftex-toc): Fixed bug with split-window. UsingRichard M. Stallman1998-02-031-1273/+1554
* (fill-region-as-paragraph): Fix the test for anyRichard M. Stallman1998-02-031-3/+3
* Use imenu-case-fold-search.Dave Love1997-12-122-0/+2
* (bibtex-generate-autokey): Doc fix.Karl Heuer1997-12-091-1/+1
* (bibtex-generate-autokey): Doc fix.Karl Heuer1997-12-091-75/+62
* (outline-next-preface):Karl Heuer1997-12-071-1/+1
* (sgml-mode): Set imenu-generic-expression.Karl Heuer1997-12-041-0/+5
* New function ispell-comments-and-strings.Gerd Moellmann1997-12-031-0/+20
* (bibtex-maintainer-address, bibtex-submit-bug-report):Richard M. Stallman1997-11-261-4/+4
* (fill-individual-paragraphs): Don't getKarl Heuer1997-11-151-3/+5
* (fill-region-as-paragraph): Fix bug ofKenichi Handa1997-11-081-6/+20
* (tex-validate-region): Really checkKarl Heuer1997-10-311-1/+12
* The menu now used toggle and radio for some items.Karl Heuer1997-10-241-69/+98
* (outline-font-lock-keywords): Highlight theKarl Heuer1997-10-241-11/+14
* Using cl macros push, pop, when, unless throughoutKarl Heuer1997-10-211-2164/+3074
* (ispell-change-dictionary): Fix error message.Karl Heuer1997-10-191-5/+7
* (nroff): Moved from `editing' to `wp'.Karl Heuer1997-10-161-1/+1
* (narrow-to-page): Check whether forward-pageKarl Heuer1997-10-161-3/+7