emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Nick Roberts
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 05 Jun 2005 03:50:06 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7672 emacs/lisp/ChangeLog:1.7673
*** emacs/lisp/ChangeLog:1.7672 Sat Jun  4 22:33:53 2005
--- emacs/lisp/ChangeLog        Sun Jun  5 07:50:04 2005
***************
*** 1,3 ****
--- 1,22 ----
+ 2005-06-05  Nick Roberts  <address@hidden>
+ 
+       * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
+       to preserve point.
+       (gdb-find-file-hook): Add doc string.
+ 
+       * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
+        C dereferenced pointer expression.
+       (gud-tool-bar-map): Put it on the tool bar.
+ 
+       * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
+ 
+       * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm,
+       toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm,
+       toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm,
+       toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm,
+       toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
+       Make background transparent.
+ 
  2005-06-04  Luc Teirlinck  <address@hidden>
  
        * font-lock.el (font-lock-add-keywords): Doc fix.  Comment change.
***************
*** 132,139 ****
        (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
        (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
        (gdb-assembler-custom): Improve regexps.
!       (def-gdb-auto-update-handler): Use window point to ensure it
!       is preserved.
  
  2005-05-31  Stefan Monnier  <address@hidden>
  
--- 151,158 ----
        (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
        (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
        (gdb-assembler-custom): Improve regexps.
!       (def-gdb-auto-update-handler): Use window point to preserve
!       point.
  
  2005-05-31  Stefan Monnier  <address@hidden>
  




reply via email to

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