bpt/emacs.git
29 years ago(Fmake_overlay, Foverlay_properties, Foverlay_get, Foverlay_put): Use new
Karl Heuer [Tue, 15 Nov 1994 02:02:34 +0000 (02:02 +0000)]
(Fmake_overlay, Foverlay_properties, Foverlay_get, Foverlay_put): Use new
overlay substructure.
(list_buffers_1): Use PT, not point.

29 years ago(Finsert_file_contents): Init not_regular at the beginning.
Richard M. Stallman [Tue, 15 Nov 1994 00:30:47 +0000 (00:30 +0000)]
(Finsert_file_contents): Init not_regular at the beginning.

29 years ago(Fkill_all_local_variables): Use XBUFFER_LOCAL_VALUE, not XCONS.
Karl Heuer [Tue, 15 Nov 1994 00:06:33 +0000 (00:06 +0000)]
(Fkill_all_local_variables): Use XBUFFER_LOCAL_VALUE, not XCONS.

29 years ago(comint-exec-1): Terminate TERMCAP with colon.
Richard M. Stallman [Tue, 15 Nov 1994 00:06:26 +0000 (00:06 +0000)]
(comint-exec-1): Terminate TERMCAP with colon.

29 years agoSupport paragon as i860-intel-osf1. (From RMS.)
Per Bothner [Tue, 15 Nov 1994 00:05:02 +0000 (00:05 +0000)]
Support paragon as i860-intel-osf1.  (From RMS.)

29 years agoInitial revision
Richard M. Stallman [Tue, 15 Nov 1994 00:03:05 +0000 (00:03 +0000)]
Initial revision

29 years ago(MAIL_USE_FLOCK): Defined.
Richard M. Stallman [Tue, 15 Nov 1994 00:02:47 +0000 (00:02 +0000)]
(MAIL_USE_FLOCK): Defined.

29 years ago(Finsert_file_contents): If VISIT, set the buffer components
Richard M. Stallman [Mon, 14 Nov 1994 23:58:19 +0000 (23:58 +0000)]
(Finsert_file_contents): If VISIT, set the buffer components
such as the filename even before signaling error for non-regular file.

29 years ago(A_TEXT_OFFSET): Macro removed.
Roland McGrath [Mon, 14 Nov 1994 23:28:44 +0000 (23:28 +0000)]
(A_TEXT_OFFSET): Macro removed.
(A_TEXT_SEEK): Define to just sizeof (struct exec).

29 years ago(defvar_int, defvar_bool, defvar_lisp_nopro, defvar_per_buffer): Use accessor
Karl Heuer [Mon, 14 Nov 1994 22:16:52 +0000 (22:16 +0000)]
(defvar_int, defvar_bool, defvar_lisp_nopro, defvar_per_buffer): Use accessor
macros.

29 years ago(scheme-mode-variables): Set parse-sexp-ignore-comments to t.
Karl Heuer [Mon, 14 Nov 1994 18:52:51 +0000 (18:52 +0000)]
(scheme-mode-variables): Set parse-sexp-ignore-comments to t.

29 years agoFix typos in comment.
Karl Heuer [Mon, 14 Nov 1994 18:06:28 +0000 (18:06 +0000)]
Fix typos in comment.

29 years agoDon't add -I, -L, -R options for cc if their
David J. MacKenzie [Mon, 14 Nov 1994 17:08:32 +0000 (17:08 +0000)]
Don't add -I, -L, -R options for cc if their
        arguments would be empty.

29 years agoAdd scheme-mode to font-lock-defaults-alist using lisp-font-lock-keywords.
Simon Marshall [Mon, 14 Nov 1994 08:03:41 +0000 (08:03 +0000)]
Add scheme-mode to font-lock-defaults-alist using lisp-font-lock-keywords.

29 years ago(query-replace-map): Bind Y and N like y and n.
Richard M. Stallman [Mon, 14 Nov 1994 01:35:08 +0000 (01:35 +0000)]
(query-replace-map): Bind Y and N like y and n.

29 years agoInitial revision
Richard M. Stallman [Mon, 14 Nov 1994 01:32:24 +0000 (01:32 +0000)]
Initial revision

29 years agoFor windows-nt, load mouse.
Richard M. Stallman [Mon, 14 Nov 1994 01:30:43 +0000 (01:30 +0000)]
For windows-nt, load mouse.

