]> git.eshelyaron.com Git - emacs.git/log
emacs.git
31 years ago(update_end): Clear updating_frame before calling hook.
Richard M. Stallman [Fri, 21 Jan 1994 00:09:47 +0000 (00:09 +0000)]
(update_end): Clear updating_frame before calling hook.

31 years ago(double_dollars): New function.
Richard M. Stallman [Thu, 20 Jan 1994 23:50:37 +0000 (23:50 +0000)]
(double_dollars): New function.
(Fread_file_name_internal): Use double_dollars.
(Fread_file_name): Likewise.

31 years agoDoc fix.
Richard M. Stallman [Thu, 20 Jan 1994 19:58:44 +0000 (19:58 +0000)]
Doc fix.

31 years agoDoc fixes.
Richard M. Stallman [Thu, 20 Jan 1994 19:56:36 +0000 (19:56 +0000)]
Doc fixes.

31 years ago(Fprevious_property_change): Move back at least 1 char.
Richard M. Stallman [Thu, 20 Jan 1994 19:54:47 +0000 (19:54 +0000)]
(Fprevious_property_change): Move back at least 1 char.
(Fprevious_single_property_change): Likewise.

31 years ago(enable-flow-control-on): Do nothing if no TERM.
Richard M. Stallman [Thu, 20 Jan 1994 15:12:30 +0000 (15:12 +0000)]
(enable-flow-control-on): Do nothing if no TERM.

31 years ago(VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): New macros.
Richard M. Stallman [Thu, 20 Jan 1994 14:41:49 +0000 (14:41 +0000)]
(VOID_TO_LISP, CVOID_TO_LISP, LISP_TO_VOID, LISP_TO_CVOID): New macros.
(Vinstallation_directory): Declared.

31 years agoHandle --with-x-toolkit. Produce lwlib/Makefile.
Richard M. Stallman [Thu, 20 Jan 1994 14:39:31 +0000 (14:39 +0000)]
Handle --with-x-toolkit.  Produce lwlib/Makefile.
Substitute USE_X_TOOLKIT as both C macro and Make variable.

If CPP has a value that is a directory, discard the value.

31 years ago(make-help-screen): Use overriding-local-map.
Richard M. Stallman [Thu, 20 Jan 1994 14:27:51 +0000 (14:27 +0000)]
(make-help-screen): Use overriding-local-map.
Recognize C-v and M-v properly.
Compute help-screen after changing the map.

31 years ago*** empty log message ***
Richard M. Stallman [Thu, 20 Jan 1994 13:16:53 +0000 (13:16 +0000)]
*** empty log message ***

31 years agoAdd #undef SYSTEM_MALLOC.
Richard M. Stallman [Wed, 19 Jan 1994 23:12:25 +0000 (23:12 +0000)]
Add #undef SYSTEM_MALLOC.

31 years ago(isearch-push-state): Save isearch-case-fold-search.
Richard M. Stallman [Wed, 19 Jan 1994 18:45:34 +0000 (18:45 +0000)]
(isearch-push-state): Save isearch-case-fold-search.
(isearch-top-state): Restore it.

31 years ago*** empty log message ***
Richard M. Stallman [Wed, 19 Jan 1994 17:21:49 +0000 (17:21 +0000)]
*** empty log message ***

31 years ago(shell-command-on-region): If we quit the command,
Richard M. Stallman [Wed, 19 Jan 1994 15:25:32 +0000 (15:25 +0000)]
(shell-command-on-region): If we quit the command,
display the output buffer anyway.

31 years agoInclude errno.h; don't include fasync.h.
Richard M. Stallman [Wed, 19 Jan 1994 15:12:34 +0000 (15:12 +0000)]
Include errno.h; don't include fasync.h.
(schedule): Don't return a value.
(sigcatch): Reestablish the handler first.
(getevent): Always call notify at the end.
(notify): Defer alarms around the whole body of function.

