| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | Fix the jit-lock-fontify-now test names | Dmitry Gutov | 2016-05-09 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | Emulate interactive mode | Dmitry Gutov | 2016-05-09 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | | Simplify now that float-time etc. are built-in | Paul Eggert | 2016-05-08 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | | | | | * test/lisp/jit-lock-tests.el: New file. | Dmitry Gutov | 2016-05-08 | 1 | -0/+58 | |
| * | | | | | | | | | | | | | | | | | | Continue to fix Bug#10085 | Michael Albinus | 2016-05-07 | 1 | -19/+48 | |
| * | | | | | | | | | | | | | | | | | | Add tests for CSS mode completion | Simen Heggestøyl | 2016-05-07 | 1 | -10/+114 | |
| * | | | | | | | | | | | | | | | | | | Port xref-tests to master branch | Paul Eggert | 2016-05-06 | 4 | -4/+11 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-05-05 | 3 | -0/+95 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Rework xref-query-replace-in-results | Dmitry Gutov | 2016-05-05 | 1 | -0/+29 | |
| | * | | | | | | | | | | | | | | | | | ; * test/automated/xref-tests.el: Add copyright and license. | Glenn Morris | 2016-05-03 | 1 | -0/+25 | |
| | * | | | | | | | | | | | | | | | | | Handle "empty line" regexp in xref searches | Dmitry Gutov | 2016-05-04 | 1 | -7/+7 | |
| | * | | | | | | | | | | | | | | | | | Add tests for xref-collect-matches | Dmitry Gutov | 2016-05-04 | 3 | -0/+41 | |
| * | | | | | | | | | | | | | | | | | | abbrev-tests.el fix | Lars Ingebrigtsen | 2016-05-03 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | | | Add more abbrev tests | Lee Bochicchio | 2016-05-03 | 1 | -9/+138 | |
| * | | | | | | | | | | | | | | | | | | Allow eval-ing named character literals | Philipp Stephani | 2016-05-02 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-05-02 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Add electric-quote-string unit test | Philipp Stephani | 2016-05-02 | 1 | -0/+8 | |
| * | | | | | | | | | | | | | | | | | | ; Fix last commit in tramp-tests.el | Michael Albinus | 2016-05-02 | 1 | -5/+7 | |
| * | | | | | | | | | | | | | | | | | | Fix Bug#10085 | Michael Albinus | 2016-05-02 | 1 | -1/+13 | |
| * | | | | | | | | | | | | | | | | | | ; Spelling and quoting fixes | Paul Eggert | 2016-05-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-05-01 | 1 | -0/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Don't mistake `for' inside a function for a part of array comprehension | Dmitry Gutov | 2016-04-28 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | | Add new keywords of Python 3.5 | Lele Gaifax | 2016-04-26 | 1 | -0/+56 | |
| | * | | | | | | | | | | | | | | | | | Fix Bug#20637. Do not merge to master | Michael Albinus | 2016-04-14 | 1 | -18/+19 | |
| * | | | | | | | | | | | | | | | | | | ; Comment tweak. | Glenn Morris | 2016-04-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Add completion of `calc()' in CSS mode | Simen Heggestøyl | 2016-04-26 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | New function ‘char-from-name’ | Paul Eggert | 2016-04-25 | 1 | -4/+44 | |
| * | | | | | | | | | | | | | | | | | | Revert the disputed VC change and update the tests | Dmitry Gutov | 2016-04-24 | 1 | -39/+16 | |
| * | | | | | | | | | | | | | | | | | | Don't let `css--property-values' return duplicates | Simen Heggestøyl | 2016-04-24 | 1 | -4/+14 | |
| * | | | | | | | | | | | | | | | | | | Encode the shr tests files with trailing white space | Lars Magne Ingebrigtsen | 2016-04-24 | 2 | -3/+6 | |
| * | | | | | | | | | | | | | | | | | | Cache results of `css--property-values' | Simen Heggestøyl | 2016-04-24 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | | | Some improvements in vc | Michael Albinus | 2016-04-24 | 1 | -113/+91 | |
| * | | | | | | | | | | | | | | | | | | * test/lisp/xt-mouse-tests.el: Move from test/automated/. | Glenn Morris | 2016-04-23 | 1 | -0/+0 | |
| * | | | | | | | | | | | | | | | | | | Regexps for matching CMake output | Jö Fahlke | 2016-04-23 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | | | Improve character name escapes | Paul Eggert | 2016-04-21 | 1 | -13/+19 | |
| * | | | | | | | | | | | | | | | | | | Use 'ucs-names' for character name escapes | Philipp Stephani | 2016-04-21 | 1 | -2/+9 | |
| * | | | | | | | | | | | | | | | | | | Implement named character escapes, similar to Perl | Philipp Stephani | 2016-04-21 | 1 | -0/+54 | |
| * | | | | | | | | | | | | | | | | | | ; Spelling fixes | Paul Eggert | 2016-04-21 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | autorevert: Resume with polling if file is deleted | Michael Albinus | 2016-04-19 | 1 | -2/+71 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-04-11 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Fix stability confusion in sort-tests | Paul Eggert | 2016-04-06 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | | Add vc-backend and vc-responsible-backend tests | Michael Albinus | 2016-04-09 | 1 | -18/+55 | |
| * | | | | | | | | | | | | | | | | | | Prefer 'font-lock-face to 'face in erc where appropriate | Vivek Dasmohapatra | 2016-04-07 | 1 | -0/+118 | |
| * | | | | | | | | | | | | | | | | | | Add new keywords of Python 3.5 | Lele Gaifax | 2016-04-06 | 1 | -0/+56 | |
| * | | | | | | | | | | | | | | | | | | Spelling fixes | Paul Eggert | 2016-04-03 | 3 | -8/+8 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-04-03 | 1 | -0/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | (js--continued-expression-p): Special-case unary plus and minus | Dmitry Gutov | 2016-04-02 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | Fix OS X specific settings in tramp-tests | Michael Albinus | 2016-03-31 | 1 | -14/+8 | |
| * | | | | | | | | | | | | | | | | | | Fix Bug#22145 | Michael Albinus | 2016-04-03 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | John Wiegley | 2016-04-02 | 2 | -1/+118 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||