aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog.7
diff options
context:
space:
mode:
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 ed7ee443c4..e9723e04a2 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.