]> code.delx.au - gnu-emacs/log
gnu-emacs
28 years agoDescribe djtar.
Richard M. Stallman [Sat, 13 Apr 1996 19:14:07 +0000 (19:14 +0000)]
Describe djtar.

28 years agoDon't sey djgpp must be version 1.
Richard M. Stallman [Sat, 13 Apr 1996 16:29:47 +0000 (16:29 +0000)]
Don't sey djgpp must be version 1.

28 years ago(Fcompare_buffer_substrings): Fix dumb bug handling buffer name as second arg.
Richard M. Stallman [Sat, 13 Apr 1996 10:56:40 +0000 (10:56 +0000)]
(Fcompare_buffer_substrings): Fix dumb bug handling buffer name as second arg.

28 years agoentered into RCS
Richard M. Stallman [Sat, 13 Apr 1996 04:43:53 +0000 (04:43 +0000)]
entered into RCS

28 years ago* config.guess: Combine two OSF1 rules.
Per Bothner [Sat, 13 Apr 1996 00:06:54 +0000 (00:06 +0000)]
* config.guess:  Combine two OSF1 rules.
Also recognize field test versions.  From mjr@zk3.dec.com.
* config.guess (dgux):  Use /usr/bin/uname rather than uname,
because GNU uname does not support -p.  From pmr@pajato.com.

28 years ago(main) [MSDOS]: Always call tzset, not init__gettimeofday.
Richard M. Stallman [Fri, 12 Apr 1996 22:59:58 +0000 (22:59 +0000)]
(main) [MSDOS]: Always call tzset, not init__gettimeofday.

28 years ago(MAX_FAILURE_ITEMS): Use 5 instead of actual number of regs.
Richard M. Stallman [Fri, 12 Apr 1996 22:57:28 +0000 (22:57 +0000)]
(MAX_FAILURE_ITEMS): Use 5 instead of actual number of regs.

28 years ago(interpreter-mode-alist): Recognize perl5.
Richard M. Stallman [Fri, 12 Apr 1996 18:42:22 +0000 (18:42 +0000)]
(interpreter-mode-alist): Recognize perl5.

28 years ago*** empty log message ***
Richard M. Stallman [Fri, 12 Apr 1996 16:03:01 +0000 (16:03 +0000)]
*** empty log message ***

28 years ago[DJGPP v2]: Include io.h.
Richard M. Stallman [Fri, 12 Apr 1996 16:02:38 +0000 (16:02 +0000)]
[DJGPP v2]: Include io.h.
(main) [DJGPP v2]: Switch standard streams to binary with setmode.

28 years ago(djgpp_ver): Variable renamed from djgpp-ver.
Richard M. Stallman [Fri, 12 Apr 1996 15:44:42 +0000 (15:44 +0000)]
(djgpp_ver): Variable renamed from djgpp-ver.

28 years ago(msdos): Put mainmake.v2 into the dist.
Richard M. Stallman [Fri, 12 Apr 1996 15:43:42 +0000 (15:43 +0000)]
(msdos): Put mainmake.v2 into the dist.

28 years agoUnder DJGPP v2, use <sys/config.h> instead of most of config.h.in.
Richard M. Stallman [Fri, 12 Apr 1996 15:41:24 +0000 (15:41 +0000)]
Under DJGPP v2, use <sys/config.h> instead of most of config.h.in.

28 years ago(Fformat_time_string): Doc fix.
Richard M. Stallman [Fri, 12 Apr 1996 15:27:40 +0000 (15:27 +0000)]
(Fformat_time_string): Doc fix.

28 years agoComment change.
Richard M. Stallman [Fri, 12 Apr 1996 06:40:16 +0000 (06:40 +0000)]
Comment change.

28 years ago(MANIFEST): Fix previous change.
Richard M. Stallman [Fri, 12 Apr 1996 06:39:36 +0000 (06:39 +0000)]
(MANIFEST): Fix previous change.

28 years ago(make_frame_without_minibuffer): Don't change the
Richard M. Stallman [Fri, 12 Apr 1996 06:07:06 +0000 (06:07 +0000)]
(make_frame_without_minibuffer): Don't change the
mini_window's buffer if it already displays a minibuffer.

