Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(plugin API reference)
|
|
hook_line callback
|
|
|
|
|
|
All changes:
- fix check of tags in lines: check lines without tags, fix check of tags with
negation ("!tag")
- add string functions string_split_tags and string_free_split_tags
- add tests on function gui_line_match_tags
|
|
|
|
|
|
trigger "cmd_pass" (user guide)
|
|
|
|
|
|
|
|
|
|
|
|
don't overwrite user installed GNU auto* files
|
|
autoreconf -f overwrites user installed GNU auto* files like config.sub and config.guess
|
|
|
|
gui: fix uncleared completion item (#1162)
|
|
|
|
lua and guile)
When there was a call to a hook callback during the eval, the output buffer was
cleared too late, and displayed multiple times in the buffer.
This commit clears the buffer even before we display it (this display can
trigger a hook callback).
|
|
|
|
valid (closes #1220)
|
|
For people skimming the section, it will not be immediately clear to
them, especially since everything seems to suggest this option is
enabled by default.
|
|
|
|
doc: update Japanese translations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
core: update Japanese translations
|
|
|
|
|
|
|