comparison lisp/ChangeLog @ 62866:b02a3533f7c2

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Sun, 29 May 2005 10:47:05 +0000
parents e4f3776e0a10
children 49b3e21efe02
comparison
equal deleted inserted replaced
62865:e4f3776e0a10 62866:b02a3533f7c2
1 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
4 Throw error when count <= 0 to ensure input is a number.
5 (gdb-read-memory-custom): Pick up address from buffer.
6 (gdb-memory-mode): Allow user to increment and decrement
7 memory address from header line.
8
1 2005-05-29 Richard M. Stallman <rms@gnu.org> 9 2005-05-29 Richard M. Stallman <rms@gnu.org>
2 10
3 * jit-lock.el (jit-lock-function, jit-lock-after-change): 11 * jit-lock.el (jit-lock-function, jit-lock-after-change):
4 Do nothing if memory is full. 12 Do nothing if memory is full.
5 13