summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog.7
diff options
context:
space:
mode:
authorJuanma Barranquero <lekktu@gmail.com>2011-11-14 22:00:24 +0100
committerJuanma Barranquero <lekktu@gmail.com>2011-11-14 22:00:24 +0100
commit0b381c7eb83c635f39159168a48c869d632d8081 (patch)
tree32ad79519ce958dc2dbcdcd357d37d652314edb1 /lisp/ChangeLog.7
parent8350f087efe62e2ce0ded434534629a56cdc4e8c (diff)
downloademacs-0b381c7eb83c635f39159168a48c869d632d8081.tar.gz
Fix typos.
Diffstat (limited to 'lisp/ChangeLog.7')
-rw-r--r--lisp/ChangeLog.72
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog.7 b/lisp/ChangeLog.7
index ed7ee443c4c..e9723e04a27 100644
--- a/lisp/ChangeLog.7
+++ b/lisp/ChangeLog.7
@@ -1948,7 +1948,7 @@
Add support for loading the files that contain :version when doing
`customize-changed-options' so it can know which variables have
changed even in files that were not loaded at the time it was called.
- * cus-edit.el (customize-changed-options): Remeber all the
+ * cus-edit.el (customize-changed-options): Remember all the
versions and load the corresponding files before we show the
customization buffer. Change the sorting to show the groups first
in the customization buffer.