summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix double regexp_quotescratch/native-comp-macos-43532Andrea Corallo2020-09-221-1/+1
* * Fix MacOS Emacs.app installation (bug#43532)Andrea Corallo2020-09-221-9/+22
* * Better error handling after calling 'gcc_jit_context_compile_to_file'Andrea Corallo2020-09-151-0/+7
* * test/src/comp-tests.el (comp-tests-bootstrap): Print compilation time.Andrea Corallo2020-09-141-2/+6
* * Fix free function compilation load process.Andrea Corallo2020-09-141-11/+12
* * Add gv-setters for compiler hintsAndrea Corallo2020-09-141-0/+2
* * lisp/emacs-lisp/comp.el (comp-sp): Better style gv-setter declaration.Andrea Corallo2020-09-141-2/+2
* * Remove type check emission from type hints low level primitivesAndrea Corallo2020-09-141-7/+5
* * lisp/emacs-lisp/cl-macs.el: Define fixnum and bignum.Andrea Corallo2020-09-141-0/+4
* * Add 'cl-optimize' as function declarationAndrea Corallo2020-09-141-0/+20
* * lisp/emacs-lisp/cl-macs.el (cl-the): Emit compiler hints when native.Andrea Corallo2020-09-141-0/+8
* * Fix defsbust declare effectiveness introduced by 80d7f710 (Bug#43280).Andrea Corallo2020-09-131-6/+5
* Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-09-13113-1061/+1157
|\
| * Fix punctuation in EWW manualEli Zaretskii2020-09-131-4/+5
| * ; * etc/NEWS: Document a recent change.Eli Zaretskii2020-09-131-0/+5
| * ; * lisp/tab-line.el (tab-line-switch-cycling): Fix last change.Eli Zaretskii2020-09-131-1/+1
| * Make diff--refine-hunk bug out less on broken patchesLars Ingebrigtsen2020-09-131-2/+3
| * Make the eww header work again even if the title is nilLars Ingebrigtsen2020-09-131-7/+8
| * Make ERC desktop notifications lenient to invalid XML charactersDario Gjorgjevski2020-09-132-12/+18
| * Don't eagerly store articles in the Agent by defaultLars Ingebrigtsen2020-09-133-10/+2
| * Kill gpg-agents started by mml-sec-tests (bug#43358)Lars Ingebrigtsen2020-09-131-1/+15
| * Update .gitignore with ccls filesBrian Leung2020-09-131-0/+6
| * Doc string clarification in file-directory-pLars Ingebrigtsen2020-09-131-0/+5
| * Clarify when tab-line-switch-cycling is usedKiso Katsuyuki2020-09-131-1/+2
| * * lisp/time.el (display-time-world): Make obsolete.Stefan Kangas2020-09-131-2/+2
| * Make M-x show what aliases point to (Bug#43300)Stefan Kangas2020-09-131-2/+5
| * Make M-x show obsolete commands (Bug#43300)Stefan Kangas2020-09-131-13/+8
| * Revert "Use format-prompt in read-file-name calls that have a default"Lars Ingebrigtsen2020-09-1313-61/+58
| * Make `ascii' a coding system alias for `us-ascii'Lars Ingebrigtsen2020-09-132-0/+4
| * Fix a conversion failure in tramp-archive-tests (Bug#43353)Michael Albinus2020-09-131-3/+12
| * Don't force LC_ALL=C upon make check (bug#43353)Glenn Morris2020-09-121-6/+1
| * Mark some diff tests as failing in nonascii directoriesGlenn Morris2020-09-122-1/+14
| * Clean up eww error bufferLars Ingebrigtsen2020-09-131-6/+12
| * Fix up example code from previous eww.texi commitLars Ingebrigtsen2020-09-131-3/+1
| * Add a way to use an external command to download HTML in ewwLars Ingebrigtsen2020-09-133-2/+52
| * Adapt some tests for Emacs's excitingly variable quoting formatGlenn Morris2020-09-124-37/+42
| * ; Fix copyright yearsGlenn Morris2020-09-121-1/+1
| * Cleanup in dbus.el, dbus-tests.elMichael Albinus2020-09-122-44/+98
| * C++ Mode: handle __attribute__,etc. inside constructor argument listsAlan Mackenzie2020-09-123-10/+48
| * Small Texinfo markup fixesGlenn Morris2020-09-122-3/+3
| * Fix compilation warning in cl-font-lockLars Ingebrigtsen2020-09-121-0/+1
| * Fix compilation warning in obsolete/complete.elLars Ingebrigtsen2020-09-121-0/+2
| * Fix compilation warning in cl-lib.elLars Ingebrigtsen2020-09-121-0/+1
| * dired-omit-mode may not be defined in dired-jumpLars Ingebrigtsen2020-09-121-1/+1
| * Support scoring on article age interactively in GnusAlex Bochannek2020-09-121-0/+12
| * Default Emacs to UTF-8 instead of Latin-1Glenn Morris2020-09-125-16/+20
| * Fix toggle-frame-fullscreen on w32 buildsMartin Rudalics2020-09-121-3/+3
| * Further diff-no-select doc string clarificationLars Ingebrigtsen2020-09-121-1/+2
| * Avoid unneeded recentering when header-line is usedEli Zaretskii2020-09-121-4/+5
| * Move dired-jump from dired-x to dired (Bug#21981)Stefan Kangas2020-09-127-127/+96