summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * Init gcc_jit_context_add_driver_option as optionalscratch/native-comp-gcc-driver-optionsAndrea Corallo2020-08-241-1/+1
* * Rename comp-native-driver-options-available-pAndrea Corallo2020-08-241-5/+7
* * src/comp.c (add_driver_options): Fix missing condition + clean-up pragmaAndrea Corallo2020-08-241-5/+4
* * Add 'comp-native-driver-options-available-p'Andreas Fuchs2020-08-201-0/+18
* * Improve 'add_driver_options'Andrea Corallo2020-08-191-18/+10
* Fix windows NT handling for [...]_add_driver_optionsAndreas Fuchs2020-08-191-8/+19
* Set native driver options in async compiles, alsoAndreas Fuchs2020-08-191-0/+1
* Pass driver options to libgccjit where supportedAndreas Fuchs2020-08-192-0/+38
* Fix native code uneffective loads after recompilationAndrea Corallo2020-08-192-15/+24
* Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo2020-08-19248-2240/+2921
|\
| * ; Minor simplification of two recent changesBasil L. Contovounesios2020-08-192-3/+2
| * Make shell-resync-dirs handle whitespace in directory namesNoah Friedman2020-08-191-19/+35
| * Allow searching interactively over completions in `M-x'Juri Linkov2020-08-192-3/+15
| * Ensure `bibtex-set-dialect' is executed in bibtex buffersGrégoire Jadi2020-08-192-0/+58
| * Make etags-list-tags work with Exuberant ctagsRobert Weiner2020-08-191-0/+4
| * Fix #'(lambda ...) font lockingAnders Lindgren2020-08-191-1/+3
| * Fix a segfault in daemon mode Emacs when detaching an X sessionDoug Gilmore2020-08-191-0/+7
| * Distinguish errors in bytecomp-testsMattias Engdegård2020-08-191-21/+21
| * Make bytecomp-tests re-runnableMattias Engdegård2020-08-191-0/+2
| * Make thingatpt recognise files names with @ in themTino Calancha2020-08-191-1/+1
| * ; Fix last change to comint.elBasil L. Contovounesios2020-08-191-3/+4
| * Add a variable to control VC completion over branch namesTom Tromey2020-08-192-3/+19
| * Better check for multi-hops when calling direct async processesMichael Albinus2020-08-192-101/+100
| * Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2020-08-192-3/+11
| |\
| | * Don't override python font locking in comintCarlos Pita2020-08-192-3/+11
| * | ; * etc/NEWS: Fix typos.Michael Albinus2020-08-191-40/+39
| |/
| * Signal an end-of-file error upon errors when reading from stdinLars Ingebrigtsen2020-08-191-1/+1
| * Let ido-everywhere turn on ido-modeNoam Postavsky2020-08-191-2/+4
| * Fix the [ command in speedbar modeLars Ingebrigtsen2020-08-191-13/+15
| * Fix a page-break in the middle of a keystroke in basic.texiSebastian Urban2020-08-191-1/+1
| * Remove some compat code from viper-cmd.elLars Ingebrigtsen2020-08-191-1/+1
| * Remove some compat code from ispell.elLars Ingebrigtsen2020-08-191-2/+1
| * Remove some compat code from ercLars Ingebrigtsen2020-08-191-2/+1
| * Get rid of build-time checks around NS tabbar code (bug#33118)Alan Third2020-08-181-4/+1
| * Remove some compat code from viper-*.elLars Ingebrigtsen2020-08-182-13/+5
| * Remove some compat code from descr-text.elLars Ingebrigtsen2020-08-181-2/+1
| * Remove some compat code from viper-cmd.elLars Ingebrigtsen2020-08-181-1/+1
| * Remove some compat code from ps-print.elLars Ingebrigtsen2020-08-181-4/+0
| * Remove some compat code from forms.elLars Ingebrigtsen2020-08-181-15/+10
| * Remove some compat code from smiley.elLars Ingebrigtsen2020-08-181-8/+5
| * Remove some compat code from chart.elLars Ingebrigtsen2020-08-181-3/+1
| * Remove some compat code from htmlfontify.elLars Ingebrigtsen2020-08-181-4/+1
| * Remove some compat code from ps filesLars Ingebrigtsen2020-08-183-18/+8
| * Remove some compat code from woman.elLars Ingebrigtsen2020-08-181-2/+2
| * Replace last uses of idlwave-get-buffer-visitingBasil L. Contovounesios2020-08-182-6/+4
| * * lisp/vt-control.el: Use lexical-binding.Stefan Kangas2020-08-181-1/+1
| * Fix Libravatar federation handlingPhilip K2020-08-181-5/+6
| * Fix Libravatar federation handlingPhilip K2020-08-181-13/+52
| * Fix truncated command names in process-attributes under MacosRobert Pluim2020-08-181-1/+18
| * Rearrange and clean up code in time.el (Bug#40863)Stefan Kangas2020-08-181-118/+97