branch: master
commit d4fb6d40b71cad3fd5a2141b8456f27e2b2dc731
Author: Leo Liu
Commit: Leo Liu
Doc fix
---
README.rst |6 ++
ggtags.el | 12 +---
2 files changed, 7 insertions(+), 11 deletions(-)
diff --git a/README.rst b/README.rst
index e8e90d5..eda0427 100644
--- a/RE
branch: master
commit 7e2a9159d98ca921244486fabcc596fa263681db
Merge: d30ae7d ec3c6bb
Author: Leo Liu
Commit: Leo Liu
Merge pull request #117 from syohex/typo
Correct misspellings
---
README.rst |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.rst
branch: master
commit 6153f5e98662fe0e939014da68bc308c4a7c41aa
Author: egarrulo
Commit: Leo Liu
GNU Global 6.5 has renamed plugin-factory/README
---
README.rst |9 +
1 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/README.rst b/README.rst
index 08640b4..34c51aa 100
branch: master
commit 793712920ffebe92b81e55a47923ef1286b47082
Merge: 6153f5e abeb3ef
Author: Leo Liu
Commit: Leo Liu
Merge pull request #107 from egarrulo/patch-1
Copy `process-environment'
---
ggtags.el |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/g
branch: master
commit ad3ae8d65e3669a113717f2aaeb69e1322eabcbd
Merge: 2b8d33f f155c3c
Author: Leo Liu
Commit: Leo Liu
Merge pull request #111 from kanru/patch-1
Avoid the jit-lock-mode to kick in when fontify code
---
ggtags.el |1 +
1 files changed, 1 insertions(+), 0 deletion
branch: master
commit d2a88922591c2c0dc047e2aad9dc86364507c4da
Merge: 7e2a915 0cc4a4a
Author: Leo Liu
Commit: Leo Liu
Merge pull request #118 from syohex/update-url
Update MELPA URL
---
README.rst |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/README.rst
branch: master
commit ec3c6bb2ec6886cb48d51569df1f66dac72409e6
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Correct misspellings
---
README.rst |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.rst b/README.rst
index 13b4140..571d193 100644
--- a/README.rst
branch: master
commit 2b8d33f3284c4af2011a9d30799cdb6be8fcf4f5
Author: Leo Liu
Commit: Leo Liu
Handle invalid history match in ggtags-global-filter
by jumping to first error instead.
For example when a history match is set on the second match of all
matches and the sear
branch: master
commit f155c3ca8e509547ba71b4a7f931216f7a3dac8d
Author: Kan-Ru Chen
Commit: Kan-Ru Chen
Avoid the jit-lock-mode to kick in when fontify code
To prevent jit-lock args-out-of-range error when (erase-buffer) later
---
ggtags.el |1 +
1 files changed, 1 insertions(+)
leoliu pushed a change to branch master.
from 979b09b /transcribe/transcribe.el: Add some functions, fix bugs
new 6153f5e GNU Global 6.5 has renamed plugin-factory/README
new abeb3ef `process-environment` must be copied
new 7937129 Merge pull request #107 fro
branch: master
commit 0cc4a4a56a4604151916c62a854b661b14876164
Author: Syohei YOSHIDA
Commit: Syohei YOSHIDA
Update MELPA URL
---
README.rst |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/README.rst b/README.rst
index 13b4140..fb7de91 100644
--- a/README.rst
+++ b
branch: master
commit abeb3ef5e8f7262d9459a0e67d61851909a325d9
Author: egarrulo
Commit: egarrulo
`process-environment` must be copied
`process-environment` must be copied to have a temporary binding, otherwise
you will be modifying the original list. Or maybe `lexical-binding` cha
branch: master
commit d30ae7d1384f84f93b7eb605634b6ec701bd433f
Author: Leo Liu
Commit: Leo Liu
For #116: Provide a way to disable highlighting tag at point
---
README.rst | 10 ++
ggtags.el | 39 +++
2 files changed, 37 insertions(+), 12 dele
branch: master
commit 5eeb0a120601964a347af827e4e4d3c0170ba94e
Author: Leo Liu
Commit: Leo Liu
Correctly set ggtags-global-start-marker
---
ggtags.el |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/ggtags.el b/ggtags.el
index 2920dc6..09e3e63 100644
--- a/ggtags.e
branch: master
commit 77d648214c46565de8c63087ee35d9ee319d7686
Merge: 979b09b d4fb6d4
Author: Leo Liu
Commit: Leo Liu
Merge branch 'master' of github.com:leoliu/ggtags
---
packages/ggtags/README.rst | 23
packages/ggtags/ggtags.el | 83 +++--
15 matches
Mail list logo