diff options
| author | Tassilo Horn | 2011-01-16 21:41:25 +0100 |
|---|---|---|
| committer | Tassilo Horn | 2011-01-16 21:41:25 +0100 |
| commit | 721be9cd4865e9f7d68020adcfa672d2edd52b07 (patch) | |
| tree | 4a5444e05bd19ef1100881000eec32eb1b05199f /lisp/ChangeLog | |
| parent | 885b8edbd425560537a6846a5d1fdb13a623ef3d (diff) | |
| download | emacs-721be9cd4865e9f7d68020adcfa672d2edd52b07.tar.gz emacs-721be9cd4865e9f7d68020adcfa672d2edd52b07.zip | |
* strokes.el (strokes-read-stroke): Re-fill strokes buffer with
spaces if the frame was resized, so that the full visible buffer
serves as canvas for strokes.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c73b1d6a372..3bc9ccfbf28 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-01-16 Tassilo Horn <tassilo@member.fsf.org> | ||
| 2 | |||
| 3 | * strokes.el (strokes-read-stroke): Re-fill strokes buffer with | ||
| 4 | spaces if the frame was resized, so that the full visible buffer | ||
| 5 | serves as canvas for strokes. | ||
| 6 | |||
| 1 | 2011-01-16 Glenn Morris <rgm@gnu.org> | 7 | 2011-01-16 Glenn Morris <rgm@gnu.org> |
| 2 | 8 | ||
| 3 | * info-xref.el (info-xref-docstrings): Replace cl function. | 9 | * info-xref.el (info-xref-docstrings): Replace cl function. |