emacs-diffs
[Top][All Lists]
Advanced

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

feature/android updated (a61c5fb9a21 -> 55c14c72526)


From: Po Lu
Subject: feature/android updated (a61c5fb9a21 -> 55c14c72526)
Date: Thu, 22 Jun 2023 20:26:00 -0400 (EDT)

oldosfan pushed a change to branch feature/android.

      from  a61c5fb9a21 Merge remote-tracking branch 'origin/master' into 
feature/android
      adds  4848bdf98b8 ; Minor fixes of recently-installed regexp 
documentation changes
      adds  aad7d68164c ; * doc/lispref/display.texi (Display Tables): Remove 
extra parens.
      adds  3d930b928fe Eglot: fix relative position of coinciding inlay hint 
overlays (bug#64101)
      adds  b104c8dfdc7 Merge from origin/emacs-29
      adds  95091b77f0b Fix some tree-sitter :match regexps
      adds  892a3e8731c ; Merge from origin/emacs-29
      adds  948b471756e Require ls-lisp in Tramp only when needed
      adds  111efb0dd7f Merge branch 'emacs-29' of 
git.sv.gnu.org:/srv/git/emacs into emacs-29
      adds  90c03ffcd4b After minibuffer action, don't make the minibuffer 
current
      adds  0154f5885e3 Merge branch 'emacs-29' of 
git.sv.gnu.org:/srv/git/emacs into emacs-29
      adds  8ca8fb48414 Merge from origin/emacs-29
      adds  311a25807fc Rearrange some Tramp declarations
      adds  a23a09a82fc * etc/NEWS: Announce the fix for bug#44418 (,@ prefix 
syntax)
      adds  4c01b0deee1 Fix orgtbl-to-table.el function to include last cell 
border
      adds  6c1c14b3334 latin-ltx.el: Add \Phi; fix bug#64212
      adds  c31688cb061 ; * doc/lispref/frames.texi (Frame Layout): Fix typo.
       new  55c14c72526 Merge remote-tracking branch 'origin/master' into 
feature/android


Summary of changes:
 doc/emacs/search.texi        |  3 +-
 doc/lispref/display.texi     |  2 +-
 doc/lispref/frames.texi      |  2 +-
 doc/lispref/searching.texi   | 65 +++++++++++++++++++++++---------------------
 etc/NEWS                     |  9 ++++++
 lisp/leim/quail/latin-ltx.el |  3 +-
 lisp/net/tramp-compat.el     |  1 -
 lisp/net/tramp-gvfs.el       |  3 +-
 lisp/net/tramp-sh.el         |  3 +-
 lisp/net/tramp.el            | 36 ++++++++++++------------
 lisp/org/org-table.el        | 10 +++++--
 lisp/progmodes/eglot.el      | 10 ++++---
 src/minibuf.c                |  3 --
 13 files changed, 83 insertions(+), 67 deletions(-)



reply via email to

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