- 19 May, 2006 5 commits
-
-
Glenn Morris authored
(list-bahai-diary-entries, mark-bahai-diary-entries) (mark-bahai-calendar-date-pattern): Not interactive. (add-to-diary-list): New optional arg LITERAL. Doc fix. (diary-entries-list): Change format of 4th element in each entry. (diary-list-entries): Use add-to-diary-list. (diary-goto-entry): Handle the case where the buffer visiting the diary has been killed. (fancy-diary-display): Add 'locator to button rather than 'marker. Only generate temp-face when there are marks to apply. (list-sexp-diary-entries): Pass literal to add-to-diary-list. (diary-fancy-date-pattern): New variable. (diary-time-regexp): Doc fix. (diary-anniversary, diary-time): New faces. (fancy-diary-font-lock-keywords): Use diary-fancy-date-pattern and diary-time-regexp. Add font-lock-multiline property where needed. Use new faces diary-anniversary and diary-time. (diary-fancy-font-lock-fontify-region-function): New function, to handle multiline font-lock pattern in fancy diary. (fancy-diary-display-mode): Set font-lock-fontify-region-function. (diary-font-lock-keywords): Tweak time regexp. Use new face diary-time.
-
Glenn Morris authored
-
Thien-Thi Nguyen authored
-
Kenichi Handa authored
-
Stefan Monnier authored
-
- 18 May, 2006 17 commits
-
-
Miles Bader authored
Patches applied: * gnus--rel--5.10 (patch 102) - Update from CVS Revision: emacs@sv.gnu.org/emacs--devo--0--patch-287
-
Reiner Steib authored
(defun-gmm): Renamed from `gmm-defun-compat'. (gmm-image-search-load-path): Use it. (gmm-image-load-path-for-library): Use it. Sync with `mh-compat.el'.
-
Jan Djärv authored
* sound.c (alsa_sound_perror, alsa_open, alsa_period_size) (alsa_configure, alsa_close, alsa_choose_format, alsa_write) (snd_error_quiet, alsa_init): New functions. (vox_init): Return 0 if unable to open device. (Fplay_sound_internal): Test for alsa first and use vox (oss) as a fallback. (struct sound_device): Add period_size. (wav_play, au_play): Use period_size if set. * Makefile.in (CFLAGS_SOUND): New flags for ALSA (ALL_CFLAGS): Add CFLAGS_SOUND
-
Jan Djärv authored
(alsa_configure, alsa_close, alsa_choose_format, alsa_write) (snd_error_quiet, alsa_init): New functions. (vox_init): Return 0 if unable to open device. (Fplay_sound_internal): Test for alsa first and use vox (oss) as a fallback. (struct sound_device): Add period_size. (wav_play, au_play): Use period_size if set.
-
Jan Djärv authored
(ALL_CFLAGS): Add CFLAGS_SOUND
-
Jan Djärv authored
-
Jan Djärv authored
* configure: Regenerate.
-
Jan Djärv authored
-
Jan Djärv authored
-
Kim F. Storm authored
before running command (breaks non-interactive usage).
-
Kim F. Storm authored
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
extra newline for ewoc's header and footer. (cvs-update-header): Update initial header recognition. Append newline to final header and footer values.
-
Thien-Thi Nguyen authored
(ewoc--insert-new-node): Don't insert trailing newline. Instead, adjust succesor nodes' start markers. (ewoc--refresh-node): Delete all text from current node's start marker to the next one's; adjust successor nodes' start markers. (ewoc--create): Doc fixes. (ewoc--refresh): Don't insert newline. (ewoc--set-hf): Use `ewoc--set-buffer-bind-dll-let*'.
-
Kenichi Handa authored
ascii-incompatible coding systems (e.g. utf-16).
-
Kenichi Handa authored
(syms_of_coding): Setup Qascii_incompatible. (setup_coding_system): Be sure to initialize coding->common_flags. Check `ascii-incompatible' property of the coding system.
-
Kenichi Handa authored
-
- 17 May, 2006 16 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(best_matching_font): Simplify based on above change.
-
Kim F. Storm authored
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
Kim F. Storm authored
backtracking in case last image doesn't fit on line. (display_tool_bar_line): Don't adjust tool-bar height by more than height of one frame default line. From: MIYOSHI Masanori.
-
Richard M. Stallman authored
-
Kim F. Storm authored
-
Richard M. Stallman authored
-
Stefan Monnier authored
we can explicitly enable/disable rather than toggle. (shell-mode): Use it. (shell-cd): Don't try to reproduce what `cd' does.
-
Kim F. Storm authored
-
Kim F. Storm authored
-
Thien-Thi Nguyen authored
-
Thien-Thi Nguyen authored
(ewoc-nth): Doc fix.
-
- 16 May, 2006 2 commits
-
-
Richard M. Stallman authored
-
Eli Zaretskii authored
-