diff lisp/ChangeLog @ 33559:c6a08bfab7fd

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 16 Nov 2000 17:09:04 +0000
parents 086e910eefc9
children 044ca47ee3d1
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Nov 16 17:04:27 2000 +0000
+++ b/lisp/ChangeLog	Thu Nov 16 17:09:04 2000 +0000
@@ -1,5 +1,9 @@
 2000-11-16  Gerd Moellmann  <gerd@gnu.org>
 
+	* files.el (basic-save-buffer): Don't add a newline if
+	find-file-literally is non-nil.
+	(find-file-literally): Extend doc string.
+
 	* sort.el (sort-columns): If sort-fold-case it non-nil, invoke
 	sort(1) with the `-f' argument.