]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2024-05-16 Andrea CoralloAdd some 'compilation-safety' documentation
2024-05-16 Andrea CoralloAdd 'safety' function declaration
2024-05-16 Andrea CoralloIntroduce 'compilation-safety' variable
2024-05-16 Andrea Corallo* lisp/emacs-lisp/comp.el (comp--get-function-cstr...
2024-05-16 Dmitry Gutov; Fix the xref--group-name-for-display tests
2024-05-16 Mattias EngdegårdAvoid resizing mutation in subst-char-in-string, take two
2024-05-13 Eshel YaronAllow text properties in minibuffer output unconditionally
2024-05-13 Eshel Yaron; * lisp/emacs-lisp/crm.el (crm-change-separator):...
2024-05-13 Michael Albinus* doc/misc/tramp.texi: Adapt some markups.
2024-05-13 Basil L. Contovounesios; Tweak last docstring addition in lisp/imenu.el.
2024-05-13 Michael AlbinusFix bug#70900
2024-05-13 Juri Linkov* lisp/imenu.el: Support more values for imenu-flatten...
2024-05-13 Po LuCommunicate frame titles to the window manager on Android
2024-05-13 Dmitry Gutovruby-rubocop-use-bundler: New user option
2024-05-13 Po Lu; * src/epaths.in: Declare and use android_game_path.
2024-05-13 Po LuComplete pacification of build warnings on Android
2024-05-13 Dmitry GutovFix 'C-u C-x p g' globally and 'A' in dired-mode
2024-05-13 Michael AlbinusAdd Tramp method "nspawn"
2024-05-13 Eshel Yaron; Add ".DS_Store" to 'completion-ignored-extensions'
2024-05-12 Eshel Yaronpcomplete: cease ignoring 'completion-ignored-extensions'
2024-05-12 Eshel YaronImprove buffer name completion annotations
2024-05-12 Dmitry Gutovcompletion--replace: Fix completion cycling
2024-05-12 Po LuFix offset of reported conversion regions
2024-05-12 Mattias EngdegårdRevert "Avoid resizing mutation in subst-char-in-string"
2024-05-12 Mattias EngdegårdSilence some macOS build warnings
2024-05-12 Mattias EngdegårdSafer and faster string sorting
2024-05-12 Po LuProperly deinitialize directory cursors on closedir
2024-05-12 Po LuAdditional changes to processing of Num Lock on Android
2024-05-12 Po LuCorrect earlier changes to processing of Num Lock on...
2024-05-12 Eli Zaretskii; Fix a recent change in fns.c
2024-05-12 Po LuPacify warnings in gmalloc.c
2024-05-12 Po Lu* oldXMenu/Activate.c (x_menu_grab_keyboard): Declare...
2024-05-12 Po LuFix the DJGPP build
2024-05-12 Po Lu* src/keyboard.c (lispy_function_keys): Define as stati...
2024-05-12 Po Lu; Update last change
2024-05-12 Po LuFix the DJGPP build
2024-05-12 Paul EggertPacify gcc -Wmissing-variable-declarations
2024-05-12 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2024-05-12 Paul EggertAdjust to recent Gnulib changes
2024-05-12 Eli Zaretskii; * lisp/cus-edit.el (custom-save-all): Remove offensiv...
2024-05-12 Po LuFix test of whether to insert lexical-binding cookies...
2024-05-12 Po Lu; More coding style fixes
2024-05-12 Po Lu; Fix coding style in timsort.c
2024-05-12 Eli Zaretskii; Fix byte-compilation warnings in lua-ts-mode.el
2024-05-12 kobaritySupport Python 3 in 'package-test-update-archives-async'
2024-05-12 Eli ZaretskiiFix Rmail summary by thread
2024-05-12 Eli Zaretskii; * lisp/net/dictionary.el (dictionary-default-strategy...
2024-05-12 Michael AlbinusNew Tramp method "run0"
2024-05-12 Po LuImprove documentation of p-s-p-scroll-down-page
2024-05-12 Po LuDelete unused functions
2024-05-12 Eli Zaretskii; Fix doc strings of two scroll-bar functions.
2024-05-12 Eric AbrahamsenUpdate gnus-draft-check-draft-articles to use find...
2024-05-12 Eric AbrahamsenRemove extra message-set-auto-save-file-name call in...
2024-05-12 Juri LinkovSupport customization of sorting order for Imenu comple...
2024-05-12 Jim Porter; Clean up some 'require' and 'declare-function' calls...
2024-05-12 Mattias EngdegårdAvoid resizing mutation in subst-char-in-string
2024-05-12 Eli Zaretskii; * doc/emacs/frames.texi (Scroll Bars): Improve format...
2024-05-12 Eli Zaretskii; * lisp/textmodes/ispell.el (ispell-message): Add...
2024-05-12 Eli Zaretskii; * etc/PROBLEMS: Document macOS problems with Emacs...
2024-05-12 Illia Ostapyshyn; * doc/misc/auth.texi (The Unix password store): Fix...
2024-05-12 Eli Zaretskii; Advertise scroll bars some more
2024-05-12 Eli ZaretskiiAvoid errors in 'image-dired-tag-thumbnail'
2024-05-12 Eshel YaronUse window parameters for *Completions* UI
2024-05-10 Eli Zaretskii; * etc/NEWS: Announce user-level change in dictionary.el.
2024-05-10 Eli ZaretskiiFix 'dictionary-tooltip-mode'
2024-05-10 Po LuImplement dots and dashes on MS-Windows
2024-05-10 Juri Linkov* lisp/imenu.el (imenu-flatten): New defcustom (bug...
2024-05-10 Jim Porter; Remove unnecessary defvars defined in a file we alrea...
2024-05-10 Po LuRemove redundant encoding of strings in androidvfs.c
2024-05-10 Po LuDocument a problem with Microsoft SwiftKey
2024-05-10 Po LuFix bug#70856
2024-05-10 Po LuFix earlier change to content URI resolution on Android
2024-05-10 Andrew G CohenDon't limit gnus thread searches to a single message
2024-05-10 Eshel Yaron; Skip commit 006d5b70f343d95c7154632a2b59056d940018d5
2024-05-10 Andrew G CohenFind correct parent for articles in gnus
2024-05-10 Andrew G Cohen; Provide documentation example for gnus-alter-header...
2024-05-10 Andrew G Cohen; * lisp/mail/smtpmail.el (smtpmail-try-auth-method...
2024-05-10 Jim Porter; Fix an edge case with Eshell globs when the directory...
2024-05-10 Jakub Ječmínek; Reference the xoauth2 method in nnimap-authenticator...
2024-05-10 Paul EggertImprove static checking when using upcoming GCC 13.3
2024-05-10 Daniel Semyonov; Fix example code in nnfeed
2024-05-10 Michael AlbinusTramp code cleanup
2024-05-10 Charalampos... Fix 'srecode-all-template-hash' always returning nil
2024-05-10 Lin Sun; Check process in 'python-shell-completion-at-point'
2024-05-10 Noah PeartAdd bitwise assignment operators to 'python--treesit...
2024-05-10 Po LuIntern additional symbols ahead-of-time
2024-05-10 Po LuReplace calls to intern with a constant string with...
2024-05-10 Juri Linkov* lisp/treesit.el (treesit-outline-search): Handle...
2024-05-10 Noah PeartFontify for_statement variable in python-ts-mode (bug...
2024-05-10 Yuan FuFontify namespace in c++-ts-mode
2024-05-10 Yuan FuFix #if defined directive fontification in c-ts-mode
2024-05-10 john muhlImprove indentation in 'lua-ts-mode' (bug#70785)
2024-05-10 john muhl; Quietly skip 'lua-ts-mode' tests (bug#70786)
2024-05-10 Yuan FuFontify doc comment in c-ts-mode with doc-face
2024-05-10 Dmitry Gutovxref--collect-matches: Fix the application of syntax...
2024-05-10 Dmitry Gutovchoose-completion: Retain the suffix after completion...
2024-05-09 Po LuDon't report erroneous /content directory on Android...
2024-05-09 F. Jason ParkPrefer erc--skip property to erc-track--skipped-msgs
2024-05-09 F. Jason ParkAvoid shared-ref read syntax in ERC message catalogs
2024-05-09 F. Jason ParkAdd format-catalog entry for unknown chan mode in ERC
next