emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/simple.el
Date: Mon, 07 Jun 2004 16:53:53 -0400

Index: emacs/lisp/simple.el
diff -c emacs/lisp/simple.el:1.645 emacs/lisp/simple.el:1.646
*** emacs/lisp/simple.el:1.645  Fri May 28 21:00:14 2004
--- emacs/lisp/simple.el        Mon Jun  7 20:52:16 2004
***************
*** 2103,2109 ****
  you can use the killing commands to copy text from a read-only buffer.
  
  This is the primitive for programs to kill text (as opposed to deleting it).
! Supply two arguments, character numbers indicating the stretch of text
   to be killed.
  Any command that calls this function is a \"kill command\".
  If the previous command was also a kill command,
--- 2103,2109 ----
  you can use the killing commands to copy text from a read-only buffer.
  
  This is the primitive for programs to kill text (as opposed to deleting it).
! Supply two arguments, character positions indicating the stretch of text
   to be killed.
  Any command that calls this function is a \"kill command\".
  If the previous command was also a kill command,




reply via email to

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