mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-24 22:07:36 +00:00
* lisp/calendar/diary-lib.el: Bump custom :version for previous change.
This commit is contained in:
parent
721dce172b
commit
ec1339fbce
1 changed files with 1 additions and 1 deletions
|
|
@ -390,7 +390,7 @@ Only used if `diary-header-line-flag' is non-nil."
|
|||
:type 'sexp
|
||||
:initialize 'custom-initialize-default
|
||||
:set 'diary-set-header
|
||||
:version "22.1")
|
||||
:version "23.3") ; frame-width -> window-width
|
||||
|
||||
;; The first version of this also checked for diary-selective-display
|
||||
;; in the non-fancy case. This was an attempt to distinguish between
|
||||
|
|
|
|||
Loading…
Reference in a new issue