Home
last modified time | relevance | path

Searched refs:K_LEAVE_ARTICLE (Results 1 – 3 of 3) sorted by relevance

/dports/news/nn/nn-6.7.3/
H A Dkeymap.h76 #define K_LEAVE_ARTICLE 0x0032 /* goto next article, mark current */ macro
H A Dkeymap.c204 /* l */ K_LEAVE_ARTICLE,
496 "leave-article", K_LEAVE_ARTICLE, K_ONLY_MORE,
H A Dmore.c1533 case K_LEAVE_ARTICLE: in more()