emacs-diffs
[Top][All Lists]
Advanced

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

master updated (c59c8db98a1 -> 9acd8c8e530)


From: F. Jason Park
Subject: master updated (c59c8db98a1 -> 9acd8c8e530)
Date: Fri, 27 Oct 2023 16:20:17 -0400 (EDT)

jpneverwas pushed a change to branch master.

      from  c59c8db98a1 ; Another fix for profiler.c
       new  e9205323e15 Be slightly more aggressive with erc-scrolltobottom-all
       new  a491a3d8355 ; * lisp/erc/erc.el (erc-after-connect): Remove 
package-version.
       new  a4ba236e56f Ignore date stamps completely in erc-track
       new  5c4a9b73031 Use marker for max pos in erc--traverse-inserted
       new  9acd8c8e530 Tidy up ERC's internal text-property API


Summary of changes:
 etc/ERC-NEWS                                       |  10 +-
 lisp/erc/erc-fill.el                               |  30 ++---
 lisp/erc/erc-goodies.el                            |  27 ++---
 lisp/erc/erc-stamp.el                              |  40 +++++--
 lisp/erc/erc-track.el                              |  14 ++-
 lisp/erc/erc.el                                    | 126 +++++++++++++++++----
 test/lisp/erc/erc-fill-tests.el                    |  23 ++--
 test/lisp/erc/erc-scenarios-stamp.el               |  28 ++++-
 test/lisp/erc/erc-tests.el                         |  84 +++++++++++++-
 test/lisp/erc/resources/erc-d/erc-d-t.el           |   1 +
 .../erc/resources/fill/snapshots/merge-wrap-01.eld |   2 +-
 11 files changed, 302 insertions(+), 83 deletions(-)



reply via email to

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