1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00
Commit graph

68014 commits

Author SHA1 Message Date
Richard M. Stallman
fbea9ee830 (perform-replace): Don't clear NODENT when computing the replacement string. 2007-01-12 22:33:09 +00:00
Richard M. Stallman
7b3eaed564 *** empty log message *** 2007-01-12 20:30:51 +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
Kenichi Handa
88f698d97c (ucs-input-method): Signal an error for a
Unicode character that is not yet supported.
2007-01-12 11:34:23 +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
Kenichi Handa
0d7c8ac455 (uudecode-decode-region-internal): Make it work in a
multibyte buffer.
2007-01-12 00:55:34 +00:00
Richard M. Stallman
51524f43ab (Windows Keyboard): Another small cleanup. 2007-01-11 20:41:43 +00:00
Michael Albinus
d8bba37c56 * net/tramp.el (tramp-handle-file-local-copy): Set
`enable-multibyte-characters' to nil.  Reported by Chris Moore
<christopher.ian.moore@gmail.com>.
2007-01-11 20:08:04 +00:00
Jan Djärv
959dc6015a (BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Use pthread_equal,
block/unblock SIGIO.
2007-01-11 19:22:04 +00:00
Stefan Monnier
3a349573d8 (diff-sanity-check-context-hunk-half, diff-sanity-check-hunk): New functions.
(diff-find-source-location): Use'em to check the hunks are well-formed.
2007-01-11 16:52:59 +00:00
Stefan Monnier
62222158fe (hexlify-buffer, dehexlify-buffer): Don't complain and don't
activate undo when undo is not active.
Reported by Chris <christopher.ian.moore@gmail.com>.
2007-01-11 16:22:32 +00:00
Stefan Monnier
5362ba5339 (ffap-next-regexp, ffap-machine-p, ffap-newsgroup-regexp)
(ffap-newsgroup-p, ffap-alist, ffap-string-at-point-mode-alist)
(ffap-url-at-point): Use char-classes rather than "a-z".
2007-01-10 23:48:04 +00:00
Richard M. Stallman
b4ec8cb4e6 *** empty log message *** 2007-01-10 19:49:52 +00:00
Juanma Barranquero
d227d2ae2c Whitespace fixes. 2007-01-10 16:02:34 +00:00
Juanma Barranquero
743a6977d4 (fill-region): Doc fix. 2007-01-10 15:28:11 +00:00
Juanma Barranquero
d483ec4cdb (ediff-autostore-merges): Doc fix. 2007-01-10 15:24:06 +00:00
Jason Rumney
5ce4f044d9 typo 2007-01-10 08:57:41 +00:00
Stefan Monnier
da6657b760 (server-ensure-safe-dir): UIDs may be floats. 2007-01-10 03:51:24 +00:00
Stefan Monnier
c5c6b2cc68 (Fformat): Allow integer-format to work with floats of size
larger than most-positive-fixnum (but still smaller than MAXINT).
2007-01-10 03:50:19 +00:00
Stefan Monnier
8b9ae6b046 (Ffile_attributes): Use floats for large uids/gids. 2007-01-10 03:44:49 +00:00
Richard M. Stallman
b9ffe41837 *** empty log message *** 2007-01-10 01:20:16 +00:00
Richard M. Stallman
b8e3d88f58 (battery-linux-proc-acpi): Use ignore-errors around calls to directory-files. 2007-01-10 01:20:10 +00:00
Richard M. Stallman
271fffd987 (Windows Keyboard): Yet another try to make everyone happy with that passage. 2007-01-10 01:17:34 +00:00
Richard M. Stallman
eb486e20b0 (momentary-string-display): Use save-excursion. 2007-01-10 01:15:19 +00:00
Richard M. Stallman
247bc2725b (pp-eval-expression): Once again eval the argument, but read it as `X' does. 2007-01-10 01:14:26 +00:00
Jason Rumney
3ad0c61641 Update URLs and advice about unpacking gzipped tar files. 2007-01-10 00:47:16 +00:00
Jason Rumney
eab17b5d62 Update URLs and advice about reporting bugs. 2007-01-10 00:27:12 +00:00
Jason Rumney
ac65c01c09 *** empty log message *** 2007-01-10 00:27:00 +00:00
Eli Zaretskii
c7ed32766f (syms_of_emacs) <path-separator>: Doc fix. 2007-01-09 22:35:34 +00:00
Juri Linkov
e992d405a3 (momentary): Change :group to basic-faces where all
basic faces belong to.  Add :version.
2007-01-09 21:22:28 +00:00
Juri Linkov
0f21817009 (Info-fontify-node): Don't hide node names of index entries. 2007-01-09 21:18:56 +00:00
Juanma Barranquero
a87591a6ad *** empty log message *** 2007-01-09 14:21:33 +00:00
Chong Yidong
993182e492 ** (global-set-key "\M-k" 'bury-buffer) confuses tutorial warnings.
Fixed.
2007-01-09 13:15:11 +00:00
Chong Yidong
cec8b27d06 (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:44 +00:00
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