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
3470ef37
Commit
3470ef37
authored
Mar 14, 2006
by
Nick Roberts
Browse files
*** empty log message ***
parent
70949f30
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
25 additions
and
2 deletions
+25
-2
etc/ChangeLog
etc/ChangeLog
+4
-0
lisp/ChangeLog
lisp/ChangeLog
+21
-2
No files found.
etc/ChangeLog
View file @
3470ef37
2006-03-15 Nick Roberts <nickrob@snap.net.nz>
* DEBUG (Note): Describe features for debugging with GDB in Emacs.
2006-03-11 Miles Bader <miles@gnu.org>
* images/mail: New directory.
...
...
lisp/ChangeLog
View file @
3470ef37
2006-03-15 Nick Roberts <nickrob@snap.net.nz>
* progmodes/gdb-ui.el (gdb-var-list): Change order of first two
elements.
(gdb-find-watch-expression): Make it work for arrays too. Follow
change to gdb-var-list.
(gud-watch): Allow the user to enter variable name with a prexix
arg. Create keybindings.
(gdb-var-create-handler, gdb-var-evaluate-expression-handler)
(gdb-var-list-children-handler, gdb-var-update-handler)
(gdb-var-delete, gdb-edit-value, gdb-speedbar-expand-node)
(gdb-var-list-children-handler-1, gdb-var-update-handler-1):
Follow change to gdb-var-list.
(gdb-starting): Don't show the overlay arrows when program is
running.
* progmodes/gud.el (gud-speedbar-buttons): Follow change to
gdb-var-list.
2006-03-14 Bill Wohler <wohler@newt.com>
* image.el (image-load-path-for-library): Pass value of path
...
...
@@ -32,8 +51,8 @@
2006-03-13 Miles Bader <miles@gnu.org>
* net/rcirc.el (rcirc-nick-abbrevs):
Variable removed
.
(rcirc-abbrev-nick):
Function removed
.
* net/rcirc.el (rcirc-nick-abbrevs):
Remove variable
.
(rcirc-abbrev-nick):
Remove function
.
(rcirc-format-response-string): Don't call `rcirc-abbrev-nick'.
2006-03-13 David Ponce <david@dponce.com>
...
...
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