emacs-diffs
[Top][All Lists]
Advanced

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

feature/android updated (e9a39fd8983 -> d78d7aa7839)


From: Po Lu
Subject: feature/android updated (e9a39fd8983 -> d78d7aa7839)
Date: Sat, 15 Jul 2023 20:18:35 -0400 (EDT)

oldosfan pushed a change to branch feature/android.

      from  e9a39fd8983 Update Android port
      adds  3021a0656f3 Show SHA-256 digest of a public key in 
'nsm-format-certificate'
      adds  dcad72a779b Support displaying function name in the header line
      adds  300f9d23c13 ; Fix last change (bug#64533)
      adds  a047fb8494c Fix "Improve Python imports management commands"
      adds  b741dc7fcde Add internal function to enter a labeled restriction
      adds  01fb898420f Simplify after adding internal function to enter a 
labeled restriction
      adds  b5bbb29634e Merge from origin/emacs-29
      adds  a82486e5a4e Fix stale cache in Tramp (don't merge)
      adds  d49669e5d3d ; Merge from origin/emacs-29
      adds  dbac8076057 * lisp/net/tramp.el (tramp-get-buffer-string): 
Stabilize.
      adds  8e06809fccd Merge branch 'scratch/bug64391' into emacs-29
      adds  be34e8294af ; * admin/git-bisect-start: Update failing commits
      adds  419b4d44914 ; Improve documentation of with-restriction
      adds  4821da1ad7f Fix show-paren-mode when the parentheses is partially 
visible
      adds  4cf33b6bd02 ; * doc/misc/modus-themes.org: Fix whitespace 
(bug#64548).
      adds  0165b50b0ff ; * lisp/emacs-lisp/lisp.el (raise-sexp): Fix typo in 
doc string.
      adds  f24bdbfaf57 Add concept index, title-case structure titles
      adds  74cc1d27f1f Add basic usage information and fix references
      adds  9bc93c7996c Replace duplicate text from epa.texi by a reference
      adds  7ac947f34c7 ; * src/lisp.h (struct Lisp_Overlay): Update commentary 
(bug#64580).
      adds  748d2ed5158 Merge from origin/emacs-29
      adds  4e204b56186 ; * doc/misc/eshell.texi (Bugs and ideas): Remove 
implemented feature.
      adds  6c3fe42bde1 Restructure Eshell extension modules documentation
      adds  7c417b2ae55 Correct the Eshell documentation about how to write new 
modules
      adds  951671b0e10 Document optional Eshell modules
      adds  9f6d79dd967 Document some missing Eshell commands
      adds  e79306fb467 ; * doc/misc/eshell.texi: Fix typos and clean up 
unclear wording.
      adds  7640835ae03 ; * doc/misc/eshell.texi: Fix last change.
      adds  3a703545798 Add documentation about remote access in Eshell
      adds  f529bf52eb5 ; * doc/misc/eshell.texi (Invocation): Whitespace 
cleanup.
      adds  6a360b08405 ; * doc/misc/eshell.texi (Variables): Add missing index 
for $INSIDE_EMACS
      adds  f2a8e4ceb48 ; Merge from origin/emacs-29
      adds  673992d28e2 ; * lisp/progmodes/sql.el (sql-interactive-mode): 
Remove FIXME (bug#64602).
      adds  aedbc3006e1 ; * doc/misc/eshell.texi (Aliases): Remove stray "@end 
table".
      adds  eb7c45ca43f ; Fix copy-paste in Widget Manual (Bug#64610)
      adds  b0181dafb9e Improve documentation of 'enable-local-variables' in 
Emacs manual
      adds  ea696ea4b9a ; Fix last change.
      adds  c5fb7301599 ; * lisp/paren.el (show-paren-function): Fix last 
change (bug#64547).
      adds  b54febef5d7 Fix NetBSD build with and without ncurses
      adds  afdf54a5313 * lisp/progmodes/gdb-mi.el: Fix interactive invocation 
of 'gud-go'.
      adds  d09de2f49d7 Ignore quit while getting interprogram paste in kill-new
      adds  77fa417d108 Merge from origin/emacs-29
      adds  3cf2ab21f2c ; * src/comp.c (CALL0I): Ifdef away, as it's now unused.
      adds  f17bdee79b1 sgml-mode.el: Cosmetic fixes
      adds  d78e670237b ; * src/lisp.h: Improve commentary for XIL, XLI, XLP 
(bug#64645).
      adds  16f3a09e8db ; * lisp/simple.el (kill-new): Fix a typo.  (Bug#64423)
      adds  c5fa58cbc4a Merge from origin/emacs-29
       new  d78d7aa7839 Merge remote-tracking branch 'origin/master' into 
feature/android


Summary of changes:
 admin/git-bisect-start       |  24 +++-
 configure.ac                 |   6 +-
 doc/emacs/custom.texi        |   8 +-
 doc/emacs/programs.texi      |  10 +-
 doc/lispref/positions.texi   |   3 +-
 doc/misc/auth.texi           |  43 +------
 doc/misc/epa.texi            | 295 +++++++++++++++++++++++++++++++++++--------
 doc/misc/eshell.texi         |   2 -
 doc/misc/modus-themes.org    |  40 +++---
 doc/misc/widget.texi         |   4 +-
 etc/NEWS                     |   7 +
 lisp/emacs-lisp/lisp.el      |   2 +-
 lisp/net/nsm.el              |   8 +-
 lisp/net/tramp.el            |   9 +-
 lisp/paren.el                |  13 +-
 lisp/progmodes/gdb-mi.el     |   2 +-
 lisp/progmodes/python.el     |  29 +++--
 lisp/progmodes/sql.el        |   2 +-
 lisp/progmodes/which-func.el |  42 +++++-
 lisp/simple.el               |  10 +-
 lisp/subr.el                 |  20 +--
 lisp/textmodes/sgml-mode.el  | 175 +++++++++++++------------
 src/comp.c                   |   2 +
 src/editfns.c                |  46 +++----
 src/gnutls.c                 |  21 +++
 src/lisp.h                   |  25 ++--
 26 files changed, 552 insertions(+), 296 deletions(-)



reply via email to

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