diff options
| author | Eli Zaretskii | 2008-05-08 10:55:33 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2008-05-08 10:55:33 +0000 |
| commit | 77fa600f201d9c349512cf152a5bcae195f495ea (patch) | |
| tree | 6fb146b89af84c1d208abf7983e2bcd40ac3c67a /lisp/org | |
| parent | 7b1019e2781472c793d0bf74e2b9ee17894270b8 (diff) | |
| download | emacs-77fa600f201d9c349512cf152a5bcae195f495ea.tar.gz emacs-77fa600f201d9c349512cf152a5bcae195f495ea.zip | |
Renamed org-infojs.el to org-jsinfo.el.
Diffstat (limited to 'lisp/org')
| -rw-r--r-- | lisp/org/org-jsinfo.el (renamed from lisp/org/org-infojs.el) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/org-infojs.el b/lisp/org/org-jsinfo.el index f1b11b7c95d..efbd3f4bb9f 100644 --- a/lisp/org/org-infojs.el +++ b/lisp/org/org-jsinfo.el | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | ;;; org-infojs.el --- Support for org-info.js Javascript in Org HTML export | 1 | ;;; org-jsinfo.el --- Support for org-info.js Javascript in Org HTML export |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. |
| 4 | 4 | ||