bpt/emacs.git
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.

29 years ago(Vdefault_text_properties): name changed from Vdefault_properties.
Boris Goldowsky [Mon, 27 Mar 1995 16:04:57 +0000 (16:04 +0000)]
(Vdefault_text_properties): name changed from Vdefault_properties.

29 years ago(Fplist_put, Fplist_get): New fns.
Boris Goldowsky [Mon, 27 Mar 1995 16:02:44 +0000 (16:02 +0000)]
(Fplist_put, Fplist_get): New fns.
(Fget): Use Fplist_get to do the work.
(Fput): Use Fplist_put to do the work.

29 years ago(enriched-mode): Use new plist-put and plist-get fns,
Boris Goldowsky [Mon, 27 Mar 1995 16:02:00 +0000 (16:02 +0000)]
(enriched-mode): Use new plist-put and plist-get fns,
change name of default-text-properties var.

29 years ago(calculate-c++-indent): Copy colon-line-end code from calculate-c-indent.
Richard M. Stallman [Mon, 27 Mar 1995 07:50:26 +0000 (07:50 +0000)]
(calculate-c++-indent): Copy colon-line-end code from calculate-c-indent.

29 years ago(kbd_buffer_get_event): Pass 0 for `insist' arg.
Richard M. Stallman [Sun, 26 Mar 1995 21:13:57 +0000 (21:13 +0000)]
(kbd_buffer_get_event): Pass 0 for `insist' arg.

29 years ago(Fmouse_position--both definitions): Pass 0 for `insist'.
Richard M. Stallman [Sun, 26 Mar 1995 21:13:40 +0000 (21:13 +0000)]
(Fmouse_position--both definitions): Pass 0 for `insist'.
(Fmouse_pixel_position): Pass 0 for `insist'.
Add HAVE_MOUSE conditional.

29 years ago(Fx_popup_menu): Pass 1 for `insist' arg.
Richard M. Stallman [Sun, 26 Mar 1995 21:13:19 +0000 (21:13 +0000)]
(Fx_popup_menu): Pass 1 for `insist' arg.
(Fx_popup_dialog): Likewise.

29 years ago(mouse_get_pos): New arg `insist'.
Richard M. Stallman [Sun, 26 Mar 1995 21:13:03 +0000 (21:13 +0000)]
(mouse_get_pos): New arg `insist'.

29 years ago(win32_mouse_position): New arg `insist'.
Richard M. Stallman [Sun, 26 Mar 1995 21:12:46 +0000 (21:12 +0000)]
(win32_mouse_position): New arg `insist'.

29 years ago(XTmouse_position): New arg `insist'.
Richard M. Stallman [Sun, 26 Mar 1995 21:12:11 +0000 (21:12 +0000)]
(XTmouse_position): New arg `insist'.

29 years ago(C_SWITCH_SYSTEM): Don't #undef or define it.
Richard M. Stallman [Sun, 26 Mar 1995 08:46:09 +0000 (08:46 +0000)]
(C_SWITCH_SYSTEM): Don't #undef or define it.
[SOLARIS2, SOLARIS2_4, !__GNUC__] (C_SWITCH_MACHINE): Define instead.

29 years ago(mail): Use pop-to-buffer.
Richard M. Stallman [Sat, 25 Mar 1995 20:49:23 +0000 (20:49 +0000)]
(mail): Use pop-to-buffer.
(same-window-buffer-names): Add *mail*.
(mail-other-window, mail-other-frame): Bind to nil
same-window-buffer-names, special-display-buffer-names, and ...regexps.

29 years ago*** empty log message ***
Richard M. Stallman [Sat, 25 Mar 1995 18:07:05 +0000 (18:07 +0000)]
*** empty log message ***

29 years agoAdd Text Properties submenu to Edit menu.
Boris Goldowsky [Sat, 25 Mar 1995 16:02:43 +0000 (16:02 +0000)]
Add Text Properties submenu to Edit menu.

29 years ago(byte-compile-out-toplevel): Compile lambda forms even if trivial.
Karl Heuer [Fri, 24 Mar 1995 23:43:21 +0000 (23:43 +0000)]
(byte-compile-out-toplevel): Compile lambda forms even if trivial.

29 years ago(Fnext_property_change): Fix previous change.
Karl Heuer [Fri, 24 Mar 1995 22:46:42 +0000 (22:46 +0000)]
(Fnext_property_change): Fix previous change.

29 years agoChanged match-string to defun, but still return nil (no error) if no match.
Simon Marshall [Fri, 24 Mar 1995 09:01:09 +0000 (09:01 +0000)]
Changed match-string to defun, but still return nil (no error) if no match.

29 years ago(temp_output_buffer_setup): (Re)set the default
Richard M. Stallman [Fri, 24 Mar 1995 05:20:27 +0000 (05:20 +0000)]
(temp_output_buffer_setup): (Re)set the default
directory of the temp buffer to that of the current buffer.

29 years ago(UNEXEC): Override the definition.
Richard M. Stallman [Fri, 24 Mar 1995 05:18:06 +0000 (05:18 +0000)]
(UNEXEC): Override the definition.
(LIBS_DEBUG, ORDINARY_LINK): Add #undefs.

Total rewrite.

29 years ago(syms_of_buffer): Doc fix.
Karl Heuer [Fri, 24 Mar 1995 03:19:16 +0000 (03:19 +0000)]
(syms_of_buffer): Doc fix.

29 years ago(try_window_id): Stop scan at bottom of window, not one line later.
Karl Heuer [Fri, 24 Mar 1995 03:16:19 +0000 (03:16 +0000)]
(try_window_id): Stop scan at bottom of window, not one line later.
Don't fail on account of continuation line below window.
(redisplay_window): Stop scan at bottom of window.
Fix reversed condition.

29 years ago(c-style-alist): Set c-continued-brace-offset and
Karl Heuer [Fri, 24 Mar 1995 02:50:54 +0000 (02:50 +0000)]
(c-style-alist): Set c-continued-brace-offset and
c-brace-offset in all styles, so that they don't inherit a trash
value from a previously set style.

29 years ago(compilation-sentinel): Use `format'; `concat' doesn't
Karl Heuer [Fri, 24 Mar 1995 00:48:45 +0000 (00:48 +0000)]
(compilation-sentinel): Use `format'; `concat' doesn't
stringize integers anymore.

