comparison lisp/ChangeLog @ 763:47ae55dda777

[xemacs-hg @ 2002-03-05 12:53:10 by stephent] preserve window size on toolbar reposition <87664idofd.fsf@tleeps18.sk.tsukuba.ac.jp>
author stephent
date Tue, 05 Mar 2002 12:53:11 +0000
parents ca2d04c5710a
children a543dd3d410f
comparison
equal deleted inserted replaced
762:177fa09febec 763:47ae55dda777
1 2002-02-28 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * toolbar.el (toolbar-visible-p):
4 (toolbar-captioned-p):
5 Prefix * to docstring, improve line break.
6 (default-toolbar-position): Prefix * to docstring, improve line break.
7 Reconfigure frame to preserve window dimensions if toolbar is moved.
8
1 2002-01-27 Stephen J. Turnbull <stephen@xemacs.org> 9 2002-01-27 Stephen J. Turnbull <stephen@xemacs.org>
2 10
3 * code-files.el (convert-mbox-coding-system): Improve comment. 11 * code-files.el (convert-mbox-coding-system): Improve comment.
4 (write-region): Improve docstring. Reformat to 80 columns. Add 12 (write-region): Improve docstring. Reformat to 80 columns. Add
5 coding-system argument to `write-region-pre-hook' call. 13 coding-system argument to `write-region-pre-hook' call.
3656 * gutter-items.el (set-progress-display-style): 3664 * gutter-items.el (set-progress-display-style):
3657 * gutter-items.el (search-dialog-callback): 3665 * gutter-items.el (search-dialog-callback):
3658 * gutter-items.el (make-search-dialog): 3666 * gutter-items.el (make-search-dialog):
3659 Change to new callback-ex api. 3667 Change to new callback-ex api.
3660 3668
3661 2000-04-26 Bjrn Torkelsson <torkel@hpc2n.umu.se> 3669 2000-04-26 Björn Torkelsson <torkel@hpc2n.umu.se>
3662 3670
3663 * help.el: (describe-installation): decode-coding-string is not 3671 * help.el: (describe-installation): decode-coding-string is not
3664 defined in a non MULE environment. 3672 defined in a non MULE environment.
3665 3673
3666 2000-04-28 Ben Wing <ben@xemacs.org> 3674 2000-04-28 Ben Wing <ben@xemacs.org>
4532 4540
4533 * mule/mule-cmds.el (describe-language-support): Don't add 4541 * mule/mule-cmds.el (describe-language-support): Don't add
4534 unexist function to help-map. 4542 unexist function to help-map.
4535 (describe-coding-system): Don't use already assigend `C'. 4543 (describe-coding-system): Don't use already assigend `C'.
4536 4544
4537 2000-01-23 Bjrn Torkelsson <torkel@hpc2n.umu.se> 4545 2000-01-23 Björn Torkelsson <torkel@hpc2n.umu.se>
4538 4546
4539 * info.el (Info-save-auto-generated-dir): nil -> 'never to make it 4547 * info.el (Info-save-auto-generated-dir): nil -> 'never to make it
4540 work in custom. 4548 work in custom.
4541 4549
4542 2000-02-04 Kazuyuki IENAGA <kazz@imasy.or.jp> 4550 2000-02-04 Kazuyuki IENAGA <kazz@imasy.or.jp>
4568 * lisp/etags.el (find-tag-internal): set exact-tagname to 4576 * lisp/etags.el (find-tag-internal): set exact-tagname to
4569 a regular expression that matches against the tagname 4577 a regular expression that matches against the tagname
4570 part of the tag entry first instead of only looking in 4578 part of the tag entry first instead of only looking in
4571 the context area. 4579 the context area.
4572 4580
4573 2000-01-23 Bjrn Torkelsson <torkel@hpc2n.umu.se> 4581 2000-01-23 Björn Torkelsson <torkel@hpc2n.umu.se>
4574 4582
4575 * gutter-items.el: fixed typo(s) in customizing default-gutter-position 4583 * gutter-items.el: fixed typo(s) in customizing default-gutter-position
4576 * toobar.el: fixed typo(s) in customizing default-toolbar-position 4584 * toobar.el: fixed typo(s) in customizing default-toolbar-position
4577 4585
4578 2000-02-07 Martin Buchholz <martin@xemacs.org> 4586 2000-02-07 Martin Buchholz <martin@xemacs.org>
7951 changed from "Normal" to "Regular". 7959 changed from "Normal" to "Regular".
7952 7960
7953 mswindows-make-font-bold / -bold-italic: Supplied device was 7961 mswindows-make-font-bold / -bold-italic: Supplied device was
7954 not being passed into call to mswindows-find-smaller-font. 7962 not being passed into call to mswindows-find-smaller-font.
7955 7963
7956 1998-09-10 Bjrn Torkelsson <torkel@hpc2n.umu.se> 7964 1998-09-10 Björn Torkelsson <torkel@hpc2n.umu.se>
7957 7965
7958 * package-get.el (package-get-remote): Fix the path where to find 7966 * package-get.el (package-get-remote): Fix the path where to find
7959 the packages on xemacs.org. 7967 the packages on xemacs.org.
7960 7968
7961 1998-09-08 Hrvoje Niksic <hniksic@srce.hr> 7969 1998-09-08 Hrvoje Niksic <hniksic@srce.hr>
8714 1998-05-29 Andy Piper <andyp@parallax.co.uk> 8722 1998-05-29 Andy Piper <andyp@parallax.co.uk>
8715 8723
8716 * sound.el: default sound-ext to .wav under mswindows, .au 8724 * sound.el: default sound-ext to .wav under mswindows, .au
8717 otherwise. load-default sounds without extensions. 8725 otherwise. load-default sounds without extensions.
8718 8726
8719 1998-05-27 Bjrn Torkelsson <torkel@hpc2n.umu.se> 8727 1998-05-27 Björn Torkelsson <torkel@hpc2n.umu.se>
8720 8728
8721 * menubar-items.el (default-menubar): Dim out "Submit Bug Report" 8729 * menubar-items.el (default-menubar): Dim out "Submit Bug Report"
8722 if send-pr is not bound. 8730 if send-pr is not bound.
8723 8731
8724 1998-06-01 Andy Piper <andyp@parallax.co.uk> 8732 1998-06-01 Andy Piper <andyp@parallax.co.uk>