kakoune/doc/manpages
Frank LENORMAND 51ab59cd36 src: Implement a write! command
This commit allows "forced" writes to a write-protected file, by
attempting to temporarily grant the current user write permissions on
it. After the buffer has been written, the previous permissions are
restored if the file existed, or set to 0644 otherwise.
2017-04-20 17:13:42 +03:00
..
commands.asciidoc src: Implement a write! command 2017-04-20 17:13:42 +03:00
execeval.asciidoc Fix various typos in docs/ 2016-04-08 18:00:24 +02:00
expansions.asciidoc Expose hook params regex captures in hook_param_capture_N 2017-03-30 11:31:07 +01:00
faces.asciidoc Update documentation about builtin faces 2016-12-16 12:29:43 +08:00
faq.asciidoc Add a warning about setting $TERM manually, fix some typos 2016-10-12 09:36:42 +03:00
highlighters.asciidoc Merge remote-tracking branch 'lenormf/show-whitespaces-flags' 2017-02-09 23:33:08 +00:00
hooks.asciidoc Add an InsertDelete hook 2017-03-30 10:38:56 +01:00
keys.asciidoc doc: Write a dedicated "mapping" page 2017-04-18 16:59:52 +03:00
mapping.asciidoc doc: Write a dedicated "mapping" page 2017-04-18 16:59:52 +03:00
options.asciidoc Increase modelinefmt configuration power 2017-03-11 21:43:51 +01:00
registers.asciidoc Fixed a typo in the documentation - "test" -> "text" 2016-12-17 08:43:45 -08:00
scopes.asciidoc Add a dedicated documentation page about scopes 2016-10-13 11:55:09 +03:00