Searched refs:SH_EMACS (Results 1 – 10 of 10) sorted by relevance
277 if(is_option(&opt,SH_VI)||is_option(&opt,SH_EMACS)||is_option(&opt,SH_GMACS)) in b_shopt()280 off_option(&newflags,SH_EMACS); in b_shopt()
215 off_option(&newflags,SH_EMACS); in sh_argopts()298 if(o==SH_VI || o==SH_EMACS || o==SH_GMACS) in sh_argopts()301 off_option(&newflags,SH_EMACS); in sh_argopts()
271 newopt=SH_EMACS; in put_ed()275 sh_offoption(SH_EMACS); in put_ed()1658 if(sh_isoption(SH_EMACS)) in sh_reinit()1659 on_option(&opt,SH_EMACS); in sh_reinit()
633 if(mbwide()||sh_isoption(SH_EMACS)||sh_isoption(SH_VI)||sh_isoption(SH_GMACS)) in sh_done()
1999 if(sh_isoption(SH_EMACS) || sh_isoption(SH_GMACS)) in slowread()2174 if(!sh_isoption(SH_VI) && !sh_isoption(SH_EMACS) && !sh_isoption(SH_GMACS)) in io_prompt()
1327 was_emacs = sh_isoption(SH_EMACS); in sh_exec()1330 sh_offoption(SH_EMACS); in sh_exec()1465 sh_onoption(SH_EMACS); in sh_exec()
53 "emacs", SH_EMACS,
87 #define SH_EMACS 25 macro
637 if(!sh_isoption(SH_VI) && !sh_isoption(SH_EMACS) && !sh_isoption(SH_GMACS)) in ed_setup()833 if(ep->sh->winch && sh_isstate(SH_INTERACTIVE) && (sh_isoption(SH_VI) || sh_isoption(SH_EMACS))) in ed_read()874 if(sh_isoption(SH_EMACS) || sh_isoption(SH_VI)) in ed_read()
531 if ((sh_isoption(SH_EMACS))&& (eol!=i)) in ed_emacsread()541 if(sh_isoption(SH_EMACS)) in ed_emacsread()