bpt/emacs.git
29 years ago(find-tag): Delete the menu-enable property.
Richard M. Stallman [Thu, 29 Jun 1995 21:35:08 +0000 (21:35 +0000)]
(find-tag): Delete the menu-enable property.

29 years ago(Info-goto-node, Info-search):
Richard M. Stallman [Thu, 29 Jun 1995 18:57:15 +0000 (18:57 +0000)]
(Info-goto-node, Info-search):
In Transient Mark mode, deactivate the mark.

29 years ago(single_submenu): Handle commands appearing directly in the menu bar.
Richard M. Stallman [Thu, 29 Jun 1995 18:43:24 +0000 (18:43 +0000)]
(single_submenu): Handle commands appearing directly in the menu bar.

29 years ago(XTread_socket): Turn off meta, super, hyper and alt bits
Richard M. Stallman [Thu, 29 Jun 1995 17:32:59 +0000 (17:32 +0000)]
(XTread_socket): Turn off meta, super, hyper and alt bits
in the arg for XLookupKey.

(x_display_bar_cursor, x_display_box_cursor):
Don't alter curs_x or curs_y here.
(x_display_cursor): Copy them from the frame cursor here.
(x_update_cursor): New function.
(frame_highlight, frame_unhighlight): Use x_update_cursor.

29 years ago(child_setup): Don't get confused if in == err.
Richard M. Stallman [Thu, 29 Jun 1995 17:30:50 +0000 (17:30 +0000)]
(child_setup): Don't get confused if in == err.

29 years ago(current-fill-column): If fill-column is nil, return nil.
Richard M. Stallman [Thu, 29 Jun 1995 03:21:26 +0000 (03:21 +0000)]
(current-fill-column): If fill-column is nil, return nil.

29 years ago(do-auto-fill): No-op if (current-fill-column) is nil.
Richard M. Stallman [Thu, 29 Jun 1995 03:18:29 +0000 (03:18 +0000)]
(do-auto-fill): No-op if (current-fill-column) is nil.

29 years agoMake more menu-enables check (not buffer-read-only).
Richard M. Stallman [Thu, 29 Jun 1995 03:11:37 +0000 (03:11 +0000)]
Make more menu-enables check (not buffer-read-only).
Add minibuffer local menu bar menus.

29 years agoPut isearch before menu-bar.
Richard M. Stallman [Thu, 29 Jun 1995 02:59:20 +0000 (02:59 +0000)]
Put isearch before menu-bar.

29 years ago(sc-electric-mode-map): Bind f1 and help like C-h.
Richard M. Stallman [Thu, 29 Jun 1995 02:52:50 +0000 (02:52 +0000)]
(sc-electric-mode-map): Bind f1 and help like C-h.

29 years agoBind f1 and help like C-h.
Richard M. Stallman [Thu, 29 Jun 1995 02:50:52 +0000 (02:50 +0000)]
Bind f1 and help like C-h.

29 years ago(make-help-screen): Handle help-event-list.
Richard M. Stallman [Thu, 29 Jun 1995 02:50:01 +0000 (02:50 +0000)]
(make-help-screen): Handle help-event-list.
Handle backspace like delete.

29 years ago(ediff-setup-keymap): Bind f1 and help like C-h.
Richard M. Stallman [Thu, 29 Jun 1995 02:23:21 +0000 (02:23 +0000)]
(ediff-setup-keymap): Bind f1 and help like C-h.

29 years ago(edt-setup-default-bindings): Bind f1 and help like C-h.
Richard M. Stallman [Thu, 29 Jun 1995 02:19:45 +0000 (02:19 +0000)]
(edt-setup-default-bindings): Bind f1 and help like C-h.

29 years ago[MACH]: Include a.out.h.
Richard M. Stallman [Thu, 29 Jun 1995 01:44:57 +0000 (01:44 +0000)]
[MACH]: Include a.out.h.
[MACH] (STYP_INIT, _RDATA, STYP_RDATA, _SDATA, STYP_SDATA): Defined.
[MACH] (_SBSS, STYP_SBSS, HDRR, pHDRR): New definitions.
(unexec): Add MACH conditionals.

