Mercurial > emacs
comparison lisp/org/org-info.el @ 112330:56d3e9c28eb0
Merge from mainline.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Mon, 17 Jan 2011 11:01:01 -0800 |
parents | ef719132ddfa |
children |
comparison
equal
deleted
inserted
replaced
112329:e36b2f5d36cd | 112330:56d3e9c28eb0 |
---|---|
76 (Info-find-node (match-string 1 name) "Top"))) | 76 (Info-find-node (match-string 1 name) "Top"))) |
77 (message "Could not open: %s" name))) | 77 (message "Could not open: %s" name))) |
78 | 78 |
79 (provide 'org-info) | 79 (provide 'org-info) |
80 | 80 |
81 ;; arch-tag: 1e289f54-7176-487f-b575-dd4854bab15e | |
82 | 81 |
83 ;;; org-info.el ends here | 82 ;;; org-info.el ends here |