summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* Prefer UTF-8 when the encoding shouldn't matter and changes are small.Paul Eggert2013-03-053-6/+6
* Spelling fixes.Paul Eggert2013-03-021-1/+1
* * lisp/textmodes/ispell.el: Fix nitpicks and byte-compiler warnings.Stefan Monnier2013-03-011-184/+187
* textmodes/ispell.el: Expand hunspell affix-file paths. Improve debug messages...Agustín Martín2013-03-011-1/+2
* * lisp/textmodes/sgml-mode.el (sgml-syntax-propertize-function):Dale Sedivec2013-02-281-3/+3
* Initial support for hunspell dictionaries auto-detection (Bug#13639)Agustín Martín2013-02-281-24/+206
* Merge from emacs-24; up to 2012-12-23T02:41:17Z!rgm@gnu.orgGlenn Morris2013-02-271-2/+2
|\
| * * lisp/textmodes/paragraphs.el (mark-paragraph): Doc fix.Glenn Morris2013-02-251-2/+2
* | Add bug-gnu-emacs to some specialized bug report addressesGlenn Morris2013-02-232-2/+2
* | Merge from emacs-24; up to 2012-12-22T02:59:08Z!cyd@gnu.orgGlenn Morris2013-02-221-1/+4
|\ \ | |/
| * * lisp/isearch.el (isearch-lazy-highlight-new-loop):Juri Linkov2013-02-211-1/+4
* | Use derived-mode-p in previous changeGlenn Morris2013-02-211-1/+1
* | Tweak for sgml-transformation-function Glenn Morris2013-02-211-12/+19
* | Doc fixes re set-variableGlenn Morris2013-02-211-3/+1
* | Merge from emacs-24; up to 2012-12-17T11:17:34Z!rgm@gnu.orgGlenn Morris2013-02-121-3/+3
|\ \ | |/
| * In doc, use standard American English style for e.g., etc., i.e.Paul Eggert2013-02-121-3/+3
* | Merge from emacs-24; up to 2012-12-13T09:45:54Z!lekktu@gmail.comGlenn Morris2013-02-011-2/+1
|\ \ | |/
| * * lisp/textmodes/remember.el (remember-clipboard): Doc fix.Glenn Morris2013-01-311-2/+1
* | ispell.el: Make sure hunspell specific dict names are used for standard dicts...Agustín Martín2013-01-211-0/+83
* | * textmodes/reftex-cite.el (reftex-format-citation): Add formatTassilo Horn2013-01-212-6/+8
* | Disambiguate function and variable references in docstrings.Aaron S. Hawley2013-01-113-6/+7
* | * lisp/textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):Juri Linkov2013-01-091-2/+12
* | Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-0244-52/+54
|\ \ | |/
| * Update copyright notices for 2013.Paul Eggert2013-01-0144-52/+54
* | Merge from emacs-24; up to 2012-11-26T19:56:14Z!monnier@iro.umontreal.caGlenn Morris2012-12-091-1/+2
|\ \ | |/
| * Fix insertion of " inside @smallexample.Eli Zaretskii2012-12-071-1/+2
* | ispell.el: Use expanded values of personal dictionary for process restart che...Agustín Martín2012-12-031-12/+9
* | ispell.el: Fix ispell personal dictionary name expansion.Agustín Martín2012-12-031-1/+5
* | Add `add-log-current-defun-function's for CSS and HTML mode.Jari Aalto2012-12-012-0/+25
* | Fix last change.Chong Yidong2012-12-012-9/+11
* | Modularize add-log-current-defun.Chong Yidong2012-12-012-2/+21
* | Convert several major modes to setq-local.Chong Yidong2012-12-014-186/+155
* | * textmodes/fill.el (fill-region-as-paragraph): Handle overshoot by move-to-c...Toru TSUNEYOSHI2012-11-301-1/+5
* | Merge from emacs-24; up to 2012-11-20T20:06:17Z!monnier@iro.umontreal.caGlenn Morris2012-11-261-23/+28
|\ \ | |/
| * * lisp/textmodes/table.el (table-insert): Don't use `symbol-name' onStefan Monnier2012-11-261-23/+28
* | * lisp/textmodes/sgml-mode.el (sgml-tag): Fix indentation for closing tag.Leo Liu2012-11-261-2/+2
* | * textmodes/reftex-parse.el (reftex-parse-from-file): Use variable reftex-sec...Vincent Belaïche2012-11-253-11/+17
* | Remove -p suffix from set-face-* functionsGlenn Morris2012-11-211-1/+1
* | ispell.el (ispell-region): Do not prefix sent string by comment in autoconf modeAgustín Martín2012-11-061-6/+14
* | textmodes/ispell.el: Experimental support for support debugging.Agustín Martín2012-11-061-22/+76
* | ispell.el (ispell-region): Standard re-indent for better readability.Agustín Martín2012-11-061-104/+104
* | ispell.el (ispell-program-name): Update spellchecker parameters when customized.Agustín Martín2012-11-051-0/+4
|/
* After saving ispell dictionary, re-enable flyspell if necessary.Chong Yidong2012-10-131-5/+8
* * lisp/window.el (internal--before-save-selected-window)Stefan Monnier2012-10-071-2/+1
* textmodes/rst.el (rst-official-cvs-rev): Correct version string.Stefan Merten2012-10-071-2/+2
* * textmodes/rst.el (rst-new-adornment-down, rst-indent-field)Stefan Merten2012-10-071-7/+6
* Fix some reftex custom typesGlenn Morris2012-10-061-2/+2
* Clarify some rst.el obsolescence versionsGlenn Morris2012-10-061-2/+2
* Add missing :version tagsGlenn Morris2012-10-062-0/+11
* Spelling fixes.Paul Eggert2012-10-041-1/+1