summaryrefslogtreecommitdiff
path: root/nextstep
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2023-10-28 05:06:21 -0400
committerEli Zaretskii <eliz@gnu.org>2023-10-28 05:06:21 -0400
commite81e625ab895f1bd3c5263f5b66251db0fd38bd6 (patch)
tree21873062a7aec611f2f02e9d9d869fa727727bc6 /nextstep
parent0797246c09d074aa9306aaa22634ed936c101345 (diff)
parentaa253c533d23d0fda1ecc512d94dea24501803ed (diff)
downloademacs-e81e625ab895f1bd3c5263f5b66251db0fd38bd6.tar.gz
Merge from origin/emacs-29
aa253c533d2 ; Fix broken links to gmane.org cc3e436c822 Change news.gmane.org to news.gmane.io 297fe945c57 Fix minor defcustom issues in Gnus (Bug#66715) 3beb5f5e240 ; * doc/misc/gnus.texi: Fix unmatched quote in gnus doc. ... 85d08d5788e Minor connection-local variables fixes 79d8328ca4a Make Dired honor `insert-directory-programĀ“ with globs 43127294e13 Fix typo in url-privacy-level :type 380f8574ef5 * lisp/vc/log-view.el (log-view-mode-menu): Quote derived...
Diffstat (limited to 'nextstep')
-rw-r--r--nextstep/ChangeLog.12
1 files changed, 1 insertions, 1 deletions
diff --git a/nextstep/ChangeLog.1 b/nextstep/ChangeLog.1
index 26def2266fe..cd6bfbfbbbe 100644
--- a/nextstep/ChangeLog.1
+++ b/nextstep/ChangeLog.1
@@ -6,7 +6,7 @@
* Makefile.in (links): New phony target to create a fake
installation pointing back to the source tree to run GUI Emacs
- in-place (http://article.gmane.org/gmane.emacs.devel:178330).
+ in-place (http://article.gmane.org/gmane.emacs.devel:178330). [dead link]
2014-11-22 Glenn Morris <rgm@gnu.org>