File: morse.el.html
Converts text to Morse code and back with M-x morse-region and M-x unmorse-region (though Morse code is no longer official :-().
Converts text to NATO phonetic alphabet and back with M-x nato-region and M-x denato-region.
Defined variables (2)
morse-code | Morse code character set. |
nato-alphabet | NATO phonetic alphabet. |
Defined functions (4)
denato-region | (BEG END) |
morse-region | (BEG END) |
nato-region | (BEG END) |
unmorse-region | (BEG END) |