Nikolay Nerovny

Results 3 issues of Nikolay Nerovny

1. Refactor the code a bit 2. Provide error handling 3. Don't use explicit global state Closes #8

Please prove me if I am wrong, but ``` static int auth_current_user(lua_State *L) { ... ``` must have a C linkage as well e.g. it must be enclosed in `extern...

## Describe your changes Add Emacs navigation in search results in overview's SearchWidget Closes #255 ## Is it ready? Questions/feedback needed? This CL is ready - [x] Ctrl+N: Select next...