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
e7d3b898
Commit
e7d3b898
authored
Aug 31, 2009
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(diary-button-face): Mark this face alias as obsolete.
parent
d8bc5d08
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/calendar/diary-lib.el
lisp/calendar/diary-lib.el
+2
-2
No files found.
lisp/calendar/diary-lib.el
View file @
e7d3b898
...
...
@@ -71,8 +71,8 @@ are holidays."
"Face used for buttons in the fancy diary display."
:version
"22.1"
:group
'calendar-faces
)
;; Backward-compatibility alias. FIXME make obsolete.
(
put
'diary-button-face
'face-alias
'diary-button
)
(
define-obsolete-face-alias
'diary-button-face
'diary-button
"22.1"
)
;; Face markup of calendar and diary displays: Any entry line that
;; ends with [foo:value] where foo is a face attribute (except :box
...
...
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