diff options
| author | Carsten Dominik | 2010-11-12 16:34:06 -0600 |
|---|---|---|
| committer | Carsten Dominik | 2010-11-12 16:34:06 -0600 |
| commit | 12517c7b716a5ac196c7b1747dffc8b5a6320ae8 (patch) | |
| tree | c13dac933c3e6932a678d1022331a114d0eec24c /lisp/org/ChangeLog | |
| parent | 78835dd0546b7c724e82826b7a0897f9497e6ad4 (diff) | |
| download | emacs-12517c7b716a5ac196c7b1747dffc8b5a6320ae8.tar.gz emacs-12517c7b716a5ac196c7b1747dffc8b5a6320ae8.zip | |
Remove autoload for org-capture-templates
Diffstat (limited to 'lisp/org/ChangeLog')
| -rw-r--r-- | lisp/org/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/org/ChangeLog b/lisp/org/ChangeLog index e1440fabd8b..e3495c9f30f 100644 --- a/lisp/org/ChangeLog +++ b/lisp/org/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2010-11-12 Carsten Dominik <carsten.dominik@gmail.com> | 1 | 2010-11-12 Carsten Dominik <carsten.dominik@gmail.com> |
| 2 | 2 | ||
| 3 | * org-capture.el (org-capture-templates): Remove autoload from | ||
| 4 | defcustom. | ||
| 5 | |||
| 3 | * ob-lisp.el (slime): Don't expect slime to be present. | 6 | * ob-lisp.el (slime): Don't expect slime to be present. |
| 4 | 7 | ||
| 5 | 2010-11-11 Dan Davison <dandavison7@gmail.com> | 8 | 2010-11-11 Dan Davison <dandavison7@gmail.com> |