]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2024-06-12 Po Lu; * src/process.c (syms_of_process): Fix ommission.
2024-06-12 Stefan KangasFix recently added eshell test
2024-06-12 Eli ZaretskiiAvoid rare assertion violations when deleting a frame
2024-06-12 Eli Zaretskii; * src/treesit.c (treesit_check_node): Don't use non...
2024-06-12 Eli ZaretskiiFix treesit-tests
2024-06-12 Eli ZaretskiiAllow to print treesit objects from GDB
2024-06-12 Mattias Engdegård* src/print.c (print_vectorlike_unreadable): Fix merge...
2024-06-12 Mattias Engdegård* etc/emacs_lldb.py (Lisp_Object): Add TS types.
2024-06-12 Andrea Corallo; Silence a byte-compiler warning in typescript-ts...
2024-06-12 kobarity; Fix recent change to python-tests.el
2024-06-12 Eshel Yaron; Skip commit 84653558fe4c6c54f8aba922302895ab9cd61de6
2024-06-12 Eshel Yaron; Skip commit 0c459b11cdb530e2ba882e215f205435ca71a726
2024-06-12 Stefan Monnier* lisp/org/ox.el (org-export-filters-alist): Don't...
2024-06-12 Stefan Monnier(rng-do-some-validation): Fix dangerous use of `with...
2024-06-12 Po LuCorrect documentation build warnings and errors with...
2024-06-12 Po Lu; * src/process.c (read_process_output): Check in missi...
2024-06-12 Po LuRename new variable in process.c
2024-06-12 Michael AlbinusRefactor tramp-*-make-process functions
2024-06-12 Mattias Engdegårdcperl-mode: fix doc string escaping
2024-06-12 Mattias EngdegårdOrg: fix mistakes in regexp, skip set and doc string
2024-06-12 Eli Zaretskii; Avoid byte-compilation warning in cperl-mode.el
2024-06-12 Michael AlbinusExtend auto-revert-test07-auto-revert-several-buffers
2024-06-12 Harald Jörgcperl-mode.el: Update for the current Perl version...
2024-06-12 Basil L. Contovounesios; Fix recent change to outline.el.
2024-06-12 Po LuMinor revisions to Android key bindings
2024-06-12 Basil L. Contovounesios; Tweak recent NEWS and window.el docs.
2024-06-12 Eshel YaronNew command 'flymake-diagnostics-buffer-fix-diagnostic'
2024-06-11 Eshel YaronMinor improvements for Flymake diagnostics list
2024-06-10 Juri Linkov; * lisp/outline.el: Remove unused variable.
2024-06-10 Juri Linkov* lisp/outline.el: Improve new feature of preserving...
2024-06-10 Po LuRe-enable TTY glyph production for batch mode frames...
2024-06-10 Po LuFix bootstrap of org.texi
2024-06-10 Stefan Kangas; Fix typos
2024-06-10 Jim PorterImprove correctness of 'eshell-quote-argument'
2024-06-10 Kyle Meyer* etc/NEWS: Announce Org update.
2024-06-10 Kyle MeyerUpdate to Org 9.7.3
2024-06-10 Jim Porter; Use the current system's style of shell-quoting in...
2024-06-10 Jim PorterRemove empty Eshell commands when parsing
2024-06-10 Eli Zaretskii; Allow batch-file Eshell test on MS-Windows
2024-06-10 Stefan KangasUnbreak build with Clang 15 on macOS 14.5
2024-06-10 Jim Porter; Add another test for 'eshell-batch-script'
2024-06-10 Juri Linkov* lisp/buff-menu.el: Support a function value of Buffer...
2024-06-10 Juri LinkovText improvements for the documentation of 'some-window...
2024-06-10 kobaritySpecify Python 3 in some ERTs on Mac
2024-06-10 kobarityFix hiding a Python block ending with a comment
2024-06-10 Po LuEnable accessing tool bar with the touch screen
2024-06-10 Eli ZaretskiiFix MS-Windows build broken by recent touch-screen...
2024-06-10 Eli ZaretskiiA better fix for esh-proc-tests on MS-Windows
2024-06-10 Po LuAmend last change
2024-06-10 Po LuReport touch events on MS-Windows
2024-06-10 Eli Zaretskii; * doc/emacs/windows.texi (Tab Line, Window Tool Bar...
2024-06-10 Jared FinderAdd documentation for window-tool-bar package
2024-06-10 Stefan Kangas; Fix typo in help.texi
2024-06-10 Philip KaludercicAdd new command 'package-vc-log-incoming'
2024-06-09 Eshel Yaron; Update ldefs-boot.el
2024-06-09 Eshel YaronRemove CEDET
2024-06-09 Eshel Yaron; * lisp/subr.el: Update 'read-library-name' declaration
2024-06-09 Eshel Yaronhideif.el: Cease depending on Semantic
2024-06-09 Eshel Yaronxref.el: Cease depending on Semantic
2024-06-09 Eshel YaronSupport functions as Flymake fixes in addition to lists...
2024-06-09 Eli ZaretskiiFix a recent change in reading from sub-processes
2024-06-09 Eli ZaretskiiFix Eshell tests on MS-Windows
2024-06-09 Stefan Monnier(hack-dir-local-get-variables-functions): New hook
2024-06-09 Stefan Monnier(find-auto-coding): Provide filename to `auto-coding...
2024-06-09 Noah PeartAdd typescript-ts-mode indentation for multi-assignment...
2024-06-09 Dmitry Gutovproject-list-buffers-ibuffer: Handle the FILES-ONLY...
2024-06-09 mikpomSupport Ibuffer in project-list-buffers
2024-06-09 Po Lu; Fix coding style of last change
2024-06-09 Dmitry Gutovread-process-output-max: Increase the default value
2024-06-09 Dmitry GutovRemember the value of read_process_output_max when...
2024-06-09 Dmitry GutovGo around calling the default process filter (reducing...
2024-06-09 Dmitry Gutovurl-retrieve-synchronously: Fix timeout when connection...
2024-06-09 Eshel Yaron(minibuffer-query-apply): Make sure not to skip first...
2024-06-09 Eshel YaronAdd 'minibuffer-action' to 'describe-face'
2024-06-09 Eshel Yaron; * lisp/files.el: Update 'read-library-name' declaration
2024-06-09 Stefan Monnier(pcase--app-subst-match): Try and fix performance regre...
2024-06-09 Jim PorterImprove implementations of some Eshell output filter...
2024-06-09 Jim PorterBe more efficient when buffering output in Eshell
2024-06-09 F. Jason Park; Improve erc-format-privmessage documentation
2024-06-09 F. Jason ParkRestore deferred date-stamp insertions in ERC
2024-06-09 Eli ZaretskiiFix killing indirect buffers under auto-revert-mode
2024-06-09 Eli Zaretskii; * doc/lispref/display.texi (Image Descriptors): Clari...
2024-06-09 Eli ZaretskiiFix 'string-edit' when abort-callback is omitted
2024-06-08 Eshel Yaron; * lisp/pulse.el: Update commentary
2024-06-08 Eshel YaronMove pulse.el out of CEDET
2024-06-08 Eshel Yaron(xref-find-definitions-at-mouse): Cease setting point
2024-06-08 Eshel YaronAdd hook 'refactor-replacement-functions'
2024-06-08 kobarityFix Python mode error caused by incorrect indentation
2024-06-08 James ThomasCheck for doc-spec-function early, in interactive invoc...
2024-06-08 Richard SentMake 'clone-indirect-buffer-other-window' use other...
2024-06-08 Eli Zaretskii; * doc/emacs/help.texi (Help, Apropos): Improve text...
2024-06-08 Po LuImprove scaling of tab bar items on high-density displays
2024-06-08 Po LuRemove touchscreen pinch event generation threshold
2024-06-08 Stefan Kangas; Fix typos
2024-06-08 Eli ZaretskiiAvoid crashes in half-baked emacsclient frames
2024-06-08 Juri Linkov* lisp/buff-menu.el (Buffer-menu-group-sort-by): New...
2024-06-08 Juri LinkovAdd new alist entry 'some-window' for 'display-buffer...
2024-06-08 Stefan Monnier* lisp/subr.el (with-silent-modifications): Minor simpl...
2024-06-08 Po LuEliminate Makefile race
2024-06-08 Eli ZaretskiiUnbreak the Cygw32 build
next