Richard M. Stallman
6d30d416f3
(delete-blank-lines): Doc fix.
1994-06-07 07:47:24 +00:00
Richard M. Stallman
c88a7f88e3
(test-distrib): Use ALL_CFLAGS.
1994-06-07 07:30:58 +00:00
Karl Heuer
a3b14a4525
(Fy_or_n_p, Fyes_or_no_p) [HAVE_X_MENU]: Redisplay before popping up a menu.
1994-06-07 02:32:54 +00:00
Karl Heuer
267ad509d7
(Fframe_or_buffer_changed_p): Reuse the state vector.
1994-06-07 01:12:36 +00:00
Richard M. Stallman
7ad68eadd6
(tab-stop-list): Doc fix.
1994-06-06 09:22:14 +00:00
Richard M. Stallman
9fb89b5e0f
(mips-siemens-sysv*): Use cpp, not cc -E.
1994-06-06 08:47:18 +00:00
Karl Heuer
096ec7e78b
(menu-bar-update-buffers): Avoid excessive consing.
1994-06-06 05:05:28 +00:00
Karl Heuer
078b369638
(Fframe_or_buffer_changed_p): New function.
1994-06-06 05:03:41 +00:00
Richard M. Stallman
4c7d5f1318
(Fkey_description): Avoid using Fmapconcat--do it directly.
1994-06-05 18:30:59 +00:00
Richard M. Stallman
6cbd1643c9
Include systime.h after xterm.h.
1994-06-05 18:29:46 +00:00
Richard M. Stallman
0c2611c5b9
(modify_event_symbol): Return nil if out of range.
...
Include systime.h after xterm.h.
1994-06-05 18:28:57 +00:00
Richard M. Stallman
75231bad05
(x_wm_set_icon_position, x_wm_set_icon_pixmap):
...
[USE_X_TOOLKIT]: Use top-level widget's window.
1994-06-05 18:17:53 +00:00
Richard M. Stallman
908fee497b
(BSD): Redefine.
...
(WAITTYPE, WRETCODE, WCOREDUMP): New definitions.
Include wait.h.
1994-06-05 18:05:15 +00:00
Richard M. Stallman
c326cbebdc
Accept bsdi as opsys, like bsd386.
1994-06-05 18:00:08 +00:00
Richard M. Stallman
24eb26b1f0
(LIBS_MACHINE) [USG]: New #define.
1994-06-05 17:51:23 +00:00
Richard M. Stallman
e1b1bee872
(Fx_open_connection): Set up Vx_resource_name and xrm_option
...
before calling x_term_init. Pass new args.
1994-06-05 17:43:51 +00:00
Richard M. Stallman
1f8255f228
(x_term_init): New args xrm_option and resource_string.
...
Pass an -xrm option to XtAppInitialize if appropriate.
1994-06-05 17:42:38 +00:00
Richard M. Stallman
d9a62b4c38
(gomoku-display-statistics): Use human's point of view
...
for wins and losses.
(gomoku-number-of-emacs-wins): Renamed from gomoku-number-of-wins.
(gomoku-number-of-human-wins): Renamed from gomoku-number-losses.
1994-06-05 17:36:02 +00:00
Tom Tromey
f5608c7621
tcl-current-word does the right thing in inferior-tcl-mode.
1994-06-05 16:57:22 +00:00
Richard M. Stallman
56152e1744
(derived-mode-merge-abbrev-tables):
...
Do nothing if OLD is nil.
1994-06-05 15:17:16 +00:00
Richard M. Stallman
ad0dae0710
(x_window): Take account of internal border of paned widget.
1994-06-05 12:43:42 +00:00
Richard M. Stallman
c596952366
(PURESIZE): Increased to 240000.
1994-06-05 12:12:44 +00:00
Richard M. Stallman
3b65392ee8
(PURESIZE): Increased to 222000.
1994-06-05 12:08:51 +00:00
Richard M. Stallman
874a2cbd81
(mouse-choose-completion): If *Completion* is a special
...
buffer or just has a dedicated window, do something reasonable.
1994-06-05 12:06:23 +00:00
Richard M. Stallman
4e722714a8
(gnus-newsrc-to-gnus-format): In main loop,
...
don't try to match the ranges with the regexp.
Match just the group name and the subscribed-flag.
1994-06-05 12:05:05 +00:00
Richard M. Stallman
e5fd28221b
(PC-do-completion): Clear text props from inserted text.
1994-06-05 12:01:16 +00:00
Richard M. Stallman
75cc8ee527
(using_x_p): New function.
1994-06-05 11:55:49 +00:00
Richard M. Stallman
588064ce4e
(Fy_or_n_p): Don't use dialog box if not an X frame.
...
(Fyes_or_no_p): Likewise.
1994-06-05 11:55:23 +00:00
Richard M. Stallman
42b31bf937
(Info-directory-list): Don't use the invocation directory
...
unless it was used for exec-directory too.
1994-06-05 11:43:26 +00:00
Richard M. Stallman
edb85f595a
(main): Do the setpgrp after checking for -batch.
1994-06-05 11:31:25 +00:00
Richard M. Stallman
054c8675bf
(command_loop_1): Properly handle nil in display table.
1994-06-05 11:30:29 +00:00
Richard M. Stallman
e8d9f2dff0
(mips-sony-newsos*): Use news-risc.h.
1994-06-05 10:44:45 +00:00
Richard M. Stallman
8fde62c18c
entered into RCS
1994-06-04 16:23:20 +00:00
Roland McGrath
39c5a83f1c
Put #include of errno.h and decl of errno before #ifndef HAVE_GETLOADAVG.
1994-06-04 05:24:48 +00:00
Karl Heuer
533b55576e
(frame-parameters): Setting this is no longer needed.
1994-06-04 00:16:37 +00:00
Karl Heuer
00353d4f04
[MSDOS]: #include "msdos.h" for rootrelativepath template.
1994-06-04 00:15:17 +00:00
Tom Tromey
efd7d762ec
Another menu fix.
1994-06-03 21:09:19 +00:00
Tom Tromey
a796569b5c
Fixed menu bug.
1994-06-03 20:39:14 +00:00
Edward M. Reingold
8a7cdf3af1
(solar-holidays): Revised to use the rewritten and new fcns.
1994-06-03 20:27:02 +00:00
Edward M. Reingold
c68488d2f7
(solar-sunrise, solar-sunset): Fix doc string.
...
(solar-time-string): Rewritten.
(solar-adj-time-for-dst): New function.
(solar-sunrise-sunset, diary-sabbath-candles,
solar-equinoxes-solstices): Revised to use the rewritten and new fcns.
1994-06-03 20:26:33 +00:00
Edward M. Reingold
e483c805af
(lunar-phase): Revised to use the rewritten and new fcns.
1994-06-03 20:25:44 +00:00
Francesco Potortì
e9b2b94cd6
* etags.c (absolute_filename): Remove infinite loop bug when
...
accessing files in directories whose name begins with a dot.
1994-06-03 17:10:42 +00:00
Francesco Potortì
ddebf5f606
* etags.c (etags_getcwd): Delete the trailing newline from cwd.
1994-06-03 11:30:57 +00:00
Karl Heuer
647c32eb3e
(run_msdos_command): Make local copy of argv[2] on stack, not on heap.
...
(run_msdos_command): When changing argv[2] from using slashes to
using backslashes, only do so on the first white-space delimited part.
1994-06-03 04:50:17 +00:00
Karl Heuer
6873cfa393
(Fprevious_single_property_change): Check for null interval after correcting
...
for edge effects.
1994-06-03 04:08:32 +00:00
Karl Heuer
1105ff2059
(display_text_line): Make sure pointer is in range.
1994-06-03 03:26:11 +00:00
Tom Tromey
03993eef27
Fixed bug in bug-reporting code.
1994-06-03 00:47:15 +00:00
Karl Heuer
b558721531
(xdialog_show): Fix problem with message in dialog box.
1994-06-02 23:47:26 +00:00
Richard M. Stallman
ed8f166017
(C_SWITCH_SYSTEM): Put inside __GNUC__ conditional.
1994-06-02 19:12:26 +00:00
Richard M. Stallman
c021b7a5dc
(compilation-error-regexp-alist): Stricter Lucid regexp.
1994-06-02 18:15:13 +00:00