annotate nt/inc/arpa/inet.h @ 104719:8f0f04f98654

(minibuffer-message): If the current buffer is not a minibuffer, insert the message in the echo area rather than at the end of the buffer. (completion-annotate-function): New variable. (minibuffer-completion-help): Use it. (completion--embedded-envvar-table): Environment vars are always case-sensitive.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 30 Aug 2009 03:45:30 +0000
parents 695cf19ef79e
children 375f2633d815 ef719132ddfa
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15139
4d638e5a9e7d Initial revision
Geoff Voelker <voelker@cs.washington.edu>
parents:
diff changeset
1 /* null version of <arpa/inet.h> - <sys/socket.h> has everything */
52401
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 15139
diff changeset
2
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 15139
diff changeset
3 /* arch-tag: 13c7a7f7-40d0-49e8-bdfb-6dcf2f3a7340
695cf19ef79e Add arch taglines
Miles Bader <miles@gnu.org>
parents: 15139
diff changeset
4 (do not change this comment) */