]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-08-19 Yuan Fu; * doc/lispref/parsing.texi: Minor touch-up.
2022-08-19 Yuan FuRemove treesit manual entries for deleted functions
2022-08-18 Yuan FuAdd treesit-parser-delete
2022-06-20 Yuan Fu* src/treesit.c (make_ts_parser): Initialize timestamp...
2022-06-18 Yuan Fu; * lisp/treesit.el (treesit-traverse-forward): Fix...
2022-06-18 Yuan FuFix double-free in treesit.c
2022-06-17 Yuan FuChange treesit-parser-list from variable to function
2022-06-16 Yuan FuAdd treesit test for previous change
2022-06-16 Yuan FuConsolidate treesit parser create functions
2022-06-16 Yuan FuFix treesit function ts_record_change and friends
2022-06-16 Yuan Fu; Minor optimization in treesit range function
2022-06-16 Yuan Fu; * src/treesit.c: Add comment to explain design decisions.
2022-06-15 Yuan Fu; * src/treesit.c (ts_check_buffer_size): Improve error...
2022-06-15 Yuan Fu; * src/treesit.c (ts_read_buffer): Clarify comments.
2022-06-15 Yuan Fu* src/treesit.c (ts_check_range_argument): Check for...
2022-06-15 Yuan FuFix compile warnings and errors in treesit.c
2022-06-14 Yuan FuMerge remote-tracking branch 'savannah/master' into...
2022-06-14 Yuan FuMerge branch 'feature/tree-sitter-depth-control' into...
2022-06-14 Yuan FuAdd manual for treesit-traverse-forward and friends
2022-06-14 Yuan FuChange treesit-check-query and mention it in documentation
2022-06-14 Yuan FuAdd treesit-query-compile to manual
2022-06-14 Yuan Fu; * doc/lispref/parsing.texi: Minor fix-up.
2022-06-14 Yuan FuAdd test for treesit-query-compile
2022-06-14 Sean WhittonAdd abbrev tables for minibuffer-mode and minibuffer...
2022-06-14 Yuan FuSupport compiled queries in treesit-query-capture
2022-06-14 Yuan Fu* src/treesit.c (Ftreesit_query_p): New function.
2022-06-14 Yuan FuAdd new type treesit-compiled-query
2022-06-14 Mattias EngdegårdSimplify byte-compiler assuming cconv normalisations
2022-06-14 Mattias EngdegårdRun cconv for dynbound code as well
2022-06-14 Mattias EngdegårdNormalise setq during macro-expansion
2022-06-14 Juri Linkov* lisp/replace.el (read-regexp): Use minibuffer-message...
2022-06-14 Robert PluimAdd more characters with macron in C-x 8 map and latin...
2022-06-14 Stephen BermanFix errors when aligning text in find-dired
2022-06-14 Lars IngebrigtsenMake flymake-proc--delete-temp-directory slightly safer
2022-06-14 Lars IngebrigtsenFix .dir-local.el caching for symlinks
2022-06-14 Lars IngebrigtsenLeave the contents on the *Backtrace* buffer on `q'
2022-06-14 Lars IngebrigtsenFix gud parsing of empty jdb classpaths
2022-06-14 Daniel MartínBind Cmd-t to menu-set-font on macOS
2022-06-14 Lars IngebrigtsenAllow using alists in ido completion and hitting TAB
2022-06-14 Lars IngebrigtsenMention how to only get syntactic font locking in the...
2022-06-14 Po Lu; Improve doc of `x-dnd-native-test-function'
2022-06-14 Michael AlbinusFix Tramp problem with non-essential
2022-06-14 Mattias Engdegård; * lisp/emacs-lisp/cconv.el: Fix outdated comments.
2022-06-14 Po LuFix mishandling of dnd-scroll-margin with scroll bar...
2022-06-14 Juri Linkov* lisp/minibuffer.el (minibuffer-complete-history)...
2022-06-14 Juri Linkov* lisp/simple.el (completion-auto-wrap): Rename from...
2022-06-14 Po LuFix out of date parts in NS doc and keyboard bindings
2022-06-14 Po LuHandle coordinates of Motif drop start messages
2022-06-14 Stefan KangasMerge from origin/emacs-28
2022-06-14 Po LuHandle coordinate extraction for more event types
2022-06-14 Po LuUse coordinates provided by DND messages if available
2022-06-14 Dmitry Gutovproject--git-submodules: Parse more strictly
2022-06-13 Paul EggertDefault decoded-time dst slot to -1
2022-06-13 Yuan Fu; * lisp/treesit.el (treesit-defun-query): Improve...
2022-06-13 Yuan FuUse the up-only parameter in treesit navigation functions
2022-06-13 Yuan FuAdd depth control for treesit traverse functions
2022-06-13 Yuan FuFix treesit-search-forward
2022-06-13 Paul EggertPacify GCC 12.1.1 -Wanalyzer-use-of-uninitialized-value
2022-06-13 Paul EggertPacify GCC 12.1.1 in default developer build
2022-06-13 Juri Linkov* lisp/progmodes/grep.el (grep-read-files): Combine...
2022-06-13 Lars IngebrigtsenMention \`M-x ...' in the lispref manual
2022-06-13 Lars IngebrigtsenClarify what a Calc registeri in in calc-insert-register
2022-06-13 Lars IngebrigtsenAllow saying \\=`M-x ...' in a doc string
2022-06-13 Lars IngebrigtsenMassage In-Reply-To data in message-mail
2022-06-13 Lassi KortelaMatch complete words in dns-mode
2022-06-13 Lars IngebrigtsenAllow `query-replace' to do exact replacement of the...
2022-06-13 Lars IngebrigtsenAdd to mode cedilla characters to iso-transl-char-map
2022-06-13 समीर सिंह Sameer... Add support for the Meetei Mayek script
2022-06-13 Lars IngebrigtsenMake the ediff control panel mode line prettier
2022-06-13 Eli Zaretskii; * etc/NEWS: Fix wording.
2022-06-13 Eli Zaretskii; * doc/lispref/minibuf.texi (Text from Minibuffer...
2022-06-13 Lars IngebrigtsenAllow rgrep users to indicate case folding easier
2022-06-13 Lars IngebrigtsenAdd a `M-c' command to `read-regexp'
2022-06-13 Richard Hansenbindat (strz): Error on null byte if packing variable...
2022-06-13 Stefan Monnier* files.el (auto-mode-alist): Add entry to `.eld` files
2022-06-13 Lars IngebrigtsenMake `/ a' in *Package* filter by name
2022-06-13 Visuwesh* lisp/find-dired.el (find-dired): Make directory click...
2022-06-13 Po LuRespect test function when performing local drag-and...
2022-06-13 Stefan KangasMerge from origin/emacs-28
2022-06-13 Po LuImprove DND tooltip updating
2022-06-13 Po LuKeep tooltip position in sync with monitor changes
2022-06-13 Po LuFix special DND event coordinates
2022-06-12 Juri Linkov* lisp/icomplete.el: Consider a list in minibuffer...
2022-06-12 Eli Zaretskii; * lisp/isearch.el (isearch-search-fun-in-text-propert...
2022-06-12 Juri Linkov* lisp/isearch.el (isearch-search-fun-in-text-property...
2022-06-12 Po LuFix encoding of multibyte ToolTalk filenames
2022-06-12 Po LuFix handling of scroll bar clicks on Haiku
2022-06-12 Stefan Kangas; * doc/man/etags.1: Bump man page date.
2022-06-12 Mattias EngdegårdUse BASE_EQ when comparing with Qunbound
2022-06-12 Lars IngebrigtsenMake find-sibling-file-search non-private
2022-06-12 Eli ZaretskiiFix "C-x C-d" with wildcard arguments
2022-06-12 Po LuFix phantom drag-and-drop targets showing up in some...
2022-06-12 Richard Hansenbindat (str, strz): Reject non-ASCII, non-`eight-bit...
2022-06-12 Po LuDon't repetitively initialize type lists during DND
2022-06-12 Stefan KangasMerge from origin/emacs-28
2022-06-12 Stefan Monnier* lisp/emacs-lisp/find-func.el (find-function-advised...
2022-06-12 Yuan Fu* configure.ac (HAVE_TREE_SITTER): Not set TREE_SITTER_...
2022-06-12 Yuan FuRename treesit-traverse-forward-depth-first
2022-06-12 Po LuUse cached monitor info during DND if available
2022-06-12 Po Lu* src/nsfns.m (ns_move_tooltip_to_mouse_location):...
next