- 07 Jul, 2000 11 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
if rmail-ignored-headers is nil. (rmail-retry-failure): Bind rmail-ignored-headers and rmail-displayed-headers to nil.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(Info-search-history): New variable. (Info-search): New Info-search-history.
-
Gerd Moellmann authored
(dired-mode-map): Bind `a' to dired-find-alternate-file. (toplevel): Require dired-aux when compiling. (dired-buffers): Move defvar within file to avoid compiler warning.
-
Gerd Moellmann authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 06 Jul, 2000 15 commits
-
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(print-region-1): Don't hard code `-h' here.
-
Gerd Moellmann authored
exim can use "your message" instead of "the message".
-
Gerd Moellmann authored
-
Stefan Monnier authored
-
Gerd Moellmann authored
instead of XpmReadFileToPixmap.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(candidate_window_p): Add parameter OWINDOW. ALL_FRAMES nil means allow windows on OWINDOW's frame, only. (window_loop): Simplified; use Fwindow_list.
-
Stefan Monnier authored
(facemenu-get-face): Don't use internal-find-face. (facemenu-iterate): Rename arg to match the docstring.
-
Stefan Monnier authored
-
Stefan Monnier authored
backwards over `=' not to bump into BOBP.
-
Michael Kifer authored
* ediff-diff.el (ediff-wordify): use syntax table. * ediff-init.el (ediff-has-face-support-p): use ediff-color-display-p. (ediff-color-display-p): use display-color-p, changed to defun from defsubst. Got rid of special cases for NeXT and OS/2. * ediff-wind.el (ediff-setup-control-frame): set proper modeline face.
-
- 05 Jul, 2000 14 commits
-
-
Stefan Monnier authored
(copy-tree, remprop): Remove, it's provided by CL. (map-keymap): Define in terms of cl-map-keymap. (extent-property, set-extent-end-glyph): New functions.
-
Stefan Monnier authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
not be changed without changing the make-dist script.
-
Gerd Moellmann authored
decrement it at the end.
-
Gerd Moellmann authored
-
Gerd Moellmann authored
-
Gerd Moellmann authored
(Fsignal): Abort if handling_signal is non-zero.
-
Ken Raeburn authored
* config.in (HAVE_SOUNDCARD_H): Undef. (HAVE_SOUND): Define if HAVE_SOUNDCARD_H. * Makefile.in (LIBSOUND): New variable. (LIBES): Include it. * sound.c [HAVE_SOUNDCARD_H]: Include <sys/ioctl.h> and <soundcard.h>. (DEFAULT_SOUND_DEVICE): Define to "/dev/dsp" if not defined elsewhere. (vox_open): Use DEFAULT_SOUND_DEVICE. * s/netbsd.h (DEFAULT_SOUND_DEVICE): Define to /dev/audio.
-
Ken Raeburn authored
LIBSOUND accordingly.
-
Andrew Innes authored
-
Gerd Moellmann authored
-
Andrew Innes authored
-
Gerd Moellmann authored
(cl-mapc): Use mapc instead of cl-old-mapc.
-