diff options
| author | David Kastrup | 2005-04-17 16:18:45 +0000 |
|---|---|---|
| committer | David Kastrup | 2005-04-17 16:18:45 +0000 |
| commit | bbeb3055a134ec438171afedec683fdb8e8d292d (patch) | |
| tree | 3ba3874f70a531a6ad413d98481d777c0a7a3b1b /lisp/ChangeLog | |
| parent | ec0cf966221e8fe0b03de0549742ae966330a424 (diff) | |
| download | emacs-bbeb3055a134ec438171afedec683fdb8e8d292d.tar.gz emacs-bbeb3055a134ec438171afedec683fdb8e8d292d.zip | |
(custom-theme-write-variables): Quote variables
where necessary.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0c5a98a4c4b..1275ba569e4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-04-17 David Kastrup <dak@gnu.org> | ||
| 2 | |||
| 3 | * cus-theme.el (custom-theme-write-variables): Quote variables | ||
| 4 | where necessary. | ||
| 5 | |||
| 1 | 2005-04-17 Richard M. Stallman <rms@gnu.org> | 6 | 2005-04-17 Richard M. Stallman <rms@gnu.org> |
| 2 | 7 | ||
| 3 | * jka-compr.el (jka-compr-compression-info-list): Fix custom type. | 8 | * jka-compr.el (jka-compr-compression-info-list): Fix custom type. |