aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/ChangeLog
diff options
context:
space:
mode:
authorMartin Rudalics2012-11-18 12:34:36 +0100
committerMartin Rudalics2012-11-18 12:34:36 +0100
commit66c466d4fdb7f874f19191ca06fad92f9c2393cd (patch)
treee8da4b91f63b438d36957bd0b9e5258fe9dae116 /doc/lispref/ChangeLog
parentd1a355a1bfb2ff5914e42267c2d0c9e414f08b68 (diff)
downloademacs-66c466d4fdb7f874f19191ca06fad92f9c2393cd.tar.gz
emacs-66c466d4fdb7f874f19191ca06fad92f9c2393cd.zip
Fix example for Display Action Functions.
* windows.texi (Display Action Functions): Fix recently added example. Suggested by Michael Heerdegen.
Diffstat (limited to 'doc/lispref/ChangeLog')
-rw-r--r--doc/lispref/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index 389d94bf8c5..bdf4ef13488 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -1,3 +1,8 @@
12012-11-18 Martin Rudalics <rudalics@gmx.at>
2
3 * windows.texi (Display Action Functions): Fix recently added
4 example. Suggested by Michael Heerdegen.
5
12012-11-18 Paul Eggert <eggert@cs.ucla.edu> 62012-11-18 Paul Eggert <eggert@cs.ucla.edu>
2 7
3 Minor cleanup for times as lists of four integers. 8 Minor cleanup for times as lists of four integers.