diff options
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -44,6 +44,9 @@ width which is the minimum number of pixels necessary to display any | |||
| 44 | of the currently defined fringe bitmaps. The width of the built-in | 44 | of the currently defined fringe bitmaps. The width of the built-in |
| 45 | fringe bitmaps is 8 pixels. | 45 | fringe bitmaps is 8 pixels. |
| 46 | 46 | ||
| 47 | ** In GUD mode when talking to GDB, C-x C-a C-j "jumps" the program | ||
| 48 | counter to the specified source line (the one where point is). | ||
| 49 | |||
| 47 | ** hide-ifdef-mode now uses overlays rather than selective-display | 50 | ** hide-ifdef-mode now uses overlays rather than selective-display |
| 48 | to hide its text. This should be mostly transparent but slightly | 51 | to hide its text. This should be mostly transparent but slightly |
| 49 | changes the behavior of motion commands line C-e and C-p. | 52 | changes the behavior of motion commands line C-e and C-p. |