diff options
| author | Miles Bader | 2001-02-05 04:10:38 +0000 |
|---|---|---|
| committer | Miles Bader | 2001-02-05 04:10:38 +0000 |
| commit | 65e70fc4528848b70e99814160398eb57eec4fb7 (patch) | |
| tree | cd594a01197cb03cbc79bd95e250cd8fcc7f982a /lisp/ChangeLog | |
| parent | 3116502899eec4852e1ac780f4597b535377a6bc (diff) | |
| download | emacs-65e70fc4528848b70e99814160398eb57eec4fb7.tar.gz emacs-65e70fc4528848b70e99814160398eb57eec4fb7.zip | |
(insert-image-file): When visiting an image, set `truncate-lines' to t
so that any fringe arrow looks correct.
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 cc38fee5c99..fb98d98b7e6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2001-02-05 Miles Bader <miles@gnu.org> | ||
| 2 | |||
| 3 | * image-file.el (insert-image-file): When visiting an image, also | ||
| 4 | set `truncate-lines' to t so that any fringe arrow looks correct. | ||
| 5 | |||
| 1 | 2001-02-05 Kenichi Handa <handa@etl.go.jp> | 6 | 2001-02-05 Kenichi Handa <handa@etl.go.jp> |
| 2 | 7 | ||
| 3 | * isearch.el (isearch-forward): Add description about input method | 8 | * isearch.el (isearch-forward): Add description about input method |