Fix `nato-alphabet' docstring.
* play/morse.el (nato-alphabet): Mark URL in docstring in a way that is recognized by `help-mode'.
This commit is contained in:
parent
bf642130c1
commit
65ed0f3ba9
2 changed files with 6 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue