diff options
| author | Michael Albinus | 2011-01-04 12:11:43 +0100 |
|---|---|---|
| committer | Michael Albinus | 2011-01-04 12:11:43 +0100 |
| commit | 6ed843e5b8491893034ef76319eaabc9f485cf70 (patch) | |
| tree | 190be352d95489764aeb0be544e529104039ac9e /src/ChangeLog | |
| parent | 6388924af0960495b2aedc637544b532cabd44a7 (diff) | |
| download | emacs-6ed843e5b8491893034ef76319eaabc9f485cf70.tar.gz emacs-6ed843e5b8491893034ef76319eaabc9f485cf70.zip | |
* dbusbind.c (Fdbus_register_method): Added optional parameter
dont_register_service. Updated docstring accordingly.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index d97f59273cf..d2ad0afc7cd 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-01-04 Jan Moringen <jan.moringen@uni-bielefeld.de> | ||
| 2 | |||
| 3 | * dbusbind.c (Fdbus_register_method): Added optional parameter | ||
| 4 | dont_register_service. Updated docstring accordingly. | ||
| 5 | |||
| 1 | 2011-01-04 Glenn Morris <rgm@gnu.org> | 6 | 2011-01-04 Glenn Morris <rgm@gnu.org> |
| 2 | 7 | ||
| 3 | * emacs.c (emacs_copyright): Update short copyright year to 2011. | 8 | * emacs.c (emacs_copyright): Update short copyright year to 2011. |