summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-04-12Set invocation variables during dump load.Andrea Corallo
2020-04-12Implement position independent dump.Andrea Corallo
2020-04-12* src/comp.c (native-comp-unit-set-file): New function.Andrea Corallo
2020-04-12* src/comp.c (native-comp-unit-file): Better parameter name.Andrea Corallo
2020-04-12Fix a bootstrap issue with unescaped character literal detection.Philipp Stephani
2020-04-12Fix build failure with Fx_gtk_debugMartin Rudalics
2020-04-11Remove UNSIGNED_CMPPaul Eggert
2020-04-11Allow ENCODE_FILE and DECODE_FILE to use no-copy conversionMattias Engdegård
2020-04-11Merge from origin/emacs-27Glenn Morris
2020-04-10Fix redisplay when scrolling under redisplay-dont-pauseEli Zaretskii
2020-04-09Set last-coding-system-used upon ASCII conversion bypass (bug#40407)Mattias Engdegård
2020-04-09Fix display of boxed header-lineEli Zaretskii
2020-04-09Fix ASCII-only conversion logic (bug#40407)Mattias Engdegård
2020-04-09Don't crash with invalid argument in check-coding-systems-regionMattias Engdegård
2020-04-09Don't rely on copying in {EN,DE}CODE_FILEMattias Engdegård
2020-04-09Fix decoding of ASCII strings with embedded CR charactersEli Zaretskii
2020-04-09Fix decoding ASCII strings with embedded CR charactersEli Zaretskii
2020-04-09Avoid assertion violation in intervals.cEli Zaretskii
2020-04-08Speed up 'resize-mode' child frames a littleDmitry Gutov
2020-04-07Revert my KEY_OPS_CFLAGS change to src/Makefile.inPaul Eggert
2020-04-07Improve inlining when compiling with -OgPaul Eggert
2020-04-06Pacify gcc in xpm_scanPaul Eggert
2020-04-06Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo
2020-04-06* src/comp.c (emit_FIXNUMP): Don't emit a shift when unnecessary.Andrea Corallo
2020-04-06Fix some problems with moving and resizing child framesMartin Rudalics
2020-04-05Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo
2020-04-05* src/comp.c (emit_XFIXNUM): Fix for LSB_TAG plus annotate a FIXME.Andrea Corallo
2020-04-05* src/comp.c (emit_const_lisp_obj, emit_mvar_val): Fix.Andrea Corallo
2020-04-05* src/comp.c (hash_native_abi): Fix assertion.Andrea Corallo
2020-04-05* src/comp.c (emit_binary_op): New function.Andrea Corallo
2020-04-05* src/comp.c: Emit cast only when necessary.Andrea Corallo
2020-04-05* src/comp.c: Add MSB TAG and wide int support.Andrea Corallo
2020-04-05* src/comp.c: Clean-up unnecessary field declaration.Andrea Corallo
2020-04-05* src/coding.c (code_convert_string): Fix type mismatches.Paul Eggert
2020-04-05Fix a recent change in bignum.cEli Zaretskii
2020-04-05Merge from origin/emacs-27Glenn Morris
2020-04-05Avoid expensive recoding for ASCII identity cases (bug#40407)Mattias Engdegård
2020-04-05Fix inverted NOCOPY encode/decode parameter (bug#40407)Mattias Engdegård
2020-04-05Improve integer range checkingPaul Eggert
2020-04-05* src/lisp.h: Update overly-optimistic comment.Paul Eggert
2020-04-04Avoid SAFE_ALLOCA in Fstring, Funibyte_stringPaul Eggert
2020-04-04Default gcc -Og to inlining key opsPaul Eggert
2020-04-03Fix small bug in copy_string_contents.Philipp Stephani
2020-04-03Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo
2020-04-03src/comp.c: Fix i386Andrea Corallo
2020-04-03Make make-{network,serial}-process handle :coding nil consistentlyRobert Pluim
2020-04-03Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo
2020-04-03Don't draw GTK's internal border and tab bar on top of each otherMartin Rudalics
2020-04-03; * src/buffer.c (syms_of_buffer) <inhibit-read-only>: Doc fix.Eli Zaretskii
2020-04-01Allow negative line width for :box face attributeAlexandre Adolphe