summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix 302 redirectscratch/with-fetched-urlLars Ingebrigtsen2018-04-141-0/+2
* Update with-url branch and rename to with-fetched-urlwith-fetched-urlLars Ingebrigtsen2018-04-147-254/+1048
* Revert "Revert "Give better errors in signing failures in Gnus""Lars Ingebrigtsen2018-04-142-0/+4
* Make DISCARD-COMMENTS in `libxml-parse-{html,xml}-region' obsoleteLars Ingebrigtsen2018-04-144-3/+37
* Merge from origin/emacs-26Glenn Morris2018-04-1418-41/+51
|\
| * Fix building etc/DOC in the MSDOS portEli Zaretskii2018-04-141-2/+2
| * * lisp/select.el (gui-get-selection): Doc fix.Eli Zaretskii2018-04-141-2/+4
| * ; * doc/lispref/display.texi (Temporary Displays): Fix typos.Eli Zaretskii2018-04-131-2/+2
| * Complete documentation of syntax flags by adding `c'Alan Mackenzie2018-04-131-1/+1
| * Fix typos and minor wording issues in ELisp manualEli Zaretskii2018-04-137-25/+27
| * Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emacs into emacs-26Eli Zaretskii2018-04-134-5/+5
| |\
| | * Remove repetitions in documentation stringsRobert Pluim2018-04-134-5/+5
| * | Avoid segfault in processes of type 'pipe'Eli Zaretskii2018-04-131-0/+4
| |/
| * * lisp/image.el (image-load-path): Doc fix.Eli Zaretskii2018-04-121-0/+3
| * ; * etc/NEWS: Remove a FIXME. (Bug#31122)Eli Zaretskii2018-04-101-4/+3
* | Change the default From style to `angles' and make obsoleteLars Ingebrigtsen2018-04-142-4/+11
* | Make image-mode respect `imagemagick-types-inhibit'Lars Ingebrigtsen2018-04-142-1/+14
* | Revert "Give better errors in signing failures in Gnus"Lars Ingebrigtsen2018-04-142-4/+0
* | Tweak mailcap precedence so that Emacs values are heeded betterLars Ingebrigtsen2018-04-141-18/+38
* | Subject: Fix circular dependency for mm-decodeTino Calancha2018-04-141-1/+2
* | ; * doc/misc/url.texi (file/ftp): Remove stray '@end defopt'.Noam Postavsky2018-04-141-2/+0
* | Do not destructively modify interprogram pasteBasil L. Contovounesios2018-04-141-2/+4
* | Don't bind image commands on eww non-image linksLars Ingebrigtsen2018-04-141-1/+10
* | Move utility function to mm-util.elLars Ingebrigtsen2018-04-142-14/+14
* | Make the url file: handler be less cleverLars Ingebrigtsen2018-04-143-17/+9
* | Don't bind image commands on non-image links in GnusLars Ingebrigtsen2018-04-131-3/+18
* | Revert "Add colors to faces that lack them."Lars Ingebrigtsen2018-04-131-7/+7
* | Tweak the fonts applied to shr indentationLars Ingebrigtsen2018-04-131-6/+6
* | Further tweak point placement on gnus-summary-select-article-bufferLars Ingebrigtsen2018-04-131-1/+2
* | Tweak point placement in *Group* on `Q' exitLars Ingebrigtsen2018-04-131-1/+1
* | Tweak point placement in gnus-summary-select-article-bufferLars Ingebrigtsen2018-04-131-1/+5
* | Compute erc line lengths correctly for utf-8 (etc.)Lars Ingebrigtsen2018-04-131-3/+7
* | Clean up some defvoo doc stringsLars Ingebrigtsen2018-04-136-39/+39
* | Further fix to eieio-persistentEric Abrahamsen2018-04-131-17/+15
* | Make nnimap parse pathological spam headers betterLars Ingebrigtsen2018-04-131-9/+10
* | Fix syntax error in emacs-mime.texi in last check-inLars Ingebrigtsen2018-04-131-2/+2
* | Prefer settings from ~/.mailcap over system and Emacs settingsLars Ingebrigtsen2018-04-133-4/+41
* | Fix bug in shr-urlify introduced in previous patchLars Ingebrigtsen2018-04-131-2/+3
* | Make shr support inline <div>sLars Ingebrigtsen2018-04-131-3/+7
* | Notify the user a bit more before clicking IDNA linksLars Ingebrigtsen2018-04-131-6/+18
* | (nnimap-sequence): Add commentLars Ingebrigtsen2018-04-131-0/+2
* | (url-http): Ensure that the referrer is all-ASCIILars Ingebrigtsen2018-04-131-1/+1
* | gnutls.el now needs punycodeLars Ingebrigtsen2018-04-131-0/+1
* | Make Unicode domain names work again in URL after recent changesLars Ingebrigtsen2018-04-134-27/+29
* | Update defcustom version for last patch to url-vars.elLars Ingebrigtsen2018-04-131-1/+1
* | Use a separate history for the eww promptLars Ingebrigtsen2018-04-131-1/+2
* | Fix Bug#30246Michael Albinus2018-04-133-11/+192
* | Change gnutls-verify-error to be first-matchPeder O. Klingenberg2018-04-136-22/+126
* | Make #anchors work again in ewwLars Ingebrigtsen2018-04-131-4/+4
* | Doc fix after previous gnutls patchRobert Pluim2018-04-131-3/+3