phillord pushed a commit to branch externals/pabbrev in repository elpa. commit 045cb89a96b491d3c6265e4c7d45666663c61bb2 Author: Phillip Lord <phillip.l...@newcastle.ac.uk> Date: Tue Sep 16 22:34:18 2014 +0100
README.md update for version 4.0 --- README.md | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) diff --git a/README.md b/README.md index a918a16..58e442a 100644 --- a/README.md +++ b/README.md @@ -3,3 +3,14 @@ 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.