bpt/emacs.git
30 years agoDoc fix.
Karl Heuer [Sat, 12 Mar 1994 01:55:02 +0000 (01:55 +0000)]
Doc fix.

30 years agoFix coding style.
Karl Heuer [Sat, 12 Mar 1994 01:38:31 +0000 (01:38 +0000)]
Fix coding style.

30 years agoPut hyphen in a safer place in the character class.
Karl Heuer [Sat, 12 Mar 1994 01:23:16 +0000 (01:23 +0000)]
Put hyphen in a safer place in the character class.

30 years agoDon't use triple-hyphen in a character class.
Karl Heuer [Sat, 12 Mar 1994 00:23:12 +0000 (00:23 +0000)]
Don't use triple-hyphen in a character class.

30 years ago(x_consider_frame_title): New function, extracted from display_mode_line.
Karl Heuer [Fri, 11 Mar 1994 23:38:27 +0000 (23:38 +0000)]
(x_consider_frame_title): New function, extracted from display_mode_line.
(redisplay): Update frame title on iconified frames.

30 years ago(xdialog_show): New function to handle the display of dialog boxes.
Fred Pierresteguy [Fri, 11 Mar 1994 18:01:00 +0000 (18:01 +0000)]
(xdialog_show): New function to handle the display of dialog boxes.
(Fx_popup_dialog): New function.
(dialog_selection_callback): New function.
(xmenu_show) [USE_X_TOOLKIT]: Don't call lw_destroy_all_widgets at the end.
Do the work of construct_mouse_click in the ButtonRelease case.

30 years ago*** empty log message ***
Fred Pierresteguy [Fri, 11 Mar 1994 15:15:31 +0000 (15:15 +0000)]
*** empty log message ***

30 years ago*** empty log message ***
Fred Pierresteguy [Fri, 11 Mar 1994 10:36:17 +0000 (10:36 +0000)]
*** empty log message ***

30 years ago(EmacsFrameSetCharSize): Call XawPanedSetRefigureMode.
Fred Pierresteguy [Fri, 11 Mar 1994 10:33:08 +0000 (10:33 +0000)]
(EmacsFrameSetCharSize): Call XawPanedSetRefigureMode.
Call XtSetValues not XtVaSetValues.

30 years ago(Fyes_or_no_p): Call Fx_popup_dialog instead of Fx_popup_menu.
Fred Pierresteguy [Fri, 11 Mar 1994 10:15:21 +0000 (10:15 +0000)]
(Fyes_or_no_p): Call Fx_popup_dialog instead of Fx_popup_menu.
(Fy_or_n_p): Likewise.

30 years agoInitial revision
Fred Pierresteguy [Fri, 11 Mar 1994 09:56:39 +0000 (09:56 +0000)]
Initial revision

30 years ago(mouse-kill): Select the clicked window first.
Karl Heuer [Fri, 11 Mar 1994 04:13:50 +0000 (04:13 +0000)]
(mouse-kill): Select the clicked window first.

30 years ago(lock_superlock): Synchronize NFS cache.
Karl Heuer [Fri, 11 Mar 1994 02:35:50 +0000 (02:35 +0000)]
(lock_superlock): Synchronize NFS cache.

30 years agoAdd a comment to document the reason for the change in outline-level.
Karl Heuer [Thu, 10 Mar 1994 23:57:21 +0000 (23:57 +0000)]
Add a comment to document the reason for the change in outline-level.

30 years ago(outline-mode, outline-level): Doc fix.
Karl Heuer [Thu, 10 Mar 1994 23:49:00 +0000 (23:49 +0000)]
(outline-mode, outline-level): Doc fix.
(outline-on-heading-p): Use bolp, not bobp.
(outline-hide-other): Rename from hide-other.
(outline-hide-sublevels): Rename from hide-sublevels.
(outline-back-to-heading): Error if no previous heading.
(outline-next-visible-heading): Check for search failure.
(outline-hide-sublevels): Ignore text before first outline heading.
(outline-level): Count characters, not columns, so ^L is level 1.

