]> code.delx.au - gnu-emacs/log
gnu-emacs
28 years agoInitial revision
Richard M. Stallman [Tue, 26 Dec 1995 04:56:42 +0000 (04:56 +0000)]
Initial revision

28 years ago(mouse-buffer-menu): If lots of buffers, group them into multiple panes.
Richard M. Stallman [Tue, 26 Dec 1995 04:43:32 +0000 (04:43 +0000)]
(mouse-buffer-menu): If lots of buffers, group them into multiple panes.

28 years ago(check_x_display_info, check_x_frame, x_set_font)
Richard M. Stallman [Tue, 26 Dec 1995 04:41:21 +0000 (04:41 +0000)]
(check_x_display_info, check_x_frame, x_set_font)
(Fx_list_fonts): Fix error messages.

(have_menus_p): Renamed from using_x_p.

28 years ago(have_menus_p): Renamed from using_x_p.
Richard M. Stallman [Tue, 26 Dec 1995 04:39:17 +0000 (04:39 +0000)]
(have_menus_p): Renamed from using_x_p.

28 years agoWhen turning on default settings,
Richard M. Stallman [Tue, 26 Dec 1995 04:38:27 +0000 (04:38 +0000)]
When turning on default settings,
preserve iso-accents-enable if it's already set.

28 years ago(read_char_x_menu_prompt): HAVE_X_MENU renamed to HAVE_MENUS.
Richard M. Stallman [Tue, 26 Dec 1995 04:37:05 +0000 (04:37 +0000)]
(read_char_x_menu_prompt): HAVE_X_MENU renamed to HAVE_MENUS.

(Fexecute_extended_command): Nice error if empty cmd name.

28 years ago(LIBXMU): Replace previous change.
Richard M. Stallman [Tue, 26 Dec 1995 04:35:42 +0000 (04:35 +0000)]
(LIBXMU): Replace previous change.
Bring back the old definition, but conditionalize on ! HAVE_X11R6.

28 years ago(Fy_or_n_p, Fyes_or_no_p): using_x_p renamed to have_menus_p.
Richard M. Stallman [Tue, 26 Dec 1995 04:34:05 +0000 (04:34 +0000)]
(Fy_or_n_p, Fyes_or_no_p): using_x_p renamed to have_menus_p.
HAVE_X_MENU renamed to HAVE_MENUS.

28 years ago(NULL): #undef deleted.
Richard M. Stallman [Tue, 26 Dec 1995 04:33:01 +0000 (04:33 +0000)]
(NULL): #undef deleted.

28 years ago(XMenuActivate): Make sure the menu title is always
Richard M. Stallman [Tue, 26 Dec 1995 00:22:04 +0000 (00:22 +0000)]
(XMenuActivate): Make sure the menu title is always
displayed with `msdos-menu-active-face', no matter where the mouse pointer is.

28 years ago(Ffile_attributes) [MSDOS]: Remove special detection of
Richard M. Stallman [Tue, 26 Dec 1995 00:20:53 +0000 (00:20 +0000)]
(Ffile_attributes) [MSDOS]: Remove special detection of
MS-DOS executable files by filename extension (library `stat' does
this itself now).

28 years ago(vc-revert-buffer1): Pass t as preserve-modes to revert-buffer.
Richard M. Stallman [Mon, 25 Dec 1995 21:07:12 +0000 (21:07 +0000)]
(vc-revert-buffer1): Pass t as preserve-modes to revert-buffer.

28 years ago(revert-buffer): New arg preserve-modes.
Richard M. Stallman [Mon, 25 Dec 1995 21:05:31 +0000 (21:05 +0000)]
(revert-buffer): New arg preserve-modes.
(after-find-file): New arg nomodes.

28 years ago(hide-ifdefs): Set hif-outside-read-only here.
Richard M. Stallman [Mon, 25 Dec 1995 21:03:10 +0000 (21:03 +0000)]
(hide-ifdefs): Set hif-outside-read-only here.

