changeset 49130:9313ae7d2d5b

*** empty log message ***
author John Wiegley <johnw@newartisans.com>
date Fri, 10 Jan 2003 07:00:59 +0000
parents 6b546e74af50
children c814bafa1987
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Jan 09 23:29:54 2003 +0000
+++ b/lisp/ChangeLog	Fri Jan 10 07:00:59 2003 +0000
@@ -1,3 +1,9 @@
+2003-01-09  John Wiegley  <johnw@gnu.org>
+
+	* pcomplete.el (pcomplete-termination-string): Added a variable
+	for modifying the string which is inserted after a completion or
+	expansion using pcomplete.
+
 2003-01-09  Karl Berry  <karl@gnu.org>
 
 	* sort.el (sort-regexp-fields): pass noerror to re-search-forward,