bpt/emacs.git
30 years ago(debugger-eval-expression): Use a history list.
Richard M. Stallman [Tue, 22 Mar 1994 20:41:00 +0000 (20:41 +0000)]
(debugger-eval-expression): Use a history list.

30 years ago(__do_global_ctors, __do_global_ctors_aux)
Richard M. Stallman [Tue, 22 Mar 1994 20:18:06 +0000 (20:18 +0000)]
(__do_global_ctors, __do_global_ctors_aux)
(__do_global_dtors): Don't define if GCC_CTORS_IN_LIBC.
(__CTOR_LIST__, __DTOR_LIST__): Likewise.

30 years ago(Fcall_process): Make sure to close descriptors.
Richard M. Stallman [Tue, 22 Mar 1994 20:17:17 +0000 (20:17 +0000)]
(Fcall_process): Make sure to close descriptors.
(call_process_cleanup): Always close descriptor.

30 years agoCall XtSetValues not XtVaSetValues.
Fred Pierresteguy [Tue, 22 Mar 1994 14:59:24 +0000 (14:59 +0000)]
Call XtSetValues not XtVaSetValues.

30 years ago(set_frame_size): Put #if 0 around a lot of useless code.
Fred Pierresteguy [Tue, 22 Mar 1994 14:38:10 +0000 (14:38 +0000)]
(set_frame_size): Put #if 0 around a lot of useless code.
Compute explicitely the geometry of the toplevel widget.

30 years agoentered into RCS
Richard M. Stallman [Tue, 22 Mar 1994 05:43:25 +0000 (05:43 +0000)]
entered into RCS

30 years ago(jump-to-register): Handle dead marker.
Karl Heuer [Tue, 22 Mar 1994 01:41:10 +0000 (01:41 +0000)]
(jump-to-register): Handle dead marker.

30 years ago(add_command_key, command_loop_1, read_char, kbd_buffer_store_event,
Karl Heuer [Tue, 22 Mar 1994 01:24:14 +0000 (01:24 +0000)]
(add_command_key, command_loop_1, read_char, kbd_buffer_store_event,
kbd_buffer_get_event, make_lispy_event, make_lispy_movement,
apply_modifiers_uncached, parse_modifiers, apply_modifiers, reorder_modifiers,
read_key_sequence): Use assignment, not initialization.

30 years ago(map-y-or-n-p): Don't add any text to the ACTION-ALIST descriptions to make
Roland McGrath [Tue, 22 Mar 1994 00:27:12 +0000 (00:27 +0000)]
(map-y-or-n-p): Don't add any text to the ACTION-ALIST descriptions to make
dialog box buttons.

30 years ago(Qwholenump): New variable.
Richard M. Stallman [Tue, 22 Mar 1994 00:14:47 +0000 (00:14 +0000)]
(Qwholenump): New variable.
(syms_of_data): Set and gcpro Qwholenump.

30 years ago(Qwholenump): Declared.
Richard M. Stallman [Tue, 22 Mar 1994 00:14:10 +0000 (00:14 +0000)]
(Qwholenump): Declared.
(CHECK_NATNUM): Use Qwholenump.

30 years ago(Fkeymapp): Doc fix.
Karl Heuer [Mon, 21 Mar 1994 22:53:17 +0000 (22:53 +0000)]
(Fkeymapp): Doc fix.

30 years ago(Fcopy_keymap): Account for menus and equiv-key cache.
Karl Heuer [Mon, 21 Mar 1994 22:48:13 +0000 (22:48 +0000)]
(Fcopy_keymap): Account for menus and equiv-key cache.

30 years agoInitial revision
Karl Heuer [Mon, 21 Mar 1994 22:27:20 +0000 (22:27 +0000)]
Initial revision

30 years ago(insert-directory): Quote special shell chars,
Richard M. Stallman [Mon, 21 Mar 1994 18:17:27 +0000 (18:17 +0000)]
(insert-directory): Quote special shell chars,
aside from wildcards and quoting characters.

30 years agoInitial revision
Richard M. Stallman [Mon, 21 Mar 1994 17:36:52 +0000 (17:36 +0000)]
Initial revision

30 years ago*** empty log message ***
Richard M. Stallman [Mon, 21 Mar 1994 17:04:32 +0000 (17:04 +0000)]
*** empty log message ***

30 years agoInitial revision
Richard M. Stallman [Mon, 21 Mar 1994 07:49:21 +0000 (07:49 +0000)]
Initial revision

30 years agoentered into RCS
Richard M. Stallman [Mon, 21 Mar 1994 07:47:05 +0000 (07:47 +0000)]
entered into RCS

30 years ago*** empty log message ***
Richard M. Stallman [Mon, 21 Mar 1994 07:30:44 +0000 (07:30 +0000)]
*** empty log message ***

30 years ago(Fstring_to_number): Doc fix.
Richard M. Stallman [Mon, 21 Mar 1994 06:56:46 +0000 (06:56 +0000)]
(Fstring_to_number): Doc fix.

30 years agoInitial revision
Richard M. Stallman [Mon, 21 Mar 1994 06:42:21 +0000 (06:42 +0000)]
Initial revision

30 years ago(Fmake_local_variable): Void variables stay void.
Karl Heuer [Mon, 21 Mar 1994 01:39:07 +0000 (01:39 +0000)]
(Fmake_local_variable): Void variables stay void.

30 years ago(make-lucid-menu-keymap): Any row of dashes means blank.
Karl Heuer [Mon, 21 Mar 1994 00:37:56 +0000 (00:37 +0000)]
(make-lucid-menu-keymap): Any row of dashes means blank.

30 years agoInitial revision
Richard M. Stallman [Sun, 20 Mar 1994 23:52:27 +0000 (23:52 +0000)]
Initial revision

30 years ago(mail-mode): Doc mod.
Karl Heuer [Sun, 20 Mar 1994 23:23:43 +0000 (23:23 +0000)]
(mail-mode): Doc mod.

30 years ago(x-valid-simple-selection-p): Accept an overlay.
Richard M. Stallman [Sun, 20 Mar 1994 21:12:45 +0000 (21:12 +0000)]
(x-valid-simple-selection-p): Accept an overlay.
(xselect-convert-to-string, xselect-convert-to-length):
(xselect-convert-to-filename xselect-convert-to-charpos):
(xselect-convert-to-lineno, xselect-convert-to-colno): Likewise.

30 years ago(one-window-p): New argument all-frames.
Richard M. Stallman [Sun, 20 Mar 1994 18:59:22 +0000 (18:59 +0000)]
(one-window-p): New argument all-frames.

30 years agoInitial revision
Richard M. Stallman [Sun, 20 Mar 1994 18:24:30 +0000 (18:24 +0000)]
Initial revision

30 years ago(xdialog_show): Delete args x, y.
Richard M. Stallman [Sun, 20 Mar 1994 07:05:38 +0000 (07:05 +0000)]
(xdialog_show): Delete args x, y.
(Fx_popup_dialog): Don't pass those args; don't compute them.
Second arg is now just one pane.  Lots of simplification.
Always start by decoding POSITION arg to get a frame.
[! USE_X_TOOLKIT]: Put the menu in middle of that frame.

30 years ago(map-y-or-n-p): Call x-popup-dialog the new way.
Richard M. Stallman [Sun, 20 Mar 1994 07:05:14 +0000 (07:05 +0000)]
(map-y-or-n-p): Call x-popup-dialog the new way.

30 years agoInitial revision
Richard M. Stallman [Sun, 20 Mar 1994 06:30:14 +0000 (06:30 +0000)]
Initial revision

30 years ago(mh-progs, mh-lib): Deleted.
Richard M. Stallman [Sun, 20 Mar 1994 04:21:12 +0000 (04:21 +0000)]
(mh-progs, mh-lib): Deleted.

30 years agoProvide lmenu, not menubar.
Richard M. Stallman [Sun, 20 Mar 1994 04:05:48 +0000 (04:05 +0000)]
Provide lmenu, not menubar.

30 years ago(HAVE_TERMIOS, NO_TERMIO): Defined.
Richard M. Stallman [Sun, 20 Mar 1994 02:43:06 +0000 (02:43 +0000)]
(HAVE_TERMIOS, NO_TERMIO): Defined.

30 years ago(help-with-tutorial): Change previous change;
Richard M. Stallman [Sun, 20 Mar 1994 02:37:51 +0000 (02:37 +0000)]
(help-with-tutorial): Change previous change;
reduce threshold to 12 lines.

30 years ago(tagsfiles): Accept capital letters.
Richard M. Stallman [Sun, 20 Mar 1994 02:13:32 +0000 (02:13 +0000)]
(tagsfiles): Accept capital letters.

30 years ago(UTILITIES): `env' deleted.
Richard M. Stallman [Sun, 20 Mar 1994 02:05:29 +0000 (02:05 +0000)]
(UTILITIES): `env' deleted.
(env): Target deleted.

30 years ago(emacs): rm emacs before the ln.
Richard M. Stallman [Sun, 20 Mar 1994 01:22:59 +0000 (01:22 +0000)]
(emacs): rm emacs before the ln.

30 years ago(wait_reading_process_input, both versions): Don't call
Richard M. Stallman [Sun, 20 Mar 1994 01:16:55 +0000 (01:16 +0000)]
(wait_reading_process_input, both versions): Don't call
redisplay_preserve_echo_area unless do_display.

30 years ago(syms_of_emacs): Don't initialize Vinstallation_name
Richard M. Stallman [Sun, 20 Mar 1994 01:13:53 +0000 (01:13 +0000)]
(syms_of_emacs): Don't initialize Vinstallation_name
and Vinstallation_directory.

30 years ago(Fyes_or_no_p) [USE_X_TOOLKIT]: Display just one menu.
Richard M. Stallman [Sat, 19 Mar 1994 16:20:31 +0000 (16:20 +0000)]
(Fyes_or_no_p) [USE_X_TOOLKIT]: Display just one menu.

30 years ago(Fx_popup_dialog): Don't fail to set X, Y from POSITION.
Richard M. Stallman [Sat, 19 Mar 1994 10:31:57 +0000 (10:31 +0000)]
(Fx_popup_dialog): Don't fail to set X, Y from POSITION.
(xdialog_show): Call lw_modify_all_widgets properly.
Generate dialog's name at run time to specify number of buttons.
Report error if too many buttons to handle or if multiple panes.

30 years ago*** empty log message ***
Richard M. Stallman [Sat, 19 Mar 1994 07:16:54 +0000 (07:16 +0000)]
*** empty log message ***

30 years ago(Fx_popup_dialog, Fx_popup_menu): Require 2 args.
Richard M. Stallman [Sat, 19 Mar 1994 05:34:45 +0000 (05:34 +0000)]
(Fx_popup_dialog, Fx_popup_menu): Require 2 args.

30 years agoDelete obsolete comment.
Karl Heuer [Sat, 19 Mar 1994 05:34:11 +0000 (05:34 +0000)]
Delete obsolete comment.

30 years ago(rmail-summary-goto-msg): Highlight message number of current message.
Richard M. Stallman [Sat, 19 Mar 1994 05:32:26 +0000 (05:32 +0000)]
(rmail-summary-goto-msg): Highlight message number of current message.

30 years ago(iso-accents-list): Add entries for unadorned accents.
Karl Heuer [Sat, 19 Mar 1994 04:32:52 +0000 (04:32 +0000)]
(iso-accents-list): Add entries for unadorned accents.

30 years ago(beginning-of-defun-raw): Don't err when called at end of buffer.
Karl Heuer [Sat, 19 Mar 1994 04:07:37 +0000 (04:07 +0000)]
(beginning-of-defun-raw): Don't err when called at end of buffer.

30 years ago(help-with-tutorial): Avoid unexplained large blank area.
Karl Heuer [Sat, 19 Mar 1994 04:03:24 +0000 (04:03 +0000)]
(help-with-tutorial): Avoid unexplained large blank area.

30 years ago(standard-display-ascii): Error if using a windowing system.
Karl Heuer [Sat, 19 Mar 1994 03:48:55 +0000 (03:48 +0000)]
(standard-display-ascii): Error if using a windowing system.
(standard-display-g1, standard-display-graphic): Ditto.
(standard-display-underline): If window system, use underline font.

30 years ago(create-glyph): Don't use slots that look like ASCII.
Karl Heuer [Sat, 19 Mar 1994 03:00:25 +0000 (03:00 +0000)]
(create-glyph): Don't use slots that look like ASCII.

30 years ago(MAKE_GLYPH, GLYPH_CHAR, GLYPH_FACE): Handle termcap frames as well as X.
Karl Heuer [Sat, 19 Mar 1994 02:54:00 +0000 (02:54 +0000)]
(MAKE_GLYPH, GLYPH_CHAR, GLYPH_FACE): Handle termcap frames as well as X.
(FAST_MAKE_GLYPH, FAST_GLYPH_CHAR, FAST_GLYPH_FACE): New macros.

30 years ago(fix_glyph, display_text_line, copy_part_of_rope, display_mode_line): Handle
Karl Heuer [Sat, 19 Mar 1994 02:53:33 +0000 (02:53 +0000)]
(fix_glyph, display_text_line, copy_part_of_rope, display_mode_line): Handle
termcap frames as well as X.

30 years ago(direct_output_for_insert): Handle termcap frames as well as X.
Karl Heuer [Sat, 19 Mar 1994 02:52:39 +0000 (02:52 +0000)]
(direct_output_for_insert): Handle termcap frames as well as X.

30 years ago(dumpglyphs): Use the fast macros.
Karl Heuer [Sat, 19 Mar 1994 02:51:37 +0000 (02:51 +0000)]
(dumpglyphs): Use the fast macros.

30 years ago(compilation-error-regexp-alist): Generalize ultrix 3 f77 regexp to match
Roland McGrath [Sat, 19 Mar 1994 01:05:27 +0000 (01:05 +0000)]
(compilation-error-regexp-alist): Generalize ultrix 3 f77 regexp to match
Absoft FORTRAN 77 errors.

30 years agoInitial revision
Richard M. Stallman [Sat, 19 Mar 1994 00:46:41 +0000 (00:46 +0000)]
Initial revision

30 years ago(perform-replace): Set match-data markers to nil before discarding them.
Roland McGrath [Fri, 18 Mar 1994 12:16:08 +0000 (12:16 +0000)]
(perform-replace): Set match-data markers to nil before discarding them.

30 years ago(map-y-or-n-p): Use a dialog box when triggered by a mouse event.
Roland McGrath [Fri, 18 Mar 1994 11:54:24 +0000 (11:54 +0000)]
(map-y-or-n-p): Use a dialog box when triggered by a mouse event.

30 years ago(rmail-summary-window-size): New variable.
Richard M. Stallman [Fri, 18 Mar 1994 07:09:57 +0000 (07:09 +0000)]
(rmail-summary-window-size): New variable.
(rmail-maybe-display-summary): Use it.
(rmail-secondary-file-directory): New var.
(rmail-secondary-file-regexp): New var.
(rmail-secondary-file-menu): New function.
(rmail-input-menu): New command.

30 years ago(rmail-output-menu): New command.
Richard M. Stallman [Fri, 18 Mar 1994 07:08:37 +0000 (07:08 +0000)]
(rmail-output-menu): New command.

30 years ago(list_of_items): Arg to push_menu_item was missing.
Richard M. Stallman [Fri, 18 Mar 1994 06:57:36 +0000 (06:57 +0000)]
(list_of_items): Arg to push_menu_item was missing.

30 years ago(X_WINDOWS_SUPPORT): Don't include term/x-win.
Roland McGrath [Fri, 18 Mar 1994 06:46:54 +0000 (06:46 +0000)]
(X_WINDOWS_SUPPORT): Don't include term/x-win.

30 years ago(lisp): Include version.el, not version.elc.
Roland McGrath [Fri, 18 Mar 1994 06:42:03 +0000 (06:42 +0000)]
(lisp): Include version.el, not version.elc.

30 years ago(LIBXT): Add -lXext.
Roland McGrath [Fri, 18 Mar 1994 06:27:03 +0000 (06:27 +0000)]
(LIBXT): Add -lXext.

30 years ago(telnet-maximum-count): Doc fix.
Karl Heuer [Fri, 18 Mar 1994 05:54:56 +0000 (05:54 +0000)]
(telnet-maximum-count): Doc fix.

30 years ago(LD_SWITCH_SYSTEM): Undo previous change.
Karl Heuer [Fri, 18 Mar 1994 05:20:09 +0000 (05:20 +0000)]
(LD_SWITCH_SYSTEM): Undo previous change.

30 years ago(compute_motion): Doc fixes.
Karl Heuer [Fri, 18 Mar 1994 04:18:37 +0000 (04:18 +0000)]
(compute_motion): Doc fixes.

30 years ago(x-cut-buffer-or-selection-value): Check for error from x-get-selection.
Karl Heuer [Fri, 18 Mar 1994 03:38:25 +0000 (03:38 +0000)]
(x-cut-buffer-or-selection-value): Check for error from x-get-selection.

30 years ago(X_WINDOWS_SUPPORT): New macro.
Roland McGrath [Fri, 18 Mar 1994 03:21:45 +0000 (03:21 +0000)]
(X_WINDOWS_SUPPORT): New macro.
(lisp): Include X_WINDOWS_SUPPORT.  Also add version.elc; it is no longer
changed by building.

30 years ago(beginning-of-defun-raw): New function.
Karl Heuer [Fri, 18 Mar 1994 02:21:52 +0000 (02:21 +0000)]
(beginning-of-defun-raw): New function.
(end-of-defun): Handle defun-prompt-regexp correctly.

30 years ago(end-of-defun): Fix check for trailing comment.
Karl Heuer [Fri, 18 Mar 1994 01:47:28 +0000 (01:47 +0000)]
(end-of-defun): Fix check for trailing comment.

30 years ago(Fx_popup_dialog, Fx_popup_menu): Handle case where
Richard M. Stallman [Fri, 18 Mar 1994 01:27:43 +0000 (01:27 +0000)]
(Fx_popup_dialog, Fx_popup_menu): Handle case where
mouse_position_hook doesn't store anything.

30 years ago(install-arch-indep): Add missing backslash after a `then'.
Roland McGrath [Fri, 18 Mar 1994 00:31:13 +0000 (00:31 +0000)]
(install-arch-indep): Add missing backslash after a `then'.

30 years ago(create_process): Skip the ioctl if fd is -1.
Karl Heuer [Fri, 18 Mar 1994 00:23:47 +0000 (00:23 +0000)]
(create_process): Skip the ioctl if fd is -1.

30 years ago(openp, Fload): GCPRO some things.
Karl Heuer [Fri, 18 Mar 1994 00:13:40 +0000 (00:13 +0000)]
(openp, Fload): GCPRO some things.

30 years ago(Fcall_process): GCPRO some things.
Karl Heuer [Fri, 18 Mar 1994 00:13:22 +0000 (00:13 +0000)]
(Fcall_process): GCPRO some things.

30 years ago(Fstart_process): GCPRO some things.
Karl Heuer [Fri, 18 Mar 1994 00:12:41 +0000 (00:12 +0000)]
(Fstart_process): GCPRO some things.

30 years ago(rmail-convert-to-babyl-format): Check Content-Length field for consistency.
Karl Heuer [Thu, 17 Mar 1994 23:29:16 +0000 (23:29 +0000)]
(rmail-convert-to-babyl-format): Check Content-Length field for consistency.

30 years ago(LD_SWITCH_SYSTEM, HAVE_WAIT_HEADER): Define these.
Karl Heuer [Thu, 17 Mar 1994 22:38:14 +0000 (22:38 +0000)]
(LD_SWITCH_SYSTEM, HAVE_WAIT_HEADER): Define these.

30 years agoInitial revision
Richard M. Stallman [Thu, 17 Mar 1994 19:28:09 +0000 (19:28 +0000)]
Initial revision

30 years ago(undo): Don't let the undo entries for the undo
Richard M. Stallman [Wed, 16 Mar 1994 23:41:32 +0000 (23:41 +0000)]
(undo): Don't let the undo entries for the undo
contain a specific buffer position.  Delete it if there is one.

30 years ago(Fchar_or_string_p, Fintegerp, Fnatnump): Doc fix.
Karl Heuer [Wed, 16 Mar 1994 23:21:02 +0000 (23:21 +0000)]
(Fchar_or_string_p, Fintegerp, Fnatnump): Doc fix.

30 years ago(read_minibuf): Disallow trailing junk.
Karl Heuer [Wed, 16 Mar 1994 22:44:00 +0000 (22:44 +0000)]
(read_minibuf): Disallow trailing junk.

30 years ago(Ffile_modes) [MSDOS]: set exec-bit based on file suffix.
Karl Heuer [Wed, 16 Mar 1994 22:14:23 +0000 (22:14 +0000)]
(Ffile_modes) [MSDOS]: set exec-bit based on file suffix.

30 years agouse bcopy when moving gap.
Karl Heuer [Wed, 16 Mar 1994 22:14:06 +0000 (22:14 +0000)]
use bcopy when moving gap.

30 years agoInitial revision
Richard M. Stallman [Wed, 16 Mar 1994 19:53:19 +0000 (19:53 +0000)]
Initial revision

30 years agoInitial revision
Richard M. Stallman [Wed, 16 Mar 1994 18:30:13 +0000 (18:30 +0000)]
Initial revision

30 years agoRevisions by author.
Richard M. Stallman [Wed, 16 Mar 1994 18:25:37 +0000 (18:25 +0000)]
Revisions by author.

30 years agoentered into RCS
Richard M. Stallman [Wed, 16 Mar 1994 18:09:48 +0000 (18:09 +0000)]
entered into RCS

30 years agoInitial revision
Richard M. Stallman [Wed, 16 Mar 1994 18:08:21 +0000 (18:08 +0000)]
Initial revision

30 years ago(Frandom): Eliminate bias in random number generator.
Karl Heuer [Wed, 16 Mar 1994 06:48:19 +0000 (06:48 +0000)]
(Frandom): Eliminate bias in random number generator.

30 years ago(FLOAT_TO_INT, FLOAT_TO_INT2, range_error2): New macros.
Karl Heuer [Wed, 16 Mar 1994 06:14:56 +0000 (06:14 +0000)]
(FLOAT_TO_INT, FLOAT_TO_INT2, range_error2): New macros.
(ceiling, floor, round, truncate): Use them.

30 years agoInitial revision
Richard M. Stallman [Wed, 16 Mar 1994 05:25:03 +0000 (05:25 +0000)]
Initial revision

30 years ago(manual-entry): Document what the arg does.
Karl Heuer [Wed, 16 Mar 1994 04:03:50 +0000 (04:03 +0000)]
(manual-entry): Document what the arg does.

30 years ago(update_menu_bar): Delete unused second argument. Callers changed.
Karl Heuer [Wed, 16 Mar 1994 03:29:20 +0000 (03:29 +0000)]
(update_menu_bar): Delete unused second argument.  Callers changed.

30 years ago(redisplay): Don't consider minibuffer name for frame title.
Karl Heuer [Wed, 16 Mar 1994 03:08:02 +0000 (03:08 +0000)]
(redisplay): Don't consider minibuffer name for frame title.

30 years ago(Frename_file, Fcopy_file, Fadd_name_to_file, Fmake_symbolic_link): Fix typo
Karl Heuer [Wed, 16 Mar 1994 03:01:46 +0000 (03:01 +0000)]
(Frename_file, Fcopy_file, Fadd_name_to_file, Fmake_symbolic_link): Fix typo
in previous change.

30 years ago(defun-prompt-regexp): Doc fix.
Karl Heuer [Tue, 15 Mar 1994 23:36:48 +0000 (23:36 +0000)]
(defun-prompt-regexp): Doc fix.