1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-19 06:31:34 -08:00
No description
Find a file
Eli Zaretskii eb93d233fd (archive-summarize): Set buffer unibyte before
calling archive-XXX-summarize.
(archive-file-name-handler): New function to make the caller
behave as if the extracted file existed.
(archive-set-buffer-as-visiting-file): New function to simulate
file visiting.  Uses archive-file-name-handler to make dos-w32
systems preserve the coding-system of the extracted files.
(archive-extract): Bind coding-system-for-write to
file-name-coding-system, coding-system-for-read to 'no-conversion.
Call archive-set-buffer-as-visiting-file after a member file is
inserted in the current buffer.
(archive-extract-by-stdout): Don't bind coding-system-for-read and
inherit-process-coding-system.
(archive-*-write-file-member): Give an encoded file name to
external archive program.
(archive-rename-entry): Likewise.
(archive-mode-revert): Set buffer unibyte before calling
revert-buffer.
(archive-arc-rename-entry, archive-zip-chmod-entry): Set buffer
unibyte before handling binary archive data.
(archive-lzh-rename-entry, archive-lzh-ogm,
archive-zip-chmod-entry): Likewise.
(archive-lzh-summarize): Set local variable efnname to the decoded
file name.  If default-enable-multibyte-characters is non-nil, set
buffer multibyte before inserting summary lines.
1998-07-26 13:57:08 +00:00
etc Explain "prefix arg". Explain how it can be a flag. 1998-07-09 04:03:27 +00:00
leim (quail-japanese-kanji-kkc): Set 1998-07-25 04:23:13 +00:00
lib-src (etags_getcwd) [WINDOWSNT]: Use getcwd on Windows. 1998-06-10 20:57:59 +00:00
lisp (archive-summarize): Set buffer unibyte before 1998-07-26 13:57:08 +00:00
lispref *** empty log message *** 1998-07-26 06:40:13 +00:00
lwlib Always declare xmalloc. 1998-04-06 10:23:30 +00:00
man Whitespace change. 1998-05-16 19:08:49 +00:00
msdos (TAGS): Fix file name wildcards in lisp directory. 1998-05-04 15:12:05 +00:00
nt (main): Explicitly check result of message box for OK. 1998-07-21 04:00:21 +00:00
src entered into RCS 1998-07-26 04:24:47 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat Make sure the environment is large enough to accomodate 1998-04-16 08:56:46 +00:00
config.guess (R4000:UNIX_SV:*:*): Recognize this for Mips machines. 1998-07-19 22:11:47 +00:00
config.sub Allow -beos*. Translate -be to -beos. 1998-07-19 22:09:55 +00:00
configure.in Use unset CDPATH instead of making it empty. 1998-06-30 22:15:41 +00:00
configure1.in Check for getpagesize. 1994-10-26 23:19:16 +00:00
GETTING.GNU.SOFTWARE Old changes finally checked into RCS 1998-04-08 06:09:04 +00:00
INSTALL Clarify about omitting CONFIGURATION-NAME with configure. 1998-05-26 20:50:52 +00:00
make-dist (MANIFEST): Include most subdirs, but exclude subdirs.el 1998-06-07 23:30:27 +00:00
Makefile.in (install-arch-indep): Don't die if site-lisp/ isn't writable. 1998-06-01 03:46:31 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c Update FSF address in comment. 1996-01-29 22:30:55 +00:00
vpath.sed Delete reference to ymakefile. 1995-05-17 19:42:46 +00:00