Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
ecc7b2ba
Commit
ecc7b2ba
authored
Feb 14, 2007
by
Chong Yidong
Browse files
(smiley-regexp-alist): Add "dead" smiley.
parent
c371062c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
lisp/gnus/smiley.el
lisp/gnus/smiley.el
+1
-0
No files found.
lisp/gnus/smiley.el
View file @
ecc7b2ba
...
...
@@ -74,6 +74,7 @@
(
"\\(:-|\\)\\W"
1
"indifferent"
)
(
"\\(:-[/\\]\\)\\W"
1
"wry"
)
(
"\\(:-(\\)\\W"
1
"sad"
)
(
"\\(X-)\\)\\W"
1
"dead"
)
(
"\\(:-{\\)\\W"
1
"frown"
))
"*A list of regexps to map smilies to images.
The elements are (REGEXP MATCH IMAGE), where MATCH is the submatch in
...
...
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