aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorJuanma Barranquero2010-06-05 22:36:27 +0200
committerJuanma Barranquero2010-06-05 22:36:27 +0200
commit35b148ee23a71d8a1e2c585eded278fa32208f8b (patch)
tree6eddbd5ad2258c8f74e9ae0b677a0ea6ad809f0b /lisp/ChangeLog
parent86253dc05d5fd22d837806b4deecedbe8f5f09c6 (diff)
downloademacs-35b148ee23a71d8a1e2c585eded278fa32208f8b.tar.gz
emacs-35b148ee23a71d8a1e2c585eded278fa32208f8b.zip
* net/dbus.el: Fix typos and declare function.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8a10343171a..f4ba9e0fb40 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12010-06-05 Juanma Barranquero <lekktu@gmail.com>
2
3 * net/dbus.el (dbus-register-method): Declare function.
4 (dbus-handle-event, dbus-property-handler): Fix typos in docstrings.
5 (dbus-introspect): Doc fix.
6 (dbus-event-bus-name, dbus-introspect-get-interface)
7 (dbus-introspect-get-argument): Reflow docstrings.
8
12010-06-04 Chong Yidong <cyd@stupidchicken.com> 92010-06-04 Chong Yidong <cyd@stupidchicken.com>
2 10
3 * term/common-win.el (x-colors): Add "dark green" and "dark 11 * term/common-win.el (x-colors): Add "dark green" and "dark
@@ -424,7 +432,7 @@
424 432
425 * files.el (auto-mode-alist): Accept more verilog file patterns. 433 * files.el (auto-mode-alist): Accept more verilog file patterns.
426 434
4272010-03-09 Miles Bader <miles@gnu.org>> 4352010-03-09 Miles Bader <miles@gnu.org>
428 436
429 * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog, 437 * vc-git.el (vc-git-print-log): Use "tformat:" for shortlog,
430 instead of "format:"; this ensures that the output is 438 instead of "format:"; this ensures that the output is