summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* (ispell-region): Return non-nil if not aborted.Richard M. Stallman1998-06-131-3/+4
* (texinfo-insert-master-menu-list): Insert \n after @detailmenu.Richard M. Stallman1998-06-081-1/+2
* Comment change.Richard M. Stallman1998-06-071-1/+1
* (fill-paragraph):Richard M. Stallman1998-06-051-1/+4
* (sgml-font-lock-keywords-1): Add -. asDave Love1998-06-011-5/+5
* Bind f2 and C-x 6 prefixesKarl Heuer1998-06-011-5/+2
* Undo May 15 change.Karl Heuer1998-05-301-6/+1
* (sgml-font-lock-keywords-1): Accept upper case like lower case.Richard M. Stallman1998-05-251-2/+2
* (fill-region-as-paragraph):Richard M. Stallman1998-05-231-6/+6
* (tex-command-end): New variable.Richard M. Stallman1998-05-191-1/+6
* (ispell-dictionary-alist-1): Doc fix.Richard M. Stallman1998-05-121-2/+2
* (ispell-word): Make M-$ binding using esc-map.Richard M. Stallman1998-05-071-1/+1
* (sgml-mode-common): Make local binding from adaptive-fill-regexp.Richard M. Stallman1998-05-071-0/+1
* C. Dominik <cd@gnu.org>Carsten Dominik1998-05-011-0/+26
* Generalized region skipping added.Richard M. Stallman1998-04-301-925/+1183
* (ispell-message): Use rfc822-goto-eoh.Richard M. Stallman1998-04-301-9/+5
* (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