30 years ago(Fre_search_forward, Fre_search_backward): Doc fix.
Karl Heuer [Thu, 10 Mar 1994 22:55:04 +0000 (22:55 +0000)]
(Fre_search_forward, Fre_search_backward): Doc fix.

30 years ago(compute_motion): Initialize prev_hpos.
Richard M. Stallman [Thu, 10 Mar 1994 19:06:59 +0000 (19:06 +0000)]
(compute_motion): Initialize prev_hpos.

(Fcompute_motion): New function.

30 years ago(shell-dynamic-complete-as-command): Make ignored-extensions
Richard M. Stallman [Thu, 10 Mar 1994 18:54:44 +0000 (18:54 +0000)]
(shell-dynamic-complete-as-command): Make ignored-extensions
nil if comint-completion-fignore is nil.

30 years ago(find-buffer-visiting): Don't compare NUMBER if it is nil.
Richard M. Stallman [Thu, 10 Mar 1994 17:23:56 +0000 (17:23 +0000)]
(find-buffer-visiting): Don't compare NUMBER if it is nil.

30 years ago(byte-compile-track-mouse): Undo previous change,
Richard M. Stallman [Thu, 10 Mar 1994 17:22:59 +0000 (17:22 +0000)]
(byte-compile-track-mouse): Undo previous change,
but use byte-compile-top-level-body.

