Dave Love
e79a8eb230
Fix entry in main menu.
2000-01-28 17:04:22 +00:00
Gerd Moellmann
875c14394f
*** empty log message ***
2000-01-28 15:02:45 +00:00
Gerd Moellmann
9f637eea61
(socket_status): New function.
...
(main): if $LOGNAME or $USER exist and differ from our euid, look
for a socket based on the UID associated with the name.
2000-01-28 15:02:20 +00:00
Gerd Moellmann
b02786f9b4
*** empty log message ***
2000-01-28 13:55:15 +00:00
Gerd Moellmann
bd4590ba41
(USAGE): New macro.
...
(main): Use it to display usage information.
2000-01-28 13:51:47 +00:00
Gerd Moellmann
154a757eb9
(delete-other-frames): New function.
...
(toplevel): Bind it to C-x 5 1.
2000-01-28 13:22:46 +00:00
Gerd Moellmann
35384f06c3
Change in sort-numeric-fields.
2000-01-28 12:53:52 +00:00
Gerd Moellmann
efd68b8a91
*** empty log message ***
2000-01-28 12:48:41 +00:00
Gerd Moellmann
5d6dd96317
(sort-numeric-base): New option.
...
(sort-numeric-fields): If number starts with `0' or `0[xX[',
interpret it as octal or hexadecimal. Use sort-numeric-base
as default base.
2000-01-28 12:47:38 +00:00
Gerd Moellmann
3b43c01c60
*** empty log message ***
2000-01-28 11:58:22 +00:00
Kenichi Handa
cba32d22df
*** empty log message ***
2000-01-28 10:53:32 +00:00
Kenichi Handa
2c9bec9e68
(korean-hanja): Add an entry for "wod".
2000-01-28 10:52:58 +00:00
Eli Zaretskii
2c52d7e4f7
*** empty log message ***
2000-01-27 17:14:00 +00:00
Eli Zaretskii
9863d8ff5c
Change prototypes of XMenuAddSelection and XMenuActivate.
2000-01-27 17:08:40 +00:00
Eli Zaretskii
e25d96531e
(IT_clear_end_of_line): Print the extent of the cleared
...
part of the line to the termscript file.
(IT_clear_to_end): Clear the entire line, not just its beginning.
(menu_help_message, prev_menu_help_message): New variables.
(IT_menu_make_room): Make room for the help_text member.
(IT_menu_display): New argument disp_help; all callers changed.
If disp_help is non-zero, store the help text of the active menu
item in menu_help_message.
(XMenuAddPane): Initialize the help_text member to NULL.
(XMenuAddSelection): New argument help_text. Store it in the
XMenu structure.
(XMenuActivate): New argument help_callback. If the value of
menu_help_message has changed since the last time, display the
menu help message text while waiting for the mouse to move. Clear
the echo area before exiting.
(XMenuDestroy): Free the help_text member.
2000-01-27 17:07:27 +00:00
Gerd Moellmann
a0b796e3ed
(rmail-dont-reply-to): Replace matched
...
userids differently.
2000-01-27 16:53:17 +00:00
Gerd Moellmann
ffe0bcd1bb
*** empty log message ***
2000-01-27 15:41:00 +00:00
Gerd Moellmann
3e703b25fb
(xmenu_show) [!USE_X_TOOLKIT]: Pass help to
...
XMenuAddSelection. Pass help callback to XMenuActivate.
(menu_help_callback) [!USE_X_TOOLKIT]: New function.
2000-01-27 15:32:21 +00:00
Gerd Moellmann
f9a70a3171
(XMenuActivate): Add parameter HELP_CALLBACK.
...
Call help callback.
2000-01-27 15:31:20 +00:00
Gerd Moellmann
3153caffa4
(XMenuPost): Pass null help callback to XMenuActivate.
2000-01-27 15:30:47 +00:00
Gerd Moellmann
f5a719c8db
(XMenuAddSelection): Add parameter HELP.
2000-01-27 15:30:18 +00:00
Gerd Moellmann
0e66804c73
(XmSelect): Add member `help_string'.
2000-01-27 15:29:38 +00:00
Eli Zaretskii
50dbd23f42
*** empty log message ***
2000-01-27 15:22:29 +00:00
Eli Zaretskii
4ce94f9989
(start_atimer) [!HAVE_SETITIMER]: Use EMACS_SET_SECS
...
and EMACS_SET_USECS.
2000-01-27 15:17:27 +00:00
Gerd Moellmann
984ae00171
*** empty log message ***
2000-01-27 14:31:16 +00:00
Gerd Moellmann
f95d599c51
Lost version containing non-greedy changes from Emacs.
2000-01-27 11:40:40 +00:00
Eli Zaretskii
7c7b25db8c
(HAVE_SETITIMER): Define.
2000-01-27 11:31:46 +00:00
Richard M. Stallman
a065c889e1
*** empty log message ***
2000-01-26 23:57:05 +00:00
Dave Love
6c67ddee21
*** empty log message ***
2000-01-26 17:59:13 +00:00
Dave Love
4d54f79436
(Fchar_after, Fchar_before): Doc fix.
2000-01-26 17:53:22 +00:00
Dave Love
d8693181b0
(checkdoc-interactive-loop): Don't lose on a function with an empty
...
body.
2000-01-26 17:15:13 +00:00
Gerd Moellmann
f5941bf8c0
(Fbyte_code): Use {BEFORE,AFTER}_POTENTIAL_GC where
...
an error may be signalled.
2000-01-26 14:47:42 +00:00
Gerd Moellmann
fc3cb4607c
[__GNUC__ && __GNUC_MINOR__ >= 95]: Undef
...
LD_SWITCH_SYSTEM inherited from irix5-0.h.
2000-01-26 13:07:11 +00:00
Gerd Moellmann
9e49c9901e
(Fbyte_code) [BYTE_CODE_SAFE]: Fix typo.
2000-01-26 12:02:58 +00:00
Gerd Moellmann
4e6473c81e
(vc-version-diff): Make sure file name is expanded.
2000-01-26 10:32:38 +00:00
Gerd Moellmann
d0c037d81d
(Fstring): If there is a multibyte char among
...
the args, always return a multibyte string.
2000-01-25 21:44:04 +00:00
Gerd Moellmann
e12489f9ab
*** empty log message ***
2000-01-25 15:59:42 +00:00
Gerd Moellmann
ffdcc91d6d
(sys_select): Turn atimers off and on instead of
...
recording and restoring old alarm handler
2000-01-25 15:58:45 +00:00
Gerd Moellmann
8a9f5d3c42
(toplevel): Include systime.h and atimer.h.
...
(polling_for_input): Removed because unused.
(input_poll_signal) [POLL_FOR_INPUT]: Removed.
(poll_timer): New variable.
(poll_for_input, poll_for_input_1): New functions.
(start_polling, stop_polling): Rewritten.
2000-01-25 15:57:26 +00:00
Gerd Moellmann
30904ab7d1
(toplevel): Include atimer.h.
...
(create_process_1): Rewritten.
(create_process): Use atimers instead of alarm.
(wait_reading_process_input) [hpux]: Turn atimers off instead
of turning off SIGALRM.
(wait_reading_process_input): Turn off atimers instead off
calling stop_polling.
2000-01-25 15:56:42 +00:00
Gerd Moellmann
ab5d035833
(main): Call init_atimer.
2000-01-25 15:55:49 +00:00
Gerd Moellmann
bffcfca924
(toplevel): Include atimer.h.
...
(toolkit_scroll_bar_interaction): New variable.
(Fxt_process_timeouts): Removed.
(x_process_timeouts): New function.
(xt_action_hook): Clear toolkit_scroll_bar_interaction.
(x_send_scroll_bar_event): Set toolkit_scroll_bar_interaction.
(x_make_frame_visible): Call poll_for_input_1 instead of
input_poll_signal. Don't call alarm.
(x_initialize): Install timer calling x_process_timeouts.
2000-01-25 15:55:13 +00:00
Gerd Moellmann
acb137e591
(popup_activated_flag): Add extern declaration.
2000-01-25 15:54:07 +00:00
Gerd Moellmann
95d9dd00bd
(pending_atimers): Add extern declaration.
...
(UNBLOCK_INPUT): Rewritten. Handle pending atimers.
2000-01-25 15:53:45 +00:00
Gerd Moellmann
7555d82571
(popup_activated_flag): Make externally visible.
...
(popup_activate_callback) [USE_MOTIF]: Increment
popup_activated_flag.
(popup_deactivate_callback) [USE_MOTIF]: Decrement it.
2000-01-25 15:53:29 +00:00
Gerd Moellmann
381c798c15
(polling_for_input): Removed.
2000-01-25 15:52:54 +00:00
Gerd Moellmann
e77ab12ef1
(obj): Add atimer.o.
...
(atimer.o): New target.
2000-01-25 15:52:34 +00:00
Gerd Moellmann
640438b056
(make_menu_in_widget): Don't add XmNpopdownCallback,
...
add XmNunmapCallback.
(xm_unmap_callback): New function.
(xm_pull_down_callback): Call pre-activate callback only if
parent is the menu bar.
2000-01-25 15:50:53 +00:00
Gerd Moellmann
2088cd64c6
(scroll-bar-timer): Variable removed.
...
(scroll-bar-toolkit-scroll): Don't use a timer.
2000-01-25 15:44:52 +00:00
Kenichi Handa
f81e6c49b5
(thai-composition-function): Delete
...
superfluous `a'.
2000-01-25 03:26:27 +00:00