28 years agoMany doc fixes.
Richard M. Stallman [Mon, 25 Dec 1995 20:44:18 +0000 (20:44 +0000)]
Many doc fixes.
(hide-ifdefs): New arg NOMSG.
(hif-before-revert-function): New function.  Put on after-revert-hook.

28 years ago(split-window-vertically): Don't change point in old
Richard M. Stallman [Mon, 25 Dec 1995 19:14:56 +0000 (19:14 +0000)]
(split-window-vertically): Don't change point in old
window if both the original point and the end of the buffer are
visible after splitting, when split-window-keep-point is nil.

28 years agoChanged interactive spec N.
Richard M. Stallman [Mon, 25 Dec 1995 18:50:01 +0000 (18:50 +0000)]
Changed interactive spec N.

28 years agoFix error message style.
Richard M. Stallman [Mon, 25 Dec 1995 18:46:17 +0000 (18:46 +0000)]
Fix error message style.
(vc-backend-checkout, vc-backend-checkin):
Allow vc-checkin-switches to be a string.

28 years ago(uniquify-fix-list-filename-lessp): Renamed from uniquify-filename-sort.
Richard M. Stallman [Mon, 25 Dec 1995 18:45:37 +0000 (18:45 +0000)]
(uniquify-fix-list-filename-lessp): Renamed from uniquify-filename-sort.

28 years agoComment change.
Richard M. Stallman [Mon, 25 Dec 1995 01:49:18 +0000 (01:49 +0000)]
Comment change.

28 years ago(HAVE_MENUS): Defined.
Richard M. Stallman [Mon, 25 Dec 1995 01:48:17 +0000 (01:48 +0000)]
(HAVE_MENUS): Defined.

28 years ago(have_menus_p): Defined.
Richard M. Stallman [Mon, 25 Dec 1995 01:47:56 +0000 (01:47 +0000)]
(have_menus_p): Defined.

28 years ago(makefile-add-log-defun): Rewrite to scan back
Richard M. Stallman [Mon, 25 Dec 1995 01:43:07 +0000 (01:43 +0000)]
(makefile-add-log-defun): Rewrite to scan back
checking one line at a time.  Notice blank lines and comments.

28 years ago(XOBJ, LIBXMENU, $(OLDXMENU), really-oldXMenu):
Richard M. Stallman [Mon, 25 Dec 1995 01:24:56 +0000 (01:24 +0000)]
(XOBJ, LIBXMENU, $(OLDXMENU), really-oldXMenu):
HAVE_X_MENU renamed to HAVE_MENUS.

28 years agoDetermine HAVE_X11R6.
Richard M. Stallman [Mon, 25 Dec 1995 01:23:18 +0000 (01:23 +0000)]
Determine HAVE_X11R6.
(HAVE_MENUS): Renamed from HAVE_X_MENU.

28 years ago(HAVE_MENUS): Renamed from HAVE_X_MENU.
Richard M. Stallman [Mon, 25 Dec 1995 01:21:56 +0000 (01:21 +0000)]
(HAVE_MENUS): Renamed from HAVE_X_MENU.

28 years ago(Fcall_interactively): Undo previous change.
Richard M. Stallman [Mon, 25 Dec 1995 00:33:14 +0000 (00:33 +0000)]
(Fcall_interactively): Undo previous change.

28 years ago(Fcommand_execute): Undo previous change.
Richard M. Stallman [Mon, 25 Dec 1995 00:29:49 +0000 (00:29 +0000)]
(Fcommand_execute): Undo previous change.

28 years agoComment change.
Richard M. Stallman [Sun, 24 Dec 1995 23:39:48 +0000 (23:39 +0000)]
Comment change.

28 years agoAdd #pragma alloca.
Richard M. Stallman [Sun, 24 Dec 1995 23:39:10 +0000 (23:39 +0000)]
Add #pragma alloca.

