2006-12-01 Kevin Rodgers <[EMAIL PROTECTED]>
* files.texi (Misc File Ops): Document `M-x insert-file-literally'
right after `M-x insert-file'.
*** files.texi.orig 2006-09-12 20:19:29 -0000
--- files.texi 2006-12-01 10:43:48 -0700
***************
*** 2433,2438 ****
--- 2433,2442 ----
contents of the specified file into the current buffer at point,
leaving point unchanged before the contents and the mark after them.
+ @findex insert-file-literally
+ @kbd{M-x insert-file-literally} is like @kbd{C-x i} except that the
+ contents of the specified file are inserted with no conversion.
+
@findex write-region
@kbd{M-x write-region} is the inverse of @kbd{M-x insert-file}; it
copies the contents of the region into the specified file. @kbd{M-x
--
Kevin
_______________________________________________
emacs-pretest-bug mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug