diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 324c00cd3ba..ff71b8a1734 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-01-15 Kevin Ryde <user42@zip.com.au> | ||
| 2 | |||
| 3 | * info-look.el (c-mode/symbol): Add ^` to prefix, and change | ||
| 4 | suffix to space, $ or '$, to correctly position point when going | ||
| 5 | to @table style constants like DBL_MAX. | ||
| 6 | |||
| 1 | 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change) | 7 | 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change) |
| 2 | 8 | ||
| 3 | * type-break.el (type-break-mode, type-break-file-time) | 9 | * type-break.el (type-break-mode, type-break-file-time) |