comparison lisp/ChangeLog @ 85401:7da69baf5fc9

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 18 Oct 2007 13:25:06 +0000
parents e62de93b508a
children 56ff56f77105
comparison
equal deleted inserted replaced
85400:62d330e3a0a8 85401:7da69baf5fc9
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
1 2007-10-15 Tom Horsley <tom.horsley@att.net> 6 2007-10-15 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
5 as single string from `interprogram-paste-function'. 10 as single string from `interprogram-paste-function'.