Searched refs:histlines (Results 1 – 1 of 1) sorted by relevance
142 #define histlines editb.e_hismax macro265 if (location.hist_command < histlines) in ed_emacsread()647 if (location.hist_command > histlines) in ed_emacsread()651 location.hist_command = histlines; in ed_emacsread()876 location.hist_command = histlines; in escape()881 location.hist_command = histlines - 1; in escape()885 hline = histlines-1; in escape()1268 hline = histlines; in search()