index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-04-06
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki 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-04
Output native compiled preloaded files into the 'preloaded' subfolder
Andrea Corallo
2021-04-04
Fix MS-Windows build
Eli Zaretskii
2021-04-04
Fix crash when using menus and tramp on NS
Alan Third
2021-04-04
Fix warnings in image.c
Alan Third
2021-04-04
Fix unexec compilation
Eli Zaretskii
2021-04-04
Fix recent changes regarding frame-scale-factor
Eli Zaretskii
2021-04-04
Fix build error in frame.h on non-NS
İ. Göktuğ Kayaalp
2021-04-03
Set CSS for SVG files
Alan Third
2021-04-03
Fix NSTRACE failure
Alan Third
2021-04-03
Implement frame-scale-factor
Alan Third
2021-04-01
* src/comp.h (unload_comp_unit): Define for vanilla build (warning removal).
Andrea Corallo
2021-04-01
Issue 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-31
Rework native compilation `comp-debug' (bug#46495)
Andrea Corallo
2021-03-31
Do not defer compilation when bytecode is explicitly requested (bug#46617)
Andrea Corallo
2021-03-31
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-03-29
Protect add-variable-watcher from incorrect usage
Eli Zaretskii
2021-03-28
Use a 64KB page size for pdump
Lars Ingebrigtsen
2021-03-28
Clarify the doc string of plist-memeber and plist-put
Lars Ingebrigtsen
2021-03-27
File unlock errors now issue warnings (Bug#46397)
Matt Armstrong
2021-03-27
Fix encoding by ISO-2022-JP
Kenichi Handa
2021-03-26
* Prevent stale eln loading checking file timestamp before load (bug#46617)
Andrea Corallo
2021-03-25
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-03-25
Merge from origin/emacs-27
Paul Eggert
2021-03-25
Fix preeditarea reporting wrong spot.
Amos Bird
2021-03-25
Fix replace-buffer-contents undefined behavior
Paul Eggert
2021-03-24
Improve 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-24
Replace "(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-21
Prevent unnecessary multiple .el hashing in 'maybe_swap_for_eln'
Andrea Corallo
2021-03-21
Prevent open minibuffers getting lost when their frame gets deleted
Alan Mackenzie
2021-03-21
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-03-19
Don’t convert pointer to bool
Paul Eggert
2021-03-19
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-03-19
Do not load native code when `load' is explicitly called on a .elc file
Andrea Corallo
2021-03-18
Extend handled events in 'while-no-input-ignore-events' (Bug#47205)
Michael Albinus
2021-03-18
Document that `buffer-string' retains text properties
Lars Ingebrigtsen
2021-03-18
Document that `buffer-string' retains text properties
Lars Ingebrigtsen
2021-03-16
Add minibuffer input support to commands that set the frame size
Daniel Martín
2021-03-15
Prefer expand-file-name to concat in native-compilation code
Eli Zaretskii
2021-03-14
Don't call setjmp through a function pointer on Windows (bug#47067)
Pip Cet
2021-03-14
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-03-14
Fix hang due to failure to clean up *.eln.old files at exit
Eli Zaretskii
2021-03-14
Fix buffer overflow in xbm_scan (bug#47094)
Alan Third
2021-03-13
Fix buffer overflow in xbm_scan (bug#47094)
Alan Third
2021-03-13
Fix rare redisplay glitches when image has been removed from display
Eli Zaretskii
[prev]
[next]