]> git.eshelyaron.com Git - emacs.git/log
emacs.git
29 years agoInitial revision
Michael Kifer [Fri, 6 Oct 1995 00:57:20 +0000 (00:57 +0000)]
Initial revision

29 years ago*** empty log message ***
Michael Kifer [Fri, 6 Oct 1995 00:56:53 +0000 (00:56 +0000)]
*** empty log message ***

29 years ago(ediff-abbreviate-file-name): function modified.
Michael Kifer [Fri, 6 Oct 1995 00:55:57 +0000 (00:55 +0000)]
(ediff-abbreviate-file-name): function modified.
(ediff-truncate-string-left): new function.
(ediff-strip-last-dir,ediff-key-press-event-p,ediff-event-point,
ediff-event-buffer): new functions.
(ediff-frame-has-menubar,ediff-protect-meta-chars): functions deleted.

29 years ago(ediff-setup-diff-regions,ediff-setup-diff-regions3,
Michael Kifer [Fri, 6 Oct 1995 00:54:28 +0000 (00:54 +0000)]
(ediff-setup-diff-regions,ediff-setup-diff-regions3,
ediff-setup-fine-diff-regions): functions modified.
(ediff-shell-command,ediff-shell-command-sentinel,
ediff-shell-command-filter): deleted.
(ediff-exec-process,ediff-process-sentinel,ediff-process-filter): new.

29 years ago(Fset_window_hscroll): Don't reject args > SHORTBITS.
Richard M. Stallman [Thu, 5 Oct 1995 23:44:20 +0000 (23:44 +0000)]
(Fset_window_hscroll): Don't reject args > SHORTBITS.

29 years ago(appt-disp-window): Call raise-frame.
Richard M. Stallman [Thu, 5 Oct 1995 23:40:03 +0000 (23:40 +0000)]
(appt-disp-window): Call raise-frame.

29 years ago(Fmove_to_column): Make it interactive.
Richard M. Stallman [Thu, 5 Oct 1995 23:15:11 +0000 (23:15 +0000)]
(Fmove_to_column): Make it interactive.

29 years agoFix typo in prev change.
Richard M. Stallman [Thu, 5 Oct 1995 22:26:26 +0000 (22:26 +0000)]
Fix typo in prev change.

29 years ago(View-search-regexp-forward, View-search-regexp-backward):
Richard M. Stallman [Thu, 5 Oct 1995 22:25:38 +0000 (22:25 +0000)]
(View-search-regexp-forward, View-search-regexp-backward):
If arg is empty, use view-last-regexp.
(view-overlay): New variable, local in all buffers.
(view-search): Highlight the match using view-overlay.
(view-exit): Delete view-overlay.

29 years agoAdd `athen' as synonym for `athena'.
Richard M. Stallman [Thu, 5 Oct 1995 16:35:45 +0000 (16:35 +0000)]
Add `athen' as synonym for `athena'.

29 years ago(gnus-summary-save-in-mail): Use mail-file-babyl-p.
Richard M. Stallman [Wed, 4 Oct 1995 20:07:33 +0000 (20:07 +0000)]
(gnus-summary-save-in-mail): Use mail-file-babyl-p.

29 years ago(gnus-inews-do-fcc): Use mail-file-babyl-p.
Richard M. Stallman [Wed, 4 Oct 1995 20:02:20 +0000 (20:02 +0000)]
(gnus-inews-do-fcc): Use mail-file-babyl-p.

29 years ago(recover-session): Use auto-save-list-file-prefix.
Richard M. Stallman [Wed, 4 Oct 1995 19:42:04 +0000 (19:42 +0000)]
(recover-session): Use auto-save-list-file-prefix.

29 years ago(auto-save-list-file-prefix): New variable.
Richard M. Stallman [Wed, 4 Oct 1995 19:41:15 +0000 (19:41 +0000)]
(auto-save-list-file-prefix): New variable.
(normal-top-level): Use it.

29 years ago(mail-signature-file): New variable.
Richard M. Stallman [Wed, 4 Oct 1995 19:34:25 +0000 (19:34 +0000)]
(mail-signature-file): New variable.
Fix various doc strings to mention it.
(mail-signature): Use mail-signature-file.

29 years ago(recover-session-finish): Ask only about files that
Richard M. Stallman [Wed, 4 Oct 1995 18:34:14 +0000 (18:34 +0000)]
(recover-session-finish): Ask only about files that
have auto-save files now.  Don't put "temp" into temp file names.

29 years ago(Fmake_indirect_buffer): Was taking marker positions
Richard M. Stallman [Wed, 4 Oct 1995 17:24:33 +0000 (17:24 +0000)]
(Fmake_indirect_buffer): Was taking marker positions
from current buffer, which is irrelevant.

29 years ago(unrmail): Call rmail-toggle-header.
Richard M. Stallman [Wed, 4 Oct 1995 16:07:50 +0000 (16:07 +0000)]
(unrmail): Call rmail-toggle-header.

29 years ago(isearch-forward): Doc fix.
Richard M. Stallman [Wed, 4 Oct 1995 16:00:11 +0000 (16:00 +0000)]
(isearch-forward): Doc fix.

29 years ago(vc-next-action-on-file): When locking the latest trunk version,
André Spiegel [Wed, 4 Oct 1995 15:13:04 +0000 (15:13 +0000)]
(vc-next-action-on-file): When locking the latest trunk version,
use empty version number.

29 years ago(Fmake_overlay): Set end-marker's insertion_type to 1.
Richard M. Stallman [Tue, 3 Oct 1995 18:43:12 +0000 (18:43 +0000)]
(Fmake_overlay): Set end-marker's insertion_type to 1.

29 years agoFix name of buffer-substring-no-properties.
Richard M. Stallman [Tue, 3 Oct 1995 15:11:56 +0000 (15:11 +0000)]
Fix name of buffer-substring-no-properties.

29 years ago(Vsuggest_key_bindings): New variable.
Richard M. Stallman [Tue, 3 Oct 1995 09:17:37 +0000 (09:17 +0000)]
(Vsuggest_key_bindings): New variable.
(syms_of_keyboard): Set up Lisp variable.
(Fexecute_extended_command): When enabled, show an equivalent key binding.

29 years ago(write_segment): Use pagesize as unit of writing instead of 128.
Richard M. Stallman [Tue, 3 Oct 1995 09:15:49 +0000 (09:15 +0000)]
(write_segment): Use pagesize as unit of writing instead of 128.

29 years ago(Qmouse_leave_buffer_hook): New variable.
Richard M. Stallman [Tue, 3 Oct 1995 09:14:54 +0000 (09:14 +0000)]
(Qmouse_leave_buffer_hook): New variable.
(syms_of_frame_1): Initialize it.
(Fhandle_switch_frame): Run the hooks.

29 years ago(get_display_line): Don't abort if there's text
Richard M. Stallman [Tue, 3 Oct 1995 09:13:55 +0000 (09:13 +0000)]
(get_display_line): Don't abort if there's text
in the line to the right beyond HPOS.
(quit_error_check): Make this a no-op.

29 years ago(Qwindow_scroll_functions, Vwindow_scroll_functions): New variables.
Richard M. Stallman [Tue, 3 Oct 1995 09:12:50 +0000 (09:12 +0000)]
(Qwindow_scroll_functions, Vwindow_scroll_functions): New variables.
(syms_of_xdisp): Initialize them.
(redisplay_window): Call the functions when appropriate.

29 years ago(run_hook_with_args_2): New function.
Richard M. Stallman [Tue, 3 Oct 1995 09:11:08 +0000 (09:11 +0000)]
(run_hook_with_args_2): New function.

29 years ago(window_scroll): Always set force_start.
Richard M. Stallman [Tue, 3 Oct 1995 09:09:30 +0000 (09:09 +0000)]
(window_scroll): Always set force_start.

29 years ago(te-escape): Remove spurious partial duplicate definition.
Noah Friedman [Sun, 1 Oct 1995 21:31:09 +0000 (21:31 +0000)]
(te-escape): Remove spurious partial duplicate definition.

29 years ago(re_search_2): Use 0, not -1, as the lower bound
Richard M. Stallman [Sun, 1 Oct 1995 20:17:02 +0000 (20:17 +0000)]
(re_search_2): Use 0, not -1, as the lower bound
for the match position when we adjust RANGE.

29 years ago(print-help-return-message): Handle lists in
Richard M. Stallman [Sun, 1 Oct 1995 20:00:22 +0000 (20:00 +0000)]
(print-help-return-message): Handle lists in
special-display-regexps and same-window-regexps.  Also in
special-display-buffer-names and same-window-buffer-names

29 years ago(barf_or_query_if_file_exists): New arg STATPTR. Callers changed.
Richard M. Stallman [Sun, 1 Oct 1995 07:14:42 +0000 (07:14 +0000)]
(barf_or_query_if_file_exists): New arg STATPTR.   Callers changed.
(Fcopy_file): Error if input and output are the same file.

29 years agoAdd early support for Solaris 2.5 on PowerPCs.
Richard M. Stallman [Sun, 1 Oct 1995 03:43:42 +0000 (03:43 +0000)]
Add early support for Solaris 2.5 on PowerPCs.
[USG5_4] (CANNOT_DUMP): Define this if USG5_4.
(UNEXEC): Don't define if already defined.
[USG5_4] (DATA_SEG_BITS, LIBS_MACHINE): Alternate definitions.
(C_SWITCH_MACHINE, LD_SWITCH_MACHINE, NLIST_STRUCT, WORDS_BIG_ENDIAN)
(TEXT_START, DATA_START, TEXT_END, DATA_END):
Don't define, if USG5_4.

29 years ago(powerpc-*-solaris2): New alternative.x
Richard M. Stallman [Sun, 1 Oct 1995 03:43:11 +0000 (03:43 +0000)]
(powerpc-*-solaris2): New alternative.x

29 years ago(cd): Fix interactive spec to require match if there is no CDPATH.
Roland McGrath [Sat, 30 Sep 1995 16:35:12 +0000 (16:35 +0000)]
(cd): Fix interactive spec to require match if there is no CDPATH.

29 years agoFix previous change.
Richard M. Stallman [Fri, 29 Sep 1995 03:50:47 +0000 (03:50 +0000)]
Fix previous change.

29 years ago(comint-password-prompt-regexp): Recognize
Richard M. Stallman [Fri, 29 Sep 1995 03:49:35 +0000 (03:49 +0000)]
(comint-password-prompt-regexp): Recognize
Old Password and New password.

29 years ago(ispell-message-text-end): Match reporter.el bug reports.
Richard M. Stallman [Fri, 29 Sep 1995 00:48:05 +0000 (00:48 +0000)]
(ispell-message-text-end): Match reporter.el bug reports.

29 years ago(interpreter-mode-alist): Handle nawk.
Richard M. Stallman [Thu, 28 Sep 1995 19:19:08 +0000 (19:19 +0000)]
(interpreter-mode-alist): Handle nawk.

29 years ago(sendmail-send-it): Handle FCC after all text changes.
Richard M. Stallman [Thu, 28 Sep 1995 02:34:44 +0000 (02:34 +0000)]
(sendmail-send-it): Handle FCC after all text changes.
(mail-do-fcc): Don't add From field here.

29 years ago(ange-ftp-dumb-unix-host): Avoid error if HOST is nil.
Richard M. Stallman [Wed, 27 Sep 1995 17:39:32 +0000 (17:39 +0000)]
(ange-ftp-dumb-unix-host): Avoid error if HOST is nil.

29 years ago(undigestify-rmail-message): Better error messages.
Richard M. Stallman [Wed, 27 Sep 1995 15:26:15 +0000 (15:26 +0000)]
(undigestify-rmail-message): Better error messages.

29 years agoFix minor error.
Richard M. Stallman [Mon, 25 Sep 1995 23:22:40 +0000 (23:22 +0000)]
Fix minor error.

29 years ago(add-log-current-defun): Ignore quotes before fcn name.
Richard M. Stallman [Mon, 25 Sep 1995 22:15:11 +0000 (22:15 +0000)]
(add-log-current-defun): Ignore quotes before fcn name.

29 years ago(Info-fontify-node): Fix previous change.
Karl Heuer [Mon, 25 Sep 1995 19:50:22 +0000 (19:50 +0000)]
(Info-fontify-node): Fix previous change.

29 years ago(Info-title-face-alist): New var.
Karl Heuer [Mon, 25 Sep 1995 18:58:51 +0000 (18:58 +0000)]
(Info-title-face-alist): New var.
(Info-fontify-node): Check for headings that are `underlined' with
characters on the following line.

29 years ago(Fx_create_frame): Set up buffer-predicate slot.
Richard M. Stallman [Mon, 25 Sep 1995 18:46:19 +0000 (18:46 +0000)]
(Fx_create_frame): Set up buffer-predicate slot.

(x_decode_color): Get error if color not defined.

29 years ago(safe_run_hooks): No longer static.
Richard M. Stallman [Mon, 25 Sep 1995 18:44:59 +0000 (18:44 +0000)]
(safe_run_hooks): No longer static.

(read_char_x_menu_prompt):
When unreading events generated by a menu,
turn symbols and integers into lists,
for the sake of last_nonmenu_event and thus y-or-n-p.

29 years ago(read_minibuf_unwind): Use safe_run_hooks.
Richard M. Stallman [Mon, 25 Sep 1995 18:42:00 +0000 (18:42 +0000)]
(read_minibuf_unwind): Use safe_run_hooks.

29 years ago(undigestify-rmail-message): Scan back as far as start
Richard M. Stallman [Mon, 25 Sep 1995 18:40:24 +0000 (18:40 +0000)]
(undigestify-rmail-message): Scan back as far as start
of message, to find end of digest.

29 years ago(help-mode): Call view-mode.
Richard M. Stallman [Mon, 25 Sep 1995 18:39:31 +0000 (18:39 +0000)]
(help-mode): Call view-mode.

29 years ago(view-mode-enter): Renamed from view-mode. Callers changed.
Richard M. Stallman [Mon, 25 Sep 1995 18:36:32 +0000 (18:36 +0000)]
(view-mode-enter): Renamed from view-mode.  Callers changed.
Don't create local vars here.  Set view-mode-auto-exit.
Don't change local map--just set view-mode.
(view-mode): New function toggles minor mode in the usual way.
(view-mode-map): Put this on minor-mode-map-alist.
(view-mode-exit): Do the exit actions only if view-mode-auto-exit.
(View-scroll-lines-forward): Exit only if view-scroll-lines-forward.
(view-mode-auto-exit, view-old-buffer-read-only)
(view-old-Helper-return-blurb, view-scroll-size, view-last-regexp)
(view-exit-action, view-return-here, view-exit-position):
Defvar them and make them always-local.

29 years ago(clipboard-yank): Add delete-selection property.
Richard M. Stallman [Mon, 25 Sep 1995 18:21:48 +0000 (18:21 +0000)]
(clipboard-yank): Add delete-selection property.

29 years ago(dun-climb): Handle unknown object name.
Richard M. Stallman [Mon, 25 Sep 1995 18:20:30 +0000 (18:20 +0000)]
(dun-climb): Handle unknown object name.
(dun-objnames): Add "palm" as alias for "tree".

29 years ago(mark-sexp-diary-entries): Add \ for C-M-f's sake.
Richard M. Stallman [Mon, 25 Sep 1995 14:55:02 +0000 (14:55 +0000)]
(mark-sexp-diary-entries): Add \ for C-M-f's sake.

29 years agoFix typo.
Richard M. Stallman [Mon, 25 Sep 1995 14:50:42 +0000 (14:50 +0000)]
Fix typo.

29 years ago(command-line-1): --insert: Don't complain on --insert=file.
Erik Naggum [Mon, 25 Sep 1995 11:04:07 +0000 (11:04 +0000)]
(command-line-1): --insert: Don't complain on --insert=file.

29 years ago(command-line-1): --eval: Don't print the value.
Erik Naggum [Mon, 25 Sep 1995 10:56:15 +0000 (10:56 +0000)]
(command-line-1): --eval: Don't print the value.

29 years ago(popup_get_selection): Pop menu down if button is pressed
Richard M. Stallman [Sun, 24 Sep 1995 23:33:06 +0000 (23:33 +0000)]
(popup_get_selection): Pop menu down if button is pressed
outside the menu.

(xmenu_show): Ignore `quote' when looking up the result.

29 years ago(server-process-filter): Ignore lines that don't start
Richard M. Stallman [Sun, 24 Sep 1995 23:28:18 +0000 (23:28 +0000)]
(server-process-filter): Ignore lines that don't start
with `Error:' or `Client:'.

29 years ago(occur): Indent better for matches that contain newlines.
Richard M. Stallman [Sun, 24 Sep 1995 23:25:06 +0000 (23:25 +0000)]
(occur): Indent better for matches that contain newlines.

29 years ago[These changes were actually in the previous version.
Richard M. Stallman [Sun, 24 Sep 1995 23:20:39 +0000 (23:20 +0000)]
[These changes were actually in the previous version.
This version is a doc fix.]

(mouse-drag-vertical-line): New function.
(mouse-scroll-min-lines): New variable.
(mouse-scroll-subr): Use it.

(mouse-drag-region): Record where the mouse drag has reached
and use that to adjust the drag event before replaying it.

(mouse-drag-region): Store the right end position
in the drag-event before replaying it at the end.

(mouse-skip-word): Skip complete symbol when over a
character with symbol syntax.

29 years ago(auto-compression-mode): Add autoload cookie.
Richard M. Stallman [Sun, 24 Sep 1995 03:59:02 +0000 (03:59 +0000)]
(auto-compression-mode): Add autoload cookie.
Renamed from toggle-auto-compression.
(toggle-auto-compression): Define as alias.

29 years ago(get-setf-method): Protect caller's match-data from string-match.
Erik Naggum [Fri, 22 Sep 1995 21:51:21 +0000 (21:51 +0000)]
(get-setf-method): Protect caller's match-data from string-match.

29 years ago(edt-setup-default-bindings): Revert function is
Karl Heuer [Fri, 22 Sep 1995 21:34:12 +0000 (21:34 +0000)]
(edt-setup-default-bindings): Revert function is
revert-buffer, not revert-file.

29 years agoMajor revision.
Karl Heuer [Fri, 22 Sep 1995 21:31:45 +0000 (21:31 +0000)]
Major revision.
Much improved and quicker highlighting using font-lock.
Support for hilit19 removed.
Support for imenu added.
Changed indentation for continue statements.
Added treatment of preprocessor directives.
(f90-directive-comment-re) is now a regular expression.
Many bug fixes.

29 years agoFix display of Chinese date.
Edward M. Reingold [Fri, 22 Sep 1995 19:36:26 +0000 (19:36 +0000)]
Fix display of Chinese date.

29 years ago(mail-do-fcc): Clear read-only flag in ` mail-temp' buffer.
Richard M. Stallman [Fri, 22 Sep 1995 02:48:04 +0000 (02:48 +0000)]
(mail-do-fcc): Clear read-only flag in ` mail-temp' buffer.

29 years ago(mail-do-fcc): Erase the ` mail-temp' buffer.
Richard M. Stallman [Fri, 22 Sep 1995 02:46:46 +0000 (02:46 +0000)]
(mail-do-fcc): Erase the ` mail-temp' buffer.

29 years ago(byte-boolean-vars): Update list to reflect actual DEFVAR_BOOL symbols in
Erik Naggum [Thu, 21 Sep 1995 22:03:57 +0000 (22:03 +0000)]
(byte-boolean-vars): Update list to reflect actual DEFVAR_BOOL symbols in
the C code.

29 years ago(edt-set-term-width-80, edt-set-term-width-132):
Karl Heuer [Thu, 21 Sep 1995 21:06:26 +0000 (21:06 +0000)]
(edt-set-term-width-80, edt-set-term-width-132):
Terminal-specific functions.
Don't redefine edt-set-screen-width-80 and edt-set-screen-width-132.

29 years ago(edt-set-screen-width-80, edt-set-screen-width-132):
Karl Heuer [Thu, 21 Sep 1995 21:06:09 +0000 (21:06 +0000)]
(edt-set-screen-width-80, edt-set-screen-width-132):
If a terminal-specific function exists, call it.

29 years ago(te-escape, te-escape-help): Handle non-ASCII events.
Karl Heuer [Thu, 21 Sep 1995 20:54:35 +0000 (20:54 +0000)]
(te-escape, te-escape-help): Handle non-ASCII events.

29 years ago(mail-file-babyl-p): Function deleted.
Richard M. Stallman [Thu, 21 Sep 1995 20:21:16 +0000 (20:21 +0000)]
(mail-file-babyl-p): Function deleted.
(sendmail-send-it): Load mail-utils first thing.

29 years ago(mail-file-babyl-p): Function moved from rmail.el and renamed.
Richard M. Stallman [Thu, 21 Sep 1995 20:20:49 +0000 (20:20 +0000)]
(mail-file-babyl-p): Function moved from rmail.el and renamed.

29 years ago(rmail-file-p): Function moved to mail-utils.el
Richard M. Stallman [Thu, 21 Sep 1995 20:20:11 +0000 (20:20 +0000)]
(rmail-file-p): Function moved to mail-utils.el
and renamed to mail-file-babyl-p.
(rmail-output, rmail-output-to-rmail-file): Use new name.

29 years agoInitial revision
Edward M. Reingold [Thu, 21 Sep 1995 03:11:06 +0000 (03:11 +0000)]
Initial revision

29 years agoNew file.
Edward M. Reingold [Thu, 21 Sep 1995 03:05:13 +0000 (03:05 +0000)]
New file.

29 years ago*** empty log message ***
Edward M. Reingold [Thu, 21 Sep 1995 03:04:16 +0000 (03:04 +0000)]
*** empty log message ***

29 years agoInitial revision
Edward M. Reingold [Thu, 21 Sep 1995 02:57:43 +0000 (02:57 +0000)]
Initial revision

29 years agoMinor fixes; moved some code here from other calendar files.
Edward M. Reingold [Thu, 21 Sep 1995 02:54:58 +0000 (02:54 +0000)]
Minor fixes; moved some code here from other calendar files.

29 years agoMinor fixes.
Edward M. Reingold [Thu, 21 Sep 1995 02:51:24 +0000 (02:51 +0000)]
Minor fixes.

29 years agoAdded new calendars to menus and made minor fixes.
Edward M. Reingold [Thu, 21 Sep 1995 02:49:54 +0000 (02:49 +0000)]
Added new calendars to menus and made minor fixes.

29 years agoMoved stuff to calendar.el, as per RSM's request.
Edward M. Reingold [Thu, 21 Sep 1995 02:48:58 +0000 (02:48 +0000)]
Moved stuff to calendar.el, as per RSM's request.

29 years agoAdded code to support Chinese calendar. Minor fixes as well.
Edward M. Reingold [Thu, 21 Sep 1995 02:47:50 +0000 (02:47 +0000)]
Added code to support Chinese calendar.  Minor fixes as well.

29 years agoAdded code to support Chinese calendar.
Edward M. Reingold [Thu, 21 Sep 1995 02:46:47 +0000 (02:46 +0000)]
Added code to support Chinese calendar.

29 years agoMoved stuff to other files.
Edward M. Reingold [Thu, 21 Sep 1995 02:45:33 +0000 (02:45 +0000)]
Moved stuff to other files.

29 years agoMany functions moved to other files, some rewritten. See ChangeLog entry.
Edward M. Reingold [Thu, 21 Sep 1995 02:40:35 +0000 (02:40 +0000)]
Many functions moved to other files, some rewritten.  See ChangeLog entry.

29 years ago(LOCALTIME_CACHE, tzset): New macros.
Paul Eggert [Wed, 20 Sep 1995 03:27:58 +0000 (03:27 +0000)]
(LOCALTIME_CACHE, tzset): New macros.

29 years ago(gettimeofday, init_gettimeofday, daylight, gmtoffset): Undo previous change.
Paul Eggert [Wed, 20 Sep 1995 03:26:43 +0000 (03:26 +0000)]
(gettimeofday, init_gettimeofday, daylight, gmtoffset): Undo previous change.
(init_environment): No need to call tzset and init_gettimeofday,
since `main' now does that for us.
(gettimeofday): Ignore tzp; it's obsolescent.
(init_gettimeofday): Invoke tzset first.

29 years ago(substitute-key-definition): Do recursively scan
Richard M. Stallman [Mon, 18 Sep 1995 14:45:44 +0000 (14:45 +0000)]
(substitute-key-definition): Do recursively scan
where KEYMAP has nothing at all.

29 years ago(C-down-mouse-1): Use buffer menu, not font menu.
Richard M. Stallman [Mon, 18 Sep 1995 14:15:22 +0000 (14:15 +0000)]
(C-down-mouse-1): Use buffer menu, not font menu.
(S-down-mouse-1): Put font menu here.

29 years ago(find-alternate-file): Kill any preexisting ` **lose**' buf.
Richard M. Stallman [Sun, 17 Sep 1995 14:12:02 +0000 (14:12 +0000)]
(find-alternate-file): Kill any preexisting ` **lose**' buf.

29 years ago(Fload): Rename arg STR to FILE.
Richard M. Stallman [Fri, 15 Sep 1995 16:45:41 +0000 (16:45 +0000)]
(Fload): Rename arg STR to FILE.

29 years ago(indent-for-tab-command): Get the prefix arg
Richard M. Stallman [Thu, 14 Sep 1995 14:45:02 +0000 (14:45 +0000)]
(indent-for-tab-command): Get the prefix arg
and pass it along to indent-line-function if it isn't nil.

29 years ago(vc-fetch-master-properties): Call "cvs status" in the right
André Spiegel [Thu, 14 Sep 1995 07:23:43 +0000 (07:23 +0000)]
(vc-fetch-master-properties): Call "cvs status" in the right
directory, passing only the nondirectory part of the file name.
(vc-find-cvs-master): Bind `mtime' locally instead of using it as a
free variable.

29 years ago(dired-up-directory): Add optional argument `other-window' to obviate
Erik Naggum [Tue, 12 Sep 1995 23:20:42 +0000 (23:20 +0000)]
(dired-up-directory): Add optional argument `other-window' to obviate
the need to redefine it in dired-x.el.

29 years ago(auto-mode-alist): .pl is now Perl.
Richard M. Stallman [Tue, 12 Sep 1995 21:37:08 +0000 (21:37 +0000)]
(auto-mode-alist): .pl is now Perl.

29 years ago(src/paths.h, paths-force): Use paths.h.$$ instead
Karl Heuer [Tue, 12 Sep 1995 17:45:33 +0000 (17:45 +0000)]
(src/paths.h, paths-force): Use paths.h.$$ instead
of paths.h.tmp$$, to avoid going beyond 14 characters.