29 years ago[MACH]: Use built-in alloca, set START_FILES.
Richard M. Stallman [Thu, 29 Jun 1995 01:40:18 +0000 (01:40 +0000)]
[MACH]: Use built-in alloca, set START_FILES.

29 years agoInitial revision
Richard M. Stallman [Thu, 29 Jun 1995 01:39:56 +0000 (01:39 +0000)]
Initial revision

29 years ago(AIX4): More robust release numbering discovery.
Richard Kenner [Wed, 28 Jun 1995 21:57:23 +0000 (21:57 +0000)]
(AIX4): More robust release numbering discovery.

29 years ago(electric-c++-terminator): Fix logic for handling colon.
Richard M. Stallman [Wed, 28 Jun 1995 21:25:06 +0000 (21:25 +0000)]
(electric-c++-terminator): Fix logic for handling colon.

29 years agoMake all error messages start with `Error: '.
Richard M. Stallman [Wed, 28 Jun 1995 20:10:12 +0000 (20:10 +0000)]
Make all error messages start with `Error: '.
(fatal_error, perror_1): New functions, use throughout.

29 years ago(LIB_MOTIF): Defined.
Richard M. Stallman [Wed, 28 Jun 1995 19:37:59 +0000 (19:37 +0000)]
(LIB_MOTIF): Defined.

29 years agoUpdate copyright year in message.
Richard M. Stallman [Wed, 28 Jun 1995 10:41:05 +0000 (10:41 +0000)]
Update copyright year in message.

29 years ago(term_init): Alternative error messages for TERMCAP/TERMINFO.
Richard M. Stallman [Wed, 28 Jun 1995 10:05:35 +0000 (10:05 +0000)]
(term_init): Alternative error messages for TERMCAP/TERMINFO.

29 years ago(server-process-filter): Detect error messages from server.
Richard M. Stallman [Wed, 28 Jun 1995 10:02:03 +0000 (10:02 +0000)]
(server-process-filter): Detect error messages from server.

29 years ago(echo_area_display): Don't set FRAME_CURSOR_... here.
Richard M. Stallman [Wed, 28 Jun 1995 09:39:00 +0000 (09:39 +0000)]
(echo_area_display): Don't set FRAME_CURSOR_... here.
(redisplay): In the "point hasn't moved" shortcut,
make sure that the cursor is in the right window already.

29 years ago(update_frame): Pretend cursor is in echo area
Richard M. Stallman [Wed, 28 Jun 1995 09:38:18 +0000 (09:38 +0000)]
(update_frame): Pretend cursor is in echo area
rather than put it in a minuffer hidden by the echo area.

29 years ago(CVSROOT, repository): Allow remote repositories a la CVS 1.4.
Paul Eggert [Wed, 28 Jun 1995 01:47:55 +0000 (01:47 +0000)]
(CVSROOT, repository): Allow remote repositories a la CVS 1.4.

29 years ago(LIBXMU): New definition.
Richard M. Stallman [Wed, 28 Jun 1995 00:26:25 +0000 (00:26 +0000)]
(LIBXMU): New definition.

29 years ago(edt-emulation-on): Check window-system for x, specifically.
Richard M. Stallman [Tue, 27 Jun 1995 22:59:00 +0000 (22:59 +0000)]
(edt-emulation-on): Check window-system for x, specifically.

29 years ago(tcl-type-alist): More itcl changes.
Tom Tromey [Tue, 27 Jun 1995 20:12:00 +0000 (20:12 +0000)]
(tcl-type-alist): More itcl changes.

29 years agoMore changes for itcl.
Tom Tromey [Tue, 27 Jun 1995 20:06:05 +0000 (20:06 +0000)]
More changes for itcl.
Bug fixes for Emacs 19.29.

