Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 163:0132846995bd r20-3b8
Import from CVS: tag r20-3b8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:43:35 +0200 |
parents | 28f395d8dc7a |
children | 5a88923fcbfe |
comparison
equal
deleted
inserted
replaced
162:4de2936b4e77 | 163:0132846995bd |
---|---|
1 1997-06-21 Steven L Baur <steve@altair.xemacs.org> | |
2 | |
3 * prim/tabify.el (untabify): Return nil. | |
4 From contributor name lost. | |
5 | |
6 * prim/packages.el (packages-hardcoded-lisp): startup.elc needs to | |
7 be scanned for docstrings. | |
8 | |
9 1997-06-21 Hrvoje Niksic <hniksic@srce.hr> | |
10 | |
11 * prim/overlay.el (overlay-put): Support `local-map'. | |
12 (overlay-get): Support `category'. | |
13 | |
14 1997-06-21 Steven L Baur <steve@altair.xemacs.org> | |
15 | |
16 * prim/startup.el (load-user-init-file): Load custom-file if it | |
17 has not changed from the default. | |
18 | |
19 1997-06-21 Hrvoje Niksic <hniksic@srce.hr> | |
20 | |
21 * prim/overlay.el (make-overlay): Avoid temporary variable. | |
22 (move-overlay): Ditto. | |
23 (overlays-in): Use `mapcar-extents'. | |
24 (next-overlay-change): Avoid consing; use `map-extents'. | |
25 (previous-overlay-change): Ditto. | |
26 (overlay-lists): Ditto. | |
27 (overlay-lists): Call `overlay-recenter' with correct value. | |
28 | |
29 1997-06-20 Steven L Baur <steve@altair.xemacs.org> | |
30 | |
31 * utils/autoload.el (fixup-autoload-buffer): New function. Insert | |
32 guards so a (load "auto-autoloads") works the same as require. | |
33 (batch-update-directory): Use it. | |
34 | |
35 * prim/update-elc.el: Allow for specification of packages that | |
36 must not be bytecompiled. Better error diagnostics if a package | |
37 is not found. | |
38 | |
39 * prim/window.el, prim/window-xemacs.el, prim/simple.el: | |
40 * prim/lisp.el, prim/frame.el: | |
41 Customizations/synch to Emacs 20.1. | |
42 * packages/hyper-apropos.el: Massive update. | |
43 From Hrvoje Niksic <hniksic@srce.hr> | |
44 | |
45 * tm/tm-vm.el (vm-menu-mail-menu): Fix typo. | |
46 | |
47 * packages/font-lock.el (lisp-font-lock-keywords-2): Add some new | |
48 functions. | |
49 From Karl M. Hegbloom <karlheg@inetarena.com> | |
50 | |
51 * prim/files.el (save-some-buffers-query-display-buffer): New | |
52 user variable. | |
53 (save-some-buffers): Use it. | |
54 From David Bakhash <cadet@MIT.EDU> | |
55 - Customization patches from Hrvoje Niksic. | |
56 | |
57 * prim/simple.el (kill-region): Undo sorting region limits patch. | |
58 | |
59 1997-06-20 Mike Scheidler <c23mts@eng.delcoelect.com> | |
60 | |
61 * prim/tabify.el: Fixed 'untabify' to return 'nil value. | |
62 | |
63 1997-06-18 Steven L Baur <steve@altair.xemacs.org> | |
64 | |
65 * efs/dired-xemacs.el (dired-do-interactive-chmod): Advance point | |
66 after not failure. | |
67 From <rritchie@britannia-life.co.uk> | |
68 | |
69 * utils/edmacro.el (edmacro-parse-word): make (kbd "M-123"), (kbd | |
70 "M--256") and such behave as documented. | |
71 From Hrvoje Niksic <hniksic@srce.hr> | |
72 | |
73 * prim/cus-start.el: Various additions to built-in variable list. | |
74 From Hrvoje Niksic <hniksic@srce.hr> | |
75 | |
76 * prim/subr.el: Remove mapvector. | |
77 (with-output-to-string): Use with-current-buffer. | |
78 (with-string-as-buffer-contents): Ditto. | |
79 From Hrvoje Niksic <hniksic@srce.hr> | |
80 | |
81 * modes/arc-mode.el (archive-quit): New function. | |
82 From Karl M. Hegbloom <karlheg@inetarena.com> | |
83 (archive-mode-map): Bind it to `q'. | |
84 | |
85 * utils/autoload.el (cusload-file-name): Default to custom-load.el | |
86 for each individual file. | |
87 | |
88 * prim/minibuf.el (minibuffer-max-depth-exceeded): Use | |
89 `custom-file' as a location for saving enable multiple minibuffers | |
90 option. | |
91 | |
92 * packages/man.el (manual-entry): Don't leave empty buffer if | |
93 error occurs. | |
94 From Glynn Clements <glynn@sensei.co.uk> | |
95 | |
96 * modes/arc-mode.el (archive-arc-summarize): De-ebolify. | |
97 (archive-lzh-summarize): Ditto. | |
98 (archive-zip-summarize): Ditto. | |
99 (archive-zip-chmod-entry): Ditto. | |
100 | |
101 1997-06-17 Steven L Baur <steve@altair.xemacs.org> | |
102 | |
103 * prim/update-elc.el: Total rework for dynamic dumped .elc finding. | |
104 | |
105 1997-06-18 Hrvoje Niksic <hniksic@srce.hr> | |
106 | |
107 * prim/loaddefs.el (debug-ignored-errors): Initialize it. | |
108 | |
109 1997-06-17 Steven L Baur <steve@altair.xemacs.org> | |
110 | |
111 * prim/files.el (auto-mode-alist): Add /app-defaults/ as candidate | |
112 for xrdb-mode. | |
113 Suggested by Karl Hegbloom, Regexp by David Moore. | |
114 | |
115 * version.el: Remove variables emacs-version, emacs-major-version, | |
116 and emacs-minor-version. | |
117 | |
118 * tooltalk/tooltalk-load.el: Comment as obsolete and move contents | |
119 to dumped-lisp.el. | |
120 | |
121 * prim/make-docfile.el: New file. | |
122 | |
123 1997-06-16 Steven L Baur <steve@altair.xemacs.org> | |
124 | |
125 * prim/startup.el (load-user-init-file): Look for ~[user]/.xemacs | |
126 before loading .emacs. | |
127 | |
128 * modes/xrdb-mode.el (xrdb-mode): Autoload. | |
129 | |
130 * prim/files.el (auto-mode-alist): Add defaults for xrdb-mode. | |
131 | |
132 * leim/quail.el (quail-toggle-mode-temporarily): Guard against | |
133 possibility of quail-conv-overlay not being an overlay. | |
134 | |
135 1997-06-15 Steven L Baur <steve@altair.xemacs.org> | |
136 | |
137 * prim/loadup.el: Remove most but not all of the hardcoded dumped | |
138 lisp file names. | |
139 | |
140 * prim/dumped-lisp.el: New file. | |
141 | |
142 * prim/update-elc.el (toplevel): Rework using a better function to | |
143 determine autoload file locations. | |
144 | |
145 * prim/packages.el: New file. | |
146 | |
147 * prim/update-elc.el: Determine location and count of | |
148 auto-autoloads files at run-time. | |
149 | |
150 * prim/loaddefs.el (((dir load-path))): Generalize load of | |
151 auto-autoloads. | |
152 | |
153 * utils/autoload.el (autoload-file-name): New variable. | |
154 (autoload-target-directory): New variable. | |
155 (generated-autoload-file): Use them. | |
156 (cusload-file-name): New variable. | |
157 (generated-custom-file): Use it. | |
158 (batch-update-directory): New function. | |
159 | |
1 1997-06-14 Steven L Baur <steve@altair.xemacs.org> | 160 1997-06-14 Steven L Baur <steve@altair.xemacs.org> |
161 | |
162 * mule/canna.el: Guard call to function dynamic-link, which | |
163 doesn't exist in XEmacs/Mule. | |
2 | 164 |
3 * bytecomp/bytecomp.el (byte-compile-file): Suppress unavoidable | 165 * bytecomp/bytecomp.el (byte-compile-file): Suppress unavoidable |
4 Ebola notices. | 166 Ebola notices. |
5 | 167 |
6 1997-06-13 Steven L Baur <steve@altair.xemacs.org> | 168 1997-06-13 Steven L Baur <steve@altair.xemacs.org> |
833 | 995 |
834 * packages/info.el (Info-button1-follows-hyperlink): New variable. | 996 * packages/info.el (Info-button1-follows-hyperlink): New variable. |
835 (Info-maybe-follow-clicked-node): Use it. | 997 (Info-maybe-follow-clicked-node): Use it. |
836 | 998 |
837 * prim/simple.el (transpose-preceding-chars): New function. | 999 * prim/simple.el (transpose-preceding-chars): New function. |
838 | |
839 Wed Apr 23 16:04:22 1997 Hrvoje Niksic <hniksic@srce.hr> | |
840 | |
841 * prim/loaddefs.el (debug-ignored-errors): Initialize. | |
842 | 1000 |
843 Fri May 16 20:37:35 1997 Steven L Baur <steve@altair.xemacs.org> | 1001 Fri May 16 20:37:35 1997 Steven L Baur <steve@altair.xemacs.org> |
844 | 1002 |
845 * version.el: Update minor version number. | 1003 * version.el: Update minor version number. |
846 | 1004 |