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
17804728
Commit
17804728
authored
Mar 05, 1996
by
Richard M. Stallman
Browse files
(mail-abbrevs-setup): Doc fix.
parent
491f6f0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
lisp/mail/mailabbrev.el
lisp/mail/mailabbrev.el
+1
-0
No files found.
lisp/mail/mailabbrev.el
View file @
17804728
...
...
@@ -138,6 +138,7 @@ no aliases, which is represented by this being a table with no entries.)")
;;;###autoload
(
defun
mail-abbrevs-setup
()
"Initialize use of the `mailabbrev' package."
(
if
(
and
(
not
(
vectorp
mail-abbrevs
))
(
file-exists-p
mail-personal-alias-file
))
(
build-mail-abbrevs
))
...
...
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