diff options
| author | Eli Zaretskii | 2010-08-20 23:07:29 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2010-08-20 23:07:29 +0300 |
| commit | e8a6cc19a3127188a95d407cb74d4442b04bc1db (patch) | |
| tree | 7ce18830b0c2722421ddf0e4401fee05a89b2ecb /doc/lispref/ChangeLog | |
| parent | 38f9163d622c5024a75775ce1a2fc9e99e4bd9cb (diff) | |
| download | emacs-e8a6cc19a3127188a95d407cb74d4442b04bc1db.tar.gz emacs-e8a6cc19a3127188a95d407cb74d4442b04bc1db.zip | |
Add cross-references regarding POSITION of mouse events.
commands.texi (Misc Events): Add cross-references to where
POSITION of a mouse event is described in detail.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index fe64ca9d835..459bd925cf4 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2010-08-20 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * commands.texi (Misc Events): Add cross-references to where | ||
| 4 | POSITION of a mouse event is described in detail. | ||
| 5 | |||
| 1 | 2010-08-08 Christoph <cschol2112@googlemail.com> | 6 | 2010-08-08 Christoph <cschol2112@googlemail.com> |
| 2 | 7 | ||
| 3 | * control.texi (Handling Errors) <error-message-string>: Fix arg name. | 8 | * control.texi (Handling Errors) <error-message-string>: Fix arg name. |