]> git.eshelyaron.com Git - emacs.git/log
emacs.git
28 years ago(AT_WORD_BOUNDARY): Disable macro.
Karl Heuer [Wed, 13 Dec 1995 02:52:23 +0000 (02:52 +0000)]
(AT_WORD_BOUNDARY): Disable macro.
(re_match_2_internal): Work around compiler bug.

28 years ago(main): Fix args to handle `--display DISPLAY'.
Karl Heuer [Wed, 13 Dec 1995 02:33:20 +0000 (02:33 +0000)]
(main): Fix args to handle `--display DISPLAY'.

28 years ago(choose_minibuf_frame): Test HAVE_X_WINDOWS.
Karl Heuer [Wed, 13 Dec 1995 02:30:33 +0000 (02:30 +0000)]
(choose_minibuf_frame): Test HAVE_X_WINDOWS.

28 years ago(Fcall_process) [MSDOS]: Support redirection of
Karl Heuer [Wed, 13 Dec 1995 02:26:40 +0000 (02:26 +0000)]
(Fcall_process) [MSDOS]: Support redirection of
stderr.  Assign process exit code to `synch_process_retcode' and
error description to `synch_process_death'.  Reset
`synch_process_alive' to zero when the sub-process exits.

28 years ago(run_msdos_command): Support redirection of stderr.
Karl Heuer [Wed, 13 Dec 1995 02:26:07 +0000 (02:26 +0000)]
(run_msdos_command): Support redirection of stderr.

28 years ago(IT_set_terminal_modes): Save screen color attribute
Karl Heuer [Wed, 13 Dec 1995 02:22:47 +0000 (02:22 +0000)]
(IT_set_terminal_modes): Save screen color attribute
byte at startup, write saved screen dimensions to termscript
file.
(IT_reset_terminal_modes): When restoring startup screen contents,
only restore as much as was saved, and only as much as the screen
dimensions on exit can hold.  Blank the rest with the background
color saved at startup.  Write restored screen dimensions to
termscript file.

28 years ago(sendmail-send-it): Added support for Resent-CC and
Karl Heuer [Wed, 13 Dec 1995 02:19:05 +0000 (02:19 +0000)]
(sendmail-send-it): Added support for Resent-CC and
Resent-BCC headers.

28 years ago(Ftype_of): Return `char-table' and `bool-vector' for
Karl Heuer [Wed, 13 Dec 1995 02:17:09 +0000 (02:17 +0000)]
(Ftype_of): Return `char-table' and `bool-vector' for
char tables and bool vectors, resp.
(Qchar_table, Qbool_vector): New variables.
(syms_of_data): Initialize and staticpro them.

28 years ago(XMenuActivate): Display the menu pane title.
Karl Heuer [Wed, 13 Dec 1995 02:13:59 +0000 (02:13 +0000)]
(XMenuActivate): Display the menu pane title.
(XMenuLocate): Do not ignore pane title length when deciding on
menu location.

28 years ago(fill-context-prefix): Doc fix.
Karl Heuer [Wed, 13 Dec 1995 02:09:24 +0000 (02:09 +0000)]
(fill-context-prefix): Doc fix.

28 years ago(PTY_OPEN): Block SIGCHLD during openpty.
Karl Heuer [Wed, 13 Dec 1995 02:02:17 +0000 (02:02 +0000)]
(PTY_OPEN): Block SIGCHLD during openpty.

28 years ago(LIBXMU): Use dynamic linking.
Karl Heuer [Wed, 13 Dec 1995 01:58:41 +0000 (01:58 +0000)]
(LIBXMU): Use dynamic linking.

28 years agoChange pointer to nt/INSTALL, not nt/install.
Karl Heuer [Wed, 13 Dec 1995 01:54:12 +0000 (01:54 +0000)]
Change pointer to nt/INSTALL, not nt/install.

28 years ago(create_process): Use Posix signal handling to
Karl Heuer [Wed, 13 Dec 1995 01:52:07 +0000 (01:52 +0000)]
(create_process):  Use Posix signal handling to
block signals, if available.  If HAVE_VFORK, save and restore
signal handlers that the child might change, since in many
systems (e.g. Solaris 2.4) if the child changes the signal
handlers this munges the parent's handler.

