Loads more updates -- large assortment of stuffs
[syinit] / 02-keys-sy.el
index 44254ac..e29fa84 100644 (file)
@@ -5,10 +5,10 @@
 ;;     Author: Steve Youngs <steve@sxemacs.org>
 ;; Maintainer: Steve Youngs <steve@sxemacs.org>
 ;;    Created: <2007-12-02>
-;; Time-stamp: <Wednesday Feb 12, 2020 11:56:43 steve>
+;; Time-stamp: <Thursday Mar 19, 2020 09:43:00 steve>
 ;;   Download: <http://bastard.steveyoungs.com/~steve/SXEmacs/inits/>
 ;;   HTMLised: <http://bastard.steveyoungs.com/~steve/SXEmacs/htmlinits/02-keys-sy.html>
-;;   Git Repo: git clone http://git.sxemacs.org/syinit
+;;   Git Repo: git clone https://git.sxemacs.org/syinit
 ;;   Keywords: init, compile
 
 ;; This file is part of SYinit
@@ -66,7 +66,6 @@
 ;:* Global key bindings
 (global-set-key "\C-xw" 'what-line)
 (global-set-key [f2] 'undo)
-(global-set-key [f3] 'find-file)
 (global-set-key [(super tab)] 'lisp-complete-symbol)
 (global-set-key [(meta f3)] 'view-file)
 (global-set-key [f5] "\M-w")