; * ChangeLog.2: Add full path for changes I introduced in 6689b53 and a4760a3

This commit is contained in:
Nicolas Richard 2015-07-07 12:38:02 +02:00
parent 1a2773ac2d
commit 6aa1d7635c

View file

@ -354,9 +354,9 @@
2015-06-29 Nicolas Richard <theonewiththeevillook@yahoo.fr>
* package.el (describe-package): Use symbol-at-point as additional guess
* lisp/emacs-lisp/package.el (describe-package): Use symbol-at-point as additional guess
* package.el (describe-package): Convert the guess to a string
* lisp/emacs-lisp/package.el (describe-package): Convert the guess to a string
2015-06-28 Paul Eggert <eggert@cs.ucla.edu>