comparison lispref/ChangeLog @ 51808:fb3e76b44f41

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Mon, 07 Jul 2003 21:06:01 +0000
parents d6cbede0ea11
children 402fb9100d33
comparison
equal deleted inserted replaced
51807:96f6726bae4d 51808:fb3e76b44f41
1 2003-07-07 Richard M. Stallman <rms@gnu.org>
2
3 * modes.texi (Minor Mode Conventions): Specify only some kinds
4 of list values as args to minor modes.
5
6 * files.texi (File Name Expansion): Warn about iterative use
7 of substitute-in-file-name.
8
9 * advice.texi (Activation of Advice): Clean up previous change.
10
1 2003-07-06 Markus Rost <rost@math.ohio-state.edu> 11 2003-07-06 Markus Rost <rost@math.ohio-state.edu>
2 12
3 * advice.texi (Activation of Advice): Note that ad-start-advice is 13 * advice.texi (Activation of Advice): Note that ad-start-advice is
4 turned on by default. 14 turned on by default.
15
16 2003-06-30 Richard M. Stallman <rms@gnu.org>
17
18 * text.texi (Buffer Contents): Document current-word.
19 (Change Hooks): Not called for *Messages*.
20
21 * functions.texi (Defining Functions): Explain about redefining
22 primitives.
23 (Function Safety): Renamed. Minor changes.
24 Comment out the detailed criteria for what is safe.
5 25
6 2003-06-22 Andreas Schwab <schwab@suse.de> 26 2003-06-22 Andreas Schwab <schwab@suse.de>
7 27
8 * objects.texi (Symbol Type): Fix description of examples. 28 * objects.texi (Symbol Type): Fix description of examples.
9 29