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
faq.asciidoc
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
scopes.asciidoc