1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-20 10:23:57 +00:00
Commit Graph

66072 Commits

Author SHA1 Message Date
YAMAMOTO Mitsuharu
d7b1ea44e5 *** empty log message *** 2006-09-10 06:25:40 +00:00
YAMAMOTO Mitsuharu
6eeee4d618 (Fx_file_dialog): Call check_x. 2006-09-10 05:52:54 +00:00
YAMAMOTO Mitsuharu
0e9ffc04d9 * src/macmenu.c (Vmenu_updating_frame, syms_of_xmenu):
* src/w32menu.c (Vmenu_updating_frame, syms_of_xmenu): Apply
2006-09-08 change for xmenu.c.
2006-09-10 05:52:01 +00:00
YAMAMOTO Mitsuharu
267fb7e271 (Fx_file_dialog): Remove unused variable `f'. Call check_mac. 2006-09-10 05:51:45 +00:00
YAMAMOTO Mitsuharu
601b0df72f [MAC_OSX] (sys_select): Check argument `nfds' more
rigidly.  Make variable `ofds' static.  Remove variable `maxfd'.
2006-09-10 05:51:29 +00:00
Richard M. Stallman
dd3a63bf1a (conf-space-mode-internal): New subroutine. Reinit Font Lock mode.
(conf-space-mode): Always make conf-space-keywords and
conf-space-keywords-override local.
Call conf-space-mode-internal directly as well as via hook.
2006-09-10 00:30:52 +00:00
Kim F. Storm
f90660aa86 *** empty log message *** 2006-09-10 00:26:17 +00:00
Kim F. Storm
fc1791e0f7 Fix: cursor display on images that don't use :mask. 2006-09-10 00:24:12 +00:00
Kim F. Storm
d75a48427c (get_window_cursor_type): Use hollow cursor on
non-transparent images.
2006-09-10 00:10:46 +00:00
Richard M. Stallman
1d7b95f595 *** empty log message *** 2006-09-09 23:21:57 +00:00
Richard M. Stallman
d36326319a (conf-space-mode): Use hack-local-variables-hook instead of calling
hack-local-variables.
(conf-space-keywords-override): New variable.
2006-09-09 23:20:39 +00:00
Richard M. Stallman
4101704722 (Window Hooks): Explain limits of window-scroll-functions. 2006-09-09 22:36:01 +00:00
Stefan Monnier
0b01facaa2 (python-font-lock-keywords): Add `self' and other quasi-keywords. 2006-09-09 19:48:36 +00:00
Stefan Monnier
d8ca7d3475 Quieten the compiler about hippie-expand vars.
(python-send-string): Be slightly more careful about adding \n.
2006-09-09 19:42:35 +00:00
Stefan Monnier
46d6e69200 (normal-splash-screen): Don't display the buffer if we'll
kill it right away anyway.
2006-09-09 19:21:31 +00:00
Richard M. Stallman
755b220984 *** empty log message *** 2006-09-09 18:26:56 +00:00
Richard M. Stallman
ab1ea94e3a (Fringe Indicators): Update for last change in indicate-buffer-boundaries. 2006-09-09 18:26:51 +00:00
Richard M. Stallman
4248ca0c2f (Vmenu_updating_frame): Don't define here.
(syms_of_xmenu): Don't DEFVAR it here.
2006-09-09 17:51:17 +00:00
Richard M. Stallman
5c7f735003 *** empty log message *** 2006-09-09 17:19:37 +00:00
Eli Zaretskii
fbb0d4f924 (cp850-decode-table): Fix a few codes.
(cp858-decode-table): New variable.
2006-09-09 12:19:06 +00:00
Eli Zaretskii
c048d60609 *** empty log message *** 2006-09-09 11:07:11 +00:00
Eli Zaretskii
4fda7cef4e (ldap-search-internal): Doc fix. 2006-09-09 11:06:19 +00:00
Eli Zaretskii
1a7e01173e (Fsystem_name): Mention "host" in the doc string.
(syms_of_editfns) <system-name>: Likewise.
2006-09-09 10:50:03 +00:00
Eli Zaretskii
33aba6a0e3 (life-display-generation): Test for input manually if `sleeptime' is negative
or null.
2006-09-09 10:43:49 +00:00
Eli Zaretskii
c98557ae61 (lpr-page-header-switches): Page title switch is one of them.
(print-region-1): Substitute `%s' with the page title.
2006-09-09 10:40:27 +00:00
Eli Zaretskii
7b26001712 (locate-current-search): New variable.
(locate): Set buffer local value.  Use current buffer if it is in Locate mode.
(locate-mode): Disable undo here.
(locate-do-setup): Use locate-current-filter from buffer to be killed.
(locate-update): Use locate-current-search and locate-current-filter.
2006-09-09 10:34:23 +00:00
David Kastrup
e24f9e5a68 (desktop-read): when loading a desktop, disable
saving it while the load progresses, and switch off a pending lazy
load by calling `desktop-lazy-abort'.
2006-09-08 19:47:27 +00:00
Richard M. Stallman
6f6a8bbe81 *** empty log message *** 2006-09-08 18:07:51 +00:00
Richard M. Stallman
ef30774c32 *** empty log message *** 2006-09-08 17:29:40 +00:00
Romain Francoise
c989bc8777 Delete extra tab. 2006-09-08 16:54:33 +00:00
Chong Yidong
a2a376f860 "Bug in woman, Juri Linkov, Sep 3" closed by 2006-09-08 RMS commit. 2006-09-08 14:25:43 +00:00
Chong Yidong
77d3384b7b Two bugs closed. 2006-09-08 14:15:48 +00:00
Chong Yidong
612c16f130 * window.el (mouse-autoselect-window-timer)
(mouse-autoselect-window-position)
	(mouse-autoselect-window-window)
	(mouse-autoselect-window-now): New vars.
	(mouse-autoselect-window-cancel)
	(mouse-autoselect-window-select)
	(mouse-autoselect-window-start): New functions.
	(handle-select-window): Call `mouse-autoselect-window-start' when
	delayed window autoselection is enabled.

	* cus-start.el (mouse-autoselect-window): Handle delayed window
	autoselection.

	* emacs-lisp/eldoc.el: Add `handle-select-window' to the set of
	commands after which it is allowed to print in the echo area.
