projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a22926
)
(gnus-tilde-pad-form): New function.
author
shuhei-k
<shuhei-k>
Sun, 30 Aug 1998 16:53:04 +0000
(16:53 +0000)
committer
shuhei-k
<shuhei-k>
Sun, 30 Aug 1998 16:53:04 +0000
(16:53 +0000)
lisp/gnus-spec.el
patch
|
blob
|
history
diff --git
a/lisp/gnus-spec.el
b/lisp/gnus-spec.el
index
0e52f33
..
1294f6a
100644
(file)
--- a/
lisp/gnus-spec.el
+++ b/
lisp/gnus-spec.el
@@
-282,6
+282,11
@@
(if (equal val ,ignore-value)
"" val))))
+;;; dummy function. XEmacs will redefine this.
+(defun gnus-tilde-pad-form (el pad-width)
+ "Return a form that pads EL to PAD-WIDTH."
+ )
+
(defun gnus-parse-format (format spec-alist &optional insert)
;; This function parses the FORMAT string with the help of the
;; SPEC-ALIST and returns a list that can be eval'ed to return the