comparison lisp/ChangeLog @ 96:dbb370e3c29e r20-0final

Import from CVS: tag r20-0final
author cvs
date Mon, 13 Aug 2007 09:12:40 +0200
parents 1040fe1366ac
children 0d2f883870bc
comparison
equal deleted inserted replaced
95:e8c07a565f9c 96:dbb370e3c29e
1 Fri Feb 7 03:09:32 1997 Alastair Burt <burt@dfki.uni-sb.de>
2
3 * bytecomp/bytecomp.el (byte-compile-insert-header): Correct
4 typo.
5
6 Thu Feb 6 17:14:32 1997 Steven L Baur <steve@altair.xemacs.org>
7
8 * packages/font-lock.el (font-lock-fontify-keywords-region):
9 Correct bounds checking in case the keywords regexp is not
10 properly anchored.
11
12 * packages/ps-print.el: Update maintainer address.
13
14 Thu Feb 6 12:35:39 1997 Bill Dubuque <wgd@martigny.ai.mit.edu>
15
16 * cl/cl-macs.el (cl-do-proclaim): Correct addition of bound
17 variables to `byte-compile-bound-variables'.
18
19 Thu Feb 6 01:07:56 1997 Steven L Baur <steve@altair.xemacs.org>
20
21 * bytecomp/bytecomp.el (byte-compile-warn-about-unused-variables):
22 Reverse previous patch.
23
24 * prim/minibuf.el (use-dialog-box): Rename from
25 should-use-dialog-box.
26 (should-use-dialog-box-p): Use it.
27
28 * bytecomp/bytecomp.el (byte-compile-warn-about-unused-variables):
29 cell is not a cons when the cl declare macro is used.
30
31 Wed Feb 5 21:37:13 1997 Hrvoje Niksic <hniksic@bjesomar.srce.hr>
32
33 * modes/cperl-mode.el: Provide 'cperl-mode.
34
1 Tue Feb 4 11:51:25 1997 Greg Klanderman <greg@alphatech.com> 35 Tue Feb 4 11:51:25 1997 Greg Klanderman <greg@alphatech.com>
2 36
3 * modes/make-mode.el: Remove `makefile-runtime-macros-list' from 37 * modes/make-mode.el: Remove `makefile-runtime-macros-list' from
4 `makefile-macro-table'. 38 `makefile-macro-table'.
5 39