[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] master 50ca8d3 160/177: Update README.mdown
From: |
Jo�o T�vora |
Subject: |
[elpa] master 50ca8d3 160/177: Update README.mdown |
Date: |
Sat, 28 Mar 2015 15:41:38 +0000 |
branch: master
commit 50ca8d30dee17e8f976b65fd1e89d62046a033a4
Author: João Távora <address@hidden>
Commit: João Távora <address@hidden>
Update README.mdown
Fix misspellings
---
README.mdown | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.mdown b/README.mdown
index afe4277..75ca37a 100644
--- a/README.mdown
+++ b/README.mdown
@@ -112,7 +112,7 @@ should be added like this to `yas-snippet-dirs`:
# Manual, issues etc
Please refer to the comprehensive [documentation][docs] for full
-customization and support. If you find a bug in the code or in the
+customisation and support. If you find a bug in the code or in the
documentation, please report it on [the GitHub issue tracker][issues].
## Important note regarding bug reporting
@@ -123,7 +123,7 @@ The most important thing when reporting bugs is making sure
that we have
a way to reproduce the problem exactly like it happened to you.
To do this, we need to rule out interference from external factors
-like other Emacs extensions or your own customizations.
+like other Emacs extensions or your own customisations.
Here's an example report that "sandboxes" an Emacs session just for
reproducing a bug.
@@ -147,11 +147,11 @@ I can't get yasnippet to load because frankinbogen!
```
Using `emacs -Q` or temporarily moving your `.emacs` init file to the side
-is another way to achieve good reproductability.
+is another way to achieve good reproducibility.
Here's a
[another example](https://github.com/capitaomorte/yasnippet/issues/318)
-of a bug report. It has everything needed for a sucessfull analysis
+of a bug report. It has everything needed for a successful analysis
and speedy resolution.
Also, don't forget to state the Emacs version (use `M-x emacs-version`) and
- [elpa] master 6877bc6 151/177: Merge pull request #524 from npostavs/fallback-loop, (continued)
- [elpa] master 6877bc6 151/177: Merge pull request #524 from npostavs/fallback-loop, Jo�o T�vora, 2015/03/28
- [elpa] master 37df653 142/177: yasnippet-debug.el: quiet byte-compiler, Jo�o T�vora, 2015/03/28
- [elpa] master 70151f4 152/177: Closes #525, closes #526: Prevent some keybinding fallback loops, Jo�o T�vora, 2015/03/28
- [elpa] master 6053db0 153/177: Closes #527: Unbreak case where yas-fallback-behaviour is a list, Jo�o T�vora, 2015/03/28
- [elpa] master b22961a 155/177: Update README.mdown, Jo�o T�vora, 2015/03/28
- [elpa] master 596e6b2 158/177: Closes #537: Be lenient to extensions operating on snippet fields, Jo�o T�vora, 2015/03/28
- [elpa] master 1c97671 157/177: Closes #536: Fix navigation to zero-length fields at snippet end, Jo�o T�vora, 2015/03/28
- [elpa] master e2b876b 154/177: Tweak README.mdown to simplify bug reporting paragraph, Jo�o T�vora, 2015/03/28
- [elpa] master 51d4ed1 156/177: Update snippets submodule, Jo�o T�vora, 2015/03/28
- [elpa] master 175e0a3 159/177: Clean up previous change, Jo�o T�vora, 2015/03/28
- [elpa] master 50ca8d3 160/177: Update README.mdown,
Jo�o T�vora <=
- [elpa] master bb6bbad 161/177: Add file doc/.nosearch, Jo�o T�vora, 2015/03/28
- [elpa] master 9709dbd 164/177: Add autoload cookies, Jo�o T�vora, 2015/03/28
- [elpa] master b62bdf3 163/177: Closes #546: backport `yas-initialize' and provide `yas/initialize', Jo�o T�vora, 2015/03/28
- [elpa] master e161fc0 162/177: Merge pull request #542 from tarsius/nosearch, Jo�o T�vora, 2015/03/28
- [elpa] master 07734a1 165/177: Clarify what happens with yas-new-snippet., Jo�o T�vora, 2015/03/28
- [elpa] master 3c13348 167/177: yas-expand-snippet: Clarify EXPAND-ENV, Jo�o T�vora, 2015/03/28
- [elpa] master 21ffe4b 168/177: Merge pull request #559 from mineo/patch-1, Jo�o T�vora, 2015/03/28
- [elpa] master 197ef7f 166/177: Merge pull request #552 from treese/master, Jo�o T�vora, 2015/03/28
- [elpa] master 3e7b56e 169/177: Implements #566: Remove dead major modes code, Jo�o T�vora, 2015/03/28
- [elpa] master b9989f8 170/177: Add a CONTRIBUTING.md file, Jo�o T�vora, 2015/03/28