summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Properly solve incompatibility between e-p-m, e-l-m and cc-modescratch/resolve-cc-mode-and-e-p-mJoão Távora2019-01-212-67/+46
* Improve documentation of portable dumpingEli Zaretskii2019-01-182-19/+73
* Merge from origin/emacs-26Glenn Morris2019-01-1817-57/+81
|\
| * Fix a typo in ELisp manualEli Zaretskii2019-01-181-3/+2
| * Prevent redrawing if frame is garbagedAlan Third2019-01-152-13/+9
| * Attempt to fix hangs on MS-Windows due to C-gEli Zaretskii2019-01-142-13/+24
| * Fix Calc graph output on MS-WindowsEli Zaretskii2019-01-132-15/+31
| * Fix a minor mistake in ELisp manualEli Zaretskii2019-01-131-1/+2
| * ; Fix some trivial doc typosGlenn Morris2019-01-127-7/+7
| * * etc/tutorials/TUTORIAL: Fix typo (bug#34049)Stephen Berman2019-01-121-1/+1
| * Fix UI of Buffer-menuDevon Sean McCullough2019-01-121-4/+4
| * Reinitialize ispell-really-enchant when changing the spellerPhilip K2019-01-121-0/+1
| * Speed up loading css-modeLeo Liu2019-01-081-1/+0
* | Clean up memory allocation and unexec support on MS-WindowsEli Zaretskii2019-01-185-40/+78
* | ; * etc/NEWS: Fix description of pdumper.Eli Zaretskii2019-01-181-3/+3
* | Rebase project-find-regexp on top of project-filesDmitry Gutov2019-01-181-32/+107
* | ; Update the numberDmitry Gutov2019-01-181-1/+1
* | Make 'project-files' the "canonical" generic of the twoDmitry Gutov2019-01-181-27/+21
* | * lisp/textmodes/sgml-mode.el: Try and fix bug#33887.Stefan Monnier2019-01-171-32/+28
* | Fix electric-pair-tests by disabling bug#33794's fix with a variableJoão Távora2019-01-172-40/+62
* | Revert "Temporarily comment out CC Mode from tests..."João Távora2019-01-171-34/+30
* | Fix wording in Window Hooks section of Elisp manualMartin Rudalics2019-01-171-24/+27
* | Be more specific with XRender bit-depths (bug#34051)Alan Third2019-01-171-9/+23
* | Simplify ignored extensions filtering in Icomplete (bug#34070)João Távora2019-01-171-12/+22
* | Revert "Fix icomplete's cycling when filename filtering kicks in"João Távora2019-01-171-12/+5
* | Fix flymake-proc--delete-temp-directory if temp dir ends in slashJoão Távora2019-01-171-1/+1
* | Temporarily comment out CC Mode from tests which are incompatible with it.Alan Mackenzie2019-01-171-30/+34
* | Fix --enable-profiling builds (bug#34099)Glenn Morris2019-01-171-0/+4
* | Expand spectrum of window change functionsMartin Rudalics2019-01-173-10/+98
* | Port pdumper to older GNU/LinuxPaul Eggert2019-01-161-15/+17
* | Fix segfault in profiler after pdump loadDaniel Colascione2019-01-161-7/+14
* | * doc/lispref/processes.texi (Accepting Output): Simplify.Paul Eggert2019-01-161-5/+5
* | Fix previous change: use correct pdumper functionDaniel Colascione2019-01-161-1/+1
* | Fix crash in charset detection after pdumper loadDaniel Colascione2019-01-161-0/+25
* | Avoid compilation warnings in MS-Windows buildAndy Moreton2019-01-162-2/+2
* | Improve documentation of pdumper; minor code cleanupEli Zaretskii2019-01-163-54/+61
* | Fix minor glitch with producing 'emacs' executableEli Zaretskii2019-01-161-1/+1
* | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2019-01-1610-61/+117
|\ \
| * | ; Copyright fixes for pdumper filesGlenn Morris2019-01-166-8/+39
| * | * make-dist: Include src/dmpstruct.awk.Glenn Morris2019-01-161-1/+1
| * | Fix unlikely races with GnuTLS, datagramsPaul Eggert2019-01-152-50/+74
| * | Make sure dump-mode is nil after dumpDaniel Colascione2019-01-151-2/+3
* | | Some accept-process-output cleanups in TrampMichael Albinus2019-01-167-64/+41
|/ /
* | Add NEWS for pdumperDaniel Colascione2019-01-151-0/+5
* | Add portable dumperDaniel Colascione2019-01-1592-961/+8308
* | Avoid using obsolete accept-process-output argPaul Eggert2019-01-158-21/+16
* | Fix accept-process-output/process-live-p confusionPaul Eggert2019-01-157-19/+47
* | Make CC Mode and electric-pair-mode work together. This fixes bug #33794Alan Mackenzie2019-01-151-129/+183
* | Disable electric quotes for most files in the Emacs codebase.Philipp Stephani2019-01-151-3/+11
* | * lisp/emacs-lisp/package.el (package-activate-all): Fix last changeStefan Monnier2019-01-141-1/+3