summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* 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-opAgustin Martin2008-05-051-2/+1
* (flyspell-mode-on): Remove redundant (flyspell-mode-hook) run.Agustin Martin2008-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
* | Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-1028-28/+28
* | (remember-diary-extract-entries): Don't pass diary-file, since it isGlenn Morris2008-04-081-1/+1
* | (remember-diary-convert-entry): Require calendar.Glenn Morris2008-04-081-19/+24
* | (flyspell-duplicate-distance): Improve custom type.Reiner Steib2008-04-061-1/+2
* | * outline.el (outline-mode-menu-bar-map):Dan Nicolaescu2008-04-041-3/+22
* | (forward-paragraph, backward-paragraph, forward-sentence,Chong Yidong2008-04-021-4/+4
* | * emacs-lisp/debug.el (debugger-mode-map):Dan Nicolaescu2008-04-021-35/+83
* | (remember-diary-convert-entry): Revert last change (ill-conceived).Stefan Monnier2008-03-301-1/+2
* | (remember-diary-convert-entry): Prefer boundp to with-no-warnings.Stefan Monnier2008-03-291-1/+1
* | (remember-diary-convert-entry): Respect calendar-date-style if bound.Glenn Morris2008-03-291-7/+16
* | Remember: Write mbox in a way that works better with Mutt.Michael Olson2008-03-241-3/+2
* | Move org files to their own directoryCarsten Dominik2008-03-226-32593/+0
* | * textmodes/refbib.el:Dan Nicolaescu2008-03-206-28/+24
* | (org-link-store, org-link-follow, org-latex, org-remember-templates,Juanma Barranquero2008-03-191-20/+20
* | * faces.el (xw-defined-colors):Dan Nicolaescu2008-03-142-10/+10
* | * textmodes/flyspell.el (nxml-mode): Add the right.Bastien Guerry2008-03-141-0/+1
* | Add arch taglineMiles Bader2008-03-142-0/+2
* | (top-level): CL not required when compiling.Glenn Morris2008-03-141-17/+12
* | Fix commentary.Glenn Morris2008-03-141-7/+8