29 years ago(tcl-set-proc-regexp): Allow leading spaces.
Tom Tromey [Tue, 27 Jun 1995 20:01:29 +0000 (20:01 +0000)]
(tcl-set-proc-regexp): Allow leading spaces.
(tcl-proc-list): Changes for itcl.
(tcl-typeword-list): Ditto.
(tcl-keyword-list): Ditto.

29 years ago(vc-consult-rcs-headers): Use an even more
Richard M. Stallman [Tue, 27 Jun 1995 19:06:15 +0000 (19:06 +0000)]
(vc-consult-rcs-headers): Use an even more
pedantic regexp to match RCS time strings.  Improved
efficiency by using looking-at instead of re-search "\\=...

29 years ago(LIBXMU): New macro.
Richard M. Stallman [Tue, 27 Jun 1995 19:03:51 +0000 (19:03 +0000)]
(LIBXMU): New macro.
(LIBXT): Use LIBXMU.

29 years ago(newline): Put point at right place if insert gets error.
Richard M. Stallman [Tue, 27 Jun 1995 18:58:26 +0000 (18:58 +0000)]
(newline): Put point at right place if insert gets error.

29 years ago(ediff-control-frame-parameters): Specify user-position.
Richard M. Stallman [Tue, 27 Jun 1995 17:05:29 +0000 (17:05 +0000)]
(ediff-control-frame-parameters): Specify user-position.

29 years ago* etags.c (plain_C_entries): new function.
Francesco Potortì [Tue, 27 Jun 1995 14:21:23 +0000 (14:21 +0000)]
* etags.c (plain_C_entries): new function.
(lowcase): new macro.
(tail, Fortran_functions, Pascal_functions): use new macro lowcase.
(lang_suffixes): new suffix ".pc" for Pro*C files.
(consider_token): don't tag all tokens beginning with DEFUN & Co..
(tail): look for the end of the token when comparing.
(takeprec): since now tail behaves differently, use strneq.

29 years ago(command-line): Extract arg value properly for -u.
Richard M. Stallman [Tue, 27 Jun 1995 10:05:39 +0000 (10:05 +0000)]
(command-line): Extract arg value properly for -u.

29 years ago(imenu-choose-buffer-index): Understand that (menu-bar)
Richard M. Stallman [Tue, 27 Jun 1995 10:05:22 +0000 (10:05 +0000)]
(imenu-choose-buffer-index): Understand that (menu-bar)
doesn't specify a window.

29 years ago(lambda): Doc fix.
Richard M. Stallman [Tue, 27 Jun 1995 06:52:56 +0000 (06:52 +0000)]
(lambda): Doc fix.

29 years ago(imenu-use-keymap-menu): New variable.
Richard M. Stallman [Tue, 27 Jun 1995 06:23:43 +0000 (06:23 +0000)]
(imenu-use-keymap-menu): New variable.
(imenu-auto-rescan): New variable.
(imenu-auto-rescan-maxout): New variable.
(imenu-generic-expression): Doc changes.
(imenu-generic-lisp-expression): New variable.
(imenu-generic-c-expression): New variable.
(imenu-example--generic-c++-expression): Changed the name to
imenu-generic-c++-expression.
(imenu-example--generic-texinfo-expression): Changed the name to
imenu-generic-texinfo-expression.
(imenu-example--generic-latex-expression): Changed the name to
imenu-generic-latex-expression.
(imenu--scanning-method-alist): New variable.
(imenu--split-menu): Changed it to make the title "Index menu"
instead of "Function menus".
(imenu--make-index-alist): Changed to handle auto rescan.
(imenu--create-keymap-2): New function to create a keymap.
(imenu--create-keymap-1): New function.
(imenu--in-alist): New function.
(imenu-default-create-index-function): Changed to handle
imenu--scanning-method-alist).
(imenu--generic-extract-name): Removed.
(imenu--generic-function): Rewritten to handle submenus.
(imenu--mouse-menu): Changed to handle keymaps.

