]> git.eshelyaron.com Git - emacs.git/commit
Treat “instead” strings as docstrings
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 31 Aug 2015 07:04:11 +0000 (00:04 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 31 Aug 2015 07:05:31 +0000 (00:05 -0700)
commit41ed99a322f35639bdc7402b1b7089d85782e8d3
tree07e4ace0915225f367c7d38e33acdaee26b99e5f
parent8d76c00728eb8ba41d04bc9344181aeffe158501
Treat “instead” strings as docstrings

* lisp/emacs-lisp/bytecomp.el (byte-compile-form):
* lisp/emacs-lisp/macroexp.el (macroexp--obsolete-warning):
Substitute quotes in instead strings.
lisp/emacs-lisp/bytecomp.el
lisp/emacs-lisp/macroexp.el