emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/xah-fly-keys eb98124706 2/2: home page url moved to proper


From: ELPA Syncer
Subject: [nongnu] elpa/xah-fly-keys eb98124706 2/2: home page url moved to proper name
Date: Sat, 18 Jun 2022 16:58:56 -0400 (EDT)

branch: elpa/xah-fly-keys
commit eb981247061d50fd9b338560fa4234859a14a044
Author: Xah Lee <xah@xahlee.org>
Commit: Xah Lee <xah@xahlee.org>

    home page url moved to proper name
---
 README.md       | 4 ++--
 xah-fly-keys.el | 8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 747097e140..4f9bc9cd53 100755
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ A modal keybinding for emacs (like vim), but based on command 
frequency and ergo
 This is the most efficient editing system in the universe.
 
 Xah Fly Keys home page at
-http://xahlee.info/emacs/misc/ergoemacs_vi_mode.html
+http://xahlee.info/emacs/misc/xah-fly-keys.html
 
 2020-04-18 News: Key Engine Rewrite
 ===================
@@ -59,7 +59,7 @@ The following keyboard layouts are supported:
 Full Documentation
 -------------------
 
-http://xahlee.info/emacs/misc/ergoemacs_vi_mode.html
+http://xahlee.info/emacs/misc/xah-fly-keys.html
 
 Been working on this since 2013, and since 2007 on ergoemacs-mode.
 
diff --git a/xah-fly-keys.el b/xah-fly-keys.el
index 46c0efde1e..5863d28302 100644
--- a/xah-fly-keys.el
+++ b/xah-fly-keys.el
@@ -4,12 +4,12 @@
 
 ;; Author: Xah Lee ( http://xahlee.info/ )
 ;; Maintainer: Xah Lee <xah@xahlee.org>
-;; Version: 17.14.20220617194258
+;; Version: 17.14.20220618104311
 ;; Created: 10 Sep 2013
 ;; Package-Requires: ((emacs "24.1"))
 ;; Keywords: convenience, emulations, vim, ergoemacs
 ;; License: GPL v3.
-;; Homepage: http://xahlee.info/emacs/misc/ergoemacs_vi_mode.html
+;; Homepage: http://xahlee.info/emacs/misc/xah-fly-keys.html
 
 ;; This file is not part of GNU Emacs.
 
@@ -96,7 +96,7 @@
 ;; If you have a bug, post on github.
 
 ;; For detail about design and other info, see home page at
-;; http://xahlee.info/emacs/misc/ergoemacs_vi_mode.html
+;; http://xahlee.info/emacs/misc/xah-fly-keys.html
 
 ;; If you like this project, Buy Xah Emacs Tutorial
 ;; http://xahlee.info/emacs/emacs/buy_xah_emacs_tutorial.html or make
@@ -4646,7 +4646,7 @@ Version: 2017-07-07"
   "A modal keybinding set, like vim, but based on ergonomic
   principles, like Dvorak layout.
 
-URL`http://xahlee.info/emacs/misc/ergoemacs_vi_mode.html'"
+URL`http://xahlee.info/emacs/misc/xah-fly-keys.html'"
   :group 'xah-fly-keys
   :global t
   :lighter " ∑flykeys"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]