summaryrefslogtreecommitdiff
path: root/lisp/textmodes
Commit message (Expand)AuthorAgeFilesLines
* 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
* | (Info-goto-node): Remove declaration.Glenn Morris2008-02-281-3/+1
* | (reftex-show-commentary): Don't require finder.Glenn Morris2008-02-281-85/+83
* | (bibtex-format-entry): Handle error message refering to a missingRoland Winkler2008-02-251-26/+37
* | * textmodes/bibtex.el: Remove support for hideshow minor mode asRoland Winkler2008-02-251-13/+0
* | Merge from emacs--rel--22Miles Bader2008-02-242-3/+7
|\ \ | |/
| * (bibtex-convert-alien): Fix sit-for ags.Chong Yidong2008-02-231-2/+2
| * (sgml-mode): Fix comment syntax.Stefan Monnier2008-02-141-2/+6
| * *** empty log message ***Juanma Barranquero2008-02-051-1/+1
* | (spell-buffer, spell-word): Suppress compiler warnings aboutGlenn Morris2008-02-221-2/+6
* | (spell-buffer, spell-word, spell-region)Glenn Morris2008-02-211-1/+9
* | (bibtex-convert-alien): Do not use optional args in calls of sit-for.Roland Winkler2008-02-201-2/+2
* | Reverted previous erroneous change.Bastien Guerry2008-02-171-4/+3
* | 2008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de> (tiny change)Bastien Guerry2008-02-171-3/+4
* | (bibtex-search-entry): Rename from bibtex-find-entry.Roland Winkler2008-02-171-339/+366
* | (org-publish-timestamp-filename): Replace colon characters in filename too.Chong Yidong2008-02-141-1/+1