]> git.eshelyaron.com Git - emacs.git/log
emacs.git
31 years ago(rmail-variables): Don't add any permanent-local props.
Richard M. Stallman [Thu, 19 May 1994 20:48:32 +0000 (20:48 +0000)]
(rmail-variables): Don't add any permanent-local props.
Don't make rmail-last-file local.

31 years ago(rmail-edit-current-message): Undo previous change.
Richard M. Stallman [Thu, 19 May 1994 20:46:24 +0000 (20:46 +0000)]
(rmail-edit-current-message): Undo previous change.

31 years ago(rmail-output): Doc fix.
Richard M. Stallman [Thu, 19 May 1994 20:44:03 +0000 (20:44 +0000)]
(rmail-output): Doc fix.

31 years agormail-default-file renamed from rmail-last-file,
Richard M. Stallman [Thu, 19 May 1994 20:42:23 +0000 (20:42 +0000)]
rmail-default-file renamed from rmail-last-file,
rmail-default-rmail-file renamed from rmail-last-...

31 years ago[BROKEN_TIOCGWINSZ]: Undef TIOCSWINSZ too.
Richard M. Stallman [Thu, 19 May 1994 20:25:52 +0000 (20:25 +0000)]
[BROKEN_TIOCGWINSZ]: Undef TIOCSWINSZ too.

31 years ago(PENDING_OUTPUT_COUNT): If __GNU_LIBRARY__,
Richard M. Stallman [Thu, 19 May 1994 18:42:37 +0000 (18:42 +0000)]
(PENDING_OUTPUT_COUNT): If __GNU_LIBRARY__,
use GNU_LIBRARY_PENDING_OUTPUT_COUNT if defined.

Include errno.h.

31 years ago(setup_frame_gcs): Move cursor_bits variable out of
Richard M. Stallman [Thu, 19 May 1994 18:32:59 +0000 (18:32 +0000)]
(setup_frame_gcs): Move cursor_bits variable out of
setup_frame_gcs and rename to setup_frame_cursor_bits.

31 years agoDoc fixes.
Richard M. Stallman [Thu, 19 May 1994 17:21:02 +0000 (17:21 +0000)]
Doc fixes.
(mouse-avoidance-nudge-mouse): Removed redundant
bounds check on destination coordinates.

31 years ago(GNU_LIBRARY_PENDING_OUTPUT_COUNT): Both definitions
Richard M. Stallman [Thu, 19 May 1994 16:34:27 +0000 (16:34 +0000)]
(GNU_LIBRARY_PENDING_OUTPUT_COUNT): Both definitions
renamed from PENDING_OUTPUT_COUNT.

31 years ago(other_menu_bar_item_p): Return 0 if no menu bar.
Richard M. Stallman [Thu, 19 May 1994 15:49:52 +0000 (15:49 +0000)]
(other_menu_bar_item_p): Return 0 if no menu bar.

31 years ago(server-done): Never kill buffer here.
Richard M. Stallman [Thu, 19 May 1994 05:58:21 +0000 (05:58 +0000)]
(server-done): Never kill buffer here.
(server-buffer-done): Do it here, if temp file.

31 years ago(xmenu_show): Don't look in menubar for core.height if no menu bar.
Richard M. Stallman [Thu, 19 May 1994 05:56:21 +0000 (05:56 +0000)]
(xmenu_show): Don't look in menubar for core.height if no menu bar.

31 years ago(Fwrite_region): Set update_mode_lines.
Richard M. Stallman [Thu, 19 May 1994 05:54:51 +0000 (05:54 +0000)]
(Fwrite_region): Set update_mode_lines.

31 years ago(menu-bar-update-buffers): Record buffers' mod and
Richard M. Stallman [Thu, 19 May 1994 05:54:26 +0000 (05:54 +0000)]
(menu-bar-update-buffers): Record buffers' mod and
read-only flags, and recompute if they change.

31 years ago(syms_of_fileio): Doc fix.
Richard M. Stallman [Thu, 19 May 1994 05:20:27 +0000 (05:20 +0000)]
(syms_of_fileio): Doc fix.

