summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* More alias-related tediumGlenn Morris2018-04-209-29/+35
* The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-2030-78/+93
* * lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-defvar-function):Stefan Monnier2018-04-201-0/+9
* * lisp/url/url-file.el: Use lexical-binding.Stefan Monnier2018-04-201-7/+6
* * lisp/net/newst-backend.el (newsticker--sentinel-work):Glenn Morris2018-04-201-4/+5
* * lisp/replace.el (query-replace-descr): Silence compiler.Glenn Morris2018-04-201-2/+3
* Merge from origin/emacs-26Glenn Morris2018-04-202-4/+5
|\
| * Don't assume term-current-row cache is valid (Bug#31193)Noam Postavsky2018-04-181-2/+2
| * Fix flyspell-auto-correct-previous-word broken by recent changeEli Zaretskii2018-04-171-2/+3
* | * lisp/international/mule-cmds.el (view-hello-file): Avoid duplicateStefan Monnier2018-04-201-3/+1
* | * lisp/international/mule-cmds.el (view-hello-file): Use utf-8 coding.Michael Albinus2018-04-201-1/+1
* | * lisp/url/url-util.el (puny-encode-domain): Autoload it.Glenn Morris2018-04-191-0/+1
* | Amend c-colon-type-list-re also to handle compound identifiersAlan Mackenzie2018-04-191-1/+5
* | Use text properties to save search parameters. (Bug#22479)Juri Linkov2018-04-193-26/+73
* | * lisp/isearch.el (isearch-mode-map): Restore advertised bindings.Juri Linkov2018-04-192-15/+3
* | Add REGION-NONCONTIGUOUS-P arg to other replace.el commandsDrew Adams2018-04-191-16/+37
* | * lisp/emacs-lisp/autoload.el (autoload--make-defs-autoload):Glenn Morris2018-04-191-1/+2
* | Handle chrooted environments in TrampMichael Albinus2018-04-192-5/+12
* | * lisp/emacs-lisp/gv.el (gv-define-setter): Silence compiler warningStefan Monnier2018-04-181-0/+2
* | (sql-stop): Don't bug out if the SQL buffer is killedLars Ingebrigtsen2018-04-181-9/+10
* | Don't display an initial-buffer-choice buffer twiceDavid Beswick2018-04-171-2/+7
* | Revert hunk mistakenly applied in last patchLars Ingebrigtsen2018-04-171-10/+9
* | Fix problem in `g' in Info with strings like "(foo)"Lars Ingebrigtsen2018-04-172-13/+18
* | Set :version of shr facesBasil L. Contovounesios2018-04-171-0/+3
* | shr doc string fixLars Ingebrigtsen2018-04-171-3/+3
* | Modernise face specs and set version tags in eww/shrBasil L. Contovounesios2018-04-172-9/+9
* | When undoing a mark-as-read, display the group if it isn'tLars Ingebrigtsen2018-04-172-9/+12
* | Use next-error-found to set next-error-last-buffer.Juri Linkov2018-04-176-77/+88
* | Tweak shr window width computationLars Ingebrigtsen2018-04-171-1/+2
* | (gnus-summary-select-article-buffer): Further point placing tweakLars Ingebrigtsen2018-04-171-1/+1
* | Tweak point placement in gnus-summary-select-article-bufferLars Ingebrigtsen2018-04-171-11/+14
* | Make the `c' command work in a single-article Gnus viewLars Ingebrigtsen2018-04-171-2/+3
* | Place point consistently in the Gnus group buffer on exitLars Ingebrigtsen2018-04-171-3/+4
* | Reimplement `shr-next-link' and `shr-previous-link'Lars Ingebrigtsen2018-04-171-39/+9
* | Add `text-property-search-forward' and `-backward'Lars Ingebrigtsen2018-04-171-0/+201
* | * lisp/textmodes/artist.el (artist-mode): Ensure we have a fontTino Calancha2018-04-171-2/+3
* | * lisp/mail/sendmail.el (mail-sendmail-undelimit-header): Work forKatsumi Yamaoka2018-04-171-1/+3
* | (gnus-group-goto-group): Return correct value after previous patchLars Ingebrigtsen2018-04-171-5/+7
* | Fix inconsistent point movement in the Gnus group bufferLars Ingebrigtsen2018-04-161-45/+47
* | (artist-mode): Warn about proportional fontsLars Ingebrigtsen2018-04-161-1/+3
* | Make mail-sendmail-undelimit-header actually remove the delimiterLars Ingebrigtsen2018-04-161-2/+4
* | (semantic-symref-results-mode-map): Fix typo in previous check-inLars Ingebrigtsen2018-04-161-1/+1
* | EUDC: Enable lexical binding and do some cleanupsStefan Monnier2018-04-151-59/+45
* | In HTML mode, don't match </ with the wrong /RĂ¼diger Sonderfeld2018-04-151-1/+1
* | Use quit-buffer instead of semantic-symref-hide-bufferLars Ingebrigtsen2018-04-151-6/+1
* | Doc string update for gnus-extract-address-componentsLars Ingebrigtsen2018-04-151-1/+1
* | Add an undo command to url-cookie-modeLars Ingebrigtsen2018-04-151-0/+27
* | Tweak the look of the cookie buffer after cookie deletionLars Ingebrigtsen2018-04-151-10/+17
* | Make eww handle "http://a/../../../g"Lars Ingebrigtsen2018-04-151-2/+7
* | Make url-cookie-write-file be more permissiveLars Ingebrigtsen2018-04-151-1/+2