Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Yuanle Song
zero-el
Commits
1df58b58
Commit
1df58b58
authored
Oct 28, 2019
by
Yuanle Song
Browse files
v2.0.0 renamed package to zero-input.el
parent
65c837e6
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
NOTICE
View file @
1df58b58
zero-el
Copyright (C) 2019 Yuanle Song <sylecn@gmail.com>
zero--ibus-compute-pixel-position function in zero.el is copied from ibus.el.
This function is under GPLv3 license. Copyright (C) 2010-2012 S. Irie
zero-input--ibus-compute-pixel-position function in zero-input.el is copied
from ibus.el. This function is under GPLv3 license. Copyright (C) 2010-2012
S. Irie
README
View file @
1df58b58
* COMMENT -*- mode: org -*-
#+Date: 2019-09-01
Time-stamp: <2019-10-
16
>
Time-stamp: <2019-10-
28
>
* zero-el
zero-el provides zero-pinyin, an Emacs pinyin input method for Chinese
and
zero
-framework, which is an emacs Chinese input method framework.
zero-el provides zero-
input-
pinyin, an Emacs pinyin input method for Chinese
and zero-input
-framework, which is an emacs Chinese input method framework.
* File list
- zero.el
It's a generated file for one-file package distribution. Not used for
development.
- zero-framework.el
zero framework source code. This provides the framework and user interface
for zero-el.
- zero-panel.el
dbus client to zero-panel service.
- zero-pinyin-service.el
dbus client to zero-pinyin-service.
- zero-pinyin.el
Pinyin input method implemented using zero.el
- zero-quickdial.el
proof of concept of how to create an input method in emacs using minor mode.
- zero-reload-all.el
zero-el development utility.
- zero-table.el
serves as an example of how to use zero framework to create new input
methods.
This branch is created for one-file ELPA release. For more information, please
check README in master branch.
* introduce to zero-el
https://blog.emacsos.com/zero-el.html
...
...
@@ -49,5 +16,5 @@ https://blog.emacsos.com/zero-el.html
* License
zero-el is under Apache License 2.0
zero--ibus-compute-pixel-position function in zero-
framework
.el is under
zero-
input-
-ibus-compute-pixel-position function in zero-
input
.el is under
GPLv3. see NOTICE file.
zero.el
→
zero
-input
.el
View file @
1df58b58
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment