summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* (forward-paragraph): Notice use-hard-newlines value.Richard M. Stallman1995-01-131-14/+39
* (fill-region-as-paragraph): Don't modify newlineRichard M. Stallman1995-01-131-35/+40
* (bibtex-clean-entry): Killing text while editingRichard M. Stallman1995-01-061-2/+2
* (tex-print): Better check for when to print currentRichard M. Stallman1995-01-051-1/+3
* (tex-mode): Recognize \NeedsTeXFormat{LaTeX2e}.Richard M. Stallman1995-01-031-1/+1
* (spell-filter): Make it a risky-local-variable.Richard M. Stallman1995-01-031-0/+3
* (tex-mode): \begin at start of file implies Latex.Richard M. Stallman1995-01-021-1/+1
* (tex-mode-map): Add BibTeX File menu item.Richard M. Stallman1994-12-301-4/+6
* (bibtex-string, bibtex-preamble): Use forward-line.Richard M. Stallman1994-12-231-1189/+1715
* Comment change.Richard M. Stallman1994-12-221-2/+2
* (tex-start-shell): Use inheritance.Richard M. Stallman1994-12-211-1/+1
* Make keymap for tex-shell the shell-mode-map.Edward M. Reingold1994-12-211-2/+2
* Be consistent in use of comint (instead of shell) mode.Edward M. Reingold1994-12-191-1/+2
* Added ispell-offset for version consistency.Karl Heuer1994-12-101-225/+270
* (fill-region-as-paragraph): If region starts in mid-line,Richard M. Stallman1994-12-041-26/+37
* (bibtex-mode-map): Delete binding for ".Richard M. Stallman1994-12-041-4/+0
* (picture-self-insert): Use last-command-event,Richard M. Stallman1994-11-181-8/+5
* (texinfo-format-node): Insert the node delimiterRichard M. Stallman1994-11-111-3/+2
* (r2b-help): Set help-mode in *Help* buffer.Karl Heuer1994-11-091-1/+4
* (texinfo-alias-list): New variable.Richard M. Stallman1994-10-311-3/+12
* (texinfo-format-scan): Make @- vanish; don't insert -.Richard M. Stallman1994-10-301-2/+7
* (ispell-message-text-end): Match Postcript 3 like 2.Richard M. Stallman1994-10-261-1/+1
* (fill-individual-paragraphs): Avoid infinite loopRichard M. Stallman1994-10-261-1/+4
* (ispell-grep-command, ispell-look-command): Don't specify directory.Richard M. Stallman1994-10-251-2/+2
* (latex-mode): Recognize \item etc. that have no argRichard M. Stallman1994-10-231-4/+4
* (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