29 years ago(C_SWITCH_SYSTEM) [__GNUC__]: Set -D_BSD to get the
Richard M. Stallman [Sun, 13 Nov 1994 21:27:30 +0000 (21:27 +0000)]
(C_SWITCH_SYSTEM) [__GNUC__]: Set -D_BSD to get the
correct definitions from sys/wait.h.

29 years agoComment change.
Richard M. Stallman [Sun, 13 Nov 1994 20:54:28 +0000 (20:54 +0000)]
Comment change.

29 years ago(Fdisplay_completion_list): Update COLUMN unconditionally.
Richard M. Stallman [Sun, 13 Nov 1994 19:57:12 +0000 (19:57 +0000)]
(Fdisplay_completion_list): Update COLUMN unconditionally.
If a name is long, put it on its own line.

29 years ago(load_pixmap): Handle bitmap_id < 0. F is a FRAME_PTR.
Richard M. Stallman [Sun, 13 Nov 1994 19:07:26 +0000 (19:07 +0000)]
(load_pixmap): Handle bitmap_id < 0.  F is a FRAME_PTR.

29 years ago(syms_of_frame): Fix typo.
Richard M. Stallman [Sun, 13 Nov 1994 17:35:48 +0000 (17:35 +0000)]
(syms_of_frame): Fix typo.

29 years ago(lpr-headers-switches): Base default on lpr-command value.
Richard M. Stallman [Sun, 13 Nov 1994 12:15:29 +0000 (12:15 +0000)]
(lpr-headers-switches): Base default on lpr-command value.

29 years ago(syms_of_frame): Doc fix for default-frame-alist.
Richard M. Stallman [Sat, 12 Nov 1994 20:05:07 +0000 (20:05 +0000)]
(syms_of_frame): Doc fix for default-frame-alist.

29 years ago(mips-sgi-irix5.[01]*): Distinguish from irix5*.
Richard M. Stallman [Fri, 11 Nov 1994 19:44:48 +0000 (19:44 +0000)]
(mips-sgi-irix5.[01]*): Distinguish from irix5*.
(mips-sgi-irix*): Now an alias for mips-sgi-irix5*.

29 years ago(i860-intel-osf1*): New alternative.
Richard M. Stallman [Fri, 11 Nov 1994 14:54:29 +0000 (14:54 +0000)]
(i860-intel-osf1*): New alternative.

29 years ago(texinfo-format-node): Insert the node delimiter
Richard M. Stallman [Fri, 11 Nov 1994 13:34:04 +0000 (13:34 +0000)]
(texinfo-format-node): Insert the node delimiter
that info is looking for unconditionally.

