aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-10-18 15:20:26 +0000
committerGerd Moellmann2000-10-18 15:20:26 +0000
commit9035a35ae6b68911902bcaec21bd7d64bc0d86f4 (patch)
tree2058a9235099c87152225bd5d959090fb0a96689 /lisp/ChangeLog
parent860dab78d36f1e56a2b866d592920839b8bd92de (diff)
downloademacs-9035a35ae6b68911902bcaec21bd7d64bc0d86f4.tar.gz
emacs-9035a35ae6b68911902bcaec21bd7d64bc0d86f4.zip
*** empty log message ***
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,