Richard M. Stallman
db71d41440
(calculate_ins_del_char_costs): Use proper frame's width.
1996-04-10 18:34:37 +00:00
Richard M. Stallman
25c26e7471
(Fx_list_fonts): Handle X protocol errors.
1996-04-10 17:23:18 +00:00
Roland McGrath
28335560c2
Wed Apr 10 06:08:48 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
...
* make-dist: Exit if autoconf fails.
1996-04-10 10:09:16 +00:00
Richard M. Stallman
d98f0b87e6
(x-handle-display): Set DISPLAY envvar too.
1996-04-10 05:39:50 +00:00
Richard M. Stallman
f56c521706
Set djgpp-ver, and unset it at the end.
...
Add a number ofconditionals for DJGPP version 2.
Rename label libsrc2 to libsrc3.
Substitute for LDFLAGS in src/Makefile.
Substitute for ALL_CFLAGS in lib-src/Makefile.
1996-04-10 05:29:39 +00:00
Richard M. Stallman
8eb2807f9b
[DJGPP v2]: Include fcntl.h.
...
(copy_text_and_data) [DJGPP v2]: Call __djgpp_exception_toggle.
1996-04-10 04:15:13 +00:00
Richard M. Stallman
1bd7b2c715
[MSDOS]: If DJGPP version 2, include fcntl.h.
...
(_crt0_startup_flags): Initialize it.
(internal_terminal_init): Change handling of EMACSCOLORS.
(init_environment): Call tzset, not init_gettimeofday.
(ctrl_break_vector, ctrl_break_regs): Don't define if DJGPP v2.
(ctrl_break_func, install_ctrl_break_check): Don't define if DJGPP v2.
(dos_ttraw) [DJGPP v2]: Don't call install_ctrl_break_check.
Call setmode at the end and exit.
(dos_ttcooked): Call setmode at the end and exit.
(gethostname, gettimeofday): Don't define if DJGPP v2.
(alarm, fork, kill, nicr, pause, sigsetask): Don't define if DJGPP v2.
1996-04-10 04:13:40 +00:00
Richard M. Stallman
01369dc7b4
[MSDOS]: If DJGPP version 2, include fcntl.h and string.h.
1996-04-10 04:10:47 +00:00
Richard M. Stallman
79051982ae
[MSDOS]: If DJGPP version 2, include unistd.h.
...
Include msdos.h somewhat earlier.
1996-04-10 04:10:14 +00:00
Richard M. Stallman
15614e61bb
[DJGPP v2] (etext, start): Declared.
...
(wait_for_termination) [DJGPP v2]: Just exit.
1996-04-10 03:55:16 +00:00
Richard M. Stallman
7a05f3c7d4
(DATA_START, TEXT_START, TEXT_END, _NAIVE_DOS_REGS)
...
(POSIX_SIGNALS): Define if DJGPP v2.
(LIBS_SYSTEM, chdir, NO_MODE_T, TEXT_START, NO_MATHERR)
(LOCALTIME_CACHE, tzset): Don't define if DJGPP v2.
1996-04-10 03:48:14 +00:00
Richard M. Stallman
57ceaa8a70
(read_minibuf): GCPRO ambient_dir.
1996-04-10 01:51:27 +00:00
Richard M. Stallman
18198bb209
(main) [MSDOS]: Handle DJGPP version 2.
1996-04-10 01:00:12 +00:00
Richard M. Stallman
515dd7113c
entered into RCS
1996-04-10 00:53:52 +00:00
Richard M. Stallman
29824ce2b2
(Fset_frame_size): Do call Fset_frame_size
...
if size is specified and there is a pending size change already.
1996-04-09 03:01:40 +00:00
Richard M. Stallman
d6f80ae9a0
(x_set_frame_parameters): Do call Fset_frame_size
...
if size is specified and there is a pending size change already.
1996-04-09 03:01:02 +00:00
Richard M. Stallman
ccddf4746c
(sit_for): Call swallow_events.
1996-04-09 02:41:15 +00:00
Richard M. Stallman
10537cb12d
Include locale.h if HAVE_SETLOCALE.
...
(x_term_init): Restore LC_TIME as well as LC_NUMERIC.
1996-04-08 23:12:25 +00:00
Miles Bader
c8644d7a4d
(HAVE_PTYS): #undef removed.
1996-04-08 23:02:15 +00:00
Michael Meissner
24509d9c55
Add Solaris on PowerPC support
1996-04-08 20:19:10 +00:00
Richard M. Stallman
c757fb07fd
(disassemble-internal): Graceful error if compile failed.
1996-04-08 15:36:48 +00:00
Richard M. Stallman
299585eeb6
(garbage_collection_messages): New variable.
...
(syms_of_alloc): Set up Lisp variable.
(Fgarbage_collect): Variable controls whether to display messages.
1996-04-08 14:05:57 +00:00
Richard M. Stallman
be1d1a1ae5
Test HAVE_LIBNCURSES, not HAVE_NCURSES
1996-04-08 13:47:00 +00:00
Richard M. Stallman
63273cc635
(HAVE_LIBNCURSES): Renamed from HAVE_NCURSES.
1996-04-08 13:45:39 +00:00
Richard M. Stallman
0be5b3a370
(MANIFEST): Don't include lines from =files.
1996-04-08 03:34:38 +00:00
Richard M. Stallman
3f7b30bf00
Don't put lisp/dired.todo in the dist.
1996-04-08 00:12:03 +00:00
Edward M. Reingold
72fb78ceaf
Fix length of separator string.
1996-04-07 22:31:50 +00:00
Richard M. Stallman
40f3f04b97
(r_alloc_check): Don't check alignment of h->start.
1996-04-07 16:44:38 +00:00
Richard M. Stallman
748dc60a0e
(read_minibuf): Rearrange operations, mainly putting
...
the read_minibuf_unwind setup and the associated variable changes
together after saving the frame configuration.
1996-04-07 16:43:51 +00:00
Richard M. Stallman
a0e06fd0c1
(calendar-mouse-goto-date): New function.
...
Call it instead of calendar-goto-date throughout this file.
(calendar-event-to-date): Switch buffers based on the event.
1996-04-07 03:22:54 +00:00
Richard M. Stallman
c011e9a593
Include locale.h.
1996-04-05 21:08:19 +00:00
Richard M. Stallman
565b8b0d63
[HAVE_NCURSES] (LIBS_TERMCAP): New definition.
1996-04-05 20:08:52 +00:00
Richard M. Stallman
d7ab271893
(gomoku-click): Position on nearest square. Adapt keymap accordingly.
...
(gomoku-mouse-play): Use it to play nearest to mouse click.
(gomoku-terminate-game): Factorize messages.
(gomoku): Allow interactive passing of board size. Don't make a fuss
about restarting a game that hasn't progressed.
(gomoku-offer-a-draw): Give user the choice it pretended to give.
(gomoku-point-x): Deleted function.
(gomoku-point-y, gomoku-point-square): Simplified because point is
always on a square.
(gomoku-goto-xy, gomoku-plot-square): Fix line count due to
intangible newlines.
(gomoku-init-display): Once again fairly fast due to minimization of
characters in buffer and text-property operations. Cursor cannot be
be off a square.
(gomoku-display-statistics): Simplified equivalently.
(gomoku-winning-qtuple-beg, gomoku-winning-qtuple-end)
(gomoku-winning-qtuple-dx, gomoku-winning-qtuple-dy): Pseudo variables
only used for non-functional argument passing deleted.
(gomoku-cross-winning-qtuple): Accordingly deleted function and
(gomoku-check-filled-qtuple): Accordingly adapted.
(gomoku-cross-qtuple): Don't be confused by tabs.
(gomoku-move-down, gomoku-move-up): Simplified because point is always
on square.
(gomoku-beginning-of-line, gomoku-end-of-line): New commands necessary
because intangible newlines perverted these.
1996-04-05 19:38:42 +00:00
Richard M. Stallman
cb2e51f84b
(dired-noselect): Resolve symbolic links in argument.
1996-04-05 19:11:05 +00:00
Richard M. Stallman
333bc6d09f
(x_term_init): Respecify LC_NUMERIC locale.
1996-04-05 18:17:07 +00:00
Richard M. Stallman
9dff7c532a
(init_lread): Specify LC_NUMERIC locale.
1996-04-05 18:15:53 +00:00
Richard M. Stallman
0f8b42b1af
(HAVE_SETLOCALE): Add #undef.
1996-04-05 18:11:00 +00:00
Richard M. Stallman
2e8174d2ce
(electric-help-mode): Use add-hook mouse-leave-buffer-hook.
...
(electric-help-retain): Use remove-hook.
1996-04-05 16:05:03 +00:00
Richard M. Stallman
408be6610b
(x_destroy_window): Do call XCloseIM if X11R6.
1996-04-05 16:03:20 +00:00
Richard M. Stallman
f867d8d3ae
(Electric-command-loop): Set universal-argument-other-key to 0.
1996-04-04 22:06:47 +00:00
Richard M. Stallman
be2e861f98
(rmail-summary-scroll-between-messages): New var.
...
(rmail-summary-scroll-msg-down, rmail-summary-scroll-msg-up): Obey that var.
1996-04-04 17:01:45 +00:00
Richard M. Stallman
bfe2d334fd
(isearch-mode): Use add-hook for mouse-leave-buffer-hook.
...
(isearch-done): Use remove-hook.
1996-04-04 16:38:59 +00:00
Richard M. Stallman
4b5406e4cb
(run-at-time): Allow floating REPEAT values.
1996-04-04 16:35:55 +00:00
Edward M. Reingold
9e32719fbc
Spelling fix.
1996-04-03 22:04:51 +00:00
Karl Heuer
52172e23c2
(elisp): Make this be the default target.
...
Don't depend on makeinfo.
(install): Don't depend on elisp.dvi, since we don't install that.
Use mkinstalldirs.
(dist): Add mkinstalldirs.
1996-04-03 20:25:24 +00:00
Richard M. Stallman
4abca5e732
(wait_reading_process_input): Don't call
...
wait_reading_process_input_1 if time_limit is -1.
1996-04-03 19:30:03 +00:00
Richard M. Stallman
b0764b2d69
(gud-mode): Doc fix.
1996-04-03 19:08:28 +00:00
Karl Heuer
589e572841
Update phone number.
1996-04-03 19:06:08 +00:00
Erik Naggum
13589948b5
(gnus-summary-prepare-threads): Call gnus-message' instead of message'.
1996-04-03 18:22:06 +00:00
Richard M. Stallman
d69fa6b179
(destroy_all_children): When freeing a cascade button, free its submenu too.
...
(make_menu_in_widget): Use a cascade button gadget, not a widget.
Include Xm/CascadeBG.h.
1996-04-03 17:22:57 +00:00