diff options
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 43ced200822..50ee37233b7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2005-08-01 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * cus-start.el (all): Put `indicate-empty-lines' in fringe group | ||
| 4 | instead of display group. Make `indicate-buffer-boundaries' | ||
| 5 | customizable through Custom. | ||
| 6 | |||
| 1 | 2005-08-01 Juanma Barranquero <lekktu@gmail.com> | 7 | 2005-08-01 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 8 | ||
| 3 | * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed) | 9 | * progmodes/gdb-ui.el (gdb-frame-address, gdb-var-changed) |