diff options
| author | Juanma Barranquero | 2004-05-10 22:08:58 +0000 |
|---|---|---|
| committer | Juanma Barranquero | 2004-05-10 22:08:58 +0000 |
| commit | 494bcd27cb2221a849c81c8ef0df2cc7c4c9f0a5 (patch) | |
| tree | 5b9a3fc15d87d1fd9645724c679f3e126677b927 /lisp/ChangeLog | |
| parent | 7aa70236bc040be8349ff5113578520e5b1ed8ef (diff) | |
| download | emacs-494bcd27cb2221a849c81c8ef0df2cc7c4c9f0a5.tar.gz emacs-494bcd27cb2221a849c81c8ef0df2cc7c4c9f0a5.zip | |
(custom-initialize-default, defcustom): Fix typo in docstring.
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 3485e4e7de6..373eb59adae 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2004-05-11 Juanma Barranquero <lektu@terra.es> | ||
| 2 | |||
| 3 | * custom.el (custom-initialize-default, defcustom): Fix typo in | ||
| 4 | docstring. | ||
| 5 | |||
| 1 | 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org> | 6 | 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org> |
| 2 | 7 | ||
| 3 | * progmodes/compile.el (compile): Add universal prefix arg. | 8 | * progmodes/compile.el (compile): Add universal prefix arg. |