changeset 27265:bf497204328f

*** empty log message ***
author Dave Love <fx@gnu.org>
date Mon, 10 Jan 2000 16:33:17 +0000
parents 7c1aca21377a
children 8ce11c7a7fcb
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jan 10 16:26:35 2000 +0000
+++ b/lisp/ChangeLog	Mon Jan 10 16:33:17 2000 +0000
@@ -1,3 +1,7 @@
+2000-01-10  Dave Love  <fx@gnu.org>
+
+	* elide-head.el (elide-head): Use point-marker, not point.
+
 2000-01-10  Gerd Moellmann  <gerd@gnu.org>
 
 	* vc-hooks.el (vc-parse-buffer): Handle mixtures of dates
@@ -83,8 +87,8 @@
 
 2000-01-08  Dave Love  <fx@gnu.org>
 
-	* backquote.el: Remove inappropriate customization (allowing
-	custom.el to use backquote).
+	* emacs-lisp/backquote.el: Remove inappropriate customization
+	(allowing custom.el to use backquote).
 
 2000-01-07  Dave Love  <fx@gnu.org>