Mercurial > hg > xemacs-beta
diff src/buffer.c @ 278:90d73dddcdc4 r21-0b37
Import from CVS: tag r21-0b37
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:31:29 +0200 |
parents | 6330739388db |
children | 558f606b08ae |
line wrap: on
line diff
--- a/src/buffer.c Mon Aug 13 10:30:38 2007 +0200 +++ b/src/buffer.c Mon Aug 13 10:31:29 2007 +0200 @@ -2588,6 +2588,10 @@ until the tab is filled in. If `overwrite-mode-binary', self-insertion replaces newlines and tabs too. Automatically becomes buffer-local when set in any fashion. + +Normally, you shouldn't modify this variable by hand, but use the functions +`overwrite-mode' and `binary-overwrite-mode' instead. However, you can +customize the default value from the options menu. */ ); #if 0 /* FSFmacs */