bpt/emacs.git
30 years agoDon't treat $ as special if escaped.
Karl Heuer [Fri, 22 Apr 1994 21:53:27 +0000 (21:53 +0000)]
Don't treat $ as special if escaped.

30 years ago(x_set_mouse_pixel_position): New function.
Richard M. Stallman [Fri, 22 Apr 1994 21:46:12 +0000 (21:46 +0000)]
(x_set_mouse_pixel_position): New function.

30 years ago(Fmouse_pixel_position, Fset_mouse_pixel_position): New functions.
Richard M. Stallman [Fri, 22 Apr 1994 21:45:11 +0000 (21:45 +0000)]
(Fmouse_pixel_position, Fset_mouse_pixel_position): New functions.
(syms_of_frame): Set up Lisp functions.

30 years ago(makefile-mode): Removed extra quote before makefile-warn-suspicious-lines.
Richard M. Stallman [Fri, 22 Apr 1994 20:20:49 +0000 (20:20 +0000)]
(makefile-mode): Removed extra quote before makefile-warn-suspicious-lines.

30 years ago(mouse-extend): Handle case where posn-window is a frame.
Richard M. Stallman [Fri, 22 Apr 1994 20:19:41 +0000 (20:19 +0000)]
(mouse-extend): Handle case where posn-window is a frame.

30 years ago(command-line-default-directory): New variable.
Richard M. Stallman [Fri, 22 Apr 1994 18:28:22 +0000 (18:28 +0000)]
(command-line-default-directory): New variable.
(command-line, command-line-1): Use and set it.

30 years ago(mouse-set-font): Simply call set-default-font.
Richard M. Stallman [Fri, 22 Apr 1994 08:49:57 +0000 (08:49 +0000)]
(mouse-set-font): Simply call set-default-font.

30 years ago(set-default-font): Call frame-update-faces.
Richard M. Stallman [Fri, 22 Apr 1994 08:49:30 +0000 (08:49 +0000)]
(set-default-font): Call frame-update-faces.

30 years ago(frame-update-faces): New function.
Richard M. Stallman [Fri, 22 Apr 1994 08:47:42 +0000 (08:47 +0000)]
(frame-update-faces): New function.

30 years ago(rmail-font-lock-keywords): New variable.
Richard M. Stallman [Fri, 22 Apr 1994 07:30:30 +0000 (07:30 +0000)]
(rmail-font-lock-keywords): New variable.
(compilation-mode-font-lock-keywords): New variable.
(font-lock-set-defaults): Use those vars in those modes.

30 years ago(display-time): Force use of pipe, not pty.
Richard M. Stallman [Fri, 22 Apr 1994 04:37:36 +0000 (04:37 +0000)]
(display-time): Force use of pipe, not pty.

30 years ago(vc-backend-diff): Test of cmp was backwards.
Richard M. Stallman [Fri, 22 Apr 1994 04:31:27 +0000 (04:31 +0000)]
(vc-backend-diff): Test of cmp was backwards.

30 years agodoc fix.
Karl Heuer [Thu, 21 Apr 1994 21:26:47 +0000 (21:26 +0000)]
doc fix.
(mouse-avoidance-point-position): new function, using
new `compute-motion' functionality.  Use of this fixes bugs
involving wrapped lines & horizontally-scrolled windows.
new avoidance mode, "exile", like "banish" but temporary.
jump/animate modes now keep track of net offset that
they have moved the mouse, and try to keep this near 0.  No longer
wraps to other side of screen.
(mouse-avoidance-mode): update mode line.
(mouse-avoidance-*-hook): do nothing if inside kbd macro.

30 years ago(ispell-use-ptys-p): Doc fix.
Richard M. Stallman [Thu, 21 Apr 1994 20:00:42 +0000 (20:00 +0000)]
(ispell-use-ptys-p): Doc fix.

30 years ago(send_process): If fpathconf fails, use 250.
Richard M. Stallman [Thu, 21 Apr 1994 19:54:28 +0000 (19:54 +0000)]
(send_process): If fpathconf fails, use 250.

30 years ago*** empty log message ***
Karl Heuer [Thu, 21 Apr 1994 19:45:27 +0000 (19:45 +0000)]
*** empty log message ***

30 years ago*** empty log message ***
Karl Heuer [Thu, 21 Apr 1994 19:26:10 +0000 (19:26 +0000)]
*** empty log message ***

30 years ago(get_lim_data): Handle NO_LIM_DATA.
Richard M. Stallman [Thu, 21 Apr 1994 18:53:38 +0000 (18:53 +0000)]
(get_lim_data): Handle NO_LIM_DATA.

30 years ago(gud-filter): Call comint-output-filter at the end.
Richard M. Stallman [Thu, 21 Apr 1994 18:45:15 +0000 (18:45 +0000)]
(gud-filter): Call comint-output-filter at the end.

30 years ago(c-macro-expansion): changed the algorithm to allow
Richard M. Stallman [Thu, 21 Apr 1994 18:40:14 +0000 (18:40 +0000)]
(c-macro-expansion): changed the algorithm to allow
__FILE__ and __LINE__ directives to be expanded correctly.
(c-macro-expansion): use a forth optional argument DISPLAY meaning
it should print messages at the start and end of preprocessing.
All callers changed.
(c-macro-expand): Don't display message here.

30 years ago(Info-next-preorder): Don't follow footnotes here.
Karl Heuer [Thu, 21 Apr 1994 16:51:53 +0000 (16:51 +0000)]
(Info-next-preorder): Don't follow footnotes here.
(Info-mouse-follow-nearest-node, Info-follow-nearest-node): Split into mouse
and keyboard versions.
(Info-mode-map): Bind them to mouse-2 and RET.
(Info-try-follow-nearest-node): Common subroutine.

30 years ago(Electric-buffer-menu-mouse-select): New function.
Karl Heuer [Thu, 21 Apr 1994 14:39:40 +0000 (14:39 +0000)]
(Electric-buffer-menu-mouse-select): New function.
(electric-buffer-menu-mode-map): Bind it to mouse-2.

30 years ago(ispell-dictionary-alist): Renamed the entry for danish from "dansk" to
Karl Heuer [Thu, 21 Apr 1994 13:51:26 +0000 (13:51 +0000)]
(ispell-dictionary-alist): Renamed the entry for danish from "dansk" to
"danish" in order to conform with reality.

30 years ago(init_lread): Maybe put build-time Lisp dirs on load-path.
Richard M. Stallman [Thu, 21 Apr 1994 09:04:46 +0000 (09:04 +0000)]
(init_lread): Maybe put build-time Lisp dirs on load-path.

(init_lread): Improve warning message.

30 years ago(init_cmdargs): Check only for etc and lib-src subdirs
Richard M. Stallman [Thu, 21 Apr 1994 09:04:25 +0000 (09:04 +0000)]
(init_cmdargs): Check only for etc and lib-src subdirs
when setting Vinstallation_directory.
(syms_of_emacs): Make Lisp vars invocation-name, invocation-directory
and installation-directory.

30 years ago(init_cmdargs): Just check for etc and lib-src subdirs
Richard M. Stallman [Thu, 21 Apr 1994 08:43:33 +0000 (08:43 +0000)]
(init_cmdargs): Just check for etc and lib-src subdirs
when setting Vinstallation_directory.

30 years ago(x_make_frame_visible): Args to x_set_offset were swapped.
Richard M. Stallman [Thu, 21 Apr 1994 08:33:48 +0000 (08:33 +0000)]
(x_make_frame_visible): Args to x_set_offset were swapped.

30 years ago(init_callproc): Set Vdoc_directory like Vdata_directory.
Richard M. Stallman [Thu, 21 Apr 1994 08:31:39 +0000 (08:31 +0000)]
(init_callproc): Set Vdoc_directory like Vdata_directory.

30 years agoComment change.
Richard M. Stallman [Thu, 21 Apr 1994 07:35:28 +0000 (07:35 +0000)]
Comment change.

30 years ago(comint-mode): Set comint-last-input-start and
Richard M. Stallman [Thu, 21 Apr 1994 06:42:24 +0000 (06:42 +0000)]
(comint-mode): Set comint-last-input-start and
comint-last-input-end to valid markers.

(comint-send-input): Use comint-output-filter to run
functions on comint-output-filter-functions.

(comint-kill-output): Use delete-region to remove, and
comint-output-filter to insert.

30 years ago(gdb, sdb, dbx, xdb, perldb): Set paragraph-start.
Richard M. Stallman [Thu, 21 Apr 1994 06:24:36 +0000 (06:24 +0000)]
(gdb, sdb, dbx, xdb, perldb): Set paragraph-start.
(gud-mode): Make paragraph-start buffer-local.

30 years ago(clean): Delete DOC*.
Richard M. Stallman [Thu, 21 Apr 1994 04:53:34 +0000 (04:53 +0000)]
(clean): Delete DOC*.

30 years ago*** empty log message ***
Richard M. Stallman [Thu, 21 Apr 1994 03:24:35 +0000 (03:24 +0000)]
*** empty log message ***

30 years ago(x_top_window_to_frame): Declare this function.
Karl Heuer [Wed, 20 Apr 1994 20:39:18 +0000 (20:39 +0000)]
(x_top_window_to_frame): Declare this function.

30 years ago(server-kill-emacs-query-function)
Richard M. Stallman [Wed, 20 Apr 1994 20:26:25 +0000 (20:26 +0000)]
(server-kill-emacs-query-function)
(server-kill-buffer-query-function): Give names to these hook fns.

30 years ago(readline): Fix updating of p when buffer grows.
Richard M. Stallman [Wed, 20 Apr 1994 20:04:20 +0000 (20:04 +0000)]
(readline): Fix updating of p when buffer grows.

30 years ago(sort-subr): Use car-less-than-car when appropriate.
Richard M. Stallman [Wed, 20 Apr 1994 19:56:46 +0000 (19:56 +0000)]
(sort-subr): Use car-less-than-car when appropriate.

30 years agoDoc fixes.
Richard M. Stallman [Wed, 20 Apr 1994 19:54:08 +0000 (19:54 +0000)]
Doc fixes.

30 years ago(compilation-parse-errors): Fix references for column number, 3 elt not
Roland McGrath [Wed, 20 Apr 1994 19:52:37 +0000 (19:52 +0000)]
(compilation-parse-errors): Fix references for column number, 3 elt not
2nd.

30 years ago(TAGS): Split off included tags file lisp/TAGS.
Richard M. Stallman [Wed, 20 Apr 1994 19:23:04 +0000 (19:23 +0000)]
(TAGS): Split off included tags file lisp/TAGS.
(../lisp/TAGS): New target uses recursive make.
(ctagsfiles, lisptagsfiles): New variables.

30 years ago* m/delta.h (HAVE_SOCKETS): defined if HAVE_INET_SOCKETS is defined.
Francesco Potortì [Wed, 20 Apr 1994 10:52:23 +0000 (10:52 +0000)]
* m/delta.h (HAVE_SOCKETS): defined if HAVE_INET_SOCKETS is defined.

30 years ago(Fmodify_frame_parameters, Fframe_parameters):
Richard M. Stallman [Wed, 20 Apr 1994 10:25:05 +0000 (10:25 +0000)]
(Fmodify_frame_parameters, Fframe_parameters):
Define even if not MULTI_FRAME.

30 years ago(HAVE_INET_SOCKETS): Add #undef.
Richard M. Stallman [Wed, 20 Apr 1994 10:17:11 +0000 (10:17 +0000)]
(HAVE_INET_SOCKETS): Add #undef.

30 years ago(XTread_socket): Delete the non-NEW_SELECTIONS code
Richard M. Stallman [Wed, 20 Apr 1994 09:01:18 +0000 (09:01 +0000)]
(XTread_socket): Delete the non-NEW_SELECTIONS code
and simplify the toolkit conditional for those cases.

30 years ago(XTread_socket, case ClientMessage): Use x_window_to_frame unconditionally.
Richard M. Stallman [Wed, 20 Apr 1994 08:51:06 +0000 (08:51 +0000)]
(XTread_socket, case ClientMessage): Use x_window_to_frame unconditionally.

(x_make_frame_invisible): Explicitly clear visible and
iconified flags, as well as the async flags.

(XTread_socket): Call XSetInputFocus.

(x_make_frame_invisible) [USE_X_TOOLKIT]: Use XtPopdown.
(XTread_socket): Call _XEditResCheckMessages only if HAVE_X11R5.

30 years ago(set_window_width): Don't delete root window for being too narrow.
Richard M. Stallman [Wed, 20 Apr 1994 07:27:20 +0000 (07:27 +0000)]
(set_window_width): Don't delete root window for being too narrow.

30 years agoDoc fixes.
Richard M. Stallman [Wed, 20 Apr 1994 06:19:14 +0000 (06:19 +0000)]
Doc fixes.
(c-macro-expansion): Handle a and b comment styles.
(c-macro-shrink-window-flag): Renamed from c-macro-shrink-window-p.
(c-macro-prompt-flag): Renamed from c-macro-prompt-p.

30 years ago(init-file-user): Doc fix.
Karl Heuer [Wed, 20 Apr 1994 06:13:43 +0000 (06:13 +0000)]
(init-file-user): Doc fix.

30 years agoProvide cmacexp.
Richard M. Stallman [Wed, 20 Apr 1994 06:12:03 +0000 (06:12 +0000)]
Provide cmacexp.
(c-macro-prompt-p): Renamed from c-macro-always-prompt-p.
(c-macro-cppflags): Var renamed from c-macro-default-cppflags.
(c-macro-expand): Don't handle C-u C-u specially.
Compute message here in var mymsg.
Clear buffer-auto-save-file-name.
(c-macro-display-buffer): Now takes no argument.
Use point-max to get large number.
(c-macro-default-message, c-macro-eval): Functions deleted.
(c-macro-expansion): Use startinstring as the char to insert.

30 years ago(blessmail): New target.
Karl Heuer [Wed, 20 Apr 1994 05:32:33 +0000 (05:32 +0000)]
(blessmail): New target.
${archlibdir}: Use blessmail when installing movemail.

30 years agoInitial revision
Karl Heuer [Wed, 20 Apr 1994 05:22:51 +0000 (05:22 +0000)]
Initial revision

30 years ago(describe_map_tree, describe_map): Skip keymaps we've seen before.
Karl Heuer [Wed, 20 Apr 1994 04:22:24 +0000 (04:22 +0000)]
(describe_map_tree, describe_map): Skip keymaps we've seen before.

30 years ago(create_process): Call setsid only if pty_flag.
Richard M. Stallman [Wed, 20 Apr 1994 03:49:47 +0000 (03:49 +0000)]
(create_process): Call setsid only if pty_flag.

30 years ago(describe_map): Merge with describe_map_2.
Karl Heuer [Wed, 20 Apr 1994 03:04:46 +0000 (03:04 +0000)]
(describe_map): Merge with describe_map_2.

30 years ago(defun-prompt-regexp): Make this variable buffer-local.
Karl Heuer [Wed, 20 Apr 1994 01:11:35 +0000 (01:11 +0000)]
(defun-prompt-regexp): Make this variable buffer-local.

30 years ago(read_avail_input): Don't retry read.
Karl Heuer [Wed, 20 Apr 1994 00:24:59 +0000 (00:24 +0000)]
(read_avail_input): Don't retry read.

30 years ago(report-emacs-bug): Insert at separator, not at end.
Karl Heuer [Wed, 20 Apr 1994 00:14:15 +0000 (00:14 +0000)]
(report-emacs-bug): Insert at separator, not at end.

30 years ago(install-arch-indep): Don't install dired-x*.
Richard M. Stallman [Tue, 19 Apr 1994 23:12:49 +0000 (23:12 +0000)]
(install-arch-indep): Don't install dired-x*.

30 years ago(CRT0_DUMMIES): Ignore one arg.
Richard M. Stallman [Tue, 19 Apr 1994 23:09:41 +0000 (23:09 +0000)]
(CRT0_DUMMIES): Ignore one arg.
(LIBS_TERMCAP): Use the system's termcap.

30 years ago(Vlast_event_frame): Define unconditionally.
Richard M. Stallman [Tue, 19 Apr 1994 22:48:32 +0000 (22:48 +0000)]
(Vlast_event_frame): Define unconditionally.
(syms_of_keyboard): Always make the Lisp var.

30 years ago(${etc}DOC): Delete redundant version.el from cmd.
Richard M. Stallman [Tue, 19 Apr 1994 21:45:38 +0000 (21:45 +0000)]
(${etc}DOC): Delete redundant version.el from cmd.

30 years ago*** empty log message ***
Richard M. Stallman [Tue, 19 Apr 1994 18:32:49 +0000 (18:32 +0000)]
*** empty log message ***

30 years agoComment change.
Richard M. Stallman [Tue, 19 Apr 1994 07:44:27 +0000 (07:44 +0000)]
Comment change.

30 years ago(read_avail_input): Test EINTR, not EAGAIN.
Karl Heuer [Tue, 19 Apr 1994 05:56:20 +0000 (05:56 +0000)]
(read_avail_input): Test EINTR, not EAGAIN.

30 years ago(read_avail_input): Write loop as a do-while.
Karl Heuer [Tue, 19 Apr 1994 05:52:58 +0000 (05:52 +0000)]
(read_avail_input): Write loop as a do-while.

30 years ago(PURESIZE) [!MULTI_FRAME]: Increase to 200000.
Karl Heuer [Tue, 19 Apr 1994 04:40:29 +0000 (04:40 +0000)]
(PURESIZE) [!MULTI_FRAME]: Increase to 200000.

30 years ago(rmail-summary-rmail-update): Update rmail buffer even if it isn't displayed.
Karl Heuer [Tue, 19 Apr 1994 03:41:23 +0000 (03:41 +0000)]
(rmail-summary-rmail-update): Update rmail buffer even if it isn't displayed.

30 years ago(kill-emacs-query-functions): Fix typo in question text.
Richard M. Stallman [Tue, 19 Apr 1994 02:49:51 +0000 (02:49 +0000)]
(kill-emacs-query-functions): Fix typo in question text.

30 years ago*** empty log message ***
Richard M. Stallman [Tue, 19 Apr 1994 01:27:51 +0000 (01:27 +0000)]
*** empty log message ***

30 years ago(comint-replace-by-expanded-history): Expand only at prompt.
Karl Heuer [Tue, 19 Apr 1994 00:51:24 +0000 (00:51 +0000)]
(comint-replace-by-expanded-history): Expand only at prompt.
Pass SILENT flag to comint-replace-by-expanded-history-before-point.

30 years ago(src/Makefile, lib-src/Makefile): Delete ^L. Fix definition of $undefs.
Karl Heuer [Tue, 19 Apr 1994 00:43:06 +0000 (00:43 +0000)]
(src/Makefile, lib-src/Makefile): Delete ^L.  Fix definition of $undefs.

30 years ago(kill-buffer-query-functions): Fix the question text.
Richard M. Stallman [Tue, 19 Apr 1994 00:31:42 +0000 (00:31 +0000)]
(kill-buffer-query-functions): Fix the question text.

30 years ago(window_system): Obey --with-x11=no and --with-x10=no.
Richard M. Stallman [Tue, 19 Apr 1994 00:30:13 +0000 (00:30 +0000)]
(window_system): Obey --with-x11=no and --with-x10=no.

(lib-src/Makefile.in): Use src, not lib-src, in -I.

30 years ago(readline): When extending the buffer,
Richard M. Stallman [Tue, 19 Apr 1994 00:17:46 +0000 (00:17 +0000)]
(readline): When extending the buffer,
calculate end afresh using the new size.

30 years ago(outline-end-of-subtree): Stop before final newline.
Karl Heuer [Mon, 18 Apr 1994 23:53:51 +0000 (23:53 +0000)]
(outline-end-of-subtree): Stop before final newline.

30 years ago(hexl-mode): Make local binding for hexl-max-address.
Richard M. Stallman [Mon, 18 Apr 1994 23:34:22 +0000 (23:34 +0000)]
(hexl-mode): Make local binding for hexl-max-address.

30 years ago(shell-command-filter): If point was at end, leave it at end.
Richard M. Stallman [Mon, 18 Apr 1994 22:41:49 +0000 (22:41 +0000)]
(shell-command-filter): If point was at end, leave it at end.

30 years ago(EMACS_INT, EMACS_UINT): Omit if NOT_C_CODE.
Karl Heuer [Mon, 18 Apr 1994 22:40:07 +0000 (22:40 +0000)]
(EMACS_INT, EMACS_UINT): Omit if NOT_C_CODE.

30 years ago(shell-command-sentinel): Do nothing if buffer is dead.
Richard M. Stallman [Mon, 18 Apr 1994 22:37:30 +0000 (22:37 +0000)]
(shell-command-sentinel): Do nothing if buffer is dead.

30 years ago(menu-bar-enable-clipboard): Construct new cons cells.
Richard M. Stallman [Mon, 18 Apr 1994 21:33:57 +0000 (21:33 +0000)]
(menu-bar-enable-clipboard): Construct new cons cells.

30 years ago(create_process): Fix previous change.
Richard M. Stallman [Mon, 18 Apr 1994 17:40:25 +0000 (17:40 +0000)]
(create_process): Fix previous change.

30 years agoComment change.
Richard M. Stallman [Mon, 18 Apr 1994 17:39:06 +0000 (17:39 +0000)]
Comment change.

30 years ago* etags.c (main, print_help): eliminate the -F option.
Francesco Potortì [Mon, 18 Apr 1994 17:07:19 +0000 (17:07 +0000)]
* etags.c (main, print_help): eliminate the -F option.

30 years ago* etags.c (absolute_filename): compare against '\0' instead of NULL.
Francesco Potortì [Mon, 18 Apr 1994 10:54:42 +0000 (10:54 +0000)]
* etags.c (absolute_filename): compare against '\0' instead of NULL.

30 years agoMove pop-global-mark bindings to loaddefs.el.
Richard M. Stallman [Mon, 18 Apr 1994 04:03:17 +0000 (04:03 +0000)]
Move pop-global-mark bindings to loaddefs.el.

30 years ago(pascal-outline-map): Move pascal-outline-goto-defun to C-c C-d.
Richard M. Stallman [Mon, 18 Apr 1994 01:06:31 +0000 (01:06 +0000)]
(pascal-outline-map): Move pascal-outline-goto-defun to C-c C-d.

30 years ago(Xatom_editres_name): Variable defined.
Richard M. Stallman [Sun, 17 Apr 1994 23:46:08 +0000 (23:46 +0000)]
(Xatom_editres_name): Variable defined.
(XTread_socket): Handle that kind of message.
(x_term_init): Specify -name option in XtAppInitialize.

(Qface, Qmouse_face): Supply missing Lisp_Object.

30 years ago(Xatom_editres_name): Declared.
Richard M. Stallman [Sun, 17 Apr 1994 23:44:33 +0000 (23:44 +0000)]
(Xatom_editres_name): Declared.
(Fx_open_connection): Initialize it.

30 years ago(EMACS_INT, EMACS_UINT): New typedefs.
Richard M. Stallman [Sun, 17 Apr 1994 23:36:08 +0000 (23:36 +0000)]
(EMACS_INT, EMACS_UINT): New typedefs.

30 years ago*** empty log message ***
Richard M. Stallman [Sun, 17 Apr 1994 23:15:41 +0000 (23:15 +0000)]
*** empty log message ***

30 years ago(set_case_table): Handle nil for EQV with non-nil CANON.
Richard M. Stallman [Sun, 17 Apr 1994 23:02:52 +0000 (23:02 +0000)]
(set_case_table): Handle nil for EQV with non-nil CANON.
(Fcase_table_p): Accept nil for EQV with non-nil CANON.

30 years ago(read_avail_input): Test both aix386 and _BSD.
Richard M. Stallman [Sun, 17 Apr 1994 20:13:34 +0000 (20:13 +0000)]
(read_avail_input): Test both aix386 and _BSD.

30 years ago(Fx_create_frame): Delete excess args to x_wm_set_size_hint.
Richard M. Stallman [Sun, 17 Apr 1994 19:31:31 +0000 (19:31 +0000)]
(Fx_create_frame): Delete excess args to x_wm_set_size_hint.
Set win_gravity field.

(x_window, both versions): Don't call x_calc_absolute_position.

30 years ago(dumpglyphs): When HL=2, check explicitly for using
Richard M. Stallman [Sun, 17 Apr 1994 19:30:06 +0000 (19:30 +0000)]
(dumpglyphs): When HL=2, check explicitly for using
the frame's default font or not.

(XTread_socket): For UnmapNotify, use x_any_window_to_frame.

(x_set_offset): New arg CHANGE_GRAVITY.
(x_make_frame_visible): Pass new arg.

(x_wm_set_size_hint): Args spec_x and spec_y deleted.
(x_set_offset, x_set_window_size): Don't pass those args.

(x_destroy_window): Just clear out mouse_face... vars.

(x_wm_set_size_hint): Use win_gravity from frame.

(x_make_frame_visible): Call x_set_offset.

30 years ago(x_display): New field win_gravity.
Richard M. Stallman [Sun, 17 Apr 1994 09:41:15 +0000 (09:41 +0000)]
(x_display): New field win_gravity.

30 years ago(read_char_x_menu_prompt): Don't check for value = nil
Richard M. Stallman [Sun, 17 Apr 1994 07:53:22 +0000 (07:53 +0000)]
(read_char_x_menu_prompt): Don't check for value = nil
if value was originally a cons.

30 years ago(xmenu_show): Fix typo in last change.
Richard M. Stallman [Sun, 17 Apr 1994 07:50:32 +0000 (07:50 +0000)]
(xmenu_show): Fix typo in last change.

30 years agoRewrite to use netbsd.h and define NO_SHARED_LIBS.
Richard M. Stallman [Sun, 17 Apr 1994 05:04:12 +0000 (05:04 +0000)]
Rewrite to use netbsd.h and define NO_SHARED_LIBS.

30 years agoCall AC_LANG_C, if it's defined, after AC_PREPARE.
David J. MacKenzie [Sat, 16 Apr 1994 19:01:56 +0000 (19:01 +0000)]
Call AC_LANG_C, if it's defined, after AC_PREPARE.

30 years ago(create_process): Test TIOCSETD along with NTTYDISC.
Richard M. Stallman [Sat, 16 Apr 1994 07:26:19 +0000 (07:26 +0000)]
(create_process): Test TIOCSETD along with NTTYDISC.