28 years ago(HAVE_VFORK): Remove #undef, since we now
Karl Heuer [Wed, 13 Dec 1995 01:51:37 +0000 (01:51 +0000)]
(HAVE_VFORK):  Remove #undef, since we now
know how to use Solaris vfork.
(VFORK_RETURN_TYPE): Remove definition.

28 years agoProvide sh-script.
Karl Heuer [Wed, 13 Dec 1995 01:37:58 +0000 (01:37 +0000)]
Provide sh-script.

28 years ago(change-log-mode): Defaults for `indent-tabs-mode'
Karl Heuer [Wed, 13 Dec 1995 01:36:02 +0000 (01:36 +0000)]
(change-log-mode): Defaults for `indent-tabs-mode'
and `tab-width'.

28 years ago(sh-mode-map): Make the code more legible.
Karl Heuer [Wed, 13 Dec 1995 01:22:05 +0000 (01:22 +0000)]
(sh-mode-map): Make the code more legible.
(sh-font-lock-keywords-1): Allow keyword `in' at eol too.
(sh-font-lock-keywords-only): New variable to prevent an apostrophe
in comment from misfontifying buffer, but to allow users who don't
have such to get strings fontified.
(sh-mode): Use it.

28 years agoWrap case-fold-search for x-frob-font-weight and x-frob-font-slant.
Simon Marshall [Tue, 12 Dec 1995 08:20:37 +0000 (08:20 +0000)]
Wrap case-fold-search for x-frob-font-weight and x-frob-font-slant.

28 years ago(powerpc-harris-powerunix): Add guess for port to new target.
Per Bothner [Tue, 12 Dec 1995 00:47:21 +0000 (00:47 +0000)]
(powerpc-harris-powerunix): Add guess for port to new target.

28 years agoUse comint-input-sender to send text (Peter Gabriel <gabriel@or.iabg.de>).
Simon Marshall [Mon, 11 Dec 1995 13:52:09 +0000 (13:52 +0000)]
Use comint-input-sender to send text (Peter Gabriel <gabriel@or.iabg.de>).

28 years agoDon't turn on in any buffer with a leading space in its name.
Simon Marshall [Sat, 9 Dec 1995 16:35:57 +0000 (16:35 +0000)]
Don't turn on in any buffer with a leading space in its name.
When (un)fontifying, make sure we're doing it in the whole buffer.
Make a command to refontify the window.

28 years ago(gnus-simplify-mode-line): New function to simplify the
Lars Magne Ingebrigtsen [Sat, 9 Dec 1995 08:52:17 +0000 (08:52 +0000)]
(gnus-simplify-mode-line): New function to simplify the
mode line in a safer manner.
(gnus-group-mode, gnus-browse-mode, gnus-summary-mode,
gnus-article-mode, gnus-server-mode): Use the function.

28 years ago(gnus-group-set-mode-line): Allow user defined specs in the group
Lars Magne Ingebrigtsen [Fri, 8 Dec 1995 05:11:19 +0000 (05:11 +0000)]
(gnus-group-set-mode-line): Allow user defined specs in the group
format mode line.

28 years ago(add-log-tcl-defun): Don't use tcl-beginning-of-defun; just go to end
Tom Tromey [Thu, 7 Dec 1995 18:27:47 +0000 (18:27 +0000)]
(add-log-tcl-defun): Don't use tcl-beginning-of-defun; just go to end
of line before searching.

28 years ago(add-log-tcl-defun): Now uses tcl-beginning-of-defun.
Tom Tromey [Thu, 7 Dec 1995 18:18:21 +0000 (18:18 +0000)]
(add-log-tcl-defun): Now uses tcl-beginning-of-defun.

