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
2020-09-08
Implement typed D-Bus properties (Bug#43252)
Michael Albinus
2020-09-08
* src/comp.c (Fcomp__compile_ctxt_to_file): Don't cleanup caches at bootstrap.
Andrea Corallo
2020-09-08
* Name temp eln files as .eln.tmp so we can't clean-up them mistakenly.
Andrea Corallo
2020-09-06
More work on D-Bus error messages
Michael Albinus
2020-09-06
* src/data.c (subr-native-lambda-list): Defined it unconditionally (bug#43255)
Andrea Corallo
2020-09-06
* src/comp.c (Fcomp__compile_ctxt_to_file): Rename a variable.
Andrea Corallo
2020-09-06
* src/comp.c (Fnative_elisp_load): Make recompilation always effective.
Andrea Corallo
2020-09-06
Rework eln deletion strategy for new eln-cache folder structure
Andrea Corallo
2020-09-06
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-09-05
Reinstall recent GC-related changes
Paul Eggert
2020-09-04
Rename and move eln system directory
Andrea Corallo
2020-09-04
Extend dbus.el by error messages, and :write access type
Michael Albinus
2020-09-03
* src/image.c (svg_load_image): Use xmalloc and xfree. (bug#43135)
Alan Third
2020-09-03
Revert recent GC-related changes (Bug#43152)
Paul Eggert
2020-09-03
Fix 'expand-file-name' for remote files
Eli Zaretskii
2020-09-03
Fix vertical cursor motion when 'visual-line-mode' is in effect
Eli Zaretskii
2020-09-01
* Fix `load-filename' for installed instance (bug#43089)
Andrea Corallo
2020-09-01
Rework native compiled lisp/d lambda list accessor
Andrea Corallo
2020-08-31
* src/lread.c (Fload): Fix for manual eln load.
Andrea Corallo
2020-08-31
Fix describe function arglist for native compiled lisp/d (bug#42572)
Andrea Corallo
2020-08-31
* src/alloc.c (live_symbol_holding): Pacify gcc -Wlogical-op.
Paul Eggert
2020-08-31
* src/lisp.h (lisp_h_XPL, XPL): Remove; unused.
Paul Eggert
2020-08-31
Use mark_objects elsewhere too
Paul Eggert
2020-08-31
Remove mark_maybe_object
Paul Eggert
2020-08-31
Avoid some false matches in mark_maybe_pointer
Paul Eggert
2020-08-31
Omit no-longer-needed stack mark_maybe_object
Paul Eggert
2020-08-31
Fix GC bug with Lisp floats and --with-wide-int
Paul Eggert
2020-08-29
Have .elc files in `load-history' when loading native code (bug#43089)
Andrea Corallo
2020-08-29
* Back using `load-file-name' when reading '#$' (bug#42961)
Andrea Corallo
2020-08-29
* src/lread.c (Fload): Bind load-file-name to the .elc filename.
Andrea Corallo
2020-08-29
Merge remote-tracking branch 'savannah/master' into HEAD
Andrea Corallo
2020-08-28
Revert recent expand-file-name changes if DOS_NT
Paul Eggert
2020-08-28
* src/fileio.c (Fexpand_file_name): Omit unnecessary assignment.
Paul Eggert
2020-08-27
Fix recently-introduced expand-file-name bug
Paul Eggert
2020-08-26
Fix expand-file-name symlink-to-dir bug
Paul Eggert
2020-08-26
Merge branch 'add_driver_option' into HEAD
Andrea Corallo
2020-08-26
* Init gcc_jit_context_add_driver_option as optional
Andrea Corallo
2020-08-26
* Rename comp-native-driver-options-available-p
Andrea Corallo
2020-08-26
* src/comp.c (add_driver_options): Fix missing condition + clean-up pragma
Andrea Corallo
2020-08-26
* Add 'comp-native-driver-options-available-p'
Andreas Fuchs
2020-08-26
* Improve 'add_driver_options'
Andrea Corallo
2020-08-26
Fix windows NT handling for [...]_add_driver_options
Andreas Fuchs
2020-08-26
regex-emacs: copy less when reallocating
Paul Eggert
2020-08-26
regex-emacs: fix leak on memory allocation failure
Paul Eggert
2020-08-26
regex-emacs: subscript-check register numbers
Paul Eggert
2020-08-26
regex-emacs: omit regstart tests and regend set
Paul Eggert
2020-08-26
regex-emacs omit allocation of 3 slots
Paul Eggert
2020-08-26
regex-emacs omit POS runtime check
Paul Eggert
2020-08-25
Omit "V" at the start of DEFVAR_BOOL vars
Paul Eggert
2020-08-25
Fix replace-region-contents performance bug
Paul Eggert
[prev]
[next]