]> code.delx.au - gnu-emacs/log
gnu-emacs
29 years ago(Info-directory-list): Use path-separator.
Karl Heuer [Sat, 27 May 1995 00:36:25 +0000 (00:36 +0000)]
(Info-directory-list): Use path-separator.

29 years ago(vc-log-info): Use path-separator.
Karl Heuer [Sat, 27 May 1995 00:36:04 +0000 (00:36 +0000)]
(vc-log-info): Use path-separator.

29 years ago(etags_getcwd): Don't use #elif.
Karl Heuer [Sat, 27 May 1995 00:26:00 +0000 (00:26 +0000)]
(etags_getcwd): Don't use #elif.
Have just one function body.

29 years ago(ispell-message-text-end): Match start of forwarded msg.
Karl Heuer [Sat, 27 May 1995 00:22:53 +0000 (00:22 +0000)]
(ispell-message-text-end): Match start of forwarded msg.

29 years ago(init_lread) [CANNOT_DUMP]: Set Vload_path to EMACSLOADPATH.
Geoff Voelker [Sat, 27 May 1995 00:19:05 +0000 (00:19 +0000)]
(init_lread) [CANNOT_DUMP]: Set Vload_path to EMACSLOADPATH.

29 years ago(popup_get_selection): Force deactivation if key pressed.
Karl Heuer [Fri, 26 May 1995 22:47:07 +0000 (22:47 +0000)]
(popup_get_selection): Force deactivation if key pressed.
New arg `id'.
(xdialog_show, xmenu_show): Pass new arg to popup_get_selection.

29 years ago(XTread_socket): Don't call popup_get_selection here.
Karl Heuer [Fri, 26 May 1995 22:46:36 +0000 (22:46 +0000)]
(XTread_socket): Don't call popup_get_selection here.

29 years ago(NULL): Use explicit cast.
Karl Heuer [Fri, 26 May 1995 22:35:10 +0000 (22:35 +0000)]
(NULL): Use explicit cast.

29 years ago(VFORK_RETURN_TYPE): Use int if not already defined.
Karl Heuer [Fri, 26 May 1995 22:10:20 +0000 (22:10 +0000)]
(VFORK_RETURN_TYPE): Use int if not already defined.
(vfork): Declare the return type.

29 years agoMove #undef HAVE_VFORK to s/sol2-3.h.
Karl Heuer [Fri, 26 May 1995 22:07:55 +0000 (22:07 +0000)]
Move #undef HAVE_VFORK to s/sol2-3.h.
Define VFORK_RETURN_TYPE.

29 years agoAdd #undef HAVE_VFORK.
Karl Heuer [Fri, 26 May 1995 22:06:59 +0000 (22:06 +0000)]
Add #undef HAVE_VFORK.

29 years ago(x_consider_frame_title): Use FRAME_KBOARD.
Karl Heuer [Fri, 26 May 1995 21:54:20 +0000 (21:54 +0000)]
(x_consider_frame_title): Use FRAME_KBOARD.

29 years ago(command-line): Handle nil command-line-args.
Geoff Voelker [Fri, 26 May 1995 20:11:39 +0000 (20:11 +0000)]
(command-line): Handle nil command-line-args.

29 years agoInitial revision
Geoff Voelker [Fri, 26 May 1995 18:56:09 +0000 (18:56 +0000)]
Initial revision

29 years ago(compilation-error-regexp-alist): In "IBM C/C++ Tools" regexp, disallow
Roland McGrath [Fri, 26 May 1995 16:24:57 +0000 (16:24 +0000)]
(compilation-error-regexp-alist): In "IBM C/C++ Tools" regexp, disallow
leading spaces and disallow whitespace chars within the file name.

29 years ago(get_data_region_base): Undefined.
Geoff Voelker [Fri, 26 May 1995 05:28:13 +0000 (05:28 +0000)]
(get_data_region_base): Undefined.
(get_reserved_heap_size): Use reserved_heap_size.
(reserved_heap_size): Declared.

29 years ago(reserved_heap_size,allocate_heap): Defined.
Geoff Voelker [Fri, 26 May 1995 05:27:52 +0000 (05:27 +0000)]
(reserved_heap_size,allocate_heap): Defined.
(sbrk): Use allocate_heap.

29 years ago(set_terminal_modes): Set cursor size appropriate for Win95.
Geoff Voelker [Fri, 26 May 1995 05:26:51 +0000 (05:26 +0000)]
(set_terminal_modes): Set cursor size appropriate for Win95.
(write_glyphs): Don't memset attrs, which is a word array.

29 years ago(configuration_buffer): Increase size.
Geoff Voelker [Fri, 26 May 1995 05:26:17 +0000 (05:26 +0000)]
(configuration_buffer): Increase size.
(get_emacs_configuration) [WINDOWS95]: Use appropriate string.
(prepare_standard_handles) [WINDOWS95]: Disable subprocesses.
(reset_standard_handles): Check error number on failure.

29 years ago(LIBS): Use BASE_LIBS and ADVAPI32.
Geoff Voelker [Fri, 26 May 1995 05:25:04 +0000 (05:25 +0000)]
(LIBS): Use BASE_LIBS and ADVAPI32.
(config.h,paths.h): Use $(CP) instead of cp.
(config.h): Use $(CONFIG_H).
(EMACS) [WINDOWS95]: Don't dump temacs.exe.
(clean): Cleanup MSVC files and config.h.
(cleandump): Separate commands onto multiple lines.
Cleanup comments.

29 years agoUse BASE_LIBS.
Geoff Voelker [Fri, 26 May 1995 05:19:55 +0000 (05:19 +0000)]
Use BASE_LIBS.
(make-docfile.exe,hexl.exe,wakeup.exe,etags.exe): Don't depend upon LIBS.
(DOC): Use del instead of rm.
(DOC) [WINDOWS95]: Use DOC.
(clean): Handle MSVC aux files.
(config.h,paths.h): Use $(CP) instead of cp.
(config.h): Use $(CONFIG_H)
(make-docfile.obj): Depend upon config.h.
Clean up comments.

29 years agoCommented out.
Geoff Voelker [Fri, 26 May 1995 05:11:30 +0000 (05:11 +0000)]
Commented out.
Expand for-loops.
(BUILD_CMD,INSTALL_CMD,CLEAN_CMD): Defined.

29 years ago(ARCH): New definition.
Geoff Voelker [Fri, 26 May 1995 05:10:24 +0000 (05:10 +0000)]
(ARCH): New definition.
(CPU,CONFIG_H,OS_TYPE): Defined.
(INCLUDE,LIB): Checked if valid.
(ntwin32.mak): Included.
(AR,CC,LINK): New definition.
(ADVAPI32,libc,BASE_LIBS): Defined.
(SYS_LDFLAGS): New definition.
Update comments and preprocessor conditionals.
(SYS_LIB_DIR,SYS_INC_DIR): Undefined.

29 years ago(SHELL): Conditionally defined.
Geoff Voelker [Fri, 26 May 1995 05:09:40 +0000 (05:09 +0000)]
(SHELL): Conditionally defined.
(HOME): Conditionally defined.
(emacs_path,HOME): Update comments.
Turn off all echo.

29 years agoInitial revision
Geoff Voelker [Fri, 26 May 1995 05:06:02 +0000 (05:06 +0000)]
Initial revision

29 years ago(Foverlay_start, Foverlay_end): Declare these functions.
Karl Heuer [Fri, 26 May 1995 04:29:09 +0000 (04:29 +0000)]
(Foverlay_start, Foverlay_end): Declare these functions.
(Fprevious_single_property_change, Fend_of_line, Felt): Ditto.
(Fforward_line, Fforward_word, Fdelete_region, Fforward_char): Ditto.
(Fnarrow_to_region, Fwiden, Fmatch_beginning, Fmatch_end): Ditto.
(Fskip_chars_forward, Fskip_chars_backward): Ditto.
(Ffile_name_absolute_p, read_doc_string): Ditto.
(get_frame_param, store_frame_param, store_in_alist): Ditto.
(describe_map_tree): Declaration moved here from keymap.c.

29 years ago(dired-find-buffer-nocreate): Don't try to find a
Karl Heuer [Fri, 26 May 1995 04:23:21 +0000 (04:23 +0000)]
(dired-find-buffer-nocreate): Don't try to find a
wildcard as a subdirectory.

29 years ago(x_set_frame_parameters) Fix typo.
Karl Heuer [Fri, 26 May 1995 04:18:39 +0000 (04:18 +0000)]
(x_set_frame_parameters) Fix typo.

29 years ago(standard_args): -i, -itype, --icon-type take 0, not 1, args
Karl Heuer [Fri, 26 May 1995 04:17:02 +0000 (04:17 +0000)]
(standard_args): -i, -itype, --icon-type take 0, not 1, args

29 years ago(gud-common-init): Don't die if filename not supplied.
Karl Heuer [Fri, 26 May 1995 04:14:08 +0000 (04:14 +0000)]
(gud-common-init): Don't die if filename not supplied.
Omit trailing hyphen when no filename follows.

29 years ago(texinfo-sequentially-find-pointer): Don't modify
Karl Heuer [Fri, 26 May 1995 04:00:52 +0000 (04:00 +0000)]
(texinfo-sequentially-find-pointer): Don't modify
the kill ring.

29 years ago(byte-compile-insert-header):
Karl Heuer [Fri, 26 May 1995 03:57:42 +0000 (03:57 +0000)]
(byte-compile-insert-header):
When using dynamic docstrings, refuse to load in 19.28 and older.
In that error message, don't mention the directory names.

29 years ago(x-create-frame-with-faces): Read geometry resource
Karl Heuer [Fri, 26 May 1995 03:54:38 +0000 (03:54 +0000)]
(x-create-frame-with-faces): Read geometry resource
and use that while creating the frame.

29 years ago(create_process, send_process): Add volatile qualifiers.
Karl Heuer [Fri, 26 May 1995 03:21:30 +0000 (03:21 +0000)]
(create_process, send_process): Add volatile qualifiers.
(wait_reading_process_input) [both versions]: Cast args of select.

29 years ago(Fsubstitute_command_keys): Cast arg of describe_map_tree.
Karl Heuer [Fri, 26 May 1995 02:52:36 +0000 (02:52 +0000)]
(Fsubstitute_command_keys): Cast arg of describe_map_tree.

29 years ago(describe_map_tree): Move declaration to lisp.h.
Karl Heuer [Fri, 26 May 1995 02:49:43 +0000 (02:49 +0000)]
(describe_map_tree): Move declaration to lisp.h.

29 years ago(adjust_point): Declare arg AMOUNT.
Karl Heuer [Thu, 25 May 1995 18:18:56 +0000 (18:18 +0000)]
(adjust_point): Declare arg AMOUNT.

29 years ago(scan_lists): Make stringterm an unsigned char.
Karl Heuer [Thu, 25 May 1995 18:17:25 +0000 (18:17 +0000)]
(scan_lists): Make stringterm an unsigned char.

29 years ago(XTread_socket): For MapNotify, call record_asynch_buffer_change.
Karl Heuer [Thu, 25 May 1995 17:07:37 +0000 (17:07 +0000)]
(XTread_socket): For MapNotify, call record_asynch_buffer_change.

29 years ago(prepare_menu_bars): Update frame titles before menu bars.
Karl Heuer [Thu, 25 May 1995 17:06:56 +0000 (17:06 +0000)]
(prepare_menu_bars): Update frame titles before menu bars.

29 years ago(Fframe_or_buffer_changed_p): Record frame names
Karl Heuer [Thu, 25 May 1995 17:06:34 +0000 (17:06 +0000)]
(Fframe_or_buffer_changed_p): Record frame names
as well as the frame objects.

29 years ago(xmenu_show, xdialog_show): Increment widget_id_tick
Karl Heuer [Thu, 25 May 1995 16:01:12 +0000 (16:01 +0000)]
(xmenu_show, xdialog_show): Increment widget_id_tick
in the same was as in xfns.c.  Use LWLIB_ID type where appropriate.
(set_frame_menubar, free_frame_menubar): Add casts to LWLIB_ID.

29 years ago(Fx_get_resource): Major rewrite to make it clearer.
Karl Heuer [Thu, 25 May 1995 16:00:51 +0000 (16:00 +0000)]
(Fx_get_resource): Major rewrite to make it clearer.
(validate_x_resource_name): Use build_string, not make_string.
(Fx_create_frame): Initially use Vinvocation_name as resource name.
Switch to frame name if frame name is explicit.
(x_display_info_for_name, Fx_open_connection): Add casts.
Initially use Vinvocation_name as resource name.
[USE_X_TOOLKIT] (x_window): Use Vx_resource_name for widget names.

29 years agoFix typo.
Karl Heuer [Thu, 25 May 1995 15:53:35 +0000 (15:53 +0000)]
Fix typo.

29 years ago(XTflash): Use pointers as args to select.
Karl Heuer [Thu, 25 May 1995 15:18:16 +0000 (15:18 +0000)]
(XTflash): Use pointers as args to select.
(XTread_socket, x_set_offset, x_set_window_size)
(x_make_frame_invisible): Cast 2nd arg to x_wm_set_size_hint.
(XTclear_end_of_line): Don't specify return type.
(note_mouse_highlight): Declare args x and y.
(x_icon_type): New declaration.
(flashback): Declaration deleted.

29 years ago(change_frame_size_1): Declare arg DELAY.
Karl Heuer [Thu, 25 May 1995 15:08:28 +0000 (15:08 +0000)]
(change_frame_size_1): Declare arg DELAY.

29 years ago(do_symval_forwarding, frame_buffer_predicate): Declare these.
Karl Heuer [Thu, 25 May 1995 15:05:41 +0000 (15:05 +0000)]
(do_symval_forwarding, frame_buffer_predicate): Declare these.

29 years ago(format1): Cast arg of doprnt.
Karl Heuer [Thu, 25 May 1995 14:31:30 +0000 (14:31 +0000)]
(format1): Cast arg of doprnt.

29 years ago(Fcall_interactively): Cast arg of doprnt.
Karl Heuer [Thu, 25 May 1995 14:30:07 +0000 (14:30 +0000)]
(Fcall_interactively): Cast arg of doprnt.

29 years ago(message): Cast arg of doprnt.
Karl Heuer [Thu, 25 May 1995 14:28:18 +0000 (14:28 +0000)]
(message): Cast arg of doprnt.
(scroll_bottom_vpos, fmodetrunc): Declarations deleted.

29 years ago(menu_bar_items): Declare this function.
Karl Heuer [Wed, 24 May 1995 22:46:18 +0000 (22:46 +0000)]
(menu_bar_items): Declare this function.

29 years ago(queue_selection_requests_unwind): Add return value.
Karl Heuer [Wed, 24 May 1995 22:08:58 +0000 (22:08 +0000)]
(queue_selection_requests_unwind): Add return value.
(wait_for_property_change_unwind): Likewise.

29 years ago(Fx_popup_dialog): Treat (menu-bar) like t, for POSITION.
Karl Heuer [Wed, 24 May 1995 21:43:00 +0000 (21:43 +0000)]
(Fx_popup_dialog): Treat (menu-bar) like t, for POSITION.

29 years ago(Fdelete_frame): When updating Vdefault_minibuffer_frame,
Karl Heuer [Wed, 24 May 1995 21:34:23 +0000 (21:34 +0000)]
(Fdelete_frame): When updating Vdefault_minibuffer_frame,
insist on a frame on the proper keyboard.

29 years agoClarify use of site-init.el.
Karl Heuer [Wed, 24 May 1995 20:50:54 +0000 (20:50 +0000)]
Clarify use of site-init.el.

29 years ago(x_connection_closed): Unblock input, first thing.
Karl Heuer [Wed, 24 May 1995 20:37:08 +0000 (20:37 +0000)]
(x_connection_closed): Unblock input, first thing.
Set Vdefault_minibuffer_frame to t
before deleting a frame that might have its own minibuffer.

29 years agoDelete reference to ALT. Change <Rubout> to <Delete>.
Karl Heuer [Wed, 24 May 1995 20:17:16 +0000 (20:17 +0000)]
Delete reference to ALT.  Change <Rubout> to <Delete>.

29 years ago(vendor-specific-keysyms): Add second spelling for HP.
Karl Heuer [Wed, 24 May 1995 04:59:27 +0000 (04:59 +0000)]
(vendor-specific-keysyms): Add second spelling for HP.

29 years ago(x_set_offset): Add border_width when calling XMoveWindow.
Karl Heuer [Wed, 24 May 1995 04:54:34 +0000 (04:54 +0000)]
(x_set_offset): Add border_width when calling XMoveWindow.

29 years ago(x_set_frame_parameters): Pass 1 as change_gravity
Karl Heuer [Wed, 24 May 1995 04:54:16 +0000 (04:54 +0000)]
(x_set_frame_parameters): Pass 1 as change_gravity
when calling x_set_offset.
(x_real_positions): Don't add border_width into win_x, win_y.

29 years ago(struct x_display): New field menubar_height.
Karl Heuer [Wed, 24 May 1995 04:43:12 +0000 (04:43 +0000)]
(struct x_display): New field menubar_height.

29 years ago(set_frame_menubar): Set menubar_height field.
Karl Heuer [Wed, 24 May 1995 04:42:52 +0000 (04:42 +0000)]
(set_frame_menubar): Set menubar_height field.

29 years ago(x_window) [both versions]: Set menubar_height.
Karl Heuer [Wed, 24 May 1995 04:42:09 +0000 (04:42 +0000)]
(x_window) [both versions]: Set menubar_height.

[USE_X_TOOLKIT] (x_window): Don't call XMoveWindow
or x_calc_absolute_position.  Do use the border_width.

29 years ago(x_calc_absolute_position): Use menubar_height field.
Karl Heuer [Wed, 24 May 1995 04:41:16 +0000 (04:41 +0000)]
(x_calc_absolute_position): Use menubar_height field.
In toolkit case, use outermost Emacs widget and its parent.
[USE_X_TOOLKIT] (x_make_frame_visible): Do call x_set_offset.

29 years ago(create_frame_gcs, setup_frame_gcs): Reformat long statements.
Karl Heuer [Wed, 24 May 1995 03:58:29 +0000 (03:58 +0000)]
(create_frame_gcs, setup_frame_gcs): Reformat long statements.

29 years ago(hack_wm_protocols): Use cast instead of suffix.
Karl Heuer [Wed, 24 May 1995 03:49:46 +0000 (03:49 +0000)]
(hack_wm_protocols): Use cast instead of suffix.

29 years ago[USE_X_TOOLKIT] (x_window): Pass position to toolkit
Karl Heuer [Wed, 24 May 1995 02:45:21 +0000 (02:45 +0000)]
[USE_X_TOOLKIT] (x_window): Pass position to toolkit
only if user-specified.  But always use XMoveWindow to move the
window to that position.

29 years ago(Fgarbage_collect): Clear consing_since_gc first thing.
Karl Heuer [Wed, 24 May 1995 01:39:24 +0000 (01:39 +0000)]
(Fgarbage_collect): Clear consing_since_gc first thing.

29 years ago(delete-frame-enabled-p): New subroutine.
Karl Heuer [Wed, 24 May 1995 01:02:08 +0000 (01:02 +0000)]
(delete-frame-enabled-p): New subroutine.
Use frame-visible-p to reduce consing.

29 years ago(describe-prefix-bindings): If key is a string,
Karl Heuer [Wed, 24 May 1995 00:46:17 +0000 (00:46 +0000)]
(describe-prefix-bindings): If key is a string,
make a substring; for a vector, make a vector.

29 years ago(set_buffer_internal_1): New subroutine.
Karl Heuer [Wed, 24 May 1995 00:43:27 +0000 (00:43 +0000)]
(set_buffer_internal_1): New subroutine.
(Fmove_overlay): Don't set windows_or_buffers_changed.

29 years ago(redisplay_window): Use set_buffer_internal_1.
Karl Heuer [Wed, 24 May 1995 00:42:21 +0000 (00:42 +0000)]
(redisplay_window): Use set_buffer_internal_1.

29 years agoRemove version number.
Karl Heuer [Wed, 24 May 1995 00:30:41 +0000 (00:30 +0000)]
Remove version number.

29 years ago* etags.c (etags_getcwd): Use /bin/pwd instead of pwd because the
Francesco Potortì [Tue, 23 May 1995 15:40:31 +0000 (15:40 +0000)]
* etags.c (etags_getcwd): Use /bin/pwd instead of pwd because the
former gives the true path even in the presence of simlinks.

29 years ago(XlwMenuInitialize): Cast XCreatePixmapFromBitmapData args.
Karl Heuer [Tue, 23 May 1995 03:04:22 +0000 (03:04 +0000)]
(XlwMenuInitialize): Cast XCreatePixmapFromBitmapData args.

29 years ago(create_frame_gcs): Cast args of XCreateGC.
Karl Heuer [Tue, 23 May 1995 03:04:03 +0000 (03:04 +0000)]
(create_frame_gcs): Cast args of XCreateGC.
(setup_frame_gcs): Cast args of XCreatePixmapFromBitmapData.

29 years ago(unload_color): Cast args of XFreeColors.
Karl Heuer [Tue, 23 May 1995 03:03:23 +0000 (03:03 +0000)]
(unload_color): Cast args of XFreeColors.

29 years ago(hack_wm_protocols): Cast args of XGetWindowProperty.
Karl Heuer [Tue, 23 May 1995 03:02:53 +0000 (03:02 +0000)]
(hack_wm_protocols): Cast args of XGetWindowProperty.
(x_set_border_pixel): Cast args of XSetWindowBorder.

29 years ago(x_get_window_property): Cast args of XGetWindowProperty.
Karl Heuer [Tue, 23 May 1995 03:02:17 +0000 (03:02 +0000)]
(x_get_window_property): Cast args of XGetWindowProperty.

29 years agoInitial revision
Karl Heuer [Tue, 23 May 1995 01:53:12 +0000 (01:53 +0000)]
Initial revision

29 years ago(long_to_cons): Don't assume 32-bit longs.
Karl Heuer [Tue, 23 May 1995 00:13:19 +0000 (00:13 +0000)]
(long_to_cons): Don't assume 32-bit longs.

29 years ago(Fvisited_file_modtime): Cast arg to long_to_cons.
Karl Heuer [Tue, 23 May 1995 00:11:46 +0000 (00:11 +0000)]
(Fvisited_file_modtime): Cast arg to long_to_cons.

29 years ago(Fformat): Split double into two pointers, not two ints.
Karl Heuer [Mon, 22 May 1995 22:48:09 +0000 (22:48 +0000)]
(Fformat): Split double into two pointers, not two ints.

29 years agopass arg to sqrt.
Karl Heuer [Mon, 22 May 1995 22:28:55 +0000 (22:28 +0000)]
pass arg to sqrt.

29 years ago(gnus-gnus-to-quick-newsrc-format): don't save
Karl Heuer [Mon, 22 May 1995 22:24:50 +0000 (22:24 +0000)]
(gnus-gnus-to-quick-newsrc-format): don't save
gnus-newsgroup-alist in .newsrc.el.

29 years ago(display_text_line): Enter a char in charstarts
Karl Heuer [Mon, 22 May 1995 22:22:32 +0000 (22:22 +0000)]
(display_text_line): Enter a char in charstarts
at the very end of the character loop.
Enter newline or ^M (if selective display) separately.

29 years ago(gdb_lisp_params): New enum type.
Karl Heuer [Mon, 22 May 1995 22:16:07 +0000 (22:16 +0000)]
(gdb_lisp_params): New enum type.

29 years agogdb_lisp_params to get storage layout info.
Karl Heuer [Mon, 22 May 1995 22:15:45 +0000 (22:15 +0000)]
gdb_lisp_params to get storage layout info.
Set and use $valmask and $nonvalbits.

29 years agoDelete HAVE_FMOD; configure handles that correctly now.
Karl Heuer [Mon, 22 May 1995 22:10:22 +0000 (22:10 +0000)]
Delete HAVE_FMOD; configure handles that correctly now.

29 years ago(edit-kbd-macro): Better error messages for undefined keys
Karl Heuer [Mon, 22 May 1995 22:08:18 +0000 (22:08 +0000)]
(edit-kbd-macro): Better error messages for undefined keys
or keys that are not keyboard macros.

29 years ago(ada-add-ada-menu): Fix args to easy-menu-define.
Karl Heuer [Mon, 22 May 1995 21:42:13 +0000 (21:42 +0000)]
(ada-add-ada-menu): Fix args to easy-menu-define.

29 years ago(oblookup): Delete argument hashp.
Karl Heuer [Mon, 22 May 1995 20:14:36 +0000 (20:14 +0000)]
(oblookup): Delete argument hashp.

29 years ago(file-ownership-preserved-p): Fix typo in previous change.
Karl Heuer [Mon, 22 May 1995 20:00:17 +0000 (20:00 +0000)]
(file-ownership-preserved-p): Fix typo in previous change.

29 years ago(mail-text): Expand abbrev before moving point.
Karl Heuer [Mon, 22 May 1995 19:41:25 +0000 (19:41 +0000)]
(mail-text): Expand abbrev before moving point.

29 years ago[REGEX_FREE]: Use ((void)0) instead of just (0).
Jim Meyering [Sun, 21 May 1995 06:19:05 +0000 (06:19 +0000)]
[REGEX_FREE]: Use ((void)0) instead of just (0).

29 years agoAdd `#ifdef _LIBC' in a few places, so this can be compiled in libc.
Roland McGrath [Sat, 20 May 1995 16:40:11 +0000 (16:40 +0000)]
Add `#ifdef _LIBC' in a few places, so this can be compiled in libc.

29 years ago(mouse-save-then-kill): Fix previous change.
Karl Heuer [Sat, 20 May 1995 05:36:11 +0000 (05:36 +0000)]
(mouse-save-then-kill): Fix previous change.

29 years ago(activate_button, xm_update_cascadebutton): Don't use prototype.
Karl Heuer [Sat, 20 May 1995 05:18:42 +0000 (05:18 +0000)]
(activate_button, xm_update_cascadebutton): Don't use prototype.

29 years agoDon't use prototype.
Karl Heuer [Sat, 20 May 1995 05:15:49 +0000 (05:15 +0000)]
Don't use prototype.

29 years ago(easy-menu-do-define): Add autoload cookie.
Karl Heuer [Sat, 20 May 1995 04:29:39 +0000 (04:29 +0000)]
(easy-menu-do-define): Add autoload cookie.