Mercurial > emacs
comparison lisp/gnus/gnus-cus.el @ 90261:7beb78bc1f8e
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 616-696)
- Add lisp/mh-e/.arch-inventory
- Update from CVS
- Merge from gnus--rel--5.10
- Update from CVS: lisp/smerge-mode.el: Add 'tools' to file keywords.
- lisp/gnus/ChangeLog: Remove duplicate entry
* gnus--rel--5.10 (patch 147-181)
- Update from CVS
- Merge from emacs--cvs-trunk--0
- Update from CVS: lisp/mml.el (mml-preview): Doc fix.
- Update from CVS: texi/message.texi: Fix default values.
- Update from CVS: texi/gnus.texi (RSS): Addition.
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 16 Jan 2006 08:37:27 +0000 |
parents | 0ca0d9181b5e 6f5da26b0df1 |
children | d88caeac70d7 |
comparison
equal
deleted
inserted
replaced
90260:0ca0d9181b5e | 90261:7beb78bc1f8e |
---|---|
233 :value nil | 233 :value nil |
234 (const signature) | 234 (const signature) |
235 (const signature-file) | 235 (const signature-file) |
236 (const organization) | 236 (const organization) |
237 (const address) | 237 (const address) |
238 (const x-face-file) | |
238 (const name) | 239 (const name) |
239 (const body)) | 240 (const body) |
241 (symbol) | |
242 (string :tag "Header")) | |
240 (string :format "%v")))) | 243 (string :format "%v")))) |
241 "post style. | 244 "post style. |
242 See `gnus-posting-styles'.")) | 245 See `gnus-posting-styles'.")) |
243 "Alist of valid group or topic parameters. | 246 "Alist of valid group or topic parameters. |
244 | 247 |