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
b5ded71d
Commit
b5ded71d
authored
Jan 16, 2009
by
Glenn Morris
Browse files
Comment.
parent
b6388cc9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
lisp/mail/pmailkwd.el
lisp/mail/pmailkwd.el
+5
-2
No files found.
lisp/mail/pmailkwd.el
View file @
b5ded71d
;;; pmailkwd.el --- part of the "PMAIL" mail reader for Emacs
;; Copyright (C) 1985, 1988, 1994, 2001, 2002, 2003, 2004,
;;
2005, 2006,
2007, 2008, 2009 Free Software Foundation, Inc.
;; Copyright (C) 1985, 1988, 1994, 2001, 2002, 2003, 2004,
2005, 2006,
;; 2007, 2008, 2009
Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: mail
...
...
@@ -54,6 +54,9 @@ Performs completion over known labels when reading."
(
interactive
(
list
(
pmail-read-label
"Remove label"
)))
(
pmail-set-label
string
nil
))
;;; These two moved here from pmail (which this file requires)
;;; 20090105, creating a compiler warning. ?
;; Last individual label specified to a or k.
(
defvar
pmail-last-label
nil
)
...
...
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