diff lisp/ChangeLog.9 @ 110561:93141d34a175

Fix typos. * lisp/finder.el (finder-unknown-keywords): * lisp/progmodes/gdb-mi.el (gdb-jsonify-buffer, gdb-running-threads-count): * lisp/progmodes/etags.el (tags-table-including): Fix typos in docstrings. * lisp/cedet/semantic/lex.el (semantic-ignore-comments): Doc fix. * lisp/cedet/semantic/symref/list.el (semantic-symref-list-rename-open-hits): Fix typo in error message. (semantic-symref-list-map-open-hits): Fix typo in docstring. * lisp/org/org-agenda.el (org-agenda-hide-tags-regexp): * lisp/org/org.el (org-refile-targets): Fix typos in docstrings.
author Juanma Barranquero <lekktu@gmail.com>
date Sat, 25 Sep 2010 14:04:35 +0200
parents 62aece7dd5af
children eff33de9a3ff
line wrap: on
line diff
--- a/lisp/ChangeLog.9	Sat Sep 25 07:55:30 2010 -0400
+++ b/lisp/ChangeLog.9	Sat Sep 25 14:04:35 2010 +0200
@@ -8121,7 +8121,7 @@
 	* dired.el (dired-get-filename): Return filename verbatim if
 	LOCALP is `verbatim'.
 	* dired-aux.el (dired-add-entry): Call `dired-get-filename' with
-	`verbatim' so that we don't inadvertently delete a non-existant
+	`verbatim' so that we don't inadvertently delete a non-existent
 	directory name.
 
 2000-11-27  Kenichi Handa  <handa@etl.go.jp>