view .elisp/settings/90.review-macros.el @ 432:f500f0847a77

emacs: two new keyboard macros for hg reviews
author Augie Fackler <raf@durin42.com>
date Fri, 28 Apr 2017 14:54:18 -0400
parents
children
line wrap: on
line source

(fset 'hg-queued-thanks
   "\C-s# parent\C-[OC\C-[risearch-forward-re\C-m^> [^#]\C-m\C-a\C-[OB\C-m\C-m\C-[OA\C-[OA\C-mqueued, thanks\C-@\C-[>\C-w\C-l")

(fset 'hg-queued-thanks-keep-body
   "\C-s# parent\C-[OC\C-[risearch-forward-re\C-m^> [^#]\C-m\C-a\C-[OB\C-m\C-m\C-[OA\C-[OA\C-mqueued, thanks")