mirror of
https://github.com/vale981/ement.el
synced 2025-03-05 09:21:37 -05:00
Tidy: Docstring
This commit is contained in:
parent
14a61c052e
commit
5ee6539df2
1 changed files with 1 additions and 1 deletions
|
@ -349,7 +349,7 @@
|
|||
|
||||
;;;###autoload
|
||||
(defun ement-taxy-auto-update (_session)
|
||||
"Automatically update the room list buffer.
|
||||
"Automatically update the Taxy room list buffer.
|
||||
+Does so when variable `ement-taxy-auto-update' is non-nil.
|
||||
+To be called in `ement-sync-callback-hook'."
|
||||
(when (and ement-taxy-auto-update
|
||||
|
|
Loading…
Add table
Reference in a new issue