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/calc-ext.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/calc/calc-ext.el
Date: Thu, 20 Dec 2001 13:48:20 -0500

Index: emacs/lisp/calc/calc-ext.el
diff -c emacs/lisp/calc/calc-ext.el:1.7 emacs/lisp/calc/calc-ext.el:1.8
*** emacs/lisp/calc/calc-ext.el:1.7     Sat Nov 24 15:47:29 2001
--- emacs/lisp/calc/calc-ext.el Thu Dec 20 13:48:20 2001
***************
*** 3269,3275 ****
  
  ;;; Users can redefine this in their .emacs files.
  (defvar calc-keypad-user-menu nil
!   "If not NIL, this describes an additional menu for calc-keypad.
  It should contain a list of three rows.
  Each row should be a list of six keys.
  Each key should be a list of a label string, plus a Calc command name spec.
--- 3269,3275 ----
  
  ;;; Users can redefine this in their .emacs files.
  (defvar calc-keypad-user-menu nil
!   "If non-nil, this describes an additional menu for calc-keypad.
  It should contain a list of three rows.
  Each row should be a list of six keys.
  Each key should be a list of a label string, plus a Calc command name spec.



reply via email to

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