emacs-diffs
[Top][All Lists]
Advanced

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

master updated (b7bd7e92a96 -> 12d01caaefc)


From: Jim Porter
Subject: master updated (b7bd7e92a96 -> 12d01caaefc)
Date: Mon, 21 Aug 2023 21:25:45 -0400 (EDT)

jporter pushed a change to branch master.

      from  b7bd7e92a96 Improve Android adaptive icon
       new  0df2efa4d69 ; Fix issues running gitmerge
      adds  6962823c83c ; * etc/PROBLEMS: Fix typo and clarify wording.
      adds  922b6490286 * Add missing alias to 
`native-comp-enable-subr-trampolines'.
      adds  cf3145a486b * Add missing alias to 
`native-comp-enable-subr-trampolines'.
      adds  32280205e27 Add user options mentioned in the Eshell manual to the 
variable index
      adds  221ed70b90a ; Improve documentation of 'define-alternatives'
      adds  26949819df0 ; lisp/progmodes/csharp-mode.el 
(treesit-query-capture): Declare (bug#65297).
      adds  21b2ecee661 Fix command example in Eshell manual
      adds  3712e8bc385 ; Fix typos in lisp/keymap.el doc strings (bug#65329).
      adds  205d87cdca0 Fix unpacking ZIP archives on MS-Windows
      adds  a8c8a4e3680 ; * src/fns.c (Fcopy_sequence): Doc fix.  (Bug#64960)
      adds  8cf5659ec2f ; Fix defcustom in completion.el
      adds  7856d51436b Fix horizontal scrolling of images with C-f
      adds  636fb267c46 Improve documentation of case transfer in replacement 
commands
      adds  d9af79ae39d Fix cloning 'face-remapping-alist' for indirect buffers
      adds  8f683b51d8b Fix jsx font-lock in older tree-sitter-js grammars
      adds  fac0e2d5334 Avoid false "wrong passphrase" messages in EPA
      adds  f6ebd1ef0d0 ; * src/treesit.c (Ftreesit_node_parent): Improve 
commentary.
      adds  456ecabe9e8 Fix the documentation of 'cl-flet'
      adds  500ced133ad Fix building of VC package manuals with relative org 
links/includes
      adds  c125bd060e2 Fix order in which package-vc dependencies are resolved
      adds  781ddd7e7d8 Fix touchpad scrolling on MS-Windows
      adds  baeb2d71ae7 Support defun navigation for DEFUN in c-ts-mode 
(bug#64442)
      adds  3296031ad74 ; Another improvement for documentation of pixelwise 
scrolling
       new  357c2fba982 Merge from origin/emacs-29
      adds  45cc57ac258 ; Silence byte-compiler
       new  d792bbdc2c0 ; Merge from origin/emacs-29
      adds  b72f23a532b ; Fix 'desktop-restore-reuses-frames' customize values
       new  12d01caaefc Merge from origin/emacs-29


Summary of changes:
 .gitattributes                 |   4 ++
 build-aux/git-hooks/pre-commit |   3 +
 doc/emacs/search.texi          |  25 ++++++++-
 doc/lispref/commands.texi      | 125 ++++++++++++++++++++++++++++++-----------
 doc/misc/cl.texi               |  13 +++--
 doc/misc/eshell.texi           |  36 +++++++++++-
 etc/PROBLEMS                   |   4 +-
 java/README                    |   1 -
 lisp/arc-mode.el               |   8 ++-
 lisp/completion.el             |   8 ++-
 lisp/desktop.el                |   2 +-
 lisp/emacs-lisp/package-vc.el  |   9 ++-
 lisp/epa-file.el               |   9 ++-
 lisp/face-remap.el             |  13 +----
 lisp/image-mode.el             |   5 +-
 lisp/keymap.el                 |   4 +-
 lisp/progmodes/c-ts-mode.el    | 115 +++++++++++++++++++------------------
 lisp/progmodes/csharp-mode.el  |   1 +
 lisp/progmodes/js.el           |  35 ++----------
 lisp/replace.el                |  10 ++--
 lisp/simple.el                 |  53 ++++++++++-------
 lisp/subr.el                   |   4 ++
 src/fns.c                      |   3 +-
 src/search.c                   |   4 +-
 src/treesit.c                  |   4 ++
 src/w32term.c                  |   2 +-
 26 files changed, 318 insertions(+), 182 deletions(-)



reply via email to

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