unconditionally aborts the current edebug instrumentation with the
supplied error message.
+ +++
+ ** ElDoc
+
+ *** New hook 'eldoc-documentation-functions' to be used for registering
+ doc string functions. This makes the results of all doc string
+ functions accessible to the user through the existing single function hook
+ 'eldoc-documentation-function'.
+
+ *** 'eldoc-documentation-function' is now a user option.
+ Modes should use the new hook instead of this user option to register
+ their backends.
+
** Tramp
+---
+*** Tramp is now thread-safe.
+
+++
*** New connection method "media", which allows accessing media devices
like cell phones, tablets or cameras.