(gnus-tilde-pad-form): New function.
authorshuhei-k <shuhei-k>
Sun, 30 Aug 1998 16:53:04 +0000 (16:53 +0000)
committershuhei-k <shuhei-k>
Sun, 30 Aug 1998 16:53:04 +0000 (16:53 +0000)
lisp/gnus-spec.el

index 0e52f33..1294f6a 100644 (file)
        (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