]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2024-12-27 Stefan Kangasmakeinfo-run-command: Use texi2any when makeinfo doesn...
2024-12-27 Stefan KangasPrefer defvar-keymap in two-column.el
2024-12-27 Stefan KangasUse with-environment-variables in more places
2024-12-27 Paul EggertLet Gnulib deal with MB_CUR_MAX
2024-12-27 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2024-12-27 Stefan KangasDrop support form gnome-moz-remote from browse-url
2024-12-27 Stefan KangasImprove flag variable names in uniquify
2024-12-27 Charalampos... Fix format specifier warnings in nsterm.m
2024-12-27 VisuweshEnsure Dired window is selected when reverting buffer
2024-12-27 Morgan WillcockSet marker insertion type for Imenu markers
2024-12-27 Eshel Yaron; Skip commit 6412a5503c404bbe177879d113c2299288c76ccd
2024-12-27 VisuweshShow the keybinding next to command in calc's x
2024-12-27 Dmitry Gutovruby-ts--s-p-query: Put '_' syntax on ?! method definitions
2024-12-27 Dmitry Gutovruby-ts-mode: Refine the forward-sexp improvement
2024-12-27 Eli Zaretskii; Fix documentation of recent additions to treesit.el
2024-12-27 Eli Zaretskii; * doc/lispref/modes.texi (Imenu): Fix wording and...
2024-12-27 Juri Linkov* lisp/treesit.el: Improvements for treesit-explore...
2024-12-27 Stefan KangasImprove dictionary-switch-tooltip-mode docstring
2024-12-27 Nicholas VollmerFix checkdoc warnings in dictionary.el
2024-12-27 Yuan Fu; * etc/NEWS: Update tree-sitter NEWS.
2024-12-27 Yuan FuAdd treesit-aggregated-simple-imenu-settings
2024-12-27 Yuan Fu; Add some shortdoc examples for treesit entry
2024-12-27 Yuan FuAdd treesit-language-display-name
2024-12-27 Juri LinkovAdd treesit thing 'sexp-list' to c++-ts-mode (bug#73404)
2024-12-27 Juri LinkovAdd treesit thing 'sexp-list' to tsx-ts-mode (bug#73404...
2024-12-27 Juri Linkov* lisp/progmodes/typescript-ts-mode.el: Fix regexp...
2024-12-27 Yuan Fu; Update c-ts-mode and c++-ts-mode's verified revision
2024-12-27 Yuan FuInclude lightweight tags in treesit-admin--verify-major...
2024-12-27 Yuan FuFix cmake-ts-mode font-lock queries
2024-12-27 Yuan FuCreate a blobless clone in treesit-admin--verify-major...
2024-12-27 Yuan Fu; Minor comment improvement in c-ts-common--adaptive...
2024-12-27 Stefan Kangas; * .mailmap: Fix UTF-8 issue.
2024-12-27 Paul EggertAvoid U+FFFD in commit messages
2024-12-27 Eshel YaronNew commands 'elisp-next/prev-occurrence'
2024-12-24 Eshel YaronTrust nothing by default
2024-12-24 Eshel Yaronscope.el: Minor cleanup
2024-12-24 Eshel YaronNew hook 'read-shell-command-minibuffer-setup-hook'
2024-12-23 Eshel Yaronscope.el: Disregard symbol shorthands
2024-12-23 Michael Albinus* configure.ac (dbus): Default to ifavailable. (Bug...
2024-12-23 Martin RudalicsMake 'fit-frame-to-buffer' work around size hints ...
2024-12-23 Arsen Arsenovi�Java Mode: introduce the keyword `assert'.
2024-12-23 Juri LinkovAdd treesit thing 'sexp-list' to typescript-ts-mode...
2024-12-23 Augusto StoffelHandle ':noquery' in 'open-gnutls-stream'
2024-12-23 Michael Albinus* test/lisp/files-tests.el (sh-shell): Move down declar...
2024-12-23 Antero MejrAllow viewing .dcm images via image-convert
2024-12-23 Antero MejrAllow viewing .six images via image-convert
2024-12-23 Stefan Monnier* lisp/vc/smerge-mode.el (smerge-extend): New command...
2024-12-23 Stefan KangasMatch more gdbinit files in auto-mode-alist
2024-12-23 Stefan KangasPrefer defvar-keymap in gud.el
2024-12-23 Michael Albinus* lisp/net/tramp-gvfs.el (tramp-gvfs-local-file-name...
2024-12-23 Stefan Monnier(cl-flet, cl-labels): Fix bug#74870
2024-12-23 Eli Zaretskii; Fix call to 'decode_string_utf_8' in #ifdef'ed-away...
2024-12-23 Eli Zaretskii; Improve commentary in calendar.el
2024-12-23 john muhlAdd 'lua-ts-mode' to 'interpreter-mode-alist'
2024-12-23 Richard LawrenceDocument representation of dates in calendar.el
2024-12-23 Cecilio PardoAdd support for the ':data' keyword for play-sound...
2024-12-23 Eli Zaretskii; Fix last change
2024-12-23 JD Smith'seconds-to-string': new optional arguments for readabl...
2024-12-23 Eli Zaretskii; * lisp/net/browse-url.el (browse-url-with-browser...
2024-12-23 Daniel Mendlerbrowse-url-with-browser-kind: Improve browser function...
2024-12-23 Eshel Yaron; Skip commit 40145ba971942eb8b2b9db1e28b513b1f3fdda6f
2024-12-23 Eshel Yaron; Skip commit 31f3a760c504e76ae06805e5cc5c325b06e4a9ad
2024-12-23 F. Jason ParkUse smarter default for erc-server-reconnect-function
2024-12-23 F. Jason ParkAdd command for teaching Imenu about ERC macros
2024-12-23 F. Jason ParkDisable which-func-mode in erc-imenu buffers
2024-12-23 Po LuFix a number of Android compilation warnings
2024-12-23 João TávoraEglot: ensure quick typing doesn't undermine completion...
2024-12-23 Eli ZaretskiiAutoload 'shortdoc-help-fns-examples-function'
2024-12-23 Yuan FuMove admin scripts to admin/treesit-admin.el
2024-12-23 Martin RudalicsOn GTK do not inhibit implied resizing until tool bar...
2024-12-23 Yuan FuAdd known-to-work version for c/c++-ts-mode
2024-12-23 Yuan FuAdd automated process to verify tree-sitter queries
2024-12-23 Yuan FuAdd keyword :reversed to treesit-font-lock-rules
2024-12-23 Eli ZaretskiiFix the MS-Windows build broken by recent changes
2024-12-23 Gerd MöllmannAllow xt-mouse-tests to run
2024-12-23 Gerd MöllmannFix tty root frame collection in redisplay_internal
2024-12-23 Po LuEnable adjusting frame sizes on MS-DOS
2024-12-23 Po LuEnable TTY child frames on MS-DOS
2024-12-23 Po LuFix the Android port
2024-12-23 Stefan KangasPrefer defvar-keymap in hangul.el
2024-12-23 Eshel Yaron; Skip commit 68bcabf58afddb377d172857ce7648ad3ff09618
2024-12-23 Eshel Yaron; Skip commit 9d93d717d58a41af29dec9cf80aa6b70b873c723
2024-12-23 Robert PluimAdd more documentation for TTY child frames
2024-12-23 Robert PluimFix network test failure when using VPN client
2024-12-23 Eshel Yaron; Skip commit 64dbb01993ee4e00f5af72c5df935c64ed321a3e
2024-12-23 Eshel Yaron; Skip commit 35cf00886451ab2fddf47134117c96aa497676bf
2024-12-23 Gerd MöllmannNEWS entry for the removal of `redisplay-dont-pause'
2024-12-23 Eshel Yaron; Skip commit a8c83b496b3f98ad0be835d772a36f75c47d693e
2024-12-23 Gerd Möllmann; Fix a call to update_window for !HAVE_EXT_MENU_BAR
2024-12-23 Gerd MöllmannRemove remaining references to redisplay-dont-pause
2024-12-23 Eli Zaretskii; Fix compilation warnings in term.c
2024-12-23 Gerd MöllmannRemove an unused parameter of combine_updates
2024-12-23 Gerd MöllmannDon't pause display for pending input
2024-12-23 Michael AlbinusFix display of obsolete variables in *Help*
2024-12-23 Juri LinkovAdd treesit thing 'sexp-list' to some ts-modes (bug...
2024-12-23 Juri LinkovNew treesit thing 'sexp-list' (bug#73404)
2024-12-23 Stefan KangasIncrease goto-address-fontify-maximum-size
2024-12-23 Stefan KangasPrefer defvar-keymap in goto-addr.el
2024-12-23 Eshel Yaron; Skip commit e3d1bab98d3d50375a97808cd1e422231f411c0a
2024-12-23 Stefan KangasDelete support for the Conkeror web browser
next