Skip to content

Commit

Permalink
Log version
Browse files Browse the repository at this point in the history
  • Loading branch information
federicotdn committed Jul 5, 2024
1 parent 66e1869 commit f7c4b43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions verb.el
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,7 @@ more details on how to use it."
(verb-util--log nil 'I
"Verb mode enabled in buffer: %s"
(buffer-name))
(verb-util--log nil 'I "Verb version: %s" verb-version)
(verb-util--log nil 'I "Org version: %s, GNU Emacs version: %s"
(org-version)
emacs-version)))
Expand Down

0 comments on commit f7c4b43

Please sign in to comment.