diff options
author | Xinglu Chen <public@yoctocell.xyz> | 2021-01-22 23:20:55 +0100 |
---|---|---|
committer | Xinglu Chen <public@yoctocell.xyz> | 2021-01-22 23:20:55 +0100 |
commit | c43b48e72f03c6f53ad6647a85c4e452eb9e9ba2 (patch) | |
tree | ad9d8c545e736f894d76805b1dc4bb77afcf86b7 /README.org | |
parent | c95a5366914fb9fa09bb2026f723e011438c9ea7 (diff) |
README: Wording changes
Diffstat (limited to 'README.org')
-rw-r--r-- | README.org | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,5 +1,5 @@ #+TITLE: git-email -#+AUTHOR: yoctocell +#+AUTHOR: Xinglu Chen #+EMAIL: public@yoctocell.xyz * Introduction @@ -15,11 +15,11 @@ functions for sending email with git. current HEAD. It will then prepare the patches as email messages in the same way as =git-email-send-email=. -You can see all the customizable variables running M-x =customize-group= -RET =git-email= RET. +You can see all the customizable variables running =M-x =customize-group= +=<RET> =git-email <RET>=. -If you want to easily apply patches you have recieved, you should -checkout [[https://git.kyleam.com/piem][piem]]. +If you want to easily apply patches you have recieved via email, you +should checkout [[https://git.kyleam.com/piem][piem]]. * Demo [[file:demo.gif]] |