]> git.eshelyaron.com Git - emacs.git/commitdiff
Add comment.
authorJay Belanger <jay.p.belanger@gmail.com>
Wed, 24 Nov 2004 06:00:30 +0000 (06:00 +0000)
committerJay Belanger <jay.p.belanger@gmail.com>
Wed, 24 Nov 2004 06:00:30 +0000 (06:00 +0000)
lisp/calc/calc-sel.el

index 05ea6b82993aba2665a8ccd1a836f3cfc502e3d1..5eabeeeda39b0076b25068fc98130ecaf4d940cd 100644 (file)
@@ -3,8 +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>
-;;              Colin Walters <walters@debian.org>
+;; Maintainer: Jay Belanger <belanger@truman.edu>
 
 ;; This file is part of GNU Emacs.
 
              (setcar x (list 'cplx (car x) 0))
            (calc-encase-atoms-rec (car x)))))))
 
+;; The variable math-comp-sel-tag is local to calc-find-selected-part,
+;; but is used by math-comp-sel-flat-term and math-comp-add-string-sel
+;; in calccomp.el, which are called (indirectly) by calc-find-selected-part.
+
 (defun calc-find-selected-part ()
   (let* ((math-comp-sel-hpos (- (current-column) calc-selection-cache-offset))
         toppt