diff options
| author | Paul Eggert | 2012-08-15 01:57:14 -0700 |
|---|---|---|
| committer | Paul Eggert | 2012-08-15 01:57:14 -0700 |
| commit | 8453bb55239f4cba3bbb37e2dba416382ce07db2 (patch) | |
| tree | 2eed4ecb0cda7276c54ac990bcd17695d227505f /lib-src/ChangeLog | |
| parent | f2045622a553a1f3919ccef6d94fc6e1207e38f6 (diff) | |
| download | emacs-8453bb55239f4cba3bbb37e2dba416382ce07db2.tar.gz emacs-8453bb55239f4cba3bbb37e2dba416382ce07db2.zip | |
* etags.c (Pascal_functions): Fix parenthesization typo.
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 01248e59256..f3fd3751005 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-08-15 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * etags.c (Pascal_functions): Fix parenthesization typo. | ||
| 4 | |||
| 1 | 2012-08-14 Paul Eggert <eggert@cs.ucla.edu> | 5 | 2012-08-14 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 6 | ||
| 3 | * make-docfile.c (enum global_type): Sort values roughly in | 7 | * make-docfile.c (enum global_type): Sort values roughly in |