qemacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemacs-devel] qemacs ./Makefile ./TODO ./clang.c ./html.c ./l...


From: Charlie Gordon
Subject: [Qemacs-devel] qemacs ./Makefile ./TODO ./clang.c ./html.c ./l...
Date: Mon, 09 May 2005 05:10:53 -0400

CVSROOT:        /cvsroot/qemacs
Module name:    qemacs
Branch:         
Changes by:     Charlie Gordon <address@hidden> 05/05/09 09:10:38

Modified files:
        .              : Makefile TODO clang.c html.c latex-mode.c qe.c 
                         qe.h qeconfig.h shell.c tty.c util.c x11.c 
        plugin-example : my_plugin.c 

Log message:
        added '*' in command argument strings for commands that modify buffer 
contents
        changed command definitions accordingly.
        added C-x C-g binding for abort
        added C-\ binding for call-last-kbd-macro
        changed binding for switch-input-method to C-x C-\
        added commands:
        not-modified on A-~ (reset buffer modified flag)
        load-file-from-path(file)
        mark-whole-buffer() on C-x h
        count-lines() on C-x l
        what-cursor-position on C-x =
        allow key_grabber to quit and unget last key.
        added splitpath() to dispatch directory and filename into separate 
buffers.
        make separate functions for show_version and show_usage.
        make separate function for parse_command_line.
        added command line options:
        --help          -h   display help message and exit
        --no-init-file  -q   do not load config files
        --user          -u   load ~USER/.qe/config instead of your own
        --version       -V   display version information and exit
        added -- as a marker for end of command line options.
        allow most keys to be transmitted to shell process, including function 
keys.
        improved shell buffer escape sequence parser.
        added automatic detection of full screen shell applications and grab 
all keys
        try mc, Menuconfig, or even qemacs within qemacs !
        improved *trace* buffer: do not trace keys when trace buffer is current,
        thus allowing navigation without side-effects
        improved Makefile to not make html stuff if disabled
        reduced CONFIG_TINY feature set

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/qemacs/qemacs/Makefile.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/qemacs/qemacs/TODO.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/qemacs/qemacs/clang.c.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/qemacs/qemacs/html.c.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/qemacs/qemacs/latex-mode.c.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/qemacs/qemacs/qe.c.diff?tr1=1.19&tr2=1.20&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/qemacs/qemacs/qe.h.diff?tr1=1.16&tr2=1.17&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/qemacs/qemacs/qeconfig.h.diff?tr1=1.9&tr2=1.10&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/qemacs/qemacs/shell.c.diff?tr1=1.12&tr2=1.13&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/qemacs/qemacs/tty.c.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/qemacs/qemacs/util.c.diff?tr1=1.8&tr2=1.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/qemacs/qemacs/x11.c.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/qemacs/qemacs/plugin-example/my_plugin.c.diff?tr1=1.1.1.1&tr2=1.2&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]