bpt/emacs.git
29 years agoUpdate copyright.
Karl Heuer [Fri, 7 Apr 1995 00:16:13 +0000 (00:16 +0000)]
Update copyright.

29 years agoDon't call the special math functions "transcendental".
Richard M. Stallman [Thu, 6 Apr 1995 23:11:37 +0000 (23:11 +0000)]
Don't call the special math functions "transcendental".

29 years agoTreat __NetBSD__ like __FreeBSD__.
Richard M. Stallman [Thu, 6 Apr 1995 21:55:02 +0000 (21:55 +0000)]
Treat __NetBSD__ like __FreeBSD__.

29 years ago(install-arch-indep): Undo Sep 23 change.
Richard M. Stallman [Thu, 6 Apr 1995 21:53:21 +0000 (21:53 +0000)]
(install-arch-indep): Undo Sep 23 change.

29 years ago(install-arch-indep, dist): look for `update-subdir' in $(srcdir).
Richard M. Stallman [Thu, 6 Apr 1995 21:36:55 +0000 (21:36 +0000)]
(install-arch-indep, dist): look for `update-subdir' in $(srcdir).

29 years ago(lib-src): Don't copy *.lex; it doesn't exist anymore.
Karl Heuer [Thu, 6 Apr 1995 21:09:09 +0000 (21:09 +0000)]
(lib-src): Don't copy *.lex; it doesn't exist anymore.
(man): Don't copy texindex.c and getopt.c; they're deleted.
(etc): Omit `e'; it's a subdirectory.
(etc/e): Use `../..', not `..', to reference top level.

29 years agoFix typo.
Richard M. Stallman [Thu, 6 Apr 1995 20:10:15 +0000 (20:10 +0000)]
Fix typo.

29 years ago(desktop-save): Use dired-directory as name
Richard M. Stallman [Thu, 6 Apr 1995 20:05:39 +0000 (20:05 +0000)]
(desktop-save): Use dired-directory as name
of top-level in order to capture wildcards used.
(desktop-buffer-dired): Skip possible wildcard when checking
for directory existance.  Use dired-insert-subdir, not
dired-maybe-insert-subdir.

29 years agoInclude mkinstalldirs in distribution.
Richard M. Stallman [Thu, 6 Apr 1995 19:51:16 +0000 (19:51 +0000)]
Include mkinstalldirs in distribution.

29 years ago(write-file): Fix arg count in call to y-or-n-p.
Karl Heuer [Thu, 6 Apr 1995 19:25:20 +0000 (19:25 +0000)]
(write-file): Fix arg count in call to y-or-n-p.

29 years ago(Fplist_put): Fix missing \n\.
Karl Heuer [Thu, 6 Apr 1995 18:57:58 +0000 (18:57 +0000)]
(Fplist_put): Fix missing \n\.

29 years ago(x_window_to_frame): Skip non-X frames before testing dpyinfo.
Karl Heuer [Thu, 6 Apr 1995 18:51:54 +0000 (18:51 +0000)]
(x_window_to_frame): Skip non-X frames before testing dpyinfo.
[USE_X_TOOLKIT] (x_any_window_to_frame, x_top_window_to_frame): Ditto.

29 years agoDoc fixes to match declared args.
Simon Marshall [Thu, 6 Apr 1995 12:18:08 +0000 (12:18 +0000)]
Doc fixes to match declared args.

29 years ago(menu-bar-bookmark-map): Autoload each form
Richard M. Stallman [Thu, 6 Apr 1995 08:44:21 +0000 (08:44 +0000)]
(menu-bar-bookmark-map): Autoload each form
used to set up this variable's value, so that the whole job
is done in loaddefs.el.
(bookmark-menu-locate, bookmark-menu-jump, bookmark-menu-insert)
(bookmark-menu-delete, bookmark-menu-rename): Add autoloads.

29 years ago(ispell-menu-map-needed): Delete test for menu-bar feature.
Richard M. Stallman [Thu, 6 Apr 1995 08:42:37 +0000 (08:42 +0000)]
(ispell-menu-map-needed): Delete test for menu-bar feature.

29 years ago(BASE_PURESIZE): Increment to 310000.
Richard M. Stallman [Thu, 6 Apr 1995 08:11:31 +0000 (08:11 +0000)]
(BASE_PURESIZE): Increment to 310000.

