| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge from origin/emacs-25 | Paul Eggert | 2016-04-11 | 1 | -1/+0 |
| |\ | |||||
| | * | Comint and compile no longer set EMACS | Paul Eggert | 2016-04-08 | 1 | -1/+0 |
| | * | Handle Bug#23186 | Michael Albinus | 2016-04-03 | 2 | -2/+4 |
| * | | New custom option for overriding mailcap choices | Tassilo Horn | 2016-04-10 | 1 | -29/+102 |
| * | | ; Remove superfluous merge from emacs-25 | Michael Albinus | 2016-04-06 | 1 | -20/+0 |
| * | | Merge from origin/emacs-25 | Paul Eggert | 2016-04-03 | 1 | -0/+20 |
| |\ \ | |/ | |||||
| | * | More format-time-string change fixups | Paul Eggert | 2016-04-02 | 1 | -1/+1 |
| | * | Fix OS X specific settings in tramp-tests | Michael Albinus | 2016-03-31 | 2 | -2/+22 |
| * | | Fix Bug#23186, again | Michael Albinus | 2016-04-03 | 1 | -7/+4 |
| * | | Fix Bug#23186 | Michael Albinus | 2016-04-03 | 2 | -2/+4 |
| * | | Fix Bug#22145 | Michael Albinus | 2016-04-03 | 3 | -7/+35 |
| * | | Merge from origin/emacs-25 | John Wiegley | 2016-04-02 | 1 | -0/+1 |
| |\ \ | |/ | |||||
| | * | Comint, term, and compile now set EMACS | Paul Eggert | 2016-03-23 | 1 | -0/+1 |
| | * | Render empty <ul><li><ul> correctly | Lars Magne Ingebrigtsen | 2016-03-20 | 1 | -0/+4 |
| | * | Ignore invalid base64 encoded embedded images | Lars Magne Ingebrigtsen | 2016-03-20 | 1 | -1/+2 |
| | * | Fix <p> and <div> newlines with or without <li> in shr | Lars Magne Ingebrigtsen | 2016-03-20 | 1 | -3/+12 |
| | * | Move xsd:base64Binary decoding fix to debbugs.el 0.9.1 | Thomas Fitzsimmons | 2016-03-16 | 1 | -3/+7 |
| * | | (shr-insert): Respect non-breaking space in non-<pre> text | Lars Magne Ingebrigtsen | 2016-03-25 | 1 | -11/+15 |
| * | | Cleanup file notification code in Tramp | Michael Albinus | 2016-03-25 | 1 | -37/+50 |
| * | | Fix problems caused by new implementation of sub-word mode | Eli Zaretskii | 2016-03-21 | 1 | -1/+1 |
| * | | Further empty <li> tweaks | Lars Magne Ingebrigtsen | 2016-03-20 | 1 | -1/+3 |
| * | | Don't remove too much white space at the end of documents | Lars Magne Ingebrigtsen | 2016-03-20 | 1 | -5/+2 |
| * | | Ignore invalid base64 encoded embedded images | Lars Magne Ingebrigtsen | 2016-03-20 | 1 | -1/+2 |
| * | | Render empty <ul><li><ul> correctly | Lars Magne Ingebrigtsen | 2016-03-20 | 1 | -0/+4 |
| * | | Fix <p> and <div> newlines with or without <li> in shr | Lars Magne Ingebrigtsen | 2016-03-20 | 1 | -3/+12 |
| * | | Remove code left over from when overlays were used for padding | Lars Magne Ingebrigtsen | 2016-03-20 | 1 | -26/+0 |
| * | | Remove trailing blank lines in shr | Lars Magne Ingebrigtsen | 2016-03-20 | 1 | -0/+14 |
| * | | Sync with soap-client repository, version 3.1.1 | Thomas Fitzsimmons | 2016-03-16 | 1 | -56/+76 |
| * | | Update handling of <bdo> per Unicode 9.0 | Eli Zaretskii | 2016-03-12 | 1 | -2/+2 |
| * | | Remove compat code in Tramp | Michael Albinus | 2016-03-11 | 1 | -37/+29 |
| * | | Assume getaddrinfo in C code | Paul Eggert | 2016-03-07 | 1 | -2/+2 |
| * | | Remove support for IRIX | Paul Eggert | 2016-03-07 | 1 | -1/+1 |
| * | | Allow making TLS negotiation blocking | Lars Magne Ingebrigtsen | 2016-03-05 | 1 | -1/+3 |
| * | | Merge from origin/emacs-25 | John Wiegley | 2016-03-03 | 1 | -5/+11 |
| |\ \ | |/ | |||||
| | * | Also allow setting the paragraph direction to nil | Lars Ingebrigtsen | 2016-03-01 | 1 | -5/+11 |
| | * | Use the correct background color when filling nested <divs> | Lars Ingebrigtsen | 2016-02-29 | 1 | -1/+2 |
| | * | Make <div> in <li> not insert extra newlines | Lars Ingebrigtsen | 2016-02-29 | 1 | -1/+1 |
| * | | Merge from origin/emacs-25 | John Wiegley | 2016-03-03 | 1 | -1/+12 |
| |\ \ | |/ | |||||
| | * | Add a eww command to toggle paragraph direction | Lars Ingebrigtsen | 2016-02-28 | 1 | -1/+12 |
| * | | Fix issue of inserting images on some systems | Alain Schneble | 2016-03-03 | 1 | -1/+1 |
| * | | Support <bdo> and <bdi> | Lars Ingebrigtsen | 2016-03-01 | 1 | -0/+18 |
| * | | Respect <html dir=auto> | Lars Ingebrigtsen | 2016-03-01 | 1 | -1/+3 |
| * | | Default bidi paragraph direction to nil | Lars Ingebrigtsen | 2016-03-01 | 1 | -2/+2 |
| * | | Use the correct background color when filling nested <divs> | Lars Ingebrigtsen | 2016-02-29 | 1 | -1/+2 |
| * | | Make <div> in <li> not insert extra newlines | Lars Ingebrigtsen | 2016-02-29 | 1 | -1/+1 |
| * | | Move `o' to `O' in shr-map | Lars Ingebrigtsen | 2016-02-24 | 1 | -1/+1 |
| * | | Move low-level library files from the lisp/gnus directory | Lars Ingebrigtsen | 2016-02-24 | 7 | -0/+3901 |
| * | | Merge from origin/emacs-25 | John Wiegley | 2016-02-22 | 2 | -17/+24 |
| |\ \ | |/ | |||||
| | * | Set file modes of pinentry socket for extra safety | Daiki Ueno | 2016-02-22 | 1 | -11/+14 |
| | * | Revert "Change the default socket location for pinentry" | Daiki Ueno | 2016-02-22 | 1 | -20/+21 |