]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2024-09-23 Stefan KangasAdd subword-mode toggle to python-mode menu
2024-09-23 Stefan KangasSupport electric-layout-mode in python-base-mode
2024-09-23 Eshel Yaron; Skip commit 7a404e6d510830323381e5febbe61273f341dc20
2024-09-23 Scott Bell; Always set 'emoji--insert-buffer'
2024-09-23 Stefan MonnierFix font-lock of last character before EOB under 'white...
2024-09-23 Eli ZaretskiiFix 'whitespace-mode' with 'missing-newline-at-eof'
2024-09-23 Eli Zaretskii; * lisp/emacs-lisp/lisp.el (delete-pair-push-mark...
2024-09-23 Paul NelsonAdd option for delete-pair to mark end of region
2024-09-23 Eli Zaretskii; * etc/NEWS: Fix last change.
2024-09-23 Vincenzo PupilloAdd user option to enable Doxygen syntax highlighting...
2024-09-23 Eli ZaretskiiFix 'regexp-replace' in WDired
2024-09-23 Eshel Yaron; Skip commit eced1351200616eed626b56976d8ec98d12ebe61
2024-09-23 Peter OliverDisable xwidgets with recent webkitgtk versions (Bug...
2024-09-23 Michael Albinus* test/infra/gitlab-ci.yml (.tree-sitter-template)...
2024-09-23 Michael AlbinusUse (sit-for 0) in Tramp
2024-09-23 Eli Zaretskii; * lisp/editorconfig.el (editorconfig-indentation...
2024-09-23 Yuan FuAdd accessors for treesit-font-lock-settings
2024-09-23 Eshel Yaron; Skip commit 4c4e26be7c8da65c6c4d01d298ce8a35c920271b
2024-09-23 Yuan FuFix treesit--merge-ranges (bug#73324)
2024-09-23 Stefan Kangas; Delete bug fix from etc/NEWS
2024-09-23 David FussnerFix regexps for TeX xref backend
2024-09-23 Stefan KangasFix midnight-mode documentation
2024-09-23 Stefan Kangas; Fix my email address
2024-09-23 Stefan Monniereditorconfig.el: Fix too naive sync from upstream
2024-09-23 Eshel Yaron; Skip commit 0f12d6dd23ce24dc880ec8981458fb369228262b
2024-09-23 Stefan Monnier* lisp/progmodes/eglot.el (eglot--signal-textDocument...
2024-09-23 Eshel Yaron; Skip commit 7ef805d6a47ef12a40c18d1e449b326f787aa4ea
2024-09-23 Po LuRemove obsolete workaround
2024-09-23 Sean Whittonetags-regen-file-extensions: Add .pm
2024-09-23 Mattias EngdegårdSpeed up tall rectangular selections (bug#72830)
2024-09-23 Eshel Yaron; Skip commit cbaf7edbb467c7d6eedf44c055ecfc73b3bb3189
2024-09-23 Andrea Corallo* src/treesit.c (treesit_debug_print_parser_list):...
2024-09-23 Robert PluimType-check argument to network-lookup-address-info
2024-09-23 Juri Linkov* lisp/dired-aux.el (dired-do-open): Optimize (bug...
2024-09-23 Eli Zaretskii; Improve doc strings of options related to numbered...
2024-09-23 Spencer BaughSupport numeric indexing in let-alist
2024-09-23 Eli Zaretskii; Use c-ctype.h in w32*.c
2024-09-23 Eshel Yaron; Skip commit 03a991931863486436193f3e8edd0fd7d7d271c3
2024-09-23 Eshel Yaron; Skip commit 9026bfb5716de7a6d8ea5df60da942204c32feff
2024-09-23 Juri Linkov; Small fix for 'grep-change-to-grep-edit-mode'
2024-09-23 Manuel GiraudMake `dired-do-open' work on more *nix systems
2024-09-23 Paul Eggertyes-or-no-p now uses blankp rather than SYNTAX
2024-09-23 Yuan FuConservative heuristic for tree-sitter parser ranges...
2024-09-23 Yuan Fu; Fix treesit.c printing
2024-09-23 Eli Zaretskii; * admin/notes/unicode: Need to run textsec-tests...
2024-09-23 Mattias EngdegårdRe-enable GC mark trace buffer by default
2024-09-23 Po Lu; * src/haiku_support.cc: Correct last change.
2024-09-23 Yuan Fu; Add even more tests for previous commit
2024-09-23 Yuan FuFix treesit_sync_visible_region's range fixup code...
2024-09-23 Eli Zaretskii; * etc/PROBLEMS: Fix last change (bug#73207).
2024-09-23 Po LuDocument unavailability of frame geometry on Wayland
2024-09-23 Eshel Yaron(elisp-completion-at-point): Simplify
2024-09-18 Po LuFix layout of preferences activity on Android 35
2024-09-18 F. Jason ParkOnly conditionally resolve hosts in nsm-should-check
2024-09-18 Paul EggertUse c-ctype.h in lib-src
2024-09-18 Paul EggertFix some #! misparsing in check_interpreter
2024-09-18 Paul EggertFix misuse of toupper in sfnt_parse_style
2024-09-18 Paul EggertFix yes-or-no-p with multibyte spaces
2024-09-18 Eshel Yaron; Skip commit f1794a17b629f8ad2a85dbf9877e17dcdd9b9ee7
2024-09-18 Robert PluimFix idna-mapping-table following Unicode 16 changes
2024-09-18 Dmitry GutovRename project-{find-file-in-root,root-find-file}
2024-09-18 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2024-09-18 Paul EggertRemove unnecessary #include
2024-09-17 Eshel YaronNew user option 'completion-preview-ignore-case'
2024-09-16 Stefan KangasAdd make-directory to symbol-releases.eld
2024-09-16 Stefan KangasRemove some XEmacs compat code from cperl-mode.el
2024-09-16 Daniel Martín;; Fix typo in Grep Edit mode manual description (bug...
2024-09-16 Eshel Yaron; Skip commit 2cd5774689f96522709250b7805370522dcd4334
2024-09-16 Po LuPort to Haiku R1/beta5
2024-09-16 Yuan FuFix c++-ts-mode font-lock for latest c++ grammar (bug...
2024-09-16 Eshel Yaron; Skip commit ffc00eac53d88296e234d274ad1dd95bdf3cf065
2024-09-16 Eshel Yaron; Skip commit 3822a5e5d12781fb1cd6d075fc5fa3ae1b103f1e
2024-09-16 Eshel Yaron; Skip commit 43b678d3d26b62d112fde286d0bf077954b28afa
2024-09-16 Stefan Kangas* etc/TODO: New item "support indentation guides".
2024-09-15 Eshel Yaron; Update ldefs-boot.el
2024-09-15 Eshel YaronSimplify 'kill-region'
2024-09-15 Eshel Yaron; Sync treesit.[ch] with upstream
2024-09-14 Sean Whitton; * etc/NEWS: Fix variable name.
2024-09-14 Sean Whitton; * lisp/simple.el (kill-region-dwim): Try to simplify...
2024-09-14 Philip KaludercicAllow 'kill-region' to kill the last word when there...
2024-09-14 Eshel Yaron; Skip commit efde34f422e85c777482affff74dbb562008dcbd
2024-09-14 Eshel Yaron; Skip commit 3090b2304e715da5cb1286d9166ee8dcc8db0a24
2024-09-14 David FussnerProvide a modified xref backend for TeX buffers
2024-09-14 Eli ZaretskiiFix indentation of Fortran do-loops
2024-09-14 Eli Zaretskii; * etc/NEWS: Fix last change.
2024-09-14 Sean WhittonNew commands unix-word-rubout, unix-filename-rubout
2024-09-14 Eli Zaretskii; * etc/NEWS: Announce the improvements in w32 GUI...
2024-09-14 Cecilio PardoSupport GUI dialogs and message boxes better on MS...
2024-09-14 Stephen BermanFix regression in widget-move (bug#72995)
2024-09-14 VisuweshMake the *grep* buffer editable
2024-09-14 Eli Zaretskii; * lisp/cus-edit.el (setopt): Doc fix. (Bug#73098)
2024-09-14 Eli Zaretskii; * lisp/minibuffer.el (completion-pcm--merge-completio...
2024-09-14 Spencer BaughCorrectly include fixed strings before a prefix wildcar...
2024-09-14 Eli Zaretskii; * lisp/treesit.el (treesit-major-mode-setup): Doc...
2024-09-14 Eli Zaretskii; Improve documentation of 'easy-menu-define'
2024-09-14 Eshel Yaron; Skip commit 7c767ec781fdba02d073b79113b1d8d89548bb08
2024-09-14 Yuan FuSet treesit-primary-parser for c and elixir ts mode
2024-09-14 Yuan Fu; Minor doc fix in treesit.el
2024-09-14 Eshel Yaron; Skip commit 6a6d7925c9ddbf558f70932661ee943262aea4ca
2024-09-14 Yuan FuRevert "Read more on each call to treesit's buffer...
next