From xemacs-m  Wed Apr  2 03:35:12 1997
Received: from jagor.srce.hr (hniksic@jagor.srce.hr [161.53.2.130])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id DAA11396
	for <xemacs-beta@xemacs.org>; Wed, 2 Apr 1997 03:35:07 -0600 (CST)
Received: (from hniksic@localhost)
          by jagor.srce.hr (8.8.5/8.8.4)
	  id LAA10605; Wed, 2 Apr 1997 11:34:59 +0200 (MET DST)
Sender: hniksic@public.srce.hr
To: XEmacs Developers <xemacs-beta@xemacs.org>
Subject: Re: XEmacs 19.15 is released
References: <m2ybb7l90b.fsf@altair.xemacs.org>
X-URL: ftp://gnjilux.cc.fer.hr/pub/unix/util/wget/
X-Attribution: Hrv
X-Face: &}4JQk=L;e.~x+|eo]#DGk@x3~ed!.~lZ}YQcYb7f[WL9L'Z*+OyA\nA
        EL1M(".[qvI#a2E6WYI5>>e7'@_)3Ol9p|Nn2wNa/;~06jL*B%tTcn/X
        vhAu7qeES0\|MF%$;sI#yn1+y"
From: Hrvoje Niksic <hniksic@srce.hr>
Date: 02 Apr 1997 11:34:58 +0200
In-Reply-To: Steven L Baur's message of 28 Mar 1997 18:36:20 -0800
Message-ID: <kigybb1n4xp.fsf@jagor.srce.hr>
Lines: 27
X-Mailer: Gnus v5.4.37/XEmacs 19.15

Steven L Baur <steve@miranova.com> writes:

> -- cc-mode is no longer auto-loaded.  (require 'cc-mode) is now needed
>    before you customize cc-mode in your .emacs.

Couldn't we just autoload `c-add-style' (and whatever else is used; I
use only `c-add-style' in my .emacs)?  It would save us the whole
trouble.

Pity I hadn't thought of it before the release. :-(  But we can still
add it to 20.1.

> -- New function x-keysym-on-keyboard-p helps determine keyboard
>    characteristics for key rebinding:

I'm sure we had this in 19.14. :-)

> -- (load-average) works on Solaris, even if you're not root. Thanks to
>    Hrvoje Niksic.

It doesn't.  It seems Martin synced the change only to 20.0. :-(

-- 
Hrvoje Niksic <hniksic@srce.hr> | Student at FER Zagreb, Croatia
--------------------------------+--------------------------------
Contrary to popular belief, Unix is user friendly.  
It just happens to be selective about who it makes friends with.

