| Commit message (Expand) | Author | Age | Files | Lines |
* | * test/automated/eshell.el (eshell-match-result): | Glenn Morris | 2013-09-16 | 2 | -19/+16 |
* | Fix comment typo | Glenn Morris | 2013-09-16 | 1 | -1/+1 |
* | * test/automated/eshell (eshell-test/for-name-shadow-loop): Tweak previous | Glenn Morris | 2013-09-16 | 1 | -4/+7 |
* | * test/automated/eshell.el (eshell-test/for-name-shadow-loop): | Glenn Morris | 2013-09-16 | 2 | -1/+8 |
* | * lisp/progmodes/ruby-mode.el (ruby-operator-re): Consider line | Dmitry Gutov | 2013-09-16 | 1 | -0/+4 |
* | * lisp/eshell/esh-cmd.el (eshell--local-vars): New variable. | Glenn Morris | 2013-09-14 | 2 | -2/+14 |
* | * test/automated/eshell.el (eshell-test/for-loop, eshell-test/for-name-loop): | Glenn Morris | 2013-09-13 | 2 | -2/+8 |
* | * test/automated/eshell.el (eshell-test-command-result): Clean up when done | Glenn Morris | 2013-09-13 | 1 | -1/+3 |
* | * test/automated/eshell.el (eshell-test-command-result): New, | Glenn Morris | 2013-09-13 | 2 | -16/+24 |
* | * test/automated/eshell.el (with-temp-eshell): Use a temp directory | Glenn Morris | 2013-09-12 | 2 | -2/+10 |
* | ChangeLog typo fix | Glenn Morris | 2013-09-12 | 1 | -1/+1 |
* | * test/automated/eshell.el (with-temp-eshell): Avoid hangs in batch mode | Glenn Morris | 2013-09-12 | 2 | -1/+7 |
* | * lisp/eshell/*.el: Use lexical-binding. | Stefan Monnier | 2013-09-12 | 2 | -10/+23 |
* | Change comparison functions =, <, >, <=, >= to take many arguments. | Barry O'Reilly | 2013-09-11 | 1 | -0/+75 |
* | * lisp/progmodes/ruby-mode.el (ruby-calculate-indent): Consider | Dmitry Gutov | 2013-09-03 | 1 | -0/+5 |
* | Tweak to Makefile rules that list *.el files | Glenn Morris | 2013-08-31 | 2 | -1/+7 |
* | * Makefile.in (SHELL): Now @SHELL@, not /bin/sh, | Paul Eggert | 2013-08-27 | 2 | -1/+6 |
* | Spelling fixes. | Paul Eggert | 2013-08-27 | 2 | -10/+10 |
* | Imported EIEIO test suite from CEDET upstream | David Engster | 2013-08-21 | 4 | -0/+1491 |
* | Remove stray execute bit | Glenn Morris | 2013-08-19 | 2 | -0/+0 |
* | * package-test.el: Remove tar-package-building functions. Tar file | Daniel Hackney | 2013-08-13 | 2 | -38/+7 |
* | * lisp/progmodes/python.el (python-imenu--build-tree) | Fabián Ezequiel Gallina | 2013-08-13 | 2 | -0/+57 |
* | Add a test for decompressing gzipped data | Lars Magne Ingebrigtsen | 2013-08-12 | 2 | -0/+40 |
* | Extract truncate-string-to-width tests to a separate file | Glenn Morris | 2013-08-04 | 2 | -0/+89 |
* | * lisp/subr.el (macrop): New function. | Stefan Monnier | 2013-08-04 | 2 | -0/+23 |
* | * ert-tests.el: Disable failing test that no-one seems to know how to fix. | Glenn Morris | 2013-08-03 | 2 | -10/+15 |
* | * test/automated/icalendar-tests.el (icalendar-tests--test-export) | Glenn Morris | 2013-08-03 | 2 | -4/+9 |
* | * test/automated/icalendar-tests.el (icalendar-tests--test-export) | Glenn Morris | 2013-08-03 | 2 | -2/+7 |
* | * test/automated/icalendar-tests.el (icalendar-tests--test-export) | Glenn Morris | 2013-08-03 | 2 | -1/+5 |
* | Fix previous core-elisp-tests.el fix | Glenn Morris | 2013-08-02 | 1 | -1/+1 |
* | * test/automated/core-elisp-tests.el (core-elisp-tests): Fix defcustom. | Glenn Morris | 2013-08-02 | 2 | -1/+5 |
* | icalendar-tests.el tweaks related to timezone handling | Glenn Morris | 2013-08-02 | 2 | -35/+44 |
* | Make defvar affect the default binding outside of any let. | Stefan Monnier | 2013-08-02 | 2 | -0/+42 |
* | * test/automated/file-notify-tests.el (file-notify--test-remote-enabled): | Glenn Morris | 2013-08-01 | 2 | -1/+18 |
* | * test/automated/undo-tests.el (undo-test2, undo-test5): Be quieter. | Glenn Morris | 2013-07-31 | 2 | -2/+6 |
* | * automated/file-notify-tests.el | Michael Albinus | 2013-07-24 | 2 | -17/+41 |
* | Use a @configure_input@ comment at the start of generated Makefiles | Glenn Morris | 2013-07-23 | 1 | -1/+2 |
* | * inotify-test.el (inotify-file-watch-simple): Delete temp-file when done. | Glenn Morris | 2013-07-23 | 2 | -1/+6 |
* | * test/automated/subword-tests.el: Require subword. | Glenn Morris | 2013-07-23 | 2 | -0/+5 |
* | * lisp/progmodes/subword.el: Fix boundary case. | Stefan Monnier | 2013-07-22 | 2 | -0/+53 |
* | * lisp/progmodes/python.el (python-imenu--build-tree): Fix corner case | Fabián Ezequiel Gallina | 2013-07-12 | 2 | -0/+52 |
* | ChangeLog fixes | Glenn Morris | 2013-07-11 | 1 | -1/+1 |
* | Stop reimplementing a bunch of cl- functions in ert | Glenn Morris | 2013-07-11 | 3 | -169/+208 |
* | Quieten ruby-mode-tests.el compilation | Glenn Morris | 2013-07-11 | 2 | -10/+24 |
* | Silence package-test.el compilation | Glenn Morris | 2013-07-11 | 2 | -1/+10 |
* | * test/automated/files.el: Stop "local variables" confusion. | Glenn Morris | 2013-07-11 | 2 | -0/+5 |
* | * automated/flymake-tests.el (flymake-tests): Remove unused group. | Glenn Morris | 2013-07-11 | 2 | -3/+2 |
* | Silence icalendar-tests.el compilation | Glenn Morris | 2013-07-11 | 2 | -2/+4 |
* | * undo-tests.el (undo-test-buffer-modified, undo-test-file-modified): New tests. | Glenn Morris | 2013-07-11 | 2 | -0/+31 |
* | * automated/file-notify-tests.el (file-notify-test00-availability): | Michael Albinus | 2013-07-09 | 2 | -71/+89 |