(main): Don't request SIGIO, and don't handle it.
Loop calling getevent.
(sigcatch): Delete code to handle SIGIO.
If defer_alarms is set, don't call notify, just set alarm_deferred.
(getevent): Use read, not getchar.  Handle EINTR and EAGAIN.
Set defer_alarms around realloc and schedule.
If alarm_deferred gets set, call notify.
Likewise if this event is the only pending event.
Make buf and buf_size global variables.
Don't malloc buf if it is already non-zero.
(schedule): Just exit if run out of memory.
Return the number of events.
(signal) [_CX_UX]: Add #undef.

31 years ago(compilation-error-regexp-alist): Handle DEC AXP OSF/1.
Richard M. Stallman [Wed, 19 Jan 1994 14:21:20 +0000 (14:21 +0000)]
(compilation-error-regexp-alist): Handle DEC AXP OSF/1.

31 years agoBetter, more user-oriented doc strings.
Richard M. Stallman [Wed, 19 Jan 1994 13:57:16 +0000 (13:57 +0000)]
Better, more user-oriented doc strings.
(time-stamp-mail-host): Now a user option.
(time-stamp-current-year, time-stamp-hh:mm): Removed.
(time-stamp-mm/dd/yy, time-stamp-dd/mm/yy): Removed.
(time-stamp-yyyy-mm-dd): New function, ISO 8601 format.

31 years agoAdd #undef for USE_X_TOOLKIT.
Richard M. Stallman [Wed, 19 Jan 1994 04:15:49 +0000 (04:15 +0000)]
Add #undef for USE_X_TOOLKIT.

31 years ago(lwlib/Makefile): New target.
Richard M. Stallman [Wed, 19 Jan 1994 00:04:56 +0000 (00:04 +0000)]
(lwlib/Makefile): New target.
(SUBDIR_MAKEFILES): Depend on lwlib/Makefile.
(clean, mostlyclean, distclean, realclean): Handle lwlib subdir.
(unlock, relock): Handle lwlib subdir.

Add some .PHONY targets.

31 years agoHandle lwlib subdir like oldXMenu subdir.
Richard M. Stallman [Tue, 18 Jan 1994 23:59:37 +0000 (23:59 +0000)]
Handle lwlib subdir like oldXMenu subdir.

31 years agoentered into RCS
Richard M. Stallman [Tue, 18 Jan 1994 23:52:19 +0000 (23:52 +0000)]
entered into RCS

31 years ago*** empty log message ***
Richard M. Stallman [Tue, 18 Jan 1994 23:52:12 +0000 (23:52 +0000)]
*** empty log message ***

31 years agoInitial revision
Richard M. Stallman [Tue, 18 Jan 1994 23:47:41 +0000 (23:47 +0000)]
Initial revision

31 years ago(font-lock-mode): Set after-revert-hook
Richard M. Stallman [Tue, 18 Jan 1994 19:23:14 +0000 (19:23 +0000)]
(font-lock-mode): Set after-revert-hook
to refontify after revert.

31 years ago(revert-buffer): Run after-revert-hook.
Richard M. Stallman [Tue, 18 Jan 1994 19:13:11 +0000 (19:13 +0000)]
(revert-buffer): Run after-revert-hook.

31 years ago(show-paren-command-hook): Do nothing when in kbd macro.
Richard M. Stallman [Mon, 17 Jan 1994 22:43:40 +0000 (22:43 +0000)]
(show-paren-command-hook): Do nothing when in kbd macro.

31 years ago(yow-file): Doc fix.
Roland McGrath [Mon, 17 Jan 1994 21:44:35 +0000 (21:44 +0000)]
(yow-file): Doc fix.
(yow): With non-nil arg (prefix arg), insert the chosen pinhead wisdom at
point.  Use (interactive-p) instead of arg to decide if interactive.
(insert-zippyism): Yow!  Am I INSERTED yet?

31 years agoFix typo (extra paren).
Roland McGrath [Mon, 17 Jan 1994 05:24:29 +0000 (05:24 +0000)]
Fix typo (extra paren).

31 years agoDon't include stdio.h.
Richard M. Stallman [Mon, 17 Jan 1994 01:40:01 +0000 (01:40 +0000)]
Don't include stdio.h.

31 years agoInclude stdio.h before config.h.
Richard M. Stallman [Mon, 17 Jan 1994 01:38:26 +0000 (01:38 +0000)]
Include stdio.h before config.h.

31 years ago(init_callproc): Use Vinstallation_directory.
Richard M. Stallman [Mon, 17 Jan 1994 00:46:25 +0000 (00:46 +0000)]
(init_callproc): Use Vinstallation_directory.

31 years ago(init_lread): Use Vinstallation_directory.
Richard M. Stallman [Mon, 17 Jan 1994 00:44:38 +0000 (00:44 +0000)]
(init_lread): Use Vinstallation_directory.

31 years ago(Ffile_symlink_p): Doc fix.
Richard M. Stallman [Sun, 16 Jan 1994 23:59:56 +0000 (23:59 +0000)]
(Ffile_symlink_p): Doc fix.

31 years ago(isearch-mode): Set overriding-local-map locally.
Richard M. Stallman [Sun, 16 Jan 1994 23:40:50 +0000 (23:40 +0000)]
(isearch-mode): Set overriding-local-map locally.
Don't set isearch-old-local-map and don't call use-local-map.
(isearch-done): Set overriding-local-map to nil.
Don't call use-local-map.
(isearch-old-local-map): Variable deleted.

31 years ago(Voverriding_local_map): New variable.
Richard M. Stallman [Sun, 16 Jan 1994 23:40:22 +0000 (23:40 +0000)]
(Voverriding_local_map): New variable.
(syms_of_keyboard): Set up Lisp variable.
(read_key_sequence, menu_bar_items): Handle Voverriding_local_map.

31 years ago(Fkey_binding): Handle Voverriding_local_map.
Richard M. Stallman [Sun, 16 Jan 1994 23:39:50 +0000 (23:39 +0000)]
(Fkey_binding): Handle Voverriding_local_map.
(describe_buffer_bindings): Likewise.

31 years ago(menu-bar-file-menu): Add rmail, gnus, calendar items.
Richard M. Stallman [Sun, 16 Jan 1994 21:25:09 +0000 (21:25 +0000)]
(menu-bar-file-menu): Add rmail, gnus, calendar items.

31 years ago(rmail-get-new-mail): Avoid error if file is empty.
Richard M. Stallman [Sun, 16 Jan 1994 20:26:28 +0000 (20:26 +0000)]
(rmail-get-new-mail): Avoid error if file is empty.

Was done in 1994-01-14T18:35:09Z!rms@gnu.org:
(rmail-set-message-counters): Avoid errors moving backwd if new file.

31 years agoDelete duplicate clauses for hp9k2... and hp9k31...
Richard M. Stallman [Sun, 16 Jan 1994 19:31:08 +0000 (19:31 +0000)]
Delete duplicate clauses for hp9k2... and hp9k31...

31 years agoAlphabetize the list of machine-name aliases.
Richard M. Stallman [Sun, 16 Jan 1994 19:30:01 +0000 (19:30 +0000)]
Alphabetize the list of machine-name aliases.
Add nh3000 and nh[45]000.

31 years ago(forward-paragraph): If moving back we find nothing
Richard M. Stallman [Sun, 16 Jan 1994 19:05:39 +0000 (19:05 +0000)]
(forward-paragraph): If moving back we find nothing
but separator lines till buffer beg, just stay there.
Exit outer loop if at beg or end of buffer.

31 years ago(srcdir_undefs): Add g flag to sed substitution to remove -U[0-9]*.
Roland McGrath [Sun, 16 Jan 1994 09:58:31 +0000 (09:58 +0000)]
(srcdir_undefs): Add g flag to sed substitution to remove -U[0-9]*.

31 years ago(copmilation-error-list): Doc fix.
Roland McGrath [Sun, 16 Jan 1994 09:34:46 +0000 (09:34 +0000)]
(copmilation-error-list): Doc fix.

