changeset 53369:e37aae745c21

*** empty log message ***
author Eli Zaretskii <eliz@is.elta.co.il>
date Mon, 29 Dec 2003 11:40:49 +0000
parents 6dab9150c9e0
children 3f0eafd05a7b
files lisp/ChangeLog
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Dec 29 11:39:44 2003 +0000
+++ b/lisp/ChangeLog	Mon Dec 29 11:40:49 2003 +0000
@@ -1,3 +1,14 @@
+2003-12-29  Takaaki Ota <Takaaki.Ota@am.sony.com>
+
+	* subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
+	for each yank-handler segment.
+	(insert-for-yank-1): New function, with the body of the previous
+	insert-for-yank.
+
+	* textmodes/table.el (table-yank-handler): New defcustom.
+	(table--put-cell-indicator-property): Put yank-handler property
+	that indicates the yank handler for the table cell.
+
 2003-12-29  Jesper Harder <harder@ifa.au.dk>  (tiny change)
 
 	* generic-x.el (etc-modules-conf-generic-mode): A more complete