[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/etc/NEWS
From: |
Kim F. Storm |
Subject: |
[Emacs-diffs] Changes to emacs/etc/NEWS |
Date: |
Mon, 27 Jan 2003 16:46:05 -0500 |
Index: emacs/etc/NEWS
diff -c emacs/etc/NEWS:1.779 emacs/etc/NEWS:1.780
*** emacs/etc/NEWS:1.779 Sat Jan 25 20:33:33 2003
--- emacs/etc/NEWS Mon Jan 27 16:46:04 2003
***************
*** 1511,1517 ****
The value of the yank-handler property must be a list with one to five
elements with the following format:
! (FUNCTION PARAM NOEXCLUDE UNDO COMMAND).
The `insert-for-yank' function looks for a yank-handler property on
the first character on its string argument (typically the first
--- 1511,1517 ----
The value of the yank-handler property must be a list with one to five
elements with the following format:
! (FUNCTION PARAM NOEXCLUDE UNDO).
The `insert-for-yank' function looks for a yank-handler property on
the first character on its string argument (typically the first
***************
*** 1532,1541 ****
by `yank-pop' to undo the insertion of the current object. It is
called with two arguments, the start and end of the current region.
FUNCTION may set `yank-undo-function' to override the UNDO value.
- If COMMAND is present and non-nil, `this-command' is set to COMMAND
- after calling FUNCTION (or insert). Note that setting `this-command'
- to a value different from `yank' will prevent `yank-pop' from undoing
- this yank.
*** The functions kill-new, kill-append, and kill-region now has an
optional third argument to specify the yank-handler text property
--- 1532,1537 ----
- [Emacs-diffs] Changes to emacs/etc/NEWS, (continued)
- [Emacs-diffs] Changes to emacs/etc/NEWS, Kim F. Storm, 2003/01/13
- [Emacs-diffs] Changes to emacs/etc/NEWS, Kim F. Storm, 2003/01/13
- [Emacs-diffs] Changes to emacs/etc/NEWS, Kim F. Storm, 2003/01/14
- [Emacs-diffs] Changes to emacs/etc/NEWS, Kim F. Storm, 2003/01/18
- [Emacs-diffs] Changes to emacs/etc/NEWS, Kenichi Handa, 2003/01/21
- [Emacs-diffs] Changes to emacs/etc/NEWS, Kenichi Handa, 2003/01/21
- [Emacs-diffs] Changes to emacs/etc/NEWS, Jason Rumney, 2003/01/25
- [Emacs-diffs] Changes to emacs/etc/NEWS, Jason Rumney, 2003/01/25
- [Emacs-diffs] Changes to emacs/etc/NEWS, Eli Zaretskii, 2003/01/26
- [Emacs-diffs] Changes to emacs/etc/NEWS, Juanma Barranquero, 2003/01/26
- [Emacs-diffs] Changes to emacs/etc/NEWS,
Kim F. Storm <=
- [Emacs-diffs] Changes to emacs/etc/NEWS, Juanma Barranquero, 2003/01/29
- [Emacs-diffs] Changes to emacs/etc/NEWS, Juanma Barranquero, 2003/01/29
- [Emacs-diffs] Changes to emacs/etc/NEWS, Dave Love, 2003/01/30
- [Emacs-diffs] Changes to emacs/etc/NEWS, Juanma Barranquero, 2003/01/31