31 years ago(compilation-error-regexp-alist): Add regexp for Lucid lcc.
Roland McGrath [Sun, 16 Jan 1994 09:10:58 +0000 (09:10 +0000)]
(compilation-error-regexp-alist): Add regexp for Lucid lcc.
Element lists can now contain a 4th elt giving subexpr for the column.
(next-error): Handle error records with column numbers.
(compilation-parse-errors): Parse column numbers when the alist elt
specifies it.  Use string-to-int instead of read for numbers from buffer
text.

31 years agoMake the argument list output look more like the Lisp docstrings do.
Roland McGrath [Sun, 16 Jan 1994 08:35:01 +0000 (08:35 +0000)]
Make the argument list output look more like the Lisp docstrings do.
(write_c_args): Take new arg FUNC.  Make output look like lisp call
prototypes: (function ARG1 ARG2), upcasing arg names.
(scan_c_file): Pass BUF to write_c_args for FUNC arg.

31 years ago(update-copyright): Wrap final copyright-matching regexp in parens, so \1
Roland McGrath [Sun, 16 Jan 1994 04:35:38 +0000 (04:35 +0000)]
(update-copyright): Wrap final copyright-matching regexp in parens, so \1
gets all the year tokens, not just the last.  (The old regexp won with
the pre-POSIX defn of subexpressions with +.)

31 years agoComment change.
Paul Reilly [Sat, 15 Jan 1994 21:10:50 +0000 (21:10 +0000)]
Comment change.

31 years agoSPC is not special in regexp within brackets.
Richard M. Stallman [Sat, 15 Jan 1994 16:24:47 +0000 (16:24 +0000)]
SPC is not special in regexp within brackets.
(isearch-within-brackets): New variable.
(isearch-mode): Set that.
(isearch-edit-string): Bind that.
(isearch-search-and-update): Set that.
(isearch-top-state): Set that.
(isearch-push-state): Use that.
(isearch-search): Set that.

31 years ago(set-auto-mode): Handle (REGEXP FUNCTION t) elements.
Richard M. Stallman [Sat, 15 Jan 1994 15:55:59 +0000 (15:55 +0000)]
(set-auto-mode): Handle (REGEXP FUNCTION t) elements.

31 years ago(do-install): Install the dired-x info files.
Richard M. Stallman [Sat, 15 Jan 1994 15:20:34 +0000 (15:20 +0000)]
(do-install): Install the dired-x info files.

31 years agoProvide for variable LD_SWITCH_X_SITE_AUX. (See src/s/sol2.h.)
Richard M. Stallman [Sat, 15 Jan 1994 15:18:19 +0000 (15:18 +0000)]
Provide for variable LD_SWITCH_X_SITE_AUX.  (See src/s/sol2.h.)

31 years ago(LD_SWITCH_X_SITE_AUX): Add #undef.
Richard M. Stallman [Sat, 15 Jan 1994 15:17:30 +0000 (15:17 +0000)]
(LD_SWITCH_X_SITE_AUX): Add #undef.

31 years ago(LD_SWITCH_SYSTEM): Use LD_SWITCH_X_SITE_AUX.
Richard M. Stallman [Sat, 15 Jan 1994 15:17:15 +0000 (15:17 +0000)]
(LD_SWITCH_SYSTEM): Use LD_SWITCH_X_SITE_AUX.

31 years ago(Fffloor, Ffceil, Ffround, Fftruncate): New functions.
Richard M. Stallman [Sat, 15 Jan 1994 13:28:24 +0000 (13:28 +0000)]
(Fffloor, Ffceil, Ffround, Fftruncate): New functions.
(syms_of_floatfns): Turn them on.

31 years ago(request_sigio, unrequest_sigio): Add new versions of
Richard M. Stallman [Sat, 15 Jan 1994 13:04:09 +0000 (13:04 +0000)]
(request_sigio, unrequest_sigio): Add new versions of
these routines for the CX/UX operating system.
(sys_signal) [SA_RESTART]: Set this flag.

31 years ago(comint-show-output): Leave point at start of output, but push the mark.
Richard M. Stallman [Sat, 15 Jan 1994 13:02:16 +0000 (13:02 +0000)]
(comint-show-output): Leave point at start of output, but push the mark.

