diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2011-11-15 01:54:19 +0100 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2011-11-15 01:54:19 +0100 |
commit | 0d26e0b62b7d01e3cb6eb57943269b8f25e53cd6 (patch) | |
tree | 784b0f664bd50cf4bc244141190d8b9c92973835 /lisp/ChangeLog.11 | |
parent | 947cd66b9611a5c4c4eb60238022e72fe51e2e46 (diff) | |
download | emacs-0d26e0b62b7d01e3cb6eb57943269b8f25e53cd6.tar.gz |
Fix typos.
Diffstat (limited to 'lisp/ChangeLog.11')
-rw-r--r-- | lisp/ChangeLog.11 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11 index 76bac50c4b8..08bd70926b4 100644 --- a/lisp/ChangeLog.11 +++ b/lisp/ChangeLog.11 @@ -5283,7 +5283,7 @@ (disabled-command-function): Function renamed from `disabled-command-hook'. Adapt code to name change of the variable. -2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change) +2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> * simple.el (completion-root-regexp): New defvar. (completion-setup-function): Use it instead of a literal string. |