From: Artur Malabarba Date: Mon, 30 Mar 2015 23:56:56 +0000 (+0100) Subject: Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs X-Git-Tag: emacs-25.0.90~2564^2~38 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ce88920edb410ed90733763843014470f1d40e28;p=emacs.git Merge branch 'master' of git+ssh://git.sv.gnu.org/srv/git/emacs --- ce88920edb410ed90733763843014470f1d40e28 diff --cc lisp/ChangeLog index da5893f495b,e6ecf0fe09a..cad239d7dee --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@@ -1,8 -1,9 +1,14 @@@ +2015-03-30 Artur Malabarba + + * emacs-lisp/package.el: Reorganize package.el and divide it with + page-breaks and comments. + + 2015-03-30 Stefan Monnier + + * emacs-lisp/eieio-base.el (make-instance) : New instance + which stores the old-style object name argument into the + object-name field. + 2015-03-30 Alan Mackenzie Correct calculation of CC Mode's font-lock region.