summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Try resending when getting a transient 4xx SMTP codeLars Ingebrigtsen2019-09-162-1/+24
| * Remove obsolete Lint directivesPaul Eggert2019-09-166-16/+0
| * Add backquote testsTino Calancha2019-09-161-0/+47
| * directory-files cleanup and speed tweakingPaul Eggert2019-09-161-80/+49
| * mm-inline-large-images-proportion doc clarificationLars Ingebrigtsen2019-09-161-2/+3
| * Default to rescaling images in mm buffersLars Ingebrigtsen2019-09-163-11/+14
| * mm-inline-large-images doc string clarificationLars Ingebrigtsen2019-09-161-2/+3
| * With tooltip-mode disabled, don't unconditionally clear the echo areaMauro Aranda2019-09-161-1/+4
| * Minor fix for previous maintaining.texi changeLars Ingebrigtsen2019-09-161-1/+1
| * Document vc-dir-ignoreLars Ingebrigtsen2019-09-161-0/+6
| * Improve error reporting in file_accessible_directory_pEli Zaretskii2019-09-161-3/+26
| * Fix initialization of shared-game-score-directory on MS-WindowsEli Zaretskii2019-09-161-2/+13
| * ; Disable traces in shadowfile-testsMichael Albinus2019-09-161-1/+1
| * Remove NEWS entry that talks about a change that was reverted (bug#37257)Lars Ingebrigtsen2019-09-161-4/+0
| * Add bindings for ligature oe to iso-transl-char-mapRobert Pluim2019-09-161-0/+2
| * Fix some file-name-case-insensitive glitchesPaul Eggert2019-09-151-36/+50
| * ; * etc/NEWS: Fix typo.Stefan Kangas2019-09-161-1/+1
| * Fix unknown-vs-nonexistent glitch for file timestampsPaul Eggert2019-09-151-1/+1
| * Improve directory-access diagnosticsPaul Eggert2019-09-152-8/+14
| * Merge from origin/emacs-26Glenn Morris2019-09-154-8/+30
| |\
| | * query-replace-regexp undo: Update next-replacement after undoTino Calancha2019-09-092-7/+25
| | * Amend the menu caption for page "Display Property" in the Elisp manual.Alan Mackenzie2019-09-071-1/+1
| | * Add description of chinese-sishengRobert Pluim2019-09-041-0/+4
| * | ; Merge from origin/emacs-26Glenn Morris2019-09-150-0/+0
| |\ \ | | |/
| | * Fix non-deterministic process testNoam Postavsky2019-09-011-10/+16
| * | Merge from origin/emacs-26Glenn Morris2019-09-151-1/+3
| |\ \ | | |/
| | * Clarify the use of left/right-margin-width in determining current margin widthAlan Mackenzie2019-08-311-1/+3
| * | ; Merge from origin/emacs-26Glenn Morris2019-09-150-0/+0
| |\ \ | | |/
| | * ; Bump Emacs version to 26.3.50Eli Zaretskii2019-08-305-4/+31
| * | * admin/upload-manuals: Move a basic check earlier.Glenn Morris2019-09-151-3/+3
| * | * lisp/subr.el (major-mode-suspend): Doc fixJuanma Barranquero2019-09-151-1/+1
| * | Use also truname of temporary-file-directory in shadowfile-tests.elMichael Albinus2019-09-151-5/+6
| * | Make widget-browse-at always detect an editable-fieldMauro Aranda2019-09-151-1/+5
| * | Do not use error messages as list of ignored files in vc-svnWolfgang Scherer2019-09-151-2/+3
| * | Fix vc-default-ignoreWolfgang Scherer2019-09-151-4/+9
| * | Provide facility to ignore all marked files in vcWolfgang Scherer2019-09-152-4/+16
| * | Revert "emacsclient: ignore --eval parameters when starting alternate editor"Lars Ingebrigtsen2019-09-151-5/+1
| * | file_name_case_insensitive_p int->long fixPaul Eggert2019-09-141-2/+2
| * | Fix gc-elapsed rounding bugPaul Eggert2019-09-141-3/+4
| * | Improve doc of GC thresholdsPaul Eggert2019-09-142-3/+17
| * | Fix picon installation instructions in the Gnus manualBruno FĂ©lix Rezende Ribeiro2019-09-141-1/+1
| * | Fix fileless eww form submissionBasil L. Contovounesios2019-09-141-9/+9
| * | Add default foreground colours to SVG imagesLars Ingebrigtsen2019-09-141-0/+16
| * | Make eww more liberal when interpreting some invalid HTMLLars Ingebrigtsen2019-09-141-0/+14
| * | * src/print.c (PRINT_CIRCLE_CANDIDATE_P): Fix a thinko. (Bug#36566)Eli Zaretskii2019-09-141-2/+2
| * | Add a debug declaration to widget-specify-insertTobias Zawada2019-09-141-0/+1
| * | ; * etc/NEWS: Fix last change.Eli Zaretskii2019-09-141-0/+1
| * | Allow gamegrid-add-score to treat lower scores as better.Federico Tedin2019-09-142-22/+30
| * | Improve gc-cons-percentage calculationPaul Eggert2019-09-142-55/+77
| * | Simplify GC statistics-gatheringPaul Eggert2019-09-131-51/+15