1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-26 15:10:50 -08:00
Commit graph

68839 commits

Author SHA1 Message Date
John Paul Wallington
7c2288eaa2 (feedmail-message-id-generator, feedmail-date-generator): Fix custom types. 2007-02-24 17:24:29 +00:00
John Paul Wallington
8ae63446ef (rmail-message-filter): Fix custom type. 2007-02-24 17:13:33 +00:00
Eli Zaretskii
735895f1fa (command-line): If simple.el cannot be found, proceed with a warning message. 2007-02-24 13:58:35 +00:00
Alan Mackenzie
b03ab6e8b7 *** empty log message *** 2007-02-24 09:51:31 +00:00
Juanma Barranquero
02714f8dab *** empty log message *** 2007-02-24 03:01:11 +00:00
YAMAMOTO Mitsuharu
cd2e39625a (struct scroll_bar) [USE_TOOLKIT_SCROLL_BARS]: New
member `min_handle'.
2007-02-24 02:43:20 +00:00
YAMAMOTO Mitsuharu
4d5724e587 [USE_TOOLKIT_SCROLL_BARS] (x_scroll_bar_handle_drag)
(x_set_toolkit_scroll_bar_thumb): Add bar->min_handle as margin to
scroll bar handle size in order to avoid `scroll backward' problem.
(x_scroll_bar_create, XTset_vertical_scroll_bar)
[USE_TOOLKIT_SCROLL_BARS]: Initialize bar->min_handle.
2007-02-24 02:43:04 +00:00
Kenichi Handa
bfd1426943 (utf-8-pre-write-conversion): Handle the
case that BEG is a string.
2007-02-24 01:26:22 +00:00
Kim F. Storm
948f751616 *** empty log message *** 2007-02-24 00:12:30 +00:00
Kim F. Storm
bb4c0f16cd 2007-02-24 Chris Moore <dooglus@gmail.com>
(pgg-*-encrypt-region):
Check pgg-encrypt-for-me if no other recipients.
2007-02-24 00:07:19 +00:00
Kim F. Storm
e026eb896c (print): Reset print_number_index if Vprint_number_table is nil. 2007-02-23 23:26:27 +00:00
Richard M. Stallman
a953a52874 *** empty log message *** 2007-02-23 21:49:04 +00:00
Eli Zaretskii
b0629b0dab *** empty log message *** 2007-02-23 20:01:24 +00:00
Eli Zaretskii
22cc1d2046 (rmail-cease-edit): Restore the Rmail toolbar. 2007-02-23 20:00:31 +00:00
Eli Zaretskii
617a675699 *** empty log message *** 2007-02-23 19:28:42 +00:00
Eli Zaretskii
da8092ef54 (sgml-validate): Quote the file name with shell-quote-argument. 2007-02-23 19:27:46 +00:00
Eli Zaretskii
d695bd172e (comint-read-input-ring): Use comint-input-ring-size from the comint buffer
instead of the temporary one.
2007-02-23 19:22:09 +00:00
Eli Zaretskii
c34a8a8740 (custom-save-all): Canonicalize custom-file before storing it in
recentf-exclude.
2007-02-23 19:13:40 +00:00
Eli Zaretskii
95f0b6030b Add pointer to Phil Sung's slides. 2007-02-23 19:02:28 +00:00
Eli Zaretskii
22189f791f (stat, get_long_basename, is_unc_volume): Use _mbspbrk instead of strpbrk. 2007-02-23 18:40:41 +00:00
Chong Yidong
38008dcd92 Bump to version 22.0.94. 2007-02-23 17:37:28 +00:00
Chong Yidong
fc858181de Regenerate. 2007-02-23 17:35:22 +00:00
Chong Yidong
333e873775 (fancy-splash-screens): Make cursor-type buffer-local in splash
screen.
2007-02-23 16:26:28 +00:00
Chong Yidong
7596c645dc * startup.el (fancy-splash-screens): Make cursor-type buffer-local
in splash screen.
2007-02-23 16:26:16 +00:00
YAMAMOTO Mitsuharu
0efdda2463 (x_display_info_for_display): Remove extern.
(SCROLL_BAR_UNPACK, SET_SCROLL_BAR_CONTROL_HANDLE): Don't limit
value to be unpacked to 32-bit on LP64 model.
2007-02-23 08:26:33 +00:00
YAMAMOTO Mitsuharu
e6509087af (mac_display_info_for_display): Remove function.
(mac_flush_display_optional) [USE_CG_DRAWING]: New function.
(x_redisplay_interface) [USE_CG_DRAWING]: Set it as handler for
flush_display_optional.
[USE_TOOLKIT_SCROLL_BARS] (x_scroll_bar_handle_press): New
argument MOUSE_POS.  All uses changed.  Set bar->dragging to
negative integer if scroll bar handle is pressed.
[USE_TOOLKIT_SCROLL_BARS] (x_scroll_bar_handle_release): Negative
bar->dragging means scroll bar handle is not dragged.
[USE_TOOLKIT_SCROLL_BARS] (x_scroll_bar_handle_drag): Get initial
offset of scroll bar handle from negative bar->dragging.
(XTread_socket) [USE_TOOLKIT_SCROLL_BARS]: Modifiers for scroll
bar click is compared against mapped one.  Set down/up_modifier
for scroll bar click event with control key.
2007-02-23 08:26:06 +00:00
YAMAMOTO Mitsuharu
356ce658c8 (mac_menu_show): Call unbind_to early. Use variable
`menu_item_selection' as in W32 version.
[TARGET_API_MAC_CARBON] (mac_handle_dialog_event): Add explicit
braces to avoid ambiguous `else'.
2007-02-23 08:25:58 +00:00
Kenichi Handa
8d4e7254fc (send_process_object_unwind): New function.
(send_process_object): New function.
(Fprocess_send_region): Call send_process_object.
(Fprocess_send_string): Likewise.
2007-02-23 03:44:37 +00:00
Dan Nicolaescu
a12246ad1a Updated from master source. 2007-02-23 03:30:25 +00:00
Jason Rumney
5339f50c4c (w32_menu_show): Mark the frame's menu as inactive when popup menu
finishes.
2007-02-22 23:47:43 +00:00
Jason Rumney
2f028a74ba *** empty log message *** 2007-02-22 23:47:12 +00:00
Jason Rumney
58e5549766 * w32fns.c (menubar_in_use): New flag.
(w32_wnd_proc) [WM_INITMENU, WM_EXITMENULOOP, WM_TIMER, WM_COMMAND]:
Use it.
2007-02-22 23:33:07 +00:00
Jason Rumney
72a3a66a93 *** empty log message *** 2007-02-22 23:31:50 +00:00
Jason Rumney
a67b5c3dac *** empty log message *** 2007-02-22 23:24:06 +00:00
Jason Rumney
563cd4c008 * w32menu.c (Fx_popup_menu): Don't free menu strings here.
(w32_menu_show): Do it here instead.
2007-02-22 23:15:08 +00:00
Jason Rumney
90816b8607 * w32fns.c (w32_wnd_proc) [WM_INITMENU]: Set menubar_active frame parameter. 2007-02-22 23:04:34 +00:00
Jason Rumney
904700a0f4 (menubar_active): Remove menu_command_in_progress. 2007-02-22 22:51:31 +00:00
Jason Rumney
5d22ded9ff (current_popup_menu): Use from w32menu.c.
(w32_wnd_proc): Use menubar_active and current_popup_menu to
determine whether a menubar menu has been cancelled.
2007-02-22 22:50:04 +00:00
Jason Rumney
b2a916a0f4 (current_popup_menu): Make available globally.
(menubar_selection_callback): Free menu strings before pushing the
menu event into the keyboard buffer.  Remove menu_command_in_progress.
2007-02-22 22:49:41 +00:00
J.D. Smith
fbc232f4e2 (idlwave-shell-set-bp): Fix setting condition/count on disabled BPs. 2007-02-22 20:18:17 +00:00
J.D. Smith
ecd3d5570e *** empty log message *** 2007-02-22 20:17:52 +00:00
J.D. Smith
6a8cc02d1c (idlwave-shell-mode): Clean up pending commands, for
restart. (idlwave-shell-current-module): Fix handling of module name by
type.  (idlwave-shell-break-in): Update type handling.
(idlwave-shell-bp-get): Encode type in BP structure.
(idlwave-shell-set-bp): Fix setting condition on disabled BPs.
(idlwave-shell-module-source-query): Query routine info based on type.
Fix path parsing for non-compiled files.
(idlwave-shell-module-source-filter): Don't signal error in filter if no
source found.  (idlwave-shell-set-bp-in-module): Use fallback source to
prevent filter race.
2007-02-22 20:05:16 +00:00
Kim F. Storm
a75b65c4f9 (update_text_area): Clear mouse face on header lines. 2007-02-22 19:52:41 +00:00
Kim F. Storm
e973477d60 *** empty log message *** 2007-02-22 19:52:31 +00:00
Kim F. Storm
382339c28f Undo this change:
2007-02-22  Daniel Brockman <daniel@brockman.se>  (tiny change)

	* xdisp.c (it_props): Handle invisible property before display property.
2007-02-22 17:00:08 +00:00
Kim F. Storm
cfcd6c53eb (it_props): Undo last change. 2007-02-22 16:58:48 +00:00
Kim F. Storm
a2130dbb79 (update_frame, update_single_window): Set force_p here if
redisplay_dont_pause is set or Vredisplay_preemption_period is nil...
(update_window, update_frame_1): ... instead of here.
2007-02-22 16:04:08 +00:00
Kim F. Storm
d1eeefebd0 *** empty log message *** 2007-02-22 16:03:57 +00:00
Kim F. Storm
c615a9e355 From: Daniel Brockman <daniel@brockman.se> (tiny change)
(it_props): Handle invisible property before display property.
2007-02-22 11:23:11 +00:00
Kim F. Storm
768796657e *** empty log message *** 2007-02-22 11:21:32 +00:00