2006-09-08 14:15:02 +00:00
Chong Yidong
92b2332318 * xdisp.c (mouse_autoselect_window): Removed.
(Vmouse_autoselect_window): New variable.  DEFVAR_LISP it.

	* dispextern.h (mouse_autoselect_window): Remove extern.
	(Vmouse_autoselect_window): Add extern.

	* macterm.c (XTread_socket): Test Vmouse_autoselect_window
	instead of mouse_autoselect_window.

	* msdos.c (dos_rawgetc): Likewise.

	* w32term.c (w32_read_socket): Likewise.

	* xterm.c (handle_one_xevent): Likewise.
2006-09-08 14:14:28 +00:00
Richard M. Stallman
ecc0a2cecc *** empty log message *** 2006-09-08 13:25:26 +00:00
Richard M. Stallman
af09dd7814 *** empty log message *** 2006-09-08 12:22:01 +00:00
Richard M. Stallman
8aa769f1b6 (Vmenu_updating_frame): Define here.
(syms_of_xdisp): DEFVAR it here.
(update_menu_bar): Always return hooks_run.
Set Vmenu_updating_frame.

(redisplay_internal): Test Vinhibit_redisplay
before calculating SELECTED_FRAME.
2006-09-08 12:17:32 +00:00
Richard M. Stallman
9e69bfa484 (x_error_quitter): For BadName error, just return. 2006-09-08 12:13:14 +00:00
Richard M. Stallman
d799329b41 (find_handler_clause): Give up on debugger if INPUT_BLOCKED_P. 2006-09-08 12:12:39 +00:00
Richard M. Stallman
66aa138de7 (init_casetab_once): Call set_case_table. 2006-09-08 12:11:17 +00:00
Richard M. Stallman
92d835a403 (shut_down_emacs): Set inhibit_sentinels. 2006-09-08 12:10:17 +00:00
Richard M. Stallman
84af9896c3 (inhibit_sentinels): New variable.
(exec_sentinel): Test inhibit_sentinels.
(init_process): Initialize it.
2006-09-08 12:08:54 +00:00
Richard M. Stallman
5596b3bcf5 (inhibit_sentinels): Add decl. 2006-09-08 12:07:46 +00:00
Richard M. Stallman
910c747a2f (looking_at_1, string_match_1, search_command):
Make syntax table's canon table point to eqv table.
2006-09-08 12:07:07 +00:00
Richard M. Stallman
18280275ee (Search): Ref multi-file search commands here.
(Other Repeating Search): Not here.
2006-09-08 12:05:56 +00:00
Richard M. Stallman
e7b90fbea7 (Bindat Spec): Suggest names ending in -bindat-spec. 2006-09-08 12:05:19 +00:00
Richard M. Stallman
4e05bbf511 (adaptive-fill-regexp): Don't match (1)' or 1.' 2006-09-08 12:02:54 +00:00
Richard M. Stallman
ee1d889f35 (rmail-get-new-mail): Say whether all msgs are spam.
(rmail-convert-to-babyl-format): Don't record undo, leave list empty.
2006-09-08 12:02:13 +00:00
Richard M. Stallman
b8bd37f2f8 (timer-create, timer-activate): Doc fixes.
(cancel-timer-internal): Add doc string.
(cancel-function-timers): Doc fix.
(with-timeout-handler, timer-event-last*): Add doc strings.
2006-09-08 12:00:40 +00:00
Richard M. Stallman
3ac5a59d71 (bindat-unpack): Doc fix. 2006-09-08 11:59:33 +00:00