Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7438 emacs/lisp/ChangeLog:1.7439
*** emacs/lisp/ChangeLog:1.7438 Mon May 2 19:53:48 2005
--- emacs/lisp/ChangeLog Tue May 3 06:44:12 2005
***************
*** 1,3 ****
--- 1,25 ----
+ 2005-05-03 Nick Roberts <[EMAIL PROTECTED]>
+
+ * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
+ Remove these recent additions.
+ (c-mode): Restore to before 2005-04-28.
+
+ * progmodes/cc-vars.el (cc-define-list-program): Remove this
+ recent addition.
+
+ * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
+ (gdb-define-alist): New variables.
+ (gdb-create-define-alist): New function.
+ (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
+ (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
+ with string-to-number.
+ (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
+
+ * progmodes/gud.el: Replace string-to-int with string-to-number.
+ (gud-find-file): Handle gdb-define-alist.
+
+ * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
+
2005-05-02 Jay Belanger <[EMAIL PROTECTED]>
* calc/calc-aent.el (math-read-token): Replace `string-to-int' by
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs