comparison lisp/ChangeLog @ 185:3d6bfa290dbd r20-3b19

Import from CVS: tag r20-3b19
author cvs
date Mon, 13 Aug 2007 09:55:28 +0200
parents e121b013d1f0
children b405438285a2
comparison
equal deleted inserted replaced
184:bcd2674570bf 185:3d6bfa290dbd
1 1997-08-30 Karl M. Hegbloom <karlheg@inetarena.com>
2
3 * packages/info.el (Info-mouse-track-double-click-hook): Added,
4 and placed an `add-hook' into (Info-mode)
5
6 1997-08-29 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
7
8 * packages/hyper-apropos.el (hyper-apropos-help-map): add
9 keybinding to `hyper-apropos-find-function'.
10 (hyper-apropos-map): removed unnecessary double binding to
11 `hyper-apropos-set-variable'.
12 (hyper-apropos-find-function): new function.
13 (hyper-apropos-popup-menu): if in the help mode, look for symbol
14 at top of the buffer if necessary. Added menu entry for
15 `hyper-apropos-find-function'.
16
17 1997-08-29 Jens-Ulrik Holger Petersen <petersen@kurims.kyoto-u.ac.jp>
18
19 * prim/files.el (switch-to-buffer-other-frame): make it select-frame
20
21 1997-09-01 SL Baur <steve@altair.xemacs.org>
22
23 * x11/x-menubar.el (default-menubar): Put tetris in the game menu,
24 and move it and the mine game to the top of the menu.
25
26 1997-08-29 SL Baur <steve@altair.xemacs.org>
27
28 * packages/lpr.el: Clone message-flatten-list.
29
30 1997-08-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
31
32 * apel/emu-x20.el (mime-charset-coding-system-alist):
33 iso-2022-jp-2 is defined as coding-system.
34
35 * mule/mule-coding.el: Rename `iso-2022-ss2-{7|8}' ->
36 `iso-2022-{7|8}bit-ss2' to sync with Emacs 20.0.96.
37
38 (iso-2022-jp-2): New coding system.
39
40 1997-08-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
41
42 * prim/about.el (about-maintainer-glyph): Fix problem with
43 jka-compr.el.
44
45 1997-08-25 SL Baur <steve@altair.xemacs.org>
46
47 * prim/help.el (find-function): ff-read-function was renamed.
48 (find-function-other-window): Ditto.
49 (find-function-other-frame): Ditto.
50
51 1997-08-21 SL Baur <steve@altair.xemacs.org>
52
53 * prim/packages.el (packages-find-packages-1): Append trailing
54 slash to directories added to the load-path.
55
56 1997-08-17 SL Baur <steve@altair.xemacs.org>
57
58 * utils/autoload.el (fixup-autoload-buffer): Replace lost guard
59 statement.
60
61 * prim/make-docfile.el: Remove BOGUS redefinition of
62 find-file-hooks.
63 * prim/update-elc.el: Ditto.
64
65 * prim/packages.el (locate-library): Put guard on usage of
66 `find-file-hooks' (it doesn't exist when temacs is being run).
67
1 Fri Aug 15 17:26:05 1997 Barry A. Warsaw <cc-mode-help@python.org> 68 Fri Aug 15 17:26:05 1997 Barry A. Warsaw <cc-mode-help@python.org>
2 69
3 * cc-mode/Release 5.16 70 * cc-mode/Release 5.16
4 71
5 Fri Aug 15 18:39:10 1997 Barry A. Warsaw <cc-mode-help@python.org> 72 Fri Aug 15 18:39:10 1997 Barry A. Warsaw <cc-mode-help@python.org>