comparison lisp/ChangeLog @ 44901:433a658ae752

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 27 Apr 2002 19:49:18 +0000
parents 6388cc2baa1f
children 8066615efc75
comparison
equal deleted inserted replaced
44900:e4975d9c93ff 44901:433a658ae752
1 2002-04-27 Richard M. Stallman <rms@gnu.org>
2
3 * subr.el (insert-for-yank): Replace `category' property
4 with whatever properties it stands for.
5
6 * subr.el (member-ignore-case): Ignore non-strings in LIST.
7
1 2002-04-27 Miles Bader <miles@gnu.org> 8 2002-04-27 Miles Bader <miles@gnu.org>
2 9
3 * faces.el (read-face-name): Format the prompt correctly when 10 * faces.el (read-face-name): Format the prompt correctly when
4 there's no default. 11 there's no default.
5 12