diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index a4e519e8954..66fa2b91a09 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2007-11-15 Masatake YAMATO <jet@gyve.org> | ||
| 2 | |||
| 3 | * etags.c (C_entries): In case '}', set fvdef to fvnone | ||
| 4 | unconditioned to (!ignoreindent && lp == newlb.buffer + 1). | ||
| 5 | |||
| 1 | 2007-10-26 Juanma Barranquero <lekktu@gmail.com> | 6 | 2007-10-26 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 7 | ||
| 3 | * emacsclient.c: Add a wrapper for getenv so it also checks the | 8 | * emacsclient.c: Add a wrapper for getenv so it also checks the |