diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b4d5f159adf..daaeee3e93d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,4 +1,9 @@ | |||
| 1 | 2007-10-15 Tom Horsley <tom.horsley@att.net> | 1 | 2007-10-18 Juanma Barranquero <lekktu@gmail.com> |
| 2 | |||
| 3 | * textmodes/fill.el (fill-individual-paragraphs): Doc fix. | ||
| 4 | (adaptive-fill-function): Doc fix. Remove * from docstring. | ||
| 5 | |||
| 6 | 2007-10-18 Tom Horsley <tom.horsley@att.net> | ||
| 2 | 7 | ||
| 3 | * simple.el (interprogram-paste-function): Doc fix. | 8 | * simple.el (interprogram-paste-function): Doc fix. |
| 4 | (current-kill): Accept list of strings as well | 9 | (current-kill): Accept list of strings as well |