28 years ago* etags.c (Cplusplus_suffixes): Add .M suffix for Objective C++.
Francesco Potortì [Thu, 7 Dec 1995 09:10:54 +0000 (09:10 +0000)]
* etags.c (Cplusplus_suffixes): Add .M suffix for Objective C++.
(gperf): Added keywords for Objective C and GNU macros.
(sym_type): Added values to account for Objective C and GNU macros.
(begtk): The '@' character can start a token.
(objdef, methodlen, objtag): New variables for Objective C.
(consider_token, C_entries): Added code for Objective C.
(plain_C_suffixes): Add .m and .lm for Objective C.
(Yacc_suffixes): Add .ym for Objective yacc.
(GROW_LINEBUFFER): New macro.
(consider_token, C_entries, Pascal_functions): Use the new macro.
(consider_token): Take one more argument.  Caller changed.
(consider_token): Use the hashing function to spot GNU macros.
(C_entries): Consider // as a comment start even in plain C for
the sake of Objective C parsing.
(pfnote): Don't make a tag for ctags if there is no name.
(getit, Asm_labels, Perl_functions, Pascal_functions, L_getit,
get_scheme, prolog_getit): Name the tag in ctags mode.
(pfnote): Truncate ctags lines to 50 chars, like it worked once.
(Perl_interpreters): Accept "@PERL@" as an interpreter.
(suggest_asking_for_help): New function.
(main, get_language_from_name): Use suggest_asking_for_help.
(main): Let get_language_from_name make language existence check.
(streq, strneq): Check the arguments #if DEBUG.

28 years ago* Makefile.in (ctags): depend on etags only for simplicity;
Francesco Potortì [Thu, 7 Dec 1995 08:41:11 +0000 (08:41 +0000)]
* Makefile.in (ctags): depend on etags only for simplicity;
  compile with regexp support enabled.

