comparison lisp/ChangeLog @ 108938:319b48a599cf

* net/dbus.el: Fix typos and declare function.
author Juanma Barranquero <lekktu@gmail.com>
date Sat, 05 Jun 2010 22:36:27 +0200
parents 8245aa950dd1
children dbf3fd5a1594
comparison
equal deleted inserted replaced
108937:8245aa950dd1 108938:319b48a599cf
1 2010-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
1 2010-06-04 Chong Yidong <cyd@stupidchicken.com> 9 2010-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
4 turquoise" (Bug#6332). 12 turquoise" (Bug#6332).
5 13
422 430
423 2010-03-11 Wilson Snyder <wsnyder@wsnyder.org> 431 2010-03-11 Wilson Snyder <wsnyder@wsnyder.org>
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
427 2010-03-09 Miles Bader <miles@gnu.org>> 435 2010-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
431 newline-terminated. 439 newline-terminated.
432 440