]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
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...
2024-09-14 Yuan FuFix tree-sitter indent preset prev-adaptive-prefix
2024-09-14 Michael Albinus* lisp/net/tramp.el (tramp-wait-for-regexp): Deactivate...
2024-09-14 Eli Zaretskii; * CONTRIBUTE: Minor copyedits.
2024-09-14 Stefan Kangas* etc/symbol-releases.eld: Fix URL.
2024-09-14 Robert PluimUse stable URLs for files imported from Unicode
2024-09-14 Eshel Yaron; Skip commit 8e1187e336f6763f03cc8c03cf6c02e97c34dac7
2024-09-14 Robert Pluim; * etc/NEWS: Improve 'dired-check-symlinks' entry.
2024-09-14 Robert PluimAdd notes about documenting default values
2024-09-14 Eli ZaretskiiImprove accuracy of character categories
2024-09-14 Mattias EngdegårdDon't fail uniquify-tests in non-version-controlled...
2024-09-14 Robert Pluim; * etc/ORG-NEWS: Fix typo.
2024-09-14 Stefan Kangas* doc/misc/auth.texi: Minor copy edits.
2024-09-14 Stefan Kangas; * admin/MAINTAINERS: Remove some entries for Artur...
2024-09-14 Eli ZaretskiiUpdate Emacs sources for Unicode 16.0
2024-09-14 Eli ZaretskiiImport updated Unicode files from Unicode 16.0
2024-09-14 Manuel GiraudHuman readable last display time of killed buffer
2024-09-14 Manuel GiraudSimple typo in `clean-buffer-list'
2024-09-14 Eli Zaretskii; * doc/emacs/dired.texi (Misc Dired Features): Fix...
2024-09-14 Yuan FuAdd Ftreesit_grammar_location
2024-09-14 Po LuFix bug#72254
2024-09-14 Eshel Yaron; Skip commit 9a1c76bf7ff49d886cc8e1a3f360d71e62544802
2024-09-14 Eshel Yaron; Skip commit 68530860ae998e7364c550e7eddadda31c37eab7
2024-09-14 Eshel Yaron; Skip commit fb1db366b98f21d8a39c7d68c978844558474264
2024-09-14 Michael AlbinusAllow to disable symbolic links check in Dired
2024-09-14 Paul NelsonAdd Ediff feature for copying all differences
2024-09-14 Martin RudalicsFor minibuffer windows record minibuffers only (Bug...
2024-09-14 Robert Pluim; * test/lisp/gnus/gnus-icalendar-tests.el: remove...
2024-09-14 fpiAllow comments to organizer in icalendar event replies...
2024-09-14 Po Lu; * exec/configure.ac: Update version.
next