diff options
| author | Glenn Morris | 2008-06-26 07:19:01 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-06-26 07:19:01 +0000 |
| commit | c123f7fe96ddd7d453cb124eec16b481ef285dd2 (patch) | |
| tree | 4557539ebf75660defe658da2479d22bfa109d3c /lisp/ChangeLog | |
| parent | 7ec4149077883e615dcdf128d634a543a2dce36d (diff) | |
| download | emacs-c123f7fe96ddd7d453cb124eec16b481ef285dd2.tar.gz emacs-c123f7fe96ddd7d453cb124eec16b481ef285dd2.zip | |
(bookmark-make-record-default): Fix declaration.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d6dc665939c..4f20fca7712 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -14,6 +14,9 @@ | |||
| 14 | 14 | ||
| 15 | 2008-06-26 Glenn Morris <rgm@gnu.org> | 15 | 2008-06-26 Glenn Morris <rgm@gnu.org> |
| 16 | 16 | ||
| 17 | * doc-view.el (bookmark-make-record-default): | ||
| 18 | * image-mode.el (bookmark-make-record-default): Fix declaration. | ||
| 19 | |||
| 17 | * calendar/calendar.el (calendar-date-echo-text): Doc fix. | 20 | * calendar/calendar.el (calendar-date-echo-text): Doc fix. |
| 18 | Add default :value for sexp type. | 21 | Add default :value for sexp type. |
| 19 | (calendar-month-edges): New variable. | 22 | (calendar-month-edges): New variable. |