- 01 Sep, 2009 18 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Nick Roberts authored
MI command -var-evaluate-expression. (gdb-var-list-children-regexp): Update from regexp-1 in gdb-ui.el and tweak for case of string child. (gdb-var-list-children-handler): Update from handler-1 in gdb-ui.el.
-
Nick Roberts authored
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1632
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
default-enable-multibyte-characters.
-
Glenn Morris authored
default-enable-multibyte-characters.
-
Glenn Morris authored
(eudc-bob-sound-menu): Use defvar rather than defconst, since easy-menu-define wants to modify these.
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
major-mode check and possible mode switch).
-
Glenn Morris authored
-
Glenn Morris authored
-
- 31 Aug, 2009 16 commits
-
-
Juri Linkov authored
("ipa-x-sampa"): Set `forget-last-selection' to nil. Set `deterministic' to nil. ("ipa"): Bind "g" to U+0261, and "tsh" to a list of "U+02A7", "U+0074 U+0283", "U+0074 U+2040 U+0283". ("ipa-kirshenbaum", ipa-x-sampa"): Bind "g" to U+0261, and "tS" to a list of "U+02A7", "U+0074 U+0283", "U+0074 U+2040 U+0283". Fix comments.
-
Nick Roberts authored
Handle watchpoints (bug#4282). (def-gdb-thread-buffer-command): Enable thread to be selected by clicking without selecting threads buffer first. (gdb-current-context-command): Use selected frame so that "up", "down" etc work in the GUD buffer. (gdb-update): Find selected frame before rendering stack buffer. (gdb-frame-handler): Set gdb-frame-number for stack buffer.
-
Nick Roberts authored
-
Stefan Monnier authored
(symbol-complete): Use minibuffer-complete.
-
Nick Roberts authored
Re-organise these two sections,
-
Nick Roberts authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
(calendar-today-face, diary-face, holiday-face): Mark these face aliases as obsolete.
-
Glenn Morris authored
-
Glenn Morris authored
describe-variable, and to mention (obsolete) face aliases. Adjust the whitespace so that help-setup-xref works.
-
Glenn Morris authored
-
Nick Roberts authored
(gdb-control-current-thread): Force tool bar update. (gdb-non-stop-handler): New function. (gdb-init-1): Use it to test if GDB version supports non-stop mode Remove unused gdbmi buffer type.
-
Juri Linkov authored
("ipa-x-sampa"): Rename from "x-sampa-ipa". (ipa-x-sampa-implosive-submap): Rename from x-sampa-implosive-submap. (ipa-x-sampa-prepend-to-keymap-entry): Rename from x-sampa-prepend-to-keymap-entry. (ipa-x-sampa-underscore-implosive): Rename from x-sampa-underscore-implosive. (ipa-x-sampa-implosive-submap): Move before first use.
-
Nick Roberts authored
-
- 30 Aug, 2009 6 commits
-
-
Juri Linkov authored
not visiting a file (e.g. cloned buffers).
-
Juri Linkov authored
Two new input methods, both following widely-used Usenet conventions for mapping ASCII to the IPA. Kirshenbaum is common in sci.lang and alt.usage.english, X-SAMPA in various (mostly European) non-English language fora. X-SAMPA is slightly more complex to support in Quail that Kirshenbaum, whence the two extra function and one extra submap to support it. (x-sampa-prepend-to-keymap-entry): New function. (x-sampa-underscore-implosive): New function. (x-sampa-implosive-submap): New Quail submap.
-
Juri Linkov authored
-
Nick Roberts authored
Part of gdb-mi.el change (2009-08-28).
-
Nick Roberts authored
-
Stefan Monnier authored
-