mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
Spelling fixes.
This commit is contained in:
parent
11636b221d
commit
333f9019e2
78 changed files with 146 additions and 148 deletions
|
|
@ -101,7 +101,7 @@ Otherwise, return result of last form in BODY, or all other errors."
|
|||
(defvar dbus-event-error-hooks nil
|
||||
"Functions to be called when a D-Bus error happens in the event handler.
|
||||
Every function must accept two arguments, the event and the error variable
|
||||
catched in `condition-case' by `dbus-error'.")
|
||||
caught in `condition-case' by `dbus-error'.")
|
||||
|
||||
|
||||
;;; Hash table of registered functions.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue