summaryrefslogtreecommitdiff
path: root/cider-popup.el
diff options
context:
space:
mode:
Diffstat (limited to 'cider-popup.el')
-rw-r--r--cider-popup.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/cider-popup.el b/cider-popup.el
index 8457ac4c..d5fc5a94 100644
--- a/cider-popup.el
+++ b/cider-popup.el
@@ -17,6 +17,10 @@
;; You should have received a copy of the GNU General Public License
;; along with this program. If not, see <http://www.gnu.org/licenses/>.
+;;; Commentary:
+
+;; Common functionality for dealing with popup buffers.
+
;;; Code:
(require 'nrepl-client)