v0.4.1
This release makes Emacs get the binary for you. If org-semantic cannot find one, it asks what to do and then does it.
Binary version 0.3.0, unchanged. There is nothing to download if you already have the binary.
Two commands changed name or went away. Update your configuration if it names either of them. There is no alias, so an old name fails as an unknown command.
M-x org-semantic-installis nowM-x org-semantic-binary-install.M-x org-semantic-show-install-manualis removed.
Changed
- A missing binary is now a question. Emacs offers to download the binary, or to open the manual on how to build it. If you choose the download, the search or the index that needed the binary continues when the download is complete.
- The question is not asked when nobody waits for an answer. A reindex after a save reports the missing binary and asks nothing.
M-x org-semantic-binary-installhas the new name because it installs the binary, and not the package.- The manual is one of the answers to the question above. It is no longer a command of its own.