summaryrefslogtreecommitdiff
path: root/hsmail.el
AgeCommit message (Collapse)Author
2016-08-08* hmouse-tag.el (smart-asm-include-file, smart-c-include-file): Simplified ↵Bob Weiner
conditionals a bit. * hpath.el (hpath:is-p): Fixed improper parsing issue with hash links that included commas such as: "DEMO#Grep, Occurrence, Debugger and Compiler Error Buttons, and Cscope Analyzer". * Demo (Org Mode): man/hyperbole.texi (Implicit Buttons): hsys-org.el (org-mode): Changed so if not at an end of line, on an org mode link or on an existing heading, then invokes the Org mode standard binding of M-RET, (org-meta-return). 2016-08-07 Bob Weiner <rsw@gnu.org> * hpath.el (hpath:markup-link-anchor-regexp, hpath:to-markup-anchor): Modified to support hash-style links to Emacs outline file section headlines, matching as is done with Github-style Markdown section links. DEMO: man/hyperbole.texi: Updated to document the above change. * hypb.el (hypb:file-major-mode): Added. 2016-08-06 Bob Weiner <rsw@gnu.org> * man/hyperbole.texi (Customization): Renamed from Configuration. (Web Search Engines): Added this section under Customization. (HyControl): Added FramesControl key sequence. (Smart Key - Smart Scrolling): Documented {action,assist}-key-eol-function variables. * hsmail.el (mail-indent-citation, mail-yank-original): Updated for Emacs 25 compatibility.
2016-07-17Release candidate for version 6.0.Mats Lidell
The starting point of development of GNU Hyperbole 6.0 in git. For earlier versions see the mercurial repo.