summaryrefslogtreecommitdiff
path: root/src/option.h
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2006-02-10 23:20:28 +0000
committerBram Moolenaar <Bram@vim.org>2006-02-10 23:20:28 +0000
commitc7453f52d4eb5a5259b6b587d62b7e99e1ebdd10 (patch)
tree10caf29de7ebbddd79a710f77999875923f4ec8a /src/option.h
parent110bc6bc91ccb10b20103a6d4a1c17e07fda1fb5 (diff)
downloadvim-git-c7453f52d4eb5a5259b6b587d62b7e99e1ebdd10.tar.gz
updated for version 7.0196
Diffstat (limited to 'src/option.h')
-rw-r--r--src/option.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/option.h b/src/option.h
index ada0c0b93..f1714ae44 100644
--- a/src/option.h
+++ b/src/option.h
@@ -302,7 +302,7 @@
#define LISPWORD_VALUE "defun,define,defmacro,set!,lambda,if,case,let,flet,let*,letrec,do,do*,define-syntax,let-syntax,letrec-syntax,destructuring-bind,defpackage,defparameter,defstruct,deftype,defvar,do-all-symbols,do-external-symbols,do-symbols,dolist,dotimes,ecase,etypecase,eval-when,labels,macrolet,multiple-value-bind,multiple-value-call,multiple-value-prog1,multiple-value-setq,prog1,progv,typecase,unless,unwind-protect,when,with-input-from-string,with-open-file,with-open-stream,with-output-to-string,with-package-iterator,define-condition,handler-bind,handler-case,restart-bind,restart-case,with-simple-restart,store-value,use-value,muffle-warning,abort,continue,with-slots,with-slots*,with-accessors,with-accessors*,defclass,defmethod,print-unreadable-object"
/*
- * The following are actual variabables for the options
+ * The following are actual variables for the options
*/
#ifdef FEAT_RIGHTLEFT