]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-12-03 Vibhav PantDon't trigger ASan use-after-poison while checking...
2022-11-30 Vibhav Pant; src/alloc.c: Fix styling issues.
2022-11-30 Vibhav Pantetc/DEBUG: Add more information about ASan memory poiso...
2022-11-29 Vibhav PantAdd support for additional memory checks using AddressS...
2022-11-23 Dmitry Gutovxref--search-property: Jump over entries hidden by...
2022-11-23 Eli Zaretskii; * src/pdumper.c (dump_buffer, dump_vectorlike): Updat...
2022-11-23 Eli ZaretskiiAvoid signaling args-out-of-range in mouse.el
2022-11-23 Eli ZaretskiiImprove documentation of locale-specific string comparison
2022-11-23 Eli ZaretskiiFix error signaled by mouse-highlight on mode line
2022-11-23 Po LuImprove last change to xterm.c
2022-11-23 Michael AlbinusRestore tramp-achive's Emacs 26 compatibility
2022-11-23 Shynur; * doc/lispintro/emacs-lisp-intro.texi (Complete kill...
2022-11-23 Juri Linkov* lisp/outline.el: 'S-<down-mouse-1>' on buffer buttons...
2022-11-23 Juri Linkov* lisp/progmodes/xref.el: Support outline-minor-mode...
2022-11-23 Stefan Kangas; Fix typos
2022-11-23 Yuan Fu; Remove obsolete use of inhibit-point-motion-hooks
2022-11-23 Yuan FuTweak python-ts-mode fontification (bug#59470)
2022-11-23 Randy TaylorUtilize new font-lock faces for more tree-sitter modes...
2022-11-23 Dmitry GutovAdd a way to override project name for project-vc backend
2022-11-23 Yuan Fu; * lisp/treesit.el (treesit-ready-p): Guard against...
2022-11-22 Yuan FuFix treesit-update-ranges
2022-11-22 Yuan Fu; Fix treesit--children-covering-range
2022-11-22 Yuan Fu; * src/casefiddle.c (casify_region): Stylistic change.
2022-11-22 Stephen Leake* lisp/progmodes/eglot.el (eglot--connect): Use project...
2022-11-22 Stephen Leake* lisp/progmodes/project.el (project-name): New
2022-11-22 Eli ZaretskiiFix 'treesit-max-buffer-size' and its use
2022-11-22 Eli Zaretskii; Fix comparisons in treesit.c
2022-11-22 Robert PluimAdd '\lll' for VERY MUCH LESS-THAN to TeX input method
2022-11-22 Po LuAdjust x_display_set_last_user_time for Xlib sign-extension
2022-11-22 Ihor RadchenkoImprove the doc string of 'string-collate-lessp'
2022-11-22 Sam JamesFix tree-sitter build using non-bash /bin/sh (bug#59460)
2022-11-22 Po LuAvoid potentially expensive XFlush and fix ordering
2022-11-22 Mattias Engdegård; Fix warnings in builds without tree-sitter
2022-11-22 Yuan FuSeparate tree-sitter and non-tree-sitter variant of...
2022-11-22 Yuan FuFix treesit_record_change in casify_region
2022-11-22 Theodor ThornhillTweak faces in Java and TypeScript
2022-11-22 Yuan Futreesit-font-lock-recompute-features now has two modes...
2022-11-22 Yuan FuTweak c-ts-mode fontification
2022-11-22 Yuan Fu; Fix docstrings in treesit.el
2022-11-22 Yuan Fu* lisp/treesit.el (treesit-max-buffer-size): Enlarge...
2022-11-22 Stefan KangasDon't refer to deleted variable 'gnus-parameter-to...
2022-11-22 F. Jason Park; Fix ERC test failure following recent typo fix
2022-11-22 Juanma Barranquero; Fix typos in tree-sitter files
2022-11-22 Stefan KangasRefresh menus in gnus.texi
2022-11-22 Stefan KangasImprove wording and markup in gnus-faq.texi
2022-11-22 Stefan Kangas; Fix typos
2022-11-21 Yuan Fu; * lisp/progmodes/js.el (js-ts-mode): Add autoload...
2022-11-21 Yuan Fu; * test/src/treesit-tests.el (treesit-misc): Remove...
2022-11-21 Yuan Fu; Update tree-sitter starter guide
2022-11-21 Yuan Fu; Fix typo in c-ts-mode--font-lock-settings
2022-11-21 Yuan FuMerge remote-tracking branch 'savannah/master' into...
2022-11-21 Yuan Fu; Minor fix in c-ts-mode fontification
2022-11-21 Yuan FuAllow major modes to tweak tree-sitter fontification
2022-11-21 Yuan FuFurther tweak tree-sitter fontification heuristics
2022-11-21 Yuan Fu; * src/treesit.c (treesit_load_language): Move call...
2022-11-21 Eli Zaretskii; Silence byte-compiler warnings
2022-11-21 Mattias Engdegård; * test/src/treesit-tests.el (treesit-misc): Don't...
2022-11-21 Eli Zaretskii; * lisp/treesit.el (treesit-parser-add-notifier):...
2022-11-21 Mattias Engdegård; Repair build without tree-sitter
2022-11-21 Stefan Kangas; Doc fixes: remove references to missing symbols
2022-11-21 Stefan Kangas; Fix typos (misspelled symbols)
2022-11-21 Michael AlbinusActivate direct asynchronous processes for Tramp contai...
2022-11-21 Gregory HeytingsMake sed invocation in Makefile POSIX-compliant
2022-11-21 Stefan Kangas* lisp/forms.el (forms-mode): Prefer setq-local.
2022-11-21 Stefan KangasMake instructions for updating ancient filesets obsolete
2022-11-21 Yuan FuUse constant face for labels in c-ts-mode
2022-11-21 Yuan Fu; * lisp/textmodes/css-mode.el (css-ts-mode): Fix typo.
2022-11-21 Yuan FuAdd separate keymaps for js/python/css-ts-mode
2022-11-21 Yuan FuTweak python-ts-mode fontification
2022-11-21 Yuan FuFix tree-sitter fontification heuristic
2022-11-21 Stefan Kangas* lisp/woman.el (woman-mode-map): Prefer defvar-keymap.
2022-11-21 Juri Linkov* lisp/outline.el (outline-search-function): New variab...
2022-11-21 Po Lu* src/treesit.c (treesit_load_language): Fix uninitiali...
2022-11-21 Po LuAvoid usage of intern_c_string in treesit.c
2022-11-21 Po LuStylistic fixes to treesit.c
2022-11-21 Po LuFix MS-DOS build
2022-11-21 Yuan FuAdd another heuristic to speed up tree-sitter fontification
2022-11-21 Yuan FuLimit recursion level for tree-sitter imenu functions
2022-11-21 Yuan FuImprove tree-sitter fontification on large buffers
2022-11-20 Stephen LeakeDelete eglot spinner; not useful
2022-11-20 Juanma BarranqueroAvoid native compiler setting user-init-file to warning...
2022-11-20 Juri LinkovRename 'elisp-eval-buffer' to 'elisp-eval-region-or...
2022-11-20 Juri LinkovDisable display-line-numbers-mode in string-pixel-width...
2022-11-20 Michael Albinus* doc/misc/Makefile.in (INFO_COMMON): Sort alphabetically.
2022-11-20 Michael AlbinusRework tramp-archive autoloads
2022-11-20 Po LuCoalesce duplicate scroll valuator handling code
2022-11-20 Stefan Kangas; Fix typos
2022-11-20 Stefan Kangas; Add .no-advice-on-failure to .gitignore
2022-11-20 Eli Zaretskii; * lisp/proced.el (proced-auto-update-timer): Fix...
2022-11-20 Laurence WarneCancel proced auto update timer if no proced buffers...
2022-11-20 Eli ZaretskiiAdvise against using too-high GC thresholds
2022-11-20 Gabriel do... Handle error in bookmark-relocate when filename is nil
2022-11-20 Eli Zaretskii; Avoid "Local Variables" popups in Emacs tree
2022-11-20 Juanma Barranquero; Fix typos
2022-11-20 Eli Zaretskii; Improve recently-modified documentation
2022-11-20 Yuan FuFix uses of treesit-ready-p
2022-11-20 Yuan FuRemove treesit-settings
2022-11-20 Yuan FuRemove tree-sitter setup from js-json-mode
2022-11-20 Yuan FuFix tree-sitter comment indentation for C-like languages
2022-11-20 Yuan FuSeparate native and tree-sitter variant of js-mode
next