comparison lisp/ChangeLog @ 96443:10b6d5ab8f11

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Tue, 01 Jul 2008 01:56:22 +0000
parents 55e5e3d0a166
children c8b911c0340a
comparison
equal deleted inserted replaced
96442:55e5e3d0a166 96443:10b6d5ab8f11
1 2008-07-01 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-ui.el (gdb-create-source-file-list): New option.
4 (gdb-init-2): Use it. Don't run gdb-mode-hook again.
5 (gdb-var-list-children-regexp, gdb-var-update-regexp)
6 (gdb-info-breakpoints-custom, gdb-stack-list-frames-regexp)
7 (gdb-var-list-children-regexp-1, gdb-var-update-regexp-1)
8 (gdb-stack-list-locals-regexp): Future proof regexps better.
9
1 2008-06-30 Juri Linkov <juri@jurta.org> 10 2008-06-30 Juri Linkov <juri@jurta.org>
2 11
3 * faces.el (face-name-history): New variable. 12 * faces.el (face-name-history): New variable.
4 (make-face, make-empty-face): Replace interactive spec "S" 13 (make-face, make-empty-face): Replace interactive spec "S"
5 with `read-from-minibuffer' where `read' arg is t and 14 with `read-from-minibuffer' where `read' arg is t and