]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-03-24 Po LuUpdate Android port
2023-03-20 Po Lu; * java/INSTALL: Fix typo.
2023-03-20 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-03-20 Po LuUpdate Android port
2023-03-20 Stefan KangasMerge from origin/emacs-29
2023-03-20 Stefan Kangas; Merge from origin/emacs-29
2023-03-20 Stefan KangasMerge from origin/emacs-29
2023-03-20 Stefan Kangas; Merge from origin/emacs-29
2023-03-20 Stefan KangasMerge from origin/emacs-29
2023-03-20 Stefan Kangas; Merge from origin/emacs-29
2023-03-20 Stefan KangasMerge from origin/emacs-29
2023-03-20 Stefan Kangas; Merge from origin/emacs-29
2023-03-19 Gregory HeytingsImprove warning about changing the string returned...
2023-03-19 Eli ZaretskiiFix visiting XBM/XPM files when 'c-ts-mode' is active
2023-03-19 Stefan Monnier* lisp/mpc.el (mpc-format): Fix oversight in commit...
2023-03-19 João TávoraBail early from eglot--apply-text-edits if nothing...
2023-03-19 João Távora; Clarify in-code commentary of eglot--after-change
2023-03-19 João TávoraImprove ergonomics of Eglot's inlay hints
2023-03-19 Stefan Monnier(textsec-bidi-controls-suspicious-p): Minor tweak
2023-03-19 Stefan Monnier* lisp/frame.el (handle-move-frame): Fix corner case...
2023-03-19 Eli ZaretskiiProtect against too large size of 'recent-keys' vector
2023-03-19 Michael AlbinusRename tramp-use-ssh-controlmaster-options to tramp...
2023-03-19 Michael Albinus* lisp/net/tramp.el (tramp-yn-prompt-regexp): Fix regexp.
2023-03-19 Eli Zaretskii; Remove 'build-module' and 'html-manual' directories...
2023-03-19 Eli ZaretskiiMerge branch 'emacs-29' of git.savannah.gnu.org:/srv...
2023-03-19 Jim PorterDon't over-normalize file names starting with "~" in...
2023-03-19 Kyle MeyerUpdate to Org 9.6.1-48-g92471e
2023-03-19 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-03-18 Yuan Fu; * admin/notes/tree-sitter/starter-guide: Update start...
2023-03-18 Eli ZaretskiiMerge branch 'emacs-29' of git.savannah.gnu.org:/srv...
2023-03-18 Gregory Heytings; * lisp/nxml/xmltok.el (xmltok-scan-attributes): Fix...
2023-03-18 Eli Zaretskii; Minor copyedits of recent changes in ELisp reference...
2023-03-18 Eli Zaretskii; Minor fixes in recent Eglot changes
2023-03-18 Eli Zaretskii; * doc/misc/eglot.texi (Eglot Commands): Improve indexing.
2023-03-18 João Távora; Again correct node reference casing in doc/misc/eglot...
2023-03-18 João Távora; Remove overly verbose commentary
2023-03-18 João TávoraMerge confusing duplicate sections on commands in Eglot...
2023-03-18 João TávoraDon't take over mouse-1 binding on Eglot diagnostics...
2023-03-18 João Távora; Prefer "language server" to "LSP server" in Eglot...
2023-03-18 Michael Albinus* lisp/progmodes/eglot.el (eglot--connect): Improve...
2023-03-18 Po LuUpdate Android port
2023-03-18 Michael AlbinusPrefix Tramp internal process properties with "tramp-".
2023-03-18 Gregory HeytingsAvoid slowdowns in xmltok-scan-attributes
2023-03-18 Eli Zaretskii; * test/lisp/abbrev-tests.el (abbrev--possibly-save...
2023-03-18 Gregory Heytings; * admin/git-bisect-start: Update failing commits
2023-03-18 Alan MackenzieCC Mode: Eliminate duplicate function c-list-of-strings
2023-03-18 Alan MackenzieCC Mode: Allow lists of strings as safe values for...
2023-03-18 Alan MackenzieCC Mode: Eliminate duplicate function c-list-of-strings
2023-03-18 Robert PluimAdd tests for Bug#62207
2023-03-18 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-03-18 Eli Zaretskii; Fix 'make-obsolete-variable' forms
2023-03-18 Eli Zaretskii; * lisp/find-dired.el (find-gnu-find-p): Doc fix.
2023-03-18 Manuel GiraudFix 'find-ls-option-default-ls' for BSD/MacOS (bug...
2023-03-18 Manuel GiraudFix 'find-ls-option-default-ls' for BSD/MacOS (bug...
2023-03-18 Po LuRemove extraneous debugging code
2023-03-18 Po LuWork around pselect lossage on Android
2023-03-18 Po LuUpdate Android port
2023-03-17 Arash Esbati; * lisp/subr.el (setq-local): Add missing period ...
2023-03-17 João Távora; Correct last commit, downcase node reference
2023-03-17 João TávoraEnhance section about troubleshooting in Eglot manual.
2023-03-17 João TávoraFix Eglot's snippet insertion to follow the manual
2023-03-17 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-03-17 Po LuInclude more information in Android bug reports
2023-03-17 Filipp GunbinReset abbrevs-changed after saving abbrevs (bug#62208)
2023-03-17 Robert Pluim; Fix markup in previous change
2023-03-17 Po LuFix WINDOWSNT build of fileio.c and image.c
2023-03-17 Robert PluimDocument `keymap-unset' in lispref
2023-03-17 Robert PluimDon't add a key binding when REMOVE is non-nil
2023-03-17 Mattias Engdegård* lisp/subr.el (string-prefix-p, string-suffix-p):...
2023-03-17 Po LuUpdate Android port
2023-03-17 Eli ZaretskiiFix the documentation of various aspects of adding...
2023-03-17 Wilhelm H Kirschbaum; Fix source file headers for some test files (bug...
2023-03-17 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-03-17 Jim PorterSimplify usage of 'while' forms in Eshell's iterative...
2023-03-17 Jim PorterSimplify how Eshell's iterative evaluation handles...
2023-03-17 Jim PorterSimplify iteration in Eshell for loops
2023-03-17 Po LuImprove radio button appearance in Android menus
2023-03-17 Po LuUpdate Android port
2023-03-17 Po Lu; * configure.ac: Add missing precious variable.
2023-03-16 Eli Zaretskii; Minor wording fix in ELisp reference manual
2023-03-16 kobarityFix python-fill-paragraph problems on filling strings...
2023-03-16 João TávoraAlso exempt eglot-inlay-hints-mode from desktop.el...
2023-03-16 Stefan Kangas; Add WebDAV entry to index in Tramp manual
2023-03-16 Stefan KangasRefer to EWW instead of w3 and w3m
2023-03-16 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-03-16 Michael AlbinusFix regression in Tramp (bug#62194)
2023-03-16 João TávoraEmphasize emacs-29-specificity in this version of lisp...
2023-03-16 João TávoraFix Eglot's command generation for code actions
2023-03-16 Po LuUpdate Android port
2023-03-16 Wilhelm H KirschbaumFix elixir-ts-mode.elc warning (bug#62155)
2023-03-16 Po Lu; * configure.ac: Remove unnecessary escape.
2023-03-16 Po LuMake ANDROID_CC and SDK_BUILD_TOOLS precious variables
2023-03-16 USAMI KentaFix quoting of font-family in 'hfy-family'
2023-03-16 Po LuUpdate Android port
2023-03-16 Po LuUpdate Android port
2023-03-16 Po LuUpdate Android port
2023-03-16 Po LuMerge remote-tracking branch 'origin/master' into featu...
2023-03-15 João Távora; Tweak doc/misc/eglot.texi
2023-03-15 Michael EliachevitchDocument how to construct JSONRPC arrays in Eglot manual
2023-03-15 Michael AlbinusMinor Tramp cleanup
next