28 years ago(fill-paragraph-function): Doc fix.
Richard M. Stallman [Sun, 24 Dec 1995 23:30:18 +0000 (23:30 +0000)]
(fill-paragraph-function): Doc fix.

28 years ago(STATIC_OPTION): For GCC, use -Xlinker.
Richard M. Stallman [Sun, 24 Dec 1995 23:19:14 +0000 (23:19 +0000)]
(STATIC_OPTION): For GCC, use -Xlinker.
(DYNAMIC_OPTION): Define like STATIC_OPTION.

28 years ago(LIBXT): Use DYNAMIC_OPTION too.
Richard M. Stallman [Sun, 24 Dec 1995 23:18:24 +0000 (23:18 +0000)]
(LIBXT): Use DYNAMIC_OPTION too.

28 years ago(HAVE_X11R6): Definition deleted (previous change undone).
Richard M. Stallman [Sun, 24 Dec 1995 23:12:46 +0000 (23:12 +0000)]
(HAVE_X11R6): Definition deleted (previous change undone).

28 years ago(HAVE_X11R6): Add #undef.
Richard M. Stallman [Sun, 24 Dec 1995 23:11:31 +0000 (23:11 +0000)]
(HAVE_X11R6): Add #undef.

28 years ago(rmail-forward): Quote lines with `- ' when necessary.
Richard M. Stallman [Sun, 24 Dec 1995 18:44:34 +0000 (18:44 +0000)]
(rmail-forward): Quote lines with `- ' when necessary.

28 years ago(redisplay_window): Clear force_start field
Richard M. Stallman [Sun, 24 Dec 1995 16:03:05 +0000 (16:03 +0000)]
(redisplay_window): Clear force_start field
before running the Qwindow_scroll_functions.
In the recenter case, set w->start before running them.

28 years ago(save-some-buffers): Don't give message if we queried.
Roland McGrath [Sun, 24 Dec 1995 09:25:19 +0000 (09:25 +0000)]
(save-some-buffers): Don't give message if we queried.

28 years agoDisable scrollbars until fully functional.
Geoff Voelker [Sun, 24 Dec 1995 01:10:37 +0000 (01:10 +0000)]
Disable scrollbars until fully functional.

28 years ago(get_bss_info_from_map_file): New function.
Geoff Voelker [Sun, 24 Dec 1995 00:38:36 +0000 (00:38 +0000)]
(get_bss_info_from_map_file): New function.
(get_section_info): When .bss section parameters are not in the
executable, search the symbol map file for them.

28 years ago(LINK_FLAGS): Dump symbol map when linking.
Geoff Voelker [Sun, 24 Dec 1995 00:38:18 +0000 (00:38 +0000)]
(LINK_FLAGS): Dump symbol map when linking.

28 years ago(ps-spool-buffer-with-faces): Fix typo in previous chg.
Richard M. Stallman [Sat, 23 Dec 1995 15:55:49 +0000 (15:55 +0000)]
(ps-spool-buffer-with-faces): Fix typo in previous chg.
(ps-spool-region-with-faces): Likewise.

28 years ago(SYNTAX_ENTRY): Add cast in call to syntax_parent_lookup.
Richard M. Stallman [Sat, 23 Dec 1995 15:06:13 +0000 (15:06 +0000)]
(SYNTAX_ENTRY): Add cast in call to syntax_parent_lookup.

28 years ago(prepare_menu_bars): If update_mode_lines,
Richard M. Stallman [Sat, 23 Dec 1995 07:47:37 +0000 (07:47 +0000)]
(prepare_menu_bars): If update_mode_lines,
update all frame titles too.

28 years ago(internal_self_insert): Declare arg c1 as unsigned char.
Richard M. Stallman [Sat, 23 Dec 1995 07:46:41 +0000 (07:46 +0000)]
(internal_self_insert): Declare arg c1 as unsigned char.

