]> code.delx.au - gnu-emacs/log
gnu-emacs
30 years ago(visit-tags-table-buffer): Don't take car of return frmo
Roland McGrath [Fri, 24 Jun 1994 08:07:57 +0000 (08:07 +0000)]
(visit-tags-table-buffer): Don't take car of return frmo
tags-table-including.

30 years ago(syms_of_keyboard): Don't staticpro the same var twice.
Karl Heuer [Fri, 24 Jun 1994 00:34:47 +0000 (00:34 +0000)]
(syms_of_keyboard): Don't staticpro the same var twice.

30 years ago(popup-menu): Convert list to same-size vector, not singleton vector.
Karl Heuer [Thu, 23 Jun 1994 23:58:16 +0000 (23:58 +0000)]
(popup-menu): Convert list to same-size vector, not singleton vector.

30 years ago(move-to-tab-stop): Delete unnecessary spaces
Richard M. Stallman [Thu, 23 Jun 1994 23:57:33 +0000 (23:57 +0000)]
(move-to-tab-stop): Delete unnecessary spaces
before the old point if a tab followed or follows the old point.

30 years agoDon't include string.h or strings.h.
Richard M. Stallman [Thu, 23 Jun 1994 23:56:06 +0000 (23:56 +0000)]
Don't include string.h or strings.h.

30 years ago(Fmove_overlay): Fix typo in previous change.
Richard M. Stallman [Thu, 23 Jun 1994 23:55:12 +0000 (23:55 +0000)]
(Fmove_overlay): Fix typo in previous change.

30 years agoMove #undef HAVE_STRERROR before the #includes.
Richard M. Stallman [Thu, 23 Jun 1994 23:53:35 +0000 (23:53 +0000)]
Move #undef HAVE_STRERROR before the #includes.

30 years ago(shell-prefixed-directory-name): Do nothing if
Richard M. Stallman [Thu, 23 Jun 1994 23:12:13 +0000 (23:12 +0000)]
(shell-prefixed-directory-name): Do nothing if
comint-file-name-prefix is empty.  Do not inline.

30 years ago(comint-read-input-ring): Use ring-insert-at-beginning.
Richard M. Stallman [Thu, 23 Jun 1994 23:11:23 +0000 (23:11 +0000)]
(comint-read-input-ring): Use ring-insert-at-beginning.
Insert most recent string first and only as many as we need.
Don't visit the file, just read it.

30 years ago(ring-insert-at-beginning): New function.
Richard M. Stallman [Thu, 23 Jun 1994 23:11:02 +0000 (23:11 +0000)]
(ring-insert-at-beginning): New function.
Don't visit the file, just read it.

30 years ago(*-convex-convexos*): Accept this as alias.
Richard M. Stallman [Thu, 23 Jun 1994 21:35:48 +0000 (21:35 +0000)]
(*-convex-convexos*): Accept this as alias.

30 years ago(LIBS_MACHINE, GETPGRP_NO_ARG): Defined.
Richard M. Stallman [Thu, 23 Jun 1994 19:40:13 +0000 (19:40 +0000)]
(LIBS_MACHINE, GETPGRP_NO_ARG): Defined.
(NLIST_NAME_UNION, DECLARE_GETPWUID_WITH_UID_T): Defined.
(CRT0_DUMMIES): Conditionalize according to __GNUC__.
(convex): Define if necessary.
(C_SWITCH_MACHINE): Definition deleted.

30 years ago(soundex-alist): Delete the elements that mapped into nil.
Richard M. Stallman [Thu, 23 Jun 1994 19:39:22 +0000 (19:39 +0000)]
(soundex-alist): Delete the elements that mapped into nil.

30 years ago(term_get_fkeys): Don't redeclare term_get_fkeys_1 here.
Richard M. Stallman [Thu, 23 Jun 1994 19:30:19 +0000 (19:30 +0000)]
(term_get_fkeys): Don't redeclare term_get_fkeys_1 here.

30 years agoDon't declare exit or perror.
Richard M. Stallman [Thu, 23 Jun 1994 19:27:56 +0000 (19:27 +0000)]
Don't declare exit or perror.

30 years ago(main): Don't declare geteuid.
Richard M. Stallman [Thu, 23 Jun 1994 19:26:02 +0000 (19:26 +0000)]
(main): Don't declare geteuid.
Don't declare getenv if convex.

30 years agoSet NON_GNU_CPP.
Richard M. Stallman [Thu, 23 Jun 1994 19:22:09 +0000 (19:22 +0000)]
Set NON_GNU_CPP.

30 years ago(tar-extract): Set file name by hand before calling
Richard M. Stallman [Thu, 23 Jun 1994 17:52:44 +0000 (17:52 +0000)]
(tar-extract): Set file name by hand before calling
set-visited-file-name.

Various renamings; all callers changed.
(tar-header-block-tokenize): Renamed from tokenize-tar-header-block.
(tar-header-block-checksum): Renamed from checksum-tar-header-block.
(tar-header-block-check-checksum):
Renamed from check-tar-header-block-checksum.
(tar-header-block-recompute-checksum):
Renamed from recompute-tar-header-block-checksum.
(tar-header-block-summarize):
Renamed from summarize-tar-header-block.

30 years ago(show-paren-command-hook): Handle close paren rather than open paren
Richard M. Stallman [Thu, 23 Jun 1994 14:42:48 +0000 (14:42 +0000)]
(show-paren-command-hook): Handle close paren rather than open paren
if point is between the two.

30 years agoComment change.
Richard M. Stallman [Thu, 23 Jun 1994 14:34:50 +0000 (14:34 +0000)]
Comment change.

30 years ago(print-region-1): Don't include a space in the job name.
Richard M. Stallman [Thu, 23 Jun 1994 14:33:32 +0000 (14:33 +0000)]
(print-region-1): Don't include a space in the job name.

30 years ago(show-paren-command-hook): Set paren foreground to white.
Richard M. Stallman [Thu, 23 Jun 1994 14:31:35 +0000 (14:31 +0000)]
(show-paren-command-hook): Set paren foreground to white.

30 years ago(Info-next-preorder-1): New function.
Richard M. Stallman [Thu, 23 Jun 1994 14:24:38 +0000 (14:24 +0000)]
(Info-next-preorder-1): New function.
(Info-mouse-follow-nearest-node): Use that.
(Info-follow-nearest-node): Use that.

30 years agoentered into RCS
Richard M. Stallman [Thu, 23 Jun 1994 14:02:40 +0000 (14:02 +0000)]
entered into RCS

30 years ago*** empty log message ***
Richard M. Stallman [Thu, 23 Jun 1994 13:56:21 +0000 (13:56 +0000)]
*** empty log message ***

30 years agoFix bits of last change lost in Emacs crash.
Roland McGrath [Thu, 23 Jun 1994 01:30:12 +0000 (01:30 +0000)]
Fix bits of last change lost in Emacs crash.

30 years ago(tags-table-including): Don't call tags-table-check-computed-list.
Roland McGrath [Thu, 23 Jun 1994 01:11:38 +0000 (01:11 +0000)]
(tags-table-including): Don't call tags-table-check-computed-list.
After skipping a table not in core, make sure TABLES is non-nil before
using it.  At end, find the table in the user's list which includes FOUND.

30 years ago(m68k-ccur): New system.
Richard Kenner [Thu, 23 Jun 1994 00:03:14 +0000 (00:03 +0000)]
(m68k-ccur): New system.

