Mercurial > emacs
view lispref/elisp-covers.texi @ 4232:f533d585cfc8
Implement search for app-defaults directory and
localized default databases, along with some other functionality
provided by Xt.
#include <stdio.h>, since we call sprintf.
[emacs] (malloc, realloc, free): #define these to xmalloc,
xrealloc, and xfree.
(x_get_string_resource, file_p): Add forward declarations for these.
(x_customization_string): New variable.
(x_get_customization_string): New function.
(gethomedir): Return malloc'ed space of the right size, instead of
writing into a fixed-size buffer; this means that our callers do
not impose an arbitrary limit on file name length.
(magic_file_p): Rewrite of decode_magic; actually do the
substitutions, instead of expanding all %-escapes to "". Support
the customization string. Return 0 or the expanded file name,
instead of just zero or one. Allocate the space for the expanded
file name ourselves, instead of writing into a fixed-size buffer
passed to us; this removes an arbitrary limit.
(search_magic_path): Rewrite of magic_searchpath_decoder. Return
0 or the expanded file name, instead of just zero or one.
Allocate the space for the expanded file name ourselves, instead
of writing into a fixed-size buffer passed to us; this means that
our callers do not impose an arbitrary limit on file name length.
(get_system_app): Changed to work with search_magic_path.
(get_user_app): Rewritten to work with search_magic_path, and not
to assume that the values of XAPPLRESDIR is a single directory.
(get_user_db): Properly use the new version of gethomedir.
(get_environ_db): Remove arbitrary limit on length of host name.
(x_load_resources): Take a new argument, myname.
Call get_user_db early to obtain the customization string.
Changes to stand-alone testing code.
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Thu, 22 Jul 1993 22:00:48 +0000 |
parents | 261f41d6ef80 |
children | 2d4db32cccd5 |
line wrap: on
line source
\input texinfo @c -*-texinfo-*- @comment %**start of header @setfilename covers.info @settitle GNU Emacs Lisp Reference Manual @comment %**end of header @titlepage @c ================ Volume 1 ================ @w{ } @sp 2 @center @titlefont{The} @sp 1 @center @titlefont{GNU} @sp 1 @center @titlefont{Emacs Lisp} @sp 1 @center @titlefont{Reference} @sp 1 @center @titlefont{Manual} @sp 2 @center GNU Emacs Version 18 @center for Unix Users @center Edition 1.05, April 1992 @sp 2 @center @titlefont{Volume 1} @sp 2 @center by Bil Lewis, Dan LaLiberte, @center and the GNU Manual Group @page @c ================ Volume 2 ================ @w{ } @sp 5 @center @titlefont{The} @sp 1 @center @titlefont{GNU} @sp 1 @center @titlefont{Emacs Lisp} @sp 1 @center @titlefont{Reference} @sp 1 @center @titlefont{Manual} @sp 2 @center GNU Emacs Version 18 @center for Unix Users @center Edition 1.05, April 1992 @sp 2 @center @titlefont{Volume 2} @sp 2 @center by Bil Lewis, @center Dan LaLiberte, and @center the GNU Manual Group @page @c ================ Volume 1 with baseline skip 16pt ================ @tex \global\baselineskip = 16pt @end tex 16 pts baseline skip: @w{ } @sp 2 @center @titlefont{The} @sp 1 @center @titlefont{GNU} @sp 1 @center @titlefont{Emacs Lisp} @sp 1 @center @titlefont{Reference} @sp 1 @center @titlefont{Manual} @sp 2 @center GNU Emacs Version 18 @center for Unix Users @center Edition 1.05, April 1992 @sp 2 @center @titlefont{Volume 1} @sp 2 @center by Bil Lewis, Dan LaLiberte, @center and the GNU Manual Group @page @c ================ Volume 1 with baseline skip 18pt ================ @tex \global\baselineskip = 18pt @end tex 18 pts baseline skip, with 15pts between sections @w{ } @sp 2 @center @titlefont{The} @sp 1 @center @titlefont{GNU} @sp 1 @center @titlefont{Emacs Lisp} @sp 1 @center @titlefont{Reference} @sp 1 @center @titlefont{Manual} @tex \global\baselineskip = 15pt @end tex @sp 2 @center GNU Emacs Version 18 @center for Unix Users @center Edition 1.05, April 1992 @sp 2 @center @titlefont{Volume 1} @sp 2 @center by Bil Lewis, @center Dan LaLiberte, and @center the GNU Manual Group @page @c ================ Volume 1 with more baseline skip 24 pts ================ @tex \global\baselineskip = 24pt @end tex 24 pts baseline skip: @w{ } @sp 2 @center @titlefont{The} @sp 1 @center @titlefont{GNU} @sp 1 @center @titlefont{Emacs Lisp} @sp 1 @center @titlefont{Reference} @sp 1 @center @titlefont{Manual} @sp 2 @center GNU Emacs Version 18 @center for Unix Users @center Edition 1.05, April 1992 @sp 2 @center @titlefont{Volume 1} @sp 2 @center by Bil Lewis, Dan LaLiberte, @center and the GNU Manual Group @page @c ================ Volume 2 with more baseline skip 18 pts ================ @tex \global\baselineskip = 18pt @end tex 18 pts baseline skip: @w{ } @sp 5 @center @titlefont{The} @sp 1 @center @titlefont{GNU} @sp 1 @center @titlefont{Emacs Lisp} @sp 1 @center @titlefont{Reference} @sp 1 @center @titlefont{Manual} @sp 2 @center GNU Emacs Version 18 @center for Unix Users @center Edition 1.05, April 1992 @sp 2 @center @titlefont{Volume 2} @sp 2 @center by Bil Lewis, Dan LaLiberte, @center and the GNU Manual Group @page @c ================ Volume 2 with more baseline skip 24 pts ================ @tex \global\baselineskip = 24pt @end tex 24 pts baseline skip: @w{ } @sp 5 @center @titlefont{The} @sp 1 @center @titlefont{GNU} @sp 1 @center @titlefont{Emacs Lisp} @sp 1 @center @titlefont{Reference} @sp 1 @center @titlefont{Manual} @sp 2 @center GNU Emacs Version 18 @center for Unix Users @center Edition 1.05, April 1992 @sp 2 @center @titlefont{Volume 2} @sp 2 @center by Bil Lewis, Dan LaLiberte, @center and the GNU Manual Group @page @c ================ Spine 1 ================ @w{@titlefont{The GNU Emacs Lisp Reference Manual --- Vol. 1}} @sp 4 @center GNU Emacs Version 18 @center for Unix Users @center Edition 1.05, April 1992 @sp 4 @center by Bil Lewis, Dan LaLiberte, @center and the GNU Manual Group @sp 4 @author The GNU Emacs Lisp Reference Manual --- Vol. 1 @sp 3 @author FSF @author @page @c ================ Spine 2 ================ @w{@titlefont{The GNU Emacs Lisp Reference Manual --- Vol. 2}} @sp 4 @center GNU Emacs Version 18 @center for Unix Users @center Edition 1.05, April 1992 @sp 4 @center by Bil Lewis, Dan LaLiberte, @center and the GNU Manual Group @sp 4 @author The GNU Emacs Lisp Reference Manual --- Vol. 2 @sp 3 @author FSF @end titlepage @bye