emacs-diffs
[Top][All Lists]
Advanced

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

master updated (a047fb8494c -> 77fa417d108)


From: Eli Zaretskii
Subject: master updated (a047fb8494c -> 77fa417d108)
Date: Sat, 15 Jul 2023 05:35:45 -0400 (EDT)

eliz pushed a change to branch master.

      from  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
       new  b5bbb29634e Merge from origin/emacs-29
      adds  a82486e5a4e Fix stale cache in Tramp (don't merge)
       new  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).
       new  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
       new  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
       new  77fa417d108 Merge from origin/emacs-29


Summary of changes:
 admin/git-bisect-start     |  24 +++-
 configure.ac               |   6 +-
 doc/emacs/custom.texi      |   8 +-
 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 +-
 lisp/emacs-lisp/lisp.el    |   2 +-
 lisp/net/tramp.el          |   9 +-
 lisp/paren.el              |  13 +-
 lisp/progmodes/gdb-mi.el   |   2 +-
 lisp/progmodes/sql.el      |   2 +-
 lisp/simple.el             |  10 +-
 lisp/subr.el               |  20 +--
 src/editfns.c              |  46 +++----
 src/lisp.h                 |  16 +--
 18 files changed, 362 insertions(+), 183 deletions(-)



reply via email to

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