30 years ago(resize-minibuffer-window-exactly, resize-minibuffer-frame,
Noah Friedman [Wed, 22 Jun 1994 22:14:28 +0000 (22:14 +0000)]
(resize-minibuffer-window-exactly, resize-minibuffer-frame,
resize-minibuffer-frame-exactly): Doc fixes.

(resize-minibuffer-frame-exactly): make default t.

(resize-minibuffer-frame-original-height): New variable.
(resize-minibuffer-setup): Set it locally in the minibuffer.
(resize-minibuffer-frame): Use it instead of minibuffer-frame-alist's
height.

(resize-minibuffer-setup): Append resize-minibuffer-window and
resize-minibuffer-frame to the end of post-command-hook, don't insert on
the front.

(resize-minibuffer-window-restore): New function.
(resize-minibuffer-setup): Put it on minibuffer-exit-hook.

30 years ago(make-face): Return the face name, not the vector.
Richard M. Stallman [Wed, 22 Jun 1994 21:28:17 +0000 (21:28 +0000)]
(make-face): Return the face name, not the vector.

30 years agoRearrange the edit and file menus, and add separators.
Richard M. Stallman [Wed, 22 Jun 1994 20:37:41 +0000 (20:37 +0000)]
Rearrange the edit and file menus, and add separators.

30 years ago(RETURN_UNGCPRO): Swallow semicolon.
Richard M. Stallman [Wed, 22 Jun 1994 20:11:29 +0000 (20:11 +0000)]
(RETURN_UNGCPRO): Swallow semicolon.
(GCPRO5): New macro.

30 years ago(double-prefix-only): New variable.
Richard M. Stallman [Wed, 22 Jun 1994 18:03:28 +0000 (18:03 +0000)]
(double-prefix-only): New variable.
(double-translate-key): Use it.

30 years ago(backquote-process): Fix criterion for using FIRSTLIST.
Richard M. Stallman [Wed, 22 Jun 1994 15:30:42 +0000 (15:30 +0000)]
(backquote-process): Fix criterion for using FIRSTLIST.

30 years ago(scroll-other-window-down): New command.
Richard M. Stallman [Wed, 22 Jun 1994 05:16:22 +0000 (05:16 +0000)]
(scroll-other-window-down): New command.

(blink-matching-open): Use matching-paren.

30 years agoUpdate copyright notice.
Richard M. Stallman [Wed, 22 Jun 1994 04:40:17 +0000 (04:40 +0000)]
Update copyright notice.

30 years ago(setenv): Rewrite. Provide a way to unset interactively.
Richard M. Stallman [Wed, 22 Jun 1994 04:39:27 +0000 (04:39 +0000)]
(setenv): Rewrite.  Provide a way to unset interactively.

30 years ago(X_IO_BUG): Defined.
Richard M. Stallman [Wed, 22 Jun 1994 04:16:46 +0000 (04:16 +0000)]
(X_IO_BUG): Defined.

30 years ago(setenv): Do something even if process-environment is nil.
Richard M. Stallman [Wed, 22 Jun 1994 04:07:38 +0000 (04:07 +0000)]
(setenv): Do something even if process-environment is nil.

30 years ago(read_minibuf_unwind): Run Qminibuffer_exit_hook here.
Richard M. Stallman [Tue, 21 Jun 1994 20:49:12 +0000 (20:49 +0000)]
(read_minibuf_unwind): Run Qminibuffer_exit_hook here.
(read_minibuf): Not here.

30 years ago(face-equal): Do check the underline attribute.
Richard M. Stallman [Tue, 21 Jun 1994 20:22:56 +0000 (20:22 +0000)]
(face-equal): Do check the underline attribute.

30 years ago(apply_modifiers): Use assq_no_quit.
Richard M. Stallman [Tue, 21 Jun 1994 19:47:44 +0000 (19:47 +0000)]
(apply_modifiers): Use assq_no_quit.

30 years ago(Flookup_key): Add gcpro.
Richard M. Stallman [Tue, 21 Jun 1994 19:46:07 +0000 (19:46 +0000)]
(Flookup_key): Add gcpro.
(Fkey_binding, Fminor_mode_key_binding): Likewise.
(Fwhere_is_internal): Likewise.

30 years ago(single_keymap_panes): Put menu_item_equiv_key in the gcpro.
Richard M. Stallman [Tue, 21 Jun 1994 19:12:12 +0000 (19:12 +0000)]
(single_keymap_panes): Put menu_item_equiv_key in the gcpro.
(menu_item_equiv_key): GCPRO things.

30 years agoFix references to diary.el.
Richard M. Stallman [Tue, 21 Jun 1994 19:10:54 +0000 (19:10 +0000)]
Fix references to diary.el.

30 years ago(Fmove_overlay): Add missing XINT calls in previous change.
Richard M. Stallman [Tue, 21 Jun 1994 18:25:45 +0000 (18:25 +0000)]
(Fmove_overlay): Add missing XINT calls in previous change.

30 years ago(Fkill_buffer): Don't delete auto save file
Richard M. Stallman [Tue, 21 Jun 1994 17:52:18 +0000 (17:52 +0000)]
(Fkill_buffer): Don't delete auto save file
if it didn't come from this Emacs session.

30 years ago(delete-auto-save-files): Doc fix.
Richard M. Stallman [Tue, 21 Jun 1994 17:46:53 +0000 (17:46 +0000)]
(delete-auto-save-files): Doc fix.

(insert-directory): Don't quote braces for shell.

30 years ago(show_mouse_face): Set endcolumn ok in side-by-side windows.
Richard M. Stallman [Tue, 21 Jun 1994 17:13:39 +0000 (17:13 +0000)]
(show_mouse_face): Set endcolumn ok in side-by-side windows.

30 years agoDon't bind keys C-insert, C-delete, and
Richard M. Stallman [Tue, 21 Jun 1994 15:42:25 +0000 (15:42 +0000)]
Don't bind keys C-insert, C-delete, and
S-insert if they are already bound.

30 years ago(Info-directory-list): For msdos, don't check for
Richard M. Stallman [Tue, 21 Jun 1994 15:39:44 +0000 (15:39 +0000)]
(Info-directory-list): For msdos, don't check for
exec-directory != ../lib-src (since we use wrapped binaries).

30 years agoFix previous change: use Dimension, not short.
Karl Heuer [Tue, 21 Jun 1994 01:06:13 +0000 (01:06 +0000)]
Fix previous change: use Dimension, not short.

30 years ago(x_window): Delete duplicate computation.
Karl Heuer [Tue, 21 Jun 1994 00:42:12 +0000 (00:42 +0000)]
(x_window): Delete duplicate computation.
Change type of reference argument from int to short.

30 years agoentered into RCS
Melissa Weisshaus [Mon, 20 Jun 1994 23:24:13 +0000 (23:24 +0000)]
entered into RCS

30 years ago(HAVE_STRERROR, HAVE_XRMSETDATABASE)
Richard M. Stallman [Mon, 20 Jun 1994 23:10:29 +0000 (23:10 +0000)]
(HAVE_STRERROR, HAVE_XRMSETDATABASE)
(HAVE_XSCREENRESOURCESTRING, HAVE_SETSID): Add #undefs.

30 years ago(Fmove_overlay): Call redisplay_region even when
Richard M. Stallman [Mon, 20 Jun 1994 23:10:07 +0000 (23:10 +0000)]
(Fmove_overlay): Call redisplay_region even when
changing to a different buffer.

30 years ago(move-to-tab-stop): Get rid of spaces before tabs
Richard M. Stallman [Mon, 20 Jun 1994 22:52:49 +0000 (22:52 +0000)]
(move-to-tab-stop): Get rid of spaces before tabs
that were made by an immediately previous use of this command.

30 years ago(tpu-doc-revision): Variable deleted.
Richard M. Stallman [Mon, 20 Jun 1994 22:22:58 +0000 (22:22 +0000)]
(tpu-doc-revision): Variable deleted.

30 years ago(tpu-edt-off): Restore original global key map.
Richard M. Stallman [Mon, 20 Jun 1994 22:22:40 +0000 (22:22 +0000)]
(tpu-edt-off): Restore original global key map.
(tpu-next-file-buffer): Move to dired buffer too.
(tpu-make-file-buffer-list): New function.
(tpu-version): New version.
(tpu-set-mode-line): Added line-number-mode to mode-line.
(tpu-search-forward-exit, tpu-search-backward-exit): New functions,
key mappings.

30 years agoRequire tpu-edt.
Richard M. Stallman [Mon, 20 Jun 1994 22:22:23 +0000 (22:22 +0000)]
Require tpu-edt.
(tpu-extras-revision): Variable deleted.

30 years agoChange size of selected screen. Reposition after
Richard M. Stallman [Mon, 20 Jun 1994 22:22:07 +0000 (22:22 +0000)]
Change size of selected screen.  Reposition after
printing help.  Null default directory for save.  Produce minibuffer
key bindings for kp4 and kp5.
(tpu-kp4, tpu-kp5): New variables.
(tpu-mapper-revision): Variable deleted.

30 years ago(vt-revision): Variable deleted.
Richard M. Stallman [Mon, 20 Jun 1994 22:21:48 +0000 (22:21 +0000)]
(vt-revision): Variable deleted.

30 years ago(finder-by-keyword): Add doc string and t for interactive.
Richard M. Stallman [Mon, 20 Jun 1994 20:34:22 +0000 (20:34 +0000)]
(finder-by-keyword): Add doc string and t for interactive.

30 years ago(gnus-uu-view-directory): Fixed viewing with the
Richard M. Stallman [Mon, 20 Jun 1994 19:09:24 +0000 (19:09 +0000)]
(gnus-uu-view-directory): Fixed viewing with the
`gnus-uu-asynchronous' variable set.
(gnus-uu-ctl-map): Removed the keystrokes `C-c C-v C-h' and
`C-c C-v h' from the keymap.
(gnus-uu-decode-and-view-all-articles,
(gnus-uu-decode-and-view-all-unread-articles,
(gnus-uu-decode-and-save-all-unread-articles,
(gnus-uu-decode-and-save-all-articles): Accept prefix arg for # files.
(gnus-uu-uustrip-article-as): Waits for uudecode to finish before
further treatment of the resulting files.
(gnus-uu-summary-next-subject): After decoding, if there are no
more unread articles, jump to the last article decoded.
(gnus-uu-post-encoded): Make last posting in a
series always have more than 4 lines.

(gnus-uu-interactive-save-original-file): Fixed
original file save when there's more that one original file.

(gnus-uu-view-file): Rewrote function and fixed
ask before view/save after view.
(gnus-uu-ask-to-save-file): New function.

(gnus-uu-interactive-set-up-windows): New function.
(gnus-uu-interactive-scan-directory) New function.
(gnus-uu-interactive-rescan-directory): New function.
(gnus-uu-ignore-files-by-name, gnus-uu-ignore-files-by-type): New vars.
(gnus-uu-interactive-execute): Change directory to work dir before executing.

(gnus-uu-view-directory, gnus-uu-check-for-generated-files):
Fixed bug deleting generated directories.
(gnus-uu-unpack-archives): Added error message for corrupted archives.

30 years agoUse plists to record handlers.
Richard M. Stallman [Mon, 20 Jun 1994 18:30:06 +0000 (18:30 +0000)]
Use plists to record handlers.
(jka-compr-insert-file-contents): Don't leave buffer locked.
Call the standard function, and file-local-copy,
using jka-compr-run-real-handler.
(jka-compr-file-local-copy): Call file-local-copy
using jka-compr-run-real-handler.
(jka-compr-write-region): Likewise.
(jka-compr-load): Don't alter file-name-handler-alist.
Do bind inhibit-file-name-handlers and inhibit-file-name-operation.
(jka-compr-handler): Don't alter file-name-handler-alist.

30 years ago(Fmatching_paren): Fix typo.
Richard M. Stallman [Mon, 20 Jun 1994 17:07:22 +0000 (17:07 +0000)]
(Fmatching_paren): Fix typo.

30 years ago(gnus-summary-next-article): Handle non-character events.
Richard M. Stallman [Mon, 20 Jun 1994 13:38:11 +0000 (13:38 +0000)]
(gnus-summary-next-article): Handle non-character events.

30 years ago(tab-to-tab-stop): Combine new indentation with previous.
Richard M. Stallman [Mon, 20 Jun 1994 01:52:51 +0000 (01:52 +0000)]
(tab-to-tab-stop): Combine new indentation with previous.

30 years ago(SEGMENT_MASK): Defined.
Richard M. Stallman [Mon, 20 Jun 1994 01:39:02 +0000 (01:39 +0000)]
(SEGMENT_MASK): Defined.

30 years ago(define-mail-alias): Copy parsing code from mailabbrev.el.
Richard M. Stallman [Sun, 19 Jun 1994 19:52:02 +0000 (19:52 +0000)]
(define-mail-alias): Copy parsing code from mailabbrev.el.
New arg from-mailrc-file.
(build-mail-aliases): Pass t as new arg.

30 years ago(define-mail-alias): Doc fix.
Richard M. Stallman [Sun, 19 Jun 1994 19:42:17 +0000 (19:42 +0000)]
(define-mail-alias): Doc fix.

30 years ago(x_window): Take account of pane widget internal border width.
Richard M. Stallman [Sun, 19 Jun 1994 19:07:47 +0000 (19:07 +0000)]
(x_window): Take account of pane widget internal border width.

30 years ago(Fmatching_paren): New function.
Richard M. Stallman [Sun, 19 Jun 1994 18:20:52 +0000 (18:20 +0000)]
(Fmatching_paren): New function.
(Fchar_syntax): Pass arg directly to SYNTAX, no masking.

30 years ago(SYNTAX_MATCH): Fix typo (syntax -> matcher).
Richard M. Stallman [Sun, 19 Jun 1994 18:18:20 +0000 (18:18 +0000)]
(SYNTAX_MATCH): Fix typo (syntax -> matcher).

30 years ago(mouse-scroll-subr): Preserve point if WINDOW's not the selected window.
Richard M. Stallman [Sun, 19 Jun 1994 18:04:35 +0000 (18:04 +0000)]
(mouse-scroll-subr): Preserve point if WINDOW's not the selected window.
(mouse-drag-region, mouse-drag-secondary): Accept any list event
as normal termination of the dragging.

30 years agoGet CFLAGS both with and without THIS_IS_CONFIGURE,
Richard M. Stallman [Sun, 19 Jun 1994 15:40:27 +0000 (15:40 +0000)]
Get CFLAGS both with and without THIS_IS_CONFIGURE,
for two different uses.

30 years ago(C_OPTIMIZE_SWITCH): Definition deleted.
Richard M. Stallman [Sun, 19 Jun 1994 15:24:14 +0000 (15:24 +0000)]
(C_OPTIMIZE_SWITCH): Definition deleted.

30 years ago(mail-bury): Test that rmail-summary-buffer is boundp.
Richard M. Stallman [Sat, 18 Jun 1994 21:12:42 +0000 (21:12 +0000)]
(mail-bury): Test that rmail-summary-buffer is boundp.

30 years agoDoc fixes.
Richard M. Stallman [Sat, 18 Jun 1994 21:04:14 +0000 (21:04 +0000)]
Doc fixes.

30 years ago(xsymbol): Cast $ to int.
Richard M. Stallman [Sat, 18 Jun 1994 21:03:36 +0000 (21:03 +0000)]
(xsymbol): Cast $ to int.
(xvector, xstring): Don't use a string constant.
Reduce size limit for printing contents.

30 years ago(GETTIMEOFDAY_ONE_ARGUMENT): Undo previous change.
Richard M. Stallman [Sat, 18 Jun 1994 19:20:48 +0000 (19:20 +0000)]
(GETTIMEOFDAY_ONE_ARGUMENT): Undo previous change.

30 years ago(make_frame_visible): At end, wait till Emacs sees frame is visible.
Richard M. Stallman [Sat, 18 Jun 1994 18:57:39 +0000 (18:57 +0000)]
(make_frame_visible): At end, wait till Emacs sees frame is visible.

30 years ago* m/delta.h (memmove): switch the first two args.
Francesco Potortì [Sat, 18 Jun 1994 17:54:50 +0000 (17:54 +0000)]
* m/delta.h (memmove): switch the first two args.

30 years ago(echo_after_prompt): New variable.
Richard M. Stallman [Sat, 18 Jun 1994 14:53:55 +0000 (14:53 +0000)]
(echo_after_prompt): New variable.
(echo_prompt, cancel_echoing): Set it.
(echo_dash): Test it.

(interrupt_signal, init_keyboard):
Don't handle SIGINT and SIGQUIT if using window system directly.

(read_key_sequence): Verify event has a POSN_BUFFER_POSN
before trying to extract it.

30 years ago(C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.
Richard M. Stallman [Sat, 18 Jun 1994 14:49:34 +0000 (14:49 +0000)]
(C_DEBUG_SWITCH): Define, if THIS_IS_CONFIGURE.
(HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR):
(HAVE_XSCREENNUMBEROFSCREEN, HAVE_XRMSETDATABASE):
Comment out these definitions.

30 years ago(rmail-highlight-headers): Don't skip newlines, just tab and space.
Richard M. Stallman [Sat, 18 Jun 1994 13:26:33 +0000 (13:26 +0000)]
(rmail-highlight-headers): Don't skip newlines, just tab and space.

30 years ago(set-rmail-inbox-list): Use insert-before-markers.
Richard M. Stallman [Sat, 18 Jun 1994 13:23:57 +0000 (13:23 +0000)]
(set-rmail-inbox-list): Use insert-before-markers.

30 years ago(doprnt.o): Depend on config_h.
Richard M. Stallman [Sat, 18 Jun 1994 13:02:23 +0000 (13:02 +0000)]
(doprnt.o): Depend on config_h.

30 years ago(minibuf_save_list): New variable, replaces minibuf_save_vector.
Karl Heuer [Sat, 18 Jun 1994 00:18:28 +0000 (00:18 +0000)]
(minibuf_save_list): New variable, replaces minibuf_save_vector.
(read_minibuf): Cons it up.
(read_minibuf_unwind): Pop back the saved values.
(syms_of_minibuf): staticpro it.

30 years agominibuf_prompt is now a Lisp_Object.
Karl Heuer [Sat, 18 Jun 1994 00:13:37 +0000 (00:13 +0000)]
minibuf_prompt is now a Lisp_Object.

30 years ago(minibuf_prompt): Now a Lisp_Object. All uses changed.
Karl Heuer [Sat, 18 Jun 1994 00:13:02 +0000 (00:13 +0000)]
(minibuf_prompt): Now a Lisp_Object.  All uses changed.

30 years ago(EMACS_GET_TIME): Test GETTIMEOFDAY_ONE_ARGUMENT, not USG5_4.
Richard M. Stallman [Fri, 17 Jun 1994 23:52:35 +0000 (23:52 +0000)]
(EMACS_GET_TIME): Test GETTIMEOFDAY_ONE_ARGUMENT, not USG5_4.

30 years ago(GETTIMEOFDAY_ONE_ARGUMENT): Undef it.
Richard M. Stallman [Fri, 17 Jun 1994 23:51:52 +0000 (23:51 +0000)]
(GETTIMEOFDAY_ONE_ARGUMENT): Undef it.

30 years ago(GETTIMEOFDAY_ONE_ARGUMENT): Define it.
Richard M. Stallman [Fri, 17 Jun 1994 23:51:40 +0000 (23:51 +0000)]
(GETTIMEOFDAY_ONE_ARGUMENT): Define it.

30 years ago(x_real_positions): Make sure we know the parent window.
Richard M. Stallman [Fri, 17 Jun 1994 23:34:37 +0000 (23:34 +0000)]
(x_real_positions): Make sure we know the parent window.

30 years ago(dired-build-subdir-alist): Don't let looking-at destroy the match data.
Karl Heuer [Fri, 17 Jun 1994 22:15:47 +0000 (22:15 +0000)]
(dired-build-subdir-alist): Don't let looking-at destroy the match data.

30 years ago(make-auto-save-file-name): Convert slashes to \! and double the backslashes.
Richard M. Stallman [Fri, 17 Jun 1994 21:42:34 +0000 (21:42 +0000)]
(make-auto-save-file-name): Convert slashes to \! and double the backslashes.

30 years ago(finder-commentary): Fix error message syntax.
Richard M. Stallman [Fri, 17 Jun 1994 20:35:16 +0000 (20:35 +0000)]
(finder-commentary): Fix error message syntax.

30 years agoComment change.
Richard M. Stallman [Fri, 17 Jun 1994 20:04:22 +0000 (20:04 +0000)]
Comment change.

30 years ago(compute_motion): Recenter overlays, for speed.
Karl Heuer [Fri, 17 Jun 1994 20:03:18 +0000 (20:03 +0000)]
(compute_motion): Recenter overlays, for speed.