Skip to content

egisatoshi/concordance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

English Writing Support System on Emacs

Installation

  1. Clone this repository on your computer.
$ git clone https://github.com/egisatoshi/concordance.git
  1. Add the following line in your .emacs.
(load-file "path-to-concordance/elisp/concordance.el")

How to use

  1. Put text files under ~/.concordance/

  2. Press M-M on a word

The above is a demonstration that listed up all usages of the word "introduce" from R6RS. (I have been developing a new programming language. When I am writing its manual, I refer to manuals of other languages to learn and verify the usage of a word.)

LICENSE

Copyright (C) 2015, Satoshi Egi

This software is released under the MIT license.

About

English Writing Support System on Emacs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published