diff options
| author | Luc Teirlinck | 2006-03-12 14:34:42 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2006-03-12 14:34:42 +0000 |
| commit | 2a1eac63899fd4621504bdb7e528df9cea836411 (patch) | |
| tree | 31061f712cd06f1e6bdf772ec5f1596aa5cb04da | |
| parent | 374f0c9131246f055ab422f82abce6511cf22adb (diff) | |
| download | emacs-2a1eac63899fd4621504bdb7e528df9cea836411.tar.gz emacs-2a1eac63899fd4621504bdb7e528df9cea836411.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1aa3435b6ab..522afdbe6bf 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-03-12 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * cus-start.el (all): Delete :version keyword for members of the | ||
| 4 | fringe group, since the entire group is new in 22.1. | ||
| 5 | |||
| 1 | 2006-03-13 Nick Roberts <nickrob@snap.net.nz> | 6 | 2006-03-13 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 7 | ||
| 3 | * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local | 8 | * progmodes/gdb-ui.el (gdb-stack-list-locals-handler): Add local |