]> code.delx.au - gnu-emacs/commitdiff
Fix `nato-alphabet' docstring.
authorRüdiger Sonderfeld <ruediger@c-plusplus.net>
Fri, 21 Nov 2014 19:08:19 +0000 (20:08 +0100)
committerRüdiger Sonderfeld <ruediger@c-plusplus.net>
Fri, 21 Nov 2014 19:10:08 +0000 (20:10 +0100)
* play/morse.el (nato-alphabet): Mark URL in docstring in a way that
is recognized by `help-mode'.

lisp/ChangeLog
lisp/play/morse.el

index e174d5969d9a27f536f84828bafdc69b53d512b6..99c940712054497b2248712241d0f564c3a500f0 100644 (file)
@@ -1,3 +1,8 @@
+2014-11-21  Rüdiger Sonderfeld  <ruediger@c-plusplus.net>
+
+       * play/morse.el (nato-alphabet): Mark URL in docstring in a way
+       that is recognized by `help-mode'.
+
 2014-11-21  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * desktop.el (desktop-create-buffer): Use activate-mark to set
index 5394d3f283e62e1902649cebae5d071904027772..da593d778f1fa2688e2fc4c42794a059458d38bc 100644 (file)
   "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)