elpasync pushed a change to branch elpa/hyperdrive. from a6a7cf2cd0 Meta: Update CONTRIBUTING.org new 8186daebe6 Change: Rename info node from hyperdrive-manual to hyperdrive new 15750c1053 Meta: (doc/Makefile) Add default goal and rule new 6739080b9c Meta: Track pre-commit hook to build the manual new 19c36e3086 Meta: Move Makefile to top-level directory new 13f4a2af90 Fix: (tracked-hooks/pre-commit) new 88c9e0fe85 Fix: (tracked-hooks/pre-commit) Only export .texi if .org is staged new 027fbd0a7a Meta: (CONTRIBUTING.org) Document git hooks
Summary of changes: .gitignore | 2 +- CONTRIBUTING.org | 10 ++++++++++ doc/Makefile => Makefile | 7 ++++++- doc/{hyperdrive-manual.org => hyperdrive.org} | 2 +- doc/{hyperdrive-manual.texi => hyperdrive.texi} | 4 ++-- hyperdrive-history.el | 2 +- hyperdrive-menu.el | 2 +- hyperdrive.el | 8 ++++---- tracked-hooks/pre-commit | 17 +++++++++++++++++ 9 files changed, 43 insertions(+), 11 deletions(-) rename doc/Makefile => Makefile (86%) rename doc/{hyperdrive-manual.org => hyperdrive.org} (99%) rename doc/{hyperdrive-manual.texi => hyperdrive.texi} (99%) create mode 100755 tracked-hooks/pre-commit