diff options
| author | Luc Teirlinck | 2004-02-21 18:24:22 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2004-02-21 18:24:22 +0000 |
| commit | 7daa0e81c70f218ffde85b4f8eb672db25e352e2 (patch) | |
| tree | 39643a38f28fe20bcc8b0a7d9ac02db7e7ae63ab /lispref/ChangeLog | |
| parent | f8125c39dd43cc91abbbc3f584e2125136ce5f3e (diff) | |
| download | emacs-7daa0e81c70f218ffde85b4f8eb672db25e352e2.tar.gz emacs-7daa0e81c70f218ffde85b4f8eb672db25e352e2.zip | |
(Window System Selections): Add anchor.
Diffstat (limited to 'lispref/ChangeLog')
| -rw-r--r-- | lispref/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 6c97eff4551..9a39197f66f 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2004-02-21 Luc Teirlinck <teirllm@auburn.edu> | 1 | 2004-02-21 Luc Teirlinck <teirllm@auburn.edu> |
| 2 | 2 | ||
| 3 | * frames.texi (Window System Selections): Add anchor. | ||
| 4 | |||
| 3 | * syntax.texi (Syntax Table Functions): Clarify and correct | 5 | * syntax.texi (Syntax Table Functions): Clarify and correct |
| 4 | descriptions of make-syntax-table and copy-syntax-table. | 6 | descriptions of make-syntax-table and copy-syntax-table. |
| 5 | (Motion and Syntax): Clarify SYNTAXES argument to | 7 | (Motion and Syntax): Clarify SYNTAXES argument to |