29 years ago(vc-start-entry): Prevent lossage when doing a mass checkin from
Richard M. Stallman [Mon, 26 Jun 1995 23:42:30 +0000 (23:42 +0000)]
(vc-start-entry): Prevent lossage when doing a mass checkin from
a VC-dired buffer (Andre Spiegel's code change was slightly wrong).

29 years ago(remote-shell-program): Fix typo checking /usr/bin/remsh.
Richard M. Stallman [Mon, 26 Jun 1995 23:20:05 +0000 (23:20 +0000)]
(remote-shell-program): Fix typo checking /usr/bin/remsh.

29 years ago(vc-consult-rcs-headers): Handle the new time
Richard M. Stallman [Mon, 26 Jun 1995 20:51:15 +0000 (20:51 +0000)]
(vc-consult-rcs-headers): Handle the new time
string formats of RCS 5.7.

29 years ago(view-file-other-window): Re-add missing argument to
Richard M. Stallman [Mon, 26 Jun 1995 20:45:48 +0000 (20:45 +0000)]
(view-file-other-window): Re-add missing argument to
switch-to-buffer-other-window.
(view-mode-map): Leave C-c alone!
(view-mode): Doc fix.

29 years ago(main): Add newline in usage message.
Richard M. Stallman [Mon, 26 Jun 1995 20:28:33 +0000 (20:28 +0000)]
(main): Add newline in usage message.

29 years agoClarify need for user-position to get left and top obeyed.
Richard M. Stallman [Mon, 26 Jun 1995 19:25:26 +0000 (19:25 +0000)]
Clarify need for user-position to get left and top obeyed.

29 years ago(Fsplit_window): Nicer error if split size is too small.
Richard M. Stallman [Mon, 26 Jun 1995 17:04:47 +0000 (17:04 +0000)]
(Fsplit_window): Nicer error if split size is too small.

29 years agoSpecify all Font Lock keywords in font-lock-defaults.
Simon Marshall [Mon, 26 Jun 1995 12:35:50 +0000 (12:35 +0000)]
Specify all Font Lock keywords in font-lock-defaults.

29 years agoSpecify in font-lock-defaults/font-lock-defaults-alist which keywords we can
Simon Marshall [Mon, 26 Jun 1995 11:55:25 +0000 (11:55 +0000)]
Specify in font-lock-defaults/font-lock-defaults-alist which keywords we can
use based on font-lock-maximum-decoration.

29 years ago(../info/ediff, ediff.dvi): New targets.
Richard M. Stallman [Mon, 26 Jun 1995 07:42:34 +0000 (07:42 +0000)]
(../info/ediff, ediff.dvi): New targets.
(INFO_TARGETS, DVI_TARGETS): Add those new targets.

29 years ago(init_cmdargs): Make Vinvocation_directory
Richard M. Stallman [Mon, 26 Jun 1995 04:39:42 +0000 (04:39 +0000)]
(init_cmdargs): Make Vinvocation_directory
absolute if it isn't already.

29 years ago(overlays_in): New function.
Richard M. Stallman [Mon, 26 Jun 1995 03:54:38 +0000 (03:54 +0000)]
(overlays_in): New function.
(Foverlays_in): New function.
(syms_of_buffer): defsubr it.

29 years ago(Fx_open_connection, x_display_info_for_name):
Richard M. Stallman [Mon, 26 Jun 1995 03:49:46 +0000 (03:49 +0000)]
(Fx_open_connection, x_display_info_for_name):
Error if window-system is not x.

29 years ago(Fdelete_frame): It's ok to have no minibuffer left on
Richard M. Stallman [Mon, 26 Jun 1995 03:49:20 +0000 (03:49 +0000)]
(Fdelete_frame): It's ok to have no minibuffer left on
a kboard if there are no frames on it either.

29 years ago(next_frame, prev_frame): Consider only frames on same kbd.
Richard M. Stallman [Sun, 25 Jun 1995 19:05:32 +0000 (19:05 +0000)]
(next_frame, prev_frame): Consider only frames on same kbd.
(Fdelete_frame): If next_frame finds nothing, try an alternative.

29 years ago(Fopen_network_stream): Sleep 1 sec before connect retry.
Richard M. Stallman [Sun, 25 Jun 1995 18:57:25 +0000 (18:57 +0000)]
(Fopen_network_stream): Sleep 1 sec before connect retry.

29 years ago(rmail-revert): Use the default revert-buffer-function
Richard M. Stallman [Sun, 25 Jun 1995 03:06:56 +0000 (03:06 +0000)]
(rmail-revert): Use the default revert-buffer-function

29 years ago(main): Fix --help message.
Richard M. Stallman [Sat, 24 Jun 1995 23:40:14 +0000 (23:40 +0000)]
(main): Fix --help message.

29 years ago(mkdir): Use symbolic chmod.
Richard M. Stallman [Sat, 24 Jun 1995 18:43:39 +0000 (18:43 +0000)]
(mkdir): Use symbolic chmod.

(SUBDIR_MAKEFILES):
Add man/Makefile, so `make distclean' removes it.
(top_distclean): Add config.log to the list of files to be removed.

29 years ago(mail-hist-text-size-limit): New var.
Richard M. Stallman [Sat, 24 Jun 1995 07:43:26 +0000 (07:43 +0000)]
(mail-hist-text-size-limit): New var.
(mail-hist-text-too-long-p): New func.
(mail-hist-add-header-contents-to-ring): call above; if the text is
too long, then store the empty string in the history.

29 years ago(makefile-define-tab-face): New function.
Richard M. Stallman [Sat, 24 Jun 1995 07:34:27 +0000 (07:34 +0000)]
(makefile-define-tab-face): New function.
(makefile-tab-face): Don't create face here.
(makefile-mode): Call makefile-define-tab-face.

29 years ago(pc-bindings-mode): Add autoload.
Richard M. Stallman [Sat, 24 Jun 1995 04:23:05 +0000 (04:23 +0000)]
(pc-bindings-mode): Add autoload.

29 years agoComment change.
Richard M. Stallman [Sat, 24 Jun 1995 04:21:04 +0000 (04:21 +0000)]
Comment change.

29 years ago(excerpt): Ignore error making `excerpt' italic.
Richard M. Stallman [Sat, 24 Jun 1995 04:17:57 +0000 (04:17 +0000)]
(excerpt): Ignore error making `excerpt' italic.

29 years ago(directory_file_name): Don't get confused by // at end on Unix-like systems.
Richard M. Stallman [Sat, 24 Jun 1995 04:10:31 +0000 (04:10 +0000)]
(directory_file_name): Don't get confused by // at end on Unix-like systems.

29 years agoDelete duplicate paragraph.
Richard M. Stallman [Sat, 24 Jun 1995 02:32:55 +0000 (02:32 +0000)]
Delete duplicate paragraph.

29 years ago(vc-insert-file): Erase the current buffer before inserting the file.
Richard M. Stallman [Fri, 23 Jun 1995 22:46:56 +0000 (22:46 +0000)]
(vc-insert-file): Erase the current buffer before inserting the file.
(vc-fetch-master-properties, vc-fetch-properties): Don't erase the
buffer because that is now done in vc-insert-file.
(vc-fetch-properties): Kill the *vc-info* buffer when done.

29 years agoDon't autoload anything to turn on mail-hist.
Richard M. Stallman [Fri, 23 Jun 1995 22:15:43 +0000 (22:15 +0000)]
Don't autoload anything to turn on mail-hist.
(mail-hist-enable): New function, autoloaded.

29 years ago(vc-backend-admin, vc-backend-checkin): Assume that
Richard M. Stallman [Fri, 23 Jun 1995 15:50:17 +0000 (15:50 +0000)]
(vc-backend-admin, vc-backend-checkin): Assume that
comments are empty if they contain only white space.

29 years ago(i386-sequent-ptx): Properly get version number.
Richard Kenner [Thu, 22 Jun 1995 23:01:20 +0000 (23:01 +0000)]
(i386-sequent-ptx): Properly get version number.

29 years ago(mips:*:4*:UMIPS): New case.
Richard Kenner [Thu, 22 Jun 1995 22:36:39 +0000 (22:36 +0000)]
(mips:*:4*:UMIPS): New case.

29 years ago(vt-keypad-on, vt-keypad-off): Updated codes sent
Richard M. Stallman [Thu, 22 Jun 1995 20:28:55 +0000 (20:28 +0000)]
(vt-keypad-on, vt-keypad-off): Updated codes sent
to terminal to eliminate some garbage that made NCSA telnet crash.

29 years ago(menu_item_enabled_p_1): Special handling for quit.
Richard M. Stallman [Thu, 22 Jun 1995 19:25:20 +0000 (19:25 +0000)]
(menu_item_enabled_p_1): Special handling for quit.
(set_frame_menubar): Inhibit quitting.

29 years agoTreat SunOS 4.1.4 like SunOS 4.1.3.
Richard M. Stallman [Thu, 22 Jun 1995 18:58:28 +0000 (18:58 +0000)]
Treat SunOS 4.1.4 like SunOS 4.1.3.
(Likewise for SunOS 4.1.5 thorugh 4.1.9, should they ever exist.)

29 years ago(vc-fetch-master-properties): Pass an absolute
Richard M. Stallman [Thu, 22 Jun 1995 16:23:52 +0000 (16:23 +0000)]
(vc-fetch-master-properties): Pass an absolute
pathname to the cvs status command. This is required to make
recursive vc-directory listings work.

29 years ago(vip-push-mark-silent): Use (mark t).
Richard M. Stallman [Thu, 22 Jun 1995 05:11:36 +0000 (05:11 +0000)]
(vip-push-mark-silent): Use (mark t).

29 years ago(mouse-yank-at-click): Clear mouse-selection-click-count.
Richard M. Stallman [Thu, 22 Jun 1995 04:37:38 +0000 (04:37 +0000)]
(mouse-yank-at-click): Clear mouse-selection-click-count.

29 years ago(buffer-file-truename): Duplicate definition deleted.
Richard M. Stallman [Wed, 21 Jun 1995 23:19:47 +0000 (23:19 +0000)]
(buffer-file-truename): Duplicate definition deleted.

29 years ago(mark-even-if-inactive): Definition deleted.
Richard M. Stallman [Wed, 21 Jun 1995 23:15:07 +0000 (23:15 +0000)]
(mark-even-if-inactive): Definition deleted.

29 years ago(syms_of_buffer): Doc fix.
Richard M. Stallman [Wed, 21 Jun 1995 23:09:16 +0000 (23:09 +0000)]
(syms_of_buffer): Doc fix.

29 years ago(SOME_MACHINE_OBJECTS): Add dosfns.o, intervals.o, textprop.o.
Richard M. Stallman [Wed, 21 Jun 1995 23:07:39 +0000 (23:07 +0000)]
(SOME_MACHINE_OBJECTS): Add dosfns.o, intervals.o, textprop.o.

29 years ago(eval-defun): Don't change defvar to defconst
Richard M. Stallman [Wed, 21 Jun 1995 23:03:59 +0000 (23:03 +0000)]
(eval-defun): Don't change defvar to defconst
if it has just one argument.

29 years ago(scan_file): Make sure it never looks at filename[-1].
Richard M. Stallman [Wed, 21 Jun 1995 19:46:58 +0000 (19:46 +0000)]
(scan_file): Make sure it never looks at filename[-1].

29 years ago(main) [MSDOS]: Do set _fmode.
Richard M. Stallman [Wed, 21 Jun 1995 19:45:27 +0000 (19:45 +0000)]
(main) [MSDOS]: Do set _fmode.
This undoes part of the previous change.

29 years agoTalk about MSDOS type conflict workaround.
Richard M. Stallman [Wed, 21 Jun 1995 18:57:25 +0000 (18:57 +0000)]
Talk about MSDOS type conflict workaround.

29 years ago(decode_mode_spec) [!MULTI_FRAME]: Handle %F properly.
Richard M. Stallman [Wed, 21 Jun 1995 18:47:11 +0000 (18:47 +0000)]
(decode_mode_spec) [!MULTI_FRAME]: Handle %F properly.

29 years ago(Fx_display_grayscale_p): Return t or nil.
Richard M. Stallman [Wed, 21 Jun 1995 18:44:42 +0000 (18:44 +0000)]
(Fx_display_grayscale_p): Return t or nil.
Return t for color displays.

29 years ago(precompute-menubar-bindings): While dumping,
Richard M. Stallman [Wed, 21 Jun 1995 18:32:45 +0000 (18:32 +0000)]
(precompute-menubar-bindings): While dumping,
garbage-collect after each menu.

29 years ago(SYSTEM_PURESIZE_EXTRA): Increased to 68000.
Richard M. Stallman [Wed, 21 Jun 1995 18:10:36 +0000 (18:10 +0000)]
(SYSTEM_PURESIZE_EXTRA): Increased to 68000.

29 years ago* etags.c (find_entries): rewind before rereading the input file.
Francesco Potortì [Wed, 21 Jun 1995 12:15:15 +0000 (12:15 +0000)]
* etags.c (find_entries): rewind before rereading the input file.

29 years agoFix previous change.
Richard M. Stallman [Tue, 20 Jun 1995 22:17:03 +0000 (22:17 +0000)]
Fix previous change.

29 years ago(read_key_sequence): Don't use Vprefix_help_command
Richard M. Stallman [Tue, 20 Jun 1995 18:27:13 +0000 (18:27 +0000)]
(read_key_sequence): Don't use Vprefix_help_command
for the first character in a key seq.

29 years agoFix previous change.
Richard M. Stallman [Tue, 20 Jun 1995 17:31:18 +0000 (17:31 +0000)]
Fix previous change.

29 years ago(gud-make-debug-menu): Cope if no local map yet.
Richard M. Stallman [Tue, 20 Jun 1995 16:34:14 +0000 (16:34 +0000)]
(gud-make-debug-menu): Cope if no local map yet.

29 years agoUpdate MSDOS needs list.
Richard M. Stallman [Tue, 20 Jun 1995 16:28:39 +0000 (16:28 +0000)]
Update MSDOS needs list.

29 years ago(dired-do-redisplay): Call dired-uncache.
Richard M. Stallman [Tue, 20 Jun 1995 15:31:30 +0000 (15:31 +0000)]
(dired-do-redisplay): Call dired-uncache.

29 years ago(map_virt_key): Mark some additional chars as valid ASCII.
Richard M. Stallman [Tue, 20 Jun 1995 15:08:55 +0000 (15:08 +0000)]
(map_virt_key): Mark some additional chars as valid ASCII.

29 years ago(ctrl_c_handler): Ignore CTRL_BREAK_EVENT signals.
Richard M. Stallman [Tue, 20 Jun 1995 14:58:38 +0000 (14:58 +0000)]
(ctrl_c_handler): Ignore CTRL_BREAK_EVENT signals.

29 years ago(Freset_this_command_lengths): New function.
Richard M. Stallman [Tue, 20 Jun 1995 14:56:35 +0000 (14:56 +0000)]
(Freset_this_command_lengths): New function.
(before_command_key_count, before_command_echo_length)
(before_command_restore_flag): New variables.
(add_command_key): If requested, reset the lengths.
(command_loop_1): Record current lengths before reading cmd.
(read_char): Update the recorded length before echoing.