28 years ago(mail-setup): Put text property on mail-header-separator.
Richard M. Stallman [Sat, 23 Dec 1995 07:42:36 +0000 (07:42 +0000)]
(mail-setup): Put text property on mail-header-separator.
(mail-header-separator): Set it up for use as a category property.
(mail, mail-send): Turn on inhibit-read-only temporarily.

28 years ago(save-buffer): Doc fix.
Richard M. Stallman [Sat, 23 Dec 1995 07:34:59 +0000 (07:34 +0000)]
(save-buffer): Doc fix.

28 years ago(standard-display-european): Make 160 display as space.
Richard M. Stallman [Sat, 23 Dec 1995 07:32:51 +0000 (07:32 +0000)]
(standard-display-european): Make 160 display as space.

28 years agoComment change.
Richard M. Stallman [Sat, 23 Dec 1995 07:17:48 +0000 (07:17 +0000)]
Comment change.

28 years ago(iso-languages): Add entry for `irish'.
Richard M. Stallman [Sat, 23 Dec 1995 07:15:55 +0000 (07:15 +0000)]
(iso-languages): Add entry for `irish'.

28 years ago(compile-internal): On systems with no asynchronous
Richard M. Stallman [Sat, 23 Dec 1995 07:13:31 +0000 (07:13 +0000)]
(compile-internal): On systems with no asynchronous
processes: do relevant parts of compilation-sentinel after the
process exits; make modeline during and after compilation be
similar to what compilation-sentinel displays.

28 years ago(rmail): Allow nonexistent file as arg.
Richard M. Stallman [Sat, 23 Dec 1995 06:57:14 +0000 (06:57 +0000)]
(rmail): Allow nonexistent file as arg.

28 years ago(rmail-spool-directory): Append slash to all pathnames.
Erik Naggum [Fri, 22 Dec 1995 12:13:30 +0000 (12:13 +0000)]
(rmail-spool-directory): Append slash to all pathnames.

28 years ago(report-emacs-bug): Don't die if *Messages* buf is gone.
Karl Heuer [Thu, 21 Dec 1995 19:02:46 +0000 (19:02 +0000)]
(report-emacs-bug): Don't die if *Messages* buf is gone.

28 years agoComment fixes.
Karl Heuer [Thu, 21 Dec 1995 18:20:21 +0000 (18:20 +0000)]
Comment fixes.

28 years agoInitial revision
Karl Heuer [Thu, 21 Dec 1995 18:13:58 +0000 (18:13 +0000)]
Initial revision

28 years ago(sc-attribs-extract-namestring): Do look for
Karl Heuer [Thu, 21 Dec 1995 18:11:48 +0000 (18:11 +0000)]
(sc-attribs-extract-namestring): Do look for
doublequotes after finding angle brackets.

28 years ago(add-to-list): Doc fix.
Karl Heuer [Thu, 21 Dec 1995 18:11:20 +0000 (18:11 +0000)]
(add-to-list): Doc fix.

(buffer-substring-no-properties): Function deleted.

28 years ago(command-line-1): Use auto-save-list-file-prefix
Karl Heuer [Thu, 21 Dec 1995 18:10:03 +0000 (18:10 +0000)]
(command-line-1): Use auto-save-list-file-prefix
when checking for existing files.

(normal-top-level): Don't set auto-save-list-file-name
if auto-save-list-file-prefix is nil.

(normal-top-level): Don't set auto-save-list-file-name
if it was already set non-nil (by .emacs, for example).
(auto-save-list-file-prefix): Doc fix.

28 years ago(blink-matching-paren-on-screen): New variable.
Karl Heuer [Thu, 21 Dec 1995 18:08:12 +0000 (18:08 +0000)]
(blink-matching-paren-on-screen): New variable.
(blink-matching-open): Obey it.

(shell-command-on-region): If current buffer is
*Shell Command Output*, use the replacement case.

