Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
7285a019
Commit
7285a019
authored
Oct 04, 2007
by
Nick Roberts
Browse files
*** empty log message ***
parent
b8063421
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
2 deletions
+12
-2
lisp/ChangeLog
lisp/ChangeLog
+12
-2
No files found.
lisp/ChangeLog
View file @
7285a019
2007-10-04 Nick Roberts <nickrob@snap.net.nz>
* progmodes/gud.el (gud-gud-gdb-command-name): New option.
(gud-gdb): New function for old M-x gdb (text command mode).
(gud-gdb-command-name, gdb): Move to...
* progmodes/gdb-ui.el: ...here and adapt doc string.
(gud-gdba-command-name, gdba): Delete.
2007-10-03 Juanma Barranquero <lekktu@gmail.com>
* bs.el: Don't defvar `font-lock-verbose'.
...
...
@@ -15,8 +24,9 @@
2007-10-02 Nick Roberts <nickrob@snap.net.nz>
* progmodes/gud.el (gdb): Make gdba default and switch to gdb
if appropriate, i.e., reverse previous arrangement.
* progmodes/gud.el (gdb): Make graphical mode the default and
switch to text command mode if appropriate, i.e., reverse previous
arrangement.
(gud-gdb-marker-filter): Adapt for above change.
* progmodes/gdb-ui.el (gdb-init-1): Don't set the values
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment