# HG changeset patch # User Eli Zaretskii # Date 1014395446 0 # Node ID beb4473cb2c5e55d5671905959923a6110914aed # Parent a5aed0eb2cd0492f33dd4a0bbe25f324655cdcfc *** empty log message *** diff -r a5aed0eb2cd0 -r beb4473cb2c5 lisp/ChangeLog --- a/lisp/ChangeLog Fri Feb 22 16:29:33 2002 +0000 +++ b/lisp/ChangeLog Fri Feb 22 16:30:46 2002 +0000 @@ -1,3 +1,9 @@ +2002-02-22 Eli Zaretskii + + * progmodes/etags.el (find-tag-noselect, find-tag) + (find-tag-other-window, find-tag-other-frame, find-tag-regexp): + Fix a typo in doc strings. + 2002-02-20 Deepak Goel * play/snake.el (snake-velocity-queue, snake-update-velocity)