aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* (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
* (bibtex-entry-format): Mark as safe.Roland Winkler2008-08-181-2/+14
* * bitmaps/README:Dan Nicolaescu2008-07-311-26/+1
* (tex-compilation-parse-errors): Check forChong Yidong2008-07-251-1/+6
* (enriched-mode-map): Bind C-a and C-j via key remapping, not directly.Chong Yidong2008-07-241-2/+3
* (sgml-font-lock-syntactic-keywords):Stefan Monnier2008-07-051-1/+5
* Typos, doc fixes, etc.Juanma Barranquero2008-07-032-71/+69
* American English spelling fix.Glenn Morris2008-06-271-3/+3
* (tex-verbatim): Use monospace instead of courier.Chong Yidong2008-06-251-1/+1
* (rst-mode): Put docstring in right place.John Paul Wallington2008-06-211-3/+3
* Run rst-define-level-faces when loading.Stefan Monnier2008-06-211-4/+11
* Add arch taglineMiles Bader2008-06-201-0/+2
* (auto-mode-alist): Use rst-mode for *.rst and *.rest files.Stefan Monnier2008-06-201-1/+3
* Fix up docstring conventions.Stefan Monnier2008-06-201-276/+261
* New file.Stefan Monnier2008-06-201-0/+3430
* (mail-mode-flyspell-verify):Stefan Monnier2008-06-131-5/+7
* Add some compiler declarations, for builds without X.Glenn Morris2008-06-121-0/+2
* Remove unnecessary eval-when-compile.Glenn Morris2008-06-071-6/+6
* * textmodes/reftex-vars.el (reftex-extra-bindings-prefix): New var.Stefan Monnier2008-05-232-10/+26
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-0643-261/+179
* Remove translation of permissions notice.Glenn Morris2008-05-061-27/+12
* (ispell-get-decoded-string): Remove no-opAgustín Martín2008-05-051-2/+1
* (flyspell-mode-on): Remove redundant (flyspell-mode-hook) run.Agustín Martín2008-04-291-4/+2
* (diary-make-entry): Update the autoload.Sam Steingold2008-04-281-2/+2
* (reftex-isearch-switch-to-next-file): Remove un-needed local `orig-list'.Glenn Morris2008-04-271-6/+4
* Ralf Angeli <angeli at caeruleus.net>Glenn Morris2008-04-261-0/+4
* (ispell-insert-word): Revert previous change.Glenn Morris2008-04-261-3/+13
* (ispell-insert-word): Remove, and replace with insert, now thatGlenn Morris2008-04-261-13/+3
* (remember-diary-extract-entries): UseSam Steingold2008-04-241-1/+1
* (ispell-dictionary-alist-1)Stefan Monnier2008-04-241-193/+149
* * ispell.el (ispell-set-spellchecker-params): New function to make sureStefan Monnier2008-04-232-22/+77
* Replace table-cell-horizontal-char -> table-cell-horizontal-chars.Stefan Monnier2008-04-231-1/+2
* Merge from emacs--rel--22Miles Bader2008-04-231-2/+2
|\
| * Docstring change.Stefan Monnier2008-04-121-2/+2
| * * textmodes/org-export-latex.el: New file.Carsten Dominik2008-04-086-3500/+16147
* | Release Remember 2.0.Michael Olson2008-04-171-2/+2
* | Cleanup the bug-report email addresses and make sure theStefan Monnier2008-04-161-1/+5
* | (fill-forward-paragraph-function): New var.Stefan Monnier2008-04-111-40/+52