emacs-diffs
[Top][All Lists]
Advanced

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

scratch/pkg updated (2100df9f5b0 -> 239e4bcecf3)


From: Gerd Moellmann
Subject: scratch/pkg updated (2100df9f5b0 -> 239e4bcecf3)
Date: Fri, 21 Jul 2023 09:09:28 -0400 (EDT)

gerd pushed a change to branch scratch/pkg.

      from  2100df9f5b0 Handle package-prefixes like lexical-binding
      adds  587efce9fae Autodetect coding system when yanking media
      adds  488dc24d2a6 Prevent tex-shell buffer from reusing same window
      adds  e5be6c7ae30 Fix flymake mode line scrolling with 
pixel-scroll-precision-mode
      adds  b94e7e63347 * lisp/help-mode.el (help-setup-xref): Disable 
outline-minor-mode (bug#64575).
      adds  0cd519971d1 Port NaN, infinity handling better to VAX
      adds  ee4cc106b88 Don't recalculate the buffer basename inside uniquify
      adds  3ffb99f28f2 cl-print: Put buttons on ellipses
      adds  fcade74066d src/comp.c: Use `pending_funcalls` to fix bug#64494
      adds  4e8d579f3da Use 'emacs-lisp-compilation-mode' in native compilation 
buffers
      adds  b95bb644ec2 Fix command-line parsing regression in erc-cmd-DCC
      adds  96785a80377 Deprecate erc-server-alist and erc-server-select
      adds  4d6ed774fef Respect existing invisibility props in erc-stamp
      adds  4f3d036957a Simplify erc-button-add-nickname-buttons
      adds  6a96b862680 Add text props for CTCP messages and speakers in ERC
      adds  d45770e8d03 Optionally combine faces in erc-display-message
      adds  b354b3a53bf Allow custom display-buffer actions in ERC
      adds  9bdc5c62049 Add module for colorizing nicknames to ERC
      adds  e51e43b7046 Fix buffer-mismatch bug in erc-scroll-to-bottom
      adds  30fe8703e60 Allow ERC's module toggles access to the prefix arg
      adds  3c70e85d362 Add preset styles to erc-status-sidebar
      adds  ded35c2da4d Add erc-status-sidebar integration to erc-speedbar
      adds  08515350faf Add mini modules bufbar and nickbar to ERC
      adds  80e5e9ddc8d Improve walkthrough and sample config in ERC manual
      adds  2716dd13ced Decouple keep-place-indicator from global ERC module
      adds  badbfd57cda * lisp/emacs-lisp/backtrace.el 
(backtrace--change-button-skip): Typo)
      adds  47c2da092a0 cl-print: Allow expanding the contents of hash-tables
      adds  be501f468ed Improve doc for VAX reading NaN, INF
      adds  01b80a6f0e4 Reorder NaN, INF paras
      adds  2df086d121e Fix misreporting of window top line
      adds  8acd52bba40 Provide backtrace for byte-ops car, cdr, setcar, 
setcdr, nth and elt
      adds  d86755820c2 ; * lisp/vc/ediff-wind.el: hush bytecomp warnings on 
non-X platforms
      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
      adds  a65ece8b201 Fix Wdired with relative and abbreviated file names
      adds  207cd4c2357 xdisp.c: Improve doc of `redisplay` flags a bit
      adds  5b6b95dbf8d ; * lisp/files.el (create-file-buffer): Fix last change 