29 years ago(list-buffers-noselect): Put buffer name in a text
Richard M. Stallman [Thu, 6 Apr 1995 08:00:00 +0000 (08:00 +0000)]
(list-buffers-noselect): Put buffer name in a text
property on the buffer's name.  Put in mouse-face prop here too.
Set Buffer-menu-buffer-column here.
(Buffer-menu-mode): Don't do those things here.
(Buffer-menu-buffer): Use text properties.
(Buffer-menu-buffer-name-position): Function deleted.

29 years ago(Fkill_buffer): Call reset_buffer_local_variables
Richard M. Stallman [Thu, 6 Apr 1995 06:58:50 +0000 (06:58 +0000)]
(Fkill_buffer): Call reset_buffer_local_variables
and swap_out_buffer_local_variables.
(swap_out_buffer_local_variables): New subroutine.
(Fkill_all_local_variables): Use that subroutine.

29 years ago(Flooking_at, Fposix_looking_at): Change arg name.
Richard M. Stallman [Thu, 6 Apr 1995 05:18:35 +0000 (05:18 +0000)]
(Flooking_at, Fposix_looking_at): Change arg name.

29 years ago(reporter-submit-bug-report): Give up if mailer
Richard M. Stallman [Thu, 6 Apr 1995 04:33:59 +0000 (04:33 +0000)]
(reporter-submit-bug-report): Give up if mailer
command returns nil.  Fix error message syntax.
(reporter-bug-hook): Fix error message syntax.

29 years ago(Fraise_frame, Flower_frame): Now interactive.
Richard M. Stallman [Thu, 6 Apr 1995 02:53:19 +0000 (02:53 +0000)]
(Fraise_frame, Flower_frame): Now interactive.

29 years ago(tar-mode-map): Fix typo for tar-display-other-file.
Richard M. Stallman [Thu, 6 Apr 1995 02:12:11 +0000 (02:12 +0000)]
(tar-mode-map): Fix typo for tar-display-other-file.

29 years agoAdd missing close backquote.
Karl Heuer [Wed, 5 Apr 1995 20:46:40 +0000 (20:46 +0000)]
Add missing close backquote.

29 years ago(tempo-build-collection): Clear flag after computing
Karl Heuer [Wed, 5 Apr 1995 19:32:55 +0000 (19:32 +0000)]
(tempo-build-collection): Clear flag after computing
return value.

29 years ago(ispell-personal-dictionary): Add autoload.
Karl Heuer [Wed, 5 Apr 1995 04:21:15 +0000 (04:21 +0000)]
(ispell-personal-dictionary): Add autoload.

29 years agoChange bindings of event-apply-control-modifier,
Karl Heuer [Wed, 5 Apr 1995 03:34:40 +0000 (03:34 +0000)]
Change bindings of event-apply-control-modifier,
event-apply-meta-modifier, event-apply-hyper-modifier,
event-apply-shift-modifier, event-apply-alt-modifier, and
event-apply-super-modifier, in function-key-map, to use C-x @
instead of C-x ESC.  Using escape causes problems since that's
in function-key-map itself.

29 years ago(Ffetch_bytecode): New function.
Karl Heuer [Wed, 5 Apr 1995 03:05:26 +0000 (03:05 +0000)]
(Ffetch_bytecode): New function.
(funcall_lambda): Call it.
(syms_of_eval): defsubr it.

29 years agoDeclare Ffetch_bytecode.
Karl Heuer [Wed, 5 Apr 1995 03:04:48 +0000 (03:04 +0000)]
Declare Ffetch_bytecode.

29 years ago(byte-compile-inline-expand): Fetch actual bytecode
Karl Heuer [Wed, 5 Apr 1995 03:04:02 +0000 (03:04 +0000)]
(byte-compile-inline-expand): Fetch actual bytecode
before inlining a lazy function.

29 years ago(tempo-dolist): Don't use `cadr'.
Karl Heuer [Wed, 5 Apr 1995 01:17:41 +0000 (01:17 +0000)]
(tempo-dolist): Don't use `cadr'.

29 years ago(event-apply-modifier): Fix off-by-one errors.
Karl Heuer [Tue, 4 Apr 1995 22:48:16 +0000 (22:48 +0000)]
(event-apply-modifier): Fix off-by-one errors.

29 years ago(aixcc, aixcc.c): Targets deleted.
Karl Heuer [Tue, 4 Apr 1995 21:11:29 +0000 (21:11 +0000)]
(aixcc, aixcc.c): Targets deleted.
(SOURCES, distclean): Removed obsolete references to aixcc.

