/[emacs]/emacs/lisp/calc/calc-yank.el
ViewVC logotype

Diff of /emacs/lisp/calc/calc-yank.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by jpb, Fri Nov 26 22:34:23 2004 UTC revision 1.10 by jpb, Tue Nov 30 17:29:04 2004 UTC
# Line 27  Line 27 
27  ;;; Code:  ;;; Code:
28    
29  ;; This file is autoloaded from calc-ext.el.  ;; This file is autoloaded from calc-ext.el.
 (require 'calc-ext)  
30    
31    (require 'calc-ext)
32  (require 'calc-macs)  (require 'calc-macs)
33    
 (defun calc-Need-calc-yank () nil)  
   
   
34  ;;; Kill ring commands.  ;;; Kill ring commands.
35    
36  (defun calc-kill (nn &optional no-delete)  (defun calc-kill (nn &optional no-delete)
# Line 581  To cancel the edit, simply kill the *Cal Line 578  To cancel the edit, simply kill the *Cal
578                      (calc-enter-result num "edit" vals)                      (calc-enter-result num "edit" vals)
579                    (calc-enter-result 1 "edit" vals (- num))))))))))                    (calc-enter-result 1 "edit" vals (- num))))))))))
580    
581    (provide 'calc-yank)
582    
583  ;;; arch-tag: ca61019e-caca-4daa-b32c-b6afe372d5b5  ;;; arch-tag: ca61019e-caca-4daa-b32c-b6afe372d5b5
584  ;;; calc-yank.el ends here  ;;; calc-yank.el ends here

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26