From c02f273d17c49e273c7f3432549d38063a75b5a0 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 15 Apr 1997 18:16:28 +0000 Subject: [PATCH] (sh-while-getopts): Don't add menu-enable property. --- lisp/progmodes/sh-script.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/progmodes/sh-script.el b/lisp/progmodes/sh-script.el index 782a5b32bf1..2127b4fd64e 100644 --- a/lisp/progmodes/sh-script.el +++ b/lisp/progmodes/sh-script.el @@ -1386,7 +1386,6 @@ option followed by a colon `:' if the option accepts an argument." < < "esac" \n < "done" \n "shift " (sh-add "OPTIND" -1))) -(put 'sh-while-getopts 'menu-enable '(sh-feature sh-while-getopts)) -- 2.39.5