]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2024-03-18 Eshel YaronImprove default *Completions* header line format
2024-03-15 Eli Zaretskii; Fix documentation of 'flyspell-check-changes'
2024-03-15 Eli Zaretskii; * src/xwidget.c (xwidget-webkit-disable-javascript...
2024-03-15 Juri Linkov* lisp/vc/diff-mode.el (diff-mode-menu): Add menu item...
2024-03-15 Eshel Yaron; Skip commit 9dcb28d6014f72e5f52ad46d6141e9be4e11bfa5
2024-03-15 Kévin Le GouguecKeep indenting text when 'shr-fill-text' is nil (bug...
2024-03-15 Po Lu; * src/androidselect.c (Fandroid_notifications_notify...
2024-03-15 Po Lu* src/sfntfont-android.c (init_sfntfont_android): Fix...
2024-03-15 Dmitry Gutov(project--value-in-dir): Ensure that the global value...
2024-03-15 Patrick Baderfix: project submodule detection does not work for...
2024-03-15 Stefan Monnier(set-auto-mode): Streamline to fix bug#67795
2024-03-15 Eshel Yaron; Skip commit c8c0d0a9550620adb111bf5d9e0155332498a6bf
2024-03-15 Po LuFix last change
2024-03-15 Juri Linkov* lisp/textmodes/flyspell.el (flyspell-check-changes...
2024-03-15 Juri Linkov* lisp/progmodes/project.el: Don't run modes from ...
2024-03-15 Juri LinkovContext menu for project (bug#69566)
2024-03-15 Pankaj JangidAdd language server for Move to eglot
2024-03-15 Liu HuiDetect the readline support for Python shell completion
2024-03-15 Adam PorterHandle the case where 'vtable-update-object' doesn...
2024-03-15 Tim Landscheidt; Simplify (with-current-buffer (get-buffer ...) ...)
2024-03-15 Phil Hagelbergbug#69685: Add language server for Fennel to eglot
2024-03-15 StrawberryTeaffap.el: Exclude angle brackets from file names in XML
2024-03-15 VisuweshAdd bounds-of-thing-at-point property for 'number'
2024-03-15 Eli Zaretskii; Fix last change (bug#68604)
2024-03-15 Noé LopezAdd user option to disable JavaScript in xwidget webview
2024-03-15 Adam Porter* lisp/emacs-lisp/vtable.el (vtable-update-object)...
2024-03-15 Eli Zaretskii; Fix last change to compile with mingw.org's MinGW
2024-03-15 Raffael StockerFix resetting keyboard hook state on MS-Windows
2024-03-15 Po Lu* exec/trace.c (rpl_stpcpy): Replace stpcpy if absent.
2024-03-15 Po LuImprove /proc/self/exe substitution on Android
2024-03-15 Po Lu; * java/org/gnu/emacs/EmacsDesktopNotification.java...
2024-03-15 Gerd Möllmannns_select fix for macOS terminals (bug#69561)
2024-03-15 Eric AbrahamsenFix name of gnus-notification(s)-close; ignore argument
2024-03-15 Po LuFix crash when displaying notifications on Android 3.0
2024-03-15 Gerd MöllmannPrevent freezes on macOS (bug#69561)
2024-03-15 Po LuPort more notification senders to non-XDG systems
2024-03-15 Stefan MonnierTry and avoid hardcoding lists of function types
2024-03-15 Stefan MonnierCleanup some type predicates
2024-03-15 Stefan Monniercl-generic: Signal an error when a type specializer...
2024-03-15 Eli Zaretskii; * admin/MAINTAINERS: Add Daniel Pettersson.
2024-03-15 Daniel PetterssonJsonrpc: improve performance of process filter function
2024-03-15 Stefan Monnier(comp-known-predicates): Fix overly optimistic `functionp`
2024-03-15 Po LuFix CheckJNI crash on Android 2.2
2024-03-15 Po Lu; Check in missing change to AndroidManifest.xml.in
2024-03-15 Stefan Monnier(gnus-convert-old-newsrc): Remove ancient converters
2024-03-15 Po LuResolve inconsistency between Android and XDG notifications
2024-03-15 Po Lu; Fix omission from last change
2024-03-15 Po LuImplement notification residency on Android
2024-03-15 Po LuFix notification cancellation detection on Android
2024-03-11 Po LuImplement notification callbacks on Android
2024-03-11 Basil L. Contovounesios; Fix error message in last change to bindat.el
2024-03-11 Paul EggertChange bare-symbol back to match intent
2024-03-11 Michael HeerdegenImprove pp-emacs-lisp-code backquote form printing
2024-03-11 Michael HeerdegenFix pp-emacs-lisp-code printing of symbols
2024-03-11 Petteri Hintsanen(bindat--unpack-item): Sanitize vector length
2024-03-11 Andreas SchwabAvoid dependency on nonexisting target in lispref makefile
2024-03-11 Jim PorterLet 'browse-url-interactive-arg' return more values...
2024-03-11 Stefan Monniersyncdoc-type-hierarchy.el: Sort and remove `comp` depen...
2024-03-11 Tim Ruffing* src/keyboard.c (read_key_sequence): Remove MSVC compa...
2024-03-11 Tim Ruffing* lisp/calc/calc-prog.el: Switch to new method of detec...
2024-03-11 Tim RuffingRemove workarounds for solved 'read-event' bug
2024-03-11 Tim RuffingContinue reading in 'read-event' etc. at the end of...
2024-03-11 Tim Ruffing* src/keyboard.c (requeued_events_pending_p): New function
2024-03-11 Tim Ruffing* src/keyboard.c (requeued_events_pending_p): Improve...
2024-03-11 Tim RuffingExtract check for end of macro to function
2024-03-11 F. Jason ParkFix faulty decoded-time adjustment in erc-stamp
2024-03-11 F. MoukayedRedefine erc-spoiler-face to indicate revealed text
2024-03-11 F. Jason ParkMake important text props more resilient in ERC
2024-03-11 F. Jason ParkLeverage inverse-video for erc-inverse-face
2024-03-11 Po Lu; * java/org/gnu/emacs/EmacsPreferencesActivity.java...
2024-03-11 Stefan Monnier(eglot-server-programs): Comment and whitespace only...
2024-03-11 Stefan MonnierSimplify mode-indexed tables in packages
2024-03-11 Stefan MonnierAdd non-TS modes as extra parent of TS modes (bug#68246)
2024-03-11 Stefan Monnier(dir-locals-collect-variables): Avoid spurious safety...
2024-03-11 Andrea CoralloRun 'syncdoc-update-type-hierarchy'.
2024-03-11 Andrea Corallo* 'syncdoc-type-hierarchy.el' update due to recent...
2024-03-11 Eli ZaretskiiAuto-commit of loaddefs files.
2024-03-11 Po LuEnable stack overflow recovery on Android
2024-03-11 Eli ZaretskiiFix case-sensitivity in 'complete-tag'
2024-03-11 Charalampos... Do interactive mode tagging for locate.el
2024-03-11 Stefan Monnier(eieio--generic-subclass-specializers): Autoload class
2024-03-11 Stefan MonnierEIEIO: Fix regession (bug#69631)
2024-03-11 Stefan Monniereieio-core.el: Try and fix bug#69631
2024-03-11 Andrea Corallo* Fix `capitalize` entry in `comp-known-type-specifiers...
2024-03-11 Eli Zaretskii; Improve documentation of 'minibuffer-allow-text-prope...
2024-03-11 Po LuUpdate android_wc_lookup_string
2024-03-11 Stefan MonnierSimplify type hierarchy operations
2024-03-11 Stefan Monniereieio-core.el: Always put a parent in the parents of...
2024-03-11 Stefan MonnierMake "parentless" structs inherit from their builtin...
2024-03-11 Stefan Monnier* lisp/emacs-lisp/oclosure.el (oclosure): Make it a...
2024-03-11 Stefan Monniercl-preloaded.el (built-in-class): New type
2024-03-11 Stefan Monniercomp-cstr.el: Fix a minor error and prepare for upcomin...
2024-03-11 Po LuDeclare 124 new Android permissions
2024-03-11 Harald Jörg; perl-mode, cperl-mode: Fix $\" in strings (Bug#69604)
2024-03-11 Jim PorterSupport expanding Eshell globs for remote file names
2024-03-11 Jim Porter; * test/lisp/net/eww-tests.el (eww-test--response...
2024-03-11 Mattias EngdegårdRevert "Suppress docstring control char warning in...
2024-03-11 Mattias EngdegårdSingle string literal in body is return value only...
2024-03-11 Eli Zaretskii; Improve documentation of image properties
2024-03-11 Eli Zaretskii; * src/composite.c (composition_compute_stop_pos)...
next