diff options
| author | Juanma Barranquero | 2013-06-19 16:27:21 +0200 |
|---|---|---|
| committer | Juanma Barranquero | 2013-06-19 16:27:21 +0200 |
| commit | 53d829de5f6c3c18afb66906bf471a239f695f07 (patch) | |
| tree | 6e8f615920c48810218d252561973fcec958e9b9 | |
| parent | 983aeb9affdeee084f1e0ffa683b0e944243cd2e (diff) | |
| download | emacs-53d829de5f6c3c18afb66906bf471a239f695f07.tar.gz emacs-53d829de5f6c3c18afb66906bf471a239f695f07.zip | |
.bzrignore: Add GNU GLOBAL files.
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
| @@ -1,3 +1,7 @@ | |||
| 1 | 2013-06-19 Juanma Barranquero <lekktu@gmail.com> | ||
| 2 | |||
| 3 | * .bzrignore: Add GNU GLOBAL files. | ||
| 4 | |||
| 1 | 2013-06-17 Paul Eggert <eggert@cs.ucla.edu> | 5 | 2013-06-17 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 6 | ||
| 3 | Use functions, not macros, for XINT etc. (Bug#11935). | 7 | Use functions, not macros, for XINT etc. (Bug#11935). |