comparison lisp/ChangeLog @ 116:9f59509498e1 r20-1b10

Import from CVS: tag r20-1b10
author cvs
date Mon, 13 Aug 2007 09:23:06 +0200
parents 8619ce7e4c50
children 7d55a9ba150c
comparison
equal deleted inserted replaced
115:f109f7dabbe2 116:9f59509498e1
1 Fri Jul 19 12:01:51 1996 Christoph Wedler <wedler@fmi.uni-passau.de>
2
3 * packages/info.el (Info-elisp-ref): Look first in lispref, then
4 elisp.
5
6 * packages/func-menu.el (fume-function-name-regexp-bibtex): `,'
7 isn't allowed.
8
9 * packages/etags.el (list-tags): Interactive argument should be an
10 existing file name.
11
12 Wed Mar 26 22:33:40 1997 Steven L Baur <steve@altair.xemacs.org>
13
14 * Remove ns lisp directory.
15 * Remove vms lisp directory.
16
17 Tue Mar 25 12:22:57 1997 Steven L Baur <steve@altair.xemacs.org>
18
19 * prim/files.el (file-remote-p): Update doc string.
20
21 * packages/terminal.el (te-stty-string): Fix definition for Linux.
22
23 Mon Mar 24 23:43:53 1997 Steven L Baur <steve@altair.xemacs.org>
24
25 * prim/files.el (file-remote-p): Correct documentation and allow
26 for `allow-remote-paths' to control loading of efs.
27
28 Sun Mar 23 16:58:08 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
29
30 * packages/etags.el (with-caps-disable-folding): New macro.
31 (find-tag-internal): Use it.
32 (tags-search): Use it.
33 (tags-query-replace): Use it. Case bug corrected.
34
35 Mon Mar 24 00:47:38 1997 Steven L Baur <steve@altair.xemacs.org>
36
37 * x11/x-menubar.el (popup-mode-menu): Change guard when stripping
38 keywords to be more robust.
39
40 Sun Mar 23 00:26:53 1997 Steven L Baur <steve@altair.xemacs.org>
41
42 * prim/startup.el (splash-hack-version-string): Correct for case
43 of hosts with '-' in the names.
44
45 Sat Mar 22 14:25:47 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
46
47 * modes/sendmail.el (user-mail-address): Require cus-edit.
48 Fix when scope.
49
50 Sat Mar 22 14:25:47 1997 Tomasz J. Cholewo <t.cholewo@ieee.org>
51
52 * calendar/diary-lib.el (diary-countdown): New function.
53 (fancy-diary-display): Use modeline-buffer-identification.
54
55 * calendar/appt.el (appt-diary-entries): Do not display diary.
56 (appt-check): Display diary buffer at midnight.
57
1 Fri Mar 21 19:16:46 1997 Steven L Baur <steve@altair.xemacs.org> 58 Fri Mar 21 19:16:46 1997 Steven L Baur <steve@altair.xemacs.org>
2 59
3 * mule/mule-coding.el (enable-multibyte-characters): MULE 60 * mule/mule-coding.el (enable-multibyte-characters): MULE
4 compatabile variable. 61 compatible variable.
5 62
6 Thu Mar 20 13:28:17 1997 Steven L Baur <steve@altair.xemacs.org> 63 Thu Mar 20 13:28:17 1997 Steven L Baur <steve@altair.xemacs.org>
7 64
8 * bytecomp/bytecomp.el (byte-compile-output-docform): Ebola fix. 65 * bytecomp/bytecomp.el (byte-compile-output-docform): Ebola fix.
9 (byte-compile-lambda): Ebola fix. 66 (byte-compile-lambda): Ebola fix.