1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00
Commit graph

67990 commits

Author SHA1 Message Date
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
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