emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sat, 17 Nov 2007 17:35:14 +0000

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

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12236
retrieving revision 1.12237
diff -u -b -r1.12236 -r1.12237
--- ChangeLog   17 Nov 2007 10:53:32 -0000      1.12236
+++ ChangeLog   17 Nov 2007 17:35:09 -0000      1.12237
@@ -1,3 +1,22 @@
+2007-11-17  Dan Nicolaescu  <address@hidden>
+
+       * 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.
+
 2007-11-17  Eli Zaretskii  <address@hidden>
 
        * eshell/esh-module.el (eshell-load-defgroups): Don't make backups




reply via email to

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