summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
authorBob Weiner <Bob.Weiner@DuffandPhelps.com>2019-04-22 09:26:39 -0400
committerBob Weiner <rsw@gnu.org>2019-04-23 16:01:19 -0400
commitfdce47a4847409e65299075e7ef5dc59762e4efd (patch)
tree90dc37b45f4a9d2e35a7c21aa750b6601fc95f9e /Changes
parent284a067822a230aca5ac3826274f16c590ff1a52 (diff)
Add Gitlab to DEMO; MSWindows path handling; company-mode Smart Keys
Diffstat (limited to 'Changes')
-rw-r--r--Changes21
1 files changed, 21 insertions, 0 deletions
diff --git a/Changes b/Changes
index b6d9a4f..703b1bb 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,24 @@
+2019-04-22 Bob Weiner <rsw@gnu.org>
+
+* hversion.el: Pushed BW changes for 7.0.2c test update.
+
+* hargs.el (hargs:delimited): Added exclude-regexp argument.
+* hpath.el (hpath:delimited-possible-path): Used above new argument
+ to prevent matching to strings that include string quotes.
+
+2019-04-21 Bob Weiner <rsw@gnu.org>
+
+* man/hkey-help.txt: Added Company-mode and Treemacs entries.
+
+* hui-window.el (hmouse-alist-add-window-handlers): Renamed from hui-window--register.
+
+* man/hyperbole.texi (Smart Key - Company Mode): Added.
+
+2019-03-11 Bob Weiner <rsw@gnu.org>
+
+* man/hyperbole.texi (Implicit Buttons, gitlab-reference):
+ DEMO (Gitlab (Remote) References): Added these sections.
+
2019-02-16 Bob Weiner <rsw@gnu.org>
* hui-window.el (smart-window-of-coords): Handled null coords parameter.