| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | Fix map-put and map-delete for alists (Bug#23105) | Nicolas Petton | 2016-03-25 | 1 | -1/+8 | |
| | * | | | | | | | | | | | | | | | | | Add customization option for using UTF-8 coordinates in xt-mouse | Philipp Stephani | 2016-03-25 | 1 | -0/+110 | |
| * | | | | | | | | | | | | | | | | | | Fix typo in network-stream-tests.el | Michael Albinus | 2016-03-29 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | New function seq-sort-by in seq.el | Nicolas Petton | 2016-03-29 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | | Add a new function `buffer-hash' | Lars Magne Ingebrigtsen | 2016-03-28 | 1 | -0/+16 | |
| * | | | | | | | | | | | | | | | | | | Implement 'func-arity' | Paul Pogonyshev | 2016-03-26 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | | | | | (shr-insert): Respect non-breaking space in non-<pre> text | Lars Magne Ingebrigtsen | 2016-03-25 | 2 | -0/+13 | |
| * | | | | | | | | | | | | | | | | | | Adapt filenotify-tests.el according latest tests | Michael Albinus | 2016-03-24 | 1 | -21/+10 | |
| * | | | | | | | | | | | | | | | | | | Support completion of attribute values in CSS mode | Simen Heggestøyl | 2016-03-23 | 1 | -0/+66 | |
| * | | | | | | | | | | | | | | | | | | ; Remove unwanted merge from emacs-25 | Michael Albinus | 2016-03-22 | 1 | -11/+2 | |
| * | | | | | | | | | | | | | | | | | | - | Paul Eggert | 2016-03-22 | 1 | -2/+11 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Suppress some Tramp tests for OSX, do not merge with master | Michael Albinus | 2016-03-17 | 1 | -2/+11 | |
| * | | | | | | | | | | | | | | | | | | - | Paul Eggert | 2016-03-22 | 3 | -7/+59 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Fix Ruby's operator precedence | Dmitry Gutov | 2016-03-16 | 1 | -1/+22 | |
| | * | | | | | | | | | | | | | | | | | (ruby-interpolation-inside-another-interpolation): New failing test | Dmitry Gutov | 2016-03-16 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | | * test/automated/package-test.el (package-test-signed): Tweak skip | Glenn Morris | 2016-03-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | Do not tokenize a comment before continuation as ';' | Dmitry Gutov | 2016-03-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | Don't misindent arguments of a method call inside continuation | Dmitry Gutov | 2016-03-15 | 1 | -0/+11 | |
| | * | | | | | | | | | | | | | | | | | Tweak the left precedence of '=>' | Dmitry Gutov | 2016-03-14 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | Indent '.' relative to the first sibling expression | Dmitry Gutov | 2016-03-14 | 1 | -0/+5 | |
| | * | | | | | | | | | | | | | | | | | Support Ruby 2.3.0's safe navigation operator | Dmitry Gutov | 2016-03-12 | 1 | -4/+5 | |
| * | | | | | | | | | | | | | | | | | | Move the cert files to the data directory | Lars Magne Ingebrigtsen | 2016-03-20 | 3 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | Further empty <li> tweaks | Lars Magne Ingebrigtsen | 2016-03-20 | 2 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | Don't remove too much white space at the end of documents | Lars Magne Ingebrigtsen | 2016-03-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | Add tests for empty <ul><li> | Lars Magne Ingebrigtsen | 2016-03-20 | 2 | -0/+7 | |
| * | | | | | | | | | | | | | | | | | | Add more shr HTML rendering tests | Lars Magne Ingebrigtsen | 2016-03-20 | 6 | -5/+29 | |
| * | | | | | | | | | | | | | | | | | | Add a test harness for shr HTML rendering and one test | Lars Magne Ingebrigtsen | 2016-03-20 | 3 | -0/+50 | |
| * | | | | | | | | | | | | | | | | | | Improve w32notify notifications | Fabrice Popineau | 2016-03-19 | 1 | -4/+11 | |
| * | | | | | | | | | | | | | | | | | | * test/lisp/dabbrev-tests.el: Merge fix: move here from test/automated. | Glenn Morris | 2016-03-16 | 1 | -0/+0 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | John Wiegley | 2016-03-11 | 12 | -150/+187 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Rework C source files to avoid ^( | Paul Eggert | 2016-03-10 | 3 | -8/+8 | |
| | * | | | | | | | | | | | | | | | | | By default, etags produces unqualified Perl tag names | Eli Zaretskii | 2016-03-10 | 6 | -141/+141 | |
| | * | | | | | | | | | | | | | | | | | Indent methods with keyword names correctly | Dmitry Gutov | 2016-03-10 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | Propertize character literals and special global variables differently | Dmitry Gutov | 2016-03-10 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | Propertize operator symbol names with symbol syntax class | Dmitry Gutov | 2016-03-09 | 1 | -0/+6 | |
| | * | | | | | | | | | | | | | | | | | Allow using the left shift operator without spaces on both sides | Dmitry Gutov | 2016-03-09 | 1 | -0/+9 | |
| | * | | | | | | | | | | | | | | | | | Guard against nested percent literals | Dmitry Gutov | 2016-03-07 | 1 | -0/+8 | |
| | * | | | | | | | | | | | | | | | | | Recognize iuwu-mod after an escaped newline | Dmitry Gutov | 2016-03-07 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | Don't misindent computed property generator methods | Dmitry Gutov | 2016-03-05 | 1 | -1/+6 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | John Wiegley | 2016-03-11 | 2 | -1/+48 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Prevent infinite loop on not-well-formed xml. (Bug#16344) | Ulf Jasper | 2016-03-02 | 1 | -1/+6 | |
| | * | | | | | | | | | | | | | | | | | Add the missing test case for the previous patch | Alan Third | 2016-03-02 | 1 | -0/+42 | |
| * | | | | | | | | | | | | | | | | | | Don't run ipv6 test on systems without ipv6 | Lars Magne Ingebrigtsen | 2016-03-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | Fix Bug#22814 | Michael Albinus | 2016-03-04 | 1 | -22/+64 | |
| * | | | | | | | | | | | | | | | | | | Move cl-seq-tests to the right place after the merge | Lars Ingebrigtsen | 2016-03-04 | 1 | -42/+0 | |
| * | | | | | | | | | | | | | | | | | | Move cl-seq-tests to the right place after the merge | Lars Ingebrigtsen | 2016-03-04 | 1 | -0/+42 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | John Wiegley | 2016-03-03 | 1 | -0/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Fix targets in test/automated/Makefile.in | Michael Albinus | 2016-03-01 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | Merge from origin/emacs-25 | John Wiegley | 2016-03-03 | 1 | -69/+76 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | | | | | | Further adaptions in file-notify-tests.el for w32notify | Michael Albinus | 2016-02-23 | 1 | -69/+76 | |