summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.11
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2012-04-15 04:59:30 +0200
committerJuanma Barranquero <lekktu@gmail.com>2012-04-15 04:59:30 +0200
commit75f1671a5240bf2833fc473900b662135509ed72 (patch)
treedb1059ec2bdfde37876ac064408575926fb89372 /lisp/ChangeLog.11
parent3c80ae807c532597ba07ff028efc8add447f962e (diff)
downloademacs-75f1671a5240bf2833fc473900b662135509ed72.tar.gz
Fix ChangeLog typos.
Diffstat (limited to 'lisp/ChangeLog.11')
-rw-r--r--lisp/ChangeLog.112
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11
index 0b4e62f9e91..8ea7d40c004 100644
--- a/lisp/ChangeLog.11
+++ b/lisp/ChangeLog.11
@@ -10889,7 +10889,7 @@
2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
* progmodes/executable.el (executable-command-find-posix-p):
- New. Check if find handles arguments Posix-style.
+ New. Check if find handles arguments POSIX-style.
* progmodes/grep.el (grep-compute-defaults):
Use executable-command-find-posix-p.