29 years agoFix comments.
Karl Heuer [Tue, 4 Apr 1995 03:00:59 +0000 (03:00 +0000)]
Fix comments.

29 years agoNew arg DPYINFO to all callers of x_window_to_frame, x_any_window_to_frame,
Karl Heuer [Mon, 3 Apr 1995 23:37:17 +0000 (23:37 +0000)]
New arg DPYINFO to all callers of x_window_to_frame, x_any_window_to_frame,
and x_top_window_to_frame.

29 years ago(x_window_to_frame): New arg DPYINFO. All callers changed.
Karl Heuer [Mon, 3 Apr 1995 23:34:26 +0000 (23:34 +0000)]
(x_window_to_frame): New arg DPYINFO.  All callers changed.
(x_any_window_to_frame, x_top_window_to_frame): Likewise.

29 years ago(tempo-insert): Added the P tag and modified the s tag accordingly
Richard M. Stallman [Mon, 3 Apr 1995 22:23:51 +0000 (22:23 +0000)]
(tempo-insert): Added the P tag and modified the s tag accordingly
(tempo-insert-named): Checks for valid name, insert mark otherwise.

(tempo-dolist): Changed (cadr ...) to (car (cdr ...))

(tempo-expand-if-complete): New function

29 years ago(main): Start with an empty message log.
Karl Heuer [Mon, 3 Apr 1995 22:16:16 +0000 (22:16 +0000)]
(main): Start with an empty message log.

29 years ago(Fy_or_n_p): Don't log prompt.
Karl Heuer [Mon, 3 Apr 1995 22:14:27 +0000 (22:14 +0000)]
(Fy_or_n_p): Don't log prompt.
(Fyes_or_no_p): Fix typo in doc string.

29 years ago(message_nolog): New function.
Karl Heuer [Mon, 3 Apr 1995 22:10:36 +0000 (22:10 +0000)]
(message_nolog): New function.

29 years ago(message_nolog): Declare this function.
Karl Heuer [Mon, 3 Apr 1995 22:08:29 +0000 (22:08 +0000)]
(message_nolog): Declare this function.

29 years agoDeclare Vmessage_log_max.
Karl Heuer [Mon, 3 Apr 1995 21:48:34 +0000 (21:48 +0000)]
Declare Vmessage_log_max.

29 years ago(apropos): Use apropos-worthy-symbol-p as default predicate.
Richard M. Stallman [Mon, 3 Apr 1995 21:38:06 +0000 (21:38 +0000)]
(apropos): Use apropos-worthy-symbol-p as default predicate.
(apropos-worthy-symbol-p): New function.

29 years ago(set-auto-mode): Fix previous change.
Karl Heuer [Mon, 3 Apr 1995 21:37:39 +0000 (21:37 +0000)]
(set-auto-mode): Fix previous change.

29 years ago(oblookup): Save bucket num in oblookup_last_bucket_number.
Richard M. Stallman [Mon, 3 Apr 1995 21:34:15 +0000 (21:34 +0000)]
(oblookup): Save bucket num in oblookup_last_bucket_number.
(Funintern): New function.
(syms_of_lread): defsubr it.

29 years agoAdded support for special (quoted) characters in file names:
Simon Marshall [Mon, 3 Apr 1995 13:06:25 +0000 (13:06 +0000)]
Added support for special (quoted) characters in file names:
new functions comint-quote-filename and comint-unquote-filename, using
new variable comint-file-name-quote-list.
Changed comint-word,  comint-match-partial-filename and
comint-dynamic-list-filename-completions to support character quoting.

Made comint-dynamic-complete-as-filename and comint-dynamic-simple-complete use
strings of comint-completion-addsuffix for completion, if a cons pair.

29 years agoSet comint-file-name-quote-list to new shell-file-name-quote-list.
Simon Marshall [Mon, 3 Apr 1995 13:01:15 +0000 (13:01 +0000)]
Set comint-file-name-quote-list to new shell-file-name-quote-list.

29 years agoDon't distribute shortnames directory.
Richard M. Stallman [Sun, 2 Apr 1995 22:14:17 +0000 (22:14 +0000)]
Don't distribute shortnames directory.

29 years agoExplain why public domain.
Richard M. Stallman [Sun, 2 Apr 1995 07:45:35 +0000 (07:45 +0000)]
Explain why public domain.

29 years agoComment change.
Richard M. Stallman [Sun, 2 Apr 1995 07:34:28 +0000 (07:34 +0000)]
Comment change.

