diff options
| author | Nick Roberts | 2006-08-01 23:15:32 +0000 |
|---|---|---|
| committer | Nick Roberts | 2006-08-01 23:15:32 +0000 |
| commit | 68b9e79b2dcf59796653029f80248e6f124a56af (patch) | |
| tree | d8f74f98b744e38b62fee943779218a380c9c8e5 | |
| parent | b0c76bd4a598b257e8db86e25b05be31baafda84 (diff) | |
| download | emacs-68b9e79b2dcf59796653029f80248e6f124a56af.tar.gz emacs-68b9e79b2dcf59796653029f80248e6f124a56af.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 960200f8721..349309ac6af 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2006-08-02 Nick Roberts <nickrob@snap.net.nz> | ||
| 2 | |||
| 3 | * progmodes/gdb-ui.el (gdb-find-source-frame): Make nil the | ||
| 4 | default value. | ||
| 5 | (gdb-find-source-frame): New function. | ||
| 6 | (menu): Add to menu bar. | ||
| 7 | |||
| 1 | 2006-08-01 Stefan Monnier <monnier@iro.umontreal.ca> | 8 | 2006-08-01 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 9 | ||
| 3 | * font-core.el (font-lock-extend-region-function) | 10 | * font-core.el (font-lock-extend-region-function) |