Mercurial > hg > xemacs-beta
diff src/buffer.c @ 108:360340f9fd5f r20-1b6
Import from CVS: tag r20-1b6
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:18:39 +0200 |
parents | 4be1180a9e89 |
children | fe104dbd9147 |
line wrap: on
line diff
--- a/src/buffer.c Mon Aug 13 09:17:27 2007 +0200 +++ b/src/buffer.c Mon Aug 13 09:18:39 2007 +0200 @@ -2511,7 +2511,7 @@ and `file-coding-system-alist' for that. From a Lisp program, if you wish to unilaterally specify the coding system used for one particular operation, you should bind the variable -`overriding-file-coding-system' rather than changing the other two +`coding-system-for-read' rather than changing the other two variables just mentioned, which are intended to be used for global environment specification. */ );