29 years ago(menu-bar-edit-menu): Capitalize an item name.
Richard M. Stallman [Sun, 2 Apr 1995 05:46:12 +0000 (05:46 +0000)]
(menu-bar-edit-menu): Capitalize an item name.
(menu-bar-tools-menu): Add verb to Calendar item.
(menu-bar-help-menu): Rename Info to Browse Manuals.

29 years ago(mail-mode-map): Longer title for headers submenu.
Richard M. Stallman [Sun, 2 Apr 1995 05:40:43 +0000 (05:40 +0000)]
(mail-mode-map): Longer title for headers submenu.

29 years ago(inhibit-first-line-modes-suffixes): New variable.
Richard M. Stallman [Sun, 2 Apr 1995 02:22:14 +0000 (02:22 +0000)]
(inhibit-first-line-modes-suffixes): New variable.
(set-auto-mode): Use it.
(inhibit-first-line-modes-regexps): Use \\', not $.

29 years ago(jka-compr-install): Add items to inhibit-first-line-modes-suffixes.
Richard M. Stallman [Sun, 2 Apr 1995 02:21:56 +0000 (02:21 +0000)]
(jka-compr-install): Add items to inhibit-first-line-modes-suffixes.

29 years ago(fill-region-as-paragraph): Remove fill-prefix first, then remove indentation.
Richard M. Stallman [Sun, 2 Apr 1995 00:11:19 +0000 (00:11 +0000)]
(fill-region-as-paragraph): Remove fill-prefix first, then remove indentation.

29 years ago(unrmail): Don't make or switch to a summary buffer.
Richard M. Stallman [Sat, 1 Apr 1995 05:01:32 +0000 (05:01 +0000)]
(unrmail): Don't make or switch to a summary buffer.

29 years ago(Fdirectory_files): Fix bug in IS_ANY_SEP usage introduced in Oct 30 change.
Richard M. Stallman [Sat, 1 Apr 1995 04:46:15 +0000 (04:46 +0000)]
(Fdirectory_files): Fix bug in IS_ANY_SEP usage introduced in Oct 30 change.

29 years ago(rmail-summary-toggle-header): Make header visible in message buffer.
Richard M. Stallman [Fri, 31 Mar 1995 19:36:02 +0000 (19:36 +0000)]
(rmail-summary-toggle-header): Make header visible in message buffer.

29 years ago(command_loop_1): If we ignore force_start, then also
Karl Heuer [Fri, 31 Mar 1995 19:26:53 +0000 (19:26 +0000)]
(command_loop_1): If we ignore force_start, then also
ignore beg_unchanged and end_unchanged.

29 years ago(scheme-indent-sexp): Don't fail when
Richard M. Stallman [Fri, 31 Mar 1995 19:23:55 +0000 (19:23 +0000)]
(scheme-indent-sexp): Don't fail when
calculate-scheme-indent returns a one-element list.

29 years ago(isfloat_string): Permit trailing space.
Richard M. Stallman [Fri, 31 Mar 1995 19:16:44 +0000 (19:16 +0000)]
(isfloat_string): Permit trailing space.

29 years agoFix comment.
Karl Heuer [Fri, 31 Mar 1995 19:13:22 +0000 (19:13 +0000)]
Fix comment.

29 years ago(insert-kbd-macro): Do something reasonable for vectors.
Karl Heuer [Fri, 31 Mar 1995 18:52:51 +0000 (18:52 +0000)]
(insert-kbd-macro): Do something reasonable for vectors.

29 years ago[MULTI_FRAME] (Factive_minibuffer_window): New function.
Richard M. Stallman [Fri, 31 Mar 1995 17:47:32 +0000 (17:47 +0000)]
[MULTI_FRAME] (Factive_minibuffer_window): New function.
[MULTI_FRAME] (syms_of_frame): Defsubr it.

29 years agoDelete extension language project. Add GNUstep. Move empire-builder.
Richard M. Stallman [Fri, 31 Mar 1995 06:25:17 +0000 (06:25 +0000)]
Delete extension language project.  Add GNUstep.  Move empire-builder.
State Fortran is in beta test.

29 years ago(event_to_kboard): Ignore dead frames.
Karl Heuer [Fri, 31 Mar 1995 04:51:59 +0000 (04:51 +0000)]
(event_to_kboard): Ignore dead frames.
(kbd_buffer_get_event): In batch mode, use current_kboard.