29 years ago(store_symval_forwarding, swap_in_symval_forwarding, Fset, default_value,
Karl Heuer [Fri, 11 Nov 1994 07:35:27 +0000 (07:35 +0000)]
(store_symval_forwarding, swap_in_symval_forwarding, Fset, default_value,
Fset_default, Fkill_local_variable): Use XBUFFER_LOCAL_VALUE, not XCONS.
(Fmake_variable_buffer_local, Fmake_local_variable): Use the new substructure.

29 years ago(Fbyte_code): Special case for buffer-local objects is now handled by the more
Karl Heuer [Fri, 11 Nov 1994 07:34:37 +0000 (07:34 +0000)]
(Fbyte_code): Special case for buffer-local objects is now handled by the more
general test.  Simplify.

29 years ago(mark_object): New code to handle buffer-local substructure.
Karl Heuer [Fri, 11 Nov 1994 07:34:14 +0000 (07:34 +0000)]
(mark_object): New code to handle buffer-local substructure.
(gc_sweep): Generalize marker code to handle other substructures.

29 years ago(set_buffer_internal): Use XBUFFER_LOCAL_VALUE, not XCONS.
Karl Heuer [Fri, 11 Nov 1994 07:33:46 +0000 (07:33 +0000)]
(set_buffer_internal): Use XBUFFER_LOCAL_VALUE, not XCONS.

29 years ago(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Buffer_Local_Value and
Karl Heuer [Fri, 11 Nov 1994 07:32:54 +0000 (07:32 +0000)]
(enum Lisp_Misc_Type): Add new enumerations Lisp_Misc_Buffer_Local_Value and
Lisp_Misc_Some_Buffer_Local_Value.
(enum Lisp_Type): Delete the corresponding enumerations from here.
(struct Lisp_Buffer_Local_Value): New structure.
(XBUFFER_LOCAL_VALUE): Access the new structure.
(BUFFER_LOCAL_VALUEP, BUFFER_SOME_LOCAL_VALUEP): Likewise.
(union Lisp_Misc): Add new member.

29 years agoRemove entries for things that are done. Reformat a little.
David J. MacKenzie [Fri, 11 Nov 1994 04:23:40 +0000 (04:23 +0000)]
Remove entries for things that are done.  Reformat a little.

29 years agoFix typo in previous change.
Karl Heuer [Fri, 11 Nov 1994 01:31:52 +0000 (01:31 +0000)]
Fix typo in previous change.

29 years ago(compile): With prefix arg, prompt even if (not compilation-read-command).
Roland McGrath [Thu, 10 Nov 1994 23:01:15 +0000 (23:01 +0000)]
(compile): With prefix arg, prompt even if (not compilation-read-command).
(compilation-error-regexp-alist): Make first regexp match column numbers too.
Remove regexp for "prog:file:line: error".
Replace GNAT 1.82 regexp with "prog: file:line\(:col\)?: error".
(compilation-parse-errors): If spec has a column subexpr, but it was
optional and didn't match, ignore it.

29 years ago(TV1, TV2): Use EMACS_TIME as type.
Richard M. Stallman [Thu, 10 Nov 1994 22:26:57 +0000 (22:26 +0000)]
(TV1, TV2): Use EMACS_TIME as type.
(get_time): Use EMACS_SUB_TIME.

29 years ago(find-change-log): If change-log-default-name
Richard M. Stallman [Thu, 10 Nov 1994 22:03:43 +0000 (22:03 +0000)]
(find-change-log): If change-log-default-name
has no dir component, search through parent dirs for it.

29 years agoFix comment associated with previous change.
Karl Heuer [Thu, 10 Nov 1994 19:51:28 +0000 (19:51 +0000)]
Fix comment associated with previous change.

29 years ago(Fnewline): Always use insert_and_inherit.
Richard M. Stallman [Thu, 10 Nov 1994 18:51:12 +0000 (18:51 +0000)]
(Fnewline): Always use insert_and_inherit.

29 years agoComment change.
Richard M. Stallman [Thu, 10 Nov 1994 16:13:30 +0000 (16:13 +0000)]
Comment change.

29 years ago(create_process) [OSF1]: Use setpgid, not setpgrp.
Richard M. Stallman [Thu, 10 Nov 1994 08:12:48 +0000 (08:12 +0000)]
(create_process) [OSF1]: Use setpgid, not setpgrp.

29 years ago(tracking_off): Test old value with NILP.
Richard M. Stallman [Thu, 10 Nov 1994 03:46:33 +0000 (03:46 +0000)]
(tracking_off): Test old value with NILP.
Restore the old value whatever it may be.
(syms_of_keyboard): Use DEFVAR_LISP for track-mouse.

29 years ago(FRAMEP): Use the second definition whenever HAVE_MOUSE.
Richard M. Stallman [Thu, 10 Nov 1994 03:44:29 +0000 (03:44 +0000)]
(FRAMEP): Use the second definition whenever HAVE_MOUSE.

29 years ago(ange-ftp-version): Var deleted.
Richard M. Stallman [Thu, 10 Nov 1994 03:18:44 +0000 (03:18 +0000)]
(ange-ftp-version): Var deleted.

29 years ago(Fboundp, find_symbol_value): Use type test macros instead of checking XTYPE
Karl Heuer [Wed, 9 Nov 1994 23:13:31 +0000 (23:13 +0000)]
(Fboundp, find_symbol_value): Use type test macros instead of checking XTYPE
directly.

29 years ago(string-rectangle): Don't set point.
Richard M. Stallman [Wed, 9 Nov 1994 22:54:15 +0000 (22:54 +0000)]
(string-rectangle): Don't set point.

29 years agoComment reason for preceding change.
Karl Heuer [Wed, 9 Nov 1994 22:10:55 +0000 (22:10 +0000)]
Comment reason for preceding change.

29 years agoMake h_errno check not use nested functions.
David J. MacKenzie [Wed, 9 Nov 1994 21:09:27 +0000 (21:09 +0000)]
Make h_errno check not use nested functions.

29 years ago(facemenu-update): Use C-down-mouse-2 for the menu.
Richard M. Stallman [Wed, 9 Nov 1994 20:56:17 +0000 (20:56 +0000)]
(facemenu-update): Use C-down-mouse-2 for the menu.

Doc fixes.

29 years ago(comint-exec-1): Make sure default-directory is a real dir.
Richard M. Stallman [Wed, 9 Nov 1994 20:54:45 +0000 (20:54 +0000)]
(comint-exec-1): Make sure default-directory is a real dir.

29 years ago(Fsubstitute_in_file_name): Add missing #endif.
Richard M. Stallman [Wed, 9 Nov 1994 20:53:55 +0000 (20:53 +0000)]
(Fsubstitute_in_file_name): Add missing #endif.

29 years agoDon't include ctype.h.
Richard M. Stallman [Wed, 9 Nov 1994 20:51:58 +0000 (20:51 +0000)]
Don't include ctype.h.
(isfloat_string, read1): Don't use isdigit.

29 years ago(copy-region-as-kill): Don't set this-command.
Richard M. Stallman [Wed, 9 Nov 1994 20:18:34 +0000 (20:18 +0000)]
(copy-region-as-kill): Don't set this-command.

29 years agoOnly define items in vc-menu-map if it is boundp.
Roland McGrath [Wed, 9 Nov 1994 12:57:30 +0000 (12:57 +0000)]
Only define items in vc-menu-map if it is boundp.

29 years ago(compilation-error-regexp-alist): Add an element for Irix 5.2 warnings.
Richard M. Stallman [Wed, 9 Nov 1994 12:46:54 +0000 (12:46 +0000)]
(compilation-error-regexp-alist): Add an element for Irix 5.2 warnings.

29 years ago* man.el (Man-berkeley-sed-script, Man-sysv-sed-script,
Francesco Potortì [Wed, 9 Nov 1994 12:38:31 +0000 (12:38 +0000)]
* man.el (Man-berkeley-sed-script, Man-sysv-sed-script,
Man-cleanup-manpage, Man-fontify-manpage): Handle the "+\bo" form
(used by aix) in addition to the "o\b+" one (used by sun).

29 years ago(install-arch-indep): Delete *.orig in copied dirs.
Richard M. Stallman [Wed, 9 Nov 1994 11:48:21 +0000 (11:48 +0000)]
(install-arch-indep): Delete *.orig in copied dirs.

29 years ago(vi-kill-region): Pass args to kill-region.
Karl Heuer [Wed, 9 Nov 1994 06:10:46 +0000 (06:10 +0000)]
(vi-kill-region): Pass args to kill-region.
(vi-mark-region): Don't pass unexpected args.

29 years ago(print_help): Set help-mode in *Help* buffer.
Karl Heuer [Wed, 9 Nov 1994 06:04:46 +0000 (06:04 +0000)]
(print_help): Set help-mode in *Help* buffer.

29 years ago(describe_syntax_1): Set help-mode in *Help* buffer.
Karl Heuer [Wed, 9 Nov 1994 05:56:23 +0000 (05:56 +0000)]
(describe_syntax_1): Set help-mode in *Help* buffer.

29 years ago(describe_buffer_bindings): Set help-mode in *Help* buffer.
Karl Heuer [Wed, 9 Nov 1994 05:55:39 +0000 (05:55 +0000)]
(describe_buffer_bindings): Set help-mode in *Help* buffer.

29 years ago(emerge-file-names): Set help-mode in *Help* buffer.
Karl Heuer [Wed, 9 Nov 1994 05:52:20 +0000 (05:52 +0000)]
(emerge-file-names): Set help-mode in *Help* buffer.
[commented out] (describe-mode): Likewise.

29 years ago(apropos-print-matches): Set help-mode in *Help* buffer.
Karl Heuer [Wed, 9 Nov 1994 05:52:02 +0000 (05:52 +0000)]
(apropos-print-matches): Set help-mode in *Help* buffer.

29 years ago(describe-calendar-mode): Set help-mode in *Help* buffer.
Karl Heuer [Wed, 9 Nov 1994 05:51:27 +0000 (05:51 +0000)]
(describe-calendar-mode): Set help-mode in *Help* buffer.

29 years ago(describe-buffer-case-table): Set help-mode in *Help* buffer.
Karl Heuer [Wed, 9 Nov 1994 05:51:20 +0000 (05:51 +0000)]
(describe-buffer-case-table): Set help-mode in *Help* buffer.

29 years ago(debugger-list-functions): Set help-mode in *Help* buffer.
Karl Heuer [Wed, 9 Nov 1994 05:50:58 +0000 (05:50 +0000)]
(debugger-list-functions): Set help-mode in *Help* buffer.

29 years ago(describe-display-table): Set help-mode in *Help* buffer.
Karl Heuer [Wed, 9 Nov 1994 05:50:35 +0000 (05:50 +0000)]
(describe-display-table): Set help-mode in *Help* buffer.

29 years ago(make-help-screen): Set help-mode in *Help* buffer.
Karl Heuer [Wed, 9 Nov 1994 05:50:19 +0000 (05:50 +0000)]
(make-help-screen): Set help-mode in *Help* buffer.

29 years ago(describe-key, describe-mode, view-lossage, describe-function, describe-variable...
Karl Heuer [Wed, 9 Nov 1994 05:50:09 +0000 (05:50 +0000)]
(describe-key, describe-mode, view-lossage, describe-function, describe-variable): Set help-mode in *Help* buffer.

29 years ago(Helper-describe-mode): Set help-mode in *Help* buffer.
Karl Heuer [Wed, 9 Nov 1994 05:50:05 +0000 (05:50 +0000)]
(Helper-describe-mode): Set help-mode in *Help* buffer.

29 years ago(Info-summary): Set help-mode in *Help* buffer.
Karl Heuer [Wed, 9 Nov 1994 05:49:52 +0000 (05:49 +0000)]
(Info-summary): Set help-mode in *Help* buffer.

29 years ago(kbd-macro-query): Set help-mode in *Help* buffer.
Karl Heuer [Wed, 9 Nov 1994 05:49:07 +0000 (05:49 +0000)]
(kbd-macro-query): Set help-mode in *Help* buffer.

29 years ago(map-y-or-n-p): Set help-mode in *Help* buffer.
Karl Heuer [Wed, 9 Nov 1994 05:48:55 +0000 (05:48 +0000)]
(map-y-or-n-p): Set help-mode in *Help* buffer.

29 years ago(disabled-command-hook): Set help-mode in *Help* buffer.
Karl Heuer [Wed, 9 Nov 1994 05:48:50 +0000 (05:48 +0000)]
(disabled-command-hook): Set help-mode in *Help* buffer.

29 years ago(r2b-help): Set help-mode in *Help* buffer.
Karl Heuer [Wed, 9 Nov 1994 05:48:21 +0000 (05:48 +0000)]
(r2b-help): Set help-mode in *Help* buffer.

29 years ago(perform-replace): Set help-mode in *Help* buffer.
Karl Heuer [Wed, 9 Nov 1994 05:48:05 +0000 (05:48 +0000)]
(perform-replace): Set help-mode in *Help* buffer.

29 years ago(set-variable): Set help-mode in *Help* buffer.
Karl Heuer [Wed, 9 Nov 1994 05:47:20 +0000 (05:47 +0000)]
(set-variable): Set help-mode in *Help* buffer.

29 years ago(sc-set-variable): Set help-mode in *Help* buffer.
Karl Heuer [Wed, 9 Nov 1994 05:46:09 +0000 (05:46 +0000)]
(sc-set-variable): Set help-mode in *Help* buffer.

29 years ago(update-copyright): Set help-mode in *Help* buffer.
Karl Heuer [Wed, 9 Nov 1994 05:46:01 +0000 (05:46 +0000)]
(update-copyright): Set help-mode in *Help* buffer.

29 years ago(ask-user-about-lock-help, ask-user-about-supersession-help): Set help-mode in *Help...
Karl Heuer [Wed, 9 Nov 1994 05:45:49 +0000 (05:45 +0000)]
(ask-user-about-lock-help, ask-user-about-supersession-help): Set help-mode in *Help* buffer.

29 years ago(vi-switch-mode, vi-ex-cmd): Set help-mode in *Help* buffer.
Karl Heuer [Wed, 9 Nov 1994 05:45:00 +0000 (05:45 +0000)]
(vi-switch-mode, vi-ex-cmd): Set help-mode in *Help* buffer.

29 years ago(yow): Set help-mode in *Help* buffer.
Karl Heuer [Wed, 9 Nov 1994 05:44:20 +0000 (05:44 +0000)]
(yow): Set help-mode in *Help* buffer.

29 years ago(EVENT_QUEUES_EMPTY): Only test do_mouse_tracking and mouse_moved #ifdef
Roland McGrath [Wed, 9 Nov 1994 03:43:30 +0000 (03:43 +0000)]
(EVENT_QUEUES_EMPTY): Only test do_mouse_tracking and mouse_moved #ifdef
HAVE_MOUSE.
(Ftrack_mouse): Protect with #ifdef HAVE_MOUSE.
(syms_of_keyboard): Protect initialization of do_mouse_tracking, defsubr
of Strack_mouse, and DEFVAR of track-mouse with #ifdef HAVE_MOUSE.

29 years ago(install-arch-indep): Avoid continued comment swallowing target line.
Roland McGrath [Wed, 9 Nov 1994 00:25:38 +0000 (00:25 +0000)]
(install-arch-indep): Avoid continued comment swallowing target line.

29 years ago(Man-follow-manual-reference): First arg deleted. Call
Karl Heuer [Tue, 8 Nov 1994 22:34:06 +0000 (22:34 +0000)]
(Man-follow-manual-reference): First arg deleted.  Call
Man-getpage-in-background with one argument only.
[this entry was already in the ChangeLog, but not in the source.]

29 years agoDon't supersede attributes for faces `diary-face', `calendar-display-face', or
Edward M. Reingold [Tue, 8 Nov 1994 16:23:32 +0000 (16:23 +0000)]
Don't supersede attributes for faces `diary-face', `calendar-display-face', or
`holiday-face' if they are already defined.

29 years agoentered into RCS
Richard M. Stallman [Tue, 8 Nov 1994 15:54:54 +0000 (15:54 +0000)]
entered into RCS

29 years ago(make_menu_in_widget): Differentiate a separator entry ("--") from a
Paul Reilly [Tue, 8 Nov 1994 13:06:07 +0000 (13:06 +0000)]
(make_menu_in_widget): Differentiate a separator entry ("--") from a
title.
(xm_pop_down_callback): Filter all but the last pop down callbacks.

29 years agoprotect character class with changequote
David J. MacKenzie [Tue, 8 Nov 1994 05:18:09 +0000 (05:18 +0000)]
protect character class with changequote

29 years ago(help-mode): New function.
Karl Heuer [Tue, 8 Nov 1994 05:09:01 +0000 (05:09 +0000)]
(help-mode): New function.
(help-mode-map): Local keymap for help-mode.  Empty for now.
(print-help-return-message): Fix misspelled var.

29 years agoAccept `news' as a synonym for `newsos'.
Karl Heuer [Tue, 8 Nov 1994 02:51:32 +0000 (02:51 +0000)]
Accept `news' as a synonym for `newsos'.

29 years ago(Fset_frame_height): Compare against height, not width.
Karl Heuer [Tue, 8 Nov 1994 02:43:25 +0000 (02:43 +0000)]
(Fset_frame_height): Compare against height, not width.

29 years agoMove decl of input_fd outside of #ifdef HAVE_X_WINDOWS.
Roland McGrath [Tue, 8 Nov 1994 02:37:04 +0000 (02:37 +0000)]
Move decl of input_fd outside of #ifdef HAVE_X_WINDOWS.

29 years agoCheck for nil time before trying to adjust it for dst.
Edward M. Reingold [Mon, 7 Nov 1994 16:39:17 +0000 (16:39 +0000)]
Check for nil time before trying to adjust it for dst.

29 years ago* man.el (Man-reuse-okay-flag): Deleted.
Francesco Potortì [Mon, 7 Nov 1994 12:13:16 +0000 (12:13 +0000)]
* man.el (Man-reuse-okay-flag): Deleted.
(man, Man-getpage-in-background): Second arg deleted.
References to Man-reuse-okay-flag deleted.
(Man-follow-manual-reference): First arg deleted.  Call
Man-getpage-in-background with one argument only.

29 years agoUpdate maintainer line.
Thien-Thi Nguyen [Mon, 7 Nov 1994 08:30:11 +0000 (08:30 +0000)]
Update maintainer line.

29 years agoAdd maintainer line in header.
Thien-Thi Nguyen [Mon, 7 Nov 1994 08:29:06 +0000 (08:29 +0000)]
Add maintainer line in header.

29 years ago(update_one_menu_entry): Use the parent of the cascade button as the
Paul Reilly [Mon, 7 Nov 1994 07:31:19 +0000 (07:31 +0000)]
(update_one_menu_entry): Use the parent of the cascade button as the
parent of the pulldown, rather than the cascade button itself.  This
works around a Motif SIGSEGV in the function `InSharedMenuHierarchy'.

29 years ago(gnus-configure-windows): Make split-window-keep-point locally t so that focus
Karl Heuer [Sat, 5 Nov 1994 02:13:37 +0000 (02:13 +0000)]
(gnus-configure-windows): Make split-window-keep-point locally t so that focus
doesn't occasionally move to the wrong window on split-window-vertically.

29 years ago(XTread_socket): Generate iconify and deiconify events.
Karl Heuer [Fri, 4 Nov 1994 04:00:50 +0000 (04:00 +0000)]
(XTread_socket): Generate iconify and deiconify events.