summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* * textmodes/tex-mode.el (tex-dvi-view-command)Dan Nicolaescu2009-10-261-7/+7
* (sgml-looking-back-at): Move definition before use.Glenn Morris2009-10-241-6/+6
* * textmodes/ispell.el (ispell-dictionary-base-alist): Add finnishChong Yidong2009-10-231-0/+4
* * puresize.h (BASE_PURESIZE): Increase to 1430000.Dan Nicolaescu2009-10-231-28/+28
* * minibuffer.el (read-file-name): Check for repeat before puttingChong Yidong2009-10-181-1/+1
* * textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.Chong Yidong2009-10-181-14/+24
* (flyspell-large-region, flyspell-word)Glenn Morris2009-10-171-11/+11
* Jari Aalto <jari.aalto at cante.net>Glenn Morris2009-10-171-6/+6
* Jari Aalto <jari.aalto at cante.net>Glenn Morris2009-10-171-1/+2
* Replace completion-base-size by completion-base-position to fix bugsStefan Monnier2009-10-151-4/+4
* Fix typos in comments.Juanma Barranquero2009-10-041-2/+2
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-026-21/+26
* * nxml/nxml-mode.el: Alias xml-mode to nxml-mode.Chong Yidong2009-09-241-5/+0
* Fix typos.Juanma Barranquero2009-09-243-4/+4
* (sgml-mode-flyspell-verify): Pass limit argsStefan Monnier2009-09-231-2/+3
* Convert to utf-8 encoding.Stefan Monnier2009-09-221-4/+4
* (what-page): Make sure we don't inf-loop ifStefan Monnier2009-09-161-0/+2
* (what-page): Don't move to beginning of line.Stefan Monnier2009-09-151-2/+1
* (ispell-command-loop): Improve last fix, using the new read-key function.Stefan Monnier2009-09-131-4/+1
* * textmodes/ispell.el (ispell-command-loop): Convert keys such asChong Yidong2009-09-131-0/+3
* * keymap.c (QCadvertised_binding): New constant.Stefan Monnier2009-09-111-1/+1
* (texinfo-heading-face): Mark face aliases with "-face" suffix as obsolete.Glenn Morris2009-09-011-3/+3
* Mark face aliases with "-face" suffix as obsolete.Glenn Morris2009-09-012-10/+6
* Use forward-line rather than goto-line.Glenn Morris2009-09-011-2/+4
* Remove unnecessary bindings of default-major-mode (all are followed byGlenn Morris2009-09-014-43/+39
* (ispell-accept-output, ispell-command-loop): Use with-current-buffer.Stefan Monnier2009-08-291-9/+5
* * gnus/nnheader.el (nnheader-find-file-noselect):Stefan Monnier2009-08-281-5/+5
* * textmodes/ispell.el (ispell-check-version, ispell-send-string):Stefan Monnier2009-08-281-12/+8
* Use forward-line rather than goto-line.Glenn Morris2009-08-227-64/+84
* * textmodes/remember.el (remember-buffer):Stefan Monnier2009-08-211-1/+1
* Use help-print-return-message rather than the now obsolete alias.Glenn Morris2009-08-211-5/+5
* Change to utf-8. Adjust coding cookie.Kenichi Handa2009-08-181-2/+2
* Change to utf-8. Adjust coding cookie.Kenichi Handa2009-08-181-2/+2
* Change to utf-8. Adjust coding cookie.Kenichi Handa2009-08-181-3/+3
* Kevin Ryde <user42 at zip.com.au>Glenn Morris2009-07-221-5/+5
* (ispell-looking-back): Update declaration.Glenn Morris2009-07-211-1/+2
* ispell.el: Add `ispell-looking-back' XEmacs compatibility function for `looki...Agustín Martín2009-06-252-4/+20
* (ispell-local-dictionary): Doc fix.Glenn Morris2009-06-231-1/+1
* ispell.el: Make `ispell-dictionary' customizable (#2555)Agustín Martín2009-06-091-3/+6
* * textmodes/two-column.el (2C-split): Call move-to-column, toChong Yidong2009-06-041-7/+12
* * textmodes/table.el (table--unibyte-char-to-multibyte): FunctionChong Yidong2009-05-261-15/+2
* * textmodes/ispell.el (ispell-check-version): Handle dashes inChong Yidong2009-05-241-2/+2
* (tex-uptodate-p): Accept [1{/var/foo}] as a page number.Stefan Monnier2009-05-201-1/+5
* * textmodes/flyspell.el (flyspell-correct-word-before-point):Chong Yidong2009-04-161-25/+10
* * textmodes/fill.el (fill-paragraph): Doc fix.Chong Yidong2009-04-081-3/+4
* (bibtex-format-entry, bibtex-search-crossref): Allow OPT prefix forRoland Winkler2009-04-061-2/+3
* ispell.el (ispell-get-word): Initialize spellchecker params.Agustín Martín2009-03-131-0/+1
* * textmodes/ispell.el (ispell-region): Adapt "done" messageJuanma Barranquero2009-02-241-1/+1
* (flyspell-use-meta-tab): Add a custom :set function. (Bug#2429)Glenn Morris2009-02-241-1/+8
* (flyspell-mouse-map): Undefine mouse-2 to avoid yanks (Bug#2408).Chong Yidong2009-02-211-2/+4