Commit fce8c944 authored by Yuanle Song's avatar Yuanle Song
Browse files

update doc on how to update files in pkg branch

parent 40e2b3bf
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -111,8 +111,9 @@ cd ~/lisp/elisp/zero/
  press F1 and start typing.

- make a git commit in master branch.
- copy zero-input.el over to pkg branch.
- copy zero-input.el and optional feature files over to pkg branch.
  cp zero-input.el ../zero-pkg/
  cp zero-input-panel-posframe.el ../zero-pkg/

  make a git commit in pkg branch.
  tag it if it is a stable release.