1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-05 11:45:45 +00:00

*** empty log message ***

This commit is contained in:
Juanma Barranquero 2002-06-18 14:37:33 +00:00
parent 35cb44585e
commit e0e7f2d536
2 changed files with 15 additions and 1 deletions

View File

@ -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.

View 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