emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master updated (12427976c8a -> dde3b9350e7)


From: Eli Zaretskii
Subject: master updated (12427976c8a -> dde3b9350e7)
Date: Fri, 4 Aug 2023 03:18:11 -0400 (EDT)

eliz pushed a change to branch master.

      from  12427976c8a * lisp/net/tramp.el (tramp-skeleton-write-region): Fix 
scoping.
      adds  c4a8572025e ; * etc/HISTORY: Fix Emacs 28.3 entry.
      adds  7bbd7cae074 Fix find-dired-with-command for remote directories
      adds  0c29f53ab87 Fix 'string-pixel-width' under 'line-prefix'
       new  23f49999896 Merge from origin/emacs-29
      adds  608a8757d9f Support files compressed by 'pigz'
       new  d7eb09b7076 ; Merge from origin/emacs-29
      adds  da5e05a50e8 Fix handling of ".elpaignore" file when compiling 
packages
      adds  5c6a51668b0 ; * doc/misc/eshell.texi (Argument Modifiers): Fix typo 
in example.
      adds  6eddbfe33f2 Clarify the meaning of the argument of ':align-to' 
space spec
       new  54d74264284 Merge from origin/emacs-29
      adds  d005b2c89ce Fix link to info node in prin1 docstring
       new  0059c4c6098 ; Merge from origin/emacs-29
      adds  db7d70d3cad ; Add commentary to 'describe-function's completion
      adds  573fcf27122 Add new keyword to 'typescript-ts-mode'
      adds  04996b21241 Handle tabs in the SQL shown in the column listing
      adds  acfcf7f3690 Fix "Paste from Kill Menu" in non X toolkit builds
      adds  0f183770c56 Fix byte-compiled files that use 'bind-key' from 
use-package
       new  dde3b9350e7 Merge from origin/emacs-29


Summary of changes:
 doc/lispref/display.texi             | 16 ++++++++++++----
 doc/misc/eshell.texi                 |  2 +-
 etc/HISTORY                          |  3 ++-
 lisp/emacs-lisp/bytecomp.el          | 10 ++++------
 lisp/emacs-lisp/subr-x.el            |  9 ++++++---
 lisp/find-dired.el                   |  4 ++--
 lisp/help-fns.el                     |  4 ++++
 lisp/progmodes/typescript-ts-mode.el |  2 +-
 lisp/sqlite-mode.el                  |  2 +-
 lisp/use-package/bind-key.el         |  1 +
 src/keymap.c                         |  6 +++++-
 11 files changed, 39 insertions(+), 20 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]