comparison lisp/ChangeLog @ 53372:2ee5eeb8d2ba

*** empty log message ***
author Eli Zaretskii <eliz@is.elta.co.il>
date Mon, 29 Dec 2003 11:54:03 +0000
parents e37aae745c21
children 910142cb21d6
comparison
equal deleted inserted replaced
53371:89c5aff0d5d7 53372:2ee5eeb8d2ba
1 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
2
3 * custom.el (custom-declare-theme): Use `value' when putting
4 properties on `theme'.
5
1 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com> 6 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
2 7
3 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively 8 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
4 for each yank-handler segment. 9 for each yank-handler segment.
5 (insert-for-yank-1): New function, with the body of the previous 10 (insert-for-yank-1): New function, with the body of the previous