comparison src/ChangeLog @ 56177:419c75bd5054

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 21 Jun 2004 03:26:53 +0000
parents ce63b548f490
children b0e1da52434f 4c90ffeb71c5
comparison
equal deleted inserted replaced
56176:21c659556daa 56177:419c75bd5054
1 2004-06-20 Richard M. Stallman <rms@gnu.org>
2
3 * xfaces.c (Finternal_copy_lisp_face): Small cleanup; doc fix.
4
5 * search.c (match_limit): Cleaner err msg when no match data available.
6
7 * window.c (syms_of_window): Doc fix.
8
9 * keyboard.c (command_loop_1): Handle values `only' and `identity'
10 for Vtransient_mark_mode.
11
12 * buffer.c (syms_of_buffer): Doc fix.
13
1 2004-06-21 David Kastrup <dak@gnu.org> 14 2004-06-21 David Kastrup <dak@gnu.org>
2 15
3 * minibuf.c (Ftry_completion, Fall_completions): Do lazy binding 16 * minibuf.c (Ftry_completion, Fall_completions): Do lazy binding
4 and unbinding of `case-fold-search' according to 17 and unbinding of `case-fold-search' according to
5 `completion-ignore-case' around calls of string-match and 18 `completion-ignore-case' around calls of string-match and