** Sound support
-Emacs supports playing sound files on GNU/Linux and the free BSDs
-(Voxware driver and native BSD driver, aka as Luigi's driver).
-Currently supported file formats are RIFF-WAVE (*.wav) and Sun Audio
-(*.au). You must configure Emacs with the option `--with-sound=yes'
-to enable sound support.
+Emacs supports playing sound files on GNU/Linux and FreeBSD (Voxware
+driver and native BSD driver, aka as Luigi's driver). Currently
+supported file formats are RIFF-WAVE (*.wav) and Sun Audio (*.au).
** A new variable, backup-by-copying-when-privileged-mismatch, gives
the highest file uid for which backup-by-copying-when-mismatch will be
2000-07-03 Gerd Moellmann <gerd@gnu.org>
+ * faces.el (face-spec-set): Ignore invalid attributes like 20.x.
+ (face-x-resources): Remove duplicate entry for :font.
+
* textmodes/refer.el (refer-find-entry-internal): Use some-window
instead of cycling through windows with next-window.
+2000-07-03 Gerd Moellmann <gerd@gnu.org>
+
+ * viper.texi, vip.texi, widget.texi, ada-mode.texi, sc.texi
+ * reftex.texi, pcl-cvs.texi, mh-e.texi, idlwave.texi
+ * forms.texi, faq.texi, eudc.texi, emacs.texi, ediff.texi
+ * dired-x.texi, cl.texi, cc-mode.texi, autotype.texi: Use
+ dircategory `Emacs'.
+
2000-06-22 Eli Zaretskii <eliz@is.elta.co.il>
* programs.texi (Documentation): Describe how man pages with
2000-07-03 Gerd Moellmann <gerd@gnu.org>
+ * m/macppc.h (LINKER, LD_SWITCH_MACHINE) [LINUX]: Define.
+
* fns.c (sweep_weak_table): Mark only objects that are not
marked already.