changeset 17480:c4258189ad2c

(sh-while-getopts): Don't add menu-enable property.
author Richard M. Stallman <rms@gnu.org>
date Tue, 15 Apr 1997 18:16:28 +0000
parents b613ee4fd988
children e2757a9ccbe9
files lisp/progmodes/sh-script.el
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/sh-script.el	Tue Apr 15 15:17:38 1997 +0000
+++ b/lisp/progmodes/sh-script.el	Tue Apr 15 18:16:28 1997 +0000
@@ -1386,7 +1386,6 @@
       < < "esac" \n
       < "done" \n
       "shift " (sh-add "OPTIND" -1)))
-(put 'sh-while-getopts 'menu-enable '(sh-feature sh-while-getopts))