]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
2023-12-17 Stefan KangasNever send user email address in HTTP requests
2023-12-17 Eric Abrahamsen; Remove out-of-date documentation about Gnus delayed...
2023-12-16 Stefan Kangas; Fix typo
2023-12-16 Jared FinderUsing remap for binding of log-edit-beginning-of-line.
2023-12-16 Stefan MonnierMerge branch 'same-frame'
2023-12-16 Stefan Monnier(display-buffer): New `pop-up-frames` action alist...
2023-12-16 Stefan Monnier* lisp/subr.el (derived-mode-p): Disable warnings for...
2023-12-16 Eli Zaretskii; * lisp/startup.el (normal-top-level): Avoid byte...
2023-12-16 Eli ZaretskiiMerge from origin/emacs-29
2023-12-16 Eli Zaretskii; * lisp/term.el (term--xterm-paste): Fix last change.
2023-12-16 Eli Zaretskii; * doc/lispref/functions.texi (Function Documentation...
2023-12-16 Eli ZaretskiiFix shaping of Sinhala text
2023-12-16 Jens Schmidt; Move preload of rmc to a more appropriate place
2023-12-16 Jeremy BryantAdd use cases of (fn) documentation facility.
2023-12-16 Eli Zaretskii; * lisp/net/shr.el (shr-put-image): No more need to...
2023-12-16 VisuweshFix 'shr-put-image' with nil value for ALT
2023-12-16 Eli ZaretskiiFix pasting into terminal-mode on term.el
2023-12-16 Eli Zaretskii; * doc/emacs/android.texi (Android Environment): Fix...
2023-12-16 VisuweshOffer to show diff against auto-save in recover-file
2023-12-16 Eli ZaretskiiFix opening directory trees from Filesets menu
2023-12-16 Niall DooleyEglot: Add ruff-lsp as an alternative Python server
2023-12-16 john muhlFix comint-next/previous-prompt in lua-ts-mode
2023-12-16 nvernoFix: add comint hook locally in lua-ts-inferior-lua
2023-12-16 Eli Zaretskii; * src/androidfns.c (syms_of_androidfns) <android...
2023-12-16 Eli Zaretskii; * lisp/vc/vc-git.el (vc-git-print-log-follow): Doc...
2023-12-16 Dmitry Gutovruby-syntax-methods-before-regexp: Drop this whitelist
2023-12-16 Po LuProvide for Num Lock and Scroll Lock on Android
2023-12-16 Dmitry Gutov; vc-print-log-setup-buttons: Update a TODO comment
2023-12-15 Dmitry Gutov(vc-print-log-setup-buttons): Start "previous" history...
2023-12-15 Dmitry GutovShow buttons below vc-log even when REVISION is specified
2023-12-15 Dmitry GutovSupport viewing VC change history across renames (Git...
2023-12-15 Eli ZaretskiiSupport case-sensitive register names
2023-12-15 Po Lu; * doc/emacs/android.texi (Android Environment): Wordi...
2023-12-15 Adam PorterFix symbol name in Multisession Variables examples
2023-12-14 João TávoraEglot: use new jsonrpc-autoport-bootstrap
2023-12-14 João TávoraJsonrpc: add new jsonrpc-autoport-bootstrap helper
2023-12-14 João TávoraEglot: beware activation in fundamental-mode
2023-12-14 Po Lu; * src/androidfns.c (syms_of_androidfns_for_pdumper...
2023-12-14 Po LuMerge remote-tracking branch 'savannah/master' into...
2023-12-14 Po LuRespect Language & Input preferences under Android
2023-12-14 João TávoraJsonrpc: support some JSONesque non-JSONRPC protocols...
2023-12-14 João TávoraJsonrpc: rework fix for bug#60088
2023-12-14 João TávoraJsonrpc: better initforms in jsonrpc-connection
2023-12-14 João TávoraJsonrpc: allow method identifiers to be simply strings
2023-12-13 Michael AlbinusImprove tramp-compat-connection-local-p
2023-12-13 Andrea Corallo* configure.ac: Fix '--without-all' if libgccjit instal...
2023-12-12 Dmitry Gutovjs-ts-mode: Fix font-lock rules conflict
2023-12-12 Eric AbrahamsenProvide option to forward Gnus messages with all (most...
2023-12-12 Michael AlbinusNew macro connection-local-p
2023-12-12 Noah PeartAdd indentation rules for bracketless statements in...
2023-12-11 Juri LinkovFix typo in commit 3c093148958d56e0ed8e12a8e00ced1ef052259a
2023-12-11 Po LuIntroduce menus beneath new chapters in the Transient...
2023-12-11 Po LuCorrect implementation of UTP
2023-12-11 Yuan FuFix c-ts-mode bracketless indentation for BSD style...
2023-12-11 Augustin ChéneauAdd missing indent rules in c-ts-mode (bug#66152)
2023-12-11 Yuan FuFix treesit-default-defun-skipper (bug#66711)
2023-12-11 Dmitry Gutovproject-any-command: Use 'project-aware'
2023-12-11 Yuan FuFix treesit-node-field-name and friends (bug#66674)
2023-12-10 Maciej Kalandykpython-ts-mode: Highlight default parameters
2023-12-10 Stefan KangasMark `;#@` as :safe for asm-comment-char
2023-12-10 Stefan Kangas; Use ?c instead of integer in local variables
2023-12-10 Kyle MeyerUpdate to Org 9.6.13
2023-12-10 Eli ZaretskiiMerge from origin/emacs-29
2023-12-10 Michael Albinus; Fix error in my last commit
2023-12-10 Po Lu* lisp/files-x.el (connection-local-value): Fix Dired...
2023-12-10 Stefan KangasUpdate publicsuffix.txt from upstream
2023-12-10 Stefan Kangas; Fix a few more typos
2023-12-10 Stefan Kangas; Fix typos
2023-12-10 Stefan Kangas; Fix typos
2023-12-10 Stefan Kangas; Fix typos in ChangeLog files
2023-12-10 Michael Albinusdired-listing-switches handles connection-local values...
2023-12-10 Eli Zaretskii; * lisp/progmodes/c-ts-mode.el (c-ts-mode--else-heuris...
2023-12-10 Yuan FuFix c-ts-mode indent heuristic (bug#67417)
2023-12-10 nvernoFix c-ts-mode indentation (bug#67357)
2023-12-10 nvernoAdd font-locking for hash-bang lines in typescript...
2023-12-10 nvernoAdd font-locking for hash-bang lines in js-ts-mode
2023-12-09 Stefan MonnierTweak doc of `analyze-text-conversion` vs `post-self...
2023-12-09 Dmitry Gutovruby-mode: Better detect regexp vs division (bug#67569)
2023-12-09 Manuel GiraudFix desktop-save for dired buffers (bug#66697)
2023-12-09 Eli Zaretskii; Auto-commit of loaddefs files.
2023-12-09 Eli Zaretskii; * lisp/progmodes/gud.el (lldb): Fix trailing whitespace.
2023-12-09 Eli Zaretskii; * doc/misc/modus-themes.org: Fix merge snafu.
2023-12-09 Eli ZaretskiiMerge from origin/emacs-29
2023-12-09 Eli Zaretskii; Minor copyedits in description of ':box' face property
2023-12-09 Eli Zaretskii; Fix documentation of register-preview changes
2023-12-09 Michael AlbinusMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2023-12-09 Vladimir KazanovDocument ert-font-lock
2023-12-09 Michael AlbinusNew macro connection-local-value
2023-12-09 Eli ZaretskiiMerge branch 'master' of git.savannah.gnu.org:/srv...
2023-12-09 Eshel Yaron; Hide completion preview when switching windows
2023-12-09 Michael Albinus; * etc/NEWS: Fix typos.
2023-12-09 Philip KaludercicRemove old VC packages from 'package-alist' after insta...
2023-12-09 Eli Zaretskii; Fix documentation of 'minibuffer-sort-by-history'
2023-12-09 john muhlAdd font-lock tests for lua-ts-mode (bug#67605)
2023-12-09 Eli Zaretskii; Fix documentation of 'dired-do-open'
2023-12-09 Jared FinderFix dragging mode line on text terminals with a mouse...
2023-12-09 Eli Zaretskii; * doc/lispref/processes.texi (Network): Fix wording...
2023-12-09 Po LuCorrect phantom point generation and MDAP
2023-12-08 Sean Whitton; * lisp/progmodes/project.el (project-any-command...
2023-12-08 Dmitry Gutovproject-any-command: Change the method for passing...
next