comparison lisp/ChangeLog @ 69509:b0f6a705b7b1

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Thu, 16 Mar 2006 07:28:16 +0000
parents 2e71cef4425b
children 4540a0223bcc
comparison
equal deleted inserted replaced
69508:6f62a7231d30 69509:b0f6a705b7b1
1 2006-03-16 Nick Roberts <nickrob@snap.net.nz>
2
3 * progmodes/gdb-ui.el (gdb-inferior-status): New variable.
4 (gdb-force-mode-line-update): New function.
5 (gdb-resync, gdb-starting, gdb-signal, gdb-exited, gdb-stopped)
6 (gdb-exited): Use them.
7 (gdb-signal): New fuction.
8 (gdb-annotation-rules): Provide a rule for it.
9
1 2006-03-16 Kenichi Handa <handa@m17n.org> 10 2006-03-16 Kenichi Handa <handa@m17n.org>
2 11
3 * international/mule.el (auto-coding-regexp-alist): Add entries 12 * international/mule.el (auto-coding-regexp-alist): Add entries
4 for Unicode BOM. 13 for Unicode BOM.
5 14