comparison lisp/ChangeLog @ 34120:1fce381f3bda

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 02 Dec 2000 15:33:30 +0000
parents b9afad6c9fb8
children f76878ae08c1
comparison
equal deleted inserted replaced
34119:fb272ca0c0b1 34120:1fce381f3bda
1 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il> 1 2000-12-02 Eli Zaretskii <eliz@is.elta.co.il>
2 2
3 * textmode/texinfo.el (texinfo-open-quote, texinfo-close-quote):
4 New defcustoms.
5 (texinfo-insert-quote): Don't call tex-insert-quote, to avoid
6 autoloading tex-mode; instead, do the same manually. Use
7 texinfo-open-quote and texinfo-close-quote. Insert literal quote
8 with numeric argument. Docstring fix.
9 (toplevel): Require cl when compiling.
10
3 * internat/mule.el (make-char): Doc fix. 11 * internat/mule.el (make-char): Doc fix.
4 12
5 2000-12-02 Jason Rumney <jasonr@gnu.org> 13 2000-12-02 Jason Rumney <jasonr@gnu.org>
6 14
7 * term/w32-win.el (x-select-enable-clipboard): Customize (as per 15 * term/w32-win.el (x-select-enable-clipboard): Customize (as per