aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* (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
* | (declare-function): Add compatibility stub.Glenn Morris2008-03-141-0/+6
* | * textmodes/org-publish.el: (org-publish-expand-components):Carsten Dominik2008-03-132-315/+362
* | * org-export-latex.el (org-export-as-latex): Revert the changeCarsten Dominik2008-03-131-9/+12
* | * textmodes/org.el (org-ctrl-c-star): Implement a missing branchCarsten Dominik2008-03-131-891/+2012
* | New fileCarsten Dominik2008-03-132-0/+309
* | (sgml-font-lock-syntactic-keywords): Mark " outside of tags as punctuation.Stefan Monnier2008-03-121-1/+3
* | Merge from emacs--rel--22Miles Bader2008-03-102-0/+3
|\|
| * * textmodes/css-mode.el (css-indent-offset, css-electric-keys):Dan Nicolaescu2008-03-012-1/+5
* | (list-diary-entries-hook): Declare for compiler.Glenn Morris2008-03-081-0/+2
* | (org-agenda-sunrise-sunset): Require solar.Glenn Morris2008-03-071-0/+5
* | (org-export-html-style): Doc fix.Juanma Barranquero2008-03-061-9/+12
* | (tex-mode): Suppress warning about multiple definitions when compiling.Glenn Morris2008-03-051-0/+9
* | (tex-cmd-bibtex-args): Add :version and :group.Glenn Morris2008-03-041-2/+4
* | (latex-mode): Remove % from paragraph-separate so that M-q can fill comments.Stefan Monnier2008-03-031-17/+53
* | Merge from emacs--rel--22Miles Bader2008-03-011-1/+7
|\|
| * (fill-comment-paragraph): Don't try to do comment-paragraph fillingStefan Monnier2008-02-281-1/+7