mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-02 11:50:48 -08:00
* lisp/calendar/icalendar.el: Add missing :version tags for new defcustoms.
This commit is contained in:
parent
1dd7098709
commit
ba04cd78ac
1 changed files with 2 additions and 0 deletions
|
|
@ -250,6 +250,7 @@ on the current day and continues for the number of days given here.
|
|||
|
||||
See `icalendar-export-sexp-enumerate-all' for a list of sexp
|
||||
entries which by default are NOT enumerated."
|
||||
:version "24.5"
|
||||
:type 'integer
|
||||
:group 'icalendar)
|
||||
|
||||
|
|
@ -262,6 +263,7 @@ translating into an icalendar equivalent. This affects the
|
|||
following sexp diary entries: `diary-anniversary',
|
||||
`diary-cyclic', `diary-date', `diary-float',`diary-block'. All
|
||||
other sexp entries are enumerated in any case."
|
||||
:version "24.5"
|
||||
:type 'boolean
|
||||
:group 'icalendar)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue