Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos. | Juanma Barranquero | 2011-11-20 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -10/+10 |
* | * emacs-lisp/ert.el (ert--explain-equal-rec, ert-select-tests): Doc fixes. | Glenn Morris | 2011-10-15 | 1 | -21/+20 |
* | * emacs-lisp/ert.el (ert-run-tests-batch): Remove unused variable. | Christian Ohler | 2011-03-20 | 1 | -5/+4 |
* | Added fast path to ERT explanation of `equal'. | Christian Ohler | 2011-03-03 | 1 | -16/+26 |
* | Fix ERT bug related to quit handling. | Christian Ohler | 2011-03-03 | 1 | -6/+14 |
* | Fix ERT. | Christian Ohler | 2011-02-18 | 1 | -11/+11 |
* | * lisp/apropos.el (apropos-print): Now that `apropos-mode' inherits | Sam Steingold | 2011-02-02 | 1 | -16/+11 |
* | * lisp/simple.el (special-mode-map): Bind "h" to `describe-mode'; | Sam Steingold | 2011-02-01 | 1 | -10/+2 |
* | Convert consecutive FSF copyright years to ranges. | Glenn Morris | 2011-01-24 | 1 | -1/+1 |
* | Add ERT, a tool for automated testing in Emacs Lisp. | Christian Ohler | 2011-01-13 | 1 | -0/+2544 |