comparison lisp/ChangeLog @ 54759:0fb9607650a1

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Thu, 08 Apr 2004 21:00:56 +0000
parents 1a0683326406
children d1743aa0ac29
comparison
equal deleted inserted replaced
54758:1a0683326406 54759:0fb9607650a1
1 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
2
3 * progmodes/gdb-ui.el (gdb-source-window): Remove variable
4 (gdb-goto-breakpoint, gdb-display-buffer)
5 (gdb-display-source-buffer, gdb-view-source-function)
6 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
7 (gdb-source-info, gdb-frame-handler): Don't specify a window
8 for display.
9 (gdb-info-breakpoints-custom): Remove superfluous update of
10 assembler buffer.
11 (gdb-many-windows): Make settable outside gdb.
12
1 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk> 13 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
2 14
3 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode): 15 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
4 Derive from fundamental-mode rather than text-mode. 16 Derive from fundamental-mode rather than text-mode.
5 17