]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-09-21 Philip Kaludercicpackage-tests.el: Add test Bug#65475
2023-09-21 Philip Kaludercic; Handle edge-case when deleting the last package
2023-09-21 Stefan Monnier* src/regex-emacs.c (mutually_exclusive_aux) [ENABLE_CH...
2023-09-21 Stefan Monnierregex-emacs.c (mutually_exclusive_aux): Rework again
2023-09-21 João TávoraFlymake: fix bug in end-of-line overlay updates
2023-09-21 Gerd MöllmannmacOS: only cp emacs.pdmp when installing (bug#66022)
2023-09-21 Po Lu; * src/android.c (android_damage_window): Remove unuse...
2023-09-21 Po LuUpdate Android port
2023-09-21 João TávoraFlymake: fix eol overlay flicker due to untimely overla...
2023-09-20 João TávoraFlymake: more fixes to the end-of-line overlays
2023-09-20 João TávoraFlymake: do use condition-case-unless-debug
2023-09-20 João TávoraFlymake: more fixes to flymake--highlight-line
2023-09-20 João TávoraFlymake: Fix bug in flymake-diagnostics
2023-09-20 Jim PorterFlymake: use 'compilation-info' as basis for "note...
2023-09-20 Alan MackenzieInsert symbol `debug' into two condition-case handlers
2023-09-20 João TávoraFlymake: fix many problems with the end-of-line overlays
2023-09-20 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-compute-dominator-tree...
2023-09-20 João TávoraEglot: better consider diagnostics at point on code...
2023-09-20 Mattias EngdegårdRe-enable -Wswitch when building with Clang
2023-09-20 Mattias EngdegårdReorder type tests for efficiency
2023-09-20 Mattias Engdegård* src/alloc.c: (cleanup_vector) Dispatch on pseudovecto...
2023-09-20 Paul EggertFix off-by-1 typo in vadd_to_log
2023-09-19 Juri Linkov* lisp/tab-bar.el (tab-bar-auto-width): Don't check...
2023-09-19 Juri Linkov; * tab-bar, tab-line: Use integer 1 instead of float...
2023-09-19 Mattias EngdegårdWarn about duplicated :tag strings in defcustom choices
2023-09-19 Mattias EngdegårdDon't use pointer arithmetic for pointer tagging (bug...
2023-09-19 Protesilaos... Update modus-themes to their version 4.3.0
2023-09-19 Po Lu; Fix typos in last change
2023-09-19 Po LuUpdate Android port
2023-09-19 Alan MackenzieDon't use ellipses while cl-printing strings.
2023-09-19 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-final1): Clean-up unuse...
2023-09-19 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-op-to-fun): Use `string...
2023-09-19 Yuan FuFix treesit--update-ranges-local
2023-09-19 Jim Porter; Add debug instrumention for queueing commands in...
2023-09-18 Paul EggertImprove XUNTAG comment
2023-09-18 Mattias EngdegårdDon't use pointer arithmetic for untagging Lisp values...
2023-09-18 Jim PorterFix another race condition when waiting for Eshell...
2023-09-18 Andrea Corallo* Fix comp-function-type-spec for non symbol input...
2023-09-18 Po LuCorrect build on systems without PAGE_MASK
2023-09-18 Po LuCorrect crash in child processes under armeabi Android
2023-09-18 Danny FreemanOffset ranges before applying embedded tree-sitter...
2023-09-18 Jim PorterUse 'eshell-with-temp-command' (indirectly) to parse...
2023-09-18 Po LuOptimize damage region tracking under Android
2023-09-18 Jim Porter; Fix last change
2023-09-17 F. Jason ParkSpoof channel users in erc-button--phantom-users-mode
2023-09-17 F. Jason ParkRun erc--scrolltobottom-on-pre-insert unconditionally
2023-09-17 F. Jason ParkSimplify erc--fill-module-docstring
2023-09-17 F. Jason Park; Fix example in display-buffer section of ERC manual
2023-09-17 Jim PorterFix running background commands via 'eshell-command'
2023-09-17 Stefan KangasDelete commented out code from cperl-mode.el
2023-09-17 Stefan KangasRename describe-map-tree to help--describe-map-tree
2023-09-17 Jim Porter; Fix a recent change in Eshell
2023-09-17 Eli Zaretskii; * lisp/progmodes/flymake.el (flymake-mode): Fix ...
2023-09-17 Eli Zaretskii; * lisp/simple.el (suggest-key-bindings): Fix :type.
2023-09-17 Mattias EngdegårdExpanded defcustom type byte-compilation warnings ...
2023-09-17 Stefan KangasImprove org-babel-execute:eshell docstring
2023-09-17 Stefan Kangas; Grammar fixes ("allow to" et al)
2023-09-17 Stefan KangasMake obsolete flymake proc less prominent in manual
2023-09-17 Michael AlbinusMake "toolbox" and "flatpak" multi-hop completion capab...
2023-09-17 Christophe... Add prettify-symbols configuration to 'rust-ts-mode'
2023-09-17 Eli ZaretskiiSupport Unicode version 15.1
2023-09-17 Eli ZaretskiiMerge from origin/emacs-29
2023-09-17 Po LuSpeed up Android context menu generation
2023-09-16 Dmitry Gutovtypescript-ts-mode.el: Minor touches
2023-09-16 Dmitry GutovImprove namespacing situation WRT to recent change...
2023-09-16 Michael Albinus; Add some comments in Tramp
2023-09-16 Michael AlbinusImprove Tramp messages
2023-09-16 Michael AlbinusMake "kubernetes" multi-hop completion capable in Tramp
2023-09-16 Michael AlbinusAdapt tramp-otp-password-prompt-regexp
2023-09-16 Stefan KangasRevert "Mark two tests as expensive"
2023-09-16 Eli ZaretskiiRevert "Don't use pointer arithmetic for untagging...
2023-09-16 Eli ZaretskiiRevert "* src/lisp.h (XUNTAG): Work on 32-bit --with...
2023-09-16 Mattias Engdegård* src/lisp.h (XUNTAG): Work on 32-bit --with-wide-int...
2023-09-16 Mattias EngdegårdDon't use pointer arithmetic for untagging Lisp values
2023-09-16 Mattias EngdegårdMore accurate static vector block size assertion
2023-09-16 Stefan KangasAdd missing builtin package declarations
2023-09-16 Stephen BermanMake move-end-of-line in minibuffer consistent (bug...
2023-09-16 Eli ZaretskiiMerge from origin/emacs-29
2023-09-16 Eli Zaretskii; Declare some treesit.c functions in typescript-ts...
2023-09-16 Jens SchmidtFix loss of encrypted data in plstore.el
2023-09-16 Eli Zaretskii; Fix last change in gdb-mi.el
2023-09-16 StrawberryTeabug#65007: Allow displaying program IO in the GDB buffer
2023-09-16 Thomas HilkeClose SQL database when corresponding 'sqlite-mode...
2023-09-16 Jens SchmidtDeclare more functions as shift-translatable motion...
2023-09-16 bug-gnu-emacs... bug#65673: Add lua-ts-mode
2023-09-16 Mauro ArandaAvoid errors when a restricted-sexp widget is empty
2023-09-16 Eli Zaretskii; * lisp/edmacro.el (edmacro-reverse-macro-lines):...
2023-09-16 Earl HyattMake using Edmacro easier for long sequences of keys
2023-09-16 Eli ZaretskiiFix Unicode normalization of characters
2023-09-16 Michael AlbinusSupport one-time passwords in Tramp
2023-09-16 Eli ZaretskiiFix the 'C' and 'c' categories of characters
2023-09-16 Eli ZaretskiiFix Emoji zooming commands
2023-09-16 Andreas SchwabUpdate pdumper hashes
2023-09-16 Eli Zaretskii; Fix last change.
2023-09-16 Eli Zaretskii; * etc/DEBUG: Improve the redisplay section.
2023-09-16 Eli Zaretskii; * doc/lispref/minibuf.texi (Text from Minibuffer...
2023-09-16 Po Lu; * src/sfntfont.c (sfntfont_list_family): Remove unuse...
2023-09-16 Po LuUpdate Android port
2023-09-15 Jim PorterFix documented Eshell behavior of ignoring leading...
2023-09-15 Stefan Monnier(mutually_exclusive_p): Fix the regression from commit...
next