aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Fix diff-mode face problem when used in terminals (Bug#35695)Anders Lindgren2019-05-151-4/+20
* | | | | * lisp/gnus/gnus-sum.el: Use lexical-bindingStefan Monnier2019-05-151-121/+122
* | | | | Tune reading of radix integersPaul Eggert2019-05-151-74/+73
* | | | | * lisp/mail/footnote.el (footnote-prefix): Docstring typo.Stefan Monnier2019-05-151-3/+2
* | | | | Add standard unmatchable regexpMattias Engdegård2019-05-1518-39/+58
* | | | | Avoid infinitly looping in tramp-interrupt-process (bug#35506)John Shahid2019-05-151-4/+3
* | | | | CC Mode: fix indentation in switch statement after "case a(1):".Alan Mackenzie2019-05-152-2/+35
* | | | | Describe error data in url-retrieve betterLars Ingebrigtsen2019-05-151-3/+5
* | | | | Don't have url-basic-auth bug out when called with an URL stringLars Ingebrigtsen2019-05-151-2/+2
* | | | | Fix obscure HTTP chunked parsing problemLars Ingebrigtsen2019-05-151-0/+6
* | | | | Indent url-http-chunked-encoding-after-change-functionLars Ingebrigtsen2019-05-151-3/+2
* | | | | Fix url-auth prompts when realm is emptyThomas Fitzsimmons2019-05-151-0/+2
* | | | | Make image scaling work without imagemagick support in ewwLars Ingebrigtsen2019-05-151-31/+28
* | | | | ; Merge from origin/emacs-26Glenn Morris2019-05-140-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Backport: fix broken build on m68kPaul Eggert2019-05-141-52/+25
| * | | | Handle GNUTLS_E_AGAIN in emacs_gnutls_read (Bug#34341)Noam Postavsky2019-05-131-2/+9
* | | | | Merge from origin/emacs-26Glenn Morris2019-05-1412-67/+223
|\ \ \ \ \ | |/ / / /
| * | | | Let dir locals for more specific modes override those from lessNeil Roberts2019-05-122-0/+69
| * | | | Improve documentation of Hexl modeEli Zaretskii2019-05-111-3/+12
| * | | | Fix description of (move-to-column <n> t) when column <n> is inside a tabAlan Mackenzie2019-05-092-6/+9
| * | | | ; Fix smtpmail-stream-type docstringNoam Postavsky2019-05-091-3/+3
| * | | | Recognize single quote attribute values in nxml and sgml (Bug#35381)Noam Postavsky2019-05-093-20/+35
| * | | | Disable extra display of &#10; in nxml-mode (Bug#32897)Noam Postavsky2019-05-091-1/+3
| * | | | Fix nxml-get-inside (Bug#32003)Noam Postavsky2019-05-092-22/+82
| * | | | Fix positioning client buffer as instructed by emacsclientEli Zaretskii2019-05-081-1/+8
* | | | | ; Merge from origin/emacs-26Glenn Morris2019-05-140-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | * etc/package-keyring.gpg: Add the 2019 key (backport)Stefan Monnier2019-05-081-0/+0
* | | | | * lisp/progmodes/project.el (project-read-file-name-function): Fix type.Juri Linkov2019-05-142-7/+9
* | | | | * lisp/savehist.el: Use lexical-bindingStefan Monnier2019-05-141-30/+16
* | | | | Default to disabling ImageMagick (Bug#33587)Paul Eggert2019-05-134-5/+11
* | | | | Allow customizing the display of project file names when readingDmitry Gutov2019-05-143-42/+57
* | | | | Avoid artifacts in ftx and ftcr font backend driversYAMAMOTO Mitsuharu2019-05-142-7/+37
* | | | | Fix mail-header-separator font lock in message.elBasil L. Contovounesios2019-05-141-13/+15
* | | | | Extract common code for adding text propertiesKévin Le Gouguec2019-05-131-27/+20
* | | | | Stop splicing anonymous faces in font-lock-append-text-propertyKévin Le Gouguec2019-05-132-1/+47
* | | | | Do not hard-code message-mode keys in docstringBasil L. Contovounesios2019-05-131-36/+3
* | | | | Fix last change to message-signature :typeBasil L. Contovounesios2019-05-131-4/+4
* | | | | Document nil value of message-signature and mail-signatureRobert Pluim2019-05-132-4/+7
* | | | | * lisp/vc/log-view.el (log-view-diff-common): Use the previous revisionJuri Linkov2019-05-131-3/+4
* | | | | [PATCH 1/1] Adds variable 'eww-accept-content-types'Alexandre Garreau2019-05-131-19/+11
* | | | | Make mml respect the "recipient-filename" parameterLars Ingebrigtsen2019-05-131-2/+8
* | | | | Make eww understand #fragment URLs at point interactivelyLars Ingebrigtsen2019-05-132-4/+5
* | | | | Fix broken build on m68kPaul Eggert2019-05-131-52/+25
* | | | | Add a comment about the previous shr changeLars Ingebrigtsen2019-05-131-0/+2
* | | | | Fix problems in shr when indenting tablesLars Ingebrigtsen2019-05-131-2/+4
* | | | | Use a more specific Accepts header in ewwFederico Tedin2019-05-131-4/+10
* | | | | ; * lisp/faces.el (fill-column-indicator): Fix typo.Jimmy Aguilar Mena2019-05-121-1/+1
* | | | | (eww-follow-link): Record the location properly when following #linksXu Chunyang2019-05-121-0/+1
* | | | | * lisp/emacs-lisp/packages.el: Add `all` to package-check-signatureStefan Monnier2019-05-122-5/+19
* | | | | Improve printing for named keyboard macros (Bug#35486)Noam Postavsky2019-05-122-13/+22