1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-18 20:10:31 -07:00
Commit graph

64025 commits

Author SHA1 Message Date
YAMAMOTO Mitsuharu
2abb0fde83 (XTread_socket) [TARGET_API_MAC_CARBON && MAC_OSX]:
Forward keyUp events to toolbox_dispatcher.
2006-05-19 09:12:04 +00:00
YAMAMOTO Mitsuharu
91c889526a (Fx_focus_frame): Don't check dpyinfo->x_focus_frame. 2006-05-19 09:11:47 +00:00
YAMAMOTO Mitsuharu
a73c40d183 (gif_load): Allocate Lisp string first. 2006-05-19 09:11:30 +00:00
YAMAMOTO Mitsuharu
f3e86bf2b6 (x_set_border_width): Remove #ifndef MAC_OS. 2006-05-19 09:11:14 +00:00
YAMAMOTO Mitsuharu
380bff6728 (SOME_MACHINE_LISP): Add fringe.elc. 2006-05-19 09:10:48 +00:00
YAMAMOTO Mitsuharu
7b39356d19 (mac-bytes-to-digits): Remove function.
(mac-handle-toolbar-switch-mode): Use coercion instead of it.
2006-05-19 09:09:37 +00:00
Glenn Morris
45380d4259 (add-to-diary-list): Fix typo in previous doc fix. 2006-05-19 08:42:50 +00:00
Glenn Morris
e652c999de (diary-bahai-date)
(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.
2006-05-19 08:24:51 +00:00
Glenn Morris
e6b71a8f0a *** empty log message *** 2006-05-19 08:24:21 +00:00
Thien-Thi Nguyen
04c34eb88e (Digression concerning error): Fix typo. 2006-05-19 05:57:07 +00:00
Kenichi Handa
a161b46d27 (mik): Table corrected. 2006-05-19 04:25:54 +00:00
Stefan Monnier
a37288ad91 *** empty log message *** 2006-05-19 03:31:44 +00:00
Miles Bader
f18df03d4a Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 102)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-287
2006-05-18 23:59:14 +00:00
Reiner Steib
d7ba2a0133 (wid-edit): Require.
(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'.
2006-05-18 17:50:53 +00:00
Jan Djärv
a940e2c652 * config.in: Regenerated (HAVE_ALSA).
* 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
2006-05-18 17:06:55 +00:00
Jan Djärv
2d2643f653 * 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.
2006-05-18 17:06:01 +00:00
Jan Djärv
4900d996ca * Makefile.in (CFLAGS_SOUND): New flags for ALSA
(ALL_CFLAGS): Add CFLAGS_SOUND
2006-05-18 17:05:36 +00:00
Jan Djärv
51d139915e * config.in: Regenerated (HAVE_ALSA). 2006-05-18 17:04:59 +00:00
Jan Djärv
88fab15ba9 * configure.in: Add check for ALSA.
* configure: Regenerate.
2006-05-18 16:59:12 +00:00
Jan Djärv
439f58eeae * configure: Regenerate. 2006-05-18 16:58:44 +00:00
Jan Djärv
2eec869117 * configure.in: Add check for ALSA. 2006-05-18 16:58:16 +00:00
Kim F. Storm
a34f7eb165 (grep-find): Don't check grep-find-command
before running command (breaks non-interactive usage).
2006-05-18 14:39:09 +00:00
Kim F. Storm
a0fa505b41 *** empty log message *** 2006-05-18 14:38:57 +00:00
Thien-Thi Nguyen
438dd27db3 (cvs-fileinfo-pp): Insert trailing newline. 2006-05-18 12:09:16 +00:00
Thien-Thi Nguyen
c93a67c54c (cvs-make-cvs-buffer): Specify
extra newline for ewoc's header and footer.
(cvs-update-header): Update initial header recognition.
Append newline to final header and footer values.
2006-05-18 12:07:10 +00:00
Thien-Thi Nguyen
60eae434e8 (ewoc--adjust): New func.
(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*'.
2006-05-18 12:04:40 +00:00
Kenichi Handa
8acb7dad7a (Fcall_process): Reject encoding arguments by
ascii-incompatible coding systems (e.g. utf-16).
2006-05-18 02:20:39 +00:00
Kenichi Handa
0c2660c849 (Qascii_incompatible): New variable.
(syms_of_coding): Setup Qascii_incompatible.
(setup_coding_system): Be sure to initialize coding->common_flags.
Check `ascii-incompatible' property of the coding system.
2006-05-18 02:19:01 +00:00
Kenichi Handa
ad598c8b58 (CODING_ASCII_INCOMPATIBLE_MASK): New macro. 2006-05-18 02:17:39 +00:00
Richard M. Stallman
0bcf87358c *** empty log message *** 2006-05-17 22:54:44 +00:00
Richard M. Stallman
3248328097 (file-name-extension): Doc fix. 2006-05-17 22:54:35 +00:00
Richard M. Stallman
92daa8486f Comment change. 2006-05-17 22:53:23 +00:00
Richard M. Stallman
6c1195abb7 (better_font_p): Any font beats no font.
(best_matching_font): Simplify based on above change.
2006-05-17 22:51:07 +00:00
Kim F. Storm
59367bff6b (display_tool_bar_line): Eliminate x_before variable. 2006-05-17 22:37:25 +00:00
Richard M. Stallman
624d267858 (Fprevious_overlay_change, Fnext_overlay_change): Doc fixes. 2006-05-17 22:26:51 +00:00
Richard M. Stallman
5976733609 (Diff Mode): Mention C-x `. 2006-05-17 22:24:59 +00:00
Kim F. Storm
914dee7a62 (display_tool_bar_line): Restore entire tool-bar geometry when
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.
2006-05-17 22:24:13 +00:00
Richard M. Stallman
e410360421 (Minibuffer History): Clarify. 2006-05-17 22:23:17 +00:00
Kim F. Storm
f5ecbceeee *** empty log message *** 2006-05-17 22:22:29 +00:00
Richard M. Stallman
bc023640a3 (Regexp Special): Clarify nested regexp warning. 2006-05-17 22:17:09 +00:00
Stefan Monnier
05327ca972 (shell-dirtrack-mode): Make it into a proper minor mode, so
we can explicitly enable/disable rather than toggle.
(shell-mode): Use it.
(shell-cd): Don't try to reproduce what `cd' does.
2006-05-17 21:57:25 +00:00
Kim F. Storm
2d38f869f6 (ido-read-internal): Use only nondirectory part of default item. 2006-05-17 21:25:59 +00:00
Kim F. Storm
fb58b23a98 *** empty log message *** 2006-05-17 21:25:47 +00:00
Thien-Thi Nguyen
8433d47026 (ewoc-map, ewoc-invalidate): Compute PP before looping. 2006-05-17 10:38:15 +00:00
Thien-Thi Nguyen
8d1bec8de1 (ewoc-data): Add docstring.
(ewoc-nth): Doc fix.
2006-05-17 06:12:44 +00:00
Richard M. Stallman
a47ba6585a *** empty log message *** 2006-05-16 20:41:26 +00:00
Eli Zaretskii
9247c2f2c3 (auto-coding-alist): Add .lha to files read with no-conversion. 2006-05-16 18:36:30 +00:00
Eli Zaretskii
03210c3ae6 (auto-mode-alist): Add .lha files to archive file extensions. 2006-05-16 18:33:31 +00:00
Eli Zaretskii
7893e58999 (archive-arc-summarize, archive-lzh-summarize): Convert csize to integer when
computing offsets within the compressed archive file.
2006-05-16 18:28:40 +00:00
Kim F. Storm
d749491187 (add-to-history): Add KEEP-ALL arg and align functionality
with read-from-minibuffer.
2006-05-16 11:19:39 +00:00