bpt/emacs.git
28 years ago(Fcopy_sequence): Call Fmake_char_table the new way.
Richard M. Stallman [Wed, 11 Oct 1995 17:11:32 +0000 (17:11 +0000)]
(Fcopy_sequence): Call Fmake_char_table the new way.
(map_char_table): No longer static.  New arg C_FUNCTION.
(Fmap_char_table): Call to map_char_table changed.
(Fset_char_table_parent): Allow nil s new parent.
Fix the code that checks for a loop in parents.

28 years ago(DISP_TABLE_P): Check the `purpose' slot.
Richard M. Stallman [Wed, 11 Oct 1995 17:07:03 +0000 (17:07 +0000)]
(DISP_TABLE_P): Check the `purpose' slot.
(Qdisplay_table): Declared.

(DISP_TABLE_EXTRA_SLOTS, DISP_TABLE_P): New macros.
(DISP_TRUNC_GLYPH, DISP_CONTINUE_GLYPH, DISP_ESCAPE_GLYPH)
(DISP_CTRL_GLYPH, DISP_INVIS_VECTOR, DISP_BORDER_GLYPH):
Use the `extras' field.
(window_display_table, buffer_display_table): Change return type.

28 years ago(find-alternate-file-other-window): New function.
Richard M. Stallman [Wed, 11 Oct 1995 15:39:13 +0000 (15:39 +0000)]
(find-alternate-file-other-window): New function.

28 years ago(dos_timezone_offset, dos_display_scancodes,
Kim F. Storm [Wed, 11 Oct 1995 15:17:44 +0000 (15:17 +0000)]
(dos_timezone_offset, dos_display_scancodes,
dos_menubar_clock, dos_hyper_key, dos_super_key, dos_keypad_mode,
dos_keyboard_layout, dos_decimal_point): New variables.

28 years ago(insert-startup-screen): New function.
Kim F. Storm [Wed, 11 Oct 1995 15:12:35 +0000 (15:12 +0000)]
(insert-startup-screen): New function.
(msdos-memget, msdos-memput): New functions.
(msdos-set-keyboard, insert-startup-screen): New functions.
(dos-timezone-offset, dos-display-scancodes, dos-menubar-clock,
dos-hyper-key, dos-super-key, dos-keypad-mode, dos-keyboard-layout,
dos-decimal-point): New variables.

28 years ago[!HAVE_X_WINDOWS]:
Kim F. Storm [Wed, 11 Oct 1995 15:08:15 +0000 (15:08 +0000)]
[!HAVE_X_WINDOWS]:
Reworked display code to perform immediate screen output.
Added menu-bar clock.
Reworked keyboard code to support international keyboards.
Improved keypad handling (see dos-keypad-mode).
Properly distinguish between C-end and C-kp-1 etc.
Corrected M-return & M-kp-enter.
Added support for hyper and super keys.
Reworked mouse code to avoid mouse flicker.
Saves and restores DOS-screen prior to emacs startup.
(sys_select): Would abort if rfds = NULL.
(dos_direct_output): New function.
(dos_dump_scancodes): New variable.

28 years ago(internal_flush): Removed
Kim F. Storm [Wed, 11 Oct 1995 15:00:58 +0000 (15:00 +0000)]
(internal_flush): Removed
(mouse_init1, mouse_check_moved, mouse_pressed, mouse_released): Removed.
(dos_get_saved_screen, dos_set_keyboard): New functions.

28 years agoCheck that DJGPP v. 1 is used.
Kim F. Storm [Wed, 11 Oct 1995 14:55:17 +0000 (14:55 +0000)]
Check that DJGPP v. 1 is used.
Define __DJGPP__ to 1.
Simplified INTERNAL_TERMINAL termcap definition.
Removed #define fflush internal_flush.

28 years agoCall make-doc.exe instead of make-docfile.
Kim F. Storm [Wed, 11 Oct 1995 14:44:16 +0000 (14:44 +0000)]
Call make-doc.exe instead of make-docfile.

28 years ago(Fkill_buffer): Don't kill auto save file if not recent.
Richard M. Stallman [Wed, 11 Oct 1995 14:41:55 +0000 (14:41 +0000)]
(Fkill_buffer): Don't kill auto save file if not recent.

28 years ago(init_sys_modes) [!HAVE_X_WINDOWS (MSDOS)]: Always call set_terminal_modes.
Kim F. Storm [Wed, 11 Oct 1995 11:48:52 +0000 (11:48 +0000)]
(init_sys_modes) [!HAVE_X_WINDOWS (MSDOS)]: Always call set_terminal_modes.
(reset_sys_modes) [MSDOS]: Do not look at EMACSCOLORS.

28 years agoMoved (define-key menu-bar-ediff-menu ...) to ediff-hook.el:
Michael Kifer [Wed, 11 Oct 1995 05:23:31 +0000 (05:23 +0000)]
Moved (define-key menu-bar-ediff-menu ...) to ediff-hook.el:
menu-bar-ediff-menu is not defined yet.

28 years ago(adaptive-fill-function): Change defun to defvar.
Richard M. Stallman [Wed, 11 Oct 1995 04:59:48 +0000 (04:59 +0000)]
(adaptive-fill-function): Change defun to defvar.

28 years ago(next-completion): Specify the LIMIT arg when searching for text properties.
Richard M. Stallman [Wed, 11 Oct 1995 03:11:11 +0000 (03:11 +0000)]
(next-completion): Specify the LIMIT arg when searching for text properties.

28 years ago(function-called-at-point, variable-at-point):
Richard M. Stallman [Tue, 10 Oct 1995 20:03:31 +0000 (20:03 +0000)]
(function-called-at-point, variable-at-point):
Don't back up if we start at the beginning of a symbol.

28 years ago(buffer-display-table): Document new implementation.
Erik Naggum [Mon, 9 Oct 1995 20:52:43 +0000 (20:52 +0000)]
(buffer-display-table): Document new implementation.

28 years agoDoc fixes.
Richard M. Stallman [Mon, 9 Oct 1995 19:44:26 +0000 (19:44 +0000)]
Doc fixes.

28 years ago(view-highlight-face): New variable.
Richard M. Stallman [Mon, 9 Oct 1995 19:42:19 +0000 (19:42 +0000)]
(view-highlight-face): New variable.
(view-search): Use that variable.

28 years agoExplain when to use make-variable-buffer-local.
Richard M. Stallman [Mon, 9 Oct 1995 19:39:45 +0000 (19:39 +0000)]
Explain when to use make-variable-buffer-local.

28 years ago(tags-table-check-computed-list): Map tags-expand-table-name over lists of
Roland McGrath [Mon, 9 Oct 1995 18:00:54 +0000 (18:00 +0000)]
(tags-table-check-computed-list): Map tags-expand-table-name over lists of
included tables.

28 years agoNew implementation with char-tables.
Erik Naggum [Mon, 9 Oct 1995 17:45:47 +0000 (17:45 +0000)]
New implementation with char-tables.

28 years agoInitial revision
Richard M. Stallman [Mon, 9 Oct 1995 17:08:20 +0000 (17:08 +0000)]
Initial revision

28 years ago(temp_echo_area_glyphs): Restore the old point value.
Richard M. Stallman [Mon, 9 Oct 1995 16:36:59 +0000 (16:36 +0000)]
(temp_echo_area_glyphs): Restore the old point value.

28 years ago(mail-abbrev-syntax-table): Use `equal' instead of `=', in case elts
Noah Friedman [Mon, 9 Oct 1995 04:49:15 +0000 (04:49 +0000)]
(mail-abbrev-syntax-table): Use `equal' instead of `=', in case elts
of syntax table are lists, not integers.

28 years ago(ada-gen-treat-proc): Bind `procname' and `functype'.
Erik Naggum [Mon, 9 Oct 1995 03:11:29 +0000 (03:11 +0000)]
(ada-gen-treat-proc): Bind `procname' and `functype'.

28 years ago(exec_sentinel, read_process_output):
Richard M. Stallman [Mon, 9 Oct 1995 00:31:24 +0000 (00:31 +0000)]
(exec_sentinel, read_process_output):
Call record_asynch_buffer_change only if caller is reading kbd input.

28 years ago(view-exit): Delete view-overlay only if it exists.
Erik Naggum [Sun, 8 Oct 1995 19:59:42 +0000 (19:59 +0000)]
(view-exit): Delete view-overlay only if it exists.

28 years ago(server-start): Try both full hostname and shortened
Richard M. Stallman [Sun, 8 Oct 1995 19:42:11 +0000 (19:42 +0000)]
(server-start): Try both full hostname and shortened
hostname when deleting the socket file.

28 years agoIndentation change.
Richard M. Stallman [Sun, 8 Oct 1995 19:38:53 +0000 (19:38 +0000)]
Indentation change.

28 years agoFix several minor errors.
Richard M. Stallman [Sun, 8 Oct 1995 19:38:02 +0000 (19:38 +0000)]
Fix several minor errors.

28 years ago(desktop-outvar): Support truncation.
Richard M. Stallman [Sun, 8 Oct 1995 19:37:04 +0000 (19:37 +0000)]
(desktop-outvar): Support truncation.
(desktop-globals-to-save): Doc fix.

