annotate etc/DISTRIB @ 1125:ecb17ab2f7ab
[xemacs-hg @ 2002-11-28 12:30:09 by michaels]
2002-11-25 Mike Sperber <mike@xemacs.org>
* frame.c (frame_conversion_internal): Convert pixel_to_char
argument to an enum; allow additional option
CHAR_TO_DISPLAYABLE_PIXEL.
* frame.c (Fset_frame_pixel_height): Make `set-frame-pixel-height'
conform to `frame-pixel-height'.
(Fset_frame_displayable_pixel_height): New function, equivalent to
old `set-frame-pixel-height'.
(Fset_frame_width): Make `set-frame-pixel-width conform to
`frame-pixel-width'.
(Fset_frame_displayable_pixel_width): New function, equivalent to
old `set-frame-pixel-width'.
(Fset_frame_pixel_size): Make `set-frame-pixel-size conform to
`frame-pixel-height' and `frame-pixel-width'.
(Fset_frame_displayable_pixel_size): New function, equivalent to
old `set-frame-size'.
author |
michaels |
date |
Thu, 28 Nov 2002 12:30:09 +0000 |
parents |
e38acbeb1cae |
children |
|
rev |
line source |
428
|
1 -*- text -*-
|
|
2
|
|
3 XEmacs availability information. Last Modified: 18-Jul-99.
|
|
4
|
|
5 XEmacs is available via anonymous FTP from ftp.xemacs.org (207.96.122.8)
|
|
6 in the directory /pub/xemacs/.
|
|
7
|
|
8 ftp.xemacs.org is the primary distribution point, but you may find
|
|
9 copies of it at other sites as well. Please see the file FTP for mirrors.
|
|
10
|
|
11 The most up-to-date list of distribution sites can always be found on
|
|
12 the XEmacs WWW page, http://www.xemacs.org/. Try to pick a site
|
|
13 that is networkologically close to you. If you know of other mirrors
|
|
14 of the XEmacs archives, please send us mail and we will list them here
|
|
15 as well.
|
|
16
|
|
17 There are mailing lists and newsgroups specifically for discussing and
|
|
18 reporting bugs in XEmacs; see the file MAILINGLISTS in this directory.
|