29 years ago(redisplay): Make sure pause is set before used.
Karl Heuer [Fri, 24 Mar 1995 00:35:46 +0000 (00:35 +0000)]
(redisplay): Make sure pause is set before used.
Delete unused vars.
(redisplay_window): Make sure update_mode_line is set before used.
If startp might not have been set, use w->start directly.
(try_window_id): In the easy case, find cursor pos before returning.

29 years agoDon't load mouse and face files in system-specific
Karl Heuer [Thu, 23 Mar 1995 21:44:59 +0000 (21:44 +0000)]
Don't load mouse and face files in system-specific
branches; an earlier test has already loaded them based on a
symbol equivalent to HAVE_MOUSE or HAVE_FACES.

29 years ago(FRAME_SUPPORT, MSDOS_SUPPORT): Don't list face and mouse related files here.
Karl Heuer [Thu, 23 Mar 1995 21:33:22 +0000 (21:33 +0000)]
(FRAME_SUPPORT, MSDOS_SUPPORT): Don't list face and mouse related files here.
(FACE_SUPPORT, MOUSE_SUPPORT): New lists.
(FACE_SUPPORT): Add facemenu.elc.
(WINNT_SUPPORT): New list.
(lisp): Add format.elc, FACE_SUPPORT, MOUSE_SUPPORT, WINNT_SUPPORT.

29 years ago(asm-mode): Make a per-buffer child keymap here.
Richard M. Stallman [Thu, 23 Mar 1995 20:57:04 +0000 (20:57 +0000)]
(asm-mode): Make a per-buffer child keymap here.
Use asm-comment-char to specify which character to define.
(asm-mode-map): Don't bind `;' at load time.

29 years ago(pascal-mode-syntax-table): Give \ punctuation syntax.
Richard M. Stallman [Thu, 23 Mar 1995 20:40:48 +0000 (20:40 +0000)]
(pascal-mode-syntax-table): Give \ punctuation syntax.

29 years ago*** empty log message ***
Boris Goldowsky [Thu, 23 Mar 1995 14:17:10 +0000 (14:17 +0000)]
*** empty log message ***

29 years agoNew magic number for text/enriched files.
Boris Goldowsky [Thu, 23 Mar 1995 14:09:34 +0000 (14:09 +0000)]
New magic number for text/enriched files.

29 years agoChange to macro, and return nil if there was no match at the specified depth.
Simon Marshall [Thu, 23 Mar 1995 08:43:08 +0000 (08:43 +0000)]
Change to macro, and return nil if there was no match at the specified depth.

29 years ago(isearch-update-ring): New subroutine.
Richard M. Stallman [Thu, 23 Mar 1995 02:25:55 +0000 (02:25 +0000)]
(isearch-update-ring): New subroutine.
(isearch-done): Use that.

29 years ago(output_authors): Replace /[/]/ by /[\/]/, for portability to mawk and nawk.
Paul Eggert [Thu, 23 Mar 1995 01:21:07 +0000 (01:21 +0000)]
(output_authors): Replace /[/]/ by /[\/]/, for portability to mawk and nawk.

29 years agoDoc fixes.
Richard M. Stallman [Wed, 22 Mar 1995 21:31:08 +0000 (21:31 +0000)]
Doc fixes.