]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 18 Jun 2002 14:37:33 +0000 (14:37 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 18 Jun 2002 14:37:33 +0000 (14:37 +0000)
etc/NEWS
lisp/ChangeLog

index b9743d319323394b0acc65e25816bf7162e9aa27..ae2fbe5b8b44c4cd3e3a0e0c6b615adc9c9976ae 100644 (file)
--- 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.
 
index d24ce507049d2dbee45c72e4a7bd9d9d38d62e14..b68ef14d6aa772dde6df54a2053b9d0d3caf7cc2 100644 (file)
@@ -1,3 +1,17 @@
+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