28 years agoRemove `|| defined (LINUX)' from #if condition.
Richard M. Stallman [Fri, 12 Apr 1996 06:06:34 +0000 (06:06 +0000)]
Remove `|| defined (LINUX)' from #if condition.

28 years agoInclude signal.h.
Richard M. Stallman [Fri, 12 Apr 1996 06:04:10 +0000 (06:04 +0000)]
Include signal.h.

(__write) [DJGPP == 2.0]: New function, avoids
calling `malloc' while writing to a text file, so that buffer
text being written won't be relocated.
(abort) [DJGPP > 1]: Generate traceback, to identify the abort cause.

28 years ago(wait_reading_process_input, both definitions):
Richard M. Stallman [Fri, 12 Apr 1996 06:02:54 +0000 (06:02 +0000)]
(wait_reading_process_input, both definitions):
Don't call detect_input_pending; use detect_input_pending_run_timers.

28 years ago(read_char): Use detect_input_pending_run_timers
Richard M. Stallman [Fri, 12 Apr 1996 06:01:29 +0000 (06:01 +0000)]
(read_char): Use detect_input_pending_run_timers
before redisplay, not detect_input_pending.
(readable_events): Don't touch timers at all if DO_TIMERS_NOW is 0.
(timer_check): Always run timers directly.
Bind inhibit-quit to t here.

28 years agoMSDOS changes.
Richard M. Stallman [Thu, 11 Apr 1996 22:55:34 +0000 (22:55 +0000)]
MSDOS changes.

28 years agoInitial revision
Richard M. Stallman [Thu, 11 Apr 1996 22:53:07 +0000 (22:53 +0000)]
Initial revision

28 years agoComment change.
Richard M. Stallman [Thu, 11 Apr 1996 21:20:11 +0000 (21:20 +0000)]
Comment change.

28 years ago(standard_args): Synchronize with startup.el.
Richard M. Stallman [Thu, 11 Apr 1996 18:21:11 +0000 (18:21 +0000)]
(standard_args): Synchronize with startup.el.

28 years agoComment change.
Richard M. Stallman [Thu, 11 Apr 1996 18:19:30 +0000 (18:19 +0000)]
Comment change.

28 years ago(sys_subshell): Add conditionals for DJGPP v2.
Richard M. Stallman [Thu, 11 Apr 1996 18:13:12 +0000 (18:13 +0000)]
(sys_subshell): Add conditionals for DJGPP v2.

28 years agoDefine HAVE_WAIT_HEADER.
Richard M. Stallman [Thu, 11 Apr 1996 17:38:43 +0000 (17:38 +0000)]
Define HAVE_WAIT_HEADER.

28 years ago(mail-fetch-field): Use skip-chars-backward
Richard M. Stallman [Thu, 11 Apr 1996 17:34:28 +0000 (17:34 +0000)]
(mail-fetch-field): Use skip-chars-backward
to back over whitespace; don't back up past opoint.

28 years ago(redisplay_window): Move w->start marker before
Richard M. Stallman [Thu, 11 Apr 1996 15:26:55 +0000 (15:26 +0000)]
(redisplay_window): Move w->start marker before
running window-scroll-functions (in scroll_step case).

28 years ago(auto-mode-alist): Handle `.java'.
Richard M. Stallman [Thu, 11 Apr 1996 14:45:09 +0000 (14:45 +0000)]
(auto-mode-alist): Handle `.java'.

28 years ago(command-line-x-option-alist): -T sets only the title.
Richard M. Stallman [Thu, 11 Apr 1996 05:23:19 +0000 (05:23 +0000)]
(command-line-x-option-alist): -T sets only the title.

28 years ago(command-line-x-option-alist):
Richard M. Stallman [Thu, 11 Apr 1996 05:10:40 +0000 (05:10 +0000)]
(command-line-x-option-alist):
--title sets only the title.  Allow -title as alias too.

28 years ago(BLACK_PIX_DEFAULT, WHITE_PIX_DEFAULT): Use PALETTERGB instead of RGB.
Geoff Voelker [Thu, 11 Apr 1996 04:13:07 +0000 (04:13 +0000)]
(BLACK_PIX_DEFAULT, WHITE_PIX_DEFAULT): Use PALETTERGB instead of RGB.

28 years ago(win32_color_map): Use PALETTERGB instead of RGB.
Geoff Voelker [Thu, 11 Apr 1996 04:12:47 +0000 (04:12 +0000)]
(win32_color_map): Use PALETTERGB instead of RGB.

28 years ago[WINDOWSNT]: Include io.h.
Richard M. Stallman [Thu, 11 Apr 1996 01:39:53 +0000 (01:39 +0000)]
[WINDOWSNT]: Include io.h.

28 years ago(CTAGSOBJ): Compile with regexp support.
Geoff Voelker [Wed, 10 Apr 1996 22:38:26 +0000 (22:38 +0000)]
(CTAGSOBJ): Compile with regexp support.

28 years ago(calculate_ins_del_char_costs): Use proper frame's width.
Richard M. Stallman [Wed, 10 Apr 1996 18:34:37 +0000 (18:34 +0000)]
(calculate_ins_del_char_costs): Use proper frame's width.

28 years ago(Fx_list_fonts): Handle X protocol errors.
Richard M. Stallman [Wed, 10 Apr 1996 17:23:18 +0000 (17:23 +0000)]
(Fx_list_fonts): Handle X protocol errors.

28 years agoWed Apr 10 06:08:48 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
Roland McGrath [Wed, 10 Apr 1996 10:09:16 +0000 (10:09 +0000)]
Wed Apr 10 06:08:48 1996  Roland McGrath  <roland@charlie-brown.gnu.ai.mit.edu>

* make-dist: Exit if autoconf fails.

28 years ago(x-handle-display): Set DISPLAY envvar too.
Richard M. Stallman [Wed, 10 Apr 1996 05:39:50 +0000 (05:39 +0000)]
(x-handle-display): Set DISPLAY envvar too.

28 years agoSet djgpp-ver, and unset it at the end.
Richard M. Stallman [Wed, 10 Apr 1996 05:29:39 +0000 (05:29 +0000)]
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.

28 years ago[DJGPP v2]: Include fcntl.h.
Richard M. Stallman [Wed, 10 Apr 1996 04:15:13 +0000 (04:15 +0000)]
[DJGPP v2]: Include fcntl.h.
(copy_text_and_data) [DJGPP v2]: Call __djgpp_exception_toggle.

28 years ago[MSDOS]: If DJGPP version 2, include fcntl.h.
Richard M. Stallman [Wed, 10 Apr 1996 04:13:40 +0000 (04:13 +0000)]
[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.

28 years ago[MSDOS]: If DJGPP version 2, include fcntl.h and string.h.
Richard M. Stallman [Wed, 10 Apr 1996 04:10:47 +0000 (04:10 +0000)]
[MSDOS]: If DJGPP version 2, include fcntl.h and string.h.

28 years ago[MSDOS]: If DJGPP version 2, include unistd.h.
Richard M. Stallman [Wed, 10 Apr 1996 04:10:14 +0000 (04:10 +0000)]
[MSDOS]: If DJGPP version 2, include unistd.h.
Include msdos.h somewhat earlier.

28 years ago[DJGPP v2] (etext, start): Declared.
Richard M. Stallman [Wed, 10 Apr 1996 03:55:16 +0000 (03:55 +0000)]
[DJGPP v2] (etext, start): Declared.
(wait_for_termination) [DJGPP v2]: Just exit.

28 years ago(DATA_START, TEXT_START, TEXT_END, _NAIVE_DOS_REGS)
Richard M. Stallman [Wed, 10 Apr 1996 03:48:14 +0000 (03:48 +0000)]
(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.

28 years ago(read_minibuf): GCPRO ambient_dir.
Richard M. Stallman [Wed, 10 Apr 1996 01:51:27 +0000 (01:51 +0000)]
(read_minibuf): GCPRO ambient_dir.

28 years ago(main) [MSDOS]: Handle DJGPP version 2.
Richard M. Stallman [Wed, 10 Apr 1996 01:00:12 +0000 (01:00 +0000)]
(main) [MSDOS]: Handle DJGPP version 2.

28 years agoentered into RCS
Richard M. Stallman [Wed, 10 Apr 1996 00:53:52 +0000 (00:53 +0000)]
entered into RCS

28 years ago(Fset_frame_size): Do call Fset_frame_size
Richard M. Stallman [Tue, 9 Apr 1996 03:01:40 +0000 (03:01 +0000)]
(Fset_frame_size): Do call Fset_frame_size
if size is specified and there is a pending size change already.

28 years ago(x_set_frame_parameters): Do call Fset_frame_size
Richard M. Stallman [Tue, 9 Apr 1996 03:01:02 +0000 (03:01 +0000)]
(x_set_frame_parameters): Do call Fset_frame_size
if size is specified and there is a pending size change already.

28 years ago(sit_for): Call swallow_events.
Richard M. Stallman [Tue, 9 Apr 1996 02:41:15 +0000 (02:41 +0000)]
(sit_for): Call swallow_events.

28 years agoInclude locale.h if HAVE_SETLOCALE.
Richard M. Stallman [Mon, 8 Apr 1996 23:12:25 +0000 (23:12 +0000)]
Include locale.h if HAVE_SETLOCALE.
(x_term_init): Restore LC_TIME as well as LC_NUMERIC.

28 years ago(HAVE_PTYS): #undef removed.
Miles Bader [Mon, 8 Apr 1996 23:02:15 +0000 (23:02 +0000)]
(HAVE_PTYS): #undef removed.

28 years agoAdd Solaris on PowerPC support
Michael Meissner [Mon, 8 Apr 1996 20:19:10 +0000 (20:19 +0000)]
Add Solaris on PowerPC support

28 years ago(disassemble-internal): Graceful error if compile failed.
Richard M. Stallman [Mon, 8 Apr 1996 15:36:48 +0000 (15:36 +0000)]
(disassemble-internal): Graceful error if compile failed.

28 years ago(garbage_collection_messages): New variable.
Richard M. Stallman [Mon, 8 Apr 1996 14:05:57 +0000 (14:05 +0000)]
(garbage_collection_messages): New variable.
(syms_of_alloc): Set up Lisp variable.
(Fgarbage_collect): Variable controls whether to display messages.

28 years agoTest HAVE_LIBNCURSES, not HAVE_NCURSES
Richard M. Stallman [Mon, 8 Apr 1996 13:47:00 +0000 (13:47 +0000)]
Test HAVE_LIBNCURSES, not HAVE_NCURSES

28 years ago(HAVE_LIBNCURSES): Renamed from HAVE_NCURSES.
Richard M. Stallman [Mon, 8 Apr 1996 13:45:39 +0000 (13:45 +0000)]
(HAVE_LIBNCURSES): Renamed from HAVE_NCURSES.

28 years ago(MANIFEST): Don't include lines from =files.
Richard M. Stallman [Mon, 8 Apr 1996 03:34:38 +0000 (03:34 +0000)]
(MANIFEST): Don't include lines from =files.

28 years agoDon't put lisp/dired.todo in the dist.
Richard M. Stallman [Mon, 8 Apr 1996 00:12:03 +0000 (00:12 +0000)]
Don't put lisp/dired.todo in the dist.

28 years agoFix length of separator string.
Edward M. Reingold [Sun, 7 Apr 1996 22:31:50 +0000 (22:31 +0000)]
Fix length of separator string.

28 years ago(r_alloc_check): Don't check alignment of h->start.
Richard M. Stallman [Sun, 7 Apr 1996 16:44:38 +0000 (16:44 +0000)]
(r_alloc_check): Don't check alignment of h->start.

28 years ago(read_minibuf): Rearrange operations, mainly putting
Richard M. Stallman [Sun, 7 Apr 1996 16:43:51 +0000 (16:43 +0000)]
(read_minibuf): Rearrange operations, mainly putting
the read_minibuf_unwind setup and the associated variable changes
together after saving the frame configuration.

28 years ago(calendar-mouse-goto-date): New function.
Richard M. Stallman [Sun, 7 Apr 1996 03:22:54 +0000 (03:22 +0000)]
(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.

28 years agoInclude locale.h.
Richard M. Stallman [Fri, 5 Apr 1996 21:08:19 +0000 (21:08 +0000)]
Include locale.h.

28 years ago[HAVE_NCURSES] (LIBS_TERMCAP): New definition.
Richard M. Stallman [Fri, 5 Apr 1996 20:08:52 +0000 (20:08 +0000)]
[HAVE_NCURSES] (LIBS_TERMCAP): New definition.

28 years ago(gomoku-click): Position on nearest square. Adapt keymap accordingly.
Richard M. Stallman [Fri, 5 Apr 1996 19:38:42 +0000 (19:38 +0000)]
(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.

28 years ago(dired-noselect): Resolve symbolic links in argument.
Richard M. Stallman [Fri, 5 Apr 1996 19:11:05 +0000 (19:11 +0000)]
(dired-noselect): Resolve symbolic links in argument.

28 years ago(x_term_init): Respecify LC_NUMERIC locale.
Richard M. Stallman [Fri, 5 Apr 1996 18:17:07 +0000 (18:17 +0000)]
(x_term_init): Respecify LC_NUMERIC locale.

28 years ago(init_lread): Specify LC_NUMERIC locale.
Richard M. Stallman [Fri, 5 Apr 1996 18:15:53 +0000 (18:15 +0000)]
(init_lread): Specify LC_NUMERIC locale.

28 years ago(HAVE_SETLOCALE): Add #undef.
Richard M. Stallman [Fri, 5 Apr 1996 18:11:00 +0000 (18:11 +0000)]
(HAVE_SETLOCALE): Add #undef.

28 years ago(electric-help-mode): Use add-hook mouse-leave-buffer-hook.
Richard M. Stallman [Fri, 5 Apr 1996 16:05:03 +0000 (16:05 +0000)]
(electric-help-mode): Use add-hook mouse-leave-buffer-hook.
(electric-help-retain): Use remove-hook.

28 years ago(x_destroy_window): Do call XCloseIM if X11R6.
Richard M. Stallman [Fri, 5 Apr 1996 16:03:20 +0000 (16:03 +0000)]
(x_destroy_window): Do call XCloseIM if X11R6.

28 years ago(Electric-command-loop): Set universal-argument-other-key to 0.
Richard M. Stallman [Thu, 4 Apr 1996 22:06:47 +0000 (22:06 +0000)]
(Electric-command-loop): Set universal-argument-other-key to 0.

28 years ago(rmail-summary-scroll-between-messages): New var.
Richard M. Stallman [Thu, 4 Apr 1996 17:01:45 +0000 (17:01 +0000)]
(rmail-summary-scroll-between-messages): New var.
(rmail-summary-scroll-msg-down, rmail-summary-scroll-msg-up): Obey that var.

28 years ago(isearch-mode): Use add-hook for mouse-leave-buffer-hook.
Richard M. Stallman [Thu, 4 Apr 1996 16:38:59 +0000 (16:38 +0000)]
(isearch-mode): Use add-hook for mouse-leave-buffer-hook.
(isearch-done): Use remove-hook.

28 years ago(run-at-time): Allow floating REPEAT values.
Richard M. Stallman [Thu, 4 Apr 1996 16:35:55 +0000 (16:35 +0000)]
(run-at-time): Allow floating REPEAT values.

28 years agoSpelling fix.
Edward M. Reingold [Wed, 3 Apr 1996 22:04:51 +0000 (22:04 +0000)]
Spelling fix.

28 years ago(elisp): Make this be the default target.
Karl Heuer [Wed, 3 Apr 1996 20:25:24 +0000 (20:25 +0000)]
(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.

28 years ago(wait_reading_process_input): Don't call
Richard M. Stallman [Wed, 3 Apr 1996 19:30:03 +0000 (19:30 +0000)]
(wait_reading_process_input): Don't call
wait_reading_process_input_1 if time_limit is -1.

28 years ago(gud-mode): Doc fix.
Richard M. Stallman [Wed, 3 Apr 1996 19:08:28 +0000 (19:08 +0000)]
(gud-mode): Doc fix.

28 years agoUpdate phone number.
Karl Heuer [Wed, 3 Apr 1996 19:06:08 +0000 (19:06 +0000)]
Update phone number.

28 years ago(gnus-summary-prepare-threads): Call `gnus-message' instead of `message'.
Erik Naggum [Wed, 3 Apr 1996 18:22:06 +0000 (18:22 +0000)]
(gnus-summary-prepare-threads): Call `gnus-message' instead of `message'.

