]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2024-05-18 Po LuHousekeeping around androidselect.c
2024-05-18 Eli Zaretskii; * doc/lispintro/emacs-lisp-intro.texi (nthcdr): White...
2024-05-18 ErgusAdd support for Rust compilation messages
2024-05-18 Tony Zormanuse-package: Add ':ignored-files' support to ':vc'...
2024-05-18 Tony Zormanuse-package: Update list of valid :vc keywords
2024-05-18 Eli ZaretskiiFix printing the result by 'eval-print-last-sexp'
2024-05-18 Jared FinderAdding window-tool-bar package (bug#68765).
2024-05-18 Jared FinderAdd user option to only display default tool bar
2024-05-18 Jared FinderInform user when tab-line-mode command makes no change
2024-05-18 Eli ZaretskiiDocument :box attribute caveats when used on display...
2024-05-18 Joost KremersMake 'vtable-insert-object' more versatile
2024-05-18 Andrea Corallo* Work around GCC bug affecting Garbage Collection...
2024-05-18 Eli ZaretskiiImprove documentation of 'movemail'
2024-05-18 Jakub JečmínekReplace incorrect link in Rmail chapter of Emacs manual
2024-05-18 Dmitry GutovFix project-find-regexp in remote projects
2024-05-18 Dmitry Gutovxref--group-name-for-display: Undo most of the latest...
2024-05-18 Eli Zaretskii; * doc/lispref/parsing.texi (Parsing Program Source...
2024-05-18 Po LuPort to certain Android environments with no GUI
2024-05-18 Eli Zaretskii; Improve documentation of 'set-fontset-font'
2024-05-18 Eli Zaretskii; Avoid compiler warning in w32term.c
2024-05-18 Jim PorterAdd new Eshell built-in command 'funcall'
2024-05-18 Dmitry Gutov; Fix search in remote project with relative file names
2024-05-18 Harald Jörg; cperl-mode.el: prevent Emacs from "freezing" (Bug...
2024-05-18 Harald Jörg;cperl-mode.el: Allow running under Emacs >=27
2024-05-18 Philip Kaludercic; Fix wrong-type-argument in 'rcirc-handler-INVITE'
2024-05-18 Eli Zaretskii; * doc/emacs/search.texi (Word Search): Add index...
2024-05-18 Stefan Monnier(describe-package-1): Handle (nil . "string") in `...
2024-05-18 Stefan Monnier* lisp/loadup.el: Add workaround for occasional "bootst...
2024-05-18 Robert PluimAdd multi/unibyte string tests for key-description
2024-05-18 Robert Pluim* doc/emacs/mule.texi (Unibyte Mode): Mention iso-trans...
2024-05-18 Eli Zaretskii; * src/window.c (Fwindow_scroll_bars): Doc fix.
2024-05-18 Eshel YaronStrip 'display' text property from completion candidates
2024-05-16 Andrea Corallo* Fix bootstrap with checking enabled
2024-05-16 Jim Porter; * lisp/eshell/esh-ext.el (eshell-remote-command)...
2024-05-16 Jim PorterUse "/local:" prefix in Eshell to run local commands...
2024-05-16 Sean Whitton(eglot--managed-mode): Avoid calling track-changes...
2024-05-16 Sean Whittonvc-git-root-log-format: Explicitly match periods
2024-05-16 Stefan Monniercontrol.texi: Be a bit more explicit about the behavior...
2024-05-16 Andrea Corallo* admin/MAINTAINERS: Add myself in (co-)maintainers.
2024-05-16 Mattias Engdegård; * lisp/gnus/mml-smime.el: Need cl-lib at runtime...
2024-05-16 Martin Rudalics; * doc/lispref/windows.texi (Buffer Display Action...
2024-05-16 Stefan Monnier(xref--collect-matches): Move inhibit-modification...
2024-05-16 Eli ZaretskiiAvoid another warning (bug#70942).
2024-05-16 Eli ZaretskiiFix some compilation warnings
2024-05-16 Andrea Corallo* lisp/gnus/nnatom.el (libxml-parse-xml-region): Declar...
2024-05-16 Robert Pluim; * src/process.c (network_lookup_address_info_1):...
2024-05-16 Robert PluimDocument 'use-default-font-for-symbols' more
2024-05-16 Illia OstapyshynUse proper smime-keys entry for S/MIME signatures using...
2024-05-16 Po Lu; * .dir-locals.el (c-mode): Designate INLINE_HEADER_...
2024-05-16 Andrea Corallo* doc/lispref/functions.texi (Declare Form): Rename...
2024-05-16 Andrea Corallo* etc/NEWS: Rename 'type' -> 'ftype' and tweak it.
2024-05-16 Andrea Corallo* Allow for optional function name parameter in 'ftype...
2024-05-16 Andrea CoralloChange 'type' declaration to 'ftype'
2024-05-16 Michael AlbinusTrace Tramp user error
2024-05-16 Po Lu; * lisp/net/tramp-androidsu.el (tramp-androidsu-handle...
2024-05-16 Michael Albinus; Fix whitespace
2024-05-16 Po LuPort tramp-androidsu to a wider variety of systems
2024-05-16 Eli Zaretskii; * etc/NEWS: Fix wording, again.
2024-05-16 Eli Zaretskii; * etc/NEWS: Fix wording.
2024-05-16 Juri LinkovAdd documentation about sorting Imenu completions ...
2024-05-16 Eli Zaretskii; Fix documentation of recently-installed changes
2024-05-16 Po LuFix failure of `restart-emacs' to restart Emacs on...
2024-05-16 Andrea Corallo* etc/NEWS (Safety compilation parameter): Add entry.
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
next