30 years ago(Man-filter-list): Don't insist on `...done' after `wait'.
Richard M. Stallman [Thu, 10 Mar 1994 17:08:48 +0000 (17:08 +0000)]
(Man-filter-list): Don't insist on `...done' after `wait'.
Match `Reformatting entry.  Wait'.

30 years ago(Fx_popup_menu): If POSITION is nil,
Richard M. Stallman [Thu, 10 Mar 1994 17:03:21 +0000 (17:03 +0000)]
(Fx_popup_menu): If POSITION is nil,
don't require an open X connection.
(single_keymap_panes, keymap_panes, menu_item_enabled_p): New arg NOTREAL.
(Fx_popup_menu): Pass new arg (1 if POSITION is nil).
(menu_item_enabled_p): If NOTREAL, always return t.

(single_keymap_panes) [!USE_X_TOOLKIT]:
Append > to item_string if submenu.

[USE_X_TOOLKIT]: Display submenus in Xt style.
(menu_items): Record where submenus start and end.
(menu_items_submenu_depth): New variable.
(init_menu_items): Init it.
(push_submenu_start, push_submenu_end): New functions.
(grow_menu_items): New function.
(push_menu_pane, push_menu_item): Use it.
(push_menu_pane): Increment menu_items_n_panes only if depth is 0.
(single_keymap_panes) [USE_X_TOOLKIT]: Record submenus in menu_items.
(xmenu_show) [USE_X_TOOLKIT]: Give submenus to toolkit.

30 years ago(command_loop_1): On entry, set this_command
Richard M. Stallman [Thu, 10 Mar 1994 15:59:22 +0000 (15:59 +0000)]
(command_loop_1): On entry, set this_command
after running Vpost_command_hook.

30 years ago(rmail-ignored-headers): Add several x400 header types.
Richard M. Stallman [Thu, 10 Mar 1994 15:50:26 +0000 (15:50 +0000)]
(rmail-ignored-headers): Add several x400 header types.

30 years ago(ispell-pdict-save, ispell-kill-ispell, ispell-continue):
Richard M. Stallman [Thu, 10 Mar 1994 07:37:04 +0000 (07:37 +0000)]
(ispell-pdict-save, ispell-kill-ispell, ispell-continue):
(ispell-help): Add autoloads.

30 years ago(kill-emacs-hook): Don't autoload this hook.
Richard M. Stallman [Thu, 10 Mar 1994 07:32:24 +0000 (07:32 +0000)]
(kill-emacs-hook): Don't autoload this hook.
(bookmark-menu-bar-delete, bookmark-menu-bar-rename)
(bookmark-menu-bar-locate, bookmark-menu-bar-jump)
(bookmark-menu-bar-insert): Add autoloads.

30 years ago(emerge-revisions, emerge-revisions-with-ancestor)
Richard M. Stallman [Thu, 10 Mar 1994 07:27:32 +0000 (07:27 +0000)]
(emerge-revisions, emerge-revisions-with-ancestor)
(emerge-merge-directories): Add autoloads.

30 years ago(ispell-dictionary-alist): Add autoload.
Richard M. Stallman [Thu, 10 Mar 1994 07:25:09 +0000 (07:25 +0000)]
(ispell-dictionary-alist): Add autoload.
(ispell-menu-map): Don't redefine if already defined.
Don't test for menu-bar since this is now done before menu-bar.

30 years ago(ispell-menu-map): Autoload the whole setup.
Richard M. Stallman [Thu, 10 Mar 1994 07:19:15 +0000 (07:19 +0000)]
(ispell-menu-map): Autoload the whole setup.

30 years ago(PURESIZE): Increment to 240000.
Richard M. Stallman [Thu, 10 Mar 1994 06:25:56 +0000 (06:25 +0000)]
(PURESIZE): Increment to 240000.

30 years ago(menu-bar-bookmark-map): Autoload the whole setup.
Richard M. Stallman [Thu, 10 Mar 1994 04:24:29 +0000 (04:24 +0000)]
(menu-bar-bookmark-map): Autoload the whole setup.

30 years ago(menu-bar-emerge-menu): Autoload the whole setup.
Richard M. Stallman [Thu, 10 Mar 1994 04:23:52 +0000 (04:23 +0000)]
(menu-bar-emerge-menu): Autoload the whole setup.

30 years ago(generate-file-autoloads): Don't ignore the line
Richard M. Stallman [Thu, 10 Mar 1994 04:18:10 +0000 (04:18 +0000)]
(generate-file-autoloads): Don't ignore the line
after the form marked by a ;;;###autoload\n.

30 years agoDelete the `>' from various menu item strings.
Richard M. Stallman [Thu, 10 Mar 1994 04:09:13 +0000 (04:09 +0000)]
Delete the `>' from various menu item strings.

30 years ago(display_mode_line): Highlight partial-width mode lines
Richard M. Stallman [Thu, 10 Mar 1994 00:23:35 +0000 (00:23 +0000)]
(display_mode_line): Highlight partial-width mode lines
for a non-termcal frame.

30 years ago(GLYPH_MODE_LINE_FACE): New macro.
Richard M. Stallman [Thu, 10 Mar 1994 00:20:34 +0000 (00:20 +0000)]
(GLYPH_MODE_LINE_FACE): New macro.

30 years agoExplain typing C-M-
Richard M. Stallman [Wed, 9 Mar 1994 23:59:52 +0000 (23:59 +0000)]
Explain typing C-M-

30 years agoDon't kill remaining processes if child exits.
Richard M. Stallman [Wed, 9 Mar 1994 22:10:08 +0000 (22:10 +0000)]
Don't kill remaining processes if child exits.
(call_process_exited): New variable.
(Fcall_process): Set it.
(call_process_cleanup): Test it.

30 years ago(outline-regexp): Initialize outside the defvar.
Karl Heuer [Wed, 9 Mar 1994 06:52:12 +0000 (06:52 +0000)]
(outline-regexp): Initialize outside the defvar.

30 years ago(nroff-mode): Deleted garbage character.
Karl Heuer [Wed, 9 Mar 1994 06:42:46 +0000 (06:42 +0000)]
(nroff-mode): Deleted garbage character.

30 years ago(find-buffer-visiting): Fix typo in previous change.
Karl Heuer [Wed, 9 Mar 1994 06:20:32 +0000 (06:20 +0000)]
(find-buffer-visiting): Fix typo in previous change.

30 years agoFix typo in previous change.
Karl Heuer [Wed, 9 Mar 1994 06:13:36 +0000 (06:13 +0000)]
Fix typo in previous change.

30 years ago(Fcall_interactively): Don't select an active minibuffer.
Karl Heuer [Wed, 9 Mar 1994 06:07:43 +0000 (06:07 +0000)]
(Fcall_interactively): Don't select an active minibuffer.

30 years ago(Fselect_window): Undo previous minibuffer change.
Karl Heuer [Wed, 9 Mar 1994 06:02:56 +0000 (06:02 +0000)]
(Fselect_window): Undo previous minibuffer change.

30 years ago(window_loop): Delete MULTI_FRAME
Richard M. Stallman [Wed, 9 Mar 1994 05:59:08 +0000 (05:59 +0000)]
(window_loop): Delete MULTI_FRAME
conditional within the loop, spuriously added in prev change.
Don't ignore invisible or iconified frames for GET_BUFFER_WINDOW;
instead, let Fnext_window skip them if appropriate.

30 years ago(Fselect_window): Don't select an inactive minibuffer.
Karl Heuer [Wed, 9 Mar 1994 04:17:47 +0000 (04:17 +0000)]
(Fselect_window): Don't select an inactive minibuffer.

30 years ago(mouse-minibuffer-check): New function to disallow mouse events in an inactive
Karl Heuer [Wed, 9 Mar 1994 04:00:12 +0000 (04:00 +0000)]
(mouse-minibuffer-check): New function to disallow mouse events in an inactive
minibuffer.  All relevant mouse functions changed to use it.

30 years ago(find-buffer-visiting): New function to look for another buffer visiting the
Karl Heuer [Wed, 9 Mar 1994 00:23:30 +0000 (00:23 +0000)]
(find-buffer-visiting): New function to look for another buffer visiting the
same inode.
(find-file-noselect): Use it instead of inline code.

30 years ago(apropos, super-apropos): Doc fix.
Karl Heuer [Tue, 8 Mar 1994 23:53:06 +0000 (23:53 +0000)]
(apropos, super-apropos): Doc fix.

30 years ago(super-apropos-check-doc-file): Use doc-directory instead of data-directory.
Karl Heuer [Tue, 8 Mar 1994 23:31:55 +0000 (23:31 +0000)]
(super-apropos-check-doc-file): Use doc-directory instead of data-directory.

30 years ago(Fdisplay_buffer): If pop_up_frames != 0,
Richard M. Stallman [Tue, 8 Mar 1994 23:28:14 +0000 (23:28 +0000)]
(Fdisplay_buffer): If pop_up_frames != 0,
consider just visible frames when looking for existing window.

30 years agoInitial revision
Karl Heuer [Tue, 8 Mar 1994 22:59:20 +0000 (22:59 +0000)]
Initial revision

30 years agoInitial revision
Richard M. Stallman [Tue, 8 Mar 1994 22:47:20 +0000 (22:47 +0000)]
Initial revision

30 years agoAdd freebsd.
Karl Heuer [Tue, 8 Mar 1994 22:37:54 +0000 (22:37 +0000)]
Add freebsd.

30 years ago(indented-text-mode): Run indented-text-mode-hook.
Richard M. Stallman [Tue, 8 Mar 1994 21:42:39 +0000 (21:42 +0000)]
(indented-text-mode): Run indented-text-mode-hook.

30 years agoRenamed from mode-clone.el.
Richard M. Stallman [Tue, 8 Mar 1994 19:02:50 +0000 (19:02 +0000)]
Renamed from mode-clone.el.
All functions renamed.
(define-derived-mode): Renamed from define-mode-clone.

30 years ago(comint-completion-fignore): New variable.
Richard M. Stallman [Tue, 8 Mar 1994 17:43:37 +0000 (17:43 +0000)]
(comint-completion-fignore): New variable.
(comint-dynamic-complete-as-filename): Use it.

30 years ago(shell-completion-fignore): New variable.
Richard M. Stallman [Tue, 8 Mar 1994 17:43:07 +0000 (17:43 +0000)]
(shell-completion-fignore): New variable.
(shell-mode): Use it to set comint-completion-fignore.
(shell-dynamic-complete-as-command): Use it.

30 years ago(syms_of_undo): staticpro pending_boundary.
Richard M. Stallman [Tue, 8 Mar 1994 16:33:28 +0000 (16:33 +0000)]
(syms_of_undo): staticpro pending_boundary.

(pending_boundary): New variable.
(syms_of_undo): Initialize it.
(Fundo_boundary): Use pending_boundary.
(record_insert, record_delete, record_property_change):
Set pending_boundary.

30 years ago(send_process) [_PC_MAX_CANON]: Also test #ifdef HAVE_FPATHCONF before
Roland McGrath [Tue, 8 Mar 1994 06:53:48 +0000 (06:53 +0000)]
(send_process) [_PC_MAX_CANON]: Also test #ifdef HAVE_FPATHCONF before
trying to use fpathconf.

30 years agoAdd #undef HAVE_FPATHCONF.
Roland McGrath [Tue, 8 Mar 1994 06:52:58 +0000 (06:52 +0000)]
Add #undef HAVE_FPATHCONF.

30 years agoCheck for fpathconf.
Roland McGrath [Tue, 8 Mar 1994 06:51:56 +0000 (06:51 +0000)]
Check for fpathconf.

30 years ago(term_get_fkeys_1): Use term_get_fkeys_arg, not term_get_fkeys_address.
Roland McGrath [Tue, 8 Mar 1994 06:48:45 +0000 (06:48 +0000)]
(term_get_fkeys_1): Use term_get_fkeys_arg, not term_get_fkeys_address.

30 years ago(term_get_fkeys_1): New local var ADDRESS, init to term_get_fkeys_address.
Roland McGrath [Tue, 8 Mar 1994 06:45:43 +0000 (06:45 +0000)]
(term_get_fkeys_1): New local var ADDRESS, init to term_get_fkeys_address.

30 years ago(term_get_fkeys_data): Variable removed.
Roland McGrath [Tue, 8 Mar 1994 06:20:26 +0000 (06:20 +0000)]
(term_get_fkeys_data): Variable removed.
(term_get_fkeys_define_1, term_get_fkeys_define): Functions removed.
(term_get_fkeys_address): New variable, to pass arg through condition-case.
(term_get_fkeys): Set that to ADDRESS; just do condition-case around call to
term_get_fkeys_1, ignoring all errors.
(term_get_fkeys_1): New function, containing body of term_get_fkeys.
Don't use term_get_fkeys_define_1; call Fdefine_key directly.

30 years ago(Fprevious_window, Fnext_window): ALL_FRAMES = visible
Richard M. Stallman [Tue, 8 Mar 1994 06:20:18 +0000 (06:20 +0000)]
(Fprevious_window, Fnext_window): ALL_FRAMES = visible
means consider only visible frames.
(window_loop): Likewise for FRAMES.
(Fget_buffer_window, Fget_largest_window, Fget_lru_window): Doc fix.
(Fdelete_windows_on): Doc fix.

30 years ago(next_frame, prev_frame): If MINIBUF is `visible',
Richard M. Stallman [Tue, 8 Mar 1994 06:18:49 +0000 (06:18 +0000)]
(next_frame, prev_frame): If MINIBUF is `visible',
consider only visible frames.
(Fnext_frame, Fprevious_frame): Doc fix.
(syms_of_frame): Staticpro Qvisible.

30 years ago(etags-list-tags): Check for explicit tag names.
Roland McGrath [Tue, 8 Mar 1994 05:58:50 +0000 (05:58 +0000)]
(etags-list-tags): Check for explicit tag names.

30 years ago(etags-tags-completion-table): Let the line number or char pos be empty.
Roland McGrath [Tue, 8 Mar 1994 05:49:24 +0000 (05:49 +0000)]
(etags-tags-completion-table): Let the line number or char pos be empty.
(etags-snarf-tag): Look for line number as well as char pos.  Let either be
empty; return both.
(etags-goto-tag-location): Arg also contains line number.
If char pos is nil, use line number.

30 years ago(Qvisible): Declared.
Richard M. Stallman [Tue, 8 Mar 1994 05:37:15 +0000 (05:37 +0000)]
(Qvisible): Declared.

30 years ago(Fwindow_width): Doc fix.
Richard M. Stallman [Tue, 8 Mar 1994 00:09:03 +0000 (00:09 +0000)]
(Fwindow_width): Doc fix.

30 years agoentered into RCS
Richard M. Stallman [Mon, 7 Mar 1994 23:24:02 +0000 (23:24 +0000)]
entered into RCS

30 years ago(compile-reinitialize-errors): Rename first arg from ARGP to REPARSE.
Roland McGrath [Mon, 7 Mar 1994 22:31:48 +0000 (22:31 +0000)]
(compile-reinitialize-errors): Rename first arg from ARGP to REPARSE.
Test only its nilness.
(compile-goto-error): Pass (consp ARGP) to compile-reinitialize-errors
instead of ARGP itself.
(next-error): Code broken out into two new functions; call them.
(compilation-next-error-locus): New function; bulk of code from next-error.
Silently skip errors whose source loci are markers in killed buffers.
(compilation-goto-locus): New function, final code from next-error.

30 years agoComment fix.
Karl Heuer [Mon, 7 Mar 1994 20:21:56 +0000 (20:21 +0000)]
Comment fix.

30 years ago(gdb): Use a minibuffer map with TAB to complete a filename.
Karl Heuer [Mon, 7 Mar 1994 20:13:50 +0000 (20:13 +0000)]
(gdb): Use a minibuffer map with TAB to complete a filename.

30 years ago(comment-column): Doc fix.
Karl Heuer [Mon, 7 Mar 1994 19:44:50 +0000 (19:44 +0000)]
(comment-column): Doc fix.

30 years ago(doprnt): Do the right thing for negative size spec.
Karl Heuer [Mon, 7 Mar 1994 18:59:00 +0000 (18:59 +0000)]
(doprnt): Do the right thing for negative size spec.

30 years ago(get_minibuffer): Make name buffer large enough.
Karl Heuer [Mon, 7 Mar 1994 18:55:55 +0000 (18:55 +0000)]
(get_minibuffer): Make name buffer large enough.

30 years ago(Fminibuffer_complete, Fminibuffer_complete_word): Doc fix.
Karl Heuer [Mon, 7 Mar 1994 18:53:02 +0000 (18:53 +0000)]
(Fminibuffer_complete, Fminibuffer_complete_word): Doc fix.

30 years ago(temp_echo_area_glyphs): Use quit_char, not C-g.
Karl Heuer [Mon, 7 Mar 1994 18:47:49 +0000 (18:47 +0000)]
(temp_echo_area_glyphs): Use quit_char, not C-g.

30 years ago(Fscroll_other_window): Doc fix.
Karl Heuer [Mon, 7 Mar 1994 18:39:11 +0000 (18:39 +0000)]
(Fscroll_other_window): Doc fix.

30 years ago(mouse-choose-completion): Bury the completion buffer.
Richard M. Stallman [Mon, 7 Mar 1994 03:37:55 +0000 (03:37 +0000)]
(mouse-choose-completion): Bury the completion buffer.

30 years agoInitial revision
Richard M. Stallman [Mon, 7 Mar 1994 03:00:30 +0000 (03:00 +0000)]
Initial revision

30 years agoAccept freebsd as OS.
Richard M. Stallman [Mon, 7 Mar 1994 02:49:06 +0000 (02:49 +0000)]
Accept freebsd as OS.

30 years agoDoc fixes.
Richard M. Stallman [Mon, 7 Mar 1994 02:29:26 +0000 (02:29 +0000)]
Doc fixes.

(mouse-sel-insert-at-point): New variable.
(mouse-insert-selection): Don't move point if
mouse-sel-insert-at-point is non-nil.

30 years ago(mark_object): Add no-op cast.
Richard M. Stallman [Sun, 6 Mar 1994 22:07:19 +0000 (22:07 +0000)]
(mark_object): Add no-op cast.

30 years ago(edebug-skip-whitespace): Only \n, not \r, ends a comment.
Richard M. Stallman [Sun, 6 Mar 1994 21:05:30 +0000 (21:05 +0000)]
(edebug-skip-whitespace): Only \n, not \r, ends a comment.

30 years ago(error): Use doprnt. Make buffer larger as necessary.
Richard M. Stallman [Sun, 6 Mar 1994 20:39:52 +0000 (20:39 +0000)]
(error): Use doprnt.  Make buffer larger as necessary.

30 years ago(backquote-listify): Renamed from bq-listify.
Richard M. Stallman [Sun, 6 Mar 1994 19:43:23 +0000 (19:43 +0000)]
(backquote-listify): Renamed from bq-listify.
(backquote-process): Renamed from bq-process.
(backquote-list*-function): Renamed from list*-function.
(backquote-list*-macro): Renamed from list*-macro.
(backquote-list*): Renamed from list*.

30 years agoComplete rewrite by Sladkey.
Richard M. Stallman [Sun, 6 Mar 1994 19:39:10 +0000 (19:39 +0000)]
Complete rewrite by Sladkey.

30 years agoComment changes.
Richard M. Stallman [Sun, 6 Mar 1994 19:00:21 +0000 (19:00 +0000)]
Comment changes.

30 years ago(operate_on_word): Don't move point; store in *NEWPOINT.
Richard M. Stallman [Sun, 6 Mar 1994 18:54:21 +0000 (18:54 +0000)]
(operate_on_word): Don't move point; store in *NEWPOINT.
(Fupcase_word, Fdowncase_word, Fcapitalize_word):
Set point after changing case.  Rename opoint to beg.

30 years agoInitial revision
Richard M. Stallman [Sun, 6 Mar 1994 03:27:00 +0000 (03:27 +0000)]
Initial revision

30 years ago(c++-font-lock-keywords-1, c++-font-lock-keywords-2): New variables.
Richard M. Stallman [Sat, 5 Mar 1994 23:32:27 +0000 (23:32 +0000)]
(c++-font-lock-keywords-1, c++-font-lock-keywords-2): New variables.
(c++-font-lock-keywords): Use c++-font-lock-keywords-1.

30 years ago(jka-compr-insert-file-contents): Handle 5th arg.
Richard M. Stallman [Sat, 5 Mar 1994 23:28:35 +0000 (23:28 +0000)]
(jka-compr-insert-file-contents): Handle 5th arg.

30 years ago(byte-compile-track-mouse): Handle >1 body form.
Richard M. Stallman [Sat, 5 Mar 1994 23:27:51 +0000 (23:27 +0000)]
(byte-compile-track-mouse): Handle >1 body form.
Generate code that binds track-mouse.

30 years ago(ARRAY_MARK_FLAG): Define here.
Richard M. Stallman [Sat, 5 Mar 1994 23:26:52 +0000 (23:26 +0000)]
(ARRAY_MARK_FLAG): Define here.

30 years agoClean up indentation and whitespace.
Richard M. Stallman [Sat, 5 Mar 1994 21:53:42 +0000 (21:53 +0000)]
Clean up indentation and whitespace.

30 years ago(main): Change delimiter from "^L" to "^_^L".
Richard M. Stallman [Sat, 5 Mar 1994 21:49:26 +0000 (21:49 +0000)]
(main): Change delimiter from "^L" to "^_^L".
Allow for text following "BABYL OPTIONS:".
Add --help option.  Use argv[0] in error messages.

30 years ago(main) [HAVE_SYSVIPC]: Make msgp->mtext longer if necessary.
Richard M. Stallman [Sat, 5 Mar 1994 21:42:57 +0000 (21:42 +0000)]
(main) [HAVE_SYSVIPC]: Make msgp->mtext longer if necessary.
On HPUX, error if it's more than 512 chars.