1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-05 22:20:24 -08:00

; Fix spurious email address in ChangeLog

* ChangeLog.3: Replace spurious email address.
This commit is contained in:
Stephen Berman 2025-07-12 17:11:28 +02:00
parent 423c6a4dc0
commit d63746d519

View file

@ -192376,7 +192376,7 @@
let-bind `case-fold-search' to nil in order to be case-sensitive let-bind `case-fold-search' to nil in order to be case-sensitive
when matching a string. (Bug#27518) when matching a string. (Bug#27518)
2017-08-11 Stephen Berman <steve@rosalinde.fritz.box> 2017-08-11 Stephen Berman <stephen.berman@gmx.net>
Fix a minor todo-mode regression Fix a minor todo-mode regression
@ -199538,7 +199538,7 @@
(tramp-smb-handle-set-file-acl) (tramp-smb-handle-set-file-acl)
(tramp-smb-maybe-open-connection): Adapt according to defstruct. (tramp-smb-maybe-open-connection): Adapt according to defstruct.
2017-05-24 Stephen Berman <steve@rosalinde.fritz.box> 2017-05-24 Stephen Berman <stephen.berman@gmx.net>
Fix and improve UI of scroll bar menu (bug#27047) Fix and improve UI of scroll bar menu (bug#27047)
@ -200272,7 +200272,7 @@
(string-trim): Add optional args that serve as defaults per the (string-trim): Add optional args that serve as defaults per the
original behavior. (Bug#26908) original behavior. (Bug#26908)
2017-05-19 Stephen Berman <steve@rosalinde.fritz.box> 2017-05-19 Stephen Berman <stephen.berman@gmx.net>
Fix typo in last change to auto-hscroll-mode Fix typo in last change to auto-hscroll-mode