aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* (forward-paragraph): Fix the logic for handling beginning of bufferRichard M. Stallman1998-08-081-7/+10
* (flyspell-persistent-highlight): Doc fix.Richard M. Stallman1998-08-081-1/+3
* (flyspell-duplicate-distance): Doc fix; change default to 10000.Richard M. Stallman1998-08-031-42/+59
* (tex-main-file): Doc fix.Richard M. Stallman1998-07-291-1/+2
* (flyspell-emacs-popup): Renamed from flyspell-gnuemacs-popup. Callers changed.Richard M. Stallman1998-07-291-140/+87
* (sgml-mode): Call kill-local-variablesRichard M. Stallman1998-07-191-10/+10
* (fill-individual-paragraphs-prefix): NewRichard M. Stallman1998-07-131-45/+69
* (fill-individual-paragraphs): Fix previous change.Richard M. Stallman1998-07-091-7/+5
* (tex-delete-last-temp-files): Use file-name-sans-extensions.Richard M. Stallman1998-07-061-1/+3
* (texinfmt-version): Update version.Richard M. Stallman1998-07-061-27/+88
* (texinfo-environment-regexp): Add smalldisplay and smallformat.Richard M. Stallman1998-07-061-0/+2
* (fill-individual-paragraphs): If JUST-ONE-LINE-PREFIX matchesRichard M. Stallman1998-07-041-2/+13
* (texinfo-anchor): New function.Richard M. Stallman1998-07-021-0/+16
* (bibtex-hide-entry-bodies): When entryRichard M. Stallman1998-06-301-11/+7
* *** empty log message ***Dan Nicolaescu1998-06-301-1/+2
* (text-mode): Locally set indent-line-function.Richard M. Stallman1998-06-271-0/+2
* (html-imenu-regexp): New defvar.Richard M. Stallman1998-06-271-23/+43
* Delete defcustom definition.Richard M. Stallman1998-06-261-144/+31
* Initial revisionRichard M. Stallman1998-06-261-0/+1415
* (bibtex-include-OPTkey): Use `other' widgetAndreas Schwab1998-06-241-2/+2
* (ispell-highlight-p, ispell-check-comments,Andreas Schwab1998-06-241-4/+5
* Numerous documentation fixups.Richard M. Stallman1998-06-241-75/+101
* Doc fixes.Karl Heuer1998-06-201-5/+5
* (ispell-skip-region): Don't complain whenKarl Heuer1998-06-201-1/+1
* (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