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
1c955542
Commit
1c955542
authored
Jun 24, 2005
by
Nick Roberts
Browse files
*** empty log message ***
parent
eaf664cf
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
4 deletions
+13
-4
lisp/ChangeLog
lisp/ChangeLog
+13
-4
No files found.
lisp/ChangeLog
View file @
1c955542
2005-06-24 Nick Roberts <nickrob@snap.net.nz>
* progmodes/gud.el (gud-tooltip-print-command): Indent properly.
(gud-gdb-marker-filter): Use font-lock-warning-face for any
initial error.
* progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
after fresh input.
(gdb-var-create-handler): Put name of expression in quotes.
2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
* emacs-lisp/ring.el (ring-elements): Make it return a list of the
* emacs-lisp/ring.el (ring-elements): Make it return a list of the
...
@@ -520,10 +530,9 @@
...
@@ -520,10 +530,9 @@
2005-06-15 Nick Roberts <nickrob@snap.net.nz>
2005-06-15 Nick Roberts <nickrob@snap.net.nz>
* progmodes/gdb-ui.el (gdb-tooltip-print):
* progmodes/gdb-ui.el (menu): Re-order menu items.
Respect tooltip-use-echo-area.
(gdb-tooltip-print): Respect tooltip-use-echo-area.
(menu): Re-order menu items.
* progmodes/gud.el (tooltip-use-echo-area): Remove alias.
* progmodes/gud.el (tooltip-use-echo-area): Remove alias.
Define in tooltip.el.
Define in tooltip.el.
(gud-tooltip-process-output): Respect tooltip-use-echo-area.
(gud-tooltip-process-output): Respect tooltip-use-echo-area.
...
...
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