* ehelp.el (electric-help-orig-major-mode): New buffer-local variable.
commit9c13a46e078433f59c6e7e0532c13a1fa3340ec9
authorJuri Linkov <juri@jurta.org>
Fri, 2 Apr 2010 23:01:22 +0000 (3 02:01 +0300)
committerJuri Linkov <juri@jurta.org>
Fri, 2 Apr 2010 23:01:22 +0000 (3 02:01 +0300)
tree11116b05d58b10566c6c4805306c28e4d82d47ec
parentdbb5e44a980a786d1f581faab81ad7830520a650
* ehelp.el (electric-help-orig-major-mode): New buffer-local variable.
(electric-help-mode): Set it to original major-mode.  Doc fix.
(with-electric-help): Use `electric-help-orig-major-mode' instead
of (default-value 'major-mode).  Doc fix.
http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
lisp/ChangeLog
lisp/ehelp.el