Mercurial > emacs
comparison lisp/ChangeLog @ 75094:2fe956115500
*** empty log message ***
author | Nick Roberts <nickrob@snap.net.nz> |
---|---|
date | Fri, 05 Jan 2007 05:04:16 +0000 |
parents | 2036fbeca1f2 |
children | a6b4f9a69719 |
comparison
equal
deleted
inserted
replaced
75093:5b3d80ea3c0e | 75094:2fe956115500 |
---|---|
1 2007-01-05 Nick Roberts <nickrob@snap.net.nz> | |
2 | |
3 * progmodes/gdb-ui.el (gdb-max-children): New customizable variable. | |
4 (gdb-speedbar-expand-node): Ask user for confirmation before expanding | |
5 large structures/arrays. | |
6 | |
1 2007-01-04 Juanma Barranquero <lekktu@gmail.com> | 7 2007-01-04 Juanma Barranquero <lekktu@gmail.com> |
2 | 8 |
3 * files.el (find-file-noselect-1, set-visited-file-name): | 9 * files.el (find-file-noselect-1, set-visited-file-name): |
4 Allow backup-enable-predicate to be nil. | 10 Allow backup-enable-predicate to be nil. |
5 | 11 |