No description
Find a file
Kenichi Handa 8057896bd0 Delete declaration for buffer-file-coding-system. It
is done in buffer.c now.  In the comment, change coding-system to
coding system.  The name coding-vector is changed to coding-spec.
(coding-vector-type, coding-vector-mnemonic,
coding-vector-docstring, coding-vector-flags): Deleted.
(coding-system-spec-ref): New function.
(coding-system-type, coding-system-mnemonic, coding-system-flags):
Use coding-system-spec-ref.
(coding-system-doc-string): Renamed from coding-system-docstring.
(coding-system-eol-type): Renamed from coding-system-eoltype.
(coding-system-eol-type-mnemonic): Moved to mule-util.el.
(coding-system-post-read-conversion): Likewise.
(coding-system-pre-write-conversion): Likewise.
(default-process-coding-system): Deleted.  Now declared in
buffer.c.
(make-subsidiary-coding-system): New function.
(make-coding-system): Check arguments more strictly.  Do not make
-unix, -dos, -mac variants for TYPE 4.
(define-coding-system-alias): Call make-subsidiary-coding-system.
(set-buffer-file-coding-system): Adjusted for the function name
changes.
(find-new-buffer-file-coding-system): Likewise.
(default-process-coding-system): Deleted.  Now defined in coding.c.
1997-06-10 00:56:15 +00:00
etc Add Highest Priority section. 1997-06-08 03:58:22 +00:00
lib-src Also remove -DETAGS_REGEXPS from the target ctags: 1997-06-02 09:02:13 +00:00
lisp Delete declaration for buffer-file-coding-system. It 1997-06-10 00:56:15 +00:00
lispref The inode number can be an integer. 1997-05-22 06:22:30 +00:00
lwlib (pop_up_menu): Update the call to x_catch_errors. 1997-05-02 07:27:07 +00:00
man Added widget and custom manuals. 1997-04-07 14:00:58 +00:00
msdos Comment change. 1996-08-05 21:28:14 +00:00
nt Use windows95 and windowsnt instead 1997-01-20 00:05:31 +00:00
src (Finsert_char): Check QUIT. 1997-06-09 18:21:52 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat Make sure `mv' supports forward slashes and -f. 1996-10-31 19:53:19 +00:00
config.guess Use i?86, not i.86. 1997-06-09 04:56:02 +00:00
config.sub (mipsel*-linux* and mips*-linux*): 1997-06-05 22:22:44 +00:00
configure.in (powerpcle-*-solaris2*): New alternative. 1997-06-02 22:34:02 +00:00
configure1.in Check for getpagesize. 1994-10-26 23:19:16 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL Update info about DJGPP. 1997-01-13 02:41:58 +00:00
make-dist Warn about .el files that are not compiled. 1997-05-30 05:49:27 +00:00
Makefile.in (dist): Don't run update-subdirs here, 1997-05-12 01:03:02 +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