Richard M. Stallman
|
d938042573
|
*** empty log message ***
|
2007-01-28 07:20:47 +00:00 |
|
Richard M. Stallman
|
a284cdbbee
|
(Ftry_completion, Fall_completions, Fcompleting_read, Ftest_completion):
Rename arg ALIST or TABLE to COLLECTION.
|
2007-01-28 07:16:39 +00:00 |
|
Chong Yidong
|
b99e3557ef
|
* unexhp9k800.c: Remove due to lack of legal papers.
* m/sr2k.h, m/hp800.h: Remove due to dependence on above.
|
2007-01-27 18:39:47 +00:00 |
|
Eli Zaretskii
|
65849ada63
|
(Fthis_command_keys, Fthis_command_keys_vector): Doc fix.
|
2007-01-27 18:19:16 +00:00 |
|
Eli Zaretskii
|
4fda07c1a6
|
(Fcompleting_read): Doc fix.
|
2007-01-27 18:01:15 +00:00 |
|
Jan Djärv
|
430e6c77d8
|
(xg_initialize): Call XftInit if HAVE_XFT.
|
2007-01-26 16:34:19 +00:00 |
|
Jan Djärv
|
cddb78449f
|
*** empty log message ***
|
2007-01-26 16:34:09 +00:00 |
|
Jan Djärv
|
9d89ffd03e
|
Regenerated
|
2007-01-26 16:33:30 +00:00 |
|
Jan Djärv
|
7e6601408a
|
Use XFT_LIBS if defined.
|
2007-01-26 16:33:01 +00:00 |
|
Jan Djärv
|
aa4ff486d4
|
Add check for libXft.
|
2007-01-26 16:32:49 +00:00 |
|
YAMAMOTO Mitsuharu
|
3fb8b536dd
|
(SIGNAL_THREAD_CHECK): Use pthread_equal.
|
2007-01-26 08:36:34 +00:00 |
|
YAMAMOTO Mitsuharu
|
cf2db1459f
|
(interrupt_input_blocked): Declare volatile.
|
2007-01-26 08:36:18 +00:00 |
|
YAMAMOTO Mitsuharu
|
86302e37c3
|
(BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Use
BLOCK_INPUT/UNBLOCK_INPUT.
|
2007-01-26 08:35:54 +00:00 |
|
Kim F. Storm
|
0af1451662
|
(describe_map): Don't consider prefix keys to be shadowed.
|
2007-01-24 00:26:30 +00:00 |
|
Kim F. Storm
|
ff40b263cb
|
*** empty log message ***
|
2007-01-24 00:26:20 +00:00 |
|
Juanma Barranquero
|
9671c13af8
|
(Finsert_char): Doc fix.
(Fget_internal_run_time, Fdecode_time): Fix typos in docstrings.
|
2007-01-23 13:19:36 +00:00 |
|
YAMAMOTO Mitsuharu
|
447466a5f8
|
*** empty log message ***
|
2007-01-22 08:28:34 +00:00 |
|
YAMAMOTO Mitsuharu
|
0f5c771993
|
[TARGET_API_MAC_CARBON] (mac_do_receive_drag): Don't
pass keyboard modifiers to mac_store_drag_event, but put them as
kEventParamKeyModifiers Apple event parameter.
|
2007-01-22 08:28:15 +00:00 |
|
Chong Yidong
|
fee8b690a2
|
* dispnew.c (update_text_area): Revert 2006-09-17 change.
Always redraw non-mode-line rows with mouse-face.
|
2007-01-21 23:30:02 +00:00 |
|
Chong Yidong
|
234e47aaa3
|
(try_window): Revert previous change.
|
2007-01-21 23:29:20 +00:00 |
|
Chong Yidong
|
64401adc71
|
* xdisp.c (try_window): Revert previous change.
* dispnew.c (update_text_area): Revert 2006-09-17 change.
Always redraw non-mode-line rows with mouse-face.
|
2007-01-21 23:29:00 +00:00 |
|
Glenn Morris
|
7cdc02a62a
|
Add 2007 to copyright.
|
2007-01-21 20:49:59 +00:00 |
|
Glenn Morris
|
54ec3c76cb
|
Update copyright for years 2001-2007.
|
2007-01-21 20:48:43 +00:00 |
|
Glenn Morris
|
4e6835dbc4
|
Add 2007 to copyright years.
|
2007-01-21 04:57:37 +00:00 |
|
Chong Yidong
|
5fc6520d96
|
(set_window_buffer): Revert 2006-11-22 change.
|
2007-01-20 21:03:39 +00:00 |
|
Chong Yidong
|
49a17db31c
|
(try_window): Clear mouse-face highlights first.
|
2007-01-20 21:03:22 +00:00 |
|
Chong Yidong
|
7d10072747
|
* xdisp.c (try_window): Clear mouse-face highlights first.
* window.c (set_window_buffer): Revert 2006-11-22 change.
|
2007-01-20 21:03:10 +00:00 |
|
Eli Zaretskii
|
4e251bd154
|
*** empty log message ***
|
2007-01-20 16:20:19 +00:00 |
|
Eli Zaretskii
|
2d5ed88d31
|
(ppt, xtype, xmisctype, xint, xptr, xmarker, xframe)
(xbuffer, xcons, xcar, xcdr): Fix doc strings.
|
2007-01-20 15:33:34 +00:00 |
|
Chong Yidong
|
602ae44c18
|
(read_key_sequence): Extract local map only if the
given position is in an accessible buffer region.
|
2007-01-20 02:11:03 +00:00 |
|
Chong Yidong
|
25170427ab
|
* keyboard.c (read_key_sequence): Extract local map only if the
given position is in an accessible buffer region.
|
2007-01-20 02:10:19 +00:00 |
|
Nick Roberts
|
89955f2e02
|
Reformat documentation so that first sentence
displays properly with "help user-defined" (like apropos).
|
2007-01-19 04:17:28 +00:00 |
|
Nick Roberts
|
acb3852916
|
*** empty log message ***
|
2007-01-19 04:17:00 +00:00 |
|
Chong Yidong
|
d1f13efc5e
|
Attribution fix.
|
2007-01-18 16:19:20 +00:00 |
|
Chong Yidong
|
ecd44c04ee
|
Correct attribution.
|
2007-01-18 16:03:59 +00:00 |
|
Chong Yidong
|
59f763e7e7
|
Move PATH_DOC from local/info to local/share/info.
|
2007-01-18 16:01:36 +00:00 |
|
Chong Yidong
|
4a75434ad7
|
* epaths.in: Move PATH_DOC from local/info to local/share/info.
|
2007-01-18 16:01:23 +00:00 |
|
YAMAMOTO Mitsuharu
|
a35c8b708a
|
*** empty log message ***
|
2007-01-15 08:36:42 +00:00 |
|
YAMAMOTO Mitsuharu
|
bd619af503
|
(Fmac_resume_apple_event): Set error number when
descriptor type of reply is non-null.
|
2007-01-15 08:36:29 +00:00 |
|
YAMAMOTO Mitsuharu
|
9a5a6add27
|
[TARGET_API_MAC_CARBON] (create_and_show_dialog):
Create movable modal window instead of movable alert window.
[TARGET_API_MAC_CARBON] (create_and_show_dialog) [!MAC_OSX]: Use
DeactivateControl instead of DisableControl.
|
2007-01-15 08:35:49 +00:00 |
|
YAMAMOTO Mitsuharu
|
28c96b4d92
|
[TARGET_API_MAC_CARBON] (create_and_show_dialog): Use
DisableControl for disabled items. Set default button to first
enabled one. Use icon of application in execution.
|
2007-01-14 07:58:02 +00:00 |
|
Glenn Morris
|
429ab54e01
|
Update copyright for years from Emacs 21 to present (mainly adding
2001).
|
2007-01-14 03:38:22 +00:00 |
|
Eli Zaretskii
|
d30fe7798a
|
(Fdelete_process, Fprocess_id, sigchld_handler): Copy PID into EMACS_INT
to avoid GCC warnings.
|
2007-01-13 21:58:23 +00:00 |
|
Eli Zaretskii
|
9bd1cd35fe
|
(maybe_resize_hash_table): Copy new size of hash table into EMACS_INT to avoid
GCC warnings.
|
2007-01-13 21:47:31 +00:00 |
|
Eli Zaretskii
|
3aef3c0adf
|
(Fuser_uid, Fuser_real_uid): Copy values returned by geteuid and getuid
into EMACS_INT to avoid GCC warnings.
|
2007-01-13 21:46:02 +00:00 |
|
Eli Zaretskii
|
345c6b2420
|
(Ffile_attributes): Fix last change.
|
2007-01-13 21:45:34 +00:00 |
|
Eli Zaretskii
|
b55445d6ba
|
(Ffile_attributes): Copy some members of `struct stat' into int's to avoid
GCC warnings about limited range of short in arguments to FIXNUM_OVERFLOW_P.
|
2007-01-12 15:55:49 +00:00 |
|
YAMAMOTO Mitsuharu
|
37370cea41
|
(mac_quit_char_key_p): Move extern outside #ifdef MAC_OSX.
(HOURGLASS_WIDTH, HOURGLASS_HEIGHT): Parenthesize definitions.
|
2007-01-12 09:00:54 +00:00 |
|
YAMAMOTO Mitsuharu
|
c857519ff4
|
(x_free_frame_resources) [USE_CG_DRAWING]: Call
mac_prepare_for_quickdraw.
(quit_char, make_ctrl_char) [TARGET_API_MAC_CARBON]: Move externs
outside #ifdef MAC_OSX.
(mac_quit_char_key_p) [TARGET_API_MAC_CARBON]: Move function
outside #ifdef MAC_OSX.
(mac_check_bundle) [MAC_OSX]: Remove unused function.
|
2007-01-12 09:00:24 +00:00 |
|
YAMAMOTO Mitsuharu
|
28eabd14f7
|
(HAVE_DIALOGS): Define if TARGET_API_MAC_CARBON.
(mac_handle_dialog_event, install_dialog_event_handler)
(create_and_show_dialog) [TARGET_API_MAC_CARBON]: New functions.
(DIALOG_LEFT_MARGIN, DIALOG_TOP_MARGIN, DIALOG_RIGHT_MARGIN)
(DIALOG_BOTTOM_MARGIN, DIALOG_MIN_INNER_WIDTH)
(DIALOG_MAX_INNER_WIDTH, DIALOG_BUTTON_BUTTON_HORIZONTAL_SPACE)
(DIALOG_BUTTON_BUTTON_VERTICAL_SPACE, DIALOG_BUTTON_MIN_WIDTH)
(DIALOG_TEXT_MIN_HEIGHT, DIALOG_TEXT_BUTTONS_VERTICAL_SPACE)
(DIALOG_ICON_WIDTH, DIALOG_ICON_HEIGHT, DIALOG_ICON_LEFT_MARGIN)
(DIALOG_ICON_TOP_MARGIN) [TARGET_API_MAC_CARBON]: New macros.
(mac_dialog) [TARGET_API_MAC_CARBON]: Remove function.
(mac_dialog_show) [TARGET_API_MAC_CARBON]: Use create_and_show_dialog.
|
2007-01-12 09:00:16 +00:00 |
|