(Finsert_file_contents): Declare `buffer' as unsigned char.

31 years ago(posn-col-row): Doc fix.
Richard M. Stallman [Thu, 19 May 1994 04:30:14 +0000 (04:30 +0000)]
(posn-col-row): Doc fix.

31 years ago(lispy_function_keys): Add various kp- keys for X11R6.
Richard M. Stallman [Thu, 19 May 1994 00:28:39 +0000 (00:28 +0000)]
(lispy_function_keys): Add various kp- keys for X11R6.

31 years ago(font-lock-after-change-function): Fix typo in prev chg.
Richard M. Stallman [Wed, 18 May 1994 23:38:24 +0000 (23:38 +0000)]
(font-lock-after-change-function): Fix typo in prev chg.
(font-lock-mode): Use after-change-functions not after-change-function.

31 years ago(Fset_window_buffer): Fix dedicated window error call.
Richard M. Stallman [Wed, 18 May 1994 23:37:55 +0000 (23:37 +0000)]
(Fset_window_buffer): Fix dedicated window error call.
(window_loop, case UNSHOW_BUFFER): Clear dedicated flag.

31 years ago(copydests): Get rid of spurious `-'s.
Richard M. Stallman [Wed, 18 May 1994 22:42:41 +0000 (22:42 +0000)]
(copydests): Get rid of spurious `-'s.

31 years agoentered into RCS
Richard M. Stallman [Wed, 18 May 1994 17:51:44 +0000 (17:51 +0000)]
entered into RCS

31 years ago*** empty log message ***
Richard M. Stallman [Wed, 18 May 1994 06:04:03 +0000 (06:04 +0000)]
*** empty log message ***

31 years ago(WORDS_BIG_ENDIAN): Define this, not BIG_ENDIAN.
Richard M. Stallman [Wed, 18 May 1994 05:50:51 +0000 (05:50 +0000)]
(WORDS_BIG_ENDIAN): Define this, not BIG_ENDIAN.

31 years agoDefine EMACS_CONFIGURATION instead of CONFIGURATION.
Richard M. Stallman [Wed, 18 May 1994 05:40:48 +0000 (05:40 +0000)]
Define EMACS_CONFIGURATION instead of CONFIGURATION.

31 years agoEMACS_CONFIGURATION renamed from CONFIGURATION.
Richard M. Stallman [Wed, 18 May 1994 05:40:19 +0000 (05:40 +0000)]
EMACS_CONFIGURATION renamed from CONFIGURATION.

31 years ago(syms_of_emacs): EMACS_CONFIGURATION renamed from CONFIGURATION.
Richard M. Stallman [Wed, 18 May 1994 05:39:39 +0000 (05:39 +0000)]
(syms_of_emacs): EMACS_CONFIGURATION renamed from CONFIGURATION.

(shut_down_emacs): Don't call intern.

31 years ago(etags_getcwd): Cast result of popen.
Richard M. Stallman [Wed, 18 May 1994 01:16:16 +0000 (01:16 +0000)]
(etags_getcwd): Cast result of popen.
(popen): Declaration deleted.

31 years ago(tex-delete-last-temp-files): Don't fail on non-existent directory.
Karl Heuer [Wed, 18 May 1994 01:13:09 +0000 (01:13 +0000)]
(tex-delete-last-temp-files): Don't fail on non-existent directory.

31 years ago[!MSDOS]: Declare popen.
Karl Heuer [Tue, 17 May 1994 23:43:15 +0000 (23:43 +0000)]
[!MSDOS]: Declare popen.

31 years ago(soundex-alist): Put variable before fn that uses it.
Richard M. Stallman [Tue, 17 May 1994 23:04:07 +0000 (23:04 +0000)]
(soundex-alist): Put variable before fn that uses it.

31 years ago(Fbacktrace): Properly nest parentheses.
Karl Heuer [Tue, 17 May 1994 22:58:29 +0000 (22:58 +0000)]
(Fbacktrace): Properly nest parentheses.
(Fbacktrace_frame): Don't bomb on invalid frame number.

31 years ago(command_loop_1): Fix test for valid display table entry,
Richard M. Stallman [Tue, 17 May 1994 19:51:54 +0000 (19:51 +0000)]
(command_loop_1): Fix test for valid display table entry,
for backwards motion.

31 years ago(ALL_LDFLAGS): Add LDFLAGS.
Richard M. Stallman [Tue, 17 May 1994 19:44:17 +0000 (19:44 +0000)]
(ALL_LDFLAGS): Add LDFLAGS.
(MAKE): Don't override a previous value of MAKE set by configure.

31 years ago(update_frame): Fix test of outq and baud_rate some more.
Richard M. Stallman [Tue, 17 May 1994 19:38:45 +0000 (19:38 +0000)]
(update_frame): Fix test of outq and baud_rate some more.

31 years ago(update_frame): Fix backwd test of outq and baud_rate.
Richard M. Stallman [Tue, 17 May 1994 19:38:00 +0000 (19:38 +0000)]
(update_frame): Fix backwd test of outq and baud_rate.

31 years ago(main): Avoid crash if argc is 1.
Richard M. Stallman [Tue, 17 May 1994 19:12:55 +0000 (19:12 +0000)]
(main): Avoid crash if argc is 1.

31 years ago(outline-mode): Use outline-this-or-next-heading.
Richard M. Stallman [Tue, 17 May 1994 09:48:53 +0000 (09:48 +0000)]
(outline-mode): Use outline-this-or-next-heading.
(outline-this-or-next-heading): New function.
(outline-mode): Fixed topic body reindentation scheme
so programming code is not indented unless
`outline-reindent-bodies' has value `force'.
(outline-infer-reindent-bodies): Implement above.
(outline-reindent-bodies): Doc fix.

