runs under the permissions of the @command{adbd} process on the
Android device. If a user name is specified, @value{tramp} applies an
@command{su} on the device. This does not work with all Android
-devices, especially with nonrooted ones. In that case, an error
+devices, especially with unrooted ones. In that case, an error
message is displayed.
If there is exactly one Android device connected to the local machine,
The function `mh-rmail' now switches to `+inbox' as expected (closes
SF #271).
-*** Problem forwarding a messsage
+*** Problem forwarding a message
Forwarding messages resulted in the error: `(wrong-type-argument
number-or-marker-p nil).' This has been fixed by setting the mail
*** mh-speedbar-selected-folder-with-unseen-messages
Renamed from `mh-speedbar-selected-folder-with-unseen-messages-face'
-per new Emacs conventions.
+per new Emacs conventions.
\f
*** Face Variable Names Now Follow Current Conventions
-The -face suffix has been dropped from all face names.
+The -face suffix has been dropped from all face names.
*** Swish Fixes
mode: outline
paragraph-separate: "[ \f]*$"
end:
-
(use-for-dicts (list dict))
(dict-args-cdr (cdr (ispell-parse-hunspell-affix-file dict)))
newlist)
- ;; Get a list of unitialized dicts using the same affix file.
+ ;; Get a list of uninitialized dicts using the same affix file.
(dolist (dict-equiv-alist-entry ispell-hunspell-dictionary-equivs-alist)
(let ((dict-equiv-key (car dict-equiv-alist-entry))
(dict-equiv-value (cadr dict-equiv-alist-entry)))