comparison lisp/ChangeLog @ 53369:e37aae745c21

*** empty log message ***
author Eli Zaretskii <eliz@is.elta.co.il>
date Mon, 29 Dec 2003 11:40:49 +0000
parents b5fb2115d482
children 2ee5eeb8d2ba
comparison
equal deleted inserted replaced
53368:6dab9150c9e0 53369:e37aae745c21
1 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
2
3 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
4 for each yank-handler segment.
5 (insert-for-yank-1): New function, with the body of the previous
6 insert-for-yank.
7
8 * textmodes/table.el (table-yank-handler): New defcustom.
9 (table--put-cell-indicator-property): Put yank-handler property
10 that indicates the yank handler for the table cell.
11
1 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change) 12 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
2 13
3 * generic-x.el (etc-modules-conf-generic-mode): A more complete 14 * generic-x.el (etc-modules-conf-generic-mode): A more complete
4 set of keywords. 15 set of keywords.
5 16