| Commit message (Expand) | Author | Age | Files | Lines |
* | * lisp/emacs-lisp/cl.el (flet): Mark obsolete. | Stefan Monnier | 2012-06-27 | 2 | -78/+83 |
* | icalendar / icalendar-tests: Fix Bug#11473 -- unescape commas in timezone specs | Ulf Jasper | 2012-06-08 | 2 | -3/+114 |
* | icalendar-tests: Fix Bug#11525 -- Add icalendar-import-format-uid | Ulf Jasper | 2012-05-29 | 2 | -33/+77 |
* | * lisp/progmodes/compile.el (compilation-error-regexp-alist-alist): | Stefan Monnier | 2012-05-21 | 1 | -0/+2 |
* | Command substitution already runs in a subshell | Glenn Morris | 2012-05-20 | 2 | -1/+5 |
* | add url-util.el test file | Ted Zlatanov | 2012-05-15 | 2 | -0/+57 |
* | Add some shell indentation test cases. | Stefan Monnier | 2012-04-28 | 3 | -2/+16 |
* | * lisp/progmodes/ruby-mode.el: Simplify last change, and cleanup code. | Stefan Monnier | 2012-04-24 | 2 | -0/+23 |
* | Add another vc-bzr test | Glenn Morris | 2012-04-10 | 2 | -1/+32 |
* | Move url-future.el ERT test to test/automated/url-future-tests.el. | Ted Zlatanov | 2012-02-13 | 2 | -0/+62 |
* | Fix typos in ChangeLogs. | Juanma Barranquero | 2012-01-31 | 1 | -13/+13 |
* | test/automated/icalendar-tests: Fix broken test | Ulf Jasper | 2012-01-29 | 2 | -4/+8 |
* | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 39 | -39/+39 |
* | Spelling fixes. | Paul Eggert | 2011-12-30 | 1 | -4/+3 |
* | Spelling fixes. | Paul Eggert | 2011-12-18 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-12-15 | 1 | -1/+1 |
* | * lisp/progmodes/pascal.el: Declare `ind' as dyn-bound. | Stefan Monnier | 2011-12-13 | 1 | -0/+1088 |
* | Spelling fixes. | Paul Eggert | 2011-12-04 | 1 | -1/+1 |
* | Fix for compilation-tests.el testsuite | Chong Yidong | 2011-12-03 | 2 | -32/+38 |
* | Spelling fixes. | Paul Eggert | 2011-11-22 | 3 | -3/+3 |
* | Move rmailmm test functions to test/ directory. | Glenn Morris | 2011-11-21 | 2 | -0/+97 |
* | Fix typos. | Juanma Barranquero | 2011-11-20 | 1 | -1/+1 |
* | Fix typos. | Juanma Barranquero | 2011-11-20 | 2 | -1/+5 |
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 1 | -1/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-19 | 1 | -3/+2 |
* | Spelling fixes. | Paul Eggert | 2011-11-17 | 1 | -2/+1 |
* | Fix typos. | Juanma Barranquero | 2011-11-16 | 2 | -8/+10 |
* | Fix typos. | Juanma Barranquero | 2011-11-16 | 2 | -1/+5 |
* | Fix typos. | Juanma Barranquero | 2011-11-15 | 1 | -2/+2 |
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -2/+1 |
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -83/+83 |
* | Spelling fixes. | Paul Eggert | 2011-11-14 | 1 | -4/+4 |
* | * lisp/progmodes/compile.el: Adjust regexp for OCaml warnings. | Stefan Monnier | 2011-11-09 | 1 | -1/+1 |
* | newsticker: Clean up newsticker--group-manage-orphan-feeds | Ulf Jasper | 2011-10-30 | 2 | -7/+7 |
* | newsticker: Fixed bug#9763, again | Ulf Jasper | 2011-10-29 | 2 | -3/+9 |
* | newsticker: Fixed bug#9763 | Ulf Jasper | 2011-10-29 | 2 | -1/+10 |
* | * test/automated/vc-bzr.el (vc-bzr-test-bug9781): New test. | Glenn Morris | 2011-10-20 | 2 | -0/+39 |
* | * test/automated/vc-bzr.el: New file. | Glenn Morris | 2011-10-19 | 2 | -0/+68 |
* | * test/automated/f90.el: New file. | Glenn Morris | 2011-10-15 | 2 | -0/+162 |
* | Move test/newsticker-testsuite.el to automated/newsticker-tests.el | Ulf Jasper | 2011-09-27 | 2 | -72/+46 |
* | icalendar: Take care of multiple vcalendars in a single file. | Ulf Jasper | 2011-07-26 | 2 | -195/+238 |
* | Fix typos. | Juanma Barranquero | 2011-07-14 | 1 | -1/+1 |
* | Use a single Author: header. | Glenn Morris | 2011-05-14 | 1 | -1/+1 |
* | * automated/gnus-tests.el: Require CL. | Ted Zlatanov | 2011-05-11 | 2 | -0/+3 |
* | * automated/gnus-tests.el: Add wrapper for Gnus tests. | Ted Zlatanov | 2011-05-11 | 2 | -0/+37 |
* | * test/automated/occur-tests.el: Move from test/occur-testsuite.el. | Juri Linkov | 2011-05-10 | 2 | -42/+42 |
* | Add regression test for compilation-error-regexp-alist-alist. | Chong Yidong | 2011-05-08 | 2 | -0/+352 |
* | Convert test/comint-testsuite.el to ERT format. | Chong Yidong | 2011-05-08 | 4 | -60/+62 |
* | Update and split ChangeLogs. | Juanma Barranquero | 2011-04-06 | 1 | -0/+4 |
* | Miscellanous cleanups in preparation for the merge.old-branches/lexbind-new | Stefan Monnier | 2011-04-01 | 1 | -2/+2 |