Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerd Moellmann committed Sep 25, 2001
1 parent c976c3c commit 9133165
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
9 changes: 9 additions & 0 deletions lisp/ChangeLog
@@ -1,3 +1,12 @@
2001-09-25 Eli Barzilay <eli@barzilay.org>

* calculator.el (calculator-copy-displayer): New user-option.
(calculator-displayer-prev, calculator-displayer-next): Renamed
from calculator-displayed-{left,right}.
(calculator, calculator-standard-displayer)
(calculator-num-to-string, calculator-update-display)
(calculator-copy, calculator-put-value): Bug and display fixes.

2001-09-24 Vinicius Jose Latorre <vinicius@cpqd.com.br>

* ebnf2ps.el: Eliminate make-local-hook calls. Doc fix.
Expand Down
5 changes: 5 additions & 0 deletions src/ChangeLog
@@ -1,3 +1,8 @@
2001-09-25 Gerd Moellmann <gerd@gnu.org>

* process.c (send_process): Disable composition if from_byte < 0.
From Kenichi Handa <handa@etl.go.jp>.

2001-09-24 Gerd Moellmann <gerd@gnu.org>

* xterm.c (refreshicon): Function removed.
Expand Down

0 comments on commit 9133165

Please sign in to comment.