From 618f384864404b0dcc863d34f171a8bd62a46b46 Mon Sep 17 00:00:00 2001 From: Carsten Dominik Date: Thu, 10 Apr 2008 09:00:12 +0200 Subject: [PATCH] Doc fixes. --- doc/org.texi | 2 +- lisp/org-wl.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/org.texi b/doc/org.texi index 6b2614550..37f7e7731 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -7960,7 +7960,7 @@ Imenu allows menu access to an index of items in a file. Org mode supports Imenu - all you need to do to get the index is the following: @lisp (add-hook 'org-mode-hook - (lambda () 'imenu-add-to-menubar "Imenu")) + (lambda () (imenu-add-to-menubar "Imenu"))) @end lisp By default the index is two levels deep - you can modify the depth using the option @code{org-imenu-depth}. diff --git a/lisp/org-wl.el b/lisp/org-wl.el index e474c34cf..5fb1ce1a0 100644 --- a/lisp/org-wl.el +++ b/lisp/org-wl.el @@ -2,7 +2,7 @@ ;; Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. -;; Author: Carsten Dominik +;; Author: Tokuya Kameshima ;; Keywords: outlines, hypermedia, calendar, wp ;; Homepage: http://orgmode.org ;; Version: 6.00pre-5