diff options
| author | Eli Zaretskii | 2005-01-29 14:05:34 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2005-01-29 14:05:34 +0000 |
| commit | 28d986b971b61e745ce7d3ef9b63e2b4ad3426f0 (patch) | |
| tree | 4c442ae94c82ca2a99b94e84415181372a3bd467 /lispref | |
| parent | 16bbbfd864154333809fd679d099c729b703ee6e (diff) | |
| download | emacs-28d986b971b61e745ce7d3ef9b63e2b4ad3426f0.tar.gz emacs-28d986b971b61e745ce7d3ef9b63e2b4ad3426f0.zip | |
*** empty log message ***
Diffstat (limited to 'lispref')
| -rw-r--r-- | lispref/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog index c871d5aad87..c0ce2c6ff0f 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog | |||
| @@ -1,3 +1,17 @@ | |||
| 1 | 2005-01-29 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * commands.texi (Misc Events): Describe the help-echo event. | ||
| 4 | |||
| 5 | * text.texi (Special Properties) <help-echo>: Use `pos' | ||
| 6 | consistently in description of the help-echo property. Use | ||
| 7 | @code{nil} instead of @var{nil}. | ||
| 8 | |||
| 9 | * display.texi (Overlay Properties): Fix the index entry for | ||
| 10 | help-echo overlay property. | ||
| 11 | |||
| 12 | * customize.texi (Type Keywords): Uncomment the xref to the | ||
| 13 | help-echo property documentation. | ||
| 14 | |||
| 1 | 2005-01-23 Kim F. Storm <storm@cua.dk> | 15 | 2005-01-23 Kim F. Storm <storm@cua.dk> |
| 2 | 16 | ||
| 3 | * windows.texi (Window Start): Fix `pos-visible-in-window-p' | 17 | * windows.texi (Window Start): Fix `pos-visible-in-window-p' |