diff options
| -rw-r--r-- | lispref/ChangeLog | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index f2dabd1f6de..74a7591a485 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,34 @@ | |||
| 1 | 2007-03-31 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * variables.texi (Frame-Local Variables): | ||
| 4 | * functions.texi (Argument List): | ||
| 5 | * loading.texi (Library Search): | ||
| 6 | * streams.texi (Output Variables): | ||
| 7 | * keymaps.texi (Translation Keymaps, Searching Keymaps): | ||
| 8 | * searching.texi (Replacing Match, Search and Replace): | ||
| 9 | * processes.texi (Byte Packing, Decoding Output) | ||
| 10 | (Accepting Output, Network Servers, Shell Arguments): | ||
| 11 | * display.texi (Abstract Display, Image Cache, Scroll Bars): | ||
| 12 | * windows.texi (Window Point, Window Start): | ||
| 13 | * frames.texi (Management Parameters, Frame Parameters, Frame Titles): | ||
| 14 | * commands.texi (Reading Input, Keyboard Events): | ||
| 15 | * minibuf.texi (Reading File Names, Minibuffer Completion) | ||
| 16 | (Recursive Mini): | ||
| 17 | * positions.texi (List Motion): | ||
| 18 | * hash.texi (Hash Tables, Creating Hash, Defining Hash): | ||
| 19 | * numbers.texi (Arithmetic Operations, Math Functions) | ||
| 20 | (Predicates on Numbers, Comparison of Numbers): | ||
| 21 | (Numeric Conversions): | ||
| 22 | * locals.texi (Standard Buffer-Local Variables): | ||
| 23 | * maps.texi (Standard Keymaps): | ||
| 24 | * os.texi (User Identification, System Environment, Recording Input) | ||
| 25 | (X11 Keysyms): | ||
| 26 | * nonascii.texi (Non-ASCII Characters, Splitting Characters): | ||
| 27 | * backups.texi (Backups and Auto-Saving): | ||
| 28 | * customize.texi (Customization, Group Definitions) | ||
| 29 | (Variable Definitions): | ||
| 30 | * compile.texi (Byte Compilation): Improve index entries. | ||
| 31 | |||
| 1 | 2007-03-31 Karl Berry <karl@gnu.org> | 32 | 2007-03-31 Karl Berry <karl@gnu.org> |
| 2 | 33 | ||
| 3 | * macros.texi (Defining Macros): Avoid widow syllable. | 34 | * macros.texi (Defining Macros): Avoid widow syllable. |