summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* 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
* Lucid menu added.Richard M. Stallman1994-05-211-579/+700
* Lots of doc fixes and message syntax fixes.Richard M. Stallman1994-05-201-49/+55
* (ispell-word): Implement C-u $ as in ispell4.el.Richard M. Stallman1994-05-201-76/+85
* (ispell-highlight): Do nothing unless window-system.Richard M. Stallman1994-05-191-0/+1
* (tex-delete-last-temp-files): Don't fail on non-existent directory.Karl Heuer1994-05-181-3/+4
* (texinfo-show-structure): Fix subsubsection indent amount.Richard M. Stallman1994-05-121-1/+1
* Comment change.Richard M. Stallman1994-05-121-5/+0
* (ispell-message): Add `ispell-message-text-end' andRichard M. Stallman1994-05-101-10/+65
* (texinfo-every-node-update, texinfo-all-menus-update): Bind mark-active to t.Richard M. Stallman1994-05-101-3/+12
* (texinfo-environment-regexp): Split lines.Richard M. Stallman1994-05-101-3/+6
* (hide-sublevels): Typo in previous change.Richard M. Stallman1994-05-041-1/+1
* (hide-sublevels): No need for condition-case.Richard M. Stallman1994-05-041-14/+11
* Update copyright.Karl Heuer1994-05-038-8/+8
* Update copyright.Karl Heuer1994-05-032-2/+2
* (tex-goto-last-unclosed-latex-block): New function. Bound to C-c C-u inEdward M. Reingold1994-05-031-0/+14
* Doc fixes.Richard M. Stallman1994-05-021-50/+44
* Doc fixes.Richard M. Stallman1994-05-021-18/+21
* (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