diff options
| author | Michael Albinus | 2009-08-16 17:49:54 +0000 |
|---|---|---|
| committer | Michael Albinus | 2009-08-16 17:49:54 +0000 |
| commit | 4f22e84d746e3614752d99f9638d1a55ac21e230 (patch) | |
| tree | f3a8eb038dd3abdf3f61af4076268b4aeeab09aa /doc/misc/ChangeLog | |
| parent | ca4f31ea158896bcca9020b15489340df6ccba38 (diff) | |
| download | emacs-4f22e84d746e3614752d99f9638d1a55ac21e230.tar.gz emacs-4f22e84d746e3614752d99f9638d1a55ac21e230.zip | |
* dbus.texi (Asynchronous Methods): Allow nil handler.
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 6722fbd4705..a6b601ce0a3 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,9 +1,13 @@ | |||
| 1 | 2009-08-16 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * dbus.texi (Asynchronous Methods): Allow nil handler. | ||
| 4 | |||
| 1 | 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu> | 5 | 2009-08-15 Michael Kifer <kifer@cs.stonybrook.edu> |
| 2 | 6 | ||
| 3 | * ediff.texi (ediff-current-file): added information about this new function. | 7 | * ediff.texi (ediff-current-file): added information about this new function. |
| 4 | 8 | ||
| 5 | * viper.text: Added information about C-s in viper's search command. | 9 | * viper.text: Added information about C-s in viper's search command. |
| 6 | 10 | ||
| 7 | 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change) | 11 | 2009-08-09 Colin Williams <lackita@gmail.com> (tiny change) |
| 8 | 12 | ||
| 9 | * calc.texi (Date Forms): Fix typos. | 13 | * calc.texi (Date Forms): Fix typos. |