31 years agoDoc fix.
Richard M. Stallman [Sat, 15 Jan 1994 01:25:35 +0000 (01:25 +0000)]
Doc fix.

31 years ago(rmail-default-file): Renamed from rmail-last-file.
Richard M. Stallman [Sat, 15 Jan 1994 01:23:28 +0000 (01:23 +0000)]
(rmail-default-file): Renamed from rmail-last-file.
(rmail-default-rmail-file): Renamed from rmail-last-...

31 years agoUse new names rmail-default-file and rmail-default-rmail-file.
Richard M. Stallman [Sat, 15 Jan 1994 01:22:53 +0000 (01:22 +0000)]
Use new names rmail-default-file and rmail-default-rmail-file.

31 years agoChange defconsts to defvars. Doc fixes.
Richard M. Stallman [Fri, 14 Jan 1994 20:54:08 +0000 (20:54 +0000)]
Change defconsts to defvars.  Doc fixes.

31 years ago(command_loop_1): If there's an error in the
Richard M. Stallman [Fri, 14 Jan 1994 20:09:37 +0000 (20:09 +0000)]
(command_loop_1): If there's an error in the
post(pre)-command-hook, leave that hook nil.

31 years ago(BSTRING): Don't define it here.
Richard M. Stallman [Fri, 14 Jan 1994 18:47:00 +0000 (18:47 +0000)]
(BSTRING): Don't define it here.

31 years ago(rmail-bury): Rename local rmail-buffer to buffer-to-bury.
Richard M. Stallman [Fri, 14 Jan 1994 18:35:09 +0000 (18:35 +0000)]
(rmail-bury): Rename local rmail-buffer to buffer-to-bury.

31 years ago(debug): Bind unread-command-char to -1, not nil.
Richard M. Stallman [Fri, 14 Jan 1994 18:19:13 +0000 (18:19 +0000)]
(debug): Bind unread-command-char to -1, not nil.

31 years ago(m68k-harris-cxux*, m88k-harris-cxux*): New configs.
Richard M. Stallman [Fri, 14 Jan 1994 18:09:50 +0000 (18:09 +0000)]
(m68k-harris-cxux*, m88k-harris-cxux*): New configs.

31 years ago(main) [USG5 and INTERRUPT_INPUT]: Call setpgrp.
Richard M. Stallman [Fri, 14 Jan 1994 18:09:06 +0000 (18:09 +0000)]
(main) [USG5 and INTERRUPT_INPUT]: Call setpgrp.

31 years ago(abbreviate-file-name): Don't convert / to ~/ when the home dir is /.
Richard M. Stallman [Fri, 14 Jan 1994 18:06:40 +0000 (18:06 +0000)]
(abbreviate-file-name): Don't convert / to ~/ when the home dir is /.

31 years ago(function-key-map): Change insertchar and deletechar to insert and delete.
Richard M. Stallman [Fri, 14 Jan 1994 17:58:37 +0000 (17:58 +0000)]
(function-key-map): Change insertchar and deletechar to insert and delete.

