emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r112658: Minor fix to last change


From: Leo Liu
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r112658: Minor fix to last change
Date: Wed, 22 May 2013 07:19:03 +0800
User-agent: Bazaar (2.6b2)

------------------------------------------------------------
revno: 112658
committer: Leo Liu <address@hidden>
branch nick: trunk
timestamp: Wed 2013-05-22 07:19:03 +0800
message:
  Minor fix to last change
modified:
  lisp/progmodes/octave.el
=== modified file 'lisp/progmodes/octave.el'
--- a/lisp/progmodes/octave.el  2013-05-21 23:05:16 +0000
+++ b/lisp/progmodes/octave.el  2013-05-21 23:19:03 +0000
@@ -141,7 +141,7 @@
     ["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]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]