28 years ago* gnus.el (gnus-parse-headers-hook): New hook.
Lars Magne Ingebrigtsen [Wed, 6 Dec 1995 21:19:47 +0000 (21:19 +0000)]
* gnus.el (gnus-parse-headers-hook): New hook.
(gnus-get-newsgroup-headers): Call it.
(gnus-get-newsgroup-headers-xover): Call it.
(gnus-group-mode-map): Moved `gnus-group-fetch-faq' from `M-f' to
`H f'.
(gnus-summary-copy-article): Allow respooling to any backend.
(gnus-summary-set-process-mark): Make sure each article can only
be process marked once.
(gnus-summary-remove-lines-marked-with): Put point on a valid
article after removing lines.
(gnus-summary-sort-by-author): Didn't allow sorting when
pseudo-articles were present.
(gnus-summary-sort-by-subject): Ditto.

28 years ago(recover-file): Also recover new, unsaved files.
Erik Naggum [Wed, 6 Dec 1995 11:59:55 +0000 (11:59 +0000)]
(recover-file): Also recover new, unsaved files.

28 years agoRecognize aof in the OS field.
Erich Stefan Boleyn [Wed, 6 Dec 1995 11:57:46 +0000 (11:57 +0000)]
Recognize aof in the OS field.

28 years agoFix misspelled comment.
Paul Eggert [Wed, 6 Dec 1995 10:17:57 +0000 (10:17 +0000)]
Fix misspelled comment.

28 years agoMore repairs of wrong function names in menus!
Edward M. Reingold [Tue, 5 Dec 1995 23:38:20 +0000 (23:38 +0000)]
More repairs of wrong function names in menus!

28 years agoRepair function names from rms error in modifying!
Edward M. Reingold [Tue, 5 Dec 1995 23:13:33 +0000 (23:13 +0000)]
Repair function names from rms error in modifying!

28 years agoAutoload diary-iso-date.
Edward M. Reingold [Tue, 5 Dec 1995 23:05:25 +0000 (23:05 +0000)]
Autoload diary-iso-date.

28 years agoChnaged all occurrences of buffer-substring to buffer-substring-no-properties.
Edward M. Reingold [Tue, 5 Dec 1995 23:01:36 +0000 (23:01 +0000)]
Chnaged all occurrences of buffer-substring to buffer-substring-no-properties.

28 years agoFixed dst-in-effect for southern hemisphere. Also made doc string clearer.
Edward M. Reingold [Tue, 5 Dec 1995 22:55:22 +0000 (22:55 +0000)]
Fixed dst-in-effect for southern hemisphere.  Also made doc string clearer.

28 years ago* config.guess: Recognize HP model 816 machines as having
Jeff Law [Mon, 4 Dec 1995 18:22:22 +0000 (18:22 +0000)]
* config.guess: Recognize HP model 816 machines as having
        a PA1.1 processor.

28 years ago(copyright-regexp): Recognize ISO copyright symbol.
Karl Heuer [Sun, 3 Dec 1995 20:43:00 +0000 (20:43 +0000)]
(copyright-regexp): Recognize ISO copyright symbol.
(copyright-update): Pattern is now match #2, not #1.

28 years ago(display-table-slot,set-display-table-slot): Document the slot names.
Erik Naggum [Sun, 3 Dec 1995 01:51:01 +0000 (01:51 +0000)]
(display-table-slot,set-display-table-slot): Document the slot names.

28 years ago(isearch-edit-string): Consider the case when
Richard M. Stallman [Fri, 1 Dec 1995 20:18:18 +0000 (20:18 +0000)]
(isearch-edit-string): Consider the case when
iserch-string is empty and so are the search rings.

28 years ago(gud-sdb-marker-filter): start may be nil, so check it
Richard M. Stallman [Fri, 1 Dec 1995 18:19:34 +0000 (18:19 +0000)]
(gud-sdb-marker-filter): start may be nil, so check it
with numberp before using it.

28 years ago(mips-sgi-irix6*): Set NON_GNU_CPP.
Richard M. Stallman [Fri, 1 Dec 1995 18:08:22 +0000 (18:08 +0000)]
(mips-sgi-irix6*): Set NON_GNU_CPP.

28 years ago(gnus-post-news): Add autoload.
Richard M. Stallman [Fri, 1 Dec 1995 04:46:28 +0000 (04:46 +0000)]
(gnus-post-news): Add autoload.

28 years ago* config.guess: Recognize Pentium under SCO.
Per Bothner [Thu, 30 Nov 1995 21:59:48 +0000 (21:59 +0000)]
* config.guess:  Recognize Pentium under SCO.

28 years ago(tputs): Don't let ospeed overrun the speeds array.
David J. MacKenzie [Thu, 30 Nov 1995 20:05:01 +0000 (20:05 +0000)]
(tputs): Don't let ospeed overrun the speeds array.

28 years agoAdd missing backslash.
Erik Naggum [Thu, 30 Nov 1995 03:43:50 +0000 (03:43 +0000)]
Add missing backslash.

28 years ago(calendar-chinese-sexagesimal-name): Renamed from
Paul Eggert [Thu, 30 Nov 1995 03:25:04 +0000 (03:25 +0000)]
(calendar-chinese-sexagesimal-name): Renamed from
calendar-chinese-sexagisimal-name to fix misspelling.

28 years ago(holiday-rosh-hashanah-etc): Fix misspelled var.
Paul Eggert [Thu, 30 Nov 1995 03:25:04 +0000 (03:25 +0000)]
(holiday-rosh-hashanah-etc): Fix misspelled var.

28 years ago(calendar-absolute-from-astro): Doc fix.
Paul Eggert [Thu, 30 Nov 1995 03:25:04 +0000 (03:25 +0000)]
(calendar-absolute-from-astro): Doc fix.

28 years ago(calendar-next-calendar-round-date, calendar-previous-calendar-round-date):
Paul Eggert [Thu, 30 Nov 1995 03:25:04 +0000 (03:25 +0000)]
(calendar-next-calendar-round-date, calendar-previous-calendar-round-date):
Doc fix.

28 years ago(calendar-setup, calendar-basic-setup, calendar-next-calendar-round-date,
Paul Eggert [Thu, 30 Nov 1995 03:25:04 +0000 (03:25 +0000)]
(calendar-setup, calendar-basic-setup, calendar-next-calendar-round-date,
calendar-previous-calendar-round-date, cal-tex-cursor-year): Doc fix.

28 years ago(list-sexp-diary-entries): Doc fix.
Paul Eggert [Thu, 30 Nov 1995 03:25:04 +0000 (03:25 +0000)]
(list-sexp-diary-entries): Doc fix.

28 years ago(holiday-easter-etc): Fix misspelling of "Whitmonday".
Paul Eggert [Thu, 30 Nov 1995 03:25:04 +0000 (03:25 +0000)]
(holiday-easter-etc): Fix misspelling of "Whitmonday".

28 years ago(solar-longitude): Doc fix.
Paul Eggert [Thu, 30 Nov 1995 03:25:04 +0000 (03:25 +0000)]
(solar-longitude): Doc fix.

28 years agoCorrect .in.in and .h.in in file names.
Richard M. Stallman [Thu, 30 Nov 1995 01:17:25 +0000 (01:17 +0000)]
Correct .in.in and .h.in in file names.

28 years ago(../info/cc-mode, cc-mode.dvi): New targets.
Richard M. Stallman [Thu, 30 Nov 1995 01:11:23 +0000 (01:11 +0000)]
(../info/cc-mode, cc-mode.dvi): New targets.
(INFO_TARGETS): Add ../info/cc-mode.
(DVI_TARGETS): Add cc-mode.dvi.

28 years ago(save-place-limit): New variable.
Richard M. Stallman [Thu, 30 Nov 1995 00:51:26 +0000 (00:51 +0000)]
(save-place-limit): New variable.
(load-save-place-alist-from-file): Obey it.
Fix "done" message.
(save-place-alist-to-file): Fix "done" message.

28 years ago(Fcall_interactively): In `c' case, clear out the message
Richard M. Stallman [Thu, 30 Nov 1995 00:31:52 +0000 (00:31 +0000)]
(Fcall_interactively): In `c' case, clear out the message
after reading the character.

28 years ago(rmail-summary-get-new-mail): Don't call rmail-summary-goto-msg if msg is 0.
Richard M. Stallman [Thu, 30 Nov 1995 00:30:38 +0000 (00:30 +0000)]
(rmail-summary-get-new-mail): Don't call rmail-summary-goto-msg if msg is 0.

28 years ago(auto-mode-alist): Don't purecopy the alist elts.
Richard M. Stallman [Wed, 29 Nov 1995 21:18:05 +0000 (21:18 +0000)]
(auto-mode-alist): Don't purecopy the alist elts.

28 years ago(mips-sni-sysv*): New alias for mips-siemens-sysv*.
Richard M. Stallman [Wed, 29 Nov 1995 20:42:02 +0000 (20:42 +0000)]
(mips-sni-sysv*): New alias for mips-siemens-sysv*.

28 years ago(install-arch-indep): Don't install
Richard M. Stallman [Wed, 29 Nov 1995 20:41:52 +0000 (20:41 +0000)]
(install-arch-indep): Don't install
lispdir/[Mm]akefile*, lispdir/ChangeLog, lispdir/dired.todo.

28 years ago(gud-dbx-find-file): Find correct source file.
Richard M. Stallman [Wed, 29 Nov 1995 05:10:47 +0000 (05:10 +0000)]
(gud-dbx-find-file): Find correct source file.

28 years ago(lisp): Remove c-mode.elc.
Richard M. Stallman [Tue, 28 Nov 1995 19:25:35 +0000 (19:25 +0000)]
(lisp): Remove c-mode.elc.

28 years ago(sys_select): Check timer once even if input is pending.
Richard M. Stallman [Mon, 27 Nov 1995 20:05:44 +0000 (20:05 +0000)]
(sys_select): Check timer once even if input is pending.

28 years ago(apropos-follow): Rewrite to use whole line as target of reference.
Richard M. Stallman [Mon, 27 Nov 1995 05:47:49 +0000 (05:47 +0000)]
(apropos-follow): Rewrite to use whole line as target of reference.

(apropos-mouse-follow): Do save-excursion.
Error if not adjacent to a mouse-face property.

28 years ago(decode_mode_spec): For p and P, avoid overflow with large buffer sizes.
Richard M. Stallman [Mon, 27 Nov 1995 03:03:33 +0000 (03:03 +0000)]
(decode_mode_spec): For p and P, avoid overflow with large buffer sizes.

28 years ago(set_frame_menubar): When called with deep_p == 0,
Richard M. Stallman [Sun, 26 Nov 1995 20:50:52 +0000 (20:50 +0000)]
(set_frame_menubar): When called with deep_p == 0,
that invalidates the previous f->menu_bar_vector.

28 years ago(build-mail-aliases): Use buffer-substring-no-properties not buffer-substring.
Richard M. Stallman [Sat, 25 Nov 1995 18:21:17 +0000 (18:21 +0000)]
(build-mail-aliases): Use buffer-substring-no-properties not buffer-substring.

29 years agoExclude subdirs.el.
Richard M. Stallman [Sat, 25 Nov 1995 05:49:37 +0000 (05:49 +0000)]
Exclude subdirs.el.

29 years agoInitial revision
Richard M. Stallman [Sat, 25 Nov 1995 05:42:30 +0000 (05:42 +0000)]
Initial revision

29 years agoRenamed from diary.el.
Richard M. Stallman [Sat, 25 Nov 1995 05:39:20 +0000 (05:39 +0000)]
Renamed from diary.el.

29 years agoUse new file name diary-lib.
Richard M. Stallman [Sat, 25 Nov 1995 05:36:12 +0000 (05:36 +0000)]
Use new file name diary-lib.

29 years ago(add-change-log-entry): Initialize add-log-full-name
Richard M. Stallman [Sat, 25 Nov 1995 03:47:12 +0000 (03:47 +0000)]
(add-change-log-entry): Initialize add-log-full-name
and add-log-mailing-address before prompting.

29 years ago(eldoc-message): New macro.
Noah Friedman [Sat, 25 Nov 1995 03:45:25 +0000 (03:45 +0000)]
(eldoc-message): New macro.
(eldoc-print-var-docstring, eldoc-print-fnsym-args): Use it.

29 years ago(IT_set_menu_bar_lines): Clear last_modified field.
Richard M. Stallman [Sat, 25 Nov 1995 03:02:09 +0000 (03:02 +0000)]
(IT_set_menu_bar_lines): Clear last_modified field.

29 years ago(imenu-generic-expression, imenu--generic-function): Doc fix.
Richard M. Stallman [Sat, 25 Nov 1995 00:28:44 +0000 (00:28 +0000)]
(imenu-generic-expression, imenu--generic-function): Doc fix.

29 years ago(inferior-lisp-load-command): Doc fix.
Richard M. Stallman [Sat, 25 Nov 1995 00:28:19 +0000 (00:28 +0000)]
(inferior-lisp-load-command): Doc fix.

29 years ago(sort-regexp-fields): Doc fix.
Richard M. Stallman [Sat, 25 Nov 1995 00:28:04 +0000 (00:28 +0000)]
(sort-regexp-fields): Doc fix.

29 years agoComment change.
Richard M. Stallman [Sat, 25 Nov 1995 00:20:46 +0000 (00:20 +0000)]
Comment change.

29 years ago(font-lock-make-faces): Add special code for ms-dos.
Richard M. Stallman [Sat, 25 Nov 1995 00:19:25 +0000 (00:19 +0000)]
(font-lock-make-faces): Add special code for ms-dos.

29 years ago(view-mode, view-mode-enter): Doc changes.
Richard M. Stallman [Fri, 24 Nov 1995 23:18:22 +0000 (23:18 +0000)]
(view-mode, view-mode-enter): Doc changes.
(view-mode-map): Change h and ? to use describe-mode.
Delete binding of help char.
(view-mode-enter): Use describe-mode in message.

29 years ago(view-mode-enter): Replace Help-helper by help-command
Richard M. Stallman [Fri, 24 Nov 1995 22:44:27 +0000 (22:44 +0000)]
(view-mode-enter): Replace Help-helper by help-command
in doc string and message.

29 years ago(read_char): Handle unread events from popup menus.
Richard M. Stallman [Fri, 24 Nov 1995 22:42:19 +0000 (22:42 +0000)]
(read_char): Handle unread events from popup menus.

29 years ago(ediff-intersect-directories): Quote symbols starting with `:'.
Richard M. Stallman [Fri, 24 Nov 1995 22:24:33 +0000 (22:24 +0000)]
(ediff-intersect-directories): Quote symbols starting with `:'.

29 years ago(cmpl-make-standard-completion-syntax-table)
Richard M. Stallman [Fri, 24 Nov 1995 22:20:07 +0000 (22:20 +0000)]
(cmpl-make-standard-completion-syntax-table)
(cmpl-make-c-def-completion-syntax-table): Use make-syntax-table.
(completion-c-mode-hook): Encapsulate C-mode changes in new function.
Either call it now or put it on c-mode-hook.

29 years ago(Man-fontify-manpage, Man-cleanup-manpage):
Richard M. Stallman [Fri, 24 Nov 1995 22:19:32 +0000 (22:19 +0000)]
(Man-fontify-manpage, Man-cleanup-manpage):
Convert \255 to a dash.

29 years ago(etc): Delete *.orig and *.rej.
Richard M. Stallman [Wed, 22 Nov 1995 22:45:15 +0000 (22:45 +0000)]
(etc): Delete *.orig and *.rej.

29 years ago(XTframe_up_to_date): Block and unblock input.
Richard M. Stallman [Wed, 22 Nov 1995 22:23:32 +0000 (22:23 +0000)]
(XTframe_up_to_date): Block and unblock input.

29 years ago(install, clean): Don't use switches to del not supported by Win95.
Geoff Voelker [Wed, 22 Nov 1995 19:04:36 +0000 (19:04 +0000)]
(install, clean): Don't use switches to del not supported by Win95.

29 years ago(DOC, clean): Don't use switches to del not supported by Win95.
Geoff Voelker [Wed, 22 Nov 1995 19:02:17 +0000 (19:02 +0000)]
(DOC, clean): Don't use switches to del not supported by Win95.

29 years ago(install, fast_install, real_install, clean):
Geoff Voelker [Wed, 22 Nov 1995 18:57:36 +0000 (18:57 +0000)]
(install, fast_install, real_install, clean):
Don't use switches to del not supported by Win95.

29 years ago(CP_DIR): Use platform independent switches for xcopy.
Geoff Voelker [Wed, 22 Nov 1995 18:57:13 +0000 (18:57 +0000)]
(CP_DIR): Use platform independent switches for xcopy.

29 years ago(msdos-color-aliases): Add more aliases.
Richard M. Stallman [Wed, 22 Nov 1995 13:44:42 +0000 (13:44 +0000)]
(msdos-color-aliases): Add more aliases.
(msdos-face-setup): Change colors for bold, bold-italic, underline.
(x-frob-font-slant): Define as no-op.

29 years ago(XTmouse_position): Exit the loop if child == win.
Richard M. Stallman [Wed, 22 Nov 1995 12:38:53 +0000 (12:38 +0000)]
(XTmouse_position): Exit the loop if child == win.
(x_iconify_frame): Call FRAME_SAMPLE_VISIBILITY.

29 years ago(Fset_face_attribute_internal) [MSDOS]: Set font field to 1.
Richard M. Stallman [Wed, 22 Nov 1995 12:13:35 +0000 (12:13 +0000)]
(Fset_face_attribute_internal) [MSDOS]: Set font field to 1.

29 years ago(internal_terminal_init): Initialize the_only_x_display.font.
Richard M. Stallman [Wed, 22 Nov 1995 12:09:49 +0000 (12:09 +0000)]
(internal_terminal_init): Initialize the_only_x_display.font.

29 years ago(dos_set_keyboard): If CODE is not recognized,
Richard M. Stallman [Wed, 22 Nov 1995 10:47:09 +0000 (10:47 +0000)]
(dos_set_keyboard): If CODE is not recognized,
initialize to the US keyboard table.

29 years ago(LIB_MOTIF): New definition.
Richard M. Stallman [Tue, 21 Nov 1995 23:35:25 +0000 (23:35 +0000)]
(LIB_MOTIF): New definition.