diff options
| author | Chong Yidong | 2012-02-14 22:00:56 +0800 |
|---|---|---|
| committer | Chong Yidong | 2012-02-14 22:00:56 +0800 |
| commit | 6a24cbb1a20b7d53fbe29ea4feb34a42cf083948 (patch) | |
| tree | d553aa0905761916b42227c21efd7c1e935d114a /lisp/org/ChangeLog | |
| parent | e72a771d506a5981a2e0d425d36ef6a3b4d4c267 (diff) | |
| download | emacs-6a24cbb1a20b7d53fbe29ea4feb34a42cf083948.tar.gz emacs-6a24cbb1a20b7d53fbe29ea4feb34a42cf083948.zip | |
* lisp/org/org-footnote.el: Remove bogus defvar values.
Fixes: debbugs:10745
Diffstat (limited to 'lisp/org/ChangeLog')
| -rw-r--r-- | lisp/org/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index 2a188c5a736..a2f83eecce5 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-02-14 Chong Yidong <cyd@gnu.org> | ||
| 2 | |||
| 3 | * org-footnote.el: Remove bogus defvar values (Bug#10745). | ||
| 4 | |||
| 1 | 2012-01-05 Eric Schulte <eric.schulte@gmx.com> | 5 | 2012-01-05 Eric Schulte <eric.schulte@gmx.com> |
| 2 | 6 | ||
| 3 | * ob.el (org-babel-expand-noweb-references): Resurrect dropped | 7 | * ob.el (org-babel-expand-noweb-references): Resurrect dropped |