monnier pushed a commit to branch master
in repository elpa.
commit 1408de3fa7ef2229765c9e07c993ecf1c749c0f7
Merge: f4a1ba2 6fbce1a
Author: Teemu Likonen <[email protected]>
Date: Wed Jun 29 10:24:32 2011 +0300
Merge branch 'action'
* action:
The "args" option can no longer be a string
Rephrase documentation and comments
README: Move copyright and license text to the end
Use plural "actions" with the install instruction's autoload
Copy examples from wcheck-language-data doc to README
Rephrase some parts of README
Add \< and \> to regexps in "email" language example
Rephrase grouping construct \(\) description in doc string
Clarify the use of regexp-start, -body and -end
Improve wcheck-language-data doc
Fix a typo in wcheck-language-data doc string
Clearer reference to the license text
Escape \\< with \\=\\< in wcheck-language-data doc string
Fix type in doc: "wcheck-parse-" "wcheck-parser-"
Correction in wcheck-language-data doc: "variable" -> "value"
Add README file
New feature: call custom functions from suggestion menu
Conflicts:
README
README | 379 ++++++++++++++++++--------
wcheck-mode.el | 850 +++++++++++++++++++++++++++++++++++---------------------
2 files changed, 796 insertions(+), 433 deletions(-)