diff options
Diffstat (limited to 'lisp/cedet/ChangeLog')
| -rw-r--r-- | lisp/cedet/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/cedet/ChangeLog b/lisp/cedet/ChangeLog index c132a423f19..46296d3e39f 100644 --- a/lisp/cedet/ChangeLog +++ b/lisp/cedet/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2014-12-14 Dmitry Gutov <dgutov@yandex.ru> | ||
| 2 | |||
| 3 | * semantic.el (semantic-analyze-completion-at-point-function) | ||
| 4 | (semantic-analyze-notc-completion-at-point-function) | ||
| 5 | (semantic-analyze-nolongprefix-completion-at-point-function): Do | ||
| 6 | nothing if the current buffer is not using Semantic (bug#19077). | ||
| 7 | |||
| 1 | 2014-12-08 Matt Curtis <matt.r.curtis@gmail.com> (tiny change) | 8 | 2014-12-08 Matt Curtis <matt.r.curtis@gmail.com> (tiny change) |
| 2 | 9 | ||
| 3 | * pulse.el (pulse-momentary-highlight-one-line): Respect the POINT | 10 | * pulse.el (pulse-momentary-highlight-one-line): Respect the POINT |