28 years ago(command-line): Init user-mail-address here, after reading init file.
Richard M. Stallman [Sun, 8 Oct 1995 19:30:41 +0000 (19:30 +0000)]
(command-line): Init user-mail-address here, after reading init file.
(normal-top-level): Not here.

28 years ago(write_segment): Write valid data in units of 1<<13,
Richard M. Stallman [Sun, 8 Oct 1995 19:29:57 +0000 (19:29 +0000)]
(write_segment): Write valid data in units of 1<<13,
but write zeros only a page at a time.

28 years ago(init_buffer_once): Make file_format always local, not just local when set.
Richard M. Stallman [Sun, 8 Oct 1995 19:26:07 +0000 (19:26 +0000)]
(init_buffer_once): Make file_format always local, not just local when set.

28 years ago(Fmake_char_table): Initialize parent to nil.
Erik Naggum [Sun, 8 Oct 1995 02:56:45 +0000 (02:56 +0000)]
(Fmake_char_table): Initialize parent to nil.

28 years ago(struct Lisp_Boolvector): New data type.
Richard M. Stallman [Sat, 7 Oct 1995 22:07:01 +0000 (22:07 +0000)]
(struct Lisp_Boolvector): New data type.
(struct Lisp_Char_Table): New structure.

(CHAR_TABLE_STANDARD_SLOTS, CHAR_TABLE_ORDINARY_SLOTS): New macros.
(CHAR_TABLE_EXTRA_SLOTS): New macro.

(CHECK_CHAR_TABLE): New macro.

(pvec_type): Add PVEC_CHARTABLE and PVEC_BOOLVECTOR.
Move PVEC_BUFFER to a higher bit.
(CHARTABLEP, GC_CHARTABLEP, XSETCHARTABLE, XCHARTABLE): New macros.
(XBOOLVECTOR, XSETBOOLVECTOR, BOOLVECTORP, GC_BOOLVECTORP): New macros.

28 years ago(Fchartablep, Fboolvectorp): New functions.
Richard M. Stallman [Sat, 7 Oct 1995 22:04:15 +0000 (22:04 +0000)]
(Fchartablep, Fboolvectorp): New functions.
(syms_of_data): defsubr them.
(Faref, Faset, Fsequencep): Handle chartables and boolvectors.

28 years ago(print): Handle chartables and boolvectors.
Richard M. Stallman [Sat, 7 Oct 1995 22:02:20 +0000 (22:02 +0000)]
(print): Handle chartables and boolvectors.
(print_boolvector): New function.

28 years ago(read1): Handle chartables and boolvectors.
Richard M. Stallman [Sat, 7 Oct 1995 22:01:39 +0000 (22:01 +0000)]
(read1): Handle chartables and boolvectors.

28 years ago(describe_vector): Use Flength to get length of vector.
Richard M. Stallman [Sat, 7 Oct 1995 22:00:06 +0000 (22:00 +0000)]
(describe_vector): Use Flength to get length of vector.

28 years ago(describe_syntax): Handle new syntax-table data format.
Richard M. Stallman [Sat, 7 Oct 1995 21:59:28 +0000 (21:59 +0000)]
(describe_syntax): Handle new syntax-table data format.
(Fmodify_syntax_entry, init_syntax_once): Use SET_RAW_SYNTAX_ENTRY.
Handle new syntax-table data format.
(check_syntax_table): Use CHECK_CHAR_TABLE.  Now static.
Don't return anything; callers changed.
(Fcopy_syntax_table): Use Fcopy_sequence.
(Fchar_syntax, Fmatching_paren, Fforward_comment): Copy complex args
to SYNTAX into variables before using them.
(Fsyntax_table_p): Accept any char-table.
(syntax_parent_lookup): New function.
(syntax_temp): New variable.

28 years agoUse char tables as syntax tables.
Richard M. Stallman [Sat, 7 Oct 1995 21:55:20 +0000 (21:55 +0000)]
Use char tables as syntax tables.
(RAW_SYNTAX, RAW_SYNTAX_MATCH): Macros deleted.
(RAW_SYNTAX_ENTRY, SET_RAW_SYNTAX_ENTRY): New macros.
(SYNTAX, SYNTAX_MATCH): Rewritten.
(SYNTAX_ENTRY, SYNTAX_WITH_FLAGS): New macros.
(SYNTAX_COMSTART_SECOND, SYNTAX_COMEND_FIRST, SYNTAX_COMEND_SECOND)
(SYNTAX_PREFIX, SYNTAX_COMMENT_STYLE): Use SYNTAX_WITH_FLAGS.

