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

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

[nongnu] elpa/xah-fly-keys updated (644dc9a4e2 -> 094095d608)


From: ELPA Syncer
Subject: [nongnu] elpa/xah-fly-keys updated (644dc9a4e2 -> 094095d608)
Date: Mon, 21 Nov 2022 20:59:37 -0500 (EST)

elpasync pushed a change to branch elpa/xah-fly-keys.

      from  644dc9a4e2 Internal implementation change. New function 
xah-fly-define-keys. This is called by xah-fly-keys-set-layout. Basically, 
command mode keys and leader keys are set by this function. It was several code 
blocks calling xah-fly--define-keys. Now they all moved into this new function, 
so that xah-fly-keys-set-layout no longer has to reload whole file. It now just 
call the new function.
       new  f357d610a9 * xah-insert-unicode, added useful chars. * qwerty key 
(space l e) now does toggle-frame-fullscreen instead of toggle-frame-maximized. 
Because in MS Windows, accidently doing both is annoying to get out, and 
fullscreen often has a toggle key in browsers and other apps, but max/min 
windows don't. so fullscreen is more likely used. So emacs does that too. In 
Mac, there's no fullscreen but max window, and emacs does only that.
       new  094095d608 xah-repeat-key now default to m


Summary of changes:
 xah-fly-keys.el | 59 ++++++++++++++++++++++++++++++++++++++++++++-------------
 1 file changed, 46 insertions(+), 13 deletions(-)



reply via email to

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