aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog.16
diff options
context:
space:
mode:
authorStefan Kangas2023-10-24 09:37:21 +0200
committerStefan Kangas2023-10-24 09:44:01 +0200
commitaa253c533d23d0fda1ecc512d94dea24501803ed (patch)
treea440db83059af999beed26774fe57dbaf607ce1b /lisp/ChangeLog.16
parentcc3e436c822343f72f3ede6b638e1b68cd434583 (diff)
downloademacs-aa253c533d23d0fda1ecc512d94dea24501803ed.tar.gz
emacs-aa253c533d23d0fda1ecc512d94dea24501803ed.zip
; Fix broken links to gmane.org
Diffstat (limited to 'lisp/ChangeLog.16')
-rw-r--r--lisp/ChangeLog.162
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.16 b/lisp/ChangeLog.16
index 6dda3703e6d..c898eb61d47 100644
--- a/lisp/ChangeLog.16
+++ b/lisp/ChangeLog.16
@@ -2573,7 +2573,7 @@
2573 2573
2574 * progmodes/grep.el (rgrep): Escape command line. Sometimes, it 2574 * progmodes/grep.el (rgrep): Escape command line. Sometimes, it
2575 is too long for Tramp. See discussion in 2575 is too long for Tramp. See discussion in
2576 <http://thread.gmane.org/gmane.emacs.tramp/8233/focus=8244>. 2576 <http://thread.gmane.org/gmane.emacs.tramp/8233/focus=8244>. [dead link]
2577 2577
2578 * progmodes/compile.el (compilation-start): Remove line escape 2578 * progmodes/compile.el (compilation-start): Remove line escape
2579 template. 2579 template.