- 15 Oct, 2019 1 commit
-
-
Yuanle Song authored
- renamed zero.el back to zero-framework.el - to build a dist, just run "make". the zero.el template is in zero.el.in - zero.el is built and added to git repo in git pre-commit hook. it will be kept in master branch. - fixed a few package-lint style warning.
-
- 10 Oct, 2019 3 commits
-
-
Yuanle Song authored
-
Yuanle Song authored
split ert tests to separate files. These tests are not required in melpa distribution.
-
Yuanle Song authored
- fix almost all checkdoc problems. the rest I don't know how to fix. - add git pre-commit hook
-
- 09 Oct, 2019 1 commit
-
-
Yuanle Song authored
- merge lexical-binding line with file intro line - allow capitalize zero in some docstring/error msg - add "make pkg" this will create tar for package.el
-
- 08 Oct, 2019 2 commits
-
-
Yuanle Song authored
user can toggle full-width mode via C-c , . or they can set zero-full-width-mode in buffer or use setq-default to set default value for all buffers.
-
Yuanle Song authored
updated the way keymap is configured. switch to C-c , prefix according to minor-mode keybinding convention.
-