[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] 264/287: fix a typo
From: |
Matthew Fidler |
Subject: |
[elpa] 264/287: fix a typo |
Date: |
Wed, 02 Jul 2014 14:46:32 +0000 |
mlf176f2 pushed a commit to branch externals/ergoemacs-mode
in repository elpa.
commit 1cee29f72d7cf3bc7379673bb728a0a6f7b4dced
Author: akfoss <address@hidden>
Date: Mon Jun 30 19:32:14 2014 +0430
fix a typo
---
Readme.md | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Readme.md b/Readme.md
index 8b32f69..d671d6f 100644
--- a/Readme.md
+++ b/Readme.md
@@ -6,7 +6,7 @@
-ErgoEmacs keybindings improves GNU Emacs for people who did not grew
+ErgoEmacs keybindings improve GNU Emacs for people who did not grew
up with Emacs. User interface is based on common modern software
interface familiar to most people today, such as using 【Ctrl+C】 key
for Copy,【Ctrl+Z】 for undo, 【Ctrl+O】 for Open file, and also
@@ -22,4 +22,4 @@ Ergoemacs-mode makes use of `make-composed-keymap` and
therefore is
only comptabile with emacs 24.1+
-More information is found at http://ergoemacs.github.io/ergoemacs-mode/
\ No newline at end of file
+More information is found at http://ergoemacs.github.io/ergoemacs-mode/
- [elpa] 253/287: Another fix for end of line or what, (continued)
- [elpa] 253/287: Another fix for end of line or what, Matthew Fidler, 2014/07/02
- [elpa] 257/287: Fix byte-compile errors, Matthew Fidler, 2014/07/02
- [elpa] 250/287: Comment out autopair; needs to go in options menu..., Matthew Fidler, 2014/07/02
- [elpa] 256/287: Add version information for themes, Matthew Fidler, 2014/07/02
- [elpa] 251/287: Modify copy-line-or-region to work with `org-mode`, Matthew Fidler, 2014/07/02
- [elpa] 258/287: Silence customize save with batch emacs., Matthew Fidler, 2014/07/02
- [elpa] 252/287: sort layouts alphabetically, Matthew Fidler, 2014/07/02
- [elpa] 260/287: Make sure `ergoemacs-hook-functions` is non-nil, Matthew Fidler, 2014/07/02
- [elpa] 259/287: Move saving last closed buffer to ergoemacs-theme, Matthew Fidler, 2014/07/02
- [elpa] 254/287: Add test for begining and ending of line, Matthew Fidler, 2014/07/02
- [elpa] 264/287: fix a typo,
Matthew Fidler <=
- [elpa] 268/287: Run all ergoemacs- tests, Matthew Fidler, 2014/07/02
- [elpa] 265/287: More Robust ergoemacs-end-of-line-or-what (passes noninteractive test), Matthew Fidler, 2014/07/02
- [elpa] 269/287: Add autoload cookie to ergoemacs-test-layout, Matthew Fidler, 2014/07/02
- [elpa] 266/287: Make apps-copy test use C-a, Matthew Fidler, 2014/07/02
- [elpa] 267/287: Move ergoemacs-hook-functions to prevent warnings, Matthew Fidler, 2014/07/02
- [elpa] 263/287: Remove condition-case handler, Matthew Fidler, 2014/07/02
- [elpa] 261/287: Make sure to include the ending new-line when copying an empty line, Matthew Fidler, 2014/07/02
- [elpa] 273/287: Slight bug fix for beginning-of-line-or-what, Matthew Fidler, 2014/07/02
- [elpa] 274/287: add eo and eo-displaced, Matthew Fidler, 2014/07/02
- [elpa] 262/287: Make paste is calling pre/post commands, Matthew Fidler, 2014/07/02