]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-05-29 Andrea Corallocomp: Recompute type slots after byte compilation for...
2023-05-29 Michael AlbinusAdd tree-sitter tests to emba
2023-05-29 Michael AlbinusFix regression when saving tramp-default-proxies-alist
2023-05-28 Andrea Corallo* Nativecomp disable propagation of pre slot access...
2023-05-28 Laurence WarneFix unstable proced test
2023-05-27 Michael AlbinusMinor Tramp fixes
2023-05-26 Stefan Monnierpackage-tests.el: Add test for last change
2023-05-26 Stefan Monnier* lisp/emacs-lisp/package.el (package-buffer-info)...
2023-05-26 Alan MackenzieFontify Java constructor names and arglists
2023-05-26 Mattias Engdegård; * lisp/progmodes/project.el: avoid warning in loaddefs
2023-05-26 Mattias EngdegårdAdd more function declarations
2023-05-26 Spencer BaughSupport setting PAGER=cat in comint.el (bug#62958)
2023-05-26 Eli ZaretskiiMerge from origin/emacs-29
2023-05-26 Eli Zaretskii; Merge from origin/emacs-29
2023-05-26 Eli ZaretskiiMerge from origin/emacs-29
2023-05-26 Eli ZaretskiiFix emacsclient when there are irrecoverable file-visit...
2023-05-26 kobarityUse 'font-lock-extend-region-functions' in python-mode
2023-05-26 kobarityFix python-info-docstring-p
2023-05-26 Eli Zaretskii; * src/lread.c (read0, skip_lazy_string): Fix commenta...
2023-05-26 Eli ZaretskiiFix cancellation of Wdired
2023-05-26 Eli ZaretskiiMerge branch 'emacs-29' of git.savannah.gnu.org:/srv...
2023-05-26 Eshel YaronAdd customization options for dictionary-search
2023-05-26 Mattias EngdegårdHandle #@00 in new reader in a compatible way (bug...
2023-05-26 Eli Zaretskii; Minor fixes in documentation of recently-changed...
2023-05-26 Eli Zaretskii; * etc/NEWS: Describe the Cairo XCB option. (Bug...
2023-05-26 Po LuDon't mark selection request events
2023-05-26 Po LuDisable cairo-xcb support by default
2023-05-25 Juri Linkov* lisp/progmodes/project.el: Move :safe from defcustom...
2023-05-25 Juri Linkov* lisp/vc/vc-annotate.el (vc-annotate-mode-menu): Quote...
2023-05-25 Juri LinkovAdd vc-create/switch/print-branch to menu and update...
2023-05-25 Eli ZaretskiiFix rare crashes in 'try_window_reusing_current_matrix'
2023-05-25 Mattias Engdegård; eieio-test-persist.el: namespace hygiene
2023-05-25 Michael AlbinusMake last Tramp change less invasive
2023-05-25 João TávoraEglot: fix execution of CodeAction commands
2023-05-25 Brian LeungEglot: Add nickel-mode configuration
2023-05-25 Eli Zaretskii; Fix last change.
2023-05-25 Eli Zaretskii; * lisp/menu-bar.el (popup-menu): Doc fix.
2023-05-24 Mattias EngdegårdFix apparently wrong `delete` and `delq` value discards...
2023-05-24 Michael AlbinusUse `small-temporary-file-directory' in Tramp
2023-05-24 Andrea CoralloFix nativecomp ICE compiling structure related code...
2023-05-24 Stefan Monnier* lisp/loadup.el: Don't accidentally reduce `max-lisp...
2023-05-24 Mattias EngdegårdUse return values of assq-delete-all and assoc-delete-all
2023-05-23 Eli Zaretskii; Fix last change.
2023-05-23 Eli Zaretskii; * etc/PROBLEMS: Document problem with GnuPG 2.4.1...
2023-05-23 Eli Zaretskii; Support SQLite3 extensions on macOS
2023-05-23 Eli ZaretskiiFix 'use-dialog-box-p' and friends
2023-05-23 Andrea Corallo* test/src/comp-tests.el: Add some ret type tests for...
2023-05-23 Andrea Corallocomp: Propagate pre slot access type check
2023-05-23 Andrea Corallocomp: Make use of predicates in propagation for non...
2023-05-23 Andrea Corallo* lisp/emacs-lisp/comp.el (comp-fwprop-call): Extend...
2023-05-23 Andrea Corallocomp: Account non builtin types in type hierarchy
2023-05-23 Michael AlbinusImprove check for ANSI control escape sequences in...
2023-05-23 Robert PluimStop adding the package directory to the load path
2023-05-23 Stefan MonnierAvoid duplicates when adding package dirs to load-path
2023-05-23 Robert PluimAvoid duplicate load-path entry when generating package...
2023-05-23 Eli Zaretskii; Improve documentation of Isearch command properties
2023-05-23 Eli ZaretskiiDisable loading SQLite3 extensions when SQLite3 version...
2023-05-22 Spencer BaughUse faster option for running vc-hg status (Bug#63470)
2023-05-22 Eli Zaretskii; * lisp/progmodes/project.el (project-switch-use-entir...
2023-05-22 Eli ZaretskiiFix visiting HTML files encoded in iso-2022 variants
2023-05-22 Alan MackenzieFix syntax bugs involving escaped newlines in comments
2023-05-22 Mattias EngdegårdAttempt to speed up filenotify-tests
2023-05-22 Basil L. Contovounesios; Fix markup of some treesit vars in Elisp manual.
2023-05-22 Michael AlbinusSupport existing sshfs and rclone mount points in Tramp
2023-05-22 Eli ZaretskiiSupport 'isearch-allow-scroll' in 'pixel-scroll-precisi...
2023-05-22 Andreas Schwabshr: allow moving between adjacent anchors
2023-05-22 Michael AlbinusMark failing filenotify test as :unstable
2023-05-22 Michael Albinus; * etc/NEWS: Fix typos.
2023-05-22 Michael AlbinusFix multihop file name expansion in Tramp
2023-05-22 Po LuPlug various leaks and fix input method initialization
2023-05-22 F. Jason ParkFix custom type of erc-autojoin-channels-alist
2023-05-22 F. Jason Park; Silence byte compiler in erc-netsplit-JOIN
2023-05-21 Eli ZaretskiiNew Rmail commands for reading mailing-lists
2023-05-21 Jens SchmidtRemove obsolete information from Gnus manual
2023-05-21 Jens SchmidtPreserve mark in comint-history-isearch
2023-05-20 Mattias EngdegårdDeclare more mutating functions
2023-05-20 Mattias EngdegårdDeclare more functions as having important-return-value
2023-05-20 Mattias EngdegårdMinor optimisation of string-trim-left and string-trim...
2023-05-20 Liu HuiFix systemd unit completion for old versions of systemd
2023-05-20 Eli ZaretskiiFix Skeletons menu-bar menu in Python modes
2023-05-20 Eli ZaretskiiFix async invocations in Dired with 'fish' shell
2023-05-20 Mattias Engdegård; * etc/NEWS: missing definite article
2023-05-20 Eli Zaretskii; * etc/NEWS: PGTK cannot switch to -new automatically...
2023-05-20 Eli ZaretskiiFix loading SQLite extensions
2023-05-20 Michael Albinus; * etc/NEWS: Fix typos.
2023-05-20 Michael AlbinusImprove handling of ANSI control sequences in Tramp
2023-05-20 Mattias EngdegårdUse `delq` return value (bug#61730)
2023-05-20 Mattias Engdegård* etc/NEWS: Note dotimes loop variable scoping change...
2023-05-20 Yuan FuFix c-ts-mode--top-level-declarator
2023-05-19 Yuan FuImprove c-ts-mode font-lock for function names (bug...
2023-05-19 Juri Linkov* lisp/tab-bar.el: Don't use 'minibuffer-selected-windo...
2023-05-19 Juri LinkovSplit windows horizontally in places that use split...
2023-05-19 Mattias EngdegårdImproved copy-tree documentation and test (bug#63509)
2023-05-19 Yuan FuImplement treesit-forward-sexp correctly (bug#63487)
2023-05-19 Eli ZaretskiiMinor fixes of last change
2023-05-19 Joseph TurnerMake 'copy-tree' work with records
2023-05-18 Yuan FuFix tree-sitter test (bug#63481)
2023-05-18 Mattias EngdegårdTry declaring `delq` and `delete` important-return...
2023-05-18 Eli Zaretskii; * lisp/emacs-lisp/benchmark.el (benchmark-progn)...
2023-05-18 Basil L. ContovounesiosSimplify python.el completion-predicate
next