1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 10:31:37 -08:00
emacs/lisp/erc
Eli Zaretskii af3bbc8360 Merge from origin/emacs-30
2ba6387d1d ; Fix inaccuracy in ELisp Reference manual
8ac6a17880 ; * etc/PROBLEMS: Mention problems with XPM support in GD...
624322d5f6 Add missing fontification matches for elixir-ts-mode
5bafb11b40 ; Fix copyright year
186ea40732 Don't start docstrings with "This function" or similar
cb8ce2e68b Enable indent-tabs-mode in obj-c-mode
54f3513709 Fix comment indent in 'lua-ts-mode' and old grammar
8b95549e90 * admin/nt/dist-build/build-dep-zips.py: (deps src) handl...
8064b2a679 Document undocumented completion commands
c29b798537 ; etc/w32-feature.el (harfbuzz): improve test
0e43e35f96 * admin/nt/dist-build/emacs.nsi: (Uninstall) delete only ...
b83cd8a8fb ; * etc/tutorials/TUTORIAL.ko: Fix the beginning.
41caccc488 ; * etc/publicsuffix.txt: Update from upstream.
e6fb18406e ; Fix refcards
14e791f9ba ; Update acknowledgments for Emacs 30
861b7864fc ; Fix node name in emacs-lisp-intro.texi
77243ba5be ; Update version tags of defcustoms
fe2ac33bae ;* doc/misc/efaq.texi (New in Emacs 30): Mention 'trusted...
8fb884f0dc ; * etc/NEWS: Fix wording.
e281355a5e Improve D-Bus and Tramp manual

# Conflicts:
#	doc/emacs/emacs.texi
#	etc/NEWS
#	lisp/erc/erc-log.el
#	lisp/eshell/esh-mode.el
#	lisp/which-key.el
2024-12-28 08:30:31 -05:00
..
ChangeLog.1 ; Fix typos 2024-06-16 22:38:26 +02:00
ChangeLog.2 ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
erc-autoaway.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
erc-backend.el Merge from origin/emacs-30 2024-12-28 08:30:31 -05:00
erc-button.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
erc-capab.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
erc-common.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
erc-compat.el Use erc-compat analog for window-no-other-p 2024-10-11 16:13:09 -07:00
erc-dcc.el Checkdoc fixes in erc/*.el 2024-07-08 16:41:02 +02:00
erc-desktop-notifications.el Port more notification senders to non-XDG systems 2024-03-13 11:01:39 +08:00
erc-ezbounce.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
erc-fill.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
erc-goodies.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
erc-ibuffer.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
erc-identd.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
erc-imenu.el Disable which-func-mode in erc-imenu buffers 2024-12-20 18:18:02 -08:00
erc-join.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
erc-lang.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
erc-list.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
erc-log.el Merge from origin/emacs-30 2024-12-28 08:30:31 -05:00
erc-match.el ; Undo erroneous change in ERC's sample configuration 2024-10-18 18:37:57 -07:00
erc-menu.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
erc-netsplit.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
erc-networks.el Use helper to get erc-networks--id symbol as string 2024-11-15 11:26:07 -08:00
erc-nicks.el Use helper to get erc-networks--id symbol as string 2024-11-15 11:26:07 -08:00
erc-notify.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
erc-page.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
erc-pcomplete.el Improve inconsistent handling of ban lists in ERC 2024-09-29 16:43:30 -07:00
erc-replace.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
erc-ring.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
erc-sasl.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
erc-services.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
erc-sound.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
erc-speedbar.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
erc-spelling.el Fix customization type of erc-spelling-dictionaries 2024-11-15 11:27:10 -08:00
erc-stamp.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
erc-status-sidebar.el Use helper to get erc-networks--id symbol as string 2024-11-15 11:26:07 -08:00
erc-track.el Merge from origin/emacs-30 2024-12-28 08:30:31 -05:00
erc-truncate.el Mark if-let and when-let obsolete 2024-10-24 16:50:07 +08:00
erc-xdcc.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
erc.el ; Slightly improve test case for erc-parse-modes 2024-12-09 11:42:45 -08:00