]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-03-06 Po LuUpdate Android port
2023-03-05 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-03-05 Po LuUpdate Android port
2023-03-05 Po LuUpdate Android port
2023-03-05 Po LuUpdate Android port
2023-03-05 Stefan KangasMerge from origin/emacs-29
2023-03-05 Po LuFix cross compilation of cross/lib in some cases
2023-03-05 Po Lu; * configure.ac: Fix another typo.
2023-03-05 Po Lu; * cross/Makefile.in (builddir): Define.
2023-03-05 Po Lu; * cross/README: Update.
2023-03-05 Po LuRemove redundant gnulib files
2023-03-05 Po LuRemove redundant second copy of gnulib
2023-03-05 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-03-04 Yuan FuFix c-ts-mode preproc directive indentation
2023-03-04 Eli Zaretskii; * lisp/files.el (hack-local-variables): Fix typo...
2023-03-04 João TávoraMore robustly unspoof HOME in Eglot tests (bug#61637)
2023-03-04 João TávoraTurn on Eglot inlay hints by default
2023-03-04 Dmitry GutovUpdate ts modes missed in 4c16fd3a512 to use column-0
2023-03-04 Eli ZaretskiiUnbreak the unexec build
2023-03-04 Po LuFix x86_64 builds of libjpeg on Android
2023-03-04 Po LuFix calls to nasm in cross/ndk-build
2023-03-04 João TávoraRobustify Eglot for "transient" projects
2023-03-04 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-03-04 Po LuFix out of bound write after poly of single pixel span
2023-03-04 Konstantin... bug#61489: Increase BLOCK_ALIGN from 1024 to 32768
2023-03-04 Eli ZaretskiiFix documentation of 'normal-mode' in buffers that...
2023-03-04 Yuan FuChange tree-sitter indent anchor 'point-min' to 'column-0'
2023-03-04 Yuan FuFix go-ts-mode multi-line string indentation (bug#61923)
2023-03-04 Eli Zaretskii; More accurate doc strings for 'window-at' and 'window...
2023-03-04 Po LuImprove context menus on old versions of Android
2023-03-04 Po LuPort to broken Android NDK version
2023-03-04 Stefan KangasMerge from origin/emacs-29
2023-03-04 Po Lu; * m4/ndk-build.m4 (ndk_INIT): Fix typo.
2023-03-04 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-03-04 Po LuImprove support for building Android C++ dependencies
2023-03-04 Sean Whitton* lisp/icomplete.el (icomplete-in-buffer): Make into...
2023-03-04 Po LuFix cross-compilation of C++ code with old NDK versions
2023-03-04 Dmitry GutovRedirect eldoc messages to the mode-line when in edebug...
2023-03-04 Dmitry GutovRevert "Revert "Don't disable eldoc when doing edebug""
2023-03-04 João TávoraRemove Eglot activation check from find-file-hook
2023-03-04 Stefan Monnier* src/intervals.c (set_intervals_multibyte_1): Fix...
2023-03-03 João TávoraRevert inadvertent change to lisp/icomplete.el in previ...
2023-03-03 Yuan FuRevert previous change in go-ts-mode.el
2023-03-03 F. Jason ParkRelease ERC 5.5
2023-03-03 Eli Zaretskii; More doc improvements for OClosures
2023-03-03 Jim PorterDon't create GUI frames in batch sessions
2023-03-03 Po LuMinor fixes to configury
2023-03-03 F. Jason Park; Fix wrong error name in erc-server-908 doc string.
2023-03-03 F. Jason Park; * etc/ERC-NEWS: Mention more deprecations.
2023-03-03 Eli ZaretskiiMinor copyedits of documentation of OClosures
2023-03-03 Po LuFix out-of-tree builds with native dependencies
2023-03-03 João TávoraEglot: pay better attention to hints' paddingLeft/Right...
2023-03-03 Po Lu; * cross/ndk-build/README: Update accordingly.
2023-03-03 Po LuImprove ndk-build implementation
2023-03-03 Mattias EngdegårdRemove ineffective uses of condition-case
2023-03-03 Po LuFix visiting and saving writable content provider files
2023-03-03 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-03-03 Po LuUpdate Android port
2023-03-03 Stefan KangasMerge from origin/emacs-29
2023-03-03 Yuan FuFix c-ts-mode indentation for statement after preproc...
2023-03-03 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-03-02 Eli ZaretskiiFix c/c++-ts-mode's mode lighter
2023-03-02 Mattias EngdegårdFix `cond` miscompilation bug
2023-03-02 Mattias EngdegårdSmall unwind-protect optimisation improvement
2023-03-02 João TávoraEglot: use shell-file-name in eglot--cmd (bug#61748)
2023-03-02 Michael AlbinusTramp cleanup
2023-03-02 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-03-02 Po LuFix bootstrap failure
2023-03-02 Eli ZaretskiiAvoid signaling errors in url-basic-auth when password...
2023-03-02 Eli ZaretskiiFix wdired-tests on MS-Windows
2023-03-02 Augusto StoffelAdd option to keep some columns in dired-hide-details...
2023-03-02 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-03-02 Po Lu; * doc/emacs/input.texi (On-Screen Keyboards): Fix...
2023-03-02 Eli Zaretskii; Fix last change
2023-03-02 Sebastian TennantAdd new user option Man-prefer-synchronous-call
2023-03-02 Andrew De AngelisImprovements to xwidget on macOS (bug#60703)
2023-03-02 Philippe AltherrAdd support for Zsh's case branches ;|.
2023-03-02 Philippe AltherrUse 'sh-indent-for-continuation' for continued lines...
2023-03-02 Po LuSummary: Update Android port
2023-03-02 Po Lu* INSTALL.android: Remove file.
2023-03-02 Po LuFix Makefile race conditions
2023-03-02 Eli Zaretskii; Avoid byte-compilation warning in c-ts-mode.el
2023-03-02 Po LuFix Android handle wraparound
2023-03-02 Stefan KangasMerge from origin/emacs-29
2023-03-02 Stefan Kangas; Merge from origin/emacs-29
2023-03-02 Stefan KangasMerge from origin/emacs-29
2023-03-02 Po LuImprove criteria for restoring fullscreen state on...
2023-03-02 Po Lu; * src/haikufont.c (haikufont_open): Remove unused...
2023-03-02 Po LuFix sectioning of android texi files
2023-03-02 Po LuUpdate Android port
2023-03-02 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-03-01 Yuan Fu* lisp/progmodes/go-ts-mode.el: Use treesit-language...
2023-03-01 Yuan FuDon’t signal warning when loading go-ts-mode.el without...
2023-03-01 Yuan FuFix c-ts-mode empty line indentation (bug#61893)
2023-03-01 Yuan FuImprove tree-sitter's prev-sibling indent anchor
2023-03-01 João Távora* lisp/icomplete.el (fido-mode): Enable in-buffer compl...
2023-03-01 Juri Linkov* lisp/icomplete.el: Fix in-buffer completion.
2023-03-01 Stefan Monnier* src/profiler.c (malloc_probe): Make it safe for GC...
2023-03-01 Stefan Monnier* lisp/emacs-lisp/debug-early.el (debug-early-backtrace...
2023-03-01 Michael AlbinusMake Tramp file name completion more quiet
next