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

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

[nongnu] elpa/tuareg 978acff45e 3/3: Merge commit 'refs/pull/289/head' o


From: Stefan Monnier
Subject: [nongnu] elpa/tuareg 978acff45e 3/3: Merge commit 'refs/pull/289/head' of github.com:/ocaml/tuareg into elpa/tuareg
Date: Thu, 14 Jul 2022 10:16:48 -0400 (EDT)

branch: elpa/tuareg
commit 978acff45e99f011896b7f4718b289dd5ea12998
Merge: 85472b109a 8326db5345
Author: Stefan Monnier <monnier@iro.umontreal.ca>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>

    Merge commit 'refs/pull/289/head' of github.com:/ocaml/tuareg into 
elpa/tuareg
---
 README.md | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/README.md b/README.md
index ab52f20999..98ed7ad2ec 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 
[![MELPA](https://melpa.org/packages/tuareg-badge.svg)](https://melpa.org/#/tuareg)
 
[![DebianBadge](https://badges.debian.net/badges/debian/stable/elpa-tuareg/version.svg)](https://packages.debian.org/stable/elpa-tuareg)
 [![LGPL v2](https://img.shields.io/badge/licence-lgpl2-blue.svg)](COPYING)
-[![Build 
Status](https://travis-ci.org/ocaml/tuareg.svg?branch=master)](https://travis-ci.org/ocaml/tuareg)
+[![Build 
Status](https://github.com/ocaml/tuareg/workflows/test/badge.svg)](https://github.com/ocaml/tuareg/actions?query=workflow%3Atest)
 
 Tuareg: an Emacs OCaml mode
 ===========================
@@ -13,15 +13,15 @@ code, to highlight important parts of the code, to run an 
OCaml
 (also called *toplevel*),
 and to run the OCaml debugger within Emacs.
 
-Contents
+Package Contents
 --------
 
-`README.md`      — This file.  
-`HISTORY`        — Differences with previous versions.  
-`tuareg.el`      — A major mode for editing OCaml code in Emacs.  
-`ocamldebug.el`  — To run the OCaml debugger under Emacs.  
-`sample.ml`      — Sample file to check the indentation engine.
-`compilation.txt` — To check the compilation regexp `tuareg--error-regexp`.
+- `README.md`      — This file.
+- `HISTORY`        — Differences with previous versions.
+- `tuareg.el`      — A major mode for editing OCaml code in Emacs.
+- `ocamldebug.el`  — To run the OCaml debugger under Emacs.
+- `sample.ml`      — Sample file to check the indentation engine.
+- `compilation.txt` — To check the compilation regexp `tuareg--error-regexp`.
 
 Install
 -------



reply via email to

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