/[emacs]/emacs/lisp/completion.el
ViewVC logotype

Diff of /emacs/lisp/completion.el

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

revision 1.48 by miles, Mon Sep 1 15:45:09 2003 UTC revision 1.49 by lektu, Mon Jun 7 20:44:24 2004 UTC
# Line 1  Line 1 
1  ;;; completion.el --- dynamic word-completion code  ;;; completion.el --- dynamic word-completion code
2    
3  ;; Copyright (C) 1990, 1993, 1995, 1997 Free Software Foundation, Inc.  ;; Copyright (C) 1990, 1993, 1995, 1997, 2004 Free Software Foundation, Inc.
4    
5  ;; Maintainer: FSF  ;; Maintainer: FSF
6  ;; Keywords: abbrev convenience  ;; Keywords: abbrev convenience
# Line 2251  The command \\[yank] can retrieve it fro Line 2251  The command \\[yank] can retrieve it fro
2251  /(If you want to kill and then yank immediately, use \\[copy-region-as-kill].)  /(If you want to kill and then yank immediately, use \\[copy-region-as-kill].)
2252    
2253  This is the primitive for programs to kill text (as opposed to deleting it).  This is the primitive for programs to kill text (as opposed to deleting it).
2254  Supply two arguments, character numbers indicating the stretch of text  Supply two arguments, character positions indicating the stretch of text
2255   to be killed.   to be killed.
2256  Any command that calls this function is a \"kill command\".  Any command that calls this function is a \"kill command\".
2257  If the previous command was also a kill command,  If the previous command was also a kill command,

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

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