summaryrefslogtreecommitdiff
path: root/hinit.el
AgeCommit message (Collapse)Author
2019-06-29Remove conditionals on xemacsMats Lidell
Remove all featurep checks on xemacs and emacs.
2016-07-31* Changes: Renamed this file from ChangeLog since Elpa release buildsBob Weiner
overwrite any file named ChangeLog with git log information which has less history than Hyperbole's Changes. * hui-mini.el (hui-search-web): Added so can invoke the Hyperbole Find/Web search menu directly. hyperbole.el (hkey-initialize): Bound above command to {C-c /}. * hsettings.el (hyperbole-web-search-browser-function): (hyperbole-web-search-alist): (hyperbole-web-search): Added. hui-mini.el (hui:menu-web-search): Added and called within hui:menus. hui-menu.el (hui-menu-web-search): Added and called in infodock-hyperbole-menu. * hinit.el (hyperb:init-menubar): Fixed so sets after-init-hook only if not after-init-time. Also forced a return value of nil. hui-menu.el (hyperbole-menubar-menu): Changed so this always updates the menubar with the latest version of the Hyperbole menu; previously it only added the menu if it was not there.
2016-07-28* hyperbole.el: Updated the header fields to better match GNU standards for useBob Weiner
by the Lisp maintainer package, lisp-mnt.el.
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.