Browse Source

Update

master
10sr 6 months ago
parent
commit
2bf62984e2
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      emacs.el

+ 3
- 0
emacs.el View File

@@ -3030,6 +3030,9 @@ ARGS are not used."
(set-variable 'awk-preview-default-program
"# C-c C-l: Update preview C-c C-c: Commit and exit
# C-c C-r: Resest to original C-c C-k: Abort
BEGIN {
# FS = \",\"
}
{
# Replace string
# gsub(BEFORE, AFTER, $0)


Loading…
Cancel
Save