emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/progmodes/gdb-ui.el


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/lisp/progmodes/gdb-ui.el
Date: Mon, 11 Apr 2005 23:10:25 -0400

Index: emacs/lisp/progmodes/gdb-ui.el
diff -c emacs/lisp/progmodes/gdb-ui.el:1.59 emacs/lisp/progmodes/gdb-ui.el:1.60
*** emacs/lisp/progmodes/gdb-ui.el:1.59 Mon Apr 11 12:48:42 2005
--- emacs/lisp/progmodes/gdb-ui.el      Tue Apr 12 03:10:25 2005
***************
*** 2371,2377 ****
    (setq mode-name "Machine")
    (setq gdb-overlay-arrow-position nil)
    (add-to-list 'overlay-arrow-variable-list 'gdb-overlay-arrow-position)
-   (put 'gdb-overlay-arrow-position 'overlay-arrow-string "=>")
    (setq fringes-outside-margins t)
    (setq buffer-read-only t)
    (use-local-map gdb-assembler-mode-map)
--- 2371,2376 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]