diff options
Diffstat (limited to 'lisp/filesets.el')
| -rw-r--r-- | lisp/filesets.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/filesets.el b/lisp/filesets.el index 7bbf55d9823..569207e27c5 100644 --- a/lisp/filesets.el +++ b/lisp/filesets.el | |||
| @@ -650,8 +650,8 @@ the filename." | |||
| 650 | Has the form ((FILE-PATTERN VIEWER PROPERTIES) ...), VIEWER being either a | 650 | Has the form ((FILE-PATTERN VIEWER PROPERTIES) ...), VIEWER being either a |
| 651 | function or a command name as string. | 651 | function or a command name as string. |
| 652 | 652 | ||
| 653 | Properties is an association list determining filesets' behaviour in | 653 | Properties is an association list determining filesets' behavior in |
| 654 | several conditions. Choose one from this list: | 654 | several conditions. Choose one from this list: |
| 655 | 655 | ||
| 656 | :ignore-on-open-all ... Don't open files of this type automatically -- | 656 | :ignore-on-open-all ... Don't open files of this type automatically -- |
| 657 | i.e. on open-all-files-events or when running commands | 657 | i.e. on open-all-files-events or when running commands |