1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-25 22:50:37 -08:00
Commit graph

67965 commits

Author SHA1 Message Date
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
YAMAMOTO Mitsuharu
3bfd2d4690 (struct _XGC) [USE_CG_DRAWING
&& MAC_OS_X_VERSION_MAX_ALLOWED >= 1030]: New members cg_fore_color
and cg_back_color.
2007-01-05 08:29:59 +00:00
YAMAMOTO Mitsuharu
31cfeedea9 (Fmac_set_file_creator): Use MAC_EMACS_CREATOR_CODE
instead of 'EMAx'.
[!MAC_OSX] (sys_open, sys_creat, sys_fopen): Likewise.
2007-01-05 08:29:51 +00:00
YAMAMOTO Mitsuharu
bcda42c8fd (Fformat_time_string, Fdecode_time, Fencode_time)
(Fcurrent_time_string, Fcurrent_time_zone): Add BLOCK_INPUT around
gmtime/localtime/emacs_memftimeu/mktime.
2007-01-05 08:29:41 +00:00
Nick Roberts
014361d83b (Watch Expressions): Describe gdb-max-children. 2007-01-05 05:04:59 +00:00
Nick Roberts
2bb0900a20 *** empty log message *** 2007-01-05 05:04:16 +00:00
Nick Roberts
e1204172ce (gdb-max-children): New customizable variable.
(gdb-speedbar-expand-node): Ask user for confirmation before expanding
large structures/arrays.
2007-01-05 04:20:20 +00:00
Miles Bader
10dc9f9eba Update from erc--emacs--22
Highlights:
 - New /RECONNECT command.
 - Improve default method for auto-identify to nickserv.
 - Fix another erc-iswitchb bug.
 - Fix reconnect lockup (defaulting to twice before giving up).
 - Fix reconnect on ban.

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-587
Creator:  Michael Olson <mwolson@gnu.org>
2007-01-05 02:09:07 +00:00
Richard M. Stallman
a0583738af *** empty log message *** 2007-01-04 22:14:36 +00:00
Richard M. Stallman
b98a8e06e6 (find-file-noselect-1, set-visited-file-name):
Allow backup-enable-predicate to be nil.
2007-01-04 22:14:32 +00:00
Richard M. Stallman
c8d554e95e (momentary): New face.
(momentary-string-display): Display the string via a temporary
overlay using the new face, instead of inserting it in the buffer.
2007-01-04 21:46:11 +00:00
Richard M. Stallman
c2c923509d Change C-c b to C-c C-m. 2007-01-04 21:26:43 +00:00
Richard M. Stallman
83e7329767 *** empty log message *** 2007-01-04 18:53:10 +00:00
Richard M. Stallman
0a1bf2eb04 (Windows Keyboard): Clarify previous change. 2007-01-04 18:49:58 +00:00