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: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 08 Feb 2008 05:14:06 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/02/08 05:14:05

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.12734
retrieving revision 1.12735
diff -u -b -r1.12734 -r1.12735
--- ChangeLog   7 Feb 2008 19:12:05 -0000       1.12734
+++ ChangeLog   8 Feb 2008 05:14:03 -0000       1.12735
@@ -1,3 +1,18 @@
+2008-02-08  Glenn Morris  <address@hidden>
+
+       * pcmpl-unix.el (top-level): Move provide statement to end.
+       (pcmpl-unix-group-file, pcmpl-unix-passwd-file): Remove leading
+       `*' from doc-string.  Allow to be nil.
+       (pcmpl-ssh-known-hosts-file): Convert comment into expanded doc-string.
+       Allow to be nil.  Add :version.
+       (pcmpl-ssh-hosts): Move definition before use.  Handle lines
+       without hostnames, and multiple hostnames per line.
+
+2008-02-08  Phil Hagelberg <address@hidden>
+
+       * pcmpl-unix.el (pcmpl-ssh-known-hosts-file): New defcustom.
+       (pcomplete/ssh, pcomplete/scp, pcmpl-ssh-hosts): New functions.
+
 2008-02-07  Timo Savola  <address@hidden>
 
        * startup.el (command-line-x-option-alist): Add --parent-id.




reply via email to

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