(outline-init): New user interface for control of
outline-mode session setup.  Sets up `outline-find-file-hook',
`outline-layout', and `outline-auto-activation'.

31 years ago(Fdo_auto_save): Save listdesc as an integer, only if open.
Richard M. Stallman [Tue, 17 May 1994 09:46:59 +0000 (09:46 +0000)]
(Fdo_auto_save): Save listdesc as an integer, only if open.
(do_auto_save_unwind): Corresponding changes.

31 years ago(validate_x_resource_name): Don't let Vx_resource_name have invalid characters.
Richard M. Stallman [Tue, 17 May 1994 09:43:47 +0000 (09:43 +0000)]
(validate_x_resource_name): Don't let Vx_resource_name have invalid characters.

31 years ago(gnus-group-mode-map): Fix typo in prev change.
Richard M. Stallman [Tue, 17 May 1994 09:05:25 +0000 (09:05 +0000)]
(gnus-group-mode-map): Fix typo in prev change.

31 years ago(gettimeofday): New function substituting the library
Richard M. Stallman [Tue, 17 May 1994 07:24:12 +0000 (07:24 +0000)]
(gettimeofday): New function substituting the library
function of the same name.
(init_gettimeofday): New function.
(init_environment): Call init_gettimeofday after possibly
setting TZ environment variable.

