emacs-commit
[Top][All Lists]
Advanced

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

[Emacs-commit] emacs/lisp eshell/esh-util.el eshell/esh-mode.e...


From: Dan Nicolaescu
Subject: [Emacs-commit] emacs/lisp eshell/esh-util.el eshell/esh-mode.e...
Date: Sat, 17 Nov 2007 17:35:12 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/11/17 17:35:11

Modified files:
        lisp/eshell    : esh-util.el esh-mode.el esh-ext.el esh-cmd.el 
                         em-unix.el em-cmpl.el 
        lisp           : pcomplete.el ChangeLog 

Log message:
        * eshell/esh-util.el (eshell-under-xemacs-p): Remove.
        * eshell/esh-mode.el (eshell-mode-syntax-table)
        (command-running-p):
        * eshell/esh-ext.el (eshell-external-command):
        * eshell/esh-cmd.el (require):
        * eshell/em-unix.el (eshell-plain-locate-behavior):
        * eshell/em-cmpl.el (eshell-cmpl-initialize): Replace
        eshell-under-xemacs-p with (featurep 'xemacs).
        * eshell/esh-mode.el (characterp,char-int): Remove unused
        conditional defaliases.
        
        * pcomplete.el (pcomplete-event-matches-key-specifier-p): Rename
        from event-matches-key-specifier-p, define unconditionally.
        (event-basic-type): Remove unused defalias.
        (pcomplete-show-completions):
        Use pcomplete-event-matches-key-specifier-p.
        
        * mh-e.el (mh-xemacs-flag): Remove.
        (mh-min-colors-defined-flag):
        * mh-xface.el (mh-show-xface-function):
        * mh-utils.el (mh-colors-available-p):
        * mh-show.el (mh-show-mode):
        * mh-gnus.el (mh-gnus-local-map-property):
        * mh-folder.el (mh-folder-mode-map)
        (mh-remove-xemacs-horizontal-scrollbar, mh-folder-mode):
        * mh-comp.el (mh-insert-x-mailer): Replace uses of mh-xemacs-flag
        with (featurep 'xemacs).

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/eshell/esh-util.el?cvsroot=emacs&r1=1.28&r2=1.29
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/eshell/esh-mode.el?cvsroot=emacs&r1=1.32&r2=1.33
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/eshell/esh-ext.el?cvsroot=emacs&r1=1.24&r2=1.25
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/eshell/esh-cmd.el?cvsroot=emacs&r1=1.34&r2=1.35
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/eshell/em-unix.el?cvsroot=emacs&r1=1.36&r2=1.37
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/eshell/em-cmpl.el?cvsroot=emacs&r1=1.21&r2=1.22
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/pcomplete.el?cvsroot=emacs&r1=1.32&r2=1.33
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.12236&r2=1.12237




reply via email to

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