`(minimal-match SEXP)'
produce a non-greedy regexp for SEXP. Normally, regexps matching
- zero or more occurrances of something are \"greedy\" in that they
+ zero or more occurrences of something are \"greedy\" in that they
match as much as they can, as long as the overall regexp can
still match. A non-greedy regexp matches as little as possible.
+2002-06-18 Juanma Barranquero <lektu@terra.es>
+
+ * filesets.el (filesets-update-pre010505): Fix typo.
+
+ * eshell/em-pred.el (eshell-modifier-help-string): Fix typos.
+
+ * emulation/edt.el (edt-substitute): Fix typo.
+
+ * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine): Fix typo.
+
+ * comint.el (comint-next-prompt, comint-previous-prompt): Fix typos.
+
+ * progmodes/sh-script.el (sh-electric-rparen-needed): Remove.
+
2002-06-17 Richard M. Stallman <rms@gnu.org>
* facemenu.el (facemenu-map): Rename to Describe Text