28 years ago(callint_message, callint_message_size): New vars.
Richard M. Stallman [Sat, 7 Oct 1995 21:54:29 +0000 (21:54 +0000)]
(callint_message, callint_message_size): New vars.
(syms_of_callint): Set up new vars.
(Fcall_interactively): Keep the prompt in the heap.

28 years ago(Fmake_chartable, Fmake_boolvector): New functions.
Richard M. Stallman [Sat, 7 Oct 1995 21:53:27 +0000 (21:53 +0000)]
(Fmake_chartable, Fmake_boolvector): New functions.
(syms_of_alloc): defsubr them.

28 years ago(Fset_char_table_range): New function.
Richard M. Stallman [Sat, 7 Oct 1995 21:52:15 +0000 (21:52 +0000)]
(Fset_char_table_range): New function.
(make_char_table, Fmap_char_table): New function.
(Fchar_table_extra_slot, Fset_char_table_extra_slot): New functions.

(Fcopy_sequence, Felt, internal_equal, Ffillarray):
Handle chartables and boolvectors.
(Flength, concat): Handle boolvectors as args.
(Flength): Handle chartables as args.

28 years ago(bytecode.o): Depend on syntax.h.
Richard M. Stallman [Sat, 7 Oct 1995 16:07:24 +0000 (16:07 +0000)]
(bytecode.o): Depend on syntax.h.

28 years ago(byte-compile-from-buffer): Bind print-level.
Richard M. Stallman [Fri, 6 Oct 1995 22:42:19 +0000 (22:42 +0000)]
(byte-compile-from-buffer): Bind print-level.

28 years ago(newline): Call barf-if-buffer-read-only.
Richard M. Stallman [Fri, 6 Oct 1995 22:40:25 +0000 (22:40 +0000)]
(newline): Call barf-if-buffer-read-only.

28 years agoFix typo calling iso-accents-customize.
Richard M. Stallman [Fri, 6 Oct 1995 15:12:44 +0000 (15:12 +0000)]
Fix typo calling iso-accents-customize.
(iso-accents-compose): If this-command is non-nil, do prompt.

28 years agoAdded ${lispsource}ediff-hook.elc after vc-hooks.
Michael Kifer [Fri, 6 Oct 1995 04:36:30 +0000 (04:36 +0000)]
Added ${lispsource}ediff-hook.elc after vc-hooks.

28 years agoAdded (load "ediff-hook") after loading vc-hook.
Michael Kifer [Fri, 6 Oct 1995 01:20:06 +0000 (01:20 +0000)]
Added (load "ediff-hook") after loading vc-hook.

28 years ago(ediff-files,ediff-merge-files): better file-name defaults.
Michael Kifer [Fri, 6 Oct 1995 01:01:08 +0000 (01:01 +0000)]
(ediff-files,ediff-merge-files): better file-name defaults.
(ediff-split-string): new function.
(ediff-exec-process): now handles diff args separated by space.
(ediff-backup-extension): new variable.
Replaced -hooks with -hook.
(ediff-revision-key): variable deleted.
Moved menubar definitions to a new file, ediff-hook.el

28 years ago(ediff-make-frame-position): fixed bugs.
Michael Kifer [Fri, 6 Oct 1995 01:00:10 +0000 (01:00 +0000)]
(ediff-make-frame-position): fixed bugs.
(ediff-control-frame-parameters): fixed defaults.

28 years ago(ediff-toggle-read-only,ediff-read-file-name):
Michael Kifer [Fri, 6 Oct 1995 00:59:04 +0000 (00:59 +0000)]
(ediff-toggle-read-only,ediff-read-file-name):
replaced abbreviate-file-name with ediff-abbreviate-file-name.
(ediff-documentation): bug fix.
(ediff-setup,ediff-really-quit): modified to work with Ediff session groups.
(ediff-quit,ediff-really-quit): now ask if the user wants to delete buffers.

28 years agoInitial revision
Michael Kifer [Fri, 6 Oct 1995 00:57:20 +0000 (00:57 +0000)]
Initial revision

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

28 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.

28 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.

28 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.

28 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.

28 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.

28 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.

28 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.

28 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'.

28 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.

28 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.

28 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.

28 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.

28 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.

28 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.

28 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.

28 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.

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

28 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.

28 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.

28 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.

28 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.

28 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.

28 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.

28 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.

28 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.

28 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.

28 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.

28 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.

28 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.

28 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

28 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.

28 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.

28 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

28 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.

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

28 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.

28 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.

28 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.

28 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.

28 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.

28 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.

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

28 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.

28 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.