summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clarify menu entry in previous check-inLars Ingebrigtsen2018-04-151-1/+1
* Add new command `gnus-summary-attach-article'Lars Ingebrigtsen2018-04-154-0/+47
* Divert to call `gnus-activate-group' with the SCAN argument setDaiki Ueno2018-04-151-3/+8
* Abort Gnus exit if we have unsaved Message buffersLars Ingebrigtsen2018-04-151-0/+15
* Avoid an infloop in shr filling when not using fontsLars Ingebrigtsen2018-04-151-36/+39
* Remove calls from string-to-multibyte in nnheader/nntpLars Ingebrigtsen2018-04-152-11/+6
* Remove a string-to-multibyte from nnmh.elLars Ingebrigtsen2018-04-151-6/+5
* Remove call to string-to-multibyte from nndoc.elLars Ingebrigtsen2018-04-151-1/+1
* Fix calculation in gnus-update-group-mark-positionsLars Ingebrigtsen2018-04-151-1/+1
* Removed outdated comment from nnweb.elLars Ingebrigtsen2018-04-151-4/+0
* Rewrite Gnus calls to compat function mm-multibyte-pLars Ingebrigtsen2018-04-155-9/+10
* Rewrite string-as-unibyte/string-as-multibyte logic in nnmailLars Ingebrigtsen2018-04-151-4/+4
* Remove call to string-as-unibyte from nnmailLars Ingebrigtsen2018-04-151-1/+1
* Remove calls to string-as-unibyte from nnir.elLars Ingebrigtsen2018-04-151-21/+19
* Remove call to string-as-unibyte in gnus-start.elLars Ingebrigtsen2018-04-151-4/+0
* Remove call to string-as-unibyte from gnus-start.elLars Ingebrigtsen2018-04-151-1/+1
* Modernise a Gnus function a bitLars Ingebrigtsen2018-04-141-9/+4
* Remove two string-as-unibyte in gnus-srvr.elLars Ingebrigtsen2018-04-141-19/+17
* Fix a `string-to-multibyte' in GnusLars Ingebrigtsen2018-04-141-3/+2
* Fix a string-as-unibyte in GnusLars Ingebrigtsen2018-04-141-1/+2
* Further shr line folding/link continuation tweaksLars Ingebrigtsen2018-04-141-10/+17
* Indent after transforming for loop into do/whileLars Ingebrigtsen2018-04-141-177/+176
* Make call-process work if exec-path is nilLars Ingebrigtsen2018-04-141-3/+7
* Make erc-current-logfile work with explicit parameterLars Ingebrigtsen2018-04-141-12/+13
* Tweak shr link text property adjustments when foldingLars Ingebrigtsen2018-04-141-2/+2
* * lisp/erc/erc-button.el (erc-button-search-url): Doc fix.Lars Ingebrigtsen2018-04-141-1/+1
* erc build fix for the previous patchLars Ingebrigtsen2018-04-141-0/+1
* erc-truncate-buffer-on-save doc string clarificationLars Ingebrigtsen2018-04-141-1/+1
* Ignore all-whitespace topics in ercLars Ingebrigtsen2018-04-141-2/+4
* Rename url-button-google-urlLars Ingebrigtsen2018-04-142-2/+12
* Subject: Fix problem with erc buffer renames after reconnectJohn Goerzen2018-04-141-8/+8
* (libxml-parse-html-region): Make DISCARD-COMMENTS obsoleteLars Ingebrigtsen2018-04-142-10/+6
* 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