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

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

[elpa] externals/csharp-mode bd1d83e 044/459: Updated readme.


From: ELPA Syncer
Subject: [elpa] externals/csharp-mode bd1d83e 044/459: Updated readme.
Date: Sun, 22 Aug 2021 13:58:52 -0400 (EDT)

branch: externals/csharp-mode
commit bd1d83e46a98692b0ec347dc74dacf16ba62ccef
Author: Jostein Kjønigsen <jostein@kjonigsen.net>
Commit: Jostein Kjønigsen <jostein@kjonigsen.net>

    Updated readme.
---
 README.org | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)

diff --git a/README.org b/README.org
index dc60d1a..3924c3e 100644
--- a/README.org
+++ b/README.org
@@ -18,19 +18,14 @@ This is a mode for editing C# in emacs. It's based on 
cc-mode, v5.30.3 and above
   - generics 
 - automagic code-doc generation when you type three slashes.
 - intelligent insertion of matched pairs of curly braces.
-- sets the compiler regex for next-error, for csc.exe output.
 - imenu indexing of C# source, for easy menu-based navigation. 
 
 ** Usage
 
 This package is currently available on MELPA, but not yet Marmalade. Install 
using
-`M-x list-packages` and make sure you choose the MELPA-sourced package.
+'M-x list-packages' and make sure you choose the MELPA-sourced package.
 
-Once installed the package should be automatically used for files with a 
`.cs`-extension.
-
-#+BEGIN_SRC emacs-lisp
-  (require 'csharp-mode)
-#+END_SRC
+Once installed the package should be automatically used for files with a 
'.cs'-extension.
 
 * Attribution
 



reply via email to

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