From 3ac7cff4f4368b814fc77cb12d837315599eb261 Mon Sep 17 00:00:00 2001 From: Leo Liu Date: Wed, 22 May 2013 07:19:03 +0800 Subject: [PATCH] Minor fix to last change --- lisp/progmodes/octave.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/progmodes/octave.el b/lisp/progmodes/octave.el index 9810ae27274..6469abfe43f 100644 --- a/lisp/progmodes/octave.el +++ b/lisp/progmodes/octave.el @@ -141,7 +141,7 @@ parenthetical grouping.") ["Close Block" smie-close-block t] "---" ["Start Octave Process" run-octave t] - ["Lookup Documentation" info-lookup-symbol t] + ["Documentation Lookup" info-lookup-symbol t] ["Help on Function" octave-help t] ["Find Function Definition" octave-find-definition t] ["Insert Function" octave-insert-defun t] -- 2.39.5