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

Diff of /emacs/lisp/simple.el

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

revision 1.542 by pj, Thu May 2 05:31:28 2002 UTC revision 1.543 by rost, Mon May 20 03:06:24 2002 UTC
# Line 1908  The argument is used for internal purpos Line 1908  The argument is used for internal purpos
1908    "*Text properties to discard when yanking."    "*Text properties to discard when yanking."
1909    :type '(choice (const :tag "All" t) (repeat symbol))    :type '(choice (const :tag "All" t) (repeat symbol))
1910    :group 'editing    :group 'editing
1911    :version 21.4)    :version "21.4")
1912    
1913  (defun yank-pop (arg)  (defun yank-pop (arg)
1914    "Replace just-yanked stretch of killed text with a different stretch.    "Replace just-yanked stretch of killed text with a different stretch.

Legend:
Removed from v.1.542  
changed lines
  Added in v.1.543

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