aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorMichael Albinus2012-02-02 13:47:09 +0100
committerMichael Albinus2012-02-02 13:47:09 +0100
commit6bee44d6400c47201de3abfef17b63ce9acfb8c9 (patch)
tree92e7e83a6c9eef6d5e9323dbd25459b9c24259c3 /src/ChangeLog
parent9f6e692e6490ff5a71b4394b8621fbea2f627d72 (diff)
downloademacs-6bee44d6400c47201de3abfef17b63ce9acfb8c9.tar.gz
emacs-6bee44d6400c47201de3abfef17b63ce9acfb8c9.zip
* dbusbind.c (Fdbus_register_method): Mention the return value
:ignore in the docstring.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7ccdca9f347..2667f4ce4fe 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12012-02-02 Michael Albinus <michael.albinus@gmx.de>
2
3 * dbusbind.c (Fdbus_register_method): Mention the return value
4 :ignore in the docstring.
5
12012-02-02 Glenn Morris <rgm@gnu.org> 62012-02-02 Glenn Morris <rgm@gnu.org>
2 7
3 * callproc.c (Fcall_process, Fcall_process_region): Doc fix. 8 * callproc.c (Fcall_process, Fcall_process_region): Doc fix.