diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ecec50e930d..cc928f5c57f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2013-11-21 Leo Liu <sdl.web@gmail.com> | ||
| 2 | |||
| 3 | Add completion for command `ag'. | ||
| 4 | * pcmpl-x.el (pcomplete/ag, pcmpl-x-ag-options): New functions. | ||
| 5 | (pcmpl-x-ag-options): New variable. | ||
| 6 | |||
| 1 | 2013-11-21 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2013-11-21 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * emacs-lisp/byte-run.el (eval-when-compile): Fix edebug spec | 9 | * emacs-lisp/byte-run.el (eval-when-compile): Fix edebug spec |