31 years ago[HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
Richard M. Stallman [Tue, 17 May 1994 05:14:10 +0000 (05:14 +0000)]
[HAVE_X11]: Merge $C_SWITCH_X_SITE into CFLAGS
for the Xlib and Xt checks; then restore old CFLAGS.

(HAVE_X11XTR6): Add newline after #endif.

31 years ago(xmenu_show): Completely ignore nameless panes
Richard M. Stallman [Tue, 17 May 1994 04:30:32 +0000 (04:30 +0000)]
(xmenu_show): Completely ignore nameless panes
except for the first pane.  Ignore named panes too if KEYMAPS.

31 years ago(fix_overlays_in_range): New function.
Karl Heuer [Tue, 17 May 1994 03:30:40 +0000 (03:30 +0000)]
(fix_overlays_in_range): New function.

31 years ago(Ftranspose_regions): Fix overlays after moving markers.
Karl Heuer [Tue, 17 May 1994 03:28:55 +0000 (03:28 +0000)]
(Ftranspose_regions): Fix overlays after moving markers.
Update point as if it were a marker.

31 years ago(Man-heading-regexp): Accept multiple whitespace chars.
Richard M. Stallman [Mon, 16 May 1994 23:08:41 +0000 (23:08 +0000)]
(Man-heading-regexp): Accept multiple whitespace chars.

31 years ago(gnus-post-news): Handle followup-to field.
Richard M. Stallman [Mon, 16 May 1994 23:02:55 +0000 (23:02 +0000)]
(gnus-post-news): Handle followup-to field.

31 years ago(blessmail): Specify directory for blessmail.el.
Richard M. Stallman [Mon, 16 May 1994 22:02:48 +0000 (22:02 +0000)]
(blessmail): Specify directory for blessmail.el.

31 years ago*** empty log message ***
Richard M. Stallman [Mon, 16 May 1994 21:29:03 +0000 (21:29 +0000)]
*** empty log message ***

31 years agoentered into RCS
Richard M. Stallman [Mon, 16 May 1994 20:47:35 +0000 (20:47 +0000)]
entered into RCS

31 years agoDon't use `+' in regexps as different stream
Richard M. Stallman [Mon, 16 May 1994 19:29:04 +0000 (19:29 +0000)]
Don't use `+' in regexps as different stream
editors interpret them differently.  Use `*' instead.

31 years agoComment change.
Richard M. Stallman [Mon, 16 May 1994 10:01:15 +0000 (10:01 +0000)]
Comment change.

31 years ago(syms_of_eval): Doc fixes.
Richard M. Stallman [Mon, 16 May 1994 09:41:17 +0000 (09:41 +0000)]
(syms_of_eval): Doc fixes.

31 years agoDoc fixes.
Richard M. Stallman [Mon, 16 May 1994 07:24:45 +0000 (07:24 +0000)]
Doc fixes.
(bookmark-relocate): Rename arg.

31 years ago(precompute-menubar-bindings): Don't precompute menus if not using x.
Richard M. Stallman [Mon, 16 May 1994 04:49:23 +0000 (04:49 +0000)]
(precompute-menubar-bindings): Don't precompute menus if not using x.

31 years ago(x_display_box_cursor): Preserve mouse highlight if the old cursor was in it.
Richard M. Stallman [Sun, 15 May 1994 21:39:38 +0000 (21:39 +0000)]
(x_display_box_cursor): Preserve mouse highlight if the old cursor was in it.

31 years ago(crlf_to_lf): Fix off-by-one condition.
Richard M. Stallman [Sun, 15 May 1994 19:38:50 +0000 (19:38 +0000)]
(crlf_to_lf): Fix off-by-one condition.

31 years ago(Fcurrent_time_zone): Add cast.
Richard M. Stallman [Sun, 15 May 1994 19:25:21 +0000 (19:25 +0000)]
(Fcurrent_time_zone): Add cast.

31 years ago(LOCALTIME_CACHE): Defined.
Richard M. Stallman [Sun, 15 May 1994 05:28:41 +0000 (05:28 +0000)]
(LOCALTIME_CACHE): Defined.

31 years ago(LOCALTIME_CACHE): Define, if not OSF1.
Richard M. Stallman [Sun, 15 May 1994 05:23:58 +0000 (05:23 +0000)]
(LOCALTIME_CACHE): Define, if not OSF1.

31 years ago(HAVE_X11XTR6): Add newline before #if.
Richard M. Stallman [Sun, 15 May 1994 05:21:23 +0000 (05:21 +0000)]
(HAVE_X11XTR6): Add newline before #if.

31 years ago(bind_polling_period): Never decrease polling_period.
Richard M. Stallman [Sat, 14 May 1994 22:23:38 +0000 (22:23 +0000)]
(bind_polling_period): Never decrease polling_period.

(echo): Don't echo motion events.

31 years ago(XTread_socket): For button events, clear compose_status.
Richard M. Stallman [Sat, 14 May 1994 22:17:13 +0000 (22:17 +0000)]
(XTread_socket): For button events, clear compose_status.

31 years agoComment change.
Richard M. Stallman [Sat, 14 May 1994 20:31:52 +0000 (20:31 +0000)]
Comment change.

31 years agoRemove periods from messages.
Richard M. Stallman [Sat, 14 May 1994 19:49:52 +0000 (19:49 +0000)]
Remove periods from messages.
(Man-heading-regexp): Accept only one leading space.

31 years ago(isearch-done): Don't call deactivate-mark.
Richard M. Stallman [Sat, 14 May 1994 09:50:26 +0000 (09:50 +0000)]
(isearch-done): Don't call deactivate-mark.

31 years ago(tar-extract): Put tar name into subfile visited name.
Richard M. Stallman [Sat, 14 May 1994 09:18:02 +0000 (09:18 +0000)]
(tar-extract): Put tar name into subfile visited name.
(tar-subfile-save-buffer): When updating the desc line,
insert new text after, then delete.

31 years agoMake menu bar defines unconditional.
Richard M. Stallman [Sat, 14 May 1994 08:59:22 +0000 (08:59 +0000)]
Make menu bar defines unconditional.
Don't alter menu-bar-files-menu here; menu-bar.el does that.

31 years agoMove menu bar defines to top level
Richard M. Stallman [Sat, 14 May 1994 08:33:26 +0000 (08:33 +0000)]
Move menu bar defines to top level
and split them among three top-level sexps.

31 years ago(dired-mode-map): Get rid of dired-regexp-prefix;
Richard M. Stallman [Sat, 14 May 1994 07:59:14 +0000 (07:59 +0000)]
(dired-mode-map): Get rid of dired-regexp-prefix;
put the submap directly in the main map.

31 years ago(Fcopy_file): Close output before setting its times.
Richard M. Stallman [Sat, 14 May 1994 06:34:26 +0000 (06:34 +0000)]
(Fcopy_file): Close output before setting its times.
Close both before discarding the unwind protects.

31 years ago(Foverlay_lists): Doc fix.
Karl Heuer [Fri, 13 May 1994 22:21:45 +0000 (22:21 +0000)]
(Foverlay_lists): Doc fix.
(Fnext_overlay_change): Doc fix.

31 years ago(font-lock-no-comments): New variable.
Richard M. Stallman [Fri, 13 May 1994 21:24:47 +0000 (21:24 +0000)]
(font-lock-no-comments): New variable.
(font-lock-after-change-function): Test it.
(font-lock-fontify-buffer): Test it.
(font-lock-set-defaults): Set it.

(font-lock-mode): Make font-lock-no-comments local.
(font-lock-after-change-function): If we don't call
font-lock-fontify-region, clear out face props instead.

(font-lock-fontify-buffer): Don't give "syntactically"
message if we aren't doing that part.

31 years ago(HAVE_X11XTR6): Arrange to define it.
Richard M. Stallman [Fri, 13 May 1994 21:02:57 +0000 (21:02 +0000)]
(HAVE_X11XTR6): Arrange to define it.

31 years ago(HAVE_X11XTR6): Add #undef.
Richard M. Stallman [Fri, 13 May 1994 21:01:29 +0000 (21:01 +0000)]
(HAVE_X11XTR6): Add #undef.

31 years ago(LIBXTR6): New variable. Test HAVE_X11XTR6.
Richard M. Stallman [Fri, 13 May 1994 20:43:28 +0000 (20:43 +0000)]
(LIBXTR6): New variable.  Test HAVE_X11XTR6.
(LIBXT): Use it.

31 years ago(syms_of_keyboard): Set up Qpolling_period.
Richard M. Stallman [Fri, 13 May 1994 08:32:16 +0000 (08:32 +0000)]
(syms_of_keyboard): Set up Qpolling_period.
(bind_polling_period): New function.

31 years ago(Fopen_network_stream): Call bind_polling_period; later unbind the binding.
Richard M. Stallman [Fri, 13 May 1994 08:31:05 +0000 (08:31 +0000)]
(Fopen_network_stream): Call bind_polling_period; later unbind the binding.

(POLL_FOR_INPUT): Define, if appropriate.

31 years ago(save_excursion_restore): Don't run activate-mark-hook
Richard M. Stallman [Fri, 13 May 1994 08:29:22 +0000 (08:29 +0000)]
(save_excursion_restore): Don't run activate-mark-hook
if mark position is unchanged.

31 years ago(LIBXTR6): New variable.
Richard M. Stallman [Fri, 13 May 1994 08:22:50 +0000 (08:22 +0000)]
(LIBXTR6): New variable.
(LIBXT): Use it.

31 years ago(vc-registered): Use find-file-name-handler.
Richard M. Stallman [Fri, 13 May 1994 07:42:34 +0000 (07:42 +0000)]
(vc-registered): Use find-file-name-handler.

31 years ago(sys_subshell): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
Richard M. Stallman [Fri, 13 May 1994 07:18:38 +0000 (07:18 +0000)]
(sys_subshell): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
Don't call nice if emacs_priority is positive.

31 years ago(child_setup): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
Richard M. Stallman [Fri, 13 May 1994 07:18:18 +0000 (07:18 +0000)]
(child_setup): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
Don't call nice if emacs_priority is positive.

31 years ago(main): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.
Richard M. Stallman [Fri, 13 May 1994 07:17:59 +0000 (07:17 +0000)]
(main): PRIO_PROCESS renamed to SET_EMACS_PRIORITY.

31 years agoHandle Motif and Open-look.
Richard M. Stallman [Thu, 12 May 1994 22:09:39 +0000 (22:09 +0000)]
Handle Motif and Open-look.
(LIBW): New variable.
(LIBXT): Use it.

31 years agoRewrite mouse-3 menu as a keymap.
Richard M. Stallman [Thu, 12 May 1994 19:21:38 +0000 (19:21 +0000)]
Rewrite mouse-3 menu as a keymap.
Move calendar-mouse-2-date-menu to down-mouse-2.

31 years ago(autoload-trim-file-name): Make it relative
Richard M. Stallman [Thu, 12 May 1994 18:54:57 +0000 (18:54 +0000)]
(autoload-trim-file-name): Make it relative
to the directory that loaddefs.el is in.

31 years ago(outline-init): Delete junk at end.
Richard M. Stallman [Thu, 12 May 1994 18:27:17 +0000 (18:27 +0000)]
(outline-init): Delete junk at end.

31 years ago(texinfo-show-structure): Fix subsubsection indent amount.
Richard M. Stallman [Thu, 12 May 1994 18:04:36 +0000 (18:04 +0000)]
(texinfo-show-structure): Fix subsubsection indent amount.

31 years ago(menu-bar-update-buffers): Don't use string-match.
Karl Heuer [Thu, 12 May 1994 17:02:15 +0000 (17:02 +0000)]
(menu-bar-update-buffers): Don't use string-match.

31 years ago(display_text_line): Fix check for end of buffer.
Karl Heuer [Thu, 12 May 1994 16:19:01 +0000 (16:19 +0000)]
(display_text_line): Fix check for end of buffer.

31 years ago(update-autoloads-here): Split up long message.
Karl Heuer [Thu, 12 May 1994 14:45:30 +0000 (14:45 +0000)]
(update-autoloads-here): Split up long message.

31 years ago(maybe-blessmail): Mention bless-mail is in lib-src.
Richard M. Stallman [Thu, 12 May 1994 10:52:49 +0000 (10:52 +0000)]
(maybe-blessmail): Mention bless-mail is in lib-src.

31 years ago(install): Depend on blessmail.
Richard M. Stallman [Thu, 12 May 1994 10:52:24 +0000 (10:52 +0000)]
(install): Depend on blessmail.

31 years ago(dumpglyphs): For cursor foreground, try the
Richard M. Stallman [Thu, 12 May 1994 08:46:03 +0000 (08:46 +0000)]
(dumpglyphs): For cursor foreground, try the
face's background before the face's foreground.
(XTread_socket): Call note_mouse_movement for EnterNotify.

31 years ago(mips-siemens-sysv*): Put quotes around value containing blanks.
David J. MacKenzie [Thu, 12 May 1994 07:44:36 +0000 (07:44 +0000)]
(mips-siemens-sysv*): Put quotes around value containing blanks.

31 years agoComment change.
Richard M. Stallman [Thu, 12 May 1994 07:41:56 +0000 (07:41 +0000)]
Comment change.

31 years ago(gnus-group-mode-map, gnus-summary-mode-map):
Richard M. Stallman [Thu, 12 May 1994 06:39:49 +0000 (06:39 +0000)]
(gnus-group-mode-map, gnus-summary-mode-map):
Add bindings for up and down keys.

31 years ago(init_callproc): Never set Vdata_directory based on
Richard M. Stallman [Thu, 12 May 1994 06:35:19 +0000 (06:35 +0000)]
(init_callproc): Never set Vdata_directory based on
the executable's location.  But maybe set it from source dir.

31 years ago(tar-extract): Don't clear out the buffer-file-name.
Richard M. Stallman [Thu, 12 May 1994 05:03:19 +0000 (05:03 +0000)]
(tar-extract): Don't clear out the buffer-file-name.
Don't set list-buffers-directory.