| Commit message (Expand) | Author | Age | Files | Lines |
* | (ispell-get-decoded-string): Remove no-op | Agustín Martín | 2008-05-05 | 1 | -2/+1 |
* | (flyspell-mode-on): Remove redundant (flyspell-mode-hook) run. | Agustín Martín | 2008-04-29 | 1 | -4/+2 |
* | (diary-make-entry): Update the autoload. | Sam Steingold | 2008-04-28 | 1 | -2/+2 |
* | (reftex-isearch-switch-to-next-file): Remove un-needed local `orig-list'. | Glenn Morris | 2008-04-27 | 1 | -6/+4 |
* | Ralf Angeli <angeli at caeruleus.net> | Glenn Morris | 2008-04-26 | 1 | -0/+4 |
* | (ispell-insert-word): Revert previous change. | Glenn Morris | 2008-04-26 | 1 | -3/+13 |
* | (ispell-insert-word): Remove, and replace with insert, now that | Glenn Morris | 2008-04-26 | 1 | -13/+3 |
* | (remember-diary-extract-entries): Use | Sam Steingold | 2008-04-24 | 1 | -1/+1 |
* | (ispell-dictionary-alist-1) | Stefan Monnier | 2008-04-24 | 1 | -193/+149 |
* | * ispell.el (ispell-set-spellchecker-params): New function to make sure | Stefan Monnier | 2008-04-23 | 2 | -22/+77 |
* | Replace table-cell-horizontal-char -> table-cell-horizontal-chars. | Stefan Monnier | 2008-04-23 | 1 | -1/+2 |
* | Merge from emacs--rel--22 | Miles Bader | 2008-04-23 | 1 | -2/+2 |
|\ |
|
| * | Docstring change. | Stefan Monnier | 2008-04-12 | 1 | -2/+2 |
| * | * textmodes/org-export-latex.el: New file. | Carsten Dominik | 2008-04-08 | 6 | -3500/+16147 |
* | | Release Remember 2.0. | Michael Olson | 2008-04-17 | 1 | -2/+2 |
* | | Cleanup the bug-report email addresses and make sure the | Stefan Monnier | 2008-04-16 | 1 | -1/+5 |
* | | (fill-forward-paragraph-function): New var. | Stefan Monnier | 2008-04-11 | 1 | -40/+52 |
* | | Fix up comment convention on the arch-tag lines. | Stefan Monnier | 2008-04-10 | 28 | -28/+28 |
* | | (remember-diary-extract-entries): Don't pass diary-file, since it is | Glenn Morris | 2008-04-08 | 1 | -1/+1 |
* | | (remember-diary-convert-entry): Require calendar. | Glenn Morris | 2008-04-08 | 1 | -19/+24 |
* | | (flyspell-duplicate-distance): Improve custom type. | Reiner Steib | 2008-04-06 | 1 | -1/+2 |
* | | * outline.el (outline-mode-menu-bar-map): | Dan Nicolaescu | 2008-04-04 | 1 | -3/+22 |
* | | (forward-paragraph, backward-paragraph, forward-sentence, | Chong Yidong | 2008-04-02 | 1 | -4/+4 |
* | | * emacs-lisp/debug.el (debugger-mode-map): | Dan Nicolaescu | 2008-04-02 | 1 | -35/+83 |
* | | (remember-diary-convert-entry): Revert last change (ill-conceived). | Stefan Monnier | 2008-03-30 | 1 | -1/+2 |
* | | (remember-diary-convert-entry): Prefer boundp to with-no-warnings. | Stefan Monnier | 2008-03-29 | 1 | -1/+1 |
* | | (remember-diary-convert-entry): Respect calendar-date-style if bound. | Glenn Morris | 2008-03-29 | 1 | -7/+16 |
* | | Remember: Write mbox in a way that works better with Mutt. | Michael Olson | 2008-03-24 | 1 | -3/+2 |
* | | Move org files to their own directory | Carsten Dominik | 2008-03-22 | 6 | -32593/+0 |
* | | * textmodes/refbib.el: | Dan Nicolaescu | 2008-03-20 | 6 | -28/+24 |
* | | (org-link-store, org-link-follow, org-latex, org-remember-templates, | Juanma Barranquero | 2008-03-19 | 1 | -20/+20 |
* | | * faces.el (xw-defined-colors): | Dan Nicolaescu | 2008-03-14 | 2 | -10/+10 |
* | | * textmodes/flyspell.el (nxml-mode): Add the right. | Bastien Guerry | 2008-03-14 | 1 | -0/+1 |
* | | Add arch tagline | Miles Bader | 2008-03-14 | 2 | -0/+2 |
* | | (top-level): CL not required when compiling. | Glenn Morris | 2008-03-14 | 1 | -17/+12 |
* | | Fix commentary. | Glenn Morris | 2008-03-14 | 1 | -7/+8 |
* | | (declare-function): Add compatibility stub. | Glenn Morris | 2008-03-14 | 1 | -0/+6 |
* | | * textmodes/org-publish.el: (org-publish-expand-components): | Carsten Dominik | 2008-03-13 | 2 | -315/+362 |
* | | * org-export-latex.el (org-export-as-latex): Revert the change | Carsten Dominik | 2008-03-13 | 1 | -9/+12 |
* | | * textmodes/org.el (org-ctrl-c-star): Implement a missing branch | Carsten Dominik | 2008-03-13 | 1 | -891/+2012 |
* | | New file | Carsten Dominik | 2008-03-13 | 2 | -0/+309 |
* | | (sgml-font-lock-syntactic-keywords): Mark " outside of tags as punctuation. | Stefan Monnier | 2008-03-12 | 1 | -1/+3 |
* | | Merge from emacs--rel--22 | Miles Bader | 2008-03-10 | 2 | -0/+3 |
|\ \
| |/ |
|
| * | * textmodes/css-mode.el (css-indent-offset, css-electric-keys): | Dan Nicolaescu | 2008-03-01 | 2 | -1/+5 |
* | | (list-diary-entries-hook): Declare for compiler. | Glenn Morris | 2008-03-08 | 1 | -0/+2 |
* | | (org-agenda-sunrise-sunset): Require solar. | Glenn Morris | 2008-03-07 | 1 | -0/+5 |
* | | (org-export-html-style): Doc fix. | Juanma Barranquero | 2008-03-06 | 1 | -9/+12 |
* | | (tex-mode): Suppress warning about multiple definitions when compiling. | Glenn Morris | 2008-03-05 | 1 | -0/+9 |
* | | (tex-cmd-bibtex-args): Add :version and :group. | Glenn Morris | 2008-03-04 | 1 | -2/+4 |
* | | (latex-mode): Remove % from paragraph-separate so that M-q can fill comments. | Stefan Monnier | 2008-03-03 | 1 | -17/+53 |