bpt/emacs.git
27 years agoCheck for com_err library, but only if --with-kerberos was used.
Richard M. Stallman [Wed, 28 Aug 1996 15:48:30 +0000 (15:48 +0000)]
Check for com_err library, but only if --with-kerberos was used.
Check for krb and des only if --with-kerberos.

27 years ago(tar-mode-write-file): Clear buffer's own modified flag
Richard M. Stallman [Wed, 28 Aug 1996 14:27:08 +0000 (14:27 +0000)]
(tar-mode-write-file): Clear buffer's own modified flag
after clearing the ones listed within it.

27 years ago(command_loop_1): Cancel echoing etc.
Richard M. Stallman [Wed, 28 Aug 1996 14:24:49 +0000 (14:24 +0000)]
(command_loop_1): Cancel echoing etc.
before running post-command-hook and such.

27 years ago1996-08-27 Lars Magne Ingebrigtsen <larsi@ifi.uio.no>
Lars Magne Ingebrigtsen [Wed, 28 Aug 1996 00:04:03 +0000 (00:04 +0000)]
1996-08-27  Lars Magne Ingebrigtsen  <larsi@ifi.uio.no>

* gnus.el (gnus-decode-rfc1522): Didn't put point at point-min
before starting to decode.

27 years ago(dired-chown-program): Replace lignux with gnu/linux.
Richard M. Stallman [Tue, 27 Aug 1996 17:45:29 +0000 (17:45 +0000)]
(dired-chown-program): Replace lignux with gnu/linux.

27 years ago(set_frame_menubar): Don't add ibw to menubar_size.
Richard M. Stallman [Tue, 27 Aug 1996 13:40:40 +0000 (13:40 +0000)]
(set_frame_menubar): Don't add ibw to menubar_size.

27 years ago(x_window): Don't add ibw to menubar_size.
Richard M. Stallman [Tue, 27 Aug 1996 13:40:00 +0000 (13:40 +0000)]
(x_window): Don't add ibw to menubar_size.

27 years ago(mouse-region-delete-keys): New variable.
Richard M. Stallman [Tue, 27 Aug 1996 01:03:35 +0000 (01:03 +0000)]
(mouse-region-delete-keys): New variable.
(mouse-show-mark): If one of those keys is next, delete the region.

27 years agoAdd item for something like Adobe Illustrator/Corel Draw.
Richard M. Stallman [Tue, 27 Aug 1996 00:14:26 +0000 (00:14 +0000)]
Add item for something like Adobe Illustrator/Corel Draw.

27 years ago(MOVE_LIBS): Use conditionals on
Richard M. Stallman [Mon, 26 Aug 1996 21:33:49 +0000 (21:33 +0000)]
(MOVE_LIBS): Use conditionals on
KERBEROS, HAVE_LIBKRB and HAVE_LIBDES to set it up.

27 years ago(apropos-mode-map): Don't use view-mode;
Richard M. Stallman [Mon, 26 Aug 1996 21:27:24 +0000 (21:27 +0000)]
(apropos-mode-map): Don't use view-mode;
instead, bind SPC and DEL directly.

27 years agoChange `GNU Emacs' to `this program' in the comment referring the reader
Paul Eggert [Mon, 26 Aug 1996 21:20:48 +0000 (21:20 +0000)]
Change `GNU Emacs' to `this program' in the comment referring the reader
to the file COPYING, since rcs2log is distributed as part of programs
other than GNU Emacs.

27 years agoDescribe --with-pop and related options.
Richard M. Stallman [Mon, 26 Aug 1996 17:58:30 +0000 (17:58 +0000)]
Describe --with-pop and related options.

27 years agoAdd `units' replacement. Add Real Audio'player and generator.
Richard M. Stallman [Mon, 26 Aug 1996 16:43:05 +0000 (16:43 +0000)]
Add `units' replacement.  Add Real Audio'player and generator.
Delete Photoshop replacement.

27 years agoReverse conditional in previous change.
Richard M. Stallman [Mon, 26 Aug 1996 16:10:43 +0000 (16:10 +0000)]
Reverse conditional in previous change.

27 years ago(shell-mode): Don't assume /dev/null is its own truename.
Richard M. Stallman [Mon, 26 Aug 1996 15:33:13 +0000 (15:33 +0000)]
(shell-mode): Don't assume /dev/null is its own truename.

27 years ago(diff): Don't pop to *diff* buffer. Change bogus
Richard M. Stallman [Mon, 26 Aug 1996 15:21:57 +0000 (15:21 +0000)]
(diff): Don't pop to *diff* buffer.  Change bogus
unwind-protect to save-excursion.

27 years ago(ensure-mark): Minor rewrite.
Richard M. Stallman [Mon, 26 Aug 1996 15:15:02 +0000 (15:15 +0000)]
(ensure-mark): Minor rewrite.
(scroll-down-mark): Handle pc-select-override-scroll-error,
(scroll-down-nomark): Likewise.
(scroll-up-mark, scroll-up-nomark): Likewise.
(pc-selection-mode): Get rid of the advice on scroll-up, scroll-down.

27 years ago(byte-compile-insert-header): Fix previous change.
Richard M. Stallman [Mon, 26 Aug 1996 14:46:44 +0000 (14:46 +0000)]
(byte-compile-insert-header): Fix previous change.

27 years ago(imenu--in-alist): Accept only bottom-level matches.
Richard M. Stallman [Mon, 26 Aug 1996 00:08:21 +0000 (00:08 +0000)]
(imenu--in-alist): Accept only bottom-level matches.

27 years ago(fast_find_position): Fix previous change.
Richard M. Stallman [Sun, 25 Aug 1996 23:31:20 +0000 (23:31 +0000)]
(fast_find_position): Fix previous change.

27 years ago(byte-compile-insert-header):
Richard M. Stallman [Sun, 25 Aug 1996 23:18:39 +0000 (23:18 +0000)]
(byte-compile-insert-header):
Edit byte-compile-version to extract just the version number.

27 years ago(byte-compile-version): Use $Revision, not $Id.
Richard M. Stallman [Sun, 25 Aug 1996 23:14:30 +0000 (23:14 +0000)]
(byte-compile-version): Use $Revision, not $Id.

27 years ago(byte-compile-insert-header): Clean up syntax
Richard M. Stallman [Sun, 25 Aug 1996 23:11:07 +0000 (23:11 +0000)]
(byte-compile-insert-header): Clean up syntax
(byte-compile-version): Use the RCS version number.

27 years ago(fast_find_position): Minor fix in handling maybe_next_line.
Richard M. Stallman [Sun, 25 Aug 1996 17:48:32 +0000 (17:48 +0000)]
(fast_find_position): Minor fix in handling maybe_next_line.

27 years ago(HAVE_LIBKRB, HAVE_LIBDES): Add #undefs.
Richard M. Stallman [Sun, 25 Aug 1996 17:00:12 +0000 (17:00 +0000)]
(HAVE_LIBKRB, HAVE_LIBDES): Add #undefs.

27 years agoCheck for krb and des libraries.
Richard M. Stallman [Sun, 25 Aug 1996 16:58:09 +0000 (16:58 +0000)]
Check for krb and des libraries.

27 years ago(command_loop_1): Check column_number_displayed
Richard M. Stallman [Sun, 25 Aug 1996 16:34:36 +0000 (16:34 +0000)]
(command_loop_1): Check column_number_displayed
in the selected window, not Vcolumn_number_mode.
(Vcolumn_number_mode): Variable deleted.
(syms_of_keyboard): Delete Lisp variable column-number-mode.

27 years ago(minibuffer-setup-hook): Fix misspelling of hook name.
Richard M. Stallman [Sun, 25 Aug 1996 02:31:33 +0000 (02:31 +0000)]
(minibuffer-setup-hook): Fix misspelling of hook name.

27 years agoInclude des.h krb.h with no dir name if SOLARIS2.
Richard M. Stallman [Sun, 25 Aug 1996 02:27:24 +0000 (02:27 +0000)]
Include des.h krb.h with no dir name if SOLARIS2.

