/[emacs]/emacs/lisp/term/sun-mouse.el
ViewVC logotype

Diff of /emacs/lisp/term/sun-mouse.el

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

revision 1.19 by fx, Tue Aug 17 14:03:58 1999 UTC revision 1.20 by pj, Mon Nov 26 16:18:14 2001 UTC
# Line 647  CODE values: 13 = Tool-Position, 14 = Si Line 647  CODE values: 13 = Tool-Position, 14 = Si
647  Insert contents into the current buffer at point."  Insert contents into the current buffer at point."
648    (interactive "*")    (interactive "*")
649    (set-mark-command nil)    (set-mark-command nil)
650    (insert-string (sun-get-selection)))    (insert (sun-get-selection)))
651    
652  (defun sun-select-region (beg end)  (defun sun-select-region (beg end)
653    "Set the sunwindows selection to the region in the current buffer."    "Set the sunwindows selection to the region in the current buffer."

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

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