emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/calc/calcsel2.el


From: Jay Belanger
Subject: [Emacs-diffs] Changes to emacs/lisp/calc/calcsel2.el
Date: Fri, 26 Nov 2004 17:56:13 -0500

Index: emacs/lisp/calc/calcsel2.el
diff -c emacs/lisp/calc/calcsel2.el:1.6 emacs/lisp/calc/calcsel2.el:1.7
*** emacs/lisp/calc/calcsel2.el:1.6     Mon Sep  1 15:45:19 2003
--- emacs/lisp/calc/calcsel2.el Fri Nov 26 22:39:32 2004
***************
*** 3,10 ****
  ;; Copyright (C) 1990, 1991, 1992, 1993, 2001 Free Software Foundation, Inc.
  
  ;; Author: David Gillespie <address@hidden>
! ;; Maintainers: D. Goel <address@hidden>
! ;;              Colin Walters <address@hidden>
  
  ;; This file is part of GNU Emacs.
  
--- 3,9 ----
  ;; Copyright (C) 1990, 1991, 1992, 1993, 2001 Free Software Foundation, Inc.
  
  ;; Author: David Gillespie <address@hidden>
! ;; Maintainer: Jay Belanger <address@hidden>
  
  ;; This file is part of GNU Emacs.
  
***************
*** 34,39 ****
--- 33,40 ----
  
  (defun calc-Need-calc-sel-2 () nil)
  
+ ;; The variable calc-keep-selection is declared and set in calc-sel.el.
+ (defvar calc-keep-selection)
  
  (defun calc-commute-left (arg)
    (interactive "p")




reply via email to

[Prev in Thread] Current Thread [Next in Thread]