summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* (tc-mode-line-format):Richard M. Stallman1994-04-241-1/+1
* (kill-paragraph): Don't use save-excursion.Richard M. Stallman1994-04-241-4/+4
* Pass operation to find-file-name-handler.Karl Heuer1994-04-221-1/+1
* (ispell-use-ptys-p): Doc fix.Richard M. Stallman1994-04-211-2/+2
* (ispell-dictionary-alist): Renamed the entry for danish from "dansk" toKarl Heuer1994-04-211-1/+1
* Comment change.Richard M. Stallman1994-04-191-1/+1
* (outline-end-of-subtree): Stop before final newline.Karl Heuer1994-04-181-7/+7
* (ispell-message): Turn LIMIT into an integer, around ispell-region.Richard M. Stallman1994-04-131-1/+1
* Bind M-$.Richard M. Stallman1994-04-121-0/+2
* (makeinfo-region): Fix name of tex-start/end-of-header.Richard M. Stallman1994-04-121-2/+2
* Fix copying conditions for current GPL version.Richard M. Stallman1994-04-071-29/+1
* (ispell-message): Fixed infinite loop on shortened msg.Richard M. Stallman1994-04-031-3/+4
* (tex-start-shell): Use shell-mode-map (instead of comint-mode-map) becauseEdward M. Reingold1994-04-011-2/+2
* (nroff-mode-abbrev-table): Call define-abbrev-table.Karl Heuer1994-03-231-0/+1
* (tex-delete-last-temp-files): New arg NOT-ALL.Richard M. Stallman1994-03-231-4/+10
* (underline-region, ununderline-region): Use printable escapes instead ofKarl Heuer1994-03-141-2/+2
* (original-page-delimiter, set-page-delimiter): Use printable escapes instead ofKarl Heuer1994-03-141-2/+2
* (text-mode): Doc fix.Karl Heuer1994-03-131-1/+3
* (hide-other, hide-sublevels): Renamed from outline-...Richard M. Stallman1994-03-131-9/+9
* Don't use triple-hyphen in a character class.Karl Heuer1994-03-122-13/+13
* Add a comment to document the reason for the change in outline-level.Karl Heuer1994-03-101-0/+5
* (outline-mode, outline-level): Doc fix.Karl Heuer1994-03-101-23/+27
* (ispell-pdict-save, ispell-kill-ispell, ispell-continue):Richard M. Stallman1994-03-101-1/+4
* (ispell-dictionary-alist): Add autoload.Richard M. Stallman1994-03-101-0/+1
* (ispell-menu-map): Autoload the whole setup.Richard M. Stallman1994-03-101-2/+3
* (outline-regexp): Initialize outside the defvar.Karl Heuer1994-03-091-1/+6
* (nroff-mode): Deleted garbage character.Karl Heuer1994-03-091-1/+1
* (indented-text-mode): Run indented-text-mode-hook.Richard M. Stallman1994-03-081-1/+1
* (outline-on-heading-p): Use bolp.Richard M. Stallman1994-03-031-28/+29
* (ispell-message-text-end): New variable.Richard M. Stallman1994-03-021-43/+78
* Initial revisionRichard M. Stallman1994-03-021-0/+1990
* (picture-forward-column, picture-backward-column): Allow backward motionKarl Heuer1994-03-011-2/+8
* Fix typo in comment.Karl Heuer1994-03-011-1/+1
* (tc-mode-map): Fix binding of tc-dissociate.Karl Heuer1994-03-011-1/+1
* (hide-sublevels): Doc fix. Rename arg.Richard M. Stallman1994-02-241-6/+6
* (outline-minor-mode-prefix): Change to C-c C-o.Richard M. Stallman1994-02-241-1/+47
* (nroff-mode): Set outline-regexp and outline-level.Richard M. Stallman1994-02-241-0/+10
* (picture-mode-map): Replace delete-backward-charRichard M. Stallman1994-02-211-0/+2
* (outline-mode): Fix spelling of add-hook.Karl Heuer1994-02-101-1/+1
* (show-children): Don't narrow to (1+ (point-max)) whenRichard M. Stallman1994-02-081-1/+6
* (outline-end-of-subtree): If loop leaves us at eob,Richard M. Stallman1994-02-051-3/+7
* (outline-mode-map): Move C-c C-h to C-c C-d.Richard M. Stallman1994-02-041-1/+1
* (sentence-end-double-space): New variable.Richard M. Stallman1994-02-041-21/+35
* (show-children): Don't call outline-level at eob.Richard M. Stallman1994-01-311-1/+3
* (minor-mode-alist): Don't add "Outl" if already added.Richard M. Stallman1994-01-291-2/+3
* (forward-paragraph): Doc fix.Richard M. Stallman1994-01-211-1/+1
* (forward-paragraph): If moving back we find nothingRichard M. Stallman1994-01-161-22/+29
* (tex-common-initialization): Make parse-sexp-ignore-comments t.Richard M. Stallman1994-01-031-0/+2
* (slitex-mode, latex-mode): Set paragraph-start andRichard M. Stallman1994-01-031-2/+46
* (bibtex-field-name, bibtex-field-const, bibtex-field-text):Richard M. Stallman1994-01-011-6/+17