28 years ago(rmail-make-basic-summary-line):
Karl Heuer [Thu, 21 Dec 1995 18:07:18 +0000 (18:07 +0000)]
(rmail-make-basic-summary-line):
Recognize user-mail-address in From field means msg is from you.

28 years ago(rmail-ignored-headers): Add resent-date, nntp-posting-host.
Karl Heuer [Thu, 21 Dec 1995 18:02:18 +0000 (18:02 +0000)]
(rmail-ignored-headers): Add resent-date, nntp-posting-host.

(rmail-retry-failure): Fix previous change.
Combine variables mail-buffer and rmail-buffer.
Look for an end-delimiter in case where the start-of-bounce
delimiter looks like -- plus some more text.

(rmail-search): Doc fix.

28 years agoDoc fixes.
Karl Heuer [Thu, 21 Dec 1995 18:01:15 +0000 (18:01 +0000)]
Doc fixes.

28 years ago(rmail-spool-directory): Try /var/spool/mail.
Karl Heuer [Thu, 21 Dec 1995 18:01:03 +0000 (18:01 +0000)]
(rmail-spool-directory): Try /var/spool/mail.
(news-path): Use /var/spool/news as last resort.

28 years ago(window-setup-hook): Clear blink-matching-paren-on-screen;
Karl Heuer [Thu, 21 Dec 1995 17:59:43 +0000 (17:59 +0000)]
(window-setup-hook): Clear blink-matching-paren-on-screen;
don't touch  blink-paren-function.

28 years ago(makefile-font-lock-keywords): Fix bad structure
Karl Heuer [Thu, 21 Dec 1995 17:56:09 +0000 (17:56 +0000)]
(makefile-font-lock-keywords): Fix bad structure
for the "^\t+#" element.

Add faces to menu only if window-system.
(makefile-mode): Do not check if makefile-define-space-face is
defined.  Call it only if window-system.

28 years ago(lpr-switches, lpr-add-switches): Doc fixes.
Karl Heuer [Thu, 21 Dec 1995 17:55:44 +0000 (17:55 +0000)]
(lpr-switches, lpr-add-switches): Doc fixes.

28 years ago(lisp-fill-paragraph): Several changes.
Karl Heuer [Thu, 21 Dec 1995 17:54:46 +0000 (17:54 +0000)]
(lisp-fill-paragraph): Several changes.
Change how to recognize partial comment lines,
how to find start of region to fill.  Use fill-region.
Use tabs when making comment-fill-prefix.

28 years ago(iso-ascii-convenient): New variable.
Karl Heuer [Thu, 21 Dec 1995 17:54:34 +0000 (17:54 +0000)]
(iso-ascii-convenient): New variable.
(iso-ascii-display): New function to implement that variable.
Use it instead of using standard-display-ascii directly.

28 years agoMany doc fixes.
Karl Heuer [Thu, 21 Dec 1995 17:50:40 +0000 (17:50 +0000)]
Many doc fixes.

28 years ago(isearch-done): Use executing-kbd-macro.
Karl Heuer [Thu, 21 Dec 1995 17:49:54 +0000 (17:49 +0000)]
(isearch-done): Use executing-kbd-macro.

(isearch-just-started): New variable.
(isearch-mode): Set it.
(isearch-search): Clear it.
(isearch-repeat): If isearch-just-started, don't test for empty match.
(isearch-unread): Use store-kbd-macro-event.

(isearch-search-and-update): Use isearch-case-fold-search
around the looking-at call.

28 years ago(imenu-update-menubar): New function.
Karl Heuer [Thu, 21 Dec 1995 17:47:08 +0000 (17:47 +0000)]
(imenu-update-menubar): New function.
(imenu-add-to-menubar): Use an ordinary menu bar submenu.
Add imenu-add-to-menubar to menu-bar-update-hook to update the submenu.
(imenu--make-index-alist): Add noerror argument.
(imenu--menubar-select): New function.
(imenu--create-keymap-1, imenu--create-keymap-2): New arg COMMANDS.
(imenu): Allow a string as arg.

