branch: externals/pabbrev commit f574655c895f3fed7de46dade52ffce022cd9fc0 Author: Arthur Miller <arthur.mil...@live.com> Commit: Arthur Miller <arthur.mil...@live.com>
Remove old readme.md --- README.md | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/README.md b/README.md deleted file mode 100644 index 58e442a3c4..0000000000 --- a/README.md +++ /dev/null @@ -1,16 +0,0 @@ -Predictive Abbreviation Expansion for Emacs -=========================================== - -Provides predictive abbreviation expansion with no configuration, working with -any mode. For more details see pabbrev.el - - - - -## Releases - -### 4.0 - -This release provides better key handling, meaning expansion is configurable. - -The code base is now in its own repository, so that I can tag it.