diff options
| -rw-r--r-- | lisp/cus-edit.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/cus-edit.el b/lisp/cus-edit.el index 4f81e74d287..130498408f9 100644 --- a/lisp/cus-edit.el +++ b/lisp/cus-edit.el | |||
| @@ -1148,8 +1148,8 @@ uninitialized, you should not see this.") | |||
| 1148 | (unknown "?" italic "\ | 1148 | (unknown "?" italic "\ |
| 1149 | unknown, you should not see this.") | 1149 | unknown, you should not see this.") |
| 1150 | (hidden "-" default "\ | 1150 | (hidden "-" default "\ |
| 1151 | hidden, invoke the dots above to show." "\ | 1151 | hidden, invoke \"Show\" in the previous line to show." "\ |
| 1152 | group now hidden, invoke the dots above to show contents.") | 1152 | group now hidden, invoke \"Show\", above, to show contents.") |
| 1153 | (invalid "x" custom-invalid-face "\ | 1153 | (invalid "x" custom-invalid-face "\ |
| 1154 | the value displayed for this %c is invalid and cannot be set.") | 1154 | the value displayed for this %c is invalid and cannot be set.") |
| 1155 | (modified "*" custom-modified-face "\ | 1155 | (modified "*" custom-modified-face "\ |