From: Juanma Barranquero Date: Tue, 18 Jun 2002 14:34:53 +0000 (+0000) Subject: (filesets-update-pre010505): Fix typo. X-Git-Tag: ttn-vms-21-2-B4~14556 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=27c0fbf5e397107a3e6c3dad6e9c2bd2fe03e590;p=emacs.git (filesets-update-pre010505): Fix typo. --- diff --git a/lisp/filesets.el b/lisp/filesets.el index ae82aedb68b..10d0d054c5f 100644 --- a/lisp/filesets.el +++ b/lisp/filesets.el @@ -2432,7 +2432,7 @@ transform all entries as shown in this example: \(\"Test\" (:pattern \"~/dir/^pattern$\")) --> \(\"Test\" (:pattern \"~/dir/\" \"^pattern$\")) -2. `filesets-data': Change all occurances of \":document\" to \":ingroup\": +2. `filesets-data': Change all occurrences of \":document\" to \":ingroup\": \(\(\"Test\" \(:document \"~/dir/file\")) --> \(\(\"Test\" \(:ingroup \"~/dir/file\"))