* lisp/emacs-lisp/cl-lib.el: Set more meaningful version number.
This commit is contained in:
parent
2a07c70a94
commit
cdc5d88cf6
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2012-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
|
||||
|
||||
* emacs-lisp/cl-lib.el: Set more meaningful version number.
|
||||
|
||||
2012-11-16 Martin Rudalics <rudalics@gmx.at>
|
||||
|
||||
* window.el (enlarge-window, shrink-window): Don't mention return
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
;; Copyright (C) 1993, 2001-2012 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Dave Gillespie <daveg@synaptics.com>
|
||||
;; Version: 2.02
|
||||
;; Version: 1.0
|
||||
;; Keywords: extensions
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
Loading…
Add table
Reference in a new issue