ffap.el: handle "/usr/include/c++/<version>" directories.
authorRĂ¼diger Sonderfeld <ruediger@c-plusplus.de>
Sat, 19 Oct 2013 02:35:20 +0000 (19:35 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 19 Oct 2013 02:35:20 +0000 (19:35 -0700)
commit7deed4bf2aab3b92f3b3d1d46fd6717b245c72d1
treef992c2944c71263cf6fd0c3aeab560da63501bb0
parent7bcb455b5fd40a6301e5f506eeea43a5ca291b07
ffap.el: handle "/usr/include/c++/<version>" directories.
Ref: http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00387.html

* lisp/ffap.el (ffap-alist): Use ffap-c++-mode for c++-mode.
(ffap-c++-path): New variable.
(ffap-c++-mode): New function.
lisp/ChangeLog
lisp/ffap.el