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-03-12
* src/keyboard.c parse_solitary_modifier): Accept `click` modifier
Stefan Monnier
2021-03-12
Merge from origin/emacs-27
Glenn Morris
2021-03-12
Merge from origin/emacs-27
Glenn Morris
2021-03-12
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-03-11
Update docstrings of 'delete'/'remove' to interlink each other (bug#47054)
Juri Linkov
2021-03-11
On MS-Windows, fflush stderr after newline
Paul Eggert
2021-03-11
Fix some leaks
Yuuki Harano
2021-03-11
* src/image.c (image_set_transform): Don't use ! for Lisp object.
Philipp Stephani
2021-03-11
* src/image.c (FRAME_SCALE_FACTOR): Define only when needed.
Philipp Stephani
2021-03-10
; Fix US spelling in last change.
Basil L. Contovounesios
2021-03-10
Enable selectable image smoothing (bug#38394)
Alan Third
2021-03-09
Port alternate signal stack to upcoming glibc 2.34
Paul Eggert
2021-03-09
* src/buffer.c (Fbuffer_swap_text): Swap `mark-active` as well
Stefan Monnier
2021-03-09
* src/comp.c (ABI_VERSION): Bump following-up 380ba045c4.
Andrea Corallo
2021-03-09
Merge commit '9cbdf20316' into native-comp
Andrea Corallo
2021-03-09
* Fix comp unit type decl in eln files to fix GC crash (bug#46256)
Pip Cet
2021-03-09
Zero stale pointer when unloading comp units (bug#46256)
Pip Cet
2021-03-08
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-03-08
Add new face 'help-key-binding' for keybindings in help
Stefan Kangas
2021-03-07
* Handle `comp-native-driver-options' both as file-local both as global
Andrea Corallo
2021-03-07
; * src/comp.c (load_comp_unit): Fix a comment.
Andrea Corallo
2021-03-07
Allow for `comp-native-driver-options' to work as a file-local variable.
Andrea Corallo
2021-03-07
* Work around GCC PR99126 on all libgccjit < 11
Andrea Corallo
2021-03-07
Avoid aborts in native-comp subprocesses when exiting Emacs on Windows
Eli Zaretskii
2021-03-07
Fix encoding of file names in comp.c
Eli Zaretskii
2021-03-07
Use MS-Windows system APIs to get number of processors
Eli Zaretskii
2021-03-07
; * src/comp.c (Fcomp__compile_ctxt_to_file) [WINDOWSNT]: Fix last change.
Eli Zaretskii
2021-03-07
Fix libgccjit PROGNAME on MS-Windows
Eli Zaretskii
2021-03-06
Simplify silent-rules build machinery
Glenn Morris
2021-03-06
* src/Makefile.in (base_obj): Remove GMP_OBJ, undefined since 202007.
Glenn Morris
2021-03-05
* src/fns.c (Frandom): Handle bignum `limit`s
Stefan Monnier
2021-03-05
Fix some unsafe uses of SSDATA in comp.c
Eli Zaretskii
2021-03-05
Fix initialization of 'while-no-input-ignore-events'
Eli Zaretskii
2021-03-05
* Harden `comp-abi-hash' computation
Andrea Corallo
2021-03-04
Fix typos and doc strings in native-compilation files
Eli Zaretskii
2021-03-04
Call the set_buffer_overlays_ setters
Matt Armstrong
2021-03-04
* src/comp.c (hash_native_abi): Account for `system-configuraton-options'.
Andrea Corallo
2021-03-03
Don't call _setjmp through a function pointer (Bug#46824)
Pip Cet
2021-03-03
* src/comp.c (return_nil): Make it not a nested function.
Andrea Corallo
2021-03-03
Fix compilation warnings in --with-wide-int build on Windows
Eli Zaretskii
2021-03-03
Avoid aborting on MS-Windows at startup
Eli Zaretskii
2021-03-02
Fix unicode strings can't be pasted correctly
Yuuki Harano
2021-03-01
* src/eval.c (init_eval_once): Bump max_specpdl_size (bug46818)
Stefan Monnier
2021-03-01
Clean up obsolete comment
Matt Armstrong
2021-02-28
Migrate and rename a bunch of functions from comp.el to comp-cstr.el
Andrea Corallo
2021-02-27
Avoid crashes in Mew due to corrupted tool-bar label
Eli Zaretskii
2021-02-26
* Canonicalize filenames on Windows before hashing (bug#46256)
Andrea Corallo
2021-02-26
Merge remote-tracking branch 'savannah/master' into native-comp
Andrea Corallo
2021-02-25
Fix documentation of a recent change
Eli Zaretskii
2021-02-25
New variable 'use-short-answers' to use 'y-or-n-p' instead of 'yes-or-no-p'
Juri Linkov
[prev]
[next]