| Commit message (Expand) | Author | Age | Files | Lines |
| * | (ispell-buffer-local-dict): Add a `no-reload' argument to avoid the call to | Eli Zaretskii | 2006-05-05 | 1 | -13/+17 |
| * | (sentence-end-without-space): Fix safety predicate. | Stefan Monnier | 2006-04-29 | 1 | -13/+13 |
| * | (colon-double-space): Tighten the safety predicate. | Stefan Monnier | 2006-04-29 | 1 | -1/+1 |
| * | (reftex-guess-label-type): Tighten the safety predicate. | Stefan Monnier | 2006-04-29 | 1 | -1/+1 |
| * | (bibtex-url): New optional arg no-browse. Return the URL or nil if | Roland Winkler | 2006-04-26 | 1 | -4/+7 |
| * | (bibtex-user-optional-fields): Mark as risky. | Roland Winkler | 2006-04-26 | 1 | -0/+1 |
| * | (reftex-vref-is-default, reftex-fref-is-default, reftex-guess-label-type): | Stefan Monnier | 2006-04-26 | 1 | -3/+3 |
| * | (sentence-end-double-space, sentence-end-without-period) | Stefan Monnier | 2006-04-26 | 1 | -5/+5 |
| * | (colon-double-space): Tighten up a bit the safety predicate. | Stefan Monnier | 2006-04-26 | 1 | -1/+1 |
| * | (bibtex-find-entry): Don't demand matching case for @Article, etc. | J.D. Smith | 2006-04-24 | 1 | -1/+1 |
| * | (org-export-as-xoxo): Fix call to `indent-region'. | Carsten Dominik | 2006-04-21 | 1 | -1/+1 |
| * | (org-mode-map): Catch conflict with old allout.el. | Carsten Dominik | 2006-04-21 | 1 | -77/+19 |
| * | Remove forgotten (debug) form. | Carsten Dominik | 2006-04-20 | 1 | -1/+0 |
| * | * org.el (org-deadline-announce): Face removed. | Carsten Dominik | 2006-04-20 | 1 | -159/+290 |
| * | (org-insert-heading): Insert heading before current if at | Carsten Dominik | 2006-04-18 | 1 | -18/+63 |
| * | (tex-font-lock-match-suscript): Paren typo. | Stefan Monnier | 2006-04-17 | 1 | -2/+2 |
| * | (tex-font-lock-match-suscript): New function. | Stefan Monnier | 2006-04-17 | 1 | -12/+16 |
| * | *** empty log message *** | Carsten Dominik | 2006-04-13 | 1 | -1/+1 |
| * | *** empty log message *** | Carsten Dominik | 2006-04-13 | 1 | -3/+4 |
| * | *** empty log message *** | Carsten Dominik | 2006-04-13 | 1 | -1/+1 |
| * | *** empty log message *** | Carsten Dominik | 2006-04-13 | 1 | -1/+0 |
| * | (org-set-regexps-and-options, org-get-current-options): | Carsten Dominik | 2006-04-13 | 1 | -114/+113 |
| * | (org-ctrl-c-ctrl-c): Improved documentation string. | Carsten Dominik | 2006-04-13 | 1 | -27/+67 |
| * | (org-export-plain-list-max-depth) | Carsten Dominik | 2006-04-11 | 1 | -1738/+2315 |
| * | (picture-mode-exit): Run picture-mode-exit-hook. | Richard M. Stallman | 2006-04-10 | 1 | -3/+5 |
| * | (bibtex-entry-update): New optional arg entry-type. Add field | Roland Winkler | 2006-04-09 | 1 | -15/+35 |
| * | (bibtex-find-text-internal): Add new element string-const to return value. | Roland Winkler | 2006-04-09 | 1 | -16/+18 |
| * | * subr.el (string-or-null-p): New function. | Reiner Steib | 2006-04-06 | 2 | -2/+2 |
| * | * files.el: Move some `safe-local-variable' declarations to the | Reiner Steib | 2006-04-06 | 4 | -0/+16 |
| * | (org-get-level-face): Fixed bug with level counting. | Carsten Dominik | 2006-03-27 | 1 | -1/+1 |
| * | (org-open-at-point): Fixed bug in wiki-style bracket links. | Carsten Dominik | 2006-03-21 | 1 | -2/+6 |
| * | * textmodes/bibtex.el (bibtex-include-OPTkey) | Roland Winkler | 2006-03-19 | 1 | -49/+50 |
| * | (ispell-skip-region-alist): Add "_+" to the part that matches email addresses, | Eli Zaretskii | 2006-03-18 | 1 | -3/+4 |
| * | (org-popup-calendar-for-date-prompt): Fix customization type. | Carsten Dominik | 2006-03-17 | 1 | -1/+1 |
| * | *** empty log message *** | Carsten Dominik | 2006-03-17 | 1 | -1/+1 |
| * | (org-read-date): Include subgroup 5 into | Carsten Dominik | 2006-03-17 | 1 | -2/+2 |
| * | (org-insert-centered): Use `string-width' to make | Carsten Dominik | 2006-03-15 | 1 | -7/+13 |
| * | (org-link-search): Avoid self-matching of links, allow | Carsten Dominik | 2006-03-13 | 1 | -118/+193 |
| * | (ispell-find-aspell-dictionaries): Add aliases before merging elements from the | Eli Zaretskii | 2006-03-11 | 1 | -7/+10 |
| * | (ispell-menu-map-needed) [ispell-message]: Be visible only if major mode | Eli Zaretskii | 2006-03-11 | 1 | -0/+1 |
| * | (flyspell-external-point-words, flyspell-process-localwords): Fix last changes. | Eli Zaretskii | 2006-03-11 | 1 | -3/+2 |
| * | Move defvars out of eval-when-compile. Use | Carsten Dominik | 2006-03-07 | 1 | -166/+174 |
| * | (flyspell-process-localwords): Be case-sensitive. | Eli Zaretskii | 2006-03-03 | 1 | -0/+1 |
| * | (flyspell-external-point-words): Be case-sensitive. | Eli Zaretskii | 2006-03-03 | 1 | -1/+2 |
| * | (org-paste-subtree): Removed forgotten (debug) | Carsten Dominik | 2006-03-02 | 1 | -1/+0 |
| * | (reftex-index-map): Fixed typo, | Carsten Dominik | 2006-03-01 | 1 | -1/+1 |
| * | (reftex-toc-map): Fixed typo, | Carsten Dominik | 2006-03-01 | 1 | -1/+1 |
| * | (org-export-as-html): Fixed bugs in HTML | Carsten Dominik | 2006-03-01 | 1 | -65/+185 |
| * | (reftex-toc-map): Add `follow-mouse' | Carsten Dominik | 2006-02-27 | 1 | -0/+1 |
| * | (reftex-select-label-map, | Carsten Dominik | 2006-02-27 | 1 | -1/+3 |