(bug#62732).
      adds  9d332c49933 ; * lisp/files.el (create-file-buffer): Add commentary.
      adds  fcf9e91f448 Check correct bit for DNS truncation
      adds  91424cb9ade Fix eshell.texi markup
      adds  ac566bcdee3 Don't deliver touch or pinch events from master or 
slave devices
      adds  7446a8c34e2 Eglot: check correct capability name in eglot-imenu 
(bug#64682)
      adds  157e735ce89 Don't distort character ranges in rx translation
      adds  bec707da4db * lisp/bindings.el (mode--line-format-right-align): Add 
'mode-line' face.
      adds  2f48e488d4b Delete vc-deduce-fileset-1, taking advantage of 
set-buffer
      adds  9ad601e7d76 Expose the ``cancellation'' of touch events to Lisp
      adds  c4f8ead08d1 Fix display of minor mode menus when mode-line-compact 
is enabled
      adds  607f826edd4 Fix event data leak
      adds  f624b283bfc Fix line number display under 
'mode-line-format-right-align'
      adds  dec15620d8c ; * etc/NEWS (Eshell): Fix typo.
      adds  a4087f59558 Improve reliability of minor mode menu dispatch
      adds  8b1c92da79f Improve commentary in xterm.c
      adds  fb5e43040fe Port file-name-case-insensitive-p to Haiku
      adds  f9f9c95ab57 Fix native compilation in dynamically bound files.
      adds  8af96d831ff ; Address some ambiguities in ERC's documentation
      adds  e2cc16fbd0d Warn when toggling erc-nicks-mode in target buffers
      adds  7ff41bf8ed8 Eglot: fix textDocument/onTypeFormatting for 'newline' 
command
      adds  17073af84d7 ; Improve robustness of package-report-bug
      adds  ce3f9fba1a3 ; Improve accuracy of out-out-order message insertion
      adds  77f489421ec ; * src/xdisp.c: Minor improvements of the commentary.
      adds  927e8b470fc ; * doc/lispref/keymaps.texi (Extended Menu Items): Add 
@pxref.
      adds  d172cd59854 ; * doc/lispref/keymaps.texi (Modifying Menus): Add 
cross-references.
      adds  f063f79a493 Convert NUL-containing NSString objects to Lisp strings 
correctly
      adds  81518534471 ; * admin/notes/bugtracker: Use 'e.g.' throughout the 
document.
      adds  ac075176bf0 ; * admin/notes/bugtracker: Fix punctuation.
      adds  86f2d6d62fc ; * src/xdisp.c: Improve commentary.  (Bug#64596)
      adds  9d93c6ba14a ; * src/xdisp.c: Fix typos in the commentary.
      adds  5de5e4b4d0a Fix typos and ommissions in cus-edit.el
      adds  3af27a4b815 Improve commentary in nsfns.m
      adds  4bd8e8c6d2b ; * src/xdisp.c: Fix wording in commentary.
      adds  f9bbe3189b0 Merge from origin/emacs-29
       new  239e4bcecf3 Merge remote-tracking branch 'origin/master' into 
scratch/pkg


Summary of changes:
 admin/git-bisect-start                             |  24 +-
 admin/notes/bugtracker                             |  27 +-
 configure.ac                                       |   6 +-
 doc/emacs/custom.texi                              |   8 +-
 doc/emacs/programs.texi                            |  10 +-
 doc/lispref/commands.texi                          |   7 +-
 doc/lispref/keymaps.texi                           |  20 +-
 doc/lispref/numbers.texi                           |  10 +-
 doc/lispref/positions.texi                         |   3 +-
 doc/misc/auth.texi                                 |  43 +-
 doc/misc/epa.texi                                  | 295 +++++++--
 doc/misc/erc.texi                                  | 700 +++++++++++++++++----
 doc/misc/modus-themes.org                          |  40 +-
 doc/misc/widget.texi                               |   4 +-
 etc/EGLOT-NEWS                                     |   7 +
 etc/ERC-NEWS                                       | 118 +++-
 etc/NEWS                                           |  30 +-
 etc/NEWS.26                                        |   2 +-
 lisp/bindings.el                                   |   5 +-
 lisp/button.el                                     |   2 +-
 lisp/cus-edit.el                                   |   6 +-
 lisp/dired.el                                      |   2 +-
 lisp/emacs-lisp/backtrace.el                       |  69 +-
 lisp/emacs-lisp/cl-print.el                        | 118 +++-
 lisp/emacs-lisp/comp.el                            |  57 +-
 lisp/emacs-lisp/lisp.el                            |   2 +-
 lisp/emacs-lisp/package.el                         |  15 +-
 lisp/emacs-lisp/rx.el                              |   6 +
 lisp/erc/erc-backend.el                            |  36 +-
 lisp/erc/erc-button.el                             |  80 ++-
 lisp/erc/erc-common.el                             |  23 +-
 lisp/erc/erc-compat.el                             |  21 -
 lisp/erc/erc-dcc.el                                |   2 +-
 lisp/erc/erc-fill.el                               |  25 +-
 lisp/erc/erc-goodies.el                            |  41 +-
 lisp/erc/erc-join.el                               |  39 +-
 lisp/erc/erc-match.el                              |  29 +-
 lisp/erc/erc-networks.el                           |  80 ++-
 lisp/erc/erc-nicks.el                              | 639 +++++++++++++++++++
 lisp/erc/erc-speedbar.el                           | 287 ++++++++-
 lisp/erc/erc-stamp.el                              |  21 +-
 lisp/erc/erc-status-sidebar.el                     | 329 +++++++++-
 lisp/erc/erc-track.el                              |  30 +-
 lisp/erc/erc.el                                    | 370 ++++++++---
 lisp/files.el                                      |  28 +-
 lisp/help-mode.el                                  |   4 +
 lisp/ielm.el                                       |   7 +
 lisp/mouse.el                                      |  52 +-
 lisp/net/dns.el                                    |   2 +-
 lisp/net/nsm.el                                    |   8 +-
 lisp/net/rcirc.el                                  |   2 +-
 lisp/net/tramp.el                                  |   9 +-
 lisp/paren.el                                      |  13 +-
 lisp/progmodes/eglot.el                            |  36 +-
 lisp/progmodes/flymake.el                          |  47 +-
 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/startup.el                                    |  24 +-
 lisp/subr.el                                       |  20 +-
 lisp/textmodes/sgml-mode.el                        | 175 +++---
 lisp/uniquify.el                                   |  39 +-
 lisp/vc/ediff-wind.el                              |   3 +
 lisp/vc/vc.el                                      |  17 +-
 lisp/wdired.el                                     |  20 +-
 lisp/window.el                                     |   3 +-
 lisp/yank-media.el                                 |   2 +-
 src/bytecode.c                                     |  42 +-
 src/comp.c                                         |  25 +-
 src/data.c                                         |   8 +-
 src/editfns.c                                      |  46 +-
 src/fileio.c                                       |   4 +-
 src/frame.h                                        |   2 +-
 src/gnutls.c                                       |  21 +
 src/keyboard.c                                     |  20 +-
 src/lisp.h                                         |  25 +-
 src/lread.c                                        |  29 +-
 src/nsfns.m                                        |   8 +-
 src/process.c                                      |   3 +-
 src/termhooks.h                                    |   6 +-
 src/window.h                                       |  11 +-
 src/xdisp.c                                        | 165 +++--
 src/xfns.c                                         |  43 +-
 src/xterm.c                                        | 215 +++++--
 src/xterm.h                                        |  62 +-
 test/lisp/emacs-lisp/bytecomp-tests.el             |  58 ++
 test/lisp/emacs-lisp/cl-print-tests.el             |   5 +-
 test/lisp/emacs-lisp/rx-tests.el                   |  12 +-
 test/lisp/erc/erc-button-tests.el                  |   2 +-
 test/lisp/erc/erc-dcc-tests.el                     |  23 +-
 test/lisp/erc/erc-fill-tests.el                    |   5 +-
 test/lisp/erc/erc-goodies-tests.el                 | 226 +++++--
 test/lisp/erc/erc-networks-tests.el                |  18 +
 test/lisp/erc/erc-nicks-tests.el                   | 538 ++++++++++++++++
 test/lisp/erc/erc-scenarios-base-buffer-display.el |  28 +-
 .../lisp/erc/erc-scenarios-join-display-context.el |  66 ++
 test/lisp/erc/erc-scenarios-match.el               | 257 +++++++-
 test/lisp/erc/erc-scenarios-status-sidebar.el      | 169 +++++
 test/lisp/erc/erc-tests.el                         | 241 ++++++-
 .../erc/resources/base/gapless-connect/foonet.eld  |   8 +-
 .../buffer-display/mode-context.eld}               |  37 +-
 test/lisp/uniquify-tests.el                        | 129 ++++
 .../comp-resources/comp-test-funcs-dyn2.el}        |  20 +-
 test/src/comp-tests.el                             |   7 +-
 106 files changed, 5605 insertions(+), 1263 deletions(-)
 create mode 100644 lisp/erc/erc-nicks.el
 create mode 100644 test/lisp/erc/erc-nicks-tests.el
 create mode 100644 test/lisp/erc/erc-scenarios-join-display-context.el
 create mode 100644 test/lisp/erc/erc-scenarios-status-sidebar.el
 copy test/lisp/erc/resources/{base/assoc/queries/non-erc.eld => 
join/buffer-display/mode-context.eld} (59%)
 create mode 100644 test/lisp/uniquify-tests.el
 copy test/{lisp/progmodes/heex-ts-mode-tests.el => 
src/comp-resources/comp-test-funcs-dyn2.el} (67%)



reply via email to

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