28 years ago(gud-sdb-marker-filter): Modify the regexp for sysVR3 to
Karl Heuer [Thu, 21 Dec 1995 17:45:44 +0000 (17:45 +0000)]
(gud-sdb-marker-filter): Modify the regexp for sysVR3 to
take care of the asterisk prompt.  Correctly set gud-marker-acc.

28 years ago(enable-flow-control-on): Try the whole TERM name
Karl Heuer [Thu, 21 Dec 1995 17:43:20 +0000 (17:43 +0000)]
(enable-flow-control-on): Try the whole TERM name
before trying to strip off words from the end.

28 years ago(report-emacs-bug): If `mail' asks for confirmation
Karl Heuer [Thu, 21 Dec 1995 17:40:55 +0000 (17:40 +0000)]
(report-emacs-bug): If `mail' asks for confirmation
and the user doesn't give it, don't do anything more.
Explain a way to cancel the message.
Include recent keys and recent *Messages* messages at end.

28 years ago(standard-display-european): Test code 161, not 160.
Karl Heuer [Thu, 21 Dec 1995 17:39:04 +0000 (17:39 +0000)]
(standard-display-european): Test code 161, not 160.

28 years ago(symbol-under-point, symbol-before-point)
Karl Heuer [Thu, 21 Dec 1995 17:38:40 +0000 (17:38 +0000)]
(symbol-under-point, symbol-before-point)
(symbol-under-or-before-point, symbol-before-point-for-complete):
Use unwind-protect to restore syntax table.
(symbol-before-point, symbol-before-point-for-complete):
Start the backward scan-sexps from point, not (1+ (point)).

28 years ago(calendar-astro-from-absolute): Autoload it.
Karl Heuer [Thu, 21 Dec 1995 17:34:52 +0000 (17:34 +0000)]
(calendar-astro-from-absolute): Autoload it.

28 years ago(byte-compile-output-docform): Don't do dynamic doc
Karl Heuer [Thu, 21 Dec 1995 17:33:20 +0000 (17:33 +0000)]
(byte-compile-output-docform): Don't do dynamic doc
strings if byte-compile-compatibility.

28 years ago(byte-compile-unfold-lambda): Recursively optimize body.
Karl Heuer [Thu, 21 Dec 1995 17:32:21 +0000 (17:32 +0000)]
(byte-compile-unfold-lambda): Recursively optimize body.

