Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
1e850936
Commit
1e850936
authored
Jun 27, 1997
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(custom-magic-alist): Update messages for `modified' and `set' states.
parent
d4b8422f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
lisp/cus-edit.el
lisp/cus-edit.el
+4
-4
No files found.
lisp/cus-edit.el
View file @
1e850936
...
...
@@ -1271,11 +1271,11 @@ group now hidden, invoke \"Show\", above, to show contents.")
(invalid "
x
" custom-invalid-face "
\
the
value
displayed
for
this
%c
is
invalid
and
cannot
be
set.
")
(modified "
*
" custom-modified-face "
\
you
have
edited
the
value
,
and
can
no
w
set
the
%c.
" "
\
you
have
edited
something
in
this
group,
and
can
no
w
set
it.
")
you
have
edited
the
value
as
text,
but
you
have
no
t
set
the
%c.
" "
\
you
have
edited
something
in
this
group,
but
no
t
set
it.
")
(set "
+
" custom-set-face "
\
you
have
set
this
%c,
but
not
saved
it.
" "
\
something
in
this
group
has
been
set,
but
not
yet
saved.
")
you
have
set
this
%c,
but
not
saved
it
for
future
sessions
.
" "
\
something
in
this
group
has
been
set,
but
not
saved.
")
(changed "
:
" custom-changed-face "
\
this
%c
has
been
changed
outside
the
customize
buffer.
" "
\
something
in
this
group
has
been
changed
outside
customize.
")
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment