qemacs qe.c qeconfig.h
Charlie Gordon <[email protected]> Mon, 24 Apr 2006 11:44:57 +0000
| Newsgroups | gmane.editors.qemacs.devel |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvsroot/qemacs Module name: qemacs Branch: Changes by: Charlie Gordon <[email protected]> 06/04/24 11:44:57 Modified files: . : qe.c qeconfig.h Log message: allow multi-registering of command tables added command do_minibuffer_get_binary (bound to minibuffer M-=) reads a word from the current buffer and display its value in decimal using CPU default endianness and long word size. should take optional parameters to specify endianness, word size and destination. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemacs/qemacs/qe.c.diff?tr1=1.25&tr2=1.26&r1=text&r2=text http://cvs.savannah.gnu.org/viewcvs/qemacs/qemacs/qeconfig.h.diff?tr1=1.10&tr2=1.11&r1=text&r2=text