28 years ago(ange-ftp-load): Added missing form to `cdr' down
Karl Heuer [Thu, 21 Dec 1995 17:30:47 +0000 (17:30 +0000)]
(ange-ftp-load): Added missing form to `cdr' down
tryfiles in `while' loop.

(ange-ftp-start-process): Bind env var TERM to dumb.

28 years ago(LIBXT_STATIC, STATIC_OPTION): Defined.
Karl Heuer [Thu, 21 Dec 1995 17:20:11 +0000 (17:20 +0000)]
(LIBXT_STATIC, STATIC_OPTION): Defined.

28 years ago(C_SWITCH_SYSTEM): #undef this if THIS_IS_MAKEFILE.
Karl Heuer [Thu, 21 Dec 1995 17:19:48 +0000 (17:19 +0000)]
(C_SWITCH_SYSTEM): #undef this if THIS_IS_MAKEFILE.

28 years ago(C_DEBUG_SWITCH): Definition turned off.
Karl Heuer [Thu, 21 Dec 1995 17:19:24 +0000 (17:19 +0000)]
(C_DEBUG_SWITCH): Definition turned off.

28 years ago(LIBXMU, NO_EDITRES): Define only if not HAVE_LIBXMU.
Karl Heuer [Thu, 21 Dec 1995 17:19:05 +0000 (17:19 +0000)]
(LIBXMU, NO_EDITRES): Define only if not HAVE_LIBXMU.

28 years ago(X11R5_INHIBIT_I18N): Defined.
Karl Heuer [Thu, 21 Dec 1995 17:18:37 +0000 (17:18 +0000)]
(X11R5_INHIBIT_I18N): Defined.

28 years ago(HAVE_X11R6): New macro, defined when appropriate.
Karl Heuer [Thu, 21 Dec 1995 17:18:02 +0000 (17:18 +0000)]
(HAVE_X11R6): New macro, defined when appropriate.

28 years ago(x_connection_signal): Set an alarm around XNoOp call.
Karl Heuer [Thu, 21 Dec 1995 17:16:13 +0000 (17:16 +0000)]
(x_connection_signal): Set an alarm around XNoOp call.

28 years ago[X11R5_INHIBIT_I18N]: Undef HAVE_X_I18N if X11R5.
Karl Heuer [Thu, 21 Dec 1995 17:15:31 +0000 (17:15 +0000)]
[X11R5_INHIBIT_I18N]: Undef HAVE_X_I18N if X11R5.

28 years ago(Fsplit_window): Rename size to size_int and chsize to size.
Karl Heuer [Thu, 21 Dec 1995 17:14:53 +0000 (17:14 +0000)]
(Fsplit_window): Rename size to size_int and chsize to size.

28 years ago(add_properties, remove_properties, set_properties):
Karl Heuer [Thu, 21 Dec 1995 17:14:30 +0000 (17:14 +0000)]
(add_properties, remove_properties, set_properties):
Call signal_after_change.

28 years ago(PURE_P): New macro (three definitions).
Karl Heuer [Thu, 21 Dec 1995 17:13:56 +0000 (17:13 +0000)]
(PURE_P): New macro (three definitions).
(CHECK_IMPURE): Use PURE_P.

28 years ago(Fopen_network_stream): Call bind_polling_period earlier.
Karl Heuer [Thu, 21 Dec 1995 17:13:25 +0000 (17:13 +0000)]
(Fopen_network_stream): Call bind_polling_period earlier.

28 years ago(Ferror_message_string): New function.
Karl Heuer [Thu, 21 Dec 1995 17:12:52 +0000 (17:12 +0000)]
(Ferror_message_string): New function.
(syms_of_print): defsubr it.  Doc fix.
(print_error_message): New subroutine.

28 years ago(read_minibuf): Pass PROPS arg to make_buffer_string.
Karl Heuer [Thu, 21 Dec 1995 17:12:20 +0000 (17:12 +0000)]
(read_minibuf): Pass PROPS arg to make_buffer_string.
Let make_buffer_string handle the gap.

28 years ago(C_SWITCH_MACHINE): Define only if THIS_IS_MAKEFILE.
Karl Heuer [Thu, 21 Dec 1995 17:11:50 +0000 (17:11 +0000)]
(C_SWITCH_MACHINE): Define only if THIS_IS_MAKEFILE.

28 years ago(Fstore_kbd_macro_event): New function.
Karl Heuer [Thu, 21 Dec 1995 17:11:28 +0000 (17:11 +0000)]
(Fstore_kbd_macro_event): New function.
(syms_of_macros): defsubr it.

28 years ago(init_lread): Add ../lisp (in build dir) to load-path
Karl Heuer [Thu, 21 Dec 1995 17:11:03 +0000 (17:11 +0000)]
(init_lread): Add ../lisp (in build dir) to load-path
when dumping.

28 years ago(Fkey_binding): Handle text-property keymaps.
Karl Heuer [Thu, 21 Dec 1995 17:10:27 +0000 (17:10 +0000)]
(Fkey_binding): Handle text-property keymaps.

Include puresize.h.
(store_in_keymap): Check PURE_P (def) and copy if nec.

28 years ago(Fcommand_execute): Allow function + args list as cmd.
Karl Heuer [Thu, 21 Dec 1995 17:08:30 +0000 (17:08 +0000)]
(Fcommand_execute): Allow function + args list as cmd.

(cmd_error_internal): Use print_error_message.