(egg-activate-sj3): Add DOC-string.
authormorioka <morioka>
Sat, 7 Feb 1998 15:49:25 +0000 (15:49 +0000)
committermorioka <morioka>
Sat, 7 Feb 1998 15:49:25 +0000 (15:49 +0000)
egg/sj3.el

index b24788d..b332f08 100644 (file)
@@ -250,6 +250,7 @@ Return the list of bunsetsu."
 
 ;;;###autoload
 (defun egg-activate-sj3 (&optional arg)
+  "Activate SJ3 backend of Tamagotchy."
   (setq egg-conversion-backend sj3-conversion-backend)
   (egg-mode arg)
   )