diff lisp/ChangeLog @ 73330:400487787181

* dnd.el (dnd-handle-one-url): Fix typo in doc-string. * help-at-pt.el (scan-buf-move-to-region): Likewise. * longlines.el (longlines-window-change-function): Likewise. * simple.el (undo-ask-before-discard): Likewise. * wid-edit.el (widget-field-prompt-internal) (widget-documentation-link-p): Likewise
author Jan Djärv <jan.h.d@swipnet.se>
date Wed, 11 Oct 2006 06:27:08 +0000
parents 5e9926b80061
children 56f58b643a80
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Oct 10 22:39:52 2006 +0000
+++ b/lisp/ChangeLog	Wed Oct 11 06:27:08 2006 +0000
@@ -1,3 +1,12 @@
+2006-10-11  Martin Rudalics <rudalics@gmx.at>
+
+	* dnd.el (dnd-handle-one-url): Fix typo in doc-string.
+	* help-at-pt.el (scan-buf-move-to-region): Likewise.
+	* longlines.el (longlines-window-change-function): Likewise.
+	* simple.el (undo-ask-before-discard): Likewise.
+	* wid-edit.el (widget-field-prompt-internal)
+	(widget-documentation-link-p): Likewise
+
 2006-10-10  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* progmodes/sh-script.el (sh-get-kw): | is not among the allowed chars