comparison lisp/cus-edit.el @ 60034:b99f3d8581c6

(custom-buffer-create-internal): Update help message. (custom-magic-alist): Update help messages.
author Richard M. Stallman <rms@gnu.org>
date Mon, 14 Feb 2005 09:50:38 +0000
parents 2832745c4aee
children 7cc86e0f08f6 7e3f621f1dd4
comparison
equal deleted inserted replaced
60033:ec4864463fc2 60034:b99f3d8581c6
1395 (widget-insert " ") 1395 (widget-insert " ")
1396 (widget-create 'push-button 1396 (widget-create 'push-button
1397 :tag "Save for Future Sessions" 1397 :tag "Save for Future Sessions"
1398 :help-echo "\ 1398 :help-echo "\
1399 Make your editing in this buffer take effect for future Emacs sessions. 1399 Make your editing in this buffer take effect for future Emacs sessions.
1400 This updates your Emacs initialization file or creates a new one one." 1400 This updates your Emacs initialization file or creates a new one."
1401 :action (lambda (widget &optional event) 1401 :action (lambda (widget &optional event)
1402 (Custom-save))) 1402 (Custom-save)))
1403 (if custom-reset-button-menu 1403 (if custom-reset-button-menu
1404 (progn 1404 (progn
1405 (widget-insert " ") 1405 (widget-insert " ")
1669 group now hidden, invoke \"Show\", above, to show contents.") 1669 group now hidden, invoke \"Show\", above, to show contents.")
1670 (invalid "x" custom-invalid-face "\ 1670 (invalid "x" custom-invalid-face "\
1671 the value displayed for this %c is invalid and cannot be set.") 1671 the value displayed for this %c is invalid and cannot be set.")
1672 (modified "*" custom-modified-face "\ 1672 (modified "*" custom-modified-face "\
1673 you have edited the value as text, but you have not set the %c." "\ 1673 you have edited the value as text, but you have not set the %c." "\
1674 you have edited something in this group, but not set it.") 1674 you have edited something in this group, but not set anything yet.")
1675 (set "+" custom-set-face "\ 1675 (set "+" custom-set-face "\
1676 you have set this %c, but not saved it for future sessions." "\ 1676 you have set this %c, but not saved it for future sessions." "\
1677 something in this group has been set, but not saved.") 1677 you have set something in this group, but not saved anything yet.")
1678 (changed ":" custom-changed-face "\ 1678 (changed ":" custom-changed-face "\
1679 this %c has been changed outside the customize buffer." "\ 1679 this %c has been changed outside the customize buffer." "\
1680 something in this group has been changed outside customize.") 1680 something in this group has been changed outside customize.")
1681 (saved "!" custom-saved-face "\ 1681 (saved "!" custom-saved-face "\
1682 this %c has been set and saved." "\ 1682 You have set this %c and saved it through Customize in your init file." "\
1683 something in this group has been set and saved.") 1683 something in this group has been set and saved.")
1684 (rogue "@" custom-rogue-face "\ 1684 (rogue "@" custom-rogue-face "\
1685 this %c has not been changed with customize." "\ 1685 this %c has not been changed with customize." "\
1686 something in this group is not prepared for customization.") 1686 something in this group is not prepared for customization.")
1687 (standard " " nil "\ 1687 (standard " " nil "\