summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-04-06Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-04-04* src/comp.c (fixup_eln_load_path): Fix parameter name.Andrea Corallo
2021-04-04* src/comp.c (Fcomp_el_to_eln_filename): Fix doc.Andrea Corallo
2021-04-04Output native compiled preloaded files into the 'preloaded' subfolderAndrea Corallo
2021-04-04Fix MS-Windows buildEli Zaretskii
2021-04-04Fix crash when using menus and tramp on NSAlan Third
2021-04-04Fix warnings in image.cAlan Third
2021-04-04Fix unexec compilationEli Zaretskii
2021-04-04Fix recent changes regarding frame-scale-factorEli Zaretskii
2021-04-04Fix build error in frame.h on non-NSİ. Göktuğ Kayaalp
2021-04-03Set CSS for SVG filesAlan Third
2021-04-03Fix NSTRACE failureAlan Third
2021-04-03Implement frame-scale-factorAlan Third
2021-04-01* src/comp.h (unload_comp_unit): Define for vanilla build (warning removal).Andrea Corallo
2021-04-01Issue a warning when eln look-up fails due to missing .el source file.Andrea Corallo
2021-03-31* src/comp.c (Fcomp__compile_ctxt_to_file): Fix debug level 1.Eli Zaretskii
2021-03-31Rework native compilation `comp-debug' (bug#46495)Andrea Corallo
2021-03-31Do not defer compilation when bytecode is explicitly requested (bug#46617)Andrea Corallo
2021-03-31Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo
2021-03-29Protect add-variable-watcher from incorrect usageEli Zaretskii
2021-03-28Use a 64KB page size for pdumpLars Ingebrigtsen
2021-03-28Clarify the doc string of plist-memeber and plist-putLars Ingebrigtsen
2021-03-27File unlock errors now issue warnings (Bug#46397)Matt Armstrong
2021-03-27Fix encoding by ISO-2022-JPKenichi Handa
2021-03-26* Prevent stale eln loading checking file timestamp before load (bug#46617)Andrea Corallo
2021-03-25Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo
2021-03-25Merge from origin/emacs-27Paul Eggert
2021-03-25Fix preeditarea reporting wrong spot.Amos Bird
2021-03-25Fix replace-buffer-contents undefined behaviorPaul Eggert
2021-03-24Improve two native compiler related docstrings.Andrea Corallo
2021-03-24* src/lread.c (maybe_swap_for_eln): Fix eln filename (bug#bug#47337).Andrea Corallo
2021-03-24Replace "(default %s)" with 'format-prompt'Gabriel do Nascimento Ribeiro
2021-03-21; * src/comp.c (Fcomp_el_to_eln_filename): Improve docstring.Andrea Corallo
2021-03-21Prevent unnecessary multiple .el hashing in 'maybe_swap_for_eln'Andrea Corallo
2021-03-21Prevent open minibuffers getting lost when their frame gets deletedAlan Mackenzie
2021-03-21Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-03-19Don’t convert pointer to boolPaul Eggert
2021-03-19Merge remote-tracking branch 'savannah/master' into native-compAndrea Corallo
2021-03-19Do not load native code when `load' is explicitly called on a .elc fileAndrea Corallo
2021-03-18Extend handled events in 'while-no-input-ignore-events' (Bug#47205)Michael Albinus
2021-03-18Document that `buffer-string' retains text propertiesLars Ingebrigtsen
2021-03-18Document that `buffer-string' retains text propertiesLars Ingebrigtsen
2021-03-16Add minibuffer input support to commands that set the frame sizeDaniel Martín
2021-03-15Prefer expand-file-name to concat in native-compilation codeEli Zaretskii
2021-03-14Don't call setjmp through a function pointer on Windows (bug#47067)Pip Cet
2021-03-14Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-03-14Fix hang due to failure to clean up *.eln.old files at exitEli Zaretskii
2021-03-14Fix buffer overflow in xbm_scan (bug#47094)Alan Third
2021-03-13Fix buffer overflow in xbm_scan (bug#47094)Alan Third
2021-03-13Fix rare redisplay glitches when image has been removed from displayEli Zaretskii