]> code.delx.au - gnu-emacs/commit
Address some compilation warnings.
authorGlenn Morris <rgm@gnu.org>
Wed, 17 Jun 2015 00:04:35 +0000 (20:04 -0400)
committerGlenn Morris <rgm@gnu.org>
Wed, 17 Jun 2015 00:04:35 +0000 (20:04 -0400)
commit55b41a82cdbb682a4657ddc47d194e5813cf262b
treebefb15c0a376e843765274c2e275c96244f5f2ed
parentcf94a3e0c4320f74c1de8c9a887b1ed8e74163d3
Address some compilation warnings.

* lisp/face-remap.el (text-scale-adjust):
* lisp/menu-bar.el (popup-menu-normalize-position):
* lisp/emacs-lisp/byte-opt.el (byte-compile-inline-expand):
* lisp/emacs-lisp/bytecomp.el (byte-compile-arglist-warn):
* lisp/emacs-lisp/generator.el (cps--transform-1):
* lisp/emacs-lisp/macroexp.el (macroexp--expand-all):
* lisp/obsolete/vc-arch.el (vc-arch-mode-line-string):
* lisp/progmodes/octave.el (octave-goto-function-definition)
(octave-find-definition-default-filename):
Replace 't' with '_' in pcase.
lisp/emacs-lisp/byte-opt.el
lisp/emacs-lisp/bytecomp.el
lisp/emacs-lisp/generator.el
lisp/emacs-lisp/macroexp.el
lisp/face-remap.el
lisp/menu-bar.el
lisp/obsolete/vc-arch.el
lisp/progmodes/octave.el