changeset 27838:ad4b3195f851

*** empty log message ***
author Dave Love <fx@gnu.org>
date Wed, 23 Feb 2000 23:10:32 +0000
parents 46fedf13d52e
children 7e7d80573325
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Feb 23 23:09:46 2000 +0000
+++ b/lisp/ChangeLog	Wed Feb 23 23:10:32 2000 +0000
@@ -1,5 +1,12 @@
 2000-02-23  Dave Love  <fx@gnu.org>
 
+	* simple.el (zap-to-char, kill-line, kill-region, kill-word)
+	(backward-kill-word): Revert addition of * to interactive spec --
+	it's a feature.
+
+	* paragraphs.el: (kill-paragraph, backward-kill-paragraph)
+	(backward-kill-sentence, kill-sentence): Likewise.
+
 	* gud.el (gud-jdb-build-class-source-alist): Prepend space to
 	scratch buffer name.
 	(gud-format-command): Use int-to-string in ?l case.  Simplify