28 years ago(destroy_all_children): When freeing a cascade button, free its submenu too.
Richard M. Stallman [Wed, 3 Apr 1996 17:22:57 +0000 (17:22 +0000)]
(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.

28 years ago(hexlify-buffer, dehexlify-buffer): Clear out the undo
Richard M. Stallman [Wed, 3 Apr 1996 17:22:11 +0000 (17:22 +0000)]
(hexlify-buffer, dehexlify-buffer): Clear out the undo
info, and don't record undo info for the conversion.

28 years agoRemove "text-based browser".
Richard M. Stallman [Wed, 3 Apr 1996 06:15:04 +0000 (06:15 +0000)]
Remove "text-based browser".

28 years ago(command-line-1): Document the C- and M- conventions more completely.
Richard M. Stallman [Wed, 3 Apr 1996 05:57:37 +0000 (05:57 +0000)]
(command-line-1): Document the C- and M- conventions more completely.

28 years ago(file-newest-backup): Return the newest backup for the
Richard M. Stallman [Wed, 3 Apr 1996 05:55:12 +0000 (05:55 +0000)]
(file-newest-backup): Return the newest backup for the
exact file name specified, not the newest backup of all files
whose names start with that substring.

28 years ago(mail): Once again set default dir to home dir.
Richard M. Stallman [Wed, 3 Apr 1996 04:51:35 +0000 (04:51 +0000)]
(mail): Once again set default dir to home dir.

28 years ago(mail): Put the auto-save file in the home dir.
Richard M. Stallman [Wed, 3 Apr 1996 04:42:55 +0000 (04:42 +0000)]
(mail): Put the auto-save file in the home dir.

28 years ago(absolute_filename): Use absolutefn.
Richard M. Stallman [Tue, 2 Apr 1996 15:39:19 +0000 (15:39 +0000)]
(absolute_filename): Use absolutefn.

28 years ago(timer-event-handler): Save copies of events too.
Richard M. Stallman [Tue, 2 Apr 1996 15:14:29 +0000 (15:14 +0000)]
(timer-event-handler): Save copies of events too.

28 years ago(main): Initialize displayname.
Richard M. Stallman [Tue, 2 Apr 1996 01:35:43 +0000 (01:35 +0000)]
(main): Initialize displayname.

28 years ago(x_destroy_window) [SOLARIS2]: Don't free the IC or IM.
Richard M. Stallman [Tue, 2 Apr 1996 00:34:57 +0000 (00:34 +0000)]
(x_destroy_window) [SOLARIS2]: Don't free the IC or IM.

28 years ago(absolutefn) [DOS_NT]: Support Novell drives whose drive
Richard M. Stallman [Mon, 1 Apr 1996 20:38:35 +0000 (20:38 +0000)]
(absolutefn) [DOS_NT]: Support Novell drives whose drive
letter isn't an alphabetic character.
(main) [DOS_NT]: Use binary mode on redirected `stdout'.
(process_file) [DOS_NT]: Convert all slashes to forward style.
(absolute_filename) [DOS_NT]: Emit error message for relative
paths with a drive letter.
(absolute_filename) [DOS_NT]: Handle absolute pathnames with
DOS/NT drive letters which try to reference the parent of the root.
(absolute_dirname) [DOS_NT]: Convert all slashes to forward style.
info, and don't record undo info for the conversion.

28 years agoUpdate MSDOS info.
Richard M. Stallman [Sun, 31 Mar 1996 20:27:53 +0000 (20:27 +0000)]
Update MSDOS info.

28 years ago(TERMINFO): Do define (if HAVE_NCURSES).
Richard M. Stallman [Sat, 30 Mar 1996 16:09:50 +0000 (16:09 +0000)]
(TERMINFO): Do define (if HAVE_NCURSES).