29 years ago(x_delete_display): Extract kboard deletion, for modularity.
Karl Heuer [Fri, 31 Mar 1995 03:57:05 +0000 (03:57 +0000)]
(x_delete_display): Extract kboard deletion, for modularity.

29 years ago(wipe_kboard): Make this function static.
Karl Heuer [Fri, 31 Mar 1995 03:56:30 +0000 (03:56 +0000)]
(wipe_kboard): Make this function static.
(delete_kboard): New function, extracted from x_delete_display.

29 years agoDeclare function delete_kboard.
Karl Heuer [Fri, 31 Mar 1995 03:53:28 +0000 (03:53 +0000)]
Declare function delete_kboard.

29 years ago(struct x_display_info): New member cut_buffers_initialized.
Karl Heuer [Fri, 31 Mar 1995 03:40:45 +0000 (03:40 +0000)]
(struct x_display_info): New member cut_buffers_initialized.

29 years ago(x_term_init): Initialize cut_buffers_initialized.
Karl Heuer [Fri, 31 Mar 1995 03:40:24 +0000 (03:40 +0000)]
(x_term_init): Initialize cut_buffers_initialized.

29 years ago(Fx_store_cut_buffer_internal): Use the flag in the
Karl Heuer [Fri, 31 Mar 1995 03:40:01 +0000 (03:40 +0000)]
(Fx_store_cut_buffer_internal): Use the flag in the
frame's x_display_info, not a global flag.
(Fx_rotate_cut_buffers_internal): Likewise.

29 years ago(insert-directory): Use \ before insert-directory-program
Richard M. Stallman [Fri, 31 Mar 1995 01:56:18 +0000 (01:56 +0000)]
(insert-directory): Use \ before insert-directory-program
to ignore shell aliasing.

29 years ago(choose-completion-string): Use active-minibuffer-window.
Richard M. Stallman [Fri, 31 Mar 1995 01:48:40 +0000 (01:48 +0000)]
(choose-completion-string): Use active-minibuffer-window.

29 years ago(dired-add-entry): If ange-ftp inserted the file's absolute name, fix that.
Richard M. Stallman [Fri, 31 Mar 1995 00:18:38 +0000 (00:18 +0000)]
(dired-add-entry): If ange-ftp inserted the file's absolute name, fix that.

29 years ago(sort_args): Skip strncmp if longname is a null pointer.
Karl Heuer [Fri, 31 Mar 1995 00:09:19 +0000 (00:09 +0000)]
(sort_args): Skip strncmp if longname is a null pointer.

29 years ago(comint-read-noecho): Don't log prompt messages.
Karl Heuer [Thu, 30 Mar 1995 23:38:23 +0000 (23:38 +0000)]
(comint-read-noecho): Don't log prompt messages.

29 years ago(Fmod): Fix the final adjustment, when i2 < 0 and i1 == 0.
Richard M. Stallman [Thu, 30 Mar 1995 23:34:59 +0000 (23:34 +0000)]
(Fmod): Fix the final adjustment, when i2 < 0 and i1 == 0.

29 years agoComment change.
Richard M. Stallman [Thu, 30 Mar 1995 07:31:38 +0000 (07:31 +0000)]
Comment change.

29 years agoFix previous change.
Richard M. Stallman [Thu, 30 Mar 1995 07:17:46 +0000 (07:17 +0000)]
Fix previous change.

29 years ago(modify-face): Handle stipple. Handle defaulting properly.
Richard M. Stallman [Thu, 30 Mar 1995 07:15:37 +0000 (07:15 +0000)]
(modify-face): Handle stipple.  Handle defaulting properly.
Speed up making completion alists.
(modify-face-read-string): New subroutine.

29 years agoWrap filename character quoting code with save-excursion so following forms
Simon Marshall [Thu, 30 Mar 1995 07:10:08 +0000 (07:10 +0000)]
Wrap filename character quoting code with save-excursion so following forms
relying on point aren't broken.

29 years agoComment change.
Richard M. Stallman [Wed, 29 Mar 1995 21:46:19 +0000 (21:46 +0000)]
Comment change.

29 years ago(minibuffer-window-active-p): Use active-minibuffer-window.
Richard M. Stallman [Wed, 29 Mar 1995 07:14:38 +0000 (07:14 +0000)]
(minibuffer-window-active-p): Use active-minibuffer-window.

29 years ago(Fsignal_process): SIGCODE is a symbol, not a string.
Karl Heuer [Tue, 28 Mar 1995 23:33:32 +0000 (23:33 +0000)]
(Fsignal_process): SIGCODE is a symbol, not a string.

