summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove purespace and ancillary codescratch/no-purespacePip Cet2022-07-0142-798/+211
* src/alloc.c: Remove all uses of `pure_alloc`Stefan Monnier2022-07-011-258/+40
* Fix elisp-byte-compile-buffer requirementsLars Ingebrigtsen2022-07-011-0/+1
* Fix typo in Property Search manual entrydick r. chiang2022-07-011-1/+1
* Make time-stamp-tests.el work in a Norwegian language enviromentLars Ingebrigtsen2022-07-011-6/+11
* Document XDS stuffPo Lu2022-07-013-0/+22
* Make it easier to debug nnimap-retrieve-headersLars Ingebrigtsen2022-07-011-2/+5
* Make the emoji-zoom commands use a transient map for repetitionLars Ingebrigtsen2022-07-011-10/+6
* ; * test/lisp/erc/erc-networks-tests.el: escape `*`s in regexpMattias Engdegård2022-07-011-1/+1
* Expand file names read from XDS functionsPo Lu2022-07-011-2/+3
* Prevent XdndPosition messages from rarely being sent out of bandPo Lu2022-07-011-3/+8
* Support receiving XDS drops correctlyPo Lu2022-07-012-52/+219
* ; Fix documentation of recent ERC changesEli Zaretskii2022-07-012-32/+44
* ; Tag ERC channel-buffers test as unstableF. Jason Park2022-06-302-3/+3
* Update publicsuffix.txt from upstreamStefan Kangas2022-07-011-14/+26
* Add tests for XDS protocol supportPo Lu2022-07-011-2/+123
* Fix `clipboard-yank' inserting off the kill ring instead of CLIPBOARDPo Lu2022-07-011-13/+33
* Disable middle click selection emulation during XDSPo Lu2022-07-014-4/+35
* ; Help ERC test fixture better withstand reorderingF. Jason Park2022-06-301-0/+1
* Update ERC's Info doc with network-ID related changesF. Jason Park2022-06-302-34/+248
* Optionally prevent sending multiline input in ERCF. Jason Park2022-06-302-1/+58
* Improve ERC's handling of multiline prompt inputF. Jason Park2022-06-302-41/+328
* Fix regression in erc-send-input-lineF. Jason Park2022-06-302-5/+7
* Standardize auth-source queries in ERCF. Jason Park2022-06-3014-72/+1390
* Favor network identities in erc-joinF. Jason Park2022-06-3014-72/+945
* Don't call erc-auto-query twice on PRIVMSGF. Jason Park2022-06-304-41/+120
* Register erc-kill-buffer-function locallyF. Jason Park2022-06-301-3/+1
* Add user-oriented test scenarios for ERCF. Jason Park2022-06-3068-0/+4608
* Address long-standing ERC buffer-naming issuesF. Jason Park2022-06-305-111/+2576
* Add ERC test server and related resourcesF. Jason Park2022-06-3031-0/+3844
* Discourage ill-defined use of buffer targets in ERCF. Jason Park2022-06-304-7/+48
* Add eventual replacement for erc-default-recipientsF. Jason Park2022-06-303-2/+54
* Add helper to determine local channels in ERCF. Jason Park2022-06-302-0/+20
* Make ERC respect spaces in server passwordsF. Jason Park2022-06-301-1/+1
* Recognize ASCII and strict CASEMAPPINGs in ERCF. Jason Park2022-06-302-11/+47
* Update ISUPPORT handling in ERCF. Jason Park2022-06-304-23/+183
* Require erc-networks in erc.elF. Jason Park2022-06-302-11/+5
* Don't set erc-server-announced-name unless knownF. Jason Park2022-06-301-7/+4
* Allow exemption from flood penalty in erc-backendF. Jason Park2022-06-301-9/+10
* Customize displaying of ERC buffers on reconnectF. Jason Park2022-06-302-2/+27
* Remove duplicate ERC prompt on reconnectF. Jason Park2022-06-303-46/+228
* Accept user keyword arg in ERC entry-point commandsF. Jason Park2022-06-302-13/+33
* Initialize erc-server-filter-data in erc-backendF. Jason Park2022-06-302-3/+1
* Rework mutual dependency between erc and erc-backendF. Jason Park2022-06-303-2/+43
* Regenerate ldefs-boot.elLars Ingebrigtsen2022-06-301-34/+17
* Fix define-obsolete-function-alias formatting in loaddefs-gen.elLars Ingebrigtsen2022-06-301-1/+2
* (syntax-wholeline-max): New varStefan Monnier2022-06-304-36/+75
* ; * lisp/emacs-lisp/rx.el: Don't set indentation prop for `repeat`.Mattias Engdegård2022-06-301-2/+1
* Don't say that macro-expansion error is a warningMattias Engdegård2022-06-302-2/+2
* * lisp/eshell/em-term.el (eshell-visual-commands): Add vim.Stefan Kangas2022-06-301-2/+2