diff options
author | Gerd Moellmann <gerd@gnu.org> | 2000-12-05 13:58:36 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2000-12-05 13:58:36 +0000 |
commit | 7422819c95c989c261c9e846e87262a9aaf30408 (patch) | |
tree | 5e1cd62d23dfceb32eb215e5c8847c04c20747b9 /lisp | |
parent | d69aa2e3672fc190ddc78fca255ecea67f4af70c (diff) | |
download | emacs-7422819c95c989c261c9e846e87262a9aaf30408.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c5d6d15eb92..1398512aea1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2000-12-05 Rob Riepel <riepel@Stanford.EDU> + + * emulation/tpu-edt.el (tpu-help): Fixed previous screen logic. + (tpu-search-highlight): Fixed comparison of overlay end positions. + (tpu-trim-line-ends): Implemented trimming logic locally. + + * emulation/tpu-extras.el (tpu-write-file-hook) + (tpu-set-cursor-bound): Replaced picture-clean with + tpu-trim-line-ends. + 2000-12-05 Kenichi Handa <handa@etl.go.jp> * language/chinese.el (chinese-iso-8bit): Change mime-charset name |