emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/ampc c840020bc2 038/111: Add note on byte-compiling.


From: Stefan Monnier
Subject: [elpa] externals/ampc c840020bc2 038/111: Add note on byte-compiling.
Date: Tue, 20 Feb 2024 18:16:38 -0500 (EST)

branch: externals/ampc
commit c840020bc2e075d7019a185fff63828fc8183492
Author: Christopher Schmidt <christopher@ch.ristopher.com>
Commit: Christopher Schmidt <christopher@ch.ristopher.com>

    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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]