aboutsummaryrefslogtreecommitdiffstats
path: root/lisp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Extend network-interface-list to return IPv6 and network infoRobert Pluim2019-11-261-7/+8
* Fix previous message.el point-restoring fixLars Ingebrigtsen2019-11-261-9/+8
* Fix test failures of test/lisp/auth-source-pass-tests.elJoão Távora2019-11-251-1/+1
* Correct small misprint in defcustom's docstringFilipp Gunbin2019-11-251-1/+1
* Handle auth-source-search failures in open-network-streamRobert Pluim2019-11-252-5/+12
* Rework previous fix to bug#38222Juanma Barranquero2019-11-231-6/+3
* Make help-split-fundoc more flexible about what returnsJuanma Barranquero2019-11-231-16/+28
* Use new macro debounce-reduce to make mouse scaling of images more responsiveJuri Linkov2019-11-242-12/+62
* Default network-stream-use-client-certificates to nilRobert Pluim2019-11-231-6/+6
* Have what-cursor-position optionally show character nameRobert Pluim2019-11-231-10/+23
* Always expand "total" in diredChristopher Schmidt2019-11-231-2/+3
* Fix edebug instrumentation removing from advised functionsMichael Heerdegen2019-11-231-6/+22
* * lisp/minibuffer.el (completion-flex-nospace): Default to t.João Távora2019-11-231-2/+2
* help-follow-symbol now complains if no symbol found (bug#38248)Juanma Barranquero2019-11-221-4/+5
* Check gnus-mailing-list-groups in turn-on-gnus-mailing-list-modeFilipp Gunbin2019-11-221-1/+3
* Make gnus-mailing-list-archive recognize httpsFilipp Gunbin2019-11-221-1/+1
* Unify docstrings of Gnus summary's copy/move/crosspost article functionsFilipp Gunbin2019-11-221-7/+3
* Refix conditional step clauses in cl-loopdickmao2019-11-221-59/+37
* Fix uses of inhibit-message in package.elEli Zaretskii2019-11-221-5/+1
* font-lock special attributes in python-modeHong Xu2019-11-221-2/+8
* Give better error messages in image-convertLars Ingebrigtsen2019-11-221-0/+3
* Make auth-source-pass-search understand port listsJoão Távora2019-11-221-3/+8
* * lisp/emacs-lisp/smie.el (smie-next-sexp): Fix bug#38255Stefan Monnier2019-11-211-1/+5
* Make `C-c C-w' insert a signature even when overriddenLars Ingebrigtsen2019-11-221-44/+55
* * lisp/minibuffer.el (completions-common-part): Make it blue when possibleStefan Monnier2019-11-211-1/+3
* * lisp/files.el (locate-file-completion-table): Fix typoStefan Monnier2019-11-211-1/+1
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsThierry Volpiatto2019-11-2110-33/+118
|\
| * When verilog-auto-ignore-concat is true, also ignore parenthesized signals.Wilson Snyder2019-11-211-11/+11
| * Fix Gnus summary backtab keybindings to use button-based functionsEric Abrahamsen2019-11-211-2/+2
| * Support 'vc-region-history' for MercurialEli Zaretskii2019-11-212-3/+52
| * Restore point after sending a messageLars Ingebrigtsen2019-11-211-1/+8
| * Make pp-buffer into a commandLars Ingebrigtsen2019-11-211-0/+1
| * Fix loading image-converter in the case where the type is passed inLars Ingebrigtsen2019-11-211-0/+1
| * Rewrite the image-convert doc stringLars Ingebrigtsen2019-11-211-6/+10
| * Hide quoted passwords with spaces in AuthinfoDario Gjorgjevski2019-11-211-4/+9
| * * lisp/net/tramp.el (tramp-unload-tramp): Do not enable ange-ftp. (Bug#38025)Michael Albinus2019-11-211-2/+0
| * * lisp/image.el: Mouse-wheel scaling on images (bug#38187)Juri Linkov2019-11-211-4/+24
* | Add new variable to prevent flex completion styleThierry Volpiatto2019-11-211-20/+27
|/
* Add renaming of remote buffer file names to TrampMichael Albinus2019-11-202-5/+278
* Make with-suppressed-warnings work for macros, tooLars Ingebrigtsen2019-11-201-1/+1
* * lisp/icomplete.el (icomplete-fido-kill): Unbreak yes-or-no-p usageJoão Távora2019-11-191-1/+5
* Ensure Rmail summary is updated after editing a messageEli Zaretskii2019-11-191-4/+6
* Fix updating members of zip archivesEli Zaretskii2019-11-191-3/+8
* Don't error when comparing IPv4 and IPv6 addressesRobert Pluim2019-11-191-11/+15
* Allow eww to display exotic images like webpLars Ingebrigtsen2019-11-192-41/+102
* Strip "(fn...)" from output of `describe-mode' (bug#38222)Juanma Barranquero2019-11-191-2/+6
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2019-11-193-9/+23
|\
| * * lisp/org/org.el (org-mode): Add pcomplete-completions-at-point to capf.Stefan Monnier2019-11-181-6/+8
| * * lisp/tab-line.el (tab-line-auto-hscroll): New defcustom (bug#37667)Juri Linkov2019-11-181-3/+13
| * * lisp/vc/ediff-util.el: Set this-command to ediff-quit (bug#38219)Juri Linkov2019-11-181-0/+2