diff lisp/progmodes/sh-script.el @ 21669:9861518505cb

*** empty log message ***
author Dan Nicolaescu <done@ece.arizona.edu>
date Mon, 20 Apr 1998 02:34:53 +0000
parents bab0b53038ee
children 3e498c36ccce
line wrap: on
line diff
--- a/lisp/progmodes/sh-script.el	Mon Apr 20 02:33:48 1998 +0000
+++ b/lisp/progmodes/sh-script.el	Mon Apr 20 02:34:53 1998 +0000
@@ -170,7 +170,8 @@
 See `sh-feature'."
   :type '(repeat (cons (symbol :tag "Shell")
 		       regexp))
-  :group 'sh-script)
+  :group 'sh-script
+  :version "20.3")
 
 (defvar sh-shell-variables nil
   "Alist of shell variable names that should be included in completion.