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

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

[nongnu] elpa/tuareg 8326db5345 2/3: Fix the package content listing


From: Stefan Monnier
Subject: [nongnu] elpa/tuareg 8326db5345 2/3: Fix the package content listing
Date: Thu, 14 Jul 2022 10:16:48 -0400 (EDT)

branch: elpa/tuareg
commit 8326db534532e1edcf457cb702dba4160f8e47c0
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>

    Fix the package content listing
---
 README.md | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/README.md b/README.md
index be93561d49..d7acbafe72 100644
--- a/README.md
+++ b/README.md
@@ -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]