aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* (texinfo-no-refill-regexp): Recognize @ifhtml, @html.Richard M. Stallman1994-10-161-3/+20
* * texinfo.el: (texinfo-mode): Set font-lock-defaults.Simon Marshall1994-10-121-2/+2
* * outline.el: (outline-mode): Set font-lock-defaults.Simon Marshall1994-10-121-2/+2
* (compare-windows-whitespace): Eliminate initial value.Richard M. Stallman1994-10-111-2/+4
* (ispell-highlight-spelling-error):Richard M. Stallman1994-10-101-252/+252
* (texinfo-font-lock-keywords): New variable.Richard M. Stallman1994-10-071-0/+16
* (outline-font-lock-keywords): New variable.Richard M. Stallman1994-10-071-0/+16
* (texinfo-format-scan): Accept @^, @", @?, @!, @-.Richard M. Stallman1994-10-051-1/+5
* (fill-region, fill-region-as-paragraph): Fix previous change.Richard M. Stallman1994-10-021-2/+2
* (fill-region, fill-region-as-paragraph):Richard M. Stallman1994-10-011-11/+21
* (ispell-init-process): Add missing arg in error msg.Richard M. Stallman1994-10-011-1/+1
* (texinfo-format-region, texinfo-format-buffer-1):Richard M. Stallman1994-09-291-2/+2
* (backward-kill-sentence): Work in read-only buffers.Richard M. Stallman1994-09-281-2/+2
* (justify-current-line): Inherit props when inserting spaces.Richard M. Stallman1994-09-231-2/+3
* * ispell.el (check-ispell-version): suggest to try ispell4.el ifFrancesco Potortì1994-09-221-6/+7
* (picture-yank-at-click): New function.Richard M. Stallman1994-09-191-0/+10
* (tex-start-shell): Inherit comint-mode-map, don't copy.Richard M. Stallman1994-09-181-1/+1
* (ispell-menu-map): Order menu items by size: buffer > region > word.Karl Heuer1994-09-172-5/+5
* (ispell-highlight-spelling-error): Test window-system.Richard M. Stallman1994-09-161-1/+54
* (forward-page): If we find a match that ends where weRichard M. Stallman1994-09-151-3/+12
* Further split the Ispell menu autoloads.Richard M. Stallman1994-09-111-1/+5
* (put-string-on-kill-ring): Delete this function.Karl Heuer1994-09-081-10/+1
* (outline-minor-mode-prefix): Doc fix.Richard M. Stallman1994-09-031-1/+3
* (ispell-dictionary-alist-1): For English, remove hyphen from the OTHERCHARS.Richard M. Stallman1994-08-311-2/+2
* (outline-mode-prefix-map): New variable.Richard M. Stallman1994-08-271-41/+54
* (ispell-buffer-local-words): Don't treat doublequoteRichard M. Stallman1994-08-241-1/+3
* (tex-mode): Allow for documentclass options when checking for SliTeX.Richard M. Stallman1994-08-171-1/+2
* (tex-mode): Accept documentclass when checking Slitex.Richard M. Stallman1994-08-071-1/+1
* (tex-mode): Check for documentclass like documentstyle.Richard M. Stallman1994-08-061-1/+1
* (ispell-message-text-end): Improve context diff regexp.Richard M. Stallman1994-07-301-2/+2
* (justify-current-line): Delete space at end of line.Richard M. Stallman1994-07-271-1/+4
* (ispell-tex-buffer-p): Write names in lower case. Add slitex-mode.Richard M. Stallman1994-07-241-1/+1
* (ispell-command-loop, ispell-region, ispell-word):Richard M. Stallman1994-07-201-237/+219
* (ispell-word): Call ispell-dehighlight.Richard M. Stallman1994-07-121-4/+6
* (outline-next-preface): Undo previous change: do stop before final newline.Richard M. Stallman1994-07-061-5/+6
* (ispell-message): Avoid an infinite loop.Richard M. Stallman1994-06-251-1/+6
* (bibtex-mode): Set up comment-start locally.Richard M. Stallman1994-06-161-0/+2
* (outline-mode): Make change-major-mode-hook buffer-local.Richard M. Stallman1994-06-151-0/+1
* (ispell-command-loop): C-g should be like X, not q.Richard M. Stallman1994-06-141-56/+74
* (latex-mode, slitex-mode): In paragraph-separate,Richard M. Stallman1994-06-111-2/+2
* (ispell-complete-word): Likewise.Richard M. Stallman1994-06-101-1/+1
* (ispell-dictionary-alist): Fix regexp in francais.Richard M. Stallman1994-06-101-1/+1
* (tex-start-shell): Add autoload.Richard M. Stallman1994-06-101-0/+1
* (tex-show-print-queue): Display the tex shell buffer.Richard M. Stallman1994-06-071-4/+8
* (bibtex-clean-entry): Back over close delimiter carefully.Richard M. Stallman1994-05-301-2/+2
* (fill-region-as-paragraph): if left-margin is nonzero,Richard M. Stallman1994-05-281-3/+7
* (ispell-command-loop): Fix `q' question.Richard M. Stallman1994-05-281-1/+1
* Doc fix.Richard M. Stallman1994-05-222-3/+3
* entered into RCSRichard M. Stallman1994-05-221-0/+229
* Doc fixes.Richard M. Stallman1994-05-211-96/+100