comparison lisp/cus-edit.el @ 18462:0e65e5074881

(custom-magic-alist): Update messages for `modified' and `set' states.
author Richard M. Stallman <rms@gnu.org>
date Fri, 27 Jun 1997 06:09:07 +0000
parents a2be4f4ac8ed
children e22e2a4e683a
comparison
equal deleted inserted replaced
18461:35976f73432d 18462:0e65e5074881
1269 hidden, invoke \"Show\" in the previous line to show." "\ 1269 hidden, invoke \"Show\" in the previous line to show." "\
1270 group now hidden, invoke \"Show\", above, to show contents.") 1270 group now hidden, invoke \"Show\", above, to show contents.")
1271 (invalid "x" custom-invalid-face "\ 1271 (invalid "x" custom-invalid-face "\
1272 the value displayed for this %c is invalid and cannot be set.") 1272 the value displayed for this %c is invalid and cannot be set.")
1273 (modified "*" custom-modified-face "\ 1273 (modified "*" custom-modified-face "\
1274 you have edited the value, and can now set the %c." "\ 1274 you have edited the value as text, but you have not set the %c." "\
1275 you have edited something in this group, and can now set it.") 1275 you have edited something in this group, but not set it.")
1276 (set "+" custom-set-face "\ 1276 (set "+" custom-set-face "\
1277 you have set this %c, but not saved it." "\ 1277 you have set this %c, but not saved it for future sessions." "\
1278 something in this group has been set, but not yet saved.") 1278 something in this group has been set, but not saved.")
1279 (changed ":" custom-changed-face "\ 1279 (changed ":" custom-changed-face "\
1280 this %c has been changed outside the customize buffer." "\ 1280 this %c has been changed outside the customize buffer." "\
1281 something in this group has been changed outside customize.") 1281 something in this group has been changed outside customize.")
1282 (saved "!" custom-saved-face "\ 1282 (saved "!" custom-saved-face "\
1283 this %c has been set and saved." "\ 1283 this %c has been set and saved." "\