27 years ago(*-sunos4.1.[3-9]*noshare): Use sunos413, not sunos4-1-3.
Richard M. Stallman [Sun, 25 Aug 1996 02:19:28 +0000 (02:19 +0000)]
(*-sunos4.1.[3-9]*noshare): Use sunos413, not sunos4-1-3.
(m88k-dg-dgux5.4R3*): Use dgux5-4-3, not dgux5-4r3.
(arm-acorn-riscix1.2*): Use riscix12, not riscix1-2.

27 years agoInitial revision
Richard M. Stallman [Sun, 25 Aug 1996 02:14:42 +0000 (02:14 +0000)]
Initial revision

27 years ago(tex-main-file): New variable.
Richard M. Stallman [Sun, 25 Aug 1996 01:25:07 +0000 (01:25 +0000)]
(tex-main-file): New variable.
(tex-file): Use that.  Rename local var to source-file
so it is obviously local.

27 years ago(gnus-group-enter-directory): Virtual server definition
Lars Magne Ingebrigtsen [Sat, 24 Aug 1996 23:22:22 +0000 (23:22 +0000)]
(gnus-group-enter-directory): Virtual server definition
list wasn't quoted.

27 years agoSat Aug 24 23:32:02 1996 Lars Magne Ingebrigtsen <larsi@ylfing.ifi.uio.no>
Lars Magne Ingebrigtsen [Sat, 24 Aug 1996 21:38:59 +0000 (21:38 +0000)]
Sat Aug 24 23:32:02 1996  Lars Magne Ingebrigtsen  <larsi@ylfing.ifi.uio.no>

* gnus.el (gnus-group-enter-directory): Would temporarily bind
`nneething-read-only', shadowing the proper `defvar'.

27 years agoAdd xrefs from Saving Buffers to Format Conversion and Saving
Richard M. Stallman [Sat, 24 Aug 1996 21:26:03 +0000 (21:26 +0000)]
Add xrefs from Saving Buffers to Format Conversion and Saving
Properties.

27 years ago(xdialog_show): Don't allow 9 buttons.
Richard M. Stallman [Sat, 24 Aug 1996 21:24:45 +0000 (21:24 +0000)]
(xdialog_show): Don't allow 9 buttons.

27 years agoUse ISO 8601 date format, with time zone appended if
Erik Naggum [Sat, 24 Aug 1996 21:11:14 +0000 (21:11 +0000)]
Use ISO 8601 date format, with time zone appended if
change-log-time-zone-rule is non-nil, instead of traditional Unix date
format.

(datearg): When computing default from ChangeLog, handle ISO format dates
in addition to old-fashioned dates from Emacs 19.31 and earlier.  Don't
worry about hh:mm:ss since the resolution is now by day.  Use emtpy
datearg, not empty rlog_options, to decide whether to pass "$datearg"
option to $rlog.
(logTZ): New variable, set to TZ specified by change-log-time-zone-rule.
(month_data): Remove `mo'; no longer needed.
(rlog_options): Use -zLT for localltime output, if `rlog' supports it.
(extractTZ): Use UTC if the zone is t.

Match `revision' line of rlog output more accurately.

Add -c, -v options.

27 years ago(Fencode_time, Fset_time_zone_rule): Use UTC if the zone is t.
Erik Naggum [Sat, 24 Aug 1996 21:11:13 +0000 (21:11 +0000)]
(Fencode_time, Fset_time_zone_rule): Use UTC if the zone is t.

27 years agoChange to ISO 8601 date formats, without time of day.
Erik Naggum [Sat, 24 Aug 1996 21:10:47 +0000 (21:10 +0000)]
Change to ISO 8601 date formats, without time of day.
(change-log-font-lock-keywords): Adjust accordingly.
(add-change-log-entry): Compare and insert with new date format.
(change-log-mode): Make `paragraph-start' and `paragraph-separate' use \<
like `page-delimiter' for consistency.
(change-log-time-zone-rule): New variable.
(iso8601-time-zone): New function.
(add-change-log-entry): If change-log-time-zone-rule is non-nil, calculate
date according to that rule, and indicate resulting time zone.

27 years ago(print-quoted): New variable.
Erik Naggum [Sat, 24 Aug 1996 19:39:34 +0000 (19:39 +0000)]
(print-quoted): New variable.
(print): Print certain expressions more compactly when set.
Also use XCAR and XCDR directly -- we know we have conses.

27 years agoReplace \n in doc strings.
Richard M. Stallman [Sat, 24 Aug 1996 16:10:28 +0000 (16:10 +0000)]
Replace \n in doc strings.
(pc-selection-mode): Big doc fix.  Don't bind f1.

(forward-line-mark): New function.
(forward-line-nomark): New function.
(backward-line-mark): New function.
(backward-line-nomark): New function.
(pc-selection-mode): Add keybindings for those functions.
(pc-select-override-scroll-error): New variable.

27 years ago(isearch-edit-string): When starting nonincremental
Richard M. Stallman [Sat, 24 Aug 1996 16:03:25 +0000 (16:03 +0000)]
(isearch-edit-string): When starting nonincremental
search, after peeking ahead one char, call cancel-kbd-macro-events.

27 years ago(Fsplit_window): Fix previous change.
Erik Naggum [Sat, 24 Aug 1996 12:12:08 +0000 (12:12 +0000)]
(Fsplit_window): Fix previous change.

27 years ago(x_term_init): If the default Xt font does not exist on
Richard M. Stallman [Sat, 24 Aug 1996 00:03:22 +0000 (00:03 +0000)]
(x_term_init): If the default Xt font does not exist on
the X server, add a resource so that dialog boxes use a common font.

27 years agoInclude <config.h>, so DOS_NT is defined on MSDOS.
Richard M. Stallman [Fri, 23 Aug 1996 08:16:06 +0000 (08:16 +0000)]
Include <config.h>, so DOS_NT is defined on MSDOS.

27 years ago(Fsplit_window): Treat width just like height;
Richard M. Stallman [Fri, 23 Aug 1996 06:20:58 +0000 (06:20 +0000)]
(Fsplit_window): Treat width just like height;
no special handling for scroll bars.

27 years ago(apropos-mode): Turn on View mode.
Richard M. Stallman [Thu, 22 Aug 1996 19:57:35 +0000 (19:57 +0000)]
(apropos-mode): Turn on View mode.

27 years ago(paths.h, config.h): Targets deleted.
Richard M. Stallman [Thu, 22 Aug 1996 19:48:43 +0000 (19:48 +0000)]
(paths.h, config.h): Targets deleted.
(../config.status): Add two new rules to check need for reconfigure.

27 years agoGenerate src/paths.h here.
Richard M. Stallman [Thu, 22 Aug 1996 19:29:12 +0000 (19:29 +0000)]
Generate src/paths.h here.

27 years ago(paths-force): Don't print a message.
Richard M. Stallman [Thu, 22 Aug 1996 19:28:44 +0000 (19:28 +0000)]
(paths-force): Don't print a message.

27 years ago(src/paths.h): Target deleted.
Richard M. Stallman [Thu, 22 Aug 1996 19:28:01 +0000 (19:28 +0000)]
(src/paths.h): Target deleted.
(paths-force): Delete all dependencies on this target
but don't delete the target.
(install): Depend on `all'.

27 years ago(change_frame_size_1): Clean up conditional.
Erik Naggum [Thu, 22 Aug 1996 08:23:30 +0000 (08:23 +0000)]
(change_frame_size_1): Clean up conditional.

27 years ago(send_process): GCPRO object.
Richard M. Stallman [Thu, 22 Aug 1996 02:57:09 +0000 (02:57 +0000)]
(send_process): GCPRO object.

27 years ago(keyboard-translate): Use a char-table.
Richard M. Stallman [Wed, 21 Aug 1996 20:36:30 +0000 (20:36 +0000)]
(keyboard-translate): Use a char-table.
(keyboard-translate-table): Add char-table-extra-slots property.

27 years agoConditionalize the changes below on not __linux__.
Richard M. Stallman [Wed, 21 Aug 1996 20:18:00 +0000 (20:18 +0000)]
Conditionalize the changes below on  not __linux__.

