All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] kconfig/mconf: propagate jumping function in search result view
@ 2017-02-06  7:46 changbin.du
  2017-02-06  7:46 ` [PATCH 1/2] kconfig/mconf: add jumping tip in title of search result textbox changbin.du
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: changbin.du @ 2017-02-06  7:46 UTC (permalink / raw)
  To: mmarek, corbet
  Cc: yann.morin.1998, linux-kbuild, linux-doc, linux-kernel, Changbin Du

From: Changbin Du <changbin.du@intel.com>

While I am searching something in menuconfig, I hope if I can jump to interested
items directly. I even try to add this feature. When I check the code just found 
it has already been there but not documented. So why let more developers know it?

Changbin Du (2):
  kconfig/mconf: add jumping tip in title of search result textbox
  Documentation/kconfig: add search jump feature description

 Documentation/kbuild/kconfig.txt | 4 ++++
 scripts/kconfig/mconf.c          | 8 ++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2017-03-23 10:17 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-06  7:46 [PATCH 0/2] kconfig/mconf: propagate jumping function in search result view changbin.du
2017-02-06  7:46 ` [PATCH 1/2] kconfig/mconf: add jumping tip in title of search result textbox changbin.du
2017-02-06 12:00   ` Jani Nikula
2017-02-06 12:00     ` Jani Nikula
2017-02-07  3:10     ` Du, Changbin
2017-02-06  7:46 ` [PATCH 2/2] Documentation/kconfig: add search jump feature description changbin.du
2017-02-06 14:42   ` Jim Davis
2017-02-07  3:06     ` Du, Changbin
2017-02-08  3:09 ` [PATCH v2 0/2] kconfig/mconf: propagate jumping function in search result view changbin.du
2017-03-06 10:28   ` Du, Changbin
2017-03-23  5:35     ` Du, Changbin
2017-03-23 10:17       ` Jani Nikula
2017-03-23 10:17         ` Jani Nikula
2017-02-08  3:09 ` [PATCH v2 1/2] kconfig/mconf: add jumping tip in title of search result textbox changbin.du
2017-02-08  8:07   ` Jani Nikula
2017-02-08  8:07     ` Jani Nikula
2017-02-08  3:09 ` [PATCH v2 2/2] Documentation/kconfig: add search jump feature description changbin.du

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.