@code{:pathN} @var{string}:@*
This stands for the Nth argument of the signal. @code{:pathN}
arguments can be used for object path wildcard matches as specified by
-D-Bus, whilest an @code{:argN} argument requires an exact match.
+D-Bus, while an @code{:argN} argument requires an exact match.
@item @code{:arg-namespace} @var{string}:@*
Register for the signals, which first argument defines the service or
(insert-abbrev-table-description table t)))
(dolist (table (nreverse empty-tables))
(insert-abbrev-table-description table t)))
- ;; Note: `list-abbrevs' can dispaly only local abbrevs, in
+ ;; Note: `list-abbrevs' can display only local abbrevs, in
;; which case editing could lose abbrevs of other tables. Thus
;; enter `edit-abbrevs-mode' only if LOCAL is nil.
(edit-abbrevs-mode))
`:argN' STRING:
`:pathN' STRING: This stands for the Nth argument of the
signal. `:pathN' arguments can be used for object path wildcard
-matches as specified by D-Bus, whilest an `:argN' argument
+matches as specified by D-Bus, while an `:argN' argument
requires an exact match.
`:arg-namespace' STRING: Register for the signals, which first
}
/* Mark the Lisp pointers in the terminal objects.
- Called by the Fgarbage_collector. */
+ Called by Fgarbage_collect. */
static void
mark_terminals (void)
}
/* Mark the pointers in the kboard objects.
- Called by the Fgarbage_collector. */
+ Called by Fgarbage_collect. */
void
mark_kboards (void)
{
\f
/* Mark the pointers in the tty_display_info objects.
- Called by the Fgarbage_collector. */
+ Called by Fgarbage_collect. */
void
mark_ttys (void)