diff options
| author | Francesco Potortì | 2007-11-15 13:37:42 +0000 |
|---|---|---|
| committer | Francesco Potortì | 2007-11-15 13:37:42 +0000 |
| commit | 6e096c718f185c5a600321b67a03f02be521de59 (patch) | |
| tree | 1aea908becbd0a8ef928824589513f6fd1a74607 /lib-src | |
| parent | ef2cfb2e80c76365599cf9a4361acff82a3f6793 (diff) | |
| download | emacs-6e096c718f185c5a600321b67a03f02be521de59.tar.gz emacs-6e096c718f185c5a600321b67a03f02be521de59.zip | |
etags.c: (C_entries): In case '}', set fvdef to fvnone
unconditioned to (!ignoreindent && lp == newlb.buffer + 1).
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 |