branch: externals/ampc
commit c840020bc2e075d7019a185fff63828fc8183492
Author: Christopher Schmidt <[email protected]>
Commit: Christopher Schmidt <[email protected]>
Add note on byte-compiling.
---
ampc.el | 3 +++
1 file changed, 3 insertions(+)
diff --git a/ampc.el b/ampc.el
index 4f3d0067c4..1d1110d5a8 100644
--- a/ampc.el
+++ b/ampc.el
@@ -43,6 +43,9 @@
;;
;; (global-set-key (kbd "<f9>") 'ampc)
+;; Byte-compile ampc (M-x byte-compile-file RET /path/to/ampc.el RET) to
improve
+;; its performance!
+
;;; ** usage
;; To invoke ampc, call the command `ampc', e.g. via M-x ampc RET. Once ampc
is
;; connected to the daemon, it creates its window configuration in the selected