]> code.delx.au - gnu-emacs/log
gnu-emacs
23 years agoMissing paren.
Stefan Monnier [Thu, 5 Oct 2000 22:28:23 +0000 (22:28 +0000)]
Missing paren.

23 years ago(help-xref-on-pp): Use match-string.
Stefan Monnier [Thu, 5 Oct 2000 22:27:38 +0000 (22:27 +0000)]
(help-xref-on-pp): Use match-string.
(describe-variable): New arg BUFFER.
Store the current buffer in the help-xref-stack.
(temp-buffer-resize-mode): Use define-minor-mode.

23 years agoirix64, gnus-mule.el
Dave Love [Thu, 5 Oct 2000 22:24:10 +0000 (22:24 +0000)]
irix64, gnus-mule.el

23 years ago(jit-lock-mode): Use jit-lock-defer-contextually
Stefan Monnier [Thu, 5 Oct 2000 21:30:02 +0000 (21:30 +0000)]
(jit-lock-mode): Use jit-lock-defer-contextually
consistently with its docstring.
Set jit-lock-first-unfontify-pos in an idempotent way.
(jit-lock-register): Autoload and add arg CONTEXTUAL.

23 years ago(Fx_popup_menu, Fx_popup_dialog): Check for tool-bar
Dave Love [Thu, 5 Oct 2000 21:18:30 +0000 (21:18 +0000)]
(Fx_popup_menu, Fx_popup_dialog): Check for tool-bar
position like menu-bar.

23 years agoRequire cl when compiling.
Dave Love [Thu, 5 Oct 2000 20:10:23 +0000 (20:10 +0000)]
Require cl when compiling.

23 years ago(merge_face_heights): Use safe_call instead of
Gerd Moellmann [Thu, 5 Oct 2000 19:30:21 +0000 (19:30 +0000)]
(merge_face_heights): Use safe_call instead of
call_function.

23 years ago(handle_single_display_prop): Use safe_call1.
Gerd Moellmann [Thu, 5 Oct 2000 19:29:05 +0000 (19:29 +0000)]
(handle_single_display_prop): Use safe_call1.
(safe_call): Renamed from call_function.
(safe_call1): New function.
(handle_fontified_prop): Use safe_call1 instead of call1.
(safe_eval): Renamed from eval_form.
(safe_eval_handler): Renamed from eval_handler.
(handle_single_display_prop, display_mode_element): Use safe_eval
instead of eval_form.

23 years ago(Frecursive_edit): Make sure redisplay can happen.
Gerd Moellmann [Thu, 5 Oct 2000 19:27:17 +0000 (19:27 +0000)]
(Frecursive_edit): Make sure redisplay can happen.
(show_help_echo): Use safe_call instead of
call_function; use safe_eval instead of eval_form.

23 years ago(safe_call): Renamed from call_function.
Gerd Moellmann [Thu, 5 Oct 2000 19:26:09 +0000 (19:26 +0000)]
(safe_call): Renamed from call_function.
(safe_eval): Renamed from eval_form.
(safe_call1): Add prototype.

