]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-01-14 Po LuAdd temporary gnulib patch
2023-01-14 Po LuDrop unneeded changes to gnulib
2023-01-14 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-01-14 Po LuUpdate Android port
2023-01-14 Po LuImprove reliability of Android build system
2023-01-14 Po LuCheck in gnulib with Android patches
2023-01-13 Stefan Monnier* lisp/apropos.el (apropos-safe-documentation): Use...
2023-01-13 Stefan Monnier(function-documentation): Make it work for the remainin...
2023-01-13 Stefan Monnier* lisp/reveal.el (reveal-open-new-overlays): Use `invis...
2023-01-13 Gregory Heytingsundo-tests.el: Tests for bug#60467
2023-01-13 Stefan Monnier* lisp/subr.el (combine-change-calls-1): Fix bug#60467
2023-01-13 Michael AlbinusAdapt tramp-tests.el
2023-01-13 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-01-13 Po LuFix crashes in Android port
2023-01-13 Po Lu* .gitignore: Add AndroidManifest.xml.
2023-01-13 Po Lu* java/AndroidManifest.xml: Remove file that is now...
2023-01-13 Po Lu* src/frame.c (make_monitor_attribute_list): Allow...
2023-01-13 Po LuUpdate Android port
2023-01-13 Dimitri BelopopskyRemove deprecated RLS server from eglot server list
2023-01-12 Stefan KangasMerge from origin/emacs-29
2023-01-12 Kyle MeyerUpdate to Org 9.6.1
2023-01-11 Theodor ThornhillAdd support for annotation_type_declaration
2023-01-11 Juri Linkov* etc/NEWS: Mention incompatible changes in 'outline...
2023-01-11 Eli Zaretskii; Fix documentation of last change
2023-01-11 Theodor ThornhillAdd forward-sentence with tree sitter support (bug...
2023-01-11 Philip KaludercicEnsure VC package names are not empty
2023-01-11 Philip KaludercicHandle missing package description when unpacking vc...
2023-01-11 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-01-11 Po LuBring up the sfnt-android font driver
2023-01-11 Stefan KangasMerge from origin/emacs-29
2023-01-10 Alan MackenzieCC Mode: partially revert commit from 2022-10-04
2023-01-10 Manuel UbertiFix reftex-citation docstring (bug#60710)
2023-01-10 Robert PluimImprove 'describe-char-fold-equivalences' docstring
2023-01-10 F. Jason ParkRemove obsolete server buffers on MOTD in erc-track
2023-01-10 F. Jason Park; Fix wrong type in erc-ignore hide-list options
2023-01-10 F. Jason Park; Kill some stray buffers left behind by ERC tests
2023-01-10 Manuel UbertiFix completion-auto-help docstring (bug#60709)
2023-01-10 Stefan KangasMerge from origin/emacs-29
2023-01-10 Yuan FuFix c-ts-mode comment indent
2023-01-10 Yuan FuHighlight identifier in import statements in js-ts...
2023-01-10 Yuan FuDon't print named tree-sitter nodes with parenthesizes...
2023-01-10 Jostein KjønigsenImprove fontification for import-statements in typescri...
2023-01-10 Yuan FuFix c-ts-mode indentation for 2nd line in block comment...
2023-01-10 Dmitry Gutov; xref.el: Bump version
2023-01-10 Dmitry Gutov; project.el: Bump version
2023-01-09 Theodor ThornhillAdd named defun for transpose-sexps-default-function...
2023-01-09 Eli ZaretskiiRemove unneeded restriction in using AEAD ciphers with...
2023-01-09 Eli Zaretskii; * src/callint.c (Finteractive): Doc string clarification.
2023-01-09 Juri Linkov* lisp/vc/diff-mode.el (diff-font-lock-keywords): Check...
2023-01-09 Yuan FuMinor improvement for tree-sitter explorer
2023-01-09 Yuan FuMake sure NODE is not the root node in tree-sitter...
2023-01-09 Yuan FuFix label indent of GNU and Linux style in c-ts-mode...
2023-01-09 Evgeni KolevImprove go-ts-mode Imenu, navigation and electric pair...
2023-01-08 Dmitry Gutov; ruby.rb: Fix pattern matching syntax and extend the...
2023-01-08 Michael AlbinusAdd remote-file-name-inhibit-delete-by-moving-to-trash
2023-01-08 Yuan FuRevert "Add c-or-c++-ts-mode (bug#59613)"
2023-01-08 Tad Fisher; * src/pgtkfns.c (parse_resource_key): Use recursive...
2023-01-08 Benson ChuAdd back renamed function 'font-lock-fontify-syntactica...
2023-01-08 Eli Zaretskii; * lisp/progmodes/ruby-ts-mode.el: Fix compilation...
2023-01-08 Eli Zaretskii; * src/callint.c (Finteractive): Fix the doc string...
2023-01-08 Eli ZaretskiiImprove options and docs of M-x command completion
2023-01-08 Michael Albinus; Fix NEWS
2023-01-08 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-01-08 Po Lu* configure.ac (ANDROID_OBJS): Add sfntfont files.
2023-01-08 Po LuCheck in new files
2023-01-08 Po LuUpdate Android port
2023-01-08 Po LuDelete unused files
2023-01-08 Po LuUpdate Java part of Android port
2023-01-08 Po LuCheck in new file androidmenu.c
2023-01-08 Kyle MeyerUpdate to Org 9.6-90-ga6523f
2023-01-08 Yuan FuFix string fontification on python-ts-mode (bug#60599)
2023-01-08 Yuan FuFix string-interpolation feature of python-ts-mode...
2023-01-08 Theodor ThornhillAdd indentation rule for concatenated_string (bug#60572)
2023-01-08 Jostein KjønigsenFix highlighting of variable-declarations in typescript...
2023-01-08 Yuan FuFix label indentation for Linux style in c-ts-mode...
2023-01-08 Yuan FuRemove duplicate entries in c-ts-mode's Imenu
2023-01-08 Yuan FuFix use of treesit-ready-p in c/c++-ts-mode
2023-01-08 Yuan Fu; * lisp/progmodes/gud.el (gud-tooltip-modes): Add...
2023-01-08 Yuan Fu; * lisp/align.el (align-c++-modes): Add c/c++-ts-mode.
2023-01-08 Yuan FuAdd documentation for c/c++-ts-mode (bug#60443)
2023-01-08 Dmitry Gutov(ruby-ts--font-lock-settings): Improve highlighting...
2023-01-08 Yuan FuOptionally include the namespace in c-ts-mode--declarat...
2023-01-08 Yuan FuSupport namespaces in c++-ts-mode (bug#60397)
2023-01-08 Yuan FuFix c-ts-mode--looking-at-star
2023-01-08 Yuan FuAdd c-or-c++-ts-mode (bug#59613)
2023-01-07 Paul EggertAdjust to recent Gnulib macro renaming
2023-01-07 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2023-01-07 Eli ZaretskiiDocument the 'definition-name' property.
2023-01-07 Eli Zaretskii; Fix description of etc/DOC
2023-01-07 Eli Zaretskii; Fix documentation of etc/DOC
2023-01-07 Po LuCheck in new file sfnt.c
2023-01-07 Dmitry Gutov(treesit-simple-indent-presets): Do that for 'or' as...
2023-01-07 Michael AlbinusAdd new Tramp method "toolbox"
2023-01-07 Michael AlbinusMinor tramp-archive.el fix
2023-01-07 Eli Zaretskii; Minor rewording of tree-sitter terminology
2023-01-07 Xi Lu; Use a single '<=' for range comparisons
2023-01-07 kobarityFix 'python-shell-buffer-substring' when START is in...
2023-01-07 Eli Zaretskii; Fix last change
2023-01-07 Manuel GiraudRearrange the "Saving Emacs Sessions" section of the...
2023-01-07 Stefan KangasMerge from origin/emacs-29
next