Include reloc.h and elf_abi.h.
(rel_dyn_section, dynstr_section, dynsym_section): New variables.
(old_data_scnhdr): New variable.
(CHECK_SCNHDR): Compare just 8 chars of section name.
(unexec): Check for rel_dyn_section, dynsym_section, dynstr_section.
Do call update_dynamic_symbols.
(update_dynamic_symbols): Finish it up and take away #if 0.

27 years ago(kill-region): inhibit-read-only overrides text props too.
Richard M. Stallman [Wed, 21 Aug 1996 16:20:39 +0000 (16:20 +0000)]
(kill-region): inhibit-read-only overrides text props too.

27 years ago(x_set_scroll_bar_width): Call x_set_window_size when arg is nil.
Richard M. Stallman [Wed, 21 Aug 1996 04:53:08 +0000 (04:53 +0000)]
(x_set_scroll_bar_width): Call x_set_window_size when arg is nil.

27 years ago(revert-buffer): Doc fix.
Richard M. Stallman [Tue, 20 Aug 1996 21:22:41 +0000 (21:22 +0000)]
(revert-buffer): Doc fix.

27 years ago[fixing previous change]
Karl Heuer [Tue, 20 Aug 1996 20:50:35 +0000 (20:50 +0000)]
[fixing previous change]
(change-log-mode-map): Don't bind M-q.
(change-log-mode): Set fill-paragraph-function instead.

27 years ago(makefile-font-lock-keywords): Catch variable
Richard M. Stallman [Tue, 20 Aug 1996 20:42:52 +0000 (20:42 +0000)]
(makefile-font-lock-keywords): Catch variable
references that use substitutions.

27 years ago(change-log-mode): Set fill-paragraph-function.
Karl Heuer [Tue, 20 Aug 1996 19:11:55 +0000 (19:11 +0000)]
(change-log-mode): Set fill-paragraph-function.
(change-log-mode-map): Deleted; no bindings left.

27 years ago(ielm-map): Don't bind M-q.
Karl Heuer [Tue, 20 Aug 1996 19:10:47 +0000 (19:10 +0000)]
(ielm-map): Don't bind M-q.
(inferior-emacs-lisp-mode): Set fill-paragraph-function instead.

27 years ago(unexec): Copy the .got section.
Richard M. Stallman [Mon, 19 Aug 1996 16:53:35 +0000 (16:53 +0000)]
(unexec): Copy the .got section.

27 years ago(modify-face): Handle nil as stipple value.
Richard M. Stallman [Mon, 19 Aug 1996 16:31:27 +0000 (16:31 +0000)]
(modify-face): Handle nil as stipple value.
(internal-face-interactive-stipple): New function.
(set-face-stipple): Use internal-face-interactive-stipple.

27 years ago(NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):
Richard M. Stallman [Sun, 18 Aug 1996 20:30:29 +0000 (20:30 +0000)]
(NON_GCC_LINK_TEST_OPTIONS, GCC_LINK_TEST_OPTIONS):
New variables that affect linking only.
(alpha-dec-osf*): Use those instead of previous change.

27 years ago(rfc822-bad-address): Don't put a newline into the
Richard M. Stallman [Sun, 18 Aug 1996 01:18:56 +0000 (01:18 +0000)]
(rfc822-bad-address): Don't put a newline into the
error message; this confuses rmail.

27 years ago(Fx_open_connection): Don't set Vx_resource_name.
Richard M. Stallman [Sat, 17 Aug 1996 16:57:21 +0000 (16:57 +0000)]
(Fx_open_connection): Don't set Vx_resource_name.

27 years ago(mouse-drag-region): Don't call mouse-set-region-1
Richard M. Stallman [Sat, 17 Aug 1996 16:56:19 +0000 (16:56 +0000)]
(mouse-drag-region): Don't call mouse-set-region-1
if mark is gone or no longer active or if we changed buffers.

27 years ago(rmail-ignored-headers): Remove extra paren.
Erik Naggum [Sat, 17 Aug 1996 11:53:54 +0000 (11:53 +0000)]
(rmail-ignored-headers): Remove extra paren.

27 years ago(rmail-ignored-headers): Hide X-char* and X-face, but not Sender.
Richard M. Stallman [Sat, 17 Aug 1996 07:20:46 +0000 (07:20 +0000)]
(rmail-ignored-headers): Hide X-char* and X-face, but not Sender.

27 years ago(decipher-get-undo-copy): New function.
Richard M. Stallman [Sat, 17 Aug 1996 03:12:18 +0000 (03:12 +0000)]
(decipher-get-undo-copy): New function.
(decipher-get-undo): Use it.

27 years ago(shell-command): Really use output-buffer in synchronous
Richard M. Stallman [Sat, 17 Aug 1996 02:10:31 +0000 (02:10 +0000)]
(shell-command): Really use output-buffer in synchronous
case, when it is a buffer.

27 years ago(Fdelete_backward_char): Fix off-by-one error.
Karl Heuer [Fri, 16 Aug 1996 23:14:09 +0000 (23:14 +0000)]
(Fdelete_backward_char): Fix off-by-one error.
Treat deleted newline specially.

27 years ago(rmail-ignored-headers): Ignore Path:, Sender:, X-mailer:.
Richard M. Stallman [Fri, 16 Aug 1996 19:09:34 +0000 (19:09 +0000)]
(rmail-ignored-headers): Ignore Path:, Sender:, X-mailer:.

27 years ago(Fbyte_code): For relative gotos, force signed arithmetic.
Richard M. Stallman [Fri, 16 Aug 1996 19:08:24 +0000 (19:08 +0000)]
(Fbyte_code): For relative gotos, force signed arithmetic.

27 years ago(ange-ftp-process-filter): Discard nulls.
Richard M. Stallman [Fri, 16 Aug 1996 17:21:31 +0000 (17:21 +0000)]
(ange-ftp-process-filter): Discard nulls.

27 years ago(modify-face): Handle stipple values
Richard M. Stallman [Fri, 16 Aug 1996 05:09:09 +0000 (05:09 +0000)]
(modify-face): Handle stipple values
of the form (WIDTH HEIGHT DATA).

27 years agoComment change.
Richard M. Stallman [Thu, 15 Aug 1996 21:18:04 +0000 (21:18 +0000)]
Comment change.

27 years ago(install-arch-indep): Install info/messages.
Richard M. Stallman [Thu, 15 Aug 1996 18:48:58 +0000 (18:48 +0000)]
(install-arch-indep): Install info/messages.

27 years ago(news-inews-program): Look for /usr/contrib/lib/news/inews.
Richard M. Stallman [Thu, 15 Aug 1996 03:03:16 +0000 (03:03 +0000)]
(news-inews-program): Look for /usr/contrib/lib/news/inews.

27 years ago(html-tag-alist): Fix the entry for "font".
Richard M. Stallman [Wed, 14 Aug 1996 21:32:10 +0000 (21:32 +0000)]
(html-tag-alist): Fix the entry for "font".

27 years agoMany changes.
Richard M. Stallman [Wed, 14 Aug 1996 20:43:03 +0000 (20:43 +0000)]
Many changes.

27 years ago(message-mode): Delete abbrev mode initialization.
Erik Naggum [Wed, 14 Aug 1996 02:47:51 +0000 (02:47 +0000)]
(message-mode): Delete abbrev mode initialization.
(message-mode-hook): Move it here, instead, so the user can override it.

27 years ago(message-y-or-n-p, message-talkative-question, message-flatten-list,
Erik Naggum [Wed, 14 Aug 1996 02:09:54 +0000 (02:09 +0000)]
(message-y-or-n-p, message-talkative-question, message-flatten-list,
message-flatten-list-1): Move utility functions up so macro is defined
before first invocation.

27 years agonew version from Torbj�Einarsson.
Erik Naggum [Wed, 14 Aug 1996 01:59:41 +0000 (01:59 +0000)]
new version from Torbj�Einarsson.

27 years agoShow how to reorder buffers.
Richard M. Stallman [Tue, 13 Aug 1996 21:25:03 +0000 (21:25 +0000)]
Show how to reorder buffers.

27 years ago(ange-ftp-kill-ftp-process): Handle buffer name as arg.
Richard M. Stallman [Tue, 13 Aug 1996 18:29:36 +0000 (18:29 +0000)]
(ange-ftp-kill-ftp-process): Handle buffer name as arg.

27 years agoFix include file name.
Richard M. Stallman [Tue, 13 Aug 1996 15:27:23 +0000 (15:27 +0000)]
Fix include file name.
(NO_FILIO_H): Move definition.

27 years ago(update_one_menu_entry): Fix previous change:
Richard M. Stallman [Mon, 12 Aug 1996 18:57:08 +0000 (18:57 +0000)]
(update_one_menu_entry): Fix previous change:
When XmIsCascadeButton, don't call XmCreateCascadeButtonGadget,
just modify the existing one.

27 years ago(isearch-whitespace-chars): If isearch-invalid-regexp, insert just a space.
Richard M. Stallman [Sun, 11 Aug 1996 00:19:31 +0000 (00:19 +0000)]
(isearch-whitespace-chars): If isearch-invalid-regexp, insert just a space.

27 years ago(POSIX_SIGNALS): Don't define it, #undef instead.
Richard M. Stallman [Sat, 10 Aug 1996 23:42:03 +0000 (23:42 +0000)]
(POSIX_SIGNALS): Don't define it, #undef instead.
(NO_SOCKETS_IN_FILE_SYSTEM): Definition deleted.
(sigblock): New definition.

27 years ago(LOAD_AVE_TYPE, FSCALE, LOAD_AVE_CVT): Undef them before defining.
Richard M. Stallman [Sat, 10 Aug 1996 18:58:06 +0000 (18:58 +0000)]
(LOAD_AVE_TYPE, FSCALE, LOAD_AVE_CVT): Undef them before defining.

27 years ago(i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*): Fix previous change.
Richard M. Stallman [Sat, 10 Aug 1996 18:51:31 +0000 (18:51 +0000)]
(i[3456]86-sequent-ptx4*, i[3456]86-sequent-sysv4*): Fix previous change.

27 years ago(merge_widget_value): Undo previous change.
Richard M. Stallman [Sat, 10 Aug 1996 18:51:19 +0000 (18:51 +0000)]
(merge_widget_value): Undo previous change.

27 years ago(update_one_menu_entry): When creating a pulldown
Richard M. Stallman [Sat, 10 Aug 1996 18:48:18 +0000 (18:48 +0000)]
(update_one_menu_entry): When creating a pulldown
in an existing but empty menu item, in order to get a new functional
pulldown, the menu item must be switched from an XmPushButtonGadget
into a XmCascadeButtonGadget.

27 years ago(bibtex-mode): Set normal-auto-fill-function locally;
Richard M. Stallman [Fri, 9 Aug 1996 22:31:46 +0000 (22:31 +0000)]
(bibtex-mode): Set normal-auto-fill-function locally;
don't set auto-fill-function.  Don't turn on Auto Fill mode.

27 years ago[__ELF__] (UNEXEC): Use unexelf1.c.
Richard M. Stallman [Fri, 9 Aug 1996 22:04:54 +0000 (22:04 +0000)]
[__ELF__] (UNEXEC): Use unexelf1.c.

27 years ago[__ELF__ && __GNUC__] (C_SWITCH_MACHINE): Add -fno-common.
Richard M. Stallman [Fri, 9 Aug 1996 22:00:35 +0000 (22:00 +0000)]
[__ELF__ && __GNUC__] (C_SWITCH_MACHINE): Add -fno-common.
(TEXT_START, DATA_START, DATA_SEG_BITS, UNEXEC): Define only if
__ELF__ is not defined.
(LINUX_SBRK_BUG): Define only if LINUX and __GNU_LIBRARY__ < 6.
(NO_TERMIO): Always define this.  No Alpha system should need termio.
(COFF, DATA_END): Define only if __ELF__ is not defined.

27 years agoInitial revision
Richard M. Stallman [Fri, 9 Aug 1996 21:57:00 +0000 (21:57 +0000)]
Initial revision