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

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

[nongnu] elpa/opam-switch-mode 5f3d2102ae 26/31: Add OCaml keyword and h


From: ELPA Syncer
Subject: [nongnu] elpa/opam-switch-mode 5f3d2102ae 26/31: Add OCaml keyword and https://opam.ocaml.org URL
Date: Mon, 14 Nov 2022 09:00:01 -0500 (EST)

branch: elpa/opam-switch-mode
commit 5f3d2102ae6e38a4220e7c7c2d15acc795b94866
Author: Erik Martin-Dorel <erik.martin-dorel@irit.fr>
Commit: GitHub <noreply@github.com>

    Add OCaml keyword and https://opam.ocaml.org URL
---
 opam-switch-mode.el | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/opam-switch-mode.el b/opam-switch-mode.el
index 1f8379c8f6..826f315d6a 100644
--- a/opam-switch-mode.el
+++ b/opam-switch-mode.el
@@ -1,4 +1,4 @@
-;;; opam-switch-mode.el --- Select opam switches via a menu -*- 
lexical-binding: t; -*-
+;;; opam-switch-mode.el --- Select OCaml opam switches via a menu -*- 
lexical-binding: t; -*-
 ;;
 ;; Copyright (C) 2021 Hendrik Tews
 ;;
@@ -46,6 +46,8 @@
 ;; For obvious reasons, `opam-switch-set-switch' does not change the
 ;; switch of any other shell.
 ;;
+;; See https://opam.ocaml.org for comprehensive documentation on opam.
+;;
 
 (require 'seq)
 



reply via email to

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