X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/dc7e8c171ff999fcfe7e4b86e91296eb8abc9c49..7199b6d4f8e8133459e45985f1eb49b25038d317:/lisp/ses.el diff --git a/lisp/ses.el b/lisp/ses.el index 77af0ba89a..5109cac2a8 100644 --- a/lisp/ses.el +++ b/lisp/ses.el @@ -1,6 +1,6 @@ ;;; ses.el -- Simple Emacs Spreadsheet -*- coding: utf-8 -*- -;; Copyright (C) 2002-2013 Free Software Foundation, Inc. +;; Copyright (C) 2002-2014 Free Software Foundation, Inc. ;; Author: Jonathan Yavner ;; Maintainer: Vincent Belaïche @@ -3025,7 +3025,7 @@ spot, or error signal if user requests cancel." (if rowbool (format "%d rows" needrows) "") (if (and rowbool colbool) " and " "") (if colbool (format "%d columns" needcols) ""))) - (error "Cancelled")) + (error "Canceled")) (when rowbool (let (ses--curcell) (save-excursion