Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't quote lambda expressions with `quote'. | Stefan Monnier | 2011-05-23 | 7 | -133/+133 |
* | Put ChangeLog entries in the correct files. | Glenn Morris | 2011-05-12 | 1 | -0/+8 |
* | fix many doubled-word typos | U. Ser | 2011-05-10 | 4 | -5/+5 |
* | Update and split ChangeLogs. | Juanma Barranquero | 2011-04-06 | 1 | -0/+4 |
* | Fix misuse of quote in `case'. | Stefan Monnier | 2011-03-15 | 8 | -51/+61 |
* | Fix typos. | Juanma Barranquero | 2011-03-06 | 2 | -286/+176 |
* | * lisp/bookmark.el: | Juanma Barranquero | 2011-03-06 | 2 | -1/+6 |
* | Merge fix. | Glenn Morris | 2011-03-03 | 1 | -11/+0 |
* | Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org. | Glenn Morris | 2011-02-27 | 1 | -0/+11 |
|\ | |||||
| * | Fix typos. | Juanma Barranquero | 2011-02-23 | 5 | -6/+11 |
| * | lisp/org/org-table.el: Fix typos in docstrings. | Juanma Barranquero | 2011-02-23 | 2 | -3/+9 |
* | | Move keymap initialization into declaration. | Stefan Monnier | 2011-02-10 | 3 | -5/+14 |
* | | Refill some long/short copyright headers. | Glenn Morris | 2011-01-26 | 30 | -60/+30 |
* | | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 98 | -98/+98 |
* | | Refill some copyright headers. | Glenn Morris | 2011-01-15 | 1 | -1/+2 |
* | | Nuke arch-tags. | Glenn Morris | 2011-01-15 | 96 | -96/+0 |
* | | Add 2011 to remaining FSF/AIST copyright years. | Glenn Morris | 2011-01-15 | 46 | -46/+46 |
* | | Merge from emacs-23 | Stefan Monnier | 2011-01-14 | 48 | -49/+48 |
|\ \ | |/ | |||||
| * | Add 2011 to FSF/AIST copyright years. | Glenn Morris | 2011-01-02 | 51 | -51/+51 |
* | | Use run-mode-hooks for major mode hooks. | Stefan Monnier | 2011-01-13 | 3 | -646/+647 |
* | | Make org-link and idlwave-help-link inherit from link face. | Chong Yidong | 2011-01-09 | 2 | -4/+7 |
* | | ChangeLog fixes. | Glenn Morris | 2010-12-13 | 1 | -35/+9 |
* | | Update to Org mode 7.4 | Carsten Dominik | 2010-12-11 | 97 | -1562/+3133 |
* | | ChangeLog fixes prompted by M-x authors. | Glenn Morris | 2010-11-20 | 1 | -18/+4 |
* | | Standardize some file headers. | Glenn Morris | 2010-11-12 | 15 | -55/+57 |
* | | Remove autoload for org-capture-templates | Carsten Dominik | 2010-11-12 | 2 | -1/+3 |
* | | Fix ob-lisp.el expectation that slime would be available | Carsten Dominik | 2010-11-11 | 2 | -1/+8 |
* | | Install org-mode version 7.3 | Carsten Dominik | 2010-11-11 | 96 | -3650/+10560 |
* | | Fix some ChangeLog entries. | Juanma Barranquero | 2010-10-25 | 1 | -5/+0 |
* | | Merge changes from emacs-23 | Chong Yidong | 2010-10-24 | 1 | -1/+6 |
|\ \ | |/ | |||||
| * | Fix typos. | Juanma Barranquero | 2010-10-23 | 2 | -5/+9 |
| * | Fix typos in docstrings, comments and ChangeLogs. | Juanma Barranquero | 2010-10-13 | 2 | -3/+8 |
* | | Fix typos in ChangeLogs. | Juanma Barranquero | 2010-09-27 | 1 | -11/+8 |
* | | Fix typos. | Juanma Barranquero | 2010-09-25 | 3 | -3/+8 |
* | | Fix typos in ChangeLogs. | Juanma Barranquero | 2010-09-20 | 1 | -2/+2 |
* | | Fix previous Org change. | Glenn Morris | 2010-08-18 | 4 | -58/+70 |
* | | Fix some more Org `check-declare' issues. | Glenn Morris | 2010-08-17 | 4 | -9/+17 |
* | | Fix some Org errors revealed by `make check-declare'. | Glenn Morris | 2010-08-17 | 5 | -12/+21 |
* | | Fix typos in ChangeLogs. | Juanma Barranquero | 2010-07-24 | 1 | -31/+31 |
* | | Fix typos in ChangeLogs. | Juanma Barranquero | 2010-07-20 | 1 | -117/+116 |
* | | Install version 7.01 of Org-mode | Carsten Dominik | 2010-07-19 | 88 | -2655/+14946 |
* | | Cherry-pick commit 8bd9308 from the org-mode Git repository. | Carsten Dominik | 2010-06-26 | 3 | -11/+25 |
* | | * lisp/org/org-entities.el: Add explicit utf-8 coding cookie. | Glenn Morris | 2010-06-22 | 2 | -1/+9 |
* | | Avoid (expand-file-name "."). | Stefan Monnier | 2010-05-26 | 2 | -1/+5 |
* | | * lisp/org/org-docview.el: Fix copyright years. | Glenn Morris | 2010-05-14 | 1 | -3/+2 |
* | | Fix typos and whitespace in ChangeLogs. | Juanma Barranquero | 2010-05-11 | 1 | -1/+1 |
* | | Merge from emacs-23 | Stefan Monnier | 2010-05-08 | 1 | -4/+7 |
|\ \ | |/ | |||||
| * | Bump version to 23.2.emacs-23.2 | Chong Yidong | 2010-05-07 | 1 | -0/+4 |
* | | Minor cleanups. | Stefan Monnier | 2010-05-05 | 3 | -31/+34 |
* | | Fix some ChangeLog attributions. | Glenn Morris | 2010-05-02 | 1 | -5/+10 |