From e0e7f2d5360f710014e78063b363fb79b36a5042 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 18 Jun 2002 14:37:33 +0000 Subject: [PATCH] *** empty log message *** --- etc/NEWS | 2 +- lisp/ChangeLog | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/etc/NEWS b/etc/NEWS index b9743d31932..ae2fbe5b8b4 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -4102,7 +4102,7 @@ CHAR `(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. diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d24ce507049..b68ef14d6aa 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,17 @@ +2002-06-18 Juanma Barranquero + + * 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 * facemenu.el (facemenu-map): Rename to Describe Text -- 2.39.2