| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | Use normal double quotes in TeX / LaTeX comments | Karl Fogel | 2016-08-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | Avoid crashes for invalid value of key modifiers | Eli Zaretskii | 2016-08-29 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | | | Add tests for dom.el | Simen Heggestøyl | 2016-08-28 | 1 | -0/+201 | |
| * | | | | | | | | | | | | | | | | | | Fix etags test suite messed up by merges from emacs-25 | Eli Zaretskii | 2016-08-26 | 4 | -29/+0 | |
| * | | | | | | | | | | | | | | | | | | ; Spelling fixes | Paul Eggert | 2016-08-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Add tests for Bug#24264 | Tino Calancha | 2016-08-19 | 1 | -0/+266 | |
| * | | | | | | | | | | | | | | | | | | Add tests for 'substitute-command-keys' | Eli Zaretskii | 2016-08-18 | 1 | -0/+92 | |
| * | | | | | | | | | | | | | | | | | | Add compatibility layer for `temporary-file-directory-function' | Michael Albinus | 2016-08-10 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | Add `make-nearby-temp-file' and `temporary-file-directory' | Michael Albinus | 2016-08-07 | 1 | -125/+116 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-08-05 | 1 | -17/+109 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Improve timing in `tramp-test29-environment-variables' | Michael Albinus | 2016-07-14 | 1 | -13/+9 | |
| | * | | | | | | | | | | | | | | | | | Add test for handling environment variables in Tramp | Michael Albinus | 2016-07-14 | 1 | -17/+113 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-08-05 | 1 | -1/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Fix missing point information in undo | Phillip Lord | 2016-07-05 | 1 | -1/+18 | |
| * | | | | | | | | | | | | | | | | | | Spelling and minor grammar fixes | Paul Eggert | 2016-08-05 | 3 | -8/+8 | |
| * | | | | | | | | | | | | | | | | | | Fix accessing regex-resources in out-of-tree test runs in regex-tests | Michal Nazarewicz | 2016-08-03 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | | | | | Fix unused lexical variable | Michal Nazarewicz | 2016-08-02 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | | | | | * cl-generic.el: Fix problems introduced by new load-history format | Stefan Monnier | 2016-08-02 | 1 | -11/+36 | |
| * | | | | | | | | | | | | | | | | | | Split regex glibc test cases into separet tests | Michal Nazarewicz | 2016-08-02 | 1 | -6/+18 | |
| * | | | | | | | | | | | | | | | | | | Don’t (require 'cl) | Michal Nazarewicz | 2016-08-02 | 1 | -4/+3 | |
| * | | | | | | | | | | | | | | | | | | Fix reading of regex-resources in regex-tests | Michal Nazarewicz | 2016-08-02 | 1 | -6/+5 | |
| * | | | | | | | | | | | | | | | | | | Added driver for the regex tests | Dima Kogan | 2016-08-02 | 1 | -0/+572 | |
| * | | | | | | | | | | | | | | | | | | New regex tests imported from glibc 2.21 | Dima Kogan | 2016-08-02 | 4 | -0/+3723 | |
| * | | | | | | | | | | | | | | | | | | Fix dired-test-bug22694 | Ken Brown | 2016-07-27 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | Fix ‘[[:cc:]]*literal’ regex failing to match ‘literal’ (bug#24020) | Michal Nazarewicz | 2016-07-25 | 1 | -0/+92 | |
| * | | | | | | | | | | | | | | | | | | Fix failing test | Tino Calancha | 2016-07-21 | 1 | -3/+7 | |
| * | | | | | | | | | | | | | | | | | | Fix 'transpose-regions' when LEAVE-MARKERS arg is non-nil | Eli Zaretskii | 2016-07-19 | 1 | -0/+45 | |
| * | | | | | | | | | | | | | | | | | | Keep w32 environment settings internal only | Noam Postavsky | 2016-07-18 | 1 | -0/+39 | |
| * | | | | | | | | | | | | | | | | | | Add tests for ucs-normalize.el | Noam Postavsky | 2016-07-16 | 1 | -0/+277 | |
| * | | | | | | | | | | | | | | | | | | Test mapcan | Mario Lang | 2016-07-11 | 1 | -0/+10 | |
| * | | | | | | | | | | | | | | | | | | Dired always read file system | Tino Calancha | 2016-07-11 | 1 | -0/+19 | |
| * | | | | | | | | | | | | | | | | | | Detect aliases to built-in functions | Tino Calancha | 2016-07-09 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | Avoid recursive detection of remote uid and gid in tramp-gvfs.el | Michael Albinus | 2016-07-09 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | Minor tweaks of copying text properties when padding strings | Eli Zaretskii | 2016-07-09 | 1 | -2/+26 | |
| * | | | | | | | | | | | | | | | | | | Yet another fix for copying properties by 'format' | Eli Zaretskii | 2016-07-08 | 1 | -1/+11 | |
| * | | | | | | | | | | | | | | | | | | Run tests from non-byte compiled files | Phillip Lord | 2016-07-07 | 1 | -5/+8 | |
| * | | | | | | | | | | | | | | | | | | Complete "initial" and "unset" in CSS mode | Simen Heggestøyl | 2016-07-06 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | Make all Tramp tests pass for "gdrive" method | Michael Albinus | 2016-07-05 | 1 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | | Add :expected-result :failed for unfixed bug test | Tino Calancha | 2016-07-06 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | * test/lisp/help-fns-tests.el: Add several tests for 'describe-function'. | Tino Calancha | 2016-07-05 | 1 | -5/+56 | |
| * | | | | | | | | | | | | | | | | | | Simplify ‘delete-trailing-whitespace’ by not treating \n as whitespace | Michal Nazarewicz | 2016-07-04 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | Make ‘delete-trailing-whitespace’ delete spaces after form feed | Michal Nazarewicz | 2016-07-04 | 1 | -2/+15 | |
| * | | | | | | | | | | | | | | | | | | Add Google Drive support to Tramp | Michael Albinus | 2016-07-04 | 1 | -3/+2 | |
| * | | | | | | | | | | | | | | | | | | Add tests for copying properties by 'format' | Eli Zaretskii | 2016-06-28 | 1 | -0/+57 | |
| * | | | | | | | | | | | | | | | | | | Also handle escaping when string begins with a quote | Dmitry Gutov | 2016-06-27 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | Fix quote escaping in ruby-toggle-string-quotes | Sriram Thaiyar | 2016-06-27 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | | | | | Fix some oddities in Tramp's rsync and smb methods | Michael Albinus | 2016-06-26 | 1 | -11/+47 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | Paul Eggert | 2016-06-26 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | ; Spelling fixes | Paul Eggert | 2016-06-26 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | ; Only load .elc file in tests. | Phillip Lord | 2016-06-22 | 1 | -1/+1 | |