1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-26 07:11:34 -08:00
Commit graph

67978 commits

Author SHA1 Message Date
Chong Yidong
5c1e7dacc7 * tutorial.el (tutorial--display-changes): Show M-x sequence if no
keybinding is found.
(tutorial--find-changed-keys): Never treat null keybinding as a
remapping.
2007-01-09 13:09:02 +00:00
Martin Rudalics
4212d44f81 (wdired-xcase-word): Skip non-word read-only characters. 2007-01-09 09:14:46 +00:00
YAMAMOTO Mitsuharu
5d348d3ff0 (FONT_MAX_WIDTH): Remove unused macro.
(XCreateGC): Change type in extern.
(XDrawLine): Rename from mac_draw_line_to_pixmap.
(mac_quit_char_key_p) [MAC_OSX]: Add extern.
2007-01-09 08:54:23 +00:00
YAMAMOTO Mitsuharu
a84cad70cc (XDrawLine): Rename from mac_draw_line_to_pixmap.
(XCreateGC): Change type of 2nd argument to void *.
(XFreeGC) [USE_CG_DRAWING && MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]:
Fix last change.
(mac_to_emacs_modifiers): Change return type to int.
[USE_CARBON_EVENTS] (mac_event_to_emacs_modifiers): Likewise.
(mac_mapped_modifiers): New function.
(XTread_socket): Use it.
[USE_TSM] (mac_handle_text_input_event): Likewise.
(do_window_update) [USE_CG_DRAWING]: Call mac_prepare_for_quickdraw.
(mac_quit_char_modifiers, mac_quit_char_keycode) [MAC_OSX]: Remove
variables.
(mac_determine_quit_char_modifiers, init_quit_char_handler)
[MAC_OSX]: Remove functions.
(make_ctrl_char) [MAC_OSX]: Add extern.
(mac_quit_char_key_p) [MAC_OSX]: New function.
(mac_initialize) [MAC_OSX]: Don't call init_quit_char_handler.
2007-01-09 08:53:59 +00:00
YAMAMOTO Mitsuharu
7dcebea43a (mac_dialog_modal_filter) [MAC_OSX]: New function.
(Fx_popup_dialog) [MAC_OSX]: Use standard alert if called from
Fmessage_box, Fyes_or_no_p, or Fy_or_n_p.
[MAC_OS_X_VERSION_MAX_ALLOWED >= 1030] (menu_quit_handler): Use
mac_quit_char_key_p.
2007-01-09 08:53:48 +00:00
YAMAMOTO Mitsuharu
b0b2caf8cf (Display): Typedef to opaque type. 2007-01-09 08:53:41 +00:00
YAMAMOTO Mitsuharu
ae8279db78 (XDrawLine) [MAC_OS]: Remove macro.
(XCreateGC_pixmap) [!HAVE_NTGUI]: Likewise.
(x_disable_image) [!HAVE_NTGUI]: Use XCreateGC instead of
XCreateGC_pixmap.
2007-01-09 08:53:34 +00:00
YAMAMOTO Mitsuharu
d277f1f71e (Fcall_process_region) [HAVE_MKSTEMP]: Add BLOCK_INPUT
around mkstemp.
2007-01-09 08:53:26 +00:00
Kenichi Handa
333f3572bc (select-safe-coding-system-interactively): Fix message. 2007-01-09 07:24:08 +00:00
Miles Bader
ba3612110a Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 186-191)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-595
2007-01-09 05:40:39 +00:00
Michael Albinus
e64666972e * net/tramp.el: (tramp-process-one-action): Remove `with-timeout'.
(tramp-process-actions): Add optional parameter TIMEOUT.
(tramp-open-connection-telnet, tramp-open-connection-rsh)
(tramp-open-connection-su): Add timeout of 60".
2007-01-09 05:04:15 +00:00
Richard M. Stallman
5105e99790 (tumme-display-thumb): Doc fix. 2007-01-09 03:14:05 +00:00
Richard M. Stallman
8f72171b5b (compile): Doc fix. 2007-01-09 03:12:53 +00:00
Juanma Barranquero
b65d82ca41 (vhdl-save-caches): Fix typo in error message. 2007-01-08 23:08:10 +00:00
Juanma Barranquero
ef9f9fb556 (mac-dnd-types-alist): Fix typo in docstring. 2007-01-08 23:02:52 +00:00
Juanma Barranquero
ad25cccf68 (icalendar-import-buffer): Fix typo in docstring. 2007-01-08 23:02:08 +00:00
Juanma Barranquero
bacbcea999 (x-dnd-types-alist): Fix typo in docstring. 2007-01-08 23:01:11 +00:00
Juanma Barranquero
f14bbeeb0a (battery-search-for-one-match-in-files): Fix typo in docstring. 2007-01-08 23:00:24 +00:00
Jan Djärv
4c1803901d (init_keyboard): Initialize interrupt_input_blocked and
interrupt_input_pending.
2007-01-08 17:58:38 +00:00
Jan Djärv
287110f561 (x_display_info): New: net_supported_atoms,
nr_net_supported_atoms and net_supported_window.
2007-01-08 17:56:53 +00:00
Jan Djärv
1c8591d04c New variable last_user_time.
(handle_one_xevent): Set last_user_time from events that have Time.
Set net_supported_window to 0 when reparented.
(wm_supports): New function.
(do_ewmh_fullscreen): Use wm_supports to check for _NET_WM_STATE.
(x_term_init): Initialize net_supported_atoms, nr_net_supported_atoms
and net_supported_window.
2007-01-08 17:56:31 +00:00
Stefan Monnier
af5debda92 (fill-comment-paragraph): Improve comment. 2007-01-07 20:11:47 +00:00
Juanma Barranquero
107173cf00 (replace-regexp): Fix typo in docstring. 2007-01-07 18:45:28 +00:00
Alan Mackenzie
e6a9e5841f (c-operators, c-filter-ops): Amend doc-string and comments. 2007-01-07 13:36:41 +00:00
Alan Mackenzie
b38be6cc38 *** empty log message *** 2007-01-07 13:35:07 +00:00
Eli Zaretskii
fe4e58ec6f (abbreviate-file-name): Doc fix. 2007-01-06 21:51:04 +00:00
Richard M. Stallman
3dba71a3fb *** empty log message *** 2007-01-06 17:30:26 +00:00
Eli Zaretskii
55e4541926 (split-string): Remove spurious ")" from doc string. 2007-01-06 14:36:34 +00:00
Eli Zaretskii
cc6dbbd2f1 Mention the change in ctags wrt duplicate tags. 2007-01-06 14:30:54 +00:00
Eli Zaretskii
f998e1c0e0 Fix date of last entry. 2007-01-06 14:28:21 +00:00
Reiner Steib
40e902eb18 Add missing :group in previous change. 2007-01-06 13:27:53 +00:00
Andreas Schwab
a91087291d Regenerate to remove obsolete entries. 2007-01-06 10:00:39 +00:00
Richard M. Stallman
f85c5e3b72 *** empty log message *** 2007-01-06 02:39:58 +00:00
Richard M. Stallman
bc48f9fdd3 *** empty log message *** 2007-01-06 00:21:09 +00:00
Richard M. Stallman
047ecb4e50 (table--warn-incompatibility):
Use display-warning instead of momentary-string-display.
2007-01-06 00:21:05 +00:00
Richard M. Stallman
2dca7106aa (image-type-header-regexps): Recognize xbm more strictly. 2007-01-05 22:54:11 +00:00
Richard M. Stallman
654ec2691d (backward-kill-word): Doc fix. 2007-01-05 20:24:50 +00:00
Richard M. Stallman
cc7ff062cd *** empty log message *** 2007-01-05 19:13:21 +00:00
Richard M. Stallman
fa23e705d0 (Antinews): Mention M-x shell scrolling. 2007-01-05 19:13:15 +00:00
Richard M. Stallman
c5954f144d (Defining Minor Modes): Fix previous change. 2007-01-05 19:12:37 +00:00
Richard M. Stallman
fb395c0fc4 (momentary): Move here ... 2007-01-05 19:12:03 +00:00
Romain Francoise
bbe5b38e59 Delete item about `sgml-html-meta-auto-coding-function'. 2007-01-05 17:59:16 +00:00
Romain Francoise
129f19896b (sgml-html-meta-auto-coding-function): Ensure that the buffer contains a
HTML document.
2007-01-05 17:58:02 +00:00
Dan Nicolaescu
ab3aad87d9 * faces.el (momentary): Move here ...
* subr.el (momentary): ... from here.
2007-01-05 17:49:43 +00:00
Kim F. Storm
9e313cc122 (Fvertical_motion): Fix IT overshoot check for overlay
strings without embedded newlines immediately followed by newline.
2007-01-05 15:00:45 +00:00
Kim F. Storm
5be7098123 *** empty log message *** 2007-01-05 15:00:17 +00:00
Reiner Steib
d84c37376d (gnus-soup): New custom group. Make user variables customizable. 2007-01-05 11:47:28 +00:00
YAMAMOTO Mitsuharu
1675bac73f (MAC_EMACS_CREATOR_CODE): New enumerator. 2007-01-05 08:30:33 +00:00
YAMAMOTO Mitsuharu
e2d3b7e128 (CG_SET_FILL_COLOR_MAYBE_WITH_CGCOLOR)
(CG_SET_FILL_COLOR_WITH_GC_FOREGROUND)
(CG_SET_FILL_COLOR_WITH_GC_BACKGROUND)
(CG_SET_STROKE_COLOR_MAYBE_WITH_CGCOLOR)
(CG_SET_STROKE_COLOR_WITH_GC_FOREGROUND): New macros.
(mac_cg_color_space_rgb) [USE_CG_DRAWING]: New variable.
(mac_cg_color_black) [USE_CG_DRAWING
&& MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: New variable.
(init_cg_color) [USE_CG_DRAWING]: New function.
(mac_draw_line, mac_draw_rectangle) [USE_CG_DRAWING]: Use
CG_SET_STROKE_COLOR_WITH_GC_FOREGROUND instead of CG_SET_STROKE_COLOR.
(mac_erase_rectangle, mac_clear_window, mac_draw_cg_image)
(mac_fill_rectangle, mac_draw_image_string_cg) [USE_CG_DRAWING]:
Use CG_SET_FILL_COLOR_WITH_GC_FOREGROUND or
CG_SET_FILL_COLOR_WITH_GC_BACKGROUND instead of CG_SET_FILL_COLOR.
(mac_draw_string_common) [MAC_OSX && USE_ATSUI]: Likewise.
(XCreateGC, XFreeGC, XSetForeground, XSetBackground) [USE_CG_DRAWING
&& MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: Use gc->cg_fore_color	and/or
gc->cg_back_color.
(install_drag_handler, remove_drag_handler): Make extern.
(install_menu_target_item_handler): Add extern.
(install_window_handler): Call install_menu_target_item_handler.
[MAC_OS8] (main): Use MAC_EMACS_CREATOR_CODE instead of 'EMAx'.
(mac_initialize) [USE_CG_DRAWING]: Call init_cg_color.
2007-01-05 08:30:14 +00:00
YAMAMOTO Mitsuharu
0aea47c1ee (Vshow_help_function) [TARGET_API_MAC_CARBON]: Add extern.
(restore_show_help_function, menu_target_item_handler)
[TARGET_API_MAC_CARBON]: New functions.
(install_menu_target_item_handler): New function.
(add_menu_item) [TARGET_API_MAC_CARBON]: Set help string as menu
item property.
2007-01-05 08:30:05 +00:00