aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes (follow)
Commit message (Expand)AuthorAgeFilesLines
* (enriched-mode-map): Give `set-left-margin' and `set-right-margin'Luc Teirlinck2004-10-041-2/+2
* (tex-dvi-view-command): Use `yap' on w32.Stefan Monnier2004-10-031-19/+55
* (forward-paragraph): Avoid args-out-of-range error when point winds upLuc Teirlinck2004-09-291-2/+3
* (enriched-translations): Replace defconst with defvar.Luc Teirlinck2004-09-271-1/+1
* (enriched-default-text-properties-local-flag): New variable.Luc Teirlinck2004-09-231-3/+17
* (enriched-rerun-flag): New variable.Luc Teirlinck2004-09-191-9/+25
* files.el (auto-mode-alist): Map .soa and .zone to dns-mode.Simon Josefsson2004-09-141-0/+198
* (bibtex-generate-url-list): Change format. Provide a sample complex default.Stefan Monnier2004-09-121-166/+162
* (bibtex-mark-active, bibtex-run-with-idle-timer): Move `if' inside the defun.Stefan Monnier2004-09-101-229/+355
* (use-hard-newlines): Make it into a permanent local.Luc Teirlinck2004-09-061-0/+1
* (ispell-really-aspell): New defvar.Eli Zaretskii2004-09-041-1/+16
* (ispell-html-skip-alists): Fix backslashes in docstring.Juri Linkov2004-09-021-1/+1
* (tex-validate-buffer): Use distinct strings rather thanJohn Paul Wallington2004-08-301-3/+4
* (tex-validate-buffer): Distinguish between 0, 1, and many mismatches.John Paul Wallington2004-08-251-6/+9
* (flyspell-word): Use set-process-query-on-exit-flag.Richard M. Stallman2004-08-221-6/+5
* Update AUCTeXDavid Kastrup2004-08-221-1/+1
* Update author email address.Richard M. Stallman2004-07-241-1/+1
* (fill-comment-paragraph): Handle indent-tabs-mode.Richard M. Stallman2004-07-201-1/+6
* (enriched-encode): Bind inhibit-read-only.Richard M. Stallman2004-07-021-27/+28
* (sentence-end): Add 0x5397d as close brace.Richard M. Stallman2004-06-131-1/+1
* Sentence commands added to Point Motion group; kill and backward-killJuanma Barranquero2004-06-041-3/+14
* (bibtex-format-entry): Fix regexps.Stefan Monnier2004-06-011-10/+13
* (artist-last, artist-remove-nulls): Simplify.Juanma Barranquero2004-05-281-25/+20
* (texinfo-indexvar-alist): Declare as variable instead of constant.John Paul Wallington2004-05-251-1/+1
* (texinfo-print-index): Print index line numbers in the new Texinfo 4.7 format.Juri Linkov2004-05-231-1/+1
* (sentence-end): Match unicode curly quotes as a close quote.Richard M. Stallman2004-05-221-1/+1
* Maintained by FSF.Richard M. Stallman2004-05-221-0/+1
* Use assoc-string, not assoc-ignore-case.Richard M. Stallman2004-05-221-25/+29
* (tex-compilation-parse-errors): Save excursion in source buffer.Stefan Monnier2004-05-191-15/+16
* Fix last change in ispell.el.Eli Zaretskii2004-05-161-1/+1
* (ispell-local-dictionary-alist): AddEli Zaretskii2004-05-151-1/+6
* (ispell-message): Use `message-cite-prefix-regexp'Sam Steingold2004-05-101-1/+1
* 2004-05-08 John Wiegley <johnw@newartisans.com>John Wiegley2004-05-081-69/+69
* (bibtex-progress-message): Fix docstring.Stefan Monnier2004-05-031-171/+196
* (bibtex-sort-buffer): Remove error message.Stefan Monnier2004-05-021-81/+77
* (picture-mode-map): Add arrow keys.Juri Linkov2004-04-271-1/+9
* (canonically-space-region, fill-nobreak-p, fill-delete-newlines):Juri Linkov2004-04-181-5/+5
* (sentence-end) <function>: New fun with default value takenJuri Linkov2004-04-181-24/+38
* (fill-comment-paragraph): Obey indent-tabs-mode.Stefan Monnier2004-04-041-3/+7
* (fill): Fix Info link.Juri Linkov2004-03-251-1/+1
* (ispell-help): Doc fix.Juri Linkov2004-03-221-1/+1
* (tex-shell): Set error parsing function here.Stefan Monnier2004-03-181-4/+4
* (fill) <defgroup>: Move from cus-edit.el.Stefan Monnier2004-03-081-12/+23
* (fill-comment-paragraph): Be more careful whenStefan Monnier2004-03-041-1/+5
* (fill-paragraph): Don't check comment-start-skip,Stefan Monnier2004-03-021-2/+2
* (texinfo-insert-@item): Look for the currentEli Zaretskii2004-02-211-3/+11
* * net/telnet.el (telnet-interrupt-subjob): Move doc string to the correct place.Eli Zaretskii2004-02-161-1/+1
* (refer-find-entry-internal): Remove extraAndreas Schwab2004-02-081-3/+5
* (reftex-toc-load-all-files-for-promotion): Remove useless use ofAndreas Schwab2004-02-081-3/+3
* (fill-delete-newlines): Don't add a space if aKenichi Handa2004-01-271-1/+5