index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-14
Improve support for Tifinagh
Eli Zaretskii
2024-07-14
Update to Org 9.7.7-2-gf308d3
Kyle Meyer
2024-07-14
Further time decoding tidying
Mattias EngdegÄrd
2024-07-14
Minor improvement in 'rmail-redecode-body'
Eli Zaretskii
2024-07-14
Fix decoding 'display' properties with SVG images in Enriched mode
Eli Zaretskii
2024-07-14
* configure.ac (D8): Fix typo.
Pip Cet
2024-07-13
Minor renaming in timefns.c
Paul Eggert
2024-07-14
; * src/android.c (setEmacsParams): Delete unused variable.
Po Lu
2024-07-14
Merge from savannah/emacs-30
Po Lu
2024-07-14
Do not set LD_LIBRARY_PATH during Android initialization
Po Lu
2024-07-13
; Set Transient's version
Jonas Bernoulli
2024-07-13
Treat SVG images like other image types in 'shr-put-image'
Jim Porter
2024-07-13
; Fix typos in 'which-key-mode' (bug#72093)
john muhl
2024-07-13
Fix renaming symlinks on MS-Windows
Eli Zaretskii
2024-07-13
Merge from origin/emacs-30
Eli Zaretskii
2024-07-13
; * src/w32fns.c (Fw32_notification_close): Fix typo (bug#72091).
Raffael Stocker
2024-07-13
* test/lisp/wdired-tests.el (wdired-test-bug34915): Fix for MS-Windows.
Eli Zaretskii
2024-07-13
Fix 'wdired-test-unfinished-edit-01'
Peter Oliver
2024-07-13
; * src/search.c (Fre_search_forward): Clarify doc string (bug#71879).
Eli Zaretskii
2024-07-13
; Fix last change
Eli Zaretskii
2024-07-13
Fontify doxygen support to 'c-ts-mode', 'c++-ts-mode' and 'java-ts-mode'
Vincenzo Pupillo
2024-07-13
Fontify destructor in c++-ts-mode
Vincenzo Pupillo
2024-07-13
Simplify timestamp decoding
Mattias EngdegÄrd
2024-07-12
Fix invalid defcustom type for erc-buffers option
F. Jason Park
2024-07-12
* lisp/gnus/mm-uu.el (mm-uu-type-alist): Fix end-regexp of git-format-patch.
Juri Linkov
2024-07-12
; Fix 'ibuffer-do-isearch{-regexp}'
Eshel Yaron
2024-07-12
Fix infloop in 'shell-resync-dirs'
Eli Zaretskii
2024-07-12
; * src/image.c (free_image_cache): Add assertion. (Bug#71929)
Eli Zaretskii
2024-07-12
Merge from savannah/emacs-30
Po Lu
2024-07-12
Render more Android functions safe to execute in a batch session
Po Lu
2024-07-12
Merge from savannah/emacs-30
Po Lu
2024-07-12
Document means of executing Emacs from unrelated Android applications
Po Lu
2024-07-11
Don't emit a prompt in Eshell when a background command is killed
Jim Porter
2024-07-11
Add a type-check--optim test
Andrea Corallo
2024-07-11
Some clean-up in comp-tests.el
Andrea Corallo
2024-07-11
Fix 'comp--type-check-optim-block' it using 'comp-cstr-type-p'
Andrea Corallo
2024-07-11
Generalize 'comp-cstr-symbol-p'
Andrea Corallo
2024-07-11
Add 'comp-type-check-optim' pass
Andrea Corallo
2024-07-11
Split 'comp--ssa' code
Andrea Corallo
2024-07-11
Rename timefns static function lisp_time_struct
Paul Eggert
2024-07-11
Avoid mpz for some common timestamp cases
Paul Eggert
2024-07-11
Decode current time directly to timespec
Paul Eggert
2024-07-11
In timefns.c avoid by-hand overflow checking
Paul Eggert
2024-07-11
Optimize smallish mpz to native int conversion
Paul Eggert
2024-07-11
New FASTER_BIGNUM macro to test slow-path code
Paul Eggert
2024-07-11
In timefns, call natnump only for non-fixnums
Paul Eggert
2024-07-11
In timefns, do gcd reduction more often
Paul Eggert
2024-07-11
In timefns, prefer ui mul and div
Paul Eggert
2024-07-11
Reduce size of integer product in timefns
Paul Eggert
2024-07-11
Rename timefns internals
Paul Eggert
[prev]
[next]