summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* | Don't build print-number-table unless it will be usedGemini Lasswell2019-09-131-53/+39
* | Create common tests for print.c and cl-print.elGemini Lasswell2019-09-132-124/+250
* | Fix unnecessary hash table creation in cl-prin1 (bug#36566)Gemini Lasswell2019-09-131-2/+6
* | Improve performance of backtrace printing (bug#36566)Gemini Lasswell2019-09-131-10/+11
* | Improve print output options commands in backtrace-mode (bug#36566)Gemini Lasswell2019-09-133-10/+86
* | * lisp/help-mode.el (help-mode-menu): Fix typo. (Bug#36485)Stefan Kangas2019-09-131-1/+1
* | * doc/misc/efaq.texi: Update ancient formats. (Bug#37143)Stefan Kangas2019-09-131-1/+1
* | Remove leftover XEmacs compat code and doc fixesStefan Kangas2019-09-134-24/+5
* | Change gui--selection-value-internal comment into doc stringStefan Kangas2019-09-131-5/+4
* | ; Fix a typo by last commitMichael Albinus2019-09-131-1/+1
* | ; Add traces in shadowfile.elMichael Albinus2019-09-131-1/+15
* | Fix problems in tramp-test33-environment-variablesMichael Albinus2019-09-131-6/+8
* | Make recent Tramp patch work for tramp-archive.elMichael Albinus2019-09-131-6/+5
* | Fix assertion violations due to non-ASCII text in menusEli Zaretskii2019-09-131-3/+5
* | Fix saving user-defined calc commands with compositions (Bug#36720)Jack Coughlin2019-09-121-1/+1
* | Fix fill-paragraph in python docstrings (Bug#36056)Noam Postavsky2019-09-122-2/+19
* | * lisp/progmodes/sh-script.el (sh--assignment-collect): Only after `=`!Stefan Monnier2019-09-121-6/+7
* | * lisp/progmodes/sh-script.el (sh-mode-map): Don't bind `=`Stefan Monnier2019-09-121-21/+24
* | Add `isearch-yank-until-char'Karl Fogel2019-09-123-1/+37
* | Optimize host name completion in TrampMichael Albinus2019-09-127-120/+120
* | * src/profiler.c: Leave `key` hashslots as Qunbound (bug#37382)Stefan Monnier2019-09-121-5/+7
* | Fix file name encoding when open_directory signalsPaul Eggert2019-09-121-6/+6
* | Improve error reporting for DOC file problemsPaul Eggert2019-09-111-1/+1
* | Fix directory-files-and-attributes racePaul Eggert2019-09-111-1/+2