]> git.eshelyaron.com Git - emacs.git/commit
; Fix issues with processing out-of-order IRC messages
authorPhilip Kaludercic <philipk@posteo.net>
Thu, 26 Jan 2023 18:39:16 +0000 (19:39 +0100)
committerPhilip Kaludercic <philipk@posteo.net>
Thu, 26 Jan 2023 18:41:25 +0000 (19:41 +0100)
commit3766a666b5592e26f35d9ae3f5d60a5c49285e7c
treee67a41b8c14af10f7ff50fb0a535c768962d729a
parentf8c95d1a7681e861fc22d2a040cda0ddfe23eff4
; Fix issues with processing out-of-order IRC messages

* lisp/net/rcirc.el (rcirc-print): Always move to the beginning of the
line, before setting any markers.
lisp/net/rcirc.el