23 years ago*** empty log message ***
Dave Love [Thu, 5 Oct 2000 18:20:13 +0000 (18:20 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Stefan Monnier [Thu, 5 Oct 2000 15:56:23 +0000 (15:56 +0000)]
*** empty log message ***

23 years ago(sql-mysql-options): New variable.
Gerd Moellmann [Thu, 5 Oct 2000 15:26:13 +0000 (15:26 +0000)]
(sql-mysql-options): New variable.
(sql-mysql): Use it.

23 years agoRemove private ChangeLog entries.
Miles Bader [Thu, 5 Oct 2000 08:21:02 +0000 (08:21 +0000)]
Remove private ChangeLog entries.

23 years ago(image): New group.
Miles Bader [Thu, 5 Oct 2000 07:46:30 +0000 (07:46 +0000)]
(image): New group.

23 years ago*** empty log message ***
Miles Bader [Thu, 5 Oct 2000 06:07:38 +0000 (06:07 +0000)]
*** empty log message ***

23 years ago(smerge-mine-face, smerge-other-face, smerge-base-face, smerge-markers-face):
Miles Bader [Thu, 5 Oct 2000 06:05:51 +0000 (06:05 +0000)]
(smerge-mine-face, smerge-other-face, smerge-base-face, smerge-markers-face):
  Add dark-background variants.

23 years ago*** empty log message ***
Kenichi Handa [Thu, 5 Oct 2000 06:02:24 +0000 (06:02 +0000)]
*** empty log message ***

23 years agoRevived
Kenichi Handa [Thu, 5 Oct 2000 05:49:45 +0000 (05:49 +0000)]
Revived

23 years agoRemove top empty line.
Miles Bader [Thu, 5 Oct 2000 05:23:01 +0000 (05:23 +0000)]
Remove top empty line.

23 years ago(image_ascent): Rearrange ascent calculation for the has-a-font case.
Miles Bader [Thu, 5 Oct 2000 05:21:13 +0000 (05:21 +0000)]
(image_ascent): Rearrange ascent calculation for the has-a-font case.

23 years ago(nslookup-font-lock-keywords, ftp-font-lock-keywords,
Peter Breton [Thu, 5 Oct 2000 02:48:41 +0000 (02:48 +0000)]
(nslookup-font-lock-keywords, ftp-font-lock-keywords,
smbclient-font-lock-keywords):  Ignore value of window-system;
always define the keywords

23 years ago(jit-lock-register, jit-lock-unregister): Docstring fix.
Stefan Monnier [Thu, 5 Oct 2000 02:17:22 +0000 (02:17 +0000)]
(jit-lock-register, jit-lock-unregister): Docstring fix.

23 years ago(jit-lock-register, jit-lock-unregister): New functions.
Stefan Monnier [Thu, 5 Oct 2000 02:13:25 +0000 (02:13 +0000)]
(jit-lock-register, jit-lock-unregister): New functions.

23 years ago(icon-mode): Don't gratuitously override the default for comment-column.
Stefan Monnier [Thu, 5 Oct 2000 01:58:16 +0000 (01:58 +0000)]
(icon-mode): Don't gratuitously override the default for comment-column.

23 years agorequire 'cl when compiling.
Stefan Monnier [Thu, 5 Oct 2000 01:56:56 +0000 (01:56 +0000)]
require 'cl when compiling.

23 years ago(with-buffer-unmodified): Use unwind-protect.
Stefan Monnier [Thu, 5 Oct 2000 01:27:55 +0000 (01:27 +0000)]
(with-buffer-unmodified): Use unwind-protect.
(jit-lock-mode): Make sure font-lock-keywords-only is bound before use.
(jit-lock-functions): New var.
(jit-lock-function-1): Use it if non-nil.
Don't switch the syntax-table.  Don't set parse-sexp-lookup-properties.
Set the `fontified' property before doing the fontification to avoid
repeatedly going through the same error.
Don't turn errors into messages.

23 years ago(fancy-splash-screens): Remove the code for debugging;
Kenichi Handa [Thu, 5 Oct 2000 00:25:16 +0000 (00:25 +0000)]
(fancy-splash-screens): Remove the code for debugging;
`(trace-to-stderr "EXITTT\n")'.

23 years ago(dired-mark-pop-up): Turn comment into docstring. Use with-current-buffer.
Stefan Monnier [Wed, 4 Oct 2000 23:38:28 +0000 (23:38 +0000)]
(dired-mark-pop-up): Turn comment into docstring.  Use with-current-buffer.

23 years ago(dired-do-create-files, dired-kill-tree): Turn comment into docstring.
Stefan Monnier [Wed, 4 Oct 2000 23:35:52 +0000 (23:35 +0000)]
(dired-do-create-files, dired-kill-tree): Turn comment into docstring.

23 years ago(apropos-mode): Use define-derived-mode.
Stefan Monnier [Wed, 4 Oct 2000 23:30:51 +0000 (23:30 +0000)]
(apropos-mode): Use define-derived-mode.

23 years ago(Fwhere_is_internal): Ignore `menu-bar' and `tool-bar'.
Stefan Monnier [Wed, 4 Oct 2000 23:16:46 +0000 (23:16 +0000)]
(Fwhere_is_internal): Ignore `menu-bar' and `tool-bar'.
(where_is_internal_1): Don't bother ignoring menu-items any more.

23 years ago(diff-goto-source):
Miles Bader [Wed, 4 Oct 2000 21:31:40 +0000 (21:31 +0000)]
(diff-goto-source):
  Update call to `diff-hunk-status-msg' to reflect new REV variable.

23 years ago*** empty log message ***
Gerd Moellmann [Wed, 4 Oct 2000 19:05:33 +0000 (19:05 +0000)]
*** empty log message ***

23 years ago(fancy-splash-pending-command): New variable.
Gerd Moellmann [Wed, 4 Oct 2000 19:01:37 +0000 (19:01 +0000)]
(fancy-splash-pending-command): New variable.
(fancy-splash-pre-command): New function.
(fancy-splash-screens): Rewritten.
(command-line-1): If fancy-splash-pending-command is set, call it
interactively.

23 years ago(update_menu_bindings): New variable.
Gerd Moellmann [Wed, 4 Oct 2000 19:00:10 +0000 (19:00 +0000)]
(update_menu_bindings): New variable.
(parse_menu_item): Use AREF.  If update_menu_bindings
is 0, don't update menu bindings.
(syms_of_keyboard): New Lisp variable `update-menu-bindings'.

23 years agoDon't turn off compiler warnings in local vars.
Dave Love [Wed, 4 Oct 2000 17:24:25 +0000 (17:24 +0000)]
Don't turn off compiler warnings in local vars.
Require ring when compiling.
(gnus-x-splash): Bind width, height.
(gnus-article-compface-xbm): New variable.
(gnus-article-display-xface): Move graphic test.  Use unibyte.
Obey gnus-article-compface-xbm.  Use pbm, not xbm.

23 years agoFix prev change.
André Spiegel [Wed, 4 Oct 2000 17:16:59 +0000 (17:16 +0000)]
Fix prev change.

23 years ago*** empty log message ***
Dave Love [Wed, 4 Oct 2000 16:45:43 +0000 (16:45 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Stefan Monnier [Wed, 4 Oct 2000 15:48:15 +0000 (15:48 +0000)]
*** empty log message ***

23 years ago(smiley-regexp-alist, smiley-update-cache): Use
Dave Love [Wed, 4 Oct 2000 15:32:24 +0000 (15:32 +0000)]
(smiley-regexp-alist, smiley-update-cache): Use
pbm images.

23 years ago*** empty log message ***
Dave Love [Wed, 4 Oct 2000 15:30:17 +0000 (15:30 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Dave Love [Wed, 4 Oct 2000 11:48:26 +0000 (11:48 +0000)]
*** empty log message ***

23 years ago(substitute-key-definition): Doc fix.
Dave Love [Wed, 4 Oct 2000 11:24:51 +0000 (11:24 +0000)]
(substitute-key-definition): Doc fix.
(play-sound-file): new command.

23 years ago#
André Spiegel [Wed, 4 Oct 2000 09:59:43 +0000 (09:59 +0000)]
#

23 years ago(basic-save-buffer): Call vc-before-save before saving.
André Spiegel [Wed, 4 Oct 2000 09:55:21 +0000 (09:55 +0000)]
(basic-save-buffer): Call vc-before-save before saving.

23 years ago(vc-cvs-make-version-backups): Return t if vc-cvs-stay-local-p.
André Spiegel [Wed, 4 Oct 2000 09:51:15 +0000 (09:51 +0000)]
(vc-cvs-make-version-backups): Return t if vc-cvs-stay-local-p.

23 years ago(vc-before-save, vc-default-make-version-backups,
André Spiegel [Wed, 4 Oct 2000 09:50:21 +0000 (09:50 +0000)]
(vc-before-save, vc-default-make-version-backups,
vc-version-backup-file-name): New functions.

23 years ago(vc-revert-buffer): Handle empty diff properly.
André Spiegel [Wed, 4 Oct 2000 09:48:37 +0000 (09:48 +0000)]
(vc-revert-buffer): Handle empty diff properly.
(vc-version-backup-file): New function.
(vc-checkout): Create a version backup if necessary.
(vc-checkin): If a version backup file exists, delete it.
(vc-version-diff): Diff locally using version backups, if available.
(vc-revert-file): If there's a version backup, revert locally.
(vc-transfer-file): Use version backup for base version, if
available.  If not, ask for confirmation whether to get it from the
server.  Update mode line before check-in.

23 years ago(tool-bar-setup): New function.
Dave Love [Wed, 4 Oct 2000 09:36:30 +0000 (09:36 +0000)]
(tool-bar-setup): New function.
(tool-bar-mode): Use it.

23 years ago* net/net-utils.el (nslookup-font-lock-keywords,
Peter Breton [Wed, 4 Oct 2000 05:43:37 +0000 (05:43 +0000)]
* net/net-utils.el (nslookup-font-lock-keywords,
ftp-font-lock-keywords, smbclient-font-lock-keywords):
Only set if window-system is non-nil
(net-utils-run-program): Returns buffer.
(network-connection-reconnect): Added this function.

23 years ago*** empty log message ***
Peter Breton [Wed, 4 Oct 2000 05:40:27 +0000 (05:40 +0000)]
*** empty log message ***

23 years ago* generic.el:
Peter Breton [Wed, 4 Oct 2000 05:17:12 +0000 (05:17 +0000)]
* generic.el:
Incorporates extensive cleanup and docfixes by
Stefan Monnier (monnier+gnu/emacs@flint.cs.yale.edu).
Uses cl compile-time macros.
(generic-mode-name, generic-comment-list,
generic-keywords-list, generic-font-lock-expressions,
generic-mode-function-list, generic-mode-syntax-table):
Removed variables.
(generic-mode-alist): Renamed to generic-mode-list.
(generic-find-file-regexp): Default changed to "^#".
(generic-read-type): Uses completing read on generic-mode-list.
(generic-mode-sanity-check): removed this function.
(generic-add-to-auto-mode): Removed this function
(generic-mode-internal): Binds mode-specific definitions
into function instead of putting them in alist.
(generic-mode-set-comments): Reworked extensively.
(generic-mode-find-file-hook): Simplified regexp searching
(generic-make-keywords-list):  Omit extra pair of parens

23 years ago*** empty log message ***
Peter Breton [Wed, 4 Oct 2000 05:02:12 +0000 (05:02 +0000)]
*** empty log message ***

23 years ago(rul-generic-mode): Removed one eval-when-compile
Peter Breton [Wed, 4 Oct 2000 04:55:12 +0000 (04:55 +0000)]
(rul-generic-mode): Removed one eval-when-compile
which caused a max-specpdl-size exceeded error.

23 years ago* generic-x.el (apache-conf-generic-mode):
Peter Breton [Wed, 4 Oct 2000 04:45:55 +0000 (04:45 +0000)]
* generic-x.el (apache-conf-generic-mode):
Regexp now allows leading whitespace.
(rc-generic-mode): Added eval-when-compile
around generic-make-keywords-list.
Deleted duplicate regexp
(rul-generic-mode): Added eval-when-compile
around generic-make-keywords-list.
(etc-fstab-generic-mode): New generic mode.

23 years ago* find-lisp.el (find-lisp-find-files-internal):
Peter Breton [Wed, 4 Oct 2000 04:19:10 +0000 (04:19 +0000)]
* find-lisp.el (find-lisp-find-files-internal):
Make sure directory name ends with "/".

23 years agoUpdate.
Miles Bader [Wed, 4 Oct 2000 02:37:41 +0000 (02:37 +0000)]
Update.

23 years ago(Top): Update version in `Antinews' menu entry.
Miles Bader [Wed, 4 Oct 2000 01:07:58 +0000 (01:07 +0000)]
(Top): Update version in `Antinews' menu entry.
(Copying): Change example year to `20yy'.

23 years ago(Copying): Change example year to `20yy'.
Miles Bader [Wed, 4 Oct 2000 01:04:41 +0000 (01:04 +0000)]
(Copying): Change example year to `20yy'.

23 years ago(diff-font-lock-keywords): Minor regex fix.
Stefan Monnier [Tue, 3 Oct 2000 18:36:36 +0000 (18:36 +0000)]
(diff-font-lock-keywords): Minor regex fix.
(diff-goto-source): Be smarter when choosing REVERSE or not.

23 years ago(texinfo-mode-menu): Add an explicit shortcut for update all.
Stefan Monnier [Tue, 3 Oct 2000 18:33:10 +0000 (18:33 +0000)]
(texinfo-mode-menu): Add an explicit shortcut for update all.

23 years ago(texinfo-heading-face): Forgot the var def.
Stefan Monnier [Tue, 3 Oct 2000 18:29:54 +0000 (18:29 +0000)]
(texinfo-heading-face): Forgot the var def.

23 years ago*** empty log message ***
Miles Bader [Tue, 3 Oct 2000 17:42:51 +0000 (17:42 +0000)]
*** empty log message ***

23 years ago(quoted-printable-encode-region): Don't use mm-find-charset-region.
Dave Love [Tue, 3 Oct 2000 17:38:06 +0000 (17:38 +0000)]
(quoted-printable-encode-region): Don't use mm-find-charset-region.

23 years ago(dired-mark-read-file-name): Add optional arg DEFAULT.
Miles Bader [Tue, 3 Oct 2000 17:35:47 +0000 (17:35 +0000)]
(dired-mark-read-file-name): Add optional arg DEFAULT.
(dired-do-create-files): If there's only one file, pass it in as
  the DEFAULT arg to dired-mark-read-file-name.

23 years ago(minibuffer-temporary-goal-position):
Miles Bader [Tue, 3 Oct 2000 17:32:34 +0000 (17:32 +0000)]
(minibuffer-temporary-goal-position):
  New variable.
(next-history-element):
  Try to keep the position of point in the input string constant.

23 years agoDon't require mm-util.
Dave Love [Tue, 3 Oct 2000 16:13:36 +0000 (16:13 +0000)]
Don't require mm-util.
(quoted-printable-decode-region): Rewritten.
(quoted-printable-decode-string, quoted-printable-encode-region):
Doc fix.
(quoted-printable-encode-region): Barf on multibyte characters.
Maybe make the class multibyte.  Upcase chars, not formatted
strings.  Allow mm-use-ultra-safe-encoding to be unbound.
(quoted-printable-encode-string): Don't use
mm-with-unibyte-buffer.

23 years ago2000-10-03 Dave Love <fx@gnu.org>
Dave Love [Tue, 3 Oct 2000 16:12:25 +0000 (16:12 +0000)]
2000-10-03  Dave Love  <fx@gnu.org>

* mail-source.el (mail-sources): Revert to nil.

2000-10-03  ShengHuo ZHU  <zsh@cs.rochester.edu>

* mail-source.el (mail-source-report-new-mail): Use
nnheader-cancel-timer.

2000-10-03  Simon Josefsson  <simon@josefsson.org>

* mail-source.el (mail-source-imap-file-coding-system): New variable.
(mail-source-fetch-imap): Use it.

23 years ago(nnmail-spool-file): Revert to `((file))'.
Dave Love [Tue, 3 Oct 2000 16:11:12 +0000 (16:11 +0000)]
(nnmail-spool-file): Revert to `((file))'.

23 years ago(Fgarbage_collect): Prevent compiler warning for a call
Eli Zaretskii [Tue, 3 Oct 2000 12:47:31 +0000 (12:47 +0000)]
(Fgarbage_collect): Prevent compiler warning for a call
to `mark_object'.

23 years ago#
André Spiegel [Tue, 3 Oct 2000 12:34:56 +0000 (12:34 +0000)]
#

23 years ago(vc-transfer-file, vc-default-receive-file): Rewritten to factorize
André Spiegel [Tue, 3 Oct 2000 12:24:15 +0000 (12:24 +0000)]
(vc-transfer-file, vc-default-receive-file): Rewritten to factorize
backend-specific code cleanly.
(vc-unregister): Function removed.

23 years ago(vc-rcs-receive-file): Rewritten to contain only backend-specific
André Spiegel [Tue, 3 Oct 2000 12:08:40 +0000 (12:08 +0000)]
(vc-rcs-receive-file): Rewritten to contain only backend-specific
code.

23 years ago#
André Spiegel [Tue, 3 Oct 2000 11:41:28 +0000 (11:41 +0000)]
#

23 years ago(vc-rcs-fetch-master-state): Parse and remember default branch
André Spiegel [Tue, 3 Oct 2000 11:33:59 +0000 (11:33 +0000)]
(vc-rcs-fetch-master-state): Parse and remember default branch
unconditionally.
(vc-rcs-set-default-branch): New function.
(vc-rcs-cancel-version, vc-rcs-checkin, vc-rcs-checkout): Use it.
(vc-rcs-checkin): If an appropriate default branch has been set,
force creation of that branch.

23 years ago(vc-revert-file): New function.
André Spiegel [Tue, 3 Oct 2000 11:22:13 +0000 (11:22 +0000)]
(vc-revert-file): New function.
(vc-revert-buffer): Delegate some of the work to it.

23 years ago(yow): Don't display multi-line quotations in a *Help* buffer, since the
Miles Bader [Tue, 3 Oct 2000 07:06:41 +0000 (07:06 +0000)]
(yow): Don't display multi-line quotations in a *Help* buffer, since the
  echo area will now grow to accommodate them.
  [Note -- I thought I already checked this change, but it seems to have
   mysteriously disappeared]

23 years ago(Fields):
Miles Bader [Tue, 3 Oct 2000 01:56:53 +0000 (01:56 +0000)]
(Fields):
  Document new features in constrain-to-field.
  Fix up some other entries.
  Remove entries for nonexistant functions.

23 years ago(Narrowing): Get rid of warning about now-fixed save-restriction bug.
Miles Bader [Tue, 3 Oct 2000 01:56:15 +0000 (01:56 +0000)]
(Narrowing): Get rid of warning about now-fixed save-restriction bug.

23 years ago(Face Attributes): Add description of new :inherit face attribute, and
Miles Bader [Tue, 3 Oct 2000 01:55:27 +0000 (01:55 +0000)]
(Face Attributes): Add description of new :inherit face attribute, and
  additional legal values for the :height attribute.

23 years ago(prev_char_comstart_first): Remove.
Stefan Monnier [Mon, 2 Oct 2000 22:15:27 +0000 (22:15 +0000)]
(prev_char_comstart_first): Remove.
(back_comment): Check two-char comment markers more carefully
to better handle overlapping cases like *//* or /* */* */ ...
Match nestedness of ender/starter.

23 years ago(forw_comment): Match nestedness of ender/starter.
Stefan Monnier [Mon, 2 Oct 2000 21:59:00 +0000 (21:59 +0000)]
(forw_comment): Match nestedness of ender/starter.
(Fforward_comment): Treat an unmatched \n comment-ender as whitespace.

23 years agoAdd coding tag. Fix 7-bit mangling.
Dave Love [Mon, 2 Oct 2000 20:34:25 +0000 (20:34 +0000)]
Add coding tag.  Fix 7-bit mangling.

23 years ago(isearch-lazy-highlight-update): Don't put a lazy
Gerd Moellmann [Mon, 2 Oct 2000 19:51:03 +0000 (19:51 +0000)]
(isearch-lazy-highlight-update): Don't put a lazy
highlighting overlay with a different face over the overlay
isearch uses to highlight the current match because that can lead
to bad face combinations.

23 years ago(toplevel): Load faces before isearch.
Gerd Moellmann [Mon, 2 Oct 2000 19:21:46 +0000 (19:21 +0000)]
(toplevel): Load faces before isearch.

23 years ago(isearch-faces): New custom group.
Gerd Moellmann [Mon, 2 Oct 2000 19:18:09 +0000 (19:18 +0000)]
(isearch-faces): New custom group.
(isearch): New defface; was already tested for in the code.
(isearch-lazy-highlight-face): Changed to defface from defcustom.
(isearch-highlight): Always use face `isearch'.

23 years ago(byte-optimize-lapcode): Don't bind
Dave Love [Mon, 2 Oct 2000 17:44:51 +0000 (17:44 +0000)]
(byte-optimize-lapcode): Don't bind
unused vars.  Treat byte-constant2 like byte-constant.  Fix bogus
comparison of opcode with operand.

23 years ago*** empty log message ***
Miles Bader [Mon, 2 Oct 2000 17:01:29 +0000 (17:01 +0000)]
*** empty log message ***

23 years ago(HAVE_GAI_STRERROR): Undef.
Dave Love [Mon, 2 Oct 2000 16:44:59 +0000 (16:44 +0000)]
(HAVE_GAI_STRERROR): Undef.

23 years ago*** empty log message ***
Dave Love [Mon, 2 Oct 2000 16:44:14 +0000 (16:44 +0000)]
*** empty log message ***

23 years ago(Fopen_network_stream): Use HAVE_GAI_STRERROR.
Dave Love [Mon, 2 Oct 2000 16:42:47 +0000 (16:42 +0000)]
(Fopen_network_stream): Use HAVE_GAI_STRERROR.

23 years agoCheck for gai_strerror.
Dave Love [Mon, 2 Oct 2000 16:37:49 +0000 (16:37 +0000)]
Check for gai_strerror.

23 years ago(NO_REMAP): Don't define.
Dave Love [Mon, 2 Oct 2000 14:30:39 +0000 (14:30 +0000)]
(NO_REMAP): Don't define.

23 years ago#
André Spiegel [Mon, 2 Oct 2000 12:06:13 +0000 (12:06 +0000)]
#

23 years ago(vc-registered): If FILE used to be registered under a certain
André Spiegel [Mon, 2 Oct 2000 12:02:37 +0000 (12:02 +0000)]
(vc-registered): If FILE used to be registered under a certain
backend, try that one first.

23 years ago(vc-responsible-backend): Undo the previous change in the argument
André Spiegel [Mon, 2 Oct 2000 12:01:09 +0000 (12:01 +0000)]
(vc-responsible-backend): Undo the previous change in the argument
list.  Handle multiple backends correctly.
(vc-find-new-backend): Function removed.
(vc-register): Use vc-responsible-backend, as before.
(vc-next-action-on-file): Do use vc-registered, not vc-backend.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 2 Oct 2000 11:19:01 +0000 (11:19 +0000)]
*** empty log message ***

23 years ago(fancy-splash-head): Change message below the
Gerd Moellmann [Mon, 2 Oct 2000 11:18:21 +0000 (11:18 +0000)]
(fancy-splash-head): Change message below the
logo.

23 years ago(error): Prevent compiler warning.
Gerd Moellmann [Mon, 2 Oct 2000 11:11:52 +0000 (11:11 +0000)]
(error): Prevent compiler warning.