summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-02-25Fix freeze on older macOS's (bug#46687)Alan Third
2021-02-25Don't crash if gnutls_handshake failsRobert Pluim
2021-02-25; * src/xfaces.c (realize_gui_face): Correct formattingRobert Pluim
2021-02-24Fix dangerous code in xdisp.cEli Zaretskii
2021-02-24Better support for 'truncate-line' non-nil in the mini-windowEli Zaretskii
2021-02-23Make scrollbars ignore scroll-bar-fore/background.Yuuki Harano
2021-02-22Improve wrong number of args error message in propertizeStefan Kangas
2021-02-21Merge remote-tracking branch 'savannah/master' into HEADAndrea Corallo
2021-02-21Faster, more compact, and readable closure creationMattias EngdegÄrd
2021-02-20Fix memory leakAlan Third
2021-02-20Change how (declare (modes store the dataLars Ingebrigtsen
2021-02-20Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-02-20Work around I can't copy and paste unicode string to wayland chromiumYuuki Harano
2021-02-19* Work around bug#46495 (GCC PR99126)Andrea Corallo
2021-02-19* Remove unnecessary function 'emit_rvalue_from_unsigned_long_long'Andrea Corallo
2021-02-19* Pacify GCC warning on non wide-int configurationsAndrea Corallo
2021-02-19Fix frame contents scaling bug on macOS (bug#46155)Alan Third
2021-02-19Merge from origin/emacs-27Glenn Morris
2021-02-19Merge from origin/emacs-27Glenn Morris
2021-02-18* src/pdumper.c (dump_do_dump_relocation): Use emacs_fopen + ENCODE_FILE.Andrea Corallo
2021-02-18* src/emacs.c (syms_of_emacs): Add a FIXME for Windows native-comp.Andrea Corallo
2021-02-18* Add a bunch of assertions for fixnums coming from Lisp later used as intAndrea Corallo
2021-02-18* Add assertion guarding against emitting a relocation array overflowAndrea Corallo
2021-02-18Fix typosMattias EngdegÄrd
2021-02-17Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo
2021-02-17* src/comp.c (Fcomp__compile_ctxt_to_file): Clean-up unused variable.Andrea Corallo
2021-02-16* Clean-up some signal related dead-codeAndrea Corallo
2021-02-16* src/comp.c (check_comp_unit_relocs): Prefer ptrdiff_t to EMACS_INT.Andrea Corallo
2021-02-16* Better long range checkAndrea Corallo
2021-02-16* Sanitize frame slot access in finalAndrea Corallo
2021-02-16Pacify unused function warning in xfns.c with GTK2Basil L. Contovounesios
2021-02-15Rename minor-modes to local-minor-modesLars Ingebrigtsen
2021-02-14* src/xdisp.c (move_it_to): Fix last change. (Bug#46316)Eli Zaretskii
2021-02-14Revert "* src/comp.c (define_jmp_buf): Use 'jmp_buf' instead of 'sys_jmp_buf'."Andrea Corallo
2021-02-14* src/comp.c (define_jmp_buf): Use 'jmp_buf' instead of 'sys_jmp_buf'.Andrea Corallo
2021-02-14* src/comp.c (load_comp_unit): Fix 'data_ephemeral_vec' shadowing decl.Andrea Corallo
2021-02-14Fix dumping of buffers after minor_modes was addedLars Ingebrigtsen
2021-02-14Revert the bit about command_modes in previous patch setLars Ingebrigtsen
2021-02-14Fix unused macro build warning in image.cBasil L. Contovounesios
2021-02-14Extend the syntax of `interactive' to list applicable modesLars Ingebrigtsen
2021-02-14Add a new buffer-local variable `minor-modes'Lars Ingebrigtsen
2021-02-13Fix flicker when resizing NS frame programmatically (bug#46155)Alan Third
2021-02-13Remove aliasing on SVG images under scaled NS framesAlan Third
2021-02-13Fix I-search at EOB when long lines are truncatedEli Zaretskii
2021-02-13; * src/json.c (Fjson_parse_string): Fix the doc string.Eli Zaretskii
2021-02-13Pass 'struct json_configuration' as const where possible.Philipp Stephani
2021-02-13Allow any JSON value at the top level (Bug#42994).Philipp Stephani
2021-02-13Fix vertical cursor motion among many imagesEli Zaretskii
2021-02-11Make recursive minibuffers and recursive edits work togetherAlan Mackenzie
2021-02-11Don't crash if we can't find a monitor model nameRobert Pluim