projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6f07e1
)
; Correct typo
author
Po Lu
<luangruo@yahoo.com>
Thu, 12 Oct 2023 14:04:34 +0000
(22:04 +0800)
committer
Po Lu
<luangruo@yahoo.com>
Thu, 12 Oct 2023 14:04:34 +0000
(22:04 +0800)
* etc/NEWS: Fix typo.
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index ac6193caf1d926be98b9995e9328b74a26fd88d7..d21d1b4bad52e906b519d1dd30b38ee7afffe47c 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-198,7
+198,7
@@
displayed on the mode line when 'appt-display-mode-line' is non-nil.
* Editing Changes in Emacs 30.1
+++
-** New user option 'gud-highlight-current-line
-overlay
'.
+** New user option 'gud-highlight-current-line'.
When enabled, Gud will visually emphasize the line being executed upon
pauses in the debugee's execution, such as those occasioned by
breakpoints being hit.