summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Untested make-completion-at-point-function capf entrypointscratch/joaot/make-completion-at-point-functionJoão Távora2019-11-201-14/+121
* * 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
* ; Fix NEWS entry for network-lookup-address-infoRobert Pluim2019-11-191-0/+1
* Remember the full GTK font descriptionRobert Pluim2019-11-191-2/+13
* 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-194-11/+25
|\
| * * 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
| * ; Fix previous commitRobert Pluim2019-11-181-1/+1
| * Check for HAVE_GTK3 instead of a specific versionRobert Pluim2019-11-181-2/+2
* | * lisp/net/tramp.el (tramp-handle-file-regular-p): Improve error handling.Michael Albinus2019-11-181-3/+7
|/
* Fix cl-prettyexpand in the non-FULL caseLars Ingebrigtsen2019-11-181-9/+7
* Merge branch 'scratch/so-long-updates'Phil Sainty2019-11-182-103/+62
|\
| * lisp/so-long.el: Refactor menu action commandsPhil Sainty2019-11-182-28/+21
| * * lisp/so-long.el (so-long): Firstly revert the existing action, if anyPhil Sainty2019-11-181-2/+10
| * lisp/so-long.el: Use (interactive "@") for menu commandsStefan Monnier2019-11-182-41/+18
| * ; * lisp/so-long.el: Use declare-function nearer the code that needs itStefan Monnier2019-11-181-9/+6
| * ; * lisp/so-long.el: Use function quoting in example configurationStefan Monnier2019-11-181-3/+3
| * ; * lisp/so-long.el: Delete redundant :group declarationsStefan Monnier2019-11-181-32/+16
|/
* Remove the error-out test for with_harfbuzzLars Ingebrigtsen2019-11-181-5/+0
* * lisp/simple.el (process-file): Clarify doc string.Paul Eggert2019-11-171-8/+7
* * lisp/tmm.el (tmm-add-one-shortcut): Use dolistStefan Monnier2019-11-171-22/+15
* * lisp/subr.el (read-char-from-minibuffer, y-or-n-p): Remove discard-input.Juri Linkov2019-11-171-3/+1
* Auto-scrolling in tab-line (bug#37667)Juri Linkov2019-11-171-12/+60
* Error out on --with-harfbuzz without HarfBuzz supportLars Ingebrigtsen2019-11-171-0/+5
* Handle FC_CHARCELL in xftfont_openLars Ingebrigtsen2019-11-171-0/+3
* Support more font weight values on MS-WindowsEli Zaretskii2019-11-171-2/+5
* Compilation Mode: Fix arrow handling when compilation-context-lines is tAlan Mackenzie2019-11-171-16/+29
* Make ido-read-file-name respect ido-read-file-name-non-ido moreLars Ingebrigtsen2019-11-171-4/+6
* Make tables more resistant to major mode changesLars Ingebrigtsen2019-11-171-2/+2
* Make bibtex-parse-keys more robustLars Ingebrigtsen2019-11-171-0/+3
* ; Grammar in simple.el doc strings and commentsStephen Gildea2019-11-161-44/+44
* * lisp/tab-bar.el: Add missing arg.Juri Linkov2019-11-172-3/+3
* * lisp/simple.el (eval-expression-print-maximum-character): Use choice type.Juri Linkov2019-11-171-1/+3
* * lisp/dired.el (dired-dwim-target): Add choice dired-dwim-target-next-visibleJuri Linkov2019-11-173-8/+22
* Fix display of R2L textEli Zaretskii2019-11-161-6/+10
* Fix moving files with duplicate names to trash-canShingo Tanaka2019-11-161-1/+2
* Do not report move frame events for tooltip frames (Bug#38213)Martin Rudalics2019-11-162-2/+4
* tex-mode: paragraph separator groups text and commentsMichael Orlitzky2019-11-161-1/+1
* Don't move point on undefined keystrokes in the article bufferLars Ingebrigtsen2019-11-161-26/+21
* Make button-1 work on all Gnus buttonsLars Ingebrigtsen2019-11-162-5/+12
* Make it clear what edebug-remove-instrumentation offersLars Ingebrigtsen2019-11-161-2/+4
* Port new float-scaling code to SolarisPaul Eggert2019-11-151-4/+1
* ; * lisp/so-long.el: Silence byte-compiler warningsPhil Sainty2019-11-161-0/+3
* Make icomplete-tidy-shadowed-file-names less aggressiveJoão Távora2019-11-151-52/+55