]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2022-12-18 Paul EggertImprove rename-file fix (bug#34069)
2022-12-18 Paul EggertDon’t hang when copying FIFOs
2022-12-18 Eli Zaretskii; Fix calls to treesit functions
2022-12-18 Mattias EngdegårdSuppress memql warning in test
2022-12-18 Mattias EngdegårdWarn about lambda expressions in comparisons
2022-12-18 Mattias EngdegårdFix compiler macro expansion bug
2022-12-18 Wilson Snyder; lisp/progmodes/verilog-mode.el: Collected updates...
2022-12-18 Paul EggertRemove Gnulib explicit_bzero module
2022-12-18 Paul EggertUpdate from Gnulib by running admin/merge-gnulib
2022-12-18 Paul EggertPort better to glibc 2.28+ renameat2
2022-12-17 Wilson Snyder; lisp/progmodes/verilog-mode.el: Collected updates...
2022-12-17 Eli Zaretskii; * src/xterm.c (x_send_scroll_bar_event): Remove unuse...
2022-12-17 Philip Kaludercic; * lisp/subr.el (internal--with-narrowing): Simplify
2022-12-17 Philip Kaludercic* lisp/emacs-lisp/package.el (package-report-bug):...
2022-12-17 Po LuMinor improvements to frame synchronization
2022-12-17 Po Lu; * lib-src/etags.c (do_move_file): Fix coding style.
2022-12-16 Mattias EngdegårdUse equal and member instead of eq and memq
2022-12-16 Mattias EngdegårdElide broken but unnecessary `if` optimisations
2022-12-16 Mattias Engdegårdalist-get testfn argument evaluation correction
2022-12-16 Juanma Barranquero; * lisp/bs.el: Small doc and whitespace fixes
2022-12-16 Eli ZaretskiiNew option for selecting symbols by double-clicking
2022-12-16 Mattias EngdegårdClosures are always non-nil
2022-12-16 Stefan Monniertab-bar.el: Fix "void-function cl--set-substring" error
2022-12-16 Stefan Kangas; Fix merge errors
2022-12-16 Stefan KangasMerge from origin/emacs-29
2022-12-16 Stefan KangasFix typo in rcirc function name
2022-12-16 Stefan Kangas; Fix typos
2022-12-16 Stefan KangasFix typo in rcirc variable name
2022-12-16 Juanma BarranqueroFix lisp/bs.el change in commit e0a057c16b of 2022...
2022-12-16 Jim Porter; Rename 'eshell-flatten-args' token to 'eshell-splice...
2022-12-16 Jim PorterAdd support for the "splice operator" in Eshell
2022-12-16 Jim PorterSupport completion of variables with the length operato...
2022-12-16 Theodor ThornhillAdd lambda_expression-rule to java-ts-mode (bug#60091)
2022-12-16 Jostein Kjønigseneglot: Add support for new language server csharp-ls
2022-12-16 Yuan FuUse the new tree-sitter commands
2022-12-16 Yuan FuAdd "function" feature to python-ts-mode (bug#59977)
2022-12-16 Randy TaylorAdd go-ts-mode and go-mod-ts-mode (Bug#60025)
2022-12-16 Yuan FuAdd basic support for hideshow in python-ts-mode (bug...
2022-12-16 Theodor ThornhillAdd "this" keyword to java-ts-mode (bug#60086)
2022-12-15 Juanma Barranquero* lisp/bs.el: Use modern height preserving method inste...
2022-12-15 Dmitry GutovWhen completing relative project file names, use relati...
2022-12-15 Eli ZaretskiiAvoid segfaults due to invalid selected-window's buffer
2022-12-15 Stefan KangasMerge from origin/emacs-29
2022-12-15 Stefan Kangas; Merge from origin/emacs-29
2022-12-15 Stefan KangasMerge from origin/emacs-29
2022-12-15 Stefan Kangas; Merge from origin/emacs-29
2022-12-15 Stefan KangasMerge from origin/emacs-29
2022-12-15 Juri LinkovRevert 21b387c39bd with last-minute hasty changes ...
2022-12-15 Alan MackenzieReplace an erroneous eq with an equal in cc-defs.el
2022-12-15 Juri Linkov* lisp/tab-bar.el ([tab-bar]): Use 'make-sparse-keymap...
2022-12-15 Stefan Monniercompile.el: Fix regression with nb of errors in modeline
2022-12-15 Juri LinkovMake tab-bar-tab-group-format-function backwards-compat...
2022-12-15 Gabriel do... Make tab-bar-tab-group-format-function also handle...
2022-12-15 Philip KaludercicEnsure package directories for source packages from...
2022-12-15 Randy Taylor; * etc/NEWS: Fix recent changes.
2022-12-15 Michael Albinus* test/README (SELECTOR): Add eglot-tests.el to remote...
2022-12-15 Michael AlbinusFix bug#60060 in Tramp
2022-12-15 Michael Albinus; * lisp/net/tramp-crypt.el: Fix comment.
2022-12-15 Po LuHandle selection transfer errors earlier
2022-12-15 Manuel Giraud* .gitignore: Ignore GDB history files.
2022-12-15 Eli ZaretskiiMention 'tree-sitter' in user manual and NEWS
2022-12-15 Eli Zaretskii; * etc/NEWS: Rearrange entries for tree-sitter support...
2022-12-15 Eli Zaretskii; Announce 'toml-ts-mode' in NEWS.
2022-12-15 Stefan Kangas; Auto-commit of loaddefs files.
2022-12-15 Stefan Kangas; Auto-commit of loaddefs files.
2022-12-15 Stefan Kangas; Don't quote nil in comments
2022-12-15 Stefan Kangas; Checkdoc fixes in dired-aux.el
2022-12-15 Dmitry GutovFix ruby-add-log-current-method after nested class...
2022-12-14 Stefan KangasMark flymake diagnostic modes as non-interactive
2022-12-14 Theodor ThornhillAdd indent rules to js/typescript/tsx-ts-mode (bug...
2022-12-14 Jostein KjønigsenImprove fontification in csharp-ts-mode (bug#59897)
2022-12-14 Yuan FuRevert "Add expression for generic_name in csharp-ts...
2022-12-14 Jostein KjønigsenIntroduce support for TOML config-format
2022-12-14 Arash EsbatiFix handling of % when searching in .tex or .dtx files
2022-12-14 Daniel MartínTreat C++ classes as defuns in C Tree-sitter mode ...
2022-12-14 Daniel MartínAdd < and > to the syntax table in c++-ts-mode (bug...
2022-12-14 Jostein KjønigsenImprove fontifications in Typescript mode
2022-12-14 Mattias EngdegårdWarn about unmatchable constant args to `eq`, `memq...
2022-12-14 Eli ZaretskiiUpdate the documentation of overlays (bug#59996)
2022-12-14 Eli Zaretskii; Improve description of scoping and let-bindings
2022-12-14 Eli Zaretskii; Fix a typo in window.el
2022-12-14 Eli ZaretskiiMake proced-tests work on more systems
2022-12-14 F. Jason ParkDon't send erc-sasl-user as USER command argument
2022-12-14 F. Jason ParkSet erc-network to a "given" ID instead of failing
2022-12-14 F. Jason ParkLimit casemapping to appropriate ranges in ERC
2022-12-14 F. Jason ParkActually accept non-symbols as IDs in erc-open
2022-12-14 F. Jason Park; Be nicer when updating browse-url var in erc-compat
2022-12-14 F. Jason ParkRespect a nil erc-session-password when reconnecting
2022-12-14 F. Jason ParkAdd dedicated auth-source section in ERC manual
2022-12-14 Laurence WarneAdd tests for proced
2022-12-14 Laurence WarneMake proced-update preserve refinements
2022-12-14 Po LuWork around primary selection clobbering during xterm DND
2022-12-14 Mattias Engdegård; * lisp/emacs-lisp/shortdoc.el: fix mistakes in previo...
2022-12-14 Mattias Engdegård; * lisp/progmodes/cmake-ts-mode.el (auto-mode-alist...
2022-12-14 Mattias EngdegårdBetter shortdoc examples
2022-12-14 Mattias EngdegårdShortdoc: read and evaluate strings after :eval
2022-12-14 Michael AlbinusFix Tramp tests in eglot-tests, prefix tests uniquely
2022-12-14 Juri Linkov* lisp/vc/vc-git.el (vc-git-checkin): Use make-nearby...
2022-12-14 Stefan KangasDelete temp files after icalendar tests
2022-12-14 Stefan Kangas; * lisp/keymap.el (keymap-substitute): Doc fix. ...
next