diff options
| -rw-r--r-- | emacsconf-subed.el | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/emacsconf-subed.el b/emacsconf-subed.el index c1cef79..de5f033 100644 --- a/emacsconf-subed.el +++ b/emacsconf-subed.el @@ -335,6 +335,7 @@ Create it if necessary."  		map)  	"Map for splitting.") +;;;###autoload  (defun emacsconf-subed-split ()  	"Use transient map for splitting subtitles."  	(interactive)  | 
