aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* (ispell-find-aspell-dictionaries): Use aspell default dict.Agustín Martín2009-01-201-4/+1
* * textmodes/css-mode.el (css-backward-sexp): Stop onceJuanma Barranquero2009-01-181-5/+5
* (bibtex-format-entry): Simplify previous change.Roland Winkler2009-01-171-6/+4
* (flyspell-post-command-hook): Do nothing unless flyspell-mode is enabled.Agustín Martín2009-01-161-39/+41
* (bibtex-format-entry): Fix previous change.Roland Winkler2009-01-161-2/+2
* (bibtex-format-entry): For updating field delimiters, allowRoland Winkler2009-01-161-9/+22
* Protect against declare-function undefined in xemacs.Agustín Martín2009-01-161-5/+10
* (sentence-end): Accept non-break space.Richard M. Stallman2009-01-161-3/+4
* (bibtex-copy-field-as-kill): Doc fix.Glenn Morris2009-01-141-1/+1
* (forward-sentence): Change limit ofStefan Monnier2009-01-121-1/+4
* Comment (add Author:, based on authors.el).Glenn Morris2009-01-101-2/+4
* Comment (add an author based on ack.texi).Glenn Morris2009-01-101-1/+2
* Replace last-command-char with last-command-event.Glenn Morris2009-01-093-9/+9
* * textmodes/ispell.el (ispell-check-minver, ispell-last-program-name)Juanma Barranquero2009-01-091-16/+16
* ispell.el (ispell-encoding8-command): New variableAgustín Martín2009-01-082-25/+30
* (ispell-check-minver): Declare.Glenn Morris2009-01-081-2/+4
* textmodes/ispell.el (ispell-check-version): Use (with-temp-buffer)Agustín Martín2009-01-051-10/+4
* Add 2009 to copyright years.Glenn Morris2009-01-0545-45/+46
* (table-capture): Fix symbol quoting typo.Chong Yidong2008-12-301-1/+1
* (reftex-isearch-switch-to-next-file):Juri Linkov2008-12-281-13/+26
* (tex-bibtex-file): Use tex-main-file.Stefan Monnier2008-12-241-4/+5
* * textmodes/ispell.el (ispell-check-minver): New function.Agustín Martín2008-12-201-38/+82
* (ispell-really-hunspell): new variable to signal hunspellAgustín Martín2008-12-182-19/+45
* * textmodes/rst.el (rst-promote-region): Reflow docstring.Juanma Barranquero2008-12-181-20/+20
* * face-remap.el (text-scale-mode-step, buffer-face-mode-face):Juanma Barranquero2008-12-151-1/+2
* (texinfo-insert-quote): Tweak previous change.Glenn Morris2008-12-021-3/+2
* Aaron S. Hawley <aaronh at garden.org>Glenn Morris2008-12-021-2/+5
* * textmodes/artist.el (artist-charlist-to-string): Simplify.Juanma Barranquero2008-11-241-64/+60
* * textmodes/remember.el (remember-region): Doc fix.Juanma Barranquero2008-11-231-25/+16
* (ispell-dictionary-base-alist): Adjust to theStefan Monnier2008-11-181-2/+6
* * international/mule.el (autoload-coding-system, with-category-table)Juanma Barranquero2008-11-121-3/+3
* * international/mule-cmds.el (toggle-enable-multibyte-characters)Juanma Barranquero2008-11-042-70/+70
* (ispell-word): Use use-region-p.Chong Yidong2008-10-291-2/+1
* * faces.el (face-font-family-alternatives): Add "CMU Typewriter Text"Stefan Monnier2008-10-261-1/+1
* (remember-data-file): Run file names that begin with a period thruEli Zaretskii2008-10-191-1/+1
* * informat.el (Info-split-threshold): New variable.Katsumi Yamaoka2008-09-251-1/+1
* (latex-handle-escaped-parens): New variable.Martin Rudalics2008-09-251-94/+116
* (latex-find-indent): ... and handle conjunction correctly this time.Martin Rudalics2008-09-231-8/+8
* (latex-find-indent): ... and don't change original position whenMartin Rudalics2008-09-231-9/+12
* (latex-find-indent): Try to handleMartin Rudalics2008-09-231-2/+5
* (sgml-tag-syntax-table): Remove prefixMartin Rudalics2008-09-191-0/+3
* (flyspell-math-tex-command-p): Always catch errors raised inChong Yidong2008-09-171-22/+6
* Comment.Glenn Morris2008-09-121-1/+1
* (ispell-command-loop): Suspend ispell if the user enters a mouse eventChong Yidong2008-09-061-8/+17
* Extend `ispell-personal-dictionary' doctring to aspellAgustín Martín2008-08-281-2/+3
* (flyspell-mode) Fix docstringAgustín Martín2008-08-281-1/+1
* (artist-mode-init): Added comment on the setting up of theChong Yidong2008-08-271-10/+25
* (flyspell-check-pre-word-p): Make sure flyspell-pre-point is valid toChong Yidong2008-08-261-0/+3
* (text-mode-map): Unbind "\es" from `center-line' and "\eS" from `center-parag...Juri Linkov2008-08-251-2/+5
* (nroff-mode): Avoid auto-filling on directive lines.Chong Yidong2008-08-201-0/+8