29 years ago(comint-read-noecho): Use a format string, in case
Karl Heuer [Tue, 28 Mar 1995 22:27:56 +0000 (22:27 +0000)]
(comint-read-noecho): Use a format string, in case
PROMPT contains a percent sign.

29 years ago(r_re_alloc): Correct realloc behavior--allow shrinking
Richard M. Stallman [Tue, 28 Mar 1995 17:43:24 +0000 (17:43 +0000)]
(r_re_alloc): Correct realloc behavior--allow shrinking
of blocks while reallocating, if shrinking by more than one page.
(relocate_blocs, resize_blocs): Added failsafe to protect future
calling of these routines when in frozen state.
(r_alloc_thaw): Added call to r_alloc_init.
(relocate_blocks, resize_bloc, r_alloc_sbrk, r_alloc_thaw): Extended
functionality to let ralloc package work in frozen state, allowing
for the existence of unused blocks.

29 years ago(scroll-bar-drag): Bind echo-keystrokes to 0.
Richard M. Stallman [Tue, 28 Mar 1995 17:42:27 +0000 (17:42 +0000)]
(scroll-bar-drag): Bind echo-keystrokes to 0.

29 years ago(Fsignal_process): Allow signal names as well as numbers.
Richard M. Stallman [Tue, 28 Mar 1995 17:34:52 +0000 (17:34 +0000)]
(Fsignal_process): Allow signal names as well as numbers.

29 years ago(nntp-request-article): If ID is integer, convert to string.
Richard M. Stallman [Tue, 28 Mar 1995 16:55:36 +0000 (16:55 +0000)]
(nntp-request-article): If ID is integer, convert to string.

29 years ago(Fconcat): Undo previous change.
Richard M. Stallman [Tue, 28 Mar 1995 07:38:29 +0000 (07:38 +0000)]
(Fconcat): Undo previous change.

29 years agoSay not to use concat for integers.
Richard M. Stallman [Tue, 28 Mar 1995 05:44:53 +0000 (05:44 +0000)]
Say not to use concat for integers.

29 years ago(event-apply-modifier): New function.
Richard M. Stallman [Tue, 28 Mar 1995 03:49:39 +0000 (03:49 +0000)]
(event-apply-modifier): New function.
(event-apply-control-modifier, event-apply-meta-modifier)
(event-apply-hyper-modifier, event-apply-shift-modifier)
(event-apply-alt-modifier, event-apply-super-modifier):
New functions, with bindings in function-key-map.

29 years agoMinor purecopy correction.
Richard M. Stallman [Mon, 27 Mar 1995 23:39:32 +0000 (23:39 +0000)]
Minor purecopy correction.

29 years ago(Fget, Fput): Fetch and store symbol's plist directly.
Richard M. Stallman [Mon, 27 Mar 1995 22:28:43 +0000 (22:28 +0000)]
(Fget, Fput): Fetch and store symbol's plist directly.

29 years agoFix setcdr example.
Richard M. Stallman [Mon, 27 Mar 1995 22:16:51 +0000 (22:16 +0000)]
Fix setcdr example.

29 years agoFix usage note for character quote syntax class.
Richard M. Stallman [Mon, 27 Mar 1995 21:17:25 +0000 (21:17 +0000)]
Fix usage note for character quote syntax class.

29 years ago(init_editfns): Use NAME envvar to init user-full-name.
Richard M. Stallman [Mon, 27 Mar 1995 20:39:28 +0000 (20:39 +0000)]
(init_editfns): Use NAME envvar to init user-full-name.

29 years agoDon't include alloca.h if NOT_C_CODE.
Richard M. Stallman [Mon, 27 Mar 1995 20:35:52 +0000 (20:35 +0000)]
Don't include alloca.h if NOT_C_CODE.

29 years ago(Vdefault_text_properties): name changed from Vdefault_properties.
Boris Goldowsky [Mon, 27 Mar 1995 16:05:57 +0000 (16:05 +0000)]
(Vdefault_text_properties): name changed from Vdefault_properties.
(textget_direct): Fn deleted.
(textget, verify_interval_modification): Use Fplist_get instead.

29 years agoVdefault_text_properties: name changed from Vdefault_properties.
Boris Goldowsky [Mon, 27 Mar 1995 16:05:28 +0000 (16:05 +0000)]
Vdefault_text_properties:  name changed from Vdefault_properties.