Trailing whitepace deleted.
[bpt/emacs.git] / lisp / calc / calc-prog.el
index 976c2a7..3ea6858 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 1990, 1991, 1992, 1993, 2001 Free Software Foundation, Inc.
 
 ;; Author: David Gillespie <daveg@synaptics.com>
-;; Maintainers: D. Goel <deego@gnufans.org> 
+;; Maintainers: D. Goel <deego@gnufans.org>
 ;;              Colin Walters <walters@debian.org>
 
 ;; This file is part of GNU Emacs.
          (def (or (assq key (calc-user-key-map))
                   (assq (upcase key) (calc-user-key-map))
                   (assq (downcase key) (calc-user-key-map))
-                  (and (eq key ?\') 
+                  (and (eq key ?\')
                        (cons nil
                              (intern (completing-read
                                       (format "Record in %s the function: "