aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 7eb8fb3b235..f4f51ec5e90 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -9,6 +9,9 @@
9 (sql-sybase): Use it. Add sql-database to the list of parameters 9 (sql-sybase): Use it. Add sql-database to the list of parameters
10 provided for login. The options -w 2048 -n are not used any more. 10 provided for login. The options -w 2048 -n are not used any more.
11 11
12 * comint.el (comint-read-input-ring): Bugfix such that the first
13 and the last entry of the input ring file are not lost.
14
122000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br> 152000-10-18 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13 16
14 * ps-print.el: Internal variable changes to defcustom, 17 * ps-print.el: Internal variable changes to defcustom,