X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/d7aff0d6929c16d15992304dd44c5f528df8f895..c8bd285ff8c078d9f8cf59a0d530b62263e4a1c1:/lisp/filesets.el diff --git a/lisp/filesets.el b/lisp/filesets.el index 82891770f1..ff76deccb7 100644 --- a/lisp/filesets.el +++ b/lisp/filesets.el @@ -1,9 +1,9 @@ ;;; filesets.el --- handle group of files -*- coding: utf-8 -*- -;; Copyright (C) 2002-2013 Free Software Foundation, Inc. +;; Copyright (C) 2002-2014 Free Software Foundation, Inc. ;; Author: Thomas Link -;; Maintainer: FSF +;; Maintainer: emacs-devel@gnu.org ;; Keywords: filesets convenience ;; This file is part of GNU Emacs. @@ -1767,7 +1767,7 @@ Use LOOKUP-NAME for searching additional data if provided." n name))) (dolist (this files nil) (filesets-file-open open-function this)) - (message "Filesets: cancelled"))) + (message "Filesets: canceled"))) (filesets-error 'error "Filesets: Unknown fileset: " name)))) (defun filesets-close (&optional mode name lookup-name)