summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* (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
* (bibtex-autokey-titleword-ignore): Fix regexp. bug#2385.Roland Winkler2009-02-201-9/+9
* (rst-mode-abbrev-table): Mark entries as `system'.Stefan Monnier2009-02-191-8/+8
* (bibtex-global-key-alist, bibtex-initialize): Exclude current bufferRoland Winkler2009-02-141-27/+36
* (ispell-insert-word): Use `with-no-warnings' around forms that referEli Zaretskii2009-02-141-5/+6
* (artist-system): Allow make-temp-file to use temporary-file-directory.Chong Yidong2009-02-071-8/+2
* (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