* testing/lisp/test-org.el: The title of the Emacs manual is "The Emacs Editor".
This commit is contained in:
parent
ec231c5db2
commit
547f6ee541
|
@ -1063,7 +1063,7 @@ drops support for Emacs 24.1 and 24.2."
|
|||
(org-open-at-point)
|
||||
(and (switch-to-buffer "*info*")
|
||||
(prog1
|
||||
(looking-at "\nOrg Mode Manual")
|
||||
(looking-at "\nThe Emacs Editor")
|
||||
(kill-buffer))))))
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue