- 15 Oct, 2000 1 commit
-
-
Stefan Monnier authored
-
- 15 Jun, 2000 1 commit
-
-
Eli Zaretskii authored
menu-bar menus. Add help strings. Don't remove the Edit menu from the menu bar, as the menu bar has enough space now.
-
- 12 Mar, 2000 1 commit
-
-
Gerd Moellmann authored
-
- 31 Dec, 1999 1 commit
-
-
Richard M. Stallman authored
-
- 22 Feb, 1999 1 commit
-
-
Eli Zaretskii authored
excursion while calling set-auto-coding-function.
-
- 17 Oct, 1998 1 commit
-
-
Richard M. Stallman authored
-
- 15 Oct, 1998 1 commit
-
-
Richard M. Stallman authored
-
- 06 Oct, 1998 1 commit
-
-
Karl Heuer authored
-
- 27 Jul, 1998 1 commit
-
-
Kenichi Handa authored
arg to set-auto-coding-funciton. (archive-extract): Pay attention to enable-multibyte-characters. (archive-*-write-file-member): Likewise. (archive-rename-entry): Likewise.
-
- 26 Jul, 1998 1 commit
-
-
Eli Zaretskii authored
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.
-
- 19 Jul, 1998 1 commit
-
-
Eli Zaretskii authored
(archive-extract): Make the buffer unibyte if the extracted file was read with coding-system of no-conversion or raw-text.
-
- 17 Jul, 1998 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
error, trap it, so that the buffer created for a member is killed.
-
- 13 Jun, 1998 1 commit
-
-
Richard M. Stallman authored
enable-local-variables.
-
- 01 Jun, 1998 1 commit
-
-
Karl Heuer authored
-
- 21 May, 1998 1 commit
-
-
Eli Zaretskii authored
Change all users to use file-name-invalid-regexp instead.
-
- 16 May, 1998 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
-
- 14 May, 1998 1 commit
-
-
Eli Zaretskii authored
directory absolute. (file-name-invalid-regexp): New variable. (archive-zip-case-fiddle): Doc fix. (archive-remote): Make it permanent-local. (archive-member-coding-system): New variable. (archive-mode): Don't use write-contents-hooks for remote archives. Archives whose names are illegal for the current filesystem are marked read-only. (archive-summarize): Optional argument SHUT-UP makes it silent. All callers changed. (archive-unique-fname): New function. (archive-maybe-copy): Use it. (archive-maybe-copy, archive-write-file): Bind coding-system-for-write to no-conversion. (archive-maybe-update, archive-mode-revert): Bind coding-system-for-read to no-conversion. (archive-maybe-update): Remain at the same line in the archive listing, after updating the archive. Print the buffer name of the archive to be saved. (archive-extract): Mark archive members whose names are invalid as read-only. Don't set buffer-file-type. Remove the write-contents hook for remote archives. Warn about read-only archives inside other archives. (archive-write-file-member): Handle remote archives. Restore value of last-coding-system-used. (archive-*-write-file-member): Handle archives inside other archives. Save the value of last-coding-system-used. (archive-write-file): New optional variable FILE: where to write the archive; defaults to buffer-file-name, for remote archives. (archive-zip-summarize, archive-zip-chmod-entry): Support VFAT type of host filesystem. (archive-zip-summarize): Don't fiddle letter case of mixed-case file names.
-
- 15 Apr, 1998 1 commit
-
-
Eli Zaretskii authored
binary-process-output. Bind coding-system-for-read to 'undecided, so coding system is determined on the fly. Bind inherit-process-coding-system to t. (archive-dos-members): Remove. (archive-extract): Don't call archive-check-dos. Handle pkunzip errors. (archive-*-extract): Handle pkzip errors. (archive-check-dos): Remove. (archive-subfile-dos): Remove. (archive-extract): Don't bind archive-subfile-dos. (archive-write-file-member): Don't DOSify DOS-style archive members. (archive-zip-extract): Make pkzip use -o- flag, to make it more silent.
-
- 25 Jan, 1998 1 commit
-
-
Richard M. Stallman authored
(archive-rename-entry): Likewise. Parse mode, uid and gid right. Allow newline in header. (archive-lzh-summarize): Fix paren error. Use prname to set `files'.
-
- 10 Nov, 1997 1 commit
-
-
Andreas Schwab authored
a short file name with a non-empty directory part.
-
- 26 Sep, 1997 1 commit
-
-
Karl Heuer authored
-
- 14 Sep, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 17 Jun, 1997 1 commit
-
-
Richard M. Stallman authored
view-buffer instead of setting view-exit-action.
-
- 27 May, 1997 1 commit
-
-
Richard M. Stallman authored
-
- 22 Sep, 1996 2 commits
-
-
Richard M. Stallman authored
-
Richard M. Stallman authored
(archive-write-file-member): Set buffer-file-type only if default-buffer-file-type is bound. (buffer-file-type): Don't make this buffer-local or permanent. Just don't mess with it.
-
- 14 Jan, 1996 1 commit
-
-
Erik Naggum authored
-
- 04 Jan, 1996 1 commit
-
-
Karl Heuer authored
-
- 14 Nov, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 30 Oct, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 06 Aug, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 02 Aug, 1995 1 commit
-
-
Richard M. Stallman authored
ending in period. (See previous ange-ftp.el change.)
-
- 29 Jun, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 18 Jun, 1995 1 commit
-
-
Richard M. Stallman authored
-
- 30 May, 1995 1 commit
-
-
Karl Heuer authored
(archive-mode-map, archive-summarize-files): Make it sort-of work with Lucid Emacs. (archive-mouse-extract): Use Lucid compatible code. (archive-summarize-files, archive-lzh-chmod-entry): Guard lambda with function.
-
- 24 May, 1995 1 commit
-
-
Karl Heuer authored
-
- 23 May, 1995 1 commit
-
-
Karl Heuer authored
-