From 65ed0f3ba9c4b6626ce8608c212fa5c0a4addd6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=BCdiger=20Sonderfeld?= Date: Fri, 21 Nov 2014 20:08:19 +0100 Subject: Fix `nato-alphabet' docstring. * play/morse.el (nato-alphabet): Mark URL in docstring in a way that is recognized by `help-mode'. --- lisp/play/morse.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/play') diff --git a/lisp/play/morse.el b/lisp/play/morse.el index 5394d3f283e..da593d778f1 100644 --- a/lisp/play/morse.el +++ b/lisp/play/morse.el @@ -146,7 +146,7 @@ "NATO phonetic alphabet. See ''International Code of Signals'' (INTERCO), United States Edition, 1969 Edition (Revised 2003) available from National -Geospatial-Intelligence Agency at http://www.nga.mil/") +Geospatial-Intelligence Agency at URL `http://www.nga.mil/'") ;;;###autoload (defun morse-region (beg end) -- cgit v1.2.1