summaryrefslogtreecommitdiff
path: root/lisp/ediff-help.el
diff options
context:
space:
mode:
authorMichael Kifer <kifer@cs.stonybrook.edu>2000-02-28 06:16:44 +0000
committerMichael Kifer <kifer@cs.stonybrook.edu>2000-02-28 06:16:44 +0000
commit55d7ff38f14396444ef366bfe74eee6dadcf9853 (patch)
treea8137d4485668b1f6b3bab36682127a990b681a5 /lisp/ediff-help.el
parent387023ee15566c21fd04a9137a0d6c1fd2410269 (diff)
downloademacs-55d7ff38f14396444ef366bfe74eee6dadcf9853.tar.gz
* viper-cmd.el (viper-envelop-ESC-key): added the option to
translate all ESC key sequences. (viper-goto-mark-subr): restore markers for files for which they were saved. * viper-init.el (viper-translate-all-ESC-keysequences): new variable. * viper-util.el (viper-set-replace-overlay-glyphs, viper-set-replace-overlay): always check if the replacement overlay is live. * viper.el (viper-vi-state-mode-list): added major modes. * ediff-wind.el: minor comment changes. * ediff.el: copyright notice date fix.
Diffstat (limited to 'lisp/ediff-help.el')
-rw-r--r--lisp/ediff-help.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ediff-help.el b/lisp/ediff-help.el
index ee7b4d4ac0c..0de065f5e86 100644
--- a/lisp/ediff-help.el
+++ b/lisp/ediff-help.el
@@ -311,6 +311,7 @@ the value of this variable and the variables `ediff-help-message-*' in
ediff-brief-help-message))
(run-hooks 'ediff-display-help-hook))
+;;;###autoload
(defun ediff-customize ()
(interactive)
(customize-group "ediff"))