31 years ago* etags.c (stab_entry, stab_create, stab_find, stab_search,
Francesco Potortì [Fri, 14 Jan 1994 17:02:11 +0000 (17:02 +0000)]
* etags.c (stab_entry, stab_create, stab_find, stab_search,
stab_type, add_keyword, C_reate_stab, C_create_stabs): deleted.
Use gperf generated hash table instead of linked list.
(C_stab_entry, hash, in_word_set, get_C_stab, C_symtype): added.
Mostly code generated by gperf.
(consider_token): removed unused parameter `lp'.
(PF_funcs, getit): allow subroutine and similar declarations
to span multiple lines.
(C_entries): check for newline if inchar to avoid bus errors.
(process_file, find_entries): distinguish among nonexistent
and not regular file.

31 years ago(sigchld_handler, status_message): Handle a NULL in sys_siglist.
Richard M. Stallman [Fri, 14 Jan 1994 14:17:12 +0000 (14:17 +0000)]
(sigchld_handler, status_message): Handle a NULL in sys_siglist.

31 years agoComment change.
Richard M. Stallman [Fri, 14 Jan 1994 14:16:29 +0000 (14:16 +0000)]
Comment change.

31 years agoentered into RCS
Richard M. Stallman [Fri, 14 Jan 1994 14:08:11 +0000 (14:08 +0000)]
entered into RCS

31 years agoFix typo in -hiux* case.
Richard Kenner [Thu, 13 Jan 1994 10:42:24 +0000 (10:42 +0000)]
Fix typo in -hiux* case.

31 years ago(xterm.o): Depends on syssignal.h.
Richard M. Stallman [Thu, 13 Jan 1994 05:01:36 +0000 (05:01 +0000)]
(xterm.o): Depends on syssignal.h.

31 years agoInitial revision
Richard M. Stallman [Thu, 13 Jan 1994 04:56:06 +0000 (04:56 +0000)]
Initial revision

31 years ago(sys_siglist) [sun]: Additional Sun-specific signal names.
Richard M. Stallman [Wed, 12 Jan 1994 16:19:09 +0000 (16:19 +0000)]
(sys_siglist) [sun]: Additional Sun-specific signal names.

31 years ago(Man-default-man-args): Use Man-specified-section-option.
Richard M. Stallman [Wed, 12 Jan 1994 04:55:35 +0000 (04:55 +0000)]
(Man-default-man-args): Use Man-specified-section-option.
(Man-default-man-entry): Likewise.

31 years ago[USG] (SIGIO): Define as SIGPOLL.
Richard M. Stallman [Wed, 12 Jan 1994 04:48:56 +0000 (04:48 +0000)]
[USG] (SIGIO): Define as SIGPOLL.
(main) [USG]: Do ioctl to enable SIGPOLL.

31 years ago(syms_of_buffer): Don't do (put 'erase-buffer 'disabled t) here.
Roland McGrath [Wed, 12 Jan 1994 00:49:37 +0000 (00:49 +0000)]
(syms_of_buffer): Don't do (put 'erase-buffer 'disabled t) here.
(keys_of_buffer): Do it here instead.

31 years ago(child_setup): Call close_load_descs.
Richard M. Stallman [Tue, 11 Jan 1994 22:08:49 +0000 (22:08 +0000)]
(child_setup): Call close_load_descs.

31 years ago(Fload): Record descriptor numbers on load_descriptor_list.
Richard M. Stallman [Tue, 11 Jan 1994 22:08:34 +0000 (22:08 +0000)]
(Fload): Record descriptor numbers on load_descriptor_list.
(load_descriptor_unwind, close_load_descs): New function.
(syms_of_lread): Init and staticpro load_descriptor_list.
(init_lread): Clear load_descriptor_list.

31 years ago(Fcondition_case): Doc fix.
Richard M. Stallman [Tue, 11 Jan 1994 19:08:24 +0000 (19:08 +0000)]
(Fcondition_case): Doc fix.

31 years ago(Fsignal): Rename 1st arg to error_symbol.
Richard M. Stallman [Tue, 11 Jan 1994 19:06:40 +0000 (19:06 +0000)]
(Fsignal): Rename 1st arg to error_symbol.

31 years ago(read_char_x_menu_prompt, read_char_minibuf_menu_prompt):
Richard M. Stallman [Tue, 11 Jan 1994 18:52:33 +0000 (18:52 +0000)]
(read_char_x_menu_prompt, read_char_minibuf_menu_prompt):
New functions made by dividing up read_char_menu_prompt.
(read_char): Call read_char_minibuffer_menu_prompt before the sit_for
if X menus are not going to be used.
(read_char_minibuf_menu_prompt): Correct access to keymaps for
menus when not using X menus.  Only store character read in a keyboard
macro if it is not the menu help character.

31 years ago(open-line): Treat all cases of enabled undo alike.
Richard M. Stallman [Tue, 11 Jan 1994 15:56:29 +0000 (15:56 +0000)]
(open-line): Treat all cases of enabled undo alike.

31 years ago(Fcondition_case): Allow a list of condition names in a handler.
Richard M. Stallman [Tue, 11 Jan 1994 07:22:11 +0000 (07:22 +0000)]
(Fcondition_case): Allow a list of condition names in a handler.
(find_handler_clause): Likewise.

31 years ago(byte-compile-condition-case): Disable warning about
Richard M. Stallman [Tue, 11 Jan 1994 07:21:47 +0000 (07:21 +0000)]
(byte-compile-condition-case): Disable warning about
symbol not naming a condition.  Allow a list of condition names.

31 years ago(read_process_output): Supply second arg to unbind_to.
Richard M. Stallman [Tue, 11 Jan 1994 05:49:41 +0000 (05:49 +0000)]
(read_process_output): Supply second arg to unbind_to.
(exec_sentinel): Likewise.

31 years ago(hif-tokenize): Handle // comments after #if.
Richard M. Stallman [Tue, 11 Jan 1994 05:47:14 +0000 (05:47 +0000)]
(hif-tokenize): Handle // comments after #if.

31 years ago(mail-abbrev-mode-regexp): Add Reply-to.
Richard M. Stallman [Tue, 11 Jan 1994 05:38:36 +0000 (05:38 +0000)]
(mail-abbrev-mode-regexp): Add Reply-to.

31 years ago(x_sync): Block input.
Richard M. Stallman [Mon, 10 Jan 1994 22:37:42 +0000 (22:37 +0000)]
(x_sync): Block input.

31 years ago(struct buffer): New field auto_save_failure_time.
Richard M. Stallman [Mon, 10 Jan 1994 22:37:13 +0000 (22:37 +0000)]
(struct buffer): New field auto_save_failure_time.

31 years ago(set_search_regs): New subroutine.
Richard M. Stallman [Mon, 10 Jan 1994 22:36:49 +0000 (22:36 +0000)]
(set_search_regs): New subroutine.
(search_buffer): Use set_search_regs.
Record beginning and end after matching null string.

31 years ago(Info-follow-reference): If point is not in middle of a
Richard M. Stallman [Mon, 10 Jan 1994 22:35:29 +0000 (22:35 +0000)]
(Info-follow-reference): If point is not in middle of a
cross-reference but located somewhere on current line, make
cross-reference the `default'.  If only one cross-reference
located in node, make it `default'.

31 years ago(isearch-mode): If not slow, clear isearch-window-configuration.
Richard M. Stallman [Mon, 10 Jan 1994 22:27:52 +0000 (22:27 +0000)]
(isearch-mode): If not slow, clear isearch-window-configuration.

31 years ago(Fdo_auto_save): If auto save times out, don't try again for 20 minutes.
Richard M. Stallman [Mon, 10 Jan 1994 22:24:26 +0000 (22:24 +0000)]
(Fdo_auto_save): If auto save times out, don't try again for 20 minutes.
(Fclear_buffer_auto_save_failure): New function.
(Fset_buffer_auto_saved): Clear auto_save_failure_time.

31 years ago(Fdelete_frame): Call x_sync.
Richard M. Stallman [Mon, 10 Jan 1994 22:20:56 +0000 (22:20 +0000)]
(Fdelete_frame): Call x_sync.

(Fdelete_frame): Do FRAME_SAMPLE_VISIBILITY before
testing visibility of a frame.

31 years ago(describe_map_tree): New arg NOMENU.
Richard M. Stallman [Mon, 10 Jan 1994 21:30:25 +0000 (21:30 +0000)]
(describe_map_tree): New arg NOMENU.
(describe_buffer_bindings): Pass new arg.

31 years ago(Fsubstitute_command_keys): Pass new arg to describe_map_tree.
Richard M. Stallman [Mon, 10 Jan 1994 21:30:04 +0000 (21:30 +0000)]
(Fsubstitute_command_keys): Pass new arg to describe_map_tree.

31 years ago(telnet): Fix previous change--tentative idea
Richard M. Stallman [Mon, 10 Jan 1994 18:15:22 +0000 (18:15 +0000)]
(telnet): Fix previous change--tentative idea
wasn't fully removed.