Mercurial > emacs
annotate lisp/ChangeLog @ 31180:50e64e820eb6
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sat, 26 Aug 2000 05:53:18 +0000 |
parents | dda794d912fd |
children | 5275607ad5d0 |
rev | line source |
---|---|
31180 | 1 2000-08-26 Miles Bader <miles@gnu.org> |
2 | |
3 * faces.el (describe-face): Add support for :inherit attribute. | |
4 | |
31166 | 5 2000-08-25 Kenichi Handa <handa@etl.go.jp> |
6 | |
31167 | 7 * terminal.el (terminal-emulator): Fix args to `concat'. Now |
8 concat doesn't accept interger. | |
9 | |
31166 | 10 * international/kkc.el: Remove SKK from Keywords. Require |
11 ja-dic-utl instead of skkdic-utl. | |
12 | |
13 * international/ja-dic-cnv.el: Renamed from skkdic-cnv.el. | |
14 Provide ja-dic-cnv instead of skkdic-cnv. | |
15 (ja-dic-filename): Renamed from skkdic-filename. Referers changed | |
16 (iso-2022-7bit-short): Add safe-charsets property. | |
17 (skkdic-convert-postfix): Search Japanese chou-on character in | |
18 addition to Hiragana character. | |
19 (skkdic-convert-prefix, skkdic-collect-okuri-nasi): Likewise. | |
20 (skkdic-convert): Change file names from skkdic.el to ja-dic.el | |
21 (batch-skkdic-convert): Likewise. | |
22 | |
23 * international/ja-dic-utl.el: Renamed from skkdic-utl.el. | |
24 Provide ja-dic-utl instead of skkdic-utl. | |
25 (skkdic-lookup-key): Load ja-dic/ja-dic, not skkdic/skkdic. | |
26 | |
31156 | 27 2000-08-24 Dave Love <fx@gnu.org> |
28 | |
31158 | 29 * disp-table.el (standard-display-default): Make the test of `l' |
30 useful. | |
31 | |
31156 | 32 * language/european.el ("Latin-8", "Latin-9"): Add input methods, |
33 mod sample text. | |
34 | |
35 * international/iso-ascii.el: Make pilcrow convenient string | |
36 consistent with section. | |
37 (iso-ascii-display): Set up multibyte characters as well as | |
38 unibyte. | |
39 | |
31137 | 40 2000-08-24 Kenichi Handa <handa@etl.go.jp> |
41 | |
42 * international/mule-cmds.el (reset-language-environment): Set | |
43 default-process-coding-system to '(undecided . iso-latin-1), which | |
44 makes process I/O almost consistent with file I/O. Call this | |
45 function when mule-cmds.el[c] is loaded. | |
46 | |
31092 | 47 2000-08-22 Andrew Innes <andrewi@gnu.org> |
48 | |
49 * makefile.w32-in: New file. | |
50 | |
31038 | 51 2000-08-22 Miles Bader <miles@lsi.nec.co.jp> |
52 | |
53 * comint.el (comint-output-filter): Compare end of | |
54 comint-last-output-overlay with the start of the newly inserted | |
55 text, not the end, when deciding whether to extend it. | |
56 Set saved-point's insertion type to advance after insertion. | |
57 | |
58 * shell.el (shell-font-lock-keywords): Remove prompt highlighting, | |
59 since this is now done independently of font-lock mode. | |
60 | |
31009 | 61 2000-08-21 Gerd Moellmann <gerd@gnu.org> |
62 | |
63 * server.el (server-kill-new-buffers): New user option. | |
64 (server-existing-buffer): New buffer-local variable. | |
65 (server-visit-files): When using an existing buffer, set | |
66 server-existing-buffer to t. | |
67 (server-buffer-done): If server-kill-new-buffers is t, kill the | |
68 buffer, unless it was already present before visiting it with | |
69 Emacs server. | |
70 | |
31006 | 71 2000-08-21 Eli Zaretskii <eliz@is.elta.co.il> |
72 | |
73 * man.el (Man-init-defvars): Don't reset Man-fontify-manpage-flag, | |
74 even if the display doesn't support colors: some displays will | |
75 support bold/underline faces. | |
76 | |
30997 | 77 2000-08-21 Gerd Moellmann <gerd@gnu.org> |
78 | |
31004 | 79 * emacs-lisp/cl.el (cl-macroexpand): Doc fix. |
80 | |
30997 | 81 * startup.el (command-line): If user's init file had an error, |
82 add explanatory text to *Messages*. | |
83 | |
30994 | 84 2000-08-21 Kenichi Handa <handa@etl.go.jp> |
85 | |
86 * man.el (Man-getpage-in-background): Decode the process output by | |
87 the system locale coding system. | |
88 | |
30980 | 89 2000-08-20 Dave Love <fx@gnu.org> |
90 | |
30991 | 91 * wid-edit.el (widget-choose, widget-choice-mouse-down-action): |
92 Don't test x-popup-menu. | |
93 (function) <complete-function>: Complete only fbound symbols. | |
94 <validate, value>: New. | |
95 (variable) <complete-function>: Complete only bound symbols. | |
96 (coding-system): Add :base-only, :complete-function, :validate, | |
97 :value, :prompt-match. | |
98 (widget-coding-system-prompt-value): Use read-coding-system and | |
99 act on :base-only. | |
100 (editable-field): Add :help-echo. | |
101 (widget-push-button-gui, widget-push-button-cache) | |
102 (widget-gui-action, widget-editable-list-gui): COmment out, along | |
103 with uses. | |
104 (widget-at): Make arg optional. | |
105 (widget-echo-help): Adjust for current help-echo calling sequence. | |
106 (widget-specify-field, widget-specify-button) | |
107 (widget-specify-insert, widget-get-sibling, widget-image-find) | |
108 (widget-convert, widget-insert, widget-leave-text) | |
109 (widget-beginning-of-line, widget-end-of-line, widget-kill-line) | |
110 (widget-setup, widget-field-find, widget-before-change) | |
111 (widget-after-change, widget-default-complete) | |
112 (widget-default-create, widget-default-delete) | |
113 (widget-push-button-value-create, editable-field) | |
114 (widget-field-prompt-value, widget-field-validate) | |
115 (widget-choice-value-create, widget-choice-action) | |
116 (widget-choice-validate, widget-checklist-add-item) | |
117 (widget-radio-add-item, widget-radio-chosen) | |
118 (widget-radio-value-inline, widget-editable-list-value-create) | |
119 (widget-editable-list-entry-create) | |
120 (widget-documentation-link-add) | |
121 (widget-documentation-string-value-create) | |
122 (widget-regexp-validate, widget-file-complete) | |
123 (widget-sexp-validate, widget-plist-convert-widget) | |
124 (widget-plist-convert-widget, widget-alist-convert-widget) | |
125 (widget-alist-convert-widget, widget-color-complete): Simplify, | |
126 particularly to avoid bindings which aren't optimized out. | |
127 | |
30980 | 128 * emacs-lisp/lisp.el (defun-prompt-regexp, parens-require-spaces): |
129 Doc fix. | |
130 (down-list, backward-up-list, up-list, kill-sexp) | |
131 (backward-kill-sexp, mark-sexp): Make arg optional. | |
132 (lisp-complete-symbol): Add optional arg PREDICATE. | |
133 | |
134 * cus-start.el: Add display-buffer-reuse-frames, | |
135 file-coding-system-alist. | |
136 | |
30975 | 137 2000-08-20 Gerd Moellmann <gerd@gnu.org> |
138 | |
139 * startup.el (command-line): Clear realized faces after | |
140 modifying TTY color mappings. | |
141 | |
30972 | 142 2000-08-20 Miles Bader <miles@gnu.org> |
143 | |
144 * faces.el (face-attr-match-p): Don't return true if ATTRS are | |
145 merely a subset of FACE's attributes. | |
146 | |
30966 | 147 2000-08-19 Miles Bader <miles@gnu.org> |
148 | |
149 * comint.el (comint-output-filter): Save the point with a marker, | |
150 not just a buffer position. | |
151 | |
152 * international/mule.el (set-buffer-process-coding-system): Make | |
153 interactive prompt less confusing. | |
154 | |
30963 | 155 2000-08-19 Gerd Moellmann <gerd@gnu.org> |
156 | |
157 * hilit-chg.el: General cleanup of doc strings, comments and | |
158 code formatting. | |
159 | |
30960 | 160 2000-08-19 Miles Bader <miles@gnu.org> |
161 | |
162 * emacs-lisp/bytecomp.el (byte-compile-beginning-of-line): | |
163 Compiler macro removed; beginning-of-line is no longer always | |
164 equivalent to forward-line, in the presence of fields. | |
165 | |
166 * comint.el (comint-output-filter): Remove ad-hoc saving of | |
167 restriction, and just use save-restriction, now that it works | |
168 correctly. Don't adjust comint-last-input-start to account for | |
169 our insertion; it shouldn't have moved because we don't use | |
170 insert-before-markers anymore. Comment out call to | |
171 `force-mode-line-update'; why is it here? | |
172 | |
173 * gud.el (gud-basic-call): Temporarily widen gud comint buffer | |
174 while checking for prompt to delete. Use `forward-line 0' | |
175 instead of beginning-of-line. | |
176 (gud-filter): Temporarily widen gud comint buffer while | |
177 examining output. | |
178 | |
30955
3e6393238058
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30953
diff
changeset
|
179 2000-08-18 Stefan Monnier <monnier@cs.yale.edu> |
3e6393238058
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30953
diff
changeset
|
180 |
31018
c5196e8ccc16
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
31009
diff
changeset
|
181 * progmodes/sh-script.el: Big bag of typos. |
c5196e8ccc16
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
31009
diff
changeset
|
182 |
30955
3e6393238058
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30953
diff
changeset
|
183 * textmodes/ispell.el (ispell-menu-map-needed): Put back the boundp |
3e6393238058
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30953
diff
changeset
|
184 check since ispell-process is not bound when ispell is not yet loaded. |
3e6393238058
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30953
diff
changeset
|
185 |
30953 | 186 2000-08-18 Dave Love <fx@gnu.org> |
187 | |
188 * image.el (find-image): Copy `spec' before using plist-put. | |
189 | |
30948 | 190 2000-08-18 Gerd Moellmann <gerd@gnu.org> |
191 | |
192 * textmodes/ispell.el (ispell-dictionary-alist-6): Add | |
193 `portugues'. | |
194 | |
195 * bindings.el (esc-map): Bind `C-delete' and `C-backspace' to | |
196 backward-kill-sexp, analogous to kill-sexp. | |
197 | |
198 * progmodes/icon.el (icon-indent-line) | |
199 (icon-is-continuation-line): Handle comments specially. | |
200 | |
201 2000-08-17 Ken Stevens <k.stevens@ieee.org> | |
202 | |
203 * ispell.el: Set to standard author/maintainer/keyword fields. | |
204 Fine tuning to menu map appearance and operation, and added help. | |
205 Remove `start' and `end' error messages when compiling. | |
206 (ispell-choices-win-default-height): Fixed comment string. | |
207 (ispell-dictionary-alist-1): Fixed regexp in castellano and | |
208 castellano8 dictionaries. | |
209 (ispell-dictionary-alist-3): Fixed regexp in francais dictionary. | |
210 (ispell-dictionary-alist-4): Fixed regexp in francais-tex | |
211 dictionary, added italiano dictionary. | |
212 (ispell-skip-region-alist): Removed regexp thrashing when `-' is a | |
213 word character | |
214 (ispell-tex-skip-alists): Added psfig support. | |
215 (ispell-skip-html): Renamed from ispell-skip-sgml. | |
216 (ispell-begin-skip-region-regexp, ispell-skip-region) | |
217 (ispell-minor-check): Improved html skipping support to skip across | |
218 code, and recognize `&' commands without propper `;' syntax; | |
219 (ispell-process-line): Fix alignment error when manually | |
220 correcting spelling. | |
221 (ispell): Fix comment string. | |
222 (ispell-add-per-file-word-list): Always put word list on new line. | |
223 | |
30922 | 224 2000-08-17 Gerd Moellmann <gerd@gnu.org> |
225 | |
30928 | 226 * format.el (format-encode-run-method): Fix error message to say |
227 `encode' instead of `decode'. Use save-window-excursion around | |
228 shell-command-on-region as in format-decode-run-method because | |
229 shell-command-on-region can display a buffer with error output. | |
230 (format-decode): Don't record undo information for the decoding. | |
231 (format-annotate-function): Add parameter FORMAT-COUNT. Make | |
232 that number part of the temporary buffer name so that more than | |
233 one decoding using a temporary buffer can happen safely. | |
234 | |
235 * enriched.el (enriched-annotation-regexp): Use `A-Z' instead | |
236 of `A-z' in the regexp. | |
237 | |
238 * hilit-chg.el: Fix typos in commentary. | |
239 | |
30922 | 240 * help.el (view-emacs-news): Rewritten for new naming scheme |
241 for old NEWS files. | |
242 | |
243 * startup.el (command-line): Pop to *Messages* in case an error | |
244 is signaled while loading user-init-file. | |
245 | |
30908
ab7340cbf81f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
30906
diff
changeset
|
246 2000-08-17 Andreas Schwab <schwab@suse.de> |
ab7340cbf81f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
30906
diff
changeset
|
247 |
ab7340cbf81f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
30906
diff
changeset
|
248 * files.el (insert-directory): Don't lose original file name, |
ab7340cbf81f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
30906
diff
changeset
|
249 undoing an undocumented change. |
ab7340cbf81f
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
30906
diff
changeset
|
250 |
30906 | 251 2000-08-17 Alex Schroeder <alex@gnu.org> |
252 | |
253 * sql.el (sql-magic-go): Use comint-bol. | |
254 (sql-copy-column): Use comint-line-beginning-position. | |
255 (comint-line-beginning-position): Define a replacement for | |
256 comint-line-beginning-position if it is not fboundp. | |
257 | |
258 2000-08-17 Alex Schroeder <alex@gnu.org> | |
259 | |
260 * sql.el (sql-mode-map): TAB is no longer defined in sql-mode-map; | |
261 it didn't have any effect anyway. | |
262 | |
263 2000-08-17 Alex Schroeder <alex@gnu.org> | |
264 | |
265 * sql.el (sql-postgres): Jason Beegan's patch uses the parameters | |
266 --pset and pager=off instead of sending \\o|cat at the beginning | |
267 of the session. | |
268 | |
30903 | 269 2000-08-17 Miles Bader <miles@gnu.org> |
270 | |
271 * progmodes/octave-inf.el: Add compatibility definition of | |
272 comint-line-beginning-position. | |
273 | |
30898 | 274 2000-08-17 Kenichi Handa <handa@etl.go.jp> |
275 | |
276 * startup.el (normal-top-level): Look in each dir in load-path for | |
277 a leim-list.el file too. This assures of loading leim-list.el | |
278 that is created at Emacs installation time even if a user have his | |
279 own leim-list.el. | |
280 | |
30897 | 281 2000-08-17 Miles Bader <miles@gnu.org> |
282 | |
283 * hi-lock.el (hi-yellow, hi-pink, hi-green, hi-blue): Force the | |
284 foreground color to black if the background is dark. | |
285 | |
30887
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
286 2000-08-16 Stefan Monnier <monnier@cs.yale.edu> |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
287 |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
288 * loadhist.el (unload-feature): Typo. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
289 |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
290 * finder.el (finder-compile-keywords): |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
291 * cus-dep.el (custom-make-dependencies): Add local-variable settings |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
292 to the generated file. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
293 |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
294 * mail/mh-e.el (mh-make-local-vars): |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
295 Replace make-variable-buffer-local with make-local-variable. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
296 |
30955
3e6393238058
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30953
diff
changeset
|
297 * play/landmark.el: |
30887
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
298 * options.el (Edit-options-{set,toggle,t,nil}): |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
299 * mail/mailabbrev.el (mail-abbrevs-mode): |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
300 * textmodes/tex-mode.el (tex-expand-files): |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
301 * textmodes/outline.el (outline-minor-mode): Don't quote lambda. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
302 |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
303 * term/bg-mouse.el (bg-mouse-report): screen-height -> frame-height. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
304 |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
305 * emacs-lisp/ewoc.el (ewoc-locate): Default POS to (point). |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
306 (ewoc-goto-prev, ewoc-goto-next): Remove arg POS. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
307 Allow going past the last element. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
308 * pcvs.el (cvs-mode-previous-line, cvs-mode-next-line, cvs-mode-mark) |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
309 (cvs-mode-unmark-up, cvs-get-marked): Update calls to ewoc. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
310 (cvs-mouse-toggle-mark): Don't move point. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
311 (cvs-revert-if-needed): Avoid re-eval of local variables and modes. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
312 |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
313 * progmodes/compile.el (grep): Provide a default set of files. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
314 (next-error): Docstring fix. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
315 (compilation-find-file): Avoid find-file (fails in a dedicated window). |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
316 |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
317 * emacs-lisp/easy-mmode.el (define-minor-mode): |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
318 Use `symbol-value' to keep the byte-compiler quiet. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
319 |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
320 * diff-mode.el (diff-mode-map): Bind diff-apply-hunk. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
321 (diff-find-source-location): New fun, extracted from diff-goto-source. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
322 (diff-goto-source): Use it. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
323 (diff-next-complex-hunk, diff-filter-lines): New function. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
324 (diff-apply-hunk): New command. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
325 |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
326 * smerge-mode.el (smerge-mode-menu): Doc fix. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
327 |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
328 * msb.el (msb-mode): Define it in terms of define-minor-mode. |
c4366892a814
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30870
diff
changeset
|
329 |
30870 | 330 2000-08-16 Dave Love <fx@gnu.org> |
331 | |
30894 | 332 * windmove.el (windmove) <defgroup>: Add :version. |
333 | |
334 * net/goto-addr.el: Don't require browse-url. Require thingatpt. | |
335 (goto-address-fontify-p, goto-address-highlight-p) | |
336 (goto-address-url-face, goto-address-url-mouse-face) | |
337 (goto-address-mail-face, goto-address-mail-mouse-face): Doc fix. | |
338 (goto-address-url-regexp): Use thing-at-point-url-regexp. | |
339 (goto-address-fontify, goto-address-at-mouse): Simplify, | |
340 (goto-address-at-point): browse-url-url-at-point, | |
341 goto-address-find-address-at-point can return nil. | |
342 (goto-address-find-address-at-point): Return nil on failure. | |
343 | |
344 * align.el (align) <defgroup>: Add :version. | |
345 | |
346 * calculator.el (calculator): Add :version. | |
347 (calculator): Use two lines for calculator window if `modeline' | |
348 face is boxed. | |
349 | |
30870 | 350 * play/5x5.el: Doc fixes. |
351 (5x5) <defgroup>: Add :version. | |
352 | |
353 * play/fortune.el (fortune) <defgroup>: Add :version. | |
354 (fortune-append): Fix error message. | |
355 (fortune-from-region): Doc fix. | |
356 | |
357 * play/pong.el (pong): Doc fix. | |
358 | |
359 * play/morse.el: Keywords, commentary, autoloads. | |
360 | |
30854 | 361 2000-08-16 Eli Zaretskii <eliz@is.elta.co.il> |
362 | |
363 * desktop.el (desktop-save): Don't look at symbol-value of a | |
364 member of minor-mode-alist, unless it is boundp. | |
365 | |
30851
f9233f642b88
* buff-menu.el (list-buffers-noselect): Use `dolist' instead of
Sam Steingold <sds@gnu.org>
parents:
30846
diff
changeset
|
366 2000-08-16 Sam Steingold <sds@gnu.org> |
f9233f642b88
* buff-menu.el (list-buffers-noselect): Use `dolist' instead of
Sam Steingold <sds@gnu.org>
parents:
30846
diff
changeset
|
367 |
30897 | 368 * buff-menu.el (list-buffers-noselect): Use `dolist' instead Of |
30851
f9233f642b88
* buff-menu.el (list-buffers-noselect): Use `dolist' instead of
Sam Steingold <sds@gnu.org>
parents:
30846
diff
changeset
|
369 `while'; use `with-current-buffer' instead of `save-excursion'. |
f9233f642b88
* buff-menu.el (list-buffers-noselect): Use `dolist' instead of
Sam Steingold <sds@gnu.org>
parents:
30846
diff
changeset
|
370 Removed unnecessary kludges now that "*Buffer List*" is excluded. |
f9233f642b88
* buff-menu.el (list-buffers-noselect): Use `dolist' instead of
Sam Steingold <sds@gnu.org>
parents:
30846
diff
changeset
|
371 |
30846 | 372 2000-08-16 Kenichi Handa <handa@etl.go.jp> |
373 | |
374 * international/ccl.el (declare-ccl-program): Docstring modified. | |
375 (ccl-execute-with-args): Likewise. | |
376 | |
30839 | 377 2000-08-16 Miles Bader <miles@gnu.org> |
378 | |
30903 | 379 * progmodes/sql.el: Add compatibility definition of |
30839 | 380 comint-line-beginning-position. |
381 | |
30808 | 382 2000-08-15 Gerd Moellmann <gerd@gnu.org> |
383 | |
30829 | 384 * buff-menu.el (list-buffers-noselect): Set `buffer' as well as |
385 'buffer-menu' property. | |
386 (Buffer-menu-buffer): Use `buffer' property if `buffer-name' | |
387 fails. | |
388 (Buffer-menu-execute): When deleting, test `(and buf (buffer-name | |
389 buf))', instead of `(Buffer-menu-buffer nil)', to see if buffer | |
390 wasn't killed. | |
30851
f9233f642b88
* buff-menu.el (list-buffers-noselect): Use `dolist' instead of
Sam Steingold <sds@gnu.org>
parents:
30846
diff
changeset
|
391 |
30825 | 392 * buff-menu.el (list-buffers-noselect): Don't display the |
393 *Buffer List* buffer. | |
394 | |
30822 | 395 * font-lock.el: Require jit-lock to prevent a very late |
396 `Loading jit-lock' message. | |
397 | |
30808 | 398 * emacs-lisp/cust-print.el, emacs-lisp/cl-specs.el |
30851
f9233f642b88
* buff-menu.el (list-buffers-noselect): Use `dolist' instead of
Sam Steingold <sds@gnu.org>
parents:
30846
diff
changeset
|
399 * emacs-lisp/edebug.el, progmodes/hideif.el: Change authors' |
30808 | 400 mail address. |
401 | |
30804 | 402 2000-08-15 Miles Bader <miles@gnu.org> |
403 | |
404 * textmodes/ispell.el (ispell-graphic-p): New constant. | |
405 (ispell-choices-win-default-height, ispell-help): Use | |
406 `ispell-graphic-p' instead of `xemacsp'. | |
407 | |
30802 | 408 2000-08-15 Dave Love <fx@gnu.org> |
409 | |
30842 | 410 * simple.el: Autoload widget-convert when compiling. |
411 (mail-user-agent): Doc fix. | |
412 | |
413 * help.el (function-called-at-point, variable-at-point): Use | |
414 with-syntax-table. | |
415 (help-manyarg-func-alist): Add insert-and-inherit. | |
416 | |
417 * thingatpt.el (thing-at-point-url-regexp): Prepend `\<'. | |
418 | |
419 * delsel.el (delsel-unload-hook): New function. | |
420 | |
421 * find-file.el: Doc fixes. Move provide to end. | |
422 (ff) <defgroup>: Add :link. | |
423 (ff-goto-click): Deleted. | |
424 (ff-mouse-find-other-file, ff-mouse-find-other-file-other-window): | |
425 Use mouse-set-point. | |
426 | |
427 * textmodes/tildify.el: Doc fixes. | |
428 (tildify) <defgroup>: Add:version. | |
429 | |
430 * progmodes/glasses.el (glasses) <defgroup>: Add :version. | |
431 (glasses-custom-set): Use set-default, not set. | |
432 (minor-mode-alist): Propertize the lighter. | |
433 (glasses-mode): Provide optional arg. | |
434 | |
30813 | 435 * progmodes/cwarn.el (cwarn) <defgroup>: Add :version, :link. |
436 (global-cwarn-mode): Don't make it a user option. Unquote lambda. | |
437 (cwarn-font-lock-feature-keywords-alist): Don't make it a user | |
438 option. Provide :type. | |
439 (cwarn-configuration): Provide :type. | |
440 (cwarn-mode): Doc fix. | |
441 | |
442 * add-log.el (change-log-merge): Doc fix. | |
443 (change-log-redate): New command. | |
444 | |
30802 | 445 * net/browse-url.el (browse-url-filename-alist): Add a clause for |
446 Doze and Dog. | |
447 (browse-url): Use dolist, not mapcar. | |
448 (browse-url-at-point): Check for null url. | |
449 (browse-url-event-buffer, browse-url-event-point): Functions | |
450 deleted. | |
451 (browse-url-at-mouse, browse-url-netscape): Simplify. | |
452 | |
453 * msb.el (msb--few-menus, msb--very-many-menus): Use current Gnus | |
454 modes. | |
455 (msb--init-file-alist, msb--aggregate-alist, msb--add-separators): | |
456 Fix previous change to mapcan. | |
457 (msb--init-file-alist, msb--add-separators) | |
458 (msb--make-keymap-menu): Simplify. | |
459 (msb--choose-file-menu): Use copy-sequence. | |
460 (msb-mode-map): Add title to keymap. | |
461 (msb-unload-hook): New function. | |
462 | |
463 * bs.el: Fix indentation. | |
464 (bs) <defgroup>: Add :links. | |
30894 | 465 (bs-show): Doc fix. |
466 (bs-apply-sort-faces): Don't use window-system. | |
467 (bs-mode-font-lock-keywords): Avoid testing for XEmacs. | |
30802 | 468 |
30796 | 469 2000-08-15 Eli Zaretskii <eliz@is.elta.co.il> |
470 | |
471 * calendar/timeclock.el (timeclock-file): Run .timelog through | |
472 convert-standard-filename. | |
473 | |
30788 | 474 2000-08-14 Gerd Moellmann <gerd@gnu.org> |
475 | |
30790 | 476 * emacs-lisp/authors.el: New file. |
477 | |
30788 | 478 * paren.el (show-paren-priority): New user option. |
479 (show-paren-function): Set overlay priorities to | |
480 show-paren-priority. | |
30851
f9233f642b88
* buff-menu.el (list-buffers-noselect): Use `dolist' instead of
Sam Steingold <sds@gnu.org>
parents:
30846
diff
changeset
|
481 |
30783 | 482 2000-08-14 Miles Bader <miles@gnu.org> |
483 | |
484 * comint.el (comint-bol): Use `forward-line 0' instead of calling | |
485 beginning-of-line with inhibit-field-text-motion bound. | |
486 | |
30781 | 487 2000-08-14 Gerd Moellmann <gerd@gnu.org> |
488 | |
489 * calendar/timeclock.el: New file. | |
490 | |
491 2000-08-14 David Ponce <david@dponce.com> | |
492 | |
493 * recentf.el (recent-dialog-mode-map): Bind down-mouse-1 to | |
494 `widget-button-click'. so that one can use left mouse button to | |
495 click on dialog buttons. | |
496 | |
497 2000-08-14 Emmanuel Briot <briot@gnat.com> | |
498 | |
499 * xml.el (xml-parse-tag, xml-parse-attlist): Do not downcase | |
500 identifiers, since XML is case sensitive | |
30851
f9233f642b88
* buff-menu.el (list-buffers-noselect): Use `dolist' instead of
Sam Steingold <sds@gnu.org>
parents:
30846
diff
changeset
|
501 |
30767 | 502 2000-08-12 Miles Bader <miles@gnu.org> |
30851
f9233f642b88
* buff-menu.el (list-buffers-noselect): Use `dolist' instead of
Sam Steingold <sds@gnu.org>
parents:
30846
diff
changeset
|
503 |
30769 | 504 * comint.el (comint-output-filter): Don't bother frobbing |
505 window-start, it doesn't seem to be necessary. | |
30767 | 506 |
507 * comint.el (comint-send-string, comint-send-region): Make into | |
508 real functions. Snapshot the prompt before sending. | |
509 | |
30764 | 510 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il> |
511 | |
512 * info.el (Info-find-emacs-command-nodes): Rewrite to use | |
513 technique similar to Info-index, instead of relying on specific | |
514 names of relevant Index nodes. | |
515 (Info-goto-emacs-command-node): Bind Info-history to nil when | |
516 going to the first node found by Info-find-emacs-command-nodes. | |
517 | |
30770
dfa82b47c25d
Fix a typo in Eli Zaretskii's name.
Eli Zaretskii <eliz@gnu.org>
parents:
30769
diff
changeset
|
518 2000-08-11 Eli Zaretskii <eliz@is.elta.co.il> |
30758 | 519 |
520 * menu-bar.el (menu-bar-help-menu): Add a :help string. | |
521 | |
30741 | 522 2000-08-10 Miles Bader <miles@gnu.org> |
523 | |
524 * comint.el (comint-output-filter): Doc fixes & misc code cleanup. | |
525 | |
30739 | 526 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il> |
527 | |
528 * info.el (Info-file-list-for-emacs): More elements for the | |
529 autotype, vip, ebrowse, cl, idlwave, reftex, widget, pcl-cvs, | |
530 and woman manuals. | |
531 | |
30737 | 532 2000-08-10 Miles Bader <miles@lsi.nec.co.jp> |
533 | |
534 * comint.el (comint-send-input): Make the newline boundary overlay | |
535 rear-nonsticky. Use `insert' instead of `insert-before-markers'. | |
536 (comint-output-filter): Use `insert' instead of | |
537 `insert-before-markers'. Extend comint-last-output-overlay when | |
538 necessary since we can't rely on insert-before-markers to do it. | |
539 * gud.el (gud-filter): Use `with-current-buffer' instead of | |
540 save-excursion when inserting the output, so that point gets | |
541 updated correctly; the old method relied on a rather dodgy | |
542 side-effect of comint-output-filter to avoid the effect of | |
543 save-excursion. | |
544 | |
30734 | 545 2000-08-10 Eli Zaretskii <eliz@is.elta.co.il> |
546 | |
547 * files.el (recover-file): Call insert-directory instead of | |
548 invoking `ls' directly. | |
549 | |
30732 | 550 2000-08-10 Miles Bader <miles@gnu.org> |
551 | |
552 * comint.el (comint-highlight-prompt, comint-highlight-prompt-face) | |
553 (comint-last-prompt-overlay): New variables. | |
554 (comint-output-filter): Implement prompt highlighting. | |
555 (comint-snapshot-last-prompt): New function. | |
556 (comint-send-input): Snapshot the last prompt. | |
557 Use comint-highlight-input-face. | |
558 (comint-highlight-input-face): Renamed from `comint-highlight-face'. | |
559 Use defface instead of defcustom. | |
560 (send-invisible, comint-send-eof): Snapshot the last prompt. | |
561 (comint-delchar-or-maybe-eof): Use comint-send-eof. | |
562 (comint-mode): Make `comint-last-prompt-overlay' buffer-local. | |
563 | |
30718
39957e672714
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30715
diff
changeset
|
564 2000-08-09 Stefan Monnier <monnier@cs.yale.edu> |
39957e672714
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30715
diff
changeset
|
565 |
30719
fd7db1cf7adf
(make-bool-vector): Remove.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30718
diff
changeset
|
566 * emacs-lisp/regexp-opt.el (make-bool-vector): Remove. |
fd7db1cf7adf
(make-bool-vector): Remove.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30718
diff
changeset
|
567 (regexp-opt-group): Use a list of chars for `letters'. |
fd7db1cf7adf
(make-bool-vector): Remove.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30718
diff
changeset
|
568 (regexp-opt-charset): `chars' is now a list of chars. |
fd7db1cf7adf
(make-bool-vector): Remove.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30718
diff
changeset
|
569 Use a char-table rather than a vector so it works for multibyte chars. |
fd7db1cf7adf
(make-bool-vector): Remove.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30718
diff
changeset
|
570 |
30718
39957e672714
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30715
diff
changeset
|
571 * pcvs.el (cvs-menu): Don't move point. Use popup-menu. |
39957e672714
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30715
diff
changeset
|
572 Set cvs-minor-current-files to the selected fileinfo. |
39957e672714
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30715
diff
changeset
|
573 (cvs-get-marked): Accept fileinfos in cvs-minor-current-files. |
39957e672714
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30715
diff
changeset
|
574 (cvs-mode-insert): Manually macroexpand `ignore-errors'. |
39957e672714
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30715
diff
changeset
|
575 |
30715 | 576 2000-08-09 Eli Zaretskii <eliz@is.elta.co.il> |
577 | |
578 * files.el (insert-directory): Don't call access-file on | |
579 directories on DOS and Windows. | |
580 | |
30704 | 581 2000-08-09 Kenichi Handa <handa@etl.go.jp> |
582 | |
583 * international/ccl.el (ccl-embed-data): Make ccl-program-vector | |
584 longer if necessary. | |
585 (ccl-embed-code): Call ccl-embed-data to store CODE in | |
586 ccl-program-vector. | |
587 | |
30701 | 588 2000-08-09 Miles Bader <miles@gnu.org> |
589 | |
590 * comint.el (comint-output-filter): Properly handle the case where | |
591 the text surrounded by comint-last-output-overlay was deleted. | |
592 | |
30671 | 593 2000-08-08 Gerd Moellmann <gerd@gnu.org> |
594 | |
30693 | 595 * info.el (Info-insert-dir): Use Info-additional-directory-list if |
596 non-nil. | |
597 (Info-file-list-for-emacs): Remove "info" from the list because | |
598 that leads to trying to use the documentation from file `info' | |
599 in various situations where it isn't appropriate, for instance | |
600 C-h C-k C-h i. | |
601 | |
602 * ffap.el (ffap-read-file-or-url-internal): Handle case that | |
603 DIR and/or STRING are nil. | |
604 | |
605 * progmodes/compile.el (compilation-setup): Make variable | |
606 compilation-error-screen-columns buffer-local, as some comment | |
607 in the code suggests it should be. | |
608 | |
609 * files.el (auto-mode-interpreter-regexp): New variable. | |
610 (set-auto-mode): Use it. | |
611 | |
612 * indent.el (indent-for-tab-command): Doc fix. | |
613 | |
614 * mouse-sel.el (mouse-sel-mode): Doc fix. | |
615 | |
30671 | 616 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Handle `#N=' |
617 labels. | |
618 | |
619 * help.el (print-help-return-message): When | |
620 display-buffer-reuse-frames is set, let the help window been quit, | |
621 instead of deleting it, which might delete a reused frame. | |
622 | |
30664 | 623 2000-08-08 Eli Zaretskii <eliz@is.elta.co.il> |
624 | |
625 * dired-aux.el (dired-do-create-files): On DOS/Windows, allow to | |
626 rename a directory to a name that differs only by its letter case. | |
627 | |
30655 | 628 2000-08-08 Kenichi Handa <handa@etl.go.jp> |
629 | |
630 * international/quail.el (quail-define-rules): Handle Quail decode | |
631 map correctly. Add code for supporting annotations. | |
632 (quail-install-decode-map): New function. | |
633 (quail-defrule-internal): New optional arguments decode-map and | |
634 props. | |
635 (quail-advice): New function. | |
636 | |
30651
61c2f9fcb8f6
* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
Sam Steingold <sds@gnu.org>
parents:
30649
diff
changeset
|
637 2000-08-07 Sam Steingold <sds@gnu.org> |
61c2f9fcb8f6
* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
Sam Steingold <sds@gnu.org>
parents:
30649
diff
changeset
|
638 |
61c2f9fcb8f6
* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
Sam Steingold <sds@gnu.org>
parents:
30649
diff
changeset
|
639 * emacs-lisp/cl-indent.el (toplevel): Indent `defclass', |
61c2f9fcb8f6
* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
Sam Steingold <sds@gnu.org>
parents:
30649
diff
changeset
|
640 `defconst', `define-condition', `with-slots'. |
61c2f9fcb8f6
* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
Sam Steingold <sds@gnu.org>
parents:
30649
diff
changeset
|
641 * font-lock.el (lisp-font-lock-keywords-2): Added `with-' and `do-'. |
61c2f9fcb8f6
* emacs-lisp/cl-indent.el (toplevel): Indent `defclass',
Sam Steingold <sds@gnu.org>
parents:
30649
diff
changeset
|
642 |
30649 | 643 2000-08-03 Miles Bader <miles@gnu.org> |
644 | |
645 * comint.el (comint-use-prompt-regexp-instead-of-fields): | |
646 New variable. | |
647 (comint-prompt-regexp, comint-get-old-input): Document dependence on | |
648 comint-use-prompt-regexp-instead-of-fields. | |
649 (comint-send-input): Add `input' field property to stuff we send to | |
650 the process, if comint-use-prompt-regexp-instead-of-fields is nil. | |
651 (comint-output-filter): Add `output' field property to process | |
652 output, if comint-use-prompt-regexp-instead-of-fields is nil. | |
653 (comint-replace-by-expanded-history) | |
654 (comint-get-old-input-default, comint-show-output) | |
655 (comint-backward-matching-input, comint-forward-matching-input) | |
656 (comint-next-prompt, comint-previous-prompt): Use field | |
657 properties if comint-use-prompt-regexp-instead-of-fields is nil. | |
658 (comint-line-beginning-position): New function. | |
659 (comint-bol): Use comint-line-beginning-position. Make ARG optional. | |
660 (comint-replace-by-expanded-history-before-point): Use | |
661 comint-line-beginning-position and line-end-position. | |
662 (comint-last-output-overlay): New variable. | |
663 (comint-mode): Make `comint-last-output-overlay' buffer-local. | |
664 | |
665 * shell.el (shell-prompt-pattern): Doc change. | |
666 (shell-backward-command): Use line-beginning-position. | |
667 | |
668 * gud.el (gud-gdb-complete-command): Use | |
669 comint-line-beginning-position. | |
670 | |
671 * ielm.el (ielm-indent-line): Detect a "prompt" line by seeing if | |
672 comint-bol doesn't actually go to the beginning of the line. | |
673 | |
674 * hippie-exp.el (try-expand-line): Only use comint-prompt-regexp | |
675 if comint-use-prompt-regexp-instead-of-fields is non-nil. | |
676 (try-expand-line-all-buffers): Likewise. | |
677 | |
678 * progmodes/sql.el (sql-magic-go): Use comint-bol instead of | |
679 explicitly matching comint-prompt-regexp. | |
680 (sql-copy-column): Use comint-line-beginning-position instead of | |
681 explicitly matching comint-prompt-regexp. | |
682 | |
683 * progmodes/octave-inf.el (inferior-octave-complete): Use | |
684 comint-line-beginning-position. | |
685 | |
686 * progmodes/inf-lisp.el (inferior-lisp-prompt): Doc change. | |
687 | |
688 * progmodes/idlw-shell.el (idlwave-shell-send-command): When | |
689 looking for a prompt, use `forward-line 0' instead of | |
690 `beginning-of-line', to avoid getting caught by an input field. | |
691 | |
30633 | 692 2000-08-07 Gerd Moellmann <gerd@gnu.org> |
693 | |
694 * files.el (shell-quote-wildcard-pattern): Make sure to return | |
695 PATTERN, in the Unix case. | |
696 | |
30629 | 697 2000-08-07 Eli Zaretskii <eliz@is.elta.co.il> |
698 | |
699 * play/zone.el (zone): Discard any pending input before running | |
700 the randomly-chosen pgm. | |
701 | |
30623 | 702 2000-08-07 Kenichi Handa <handa@etl.go.jp> |
703 | |
704 * emacs-lisp/bytecomp.el (byte-compile-fix-header): Fix the way of | |
705 checking the existence of any multibyte characters. | |
706 | |
30619 | 707 2000-08-06 Gerd Moellmann <gerd@gnu.org> |
708 | |
30622 | 709 * help.el (describe-mode): Test minor-mode symbol for being |
710 bound before testing its value for being nil. | |
711 | |
30619 | 712 * pcvs-util.el, cvs-status.el, pcvs.el: Use `nth' instead of |
713 `first', `second', and `third'. | |
714 | |
715 * emacs-lisp/cl.el (third...tenth): Undo change of 2000-08-05. | |
716 (second): Make it an alias for `cadr'. | |
717 | |
30616 | 718 2000-08-06 Eli Zaretskii <eliz@is.elta.co.il> |
719 | |
720 * bs.el (bs-apply-sort-faces): Don't use window-system, since all | |
721 types of display support faces now. | |
722 | |
30614 | 723 2000-08-05 Gerd Moellmann <gerd@gnu.org> |
724 | |
725 * pcvs.el (require): Require `cl' during compilation, only. | |
726 | |
727 * emacs-lisp/cl.el (first, ..., tenth): Make them macros. | |
728 (toplevel): Remove `remq' and `remove' from autoloads. | |
729 (cl-fake-autoloads): New variable. If set, arrange for an error | |
730 when CL functions etc. are autoloaded. | |
731 | |
30585 | 732 2000-08-04 Eli Zaretskii <eliz@is.elta.co.il> |
733 | |
30593 | 734 * play/zone.el (zone, zone-pgm-stress): Don't use window-system. |
735 | |
30591 | 736 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is |
737 popped up, but the user clicks outside the menu, return an empty | |
738 regexp (that causes unhighlight-regexp to have no effect). | |
739 | |
30589 | 740 * menu-bar.el (menu-bar-games-menu): Add Zone. |
741 | |
30585 | 742 * hi-lock.el (toplevel): Require font-lock. |
743 | |
30576 | 744 2000-08-03 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
745 | |
746 * ebnf2ps.el: Get around a bug on skip-chars-forward. | |
747 (ebnf-8-bit-chars): New var for bug fix. | |
748 (ebnf-string): Bug fix. | |
749 | |
30569
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
750 2000-08-03 Sam Steingold <sds@gnu.org> |
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
751 |
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
752 * pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties' |
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
753 instead of `buffer-string'. |
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
754 (require 'cl): Always, not just when compiling. |
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
755 `ignore-errors' in `interactive', `list*', `defun*' &c make this |
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
756 necessary. |
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
757 |
30567 | 758 2000-08-03 Eli Zaretskii <eliz@is.elta.co.il> |
759 | |
760 * international/mule-cmds.el (select-safe-coding-system): Make | |
761 the message text about selecting a safe coding system more clear. | |
762 | |
30564 | 763 2000-08-02 Gerd Moellmann <gerd@gnu.org> |
764 | |
30565 | 765 * hi-lock.el: New file. |
766 | |
767 * play/zone.el: New file. | |
768 | |
30564 | 769 * replace.el (occur): Set tab-width in the *Occur* buffer to the |
770 value of tab-width in the original buffer. Choose a line number | |
771 format that's a multiple of the original buffer's tab width, so | |
772 that lines appear right. | |
773 | |
774 * textmodes/ispell.el (ispell): New function, replacing an alias. | |
775 Spell-check active region if in transient-mark-mode and mark | |
776 is active; otherwise spell-check buffer. | |
777 | |
778 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
779 | |
780 * ps-mule.el: Fix a customization problem on | |
781 ps-mule-font-info-database-default. | |
782 | |
30555 | 783 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il> |
784 | |
785 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use | |
786 display-mouse-p instead of window-system. | |
787 (ebrowse-member-mode-map): Ditto. | |
788 | |
30553 | 789 2000-08-01 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
790 | |
791 * ebnf2ps.el: Update ps-print functions call. Indentation fix. Doc | |
792 fix. | |
793 (ebnf-version): New version number (3.2). | |
794 (ebnf-format-color, ebnf-begin-job): Code fix. | |
30569
f7a0912532da
* pcvs.el (cvs-do-commit): Use `buffer-substring-no-properties'
Sam Steingold <sds@gnu.org>
parents:
30567
diff
changeset
|
795 |
30547 | 796 2000-08-01 Eli Zaretskii <eliz@is.elta.co.il> |
797 | |
30549 | 798 * net/net-utils.el (nslookup-font-lock-keywords): Don't condition |
799 font lock support on window-system. | |
800 (ftp-font-lock-keywords, smbclient-font-lock-keywords): Likewise. | |
801 | |
30547 | 802 * textmodes/ispell.el (ispell-highlight-spelling-error): Use |
803 display-color-p, if fboundp, instead of window-system. | |
804 | |
30545 | 805 2000-07-31 Eli Zaretskii <eliz@is.elta.co.il> |
806 | |
807 * calendar/appt.el (appt-disp-window): Use display-multi-frame-p | |
808 instead of window-system. | |
809 | |
810 * wid-edit.el (widget-choose): Use display-mouse-p instead of | |
811 window-system. | |
812 (widget-choice-mouse-down-action): Use display-popup-menus-p | |
813 instead of window-system. | |
814 | |
815 * strokes.el (strokes-file): Run the file name through | |
816 convert-standard-filename. | |
817 (strokes-mode): Call display-mouse-p instead of looking at | |
818 window-system. Change the error message accordingly. | |
819 | |
820 * progmodes/cpp.el (toplevel): Support faces on tty's. | |
821 | |
822 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X) | |
823 (lm-plot-square, lm-init-display): Don't use window-system. | |
824 | |
825 * play/gomoku.el (gomoku-font-lock-O-face, gomoku-font-lock-X-face) | |
826 (gomoku-plot-square, gomoku-init-display): Don't use window-system. | |
827 | |
828 * mail/rmail.el (rmail-start-mail): Use display-multi-frame-p | |
829 instead of looking at window-system. | |
830 | |
30528 | 831 2000-07-30 Gerd Moellmann <gerd@gnu.org> |
832 | |
833 * iswitchb.el (iswitchb-entryfn-p): Test this-command instead | |
834 of testing if iswitchb-prepost-hooks is bound, because the | |
835 latter will always be true when invoking a recursive minibuffer | |
836 from an active Iswitchb buffer. | |
837 | |
30526 | 838 2000-07-30 Eli Zaretskii <eliz@is.elta.co.il> |
839 | |
840 * files.el (shell-quote-wildcard-pattern): New function. | |
841 (insert-directory): Call it. Only prepend "\" to command on Unix | |
842 and GNU/Linux systems. | |
843 | |
30524 | 844 2000-07-30 Gerd Moellmann <gerd@gnu.org> |
845 | |
846 * eshell/esh-groups.el: Change custom :link file names | |
847 from `eshell.info' to `eshell'. | |
848 | |
849 2000-07-30 Francis Wright <fjw@maths.qmw.ac.uk> | |
850 | |
851 * dired.el (dired-build-subdir-alist): Expand subdirectory names | |
852 correctly in recursive ange-ftp listings. | |
853 | |
854 2000-07-30 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
855 | |
856 * ps-print.el: Fix bug 1: if ps-font-size-internal, | |
857 ps-header-font-size-internal and | |
858 ps-header-title-font-size-internal variables are not set, | |
859 ps-nb-pages and ps-line-lengths-internal crashes. Fix bug 2: if | |
860 face text property is (foreground-color . COLOR) or | |
861 `(background-color . COLOR)', ps-print crashes. Doc fix. | |
862 (ps-print-version): New version number (5.2.4). | |
863 (ps-plot-region): Code fix. | |
864 (ps-nb-pages, ps-line-lengths-internal): Bug fix 1. | |
865 (ps-face-attribute-list, ps-face-attributes, ps-face-background): | |
866 Bug fix 2. | |
867 | |
868 2000-07-30 Milan Zamazal <pdm@freesoft.cz> | |
869 | |
870 * glasses.el (glasses-make-readable): Fix uncapitalization of | |
871 identifiers like `myXMLDocument'. | |
872 | |
30519
d732477f0678
(mail-hist-previous-input, mail-hist-next-input): do the obvious code
Karl Fogel <kfogel@red-bean.com>
parents:
30518
diff
changeset
|
873 2000-07-28 Karl Fogel <kfogel@red-bean.com> |
d732477f0678
(mail-hist-previous-input, mail-hist-next-input): do the obvious code
Karl Fogel <kfogel@red-bean.com>
parents:
30518
diff
changeset
|
874 |
30524 | 875 * mail/mail-hist.el (mail-hist-previous-input) |
876 (mail-hist-next-input): Do the obvious code factorization. | |
877 (mail-hist-retrieve-and-insert): New func, contains common | |
30519
d732477f0678
(mail-hist-previous-input, mail-hist-next-input): do the obvious code
Karl Fogel <kfogel@red-bean.com>
parents:
30518
diff
changeset
|
878 code of above two. |
d732477f0678
(mail-hist-previous-input, mail-hist-next-input): do the obvious code
Karl Fogel <kfogel@red-bean.com>
parents:
30518
diff
changeset
|
879 If inserting a message body, leave point at top. |
d732477f0678
(mail-hist-previous-input, mail-hist-next-input): do the obvious code
Karl Fogel <kfogel@red-bean.com>
parents:
30518
diff
changeset
|
880 |
30518
ba9bd1bf0ef8
Ange-ftp handles the output of the w32-style clients
Sam Steingold <sds@gnu.org>
parents:
30516
diff
changeset
|
881 2000-07-28 Sam Steingold <sds@gnu.org> |
ba9bd1bf0ef8
Ange-ftp handles the output of the w32-style clients
Sam Steingold <sds@gnu.org>
parents:
30516
diff
changeset
|
882 |
ba9bd1bf0ef8
Ange-ftp handles the output of the w32-style clients
Sam Steingold <sds@gnu.org>
parents:
30516
diff
changeset
|
883 * net/ange-ftp.el (ange-ftp-verify-visited-file-modtime): |
30524 | 884 Use `<=', not `<' to compare times! |
885 (ange-ftp-ls): Remove. | |
30518
ba9bd1bf0ef8
Ange-ftp handles the output of the w32-style clients
Sam Steingold <sds@gnu.org>
parents:
30516
diff
changeset
|
886 |
30502 | 887 2000-07-27 Gerd Moellmann <gerd@gnu.org> |
888 | |
30516 | 889 * play/cookie1.el: Add explanation of how to make cookie.el |
890 compatible with strfile(1) to comment. | |
891 | |
892 * subr.el (remove, remq): New functions. | |
893 | |
30511 | 894 * midnight.el (clean-buffer-list-kill-never-regexps): Correctly |
895 escape `*' in regexps. | |
896 (midnight-find): Reverse order of arguments in the funcall of | |
897 TEST. | |
898 | |
899 * bindings.el (completion-ignored-extensions): Add `.la', `.lo', | |
900 and `.class'. | |
901 | |
30502 | 902 * play/meese.el: Add Commentary section. |
903 | |
30516 | 904 2000-07-27 Alex Schroeder <alex@gnu.org> |
905 | |
906 * sql.el (sql-ms): Added autoload cookie. | |
907 (sql-ingres, sql-solid, sql-mysql, sql-informix, sql-sybase) | |
908 (sql-oracle): Ditto. | |
909 (sql-help): Doc change. | |
910 | |
911 (sql-mode-oracle-font-lock-keywords): Added PL/SQL keywords, data | |
912 types and exceptions. | |
913 | |
914 2000-07-27 Alex Schroeder <alex@gnu.org> | |
915 | |
916 * sql.el (sql-placeholder-history): New variable. | |
917 (sql-query-placeholders-and-send): New function that will query | |
918 the user and replace placeholders with user input. | |
919 (sql-oracle): If running on NT, set comint-input-sender to | |
920 sql-query-placeholders-and-send. | |
921 | |
922 (sql-stop): If in the SQLi buffer, insert stop notification, else | |
923 present it as a message. | |
924 | |
925 2000-07-27 Alex Schroeder <alex@gnu.org> | |
926 | |
927 * sql.el (sql-input-ring-separator): Doc change. | |
928 (sql-input-ring-file-name): Doc change. | |
929 (sql-interactive-mode): Use `sql-input-ring-separator' and | |
930 `sql-input-ring-file-name' to set the comint-mode equivalents | |
931 without making them local variables. | |
932 (sql-stop): Don't bind `sql-input-ring-separator' and | |
933 `sql-input-ring-file-name' dynamically to their comint-mode | |
934 equivalents. | |
935 | |
30490 | 936 2000-07-27 Kenichi Handa <handa@etl.go.jp> |
937 | |
938 * international/mule.el (register-char-codings): New function. | |
939 (make-coding-system): Handle `safe-chars' specification in the arg | |
940 PROPERTY. | |
941 | |
942 * international/mule-cmds.el | |
943 (find-coding-systems-region-subset-p): This function deleted. | |
944 (sort-coding-systems-predicate): New variable. | |
945 (sort-coding-systems): New function. | |
946 (find-coding-systems-region): Use | |
947 find-coding-systems-region-internal. | |
948 (find-coding-systems-string): Use find-coding-systems-region. | |
949 (find-coding-systems-for-charsets): Check | |
950 char-coding-system-table. | |
951 (select-safe-coding-system-accept-default-p): New variable. | |
952 (select-safe-coding-system): Mostly rewritten. New argument | |
953 ACCEPT-DEFAULT-P. | |
954 (select-message-coding-system): Call select-safe-coding-system | |
955 with ACCEPT-DEFAULT-P arg. | |
956 (reset-language-environment): Reset default-sendmail-coding-system | |
957 to the default value iso-latin-1. | |
958 (set-language-environment): Don't set the obsolete variable | |
959 charset-origin-alist. | |
960 | |
961 * international/codepage.el (cp-coding-system-for-codepage-1): | |
962 Give `safe-chars' property to make-coding-system. | |
963 | |
964 * mail/sendmail.el (sendmail-send-it): Improve the way to avoid | |
965 calling select-message-coding-system twice. | |
966 | |
967 * language/cyrillic.el (cyrillic-koi8): Use `safe-chars' property | |
968 instead of `safe-charsets'. | |
969 (cyrillic-alternativnyj): Likewise. | |
970 (ccl-encode-alternativnyj): Don't check the charset | |
971 cyrillic-iso8859-5. | |
972 | |
30484 | 973 2000-07-27 Kenichi Handa <handa@etl.go.jp> |
974 | |
975 * composite.el (compose-chars-after): Preserve match data. | |
976 | |
30481 | 977 2000-07-26 Sam Steingold <sds@gnu.org> |
978 | |
979 * net/ange-ftp.el (ange-ftp-file-newer-than-file-p): New function. | |
980 (ange-ftp-real-file-newer-than-file-p): New function. | |
981 (ange-ftp-verify-visited-file-modtime): Use `float-time'. | |
982 (ange-ftp-dot-to-slash): Removed (use `subst-char-in-string'). | |
983 | |
984 * tooltip.el (tooltip-float-time): Removed (use `float-time'). | |
985 * midnight.el (midnight-float-time): Ditto. | |
986 | |
30479 | 987 2000-07-26 Andreas Schwab <schwab@suse.de> |
988 | |
989 * files.el (normal-backup-enable-predicate): Correct | |
990 interpretation of the return value of compare-strings. | |
991 | |
30471 | 992 2000-07-26 Gerd Moellmann <gerd@gnu.org> |
993 | |
30477 | 994 * isearch.el (isearch-resume): New function. |
995 (isearch-done): Add something to command-history to resume | |
996 the search. | |
997 (isearch-yank-line, isearch-yank-word): Use | |
998 buffer-substring-no-properties instead of buffer-substring. | |
999 | |
30471 | 1000 * textmodes/flyspell.el (flyspell-mouse-map): Use `map' instead |
1001 of flyspell-mouse-map. | |
1002 | |
1003 * progmodes/make-mode.el (makefile-mode-abbrev-table): Remove | |
1004 duplicate definition. | |
1005 (makefile-mode): Remove duplicate setting of local-abbrev-table. | |
1006 | |
1007 * progmodes/m4-mode.el (m4-mode-abbrev-table): New variable. | |
1008 (m4-mode): Set local-abbrev-table to m4-mode-abbrev-table. | |
1009 | |
30458
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
1010 2000-07-25 Sam Steingold <sds@gnu.org> |
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
1011 |
30459 | 1012 * net/ange-ftp.el: Get modtime over the net. |
1013 (ange-ftp-file-modtime): New function. | |
30473 | 1014 (ange-ftp-write-region, ange-ftp-insert-file-contents) |
1015 (ange-ftp-file-attributes, ange-ftp-verify-visited-file-modtime): | |
30459 | 1016 Use it. |
1017 (ange-ftp-dot-to-slash): New function. | |
1018 (ange-ftp-fix-name-for-vms): Use it. | |
1019 | |
30458
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
1020 * midnight.el (midnight-buffer-display-time): Use |
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
1021 `with-current-buffer'. |
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
1022 |
30457 | 1023 2000-07-25 Gerd Moellmann <gerd@gnu.org> |
1024 | |
1025 * find-dired.el: Update copyright notice. | |
1026 (find-dired): Offer to kill a running `find'. | |
1027 | |
1028 * enriched.el (enriched-face-ans): For a `foreground-color' | |
1029 property, return '(("x-color" COLOR))' so that COLOR will be | |
1030 output as a parameter of the x-color annotation. Likewise for the | |
1031 `background-color' property. In the case of normal face | |
1032 properties, don't return annotations for unspecified foreground | |
1033 and background face attributes. | |
1034 | |
30450 | 1035 2000-07-25 Kenichi Handa <handa@etl.go.jp> |
1036 | |
1037 * language/japan-util.el (japanese-katakana-region): Fix handling | |
1038 HANKAKU argument. | |
1039 | |
30438 | 1040 2000-07-25 Miles Bader <miles@gnu.org> |
1041 | |
1042 * simple.el (line-move): Pass INHIBIT-CAPTURE-PROPERTY argument to | |
1043 constrain-to-field. Pass nil ESCAPE-FROM-EDGE argument to | |
1044 constrain-to-field. | |
1045 | |
30437 | 1046 2000-07-24 Andrew Innes <andrewi@gnu.org> |
1047 | |
1048 * timer.el (timer-activate-when-idle): Add optional parameter | |
1049 DONT-WAIT. Update docstring. | |
1050 (run-with-idle-timer): Specify extra parameter to | |
1051 timer-activate-when-idle, so that timer will be activated | |
1052 immediately if Emacs is already idle. | |
1053 | |
1054 * w32-fns.el (w32-using-nt): Fix docstring. | |
1055 | |
30434 | 1056 2000-07-24 Dave Love <fx@gnu.org> |
1057 | |
1058 * mouse.el (popup-menu): Set last-command-event. | |
1059 (mouse-major-mode-menu-prefix): Declare. | |
1060 | |
30433 | 1061 2000-07-24 Gerd Moellmann <gerd@gnu.org> |
1062 | |
1063 * textmodes/flyspell.el: Update to author's version 1.5d. | |
1064 | |
1065 * progmodes/hideshow.el: Update copyright notice. | |
1066 | |
1067 * vcursor.el: Set maintainer to FSF, since author cannot | |
1068 be reached. | |
1069 | |
30422 | 1070 2000-07-24 Eli Zaretskii <eliz@is.elta.co.il> |
1071 | |
30424 | 1072 * info.el (Info-goto-emacs-key-command-node): Leave a space after |
1073 the prompt. | |
1074 | |
30422 | 1075 * mouse.el (popup-menu): Run the keymap through indirect-function, |
1076 in case it was defined with define-prefix-key. If the menu is a | |
1077 list of keymaps, look up the binding of user's choice in each one | |
1078 of the keymaps. | |
1079 (mouse-popup-menubar): If the global and local menu-bar keymaps | |
1080 don't have a prompt string, create one and insert it into the | |
1081 keymap. Don't barf if current-local-map returns nil. | |
1082 | |
30415 | 1083 2000-07-24 Francis Wright <fjw@maths.qmw.ac.uk> |
1084 | |
1085 * dired.el (dired-sort-R-check): Added to allow recursive listing | |
1086 to be undone. | |
1087 (dired-sort-other): Use it. | |
1088 | |
30412 | 1089 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> |
1090 | |
30415 | 1091 * Release of cc-mode 5.27 |
30412 | 1092 |
1093 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1094 | |
1095 * cc-engine.el (c-looking-at-inexpr-block): Replaced a call to | |
1096 c-beginning-of-statement-1 that caused a bad case of recursion | |
1097 which could consume a lot of CPU in large classes in languages | |
1098 that have in-expression classes (i.e. Java and Pike). | |
1099 | |
1100 * cc-engine.el (c-guess-basic-syntax): Check for in-expression | |
1101 statements before top level constructs (i.e. case 6 is moved | |
1102 before case 5 and is now case 4) to catch in-expression | |
1103 classes in top level expressions correctly. | |
1104 | |
1105 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1106 | |
1107 * cc-engine.el (c-guess-basic-syntax): Less naive handling of | |
1108 objc-method-intro. Case 4 removed and case 5I added. | |
1109 | |
1110 * cc-langs.el (c-append-paragraph-start): New variable used by | |
1111 c-common-init to get paragraph-start correct. | |
1112 * cc-langs.el (c-common-init): Use c-append-paragraph-start to | |
1113 initialize paragraph-start to make it correct both with and | |
1114 without the javadoc special case. | |
1115 | |
1116 * cc-mode.el (java-mode): Use c-append-paragraph-start to | |
1117 initialize paragraph-start for javadoc markup. | |
1118 | |
1119 * cc-vars.el (c-style-variables-are-local-p): Incompatible | |
1120 change by defaulting this to t. It's motivated by the | |
1121 confusing behavior that otherwise arise from the style system | |
1122 when editing both java and non-java files at the same time | |
1123 (see the comments about style setting in c-common-init). | |
1124 | |
1125 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1126 | |
1127 * cc-cmds.el (c-indent-new-comment-line): Added a kludge | |
1128 similar to the one in c-fill-paragraph to check the fill | |
1129 prefix from the adaptive fill function for sanity. | |
1130 | |
1131 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1132 | |
1133 * cc-defs.el (c-end-of-defun-1): Fixed forward scanning into | |
1134 defun block. | |
1135 | |
1136 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1137 | |
30458
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
1138 * cc-mode.texi Documented the change of cpp-macro. |
30412 | 1139 |
1140 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1141 | |
1142 * cc-align.el (c-lineup-multi-inher): Handle lines with | |
1143 leading comma nicely. Extended to handle member initializers | |
1144 too. | |
1145 | |
30415 | 1146 * cc-engine.el: (c-beginning-of-inheritance-list, |
30412 | 1147 c-guess-basic-syntax): Fixed recognition of inheritance lists |
1148 when the lines begins with a comma. | |
1149 | |
30458
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
1150 * cc-mode.texi: Updated doc for c-lineup-multi-inher. |
30412 | 1151 |
1152 * cc-vars.el (c-offsets-alist): Changed default for | |
1153 member-init-cont to c-lineup-multi-inher since it now handles | |
1154 member initializers and indents better for leading commas. | |
1155 | |
1156 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1157 | |
1158 * cc-cmds.el (c-electric-brace): Fixed some bugs in the state | |
1159 handling that caused class open lines to be recognized as | |
1160 statement-conts in some cases. | |
1161 | |
1162 * cc-cmds.el (c-indent-new-comment-line): Keep the fill prefix | |
1163 guessed by the adaptive fill function unless point is on the | |
1164 first line of a block comment. | |
1165 | |
1166 * cc-engine.el (c-forward-syntactic-ws): Fixed an infloop bug | |
1167 when the buffer ends with a macro continuation char. | |
1168 | |
1169 * cc-engine.el (c-guess-basic-syntax): Added support for | |
1170 function definitions as statements in Pike. The first | |
1171 statement in a lambda block is now labeled defun-block-intro | |
1172 instead of statement-block-intro. | |
1173 | |
1174 * cc-engine.el (c-narrow-out-enclosing-class): Whack the state | |
1175 so that the class surrounding point is selected, not the one | |
1176 innermost in the state. | |
1177 | |
1178 * cc-engine.el (c-guess-basic-syntax): Fixed bug in | |
1179 recognition of switch labels having hanging multiline | |
1180 statements. | |
1181 | |
1182 * cc-engine.el (c-beginning-of-member-init-list): Broke out | |
1183 some code in c-guess-basic-syntax to a separate function. | |
1184 * cc-engine.el (c-just-after-func-arglist-p): Fixed | |
1185 recognition of member inits with multiple line arglists. | |
1186 * cc-engine.el (c-guess-basic-syntax): New case 5B.3 to detect | |
1187 member-init-cont when the commas are in funny places. | |
1188 | |
1189 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1190 | |
1191 * cc-defs.el (c-auto-newline): Removed this macro since it's | |
1192 not used anymore. | |
1193 | |
1194 * cc-engine.el (c-looking-at-bos): New helper function. | |
1195 * cc-engine.el (c-looking-at-inexpr-block): More tests to tell | |
1196 inexpr and toplevel classes apart in Pike. | |
1197 | |
1198 * cc-engine.el (c-guess-basic-syntax): Fixed bogus recognition | |
1199 of case 9A. | |
1200 | |
1201 * cc-langs.el, cc-mode.el (c-Pike-inexpr-class-key): New | |
1202 constant, since "class" can introduce an in-expression class | |
1203 in Pike nowadays. | |
1204 | |
1205 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1206 | |
1207 * cc-align.el (c-gnu-impose-minimum): Don't impose minimum | |
1208 indentation on cpp-macro lines. | |
1209 | |
1210 * cc-engine.el (c-guess-basic-syntax): Made the cpp-macro | |
1211 a syntax modifier like comment-intro, to make it possible to | |
1212 get syntactic indentation for preprocessor directives. It's | |
1213 incompatible wrt to lineup functions on cpp-macro, but it has | |
1214 no observable effect in the 99.9% common case where cpp-macro | |
1215 is set to -1000. | |
1216 | |
1217 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1218 | |
1219 * cc-engine.el (c-guess-basic-syntax): Fixed bug with missed | |
1220 member-init-cont when the preceding arglist is several lines. | |
1221 | |
1222 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1223 | |
1224 * cc-styles.el (c-style-alist): The basic offset for the BSD | |
1225 style corrected to 8. | |
1226 | |
1227 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1228 | |
1229 * cc-styles.el (c-style-alist): Adjusted the indentation of | |
1230 brace list openers in the gnu style. | |
1231 | |
1232 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1233 | |
1234 * cc-cmds.el (c-indent-command): Obey c-syntactic-indentation. | |
1235 | |
1236 * cc-cmds.el (c-electric-brace, c-electric-slash, | |
1237 c-electric-star, c-electric-semi&comma, c-electric-colon, | |
1238 c-electric-lt-gt, c-electric-paren): Don't reindent old lines | |
1239 when c-syntactic-indentation is nil. | |
1240 | |
1241 * cc-engine.el (c-beginning-of-statement-1): Fixed bug where | |
1242 we were left at comments preceding the first statement when | |
1243 reaching the beginning of the buffer. | |
1244 | |
1245 * cc-vars.el (c-syntactic-indentation): New variable to turn | |
1246 off all syntactic indentation. | |
1247 | |
1248 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1249 | |
1250 * cc-cmds.el (c-fill-paragraph): Keep one or two spaces | |
1251 between the text and the block comment ender when it hangs, | |
1252 depending on how many there are before the fill. | |
1253 | |
1254 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1255 | |
1256 * cc-engine.el (c-beginning-of-closest-statement): New helper | |
1257 function to go back to the closest preceding statement start, | |
1258 which could be inside a conditional statement. | |
1259 * cc-engine.el (c-guess-basic-syntax): Use | |
1260 c-beginning-of-closest-statement in cases 10B.2, 17B and 17C. | |
1261 | |
1262 * cc-engine.el (c-guess-basic-syntax): Better handling of | |
1263 arglist-intro, arglist-cont-nonempty and arglist-close when | |
1264 the arglist is nested inside parens. Cases 7A, 7C and 7F | |
1265 changed. | |
1266 | |
1267 * cc-langs.el (c-Java-javadoc-paragraph-start): Brought | |
1268 up-to-date with javadoc 1.2. | |
1269 | |
1270 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1271 | |
1272 * cc-engine.el (c-beginning-of-statement-1): Fixed handling of | |
1273 multiline Pike type decls. | |
1274 | |
1275 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1276 | |
1277 * cc-cmds.el (c-indent-new-comment-line): Always break | |
1278 multiline comments in multiline mode, regardless of | |
1279 comment-multi-line. | |
1280 | |
1281 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1282 | |
1283 * cc-engine.el (c-guess-basic-syntax): Fixed bug with | |
1284 fully::qualified::names in C++ member init lists. Preamble in | |
1285 case 5D changed. | |
1286 | |
1287 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1288 | |
1289 * cc-langs.el (c-common-init): Handling of obsolete variables | |
1290 moved to c-initialize-cc-mode. More compatible style override | |
1291 when using global style variables. | |
1292 * cc-mode.el (c-initialize-cc-mode): Handling of obsolete | |
1293 variables moved here. | |
1294 | |
30415 | 1295 * cc-mode.texi: Documented the special behavior of |
30412 | 1296 c-special-indent-hook as a style variable. Don't talk about |
1297 doing (c-make-styles-buffer-local t) in a mode hook, since | |
1298 that's already too late to work right. | |
30458
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
1299 |
30412 | 1300 * cc-styles.el (c-make-styles-buffer-local): Flag style |
1301 variable localness in c-style-variables-are-local-p to make | |
1302 the compatibility measure in c-common-init work well. | |
1303 | |
1304 * cc-styles.el (c-set-style-1): c-special-indent-hook can no | |
1305 longer contain set-from-style. | |
1306 * cc-styles.el (c-initialize-builtin-style): Don't check for | |
1307 set-from-style on c-special-indent-hook. | |
1308 * cc-styles.el (c-copy-tree): Obsolete. The standard function | |
1309 copy-alist is sufficient now. | |
1310 | |
1311 * cc-styles.el (c-set-style, c-set-style-1, | |
1312 c-get-style-variables): Fixes to variable initialization so | |
1313 that duplicate entries in styles have the same effect | |
1314 regardless of DONT-OVERRIDE. | |
1315 | |
1316 * cc-styles.el (c-set-style-2): Fixed bug where the | |
1317 initialization of inheriting styles failed when the | |
1318 dont-override flag is set. | |
1319 | |
1320 * cc-vars.el (c-special-indent-hook): Don't use set-from-style | |
1321 on this. | |
1322 | |
1323 2000-07-24 Martin Stjernholm <bug-cc-mode@gnu.org> | |
1324 | |
1325 * cc-defs.el (c-forward-comment): Removed the workaround | |
1326 introduced in 5.38 since it had worse side-effects. If a line | |
1327 contains the string "//\"", it regarded the // as a comment | |
1328 start since the \ temporarily doesn't have escape syntax. | |
1329 | |
1330 2000-07-17 Emmanuel Briot <briot@act-europe.fr> | |
1331 | |
1332 * ada-mode.el Got rid of all byte-compiler warnings on Emacs Load | |
1333 ada-xref.el before ada-prj.el, so that the Project menu is created | |
1334 when ada-prj tries to add to it. | |
1335 (ada-activate-keys-for-case): Suppress the characters that are not | |
1336 part of the Ada syntax. Better compatibility with else-mode | |
1337 (ada-adjust-case-interactive): When auto-casing is not active, | |
1338 correctly insert newlines (used to insert only ^M). Prevent the | |
1339 syntax table from being changed in case of an error | |
1340 (or '_' becomes part of a word and some commands are confused). | |
1341 Do nothing if ada-auto-case is nil. | |
1342 (ada-after-keyword-p): Ignore keywords that are also attributes | |
1343 (ada-batch-reformat): Update usage comment | |
1344 (ada-call-from-contextual-menu): New function | |
1345 (ada-case-read-exceptions): Reinitialize the casing exception list | |
1346 first to nil first, so that the casing exception file can be | |
1347 shared. | |
1348 (ada-check-defun-name): Handles "configure" keyword for gnatdist | |
1349 files. | |
1350 (ada-compile-goto-error): Fix regexp used to detect a file:line | |
1351 anywhere in the error message | |
1352 (ada-contextual-menu-last-point): New variable | |
1353 (ada-create-keymap): If the variable delete-key-deletes-forward is | |
1354 t on XEmacs, it means that DEL should delete one character | |
1355 forward. | |
1356 (ada-create-menu): Use :included instead of :visible for XEmacs. | |
1357 New submenu "Options". | |
1358 (ada-end-stmt-re): Correctly indent "select ... then abort" | |
1359 statements. | |
1360 (ada-fill-comment-paragraph): Correctly delete all leading '--' | |
1361 even if they don't match ada-fill-comment-prefix Fix handling of | |
1362 paragraphs on the first or last line of a file. | |
1363 (ada-format-paramlist): Fix handling of default parameter values. | |
1364 (ada-get-body-name): New function. | |
1365 (ada-get-current-indent): Optimized by searchling directly for an | |
1366 existing generic part or a statement outside of it. Handle | |
1367 ada-indent-align-comments when indenting comments Replaced some | |
1368 regexps by testing directly the next character. This results in a | |
1369 huge speedup on some files. New indentation scheme for renames | |
1370 statements. Stop looking for the 'while' or 'for' associated with | |
1371 a 'loop' at the first semicolon encountered. A "return" can also | |
1372 match an anonymous access subprogram declaration. | |
1373 (ada-get-indent-noindent): Ignore strings and comments when | |
1374 looking for the keywords "record" and "private". | |
1375 (ada-goto-matching-decl-start): When matching "if", make sure we | |
1376 are not in fact seeing "end if". Ignore "when" statements except | |
1377 when initial keyword was "begin". Fix handling of nested | |
1378 procedures. Add a recursive call to this function to skip over | |
1379 other 'end' statmts. Fix indentation for "when .. => begin" | |
1380 (ada-in-open-paren-p): Fix indentation for complex boolean | |
1381 expressions, where 'and then', 'or else' and parenthesis | |
1382 statements are mixed up. | |
1383 (ada-in-paramlist-p): Skip comments while searching for the | |
1384 beginning Fix handling of operator declarations. | |
1385 (ada-indent-align-comments): New variable | |
1386 (ada-indent-current): Change the syntax table only in the | |
1387 protected section, so that we are sure it is restored correctly. | |
1388 (ada-indent-on-previous-lines): Use ada-use-indent and | |
1389 ada-with-indent Correctly indent "select ... then" | |
1390 (ada-indent-region): Slight speedup. | |
1391 (ada-indent-renames): New variable. | |
1392 (ada-last-which-function-subprog, ada-last-which-function-line): | |
1393 New variables | |
1394 (ada-looking-at-semi-private): Correctly indent the 'private' | |
1395 keyword when it is the first word in a package declaration. | |
1396 (ada-loose-case-word): Stop searching if at the end of the buffer. | |
1397 (ada-loose-case-word, ada-capitalize-word): Recase the whole word | |
1398 even if point is not initially at the end of the word. | |
1399 (ada-matching-decl-start-re): Add "when". | |
1400 (ada-mode): Add support for abbrev-mode, outline-mode and | |
1401 which-func-mode Override the old find-file.el entry in | |
1402 ff-special-constructs since it is using the obsolete | |
1403 ada-spec-suffix variable | |
1404 (ada-no-auto-case): New function | |
1405 (ada-scan-paramlist): When parsing the argument type, accept | |
1406 spaces (as in "X 'Class", generated by Rational Rose). | |
1407 (ada-other-file-name): No longer loads the other file. | |
1408 (ada-popup-menu): Save and restore the current buffer and cursor | |
1409 position before and after displaying the menu. | |
1410 (ada-search-ignore-complex-boolean): New function. | |
1411 (ada-uncomment-region): Emacs21 already knows how to delete | |
1412 comments not starting in the first column. | |
1413 (ada-use-indent): New variable | |
1414 (ada-which-function): New function. | |
1415 (ada-with-indent): New variable | |
1416 (ada-xemacs): evaluate it at compile time too, so that ada-mode.el | |
1417 can be batch-compiled from the command line. | |
1418 | |
1419 * ada-xref.el: Got rid of all byte-compiler warnings on Emacs. | |
1420 Add to the menu when the file is loaded, not in ada-mode-hook. | |
1421 Add -toolbar to the default ddd command Switches moved from | |
1422 ada-prj-default-comp-cmd and ada-prj-default-make-cmd to | |
1423 ada-prj-default-comp-opt | |
1424 (ada-add-ada-menu): Remove the map and name parameters Add the Ada | |
1425 Reference Manual to the menu | |
1426 (ada-check-current): rewritten as a call to ada-compile-current | |
1427 (ada-compile): Removed. | |
1428 (ada-compile-application, ada-compile-current, ada-check-current): | |
1429 Set the compilation-search-path so that compile.el automatically | |
1430 finds the sources in src_dir. Automatic scrollong of the | |
1431 compilation buffer. C-uC-cC-c asks for confirmation before | |
1432 compiling | |
1433 (ada-compile-current): New parameter, prj-field | |
1434 (ada-complete-identifier): Load the .ali file before doing | |
1435 processing | |
1436 (ada-find-ali-file-in-dir): prepend build_dir to obj_dir to | |
1437 conform to gnatmake's behavior. | |
1438 (ada-find-file-in-dir): New function | |
1439 (ada-find-references): Set the environment variables for gnatfind | |
1440 (ada-find-src-file-in-dir): New function. | |
1441 (ada-first-non-nil): Removed | |
1442 (ada-gdb-application): Add support for jdb, the java debugger. | |
1443 (ada-get-ada-file-name): Load the original-file first if not done | |
1444 yet. | |
1445 (ada-get-all-references): Handles the new ali syntax (parent types | |
1446 are found between <>). | |
1447 (ada-initialize-runtime-library): New function | |
1448 (ada-mode-hook): Always load a project file when a file is opened, | |
1449 so that the casing exceptions are correctly read. | |
1450 (ada-operator-re): Add all missing operators ("abs", "rem", "**"). | |
1451 (ada-parse-prj-file): Use find-file-noselect instead of find-file | |
1452 to open the project file, since the latter does not work with | |
1453 speedbar Get default values before loading the prj file, or the | |
1454 default executable file name is wrong. Use the absolute value of | |
1455 src_dir to initialize ada-search-directories and | |
1456 compilation-search-path,... Add the standard runtime library to | |
1457 the search path for find-file. | |
1458 (ada-prj-default-debugger): Was missing an opening '{' | |
1459 (ada-prj-default-bind-opt, ada-prj-default-link-opt): New | |
1460 variables. | |
1461 (ada-prj-default-gnatmake-opt): New variable | |
1462 (ada-prj-find-prj-file): Handles non-file buffers For non-Ada | |
1463 buffers, the project file is the default one Save the windows | |
1464 configuration before displaying the menu. | |
1465 (ada-prj-src-dir, ada-prj-obj-dir, ada-prj-comp-opt,...): Removed | |
1466 (ada-read-identifier): Fix xrefs on operators (for "mod", "and", | |
1467 ...) regexp-quote identifiers names to support operators +, | |
1468 -,... in regexps. | |
1469 (ada-remote): New function. | |
1470 (ada-run-application): Erase the output buffer before starting the | |
1471 run Support remote execution of the application. Use | |
1472 call-process, or the arguments are incorrectly parsed | |
1473 (ada-set-default-project-file): Reread the content of the active | |
1474 project file, not the one from the current buffer When a project | |
1475 file is set as the default project, all directories are | |
1476 automatically associated with it. | |
1477 (ada-set-environment): New function | |
1478 (ada-treat-cmd-string): New special variable ${current} | |
1479 (ada-treat-cmd-string): Revised. The substitution is now done for | |
1480 any ${...} substring | |
1481 (ada-xref-current): If no body was found, compiles the spec | |
1482 instead. Setup ADA_{SOURCE,OBJECTS}_PATH before running the | |
1483 compiler to get rid of command line length limitations. | |
1484 (ada-xref-get-project-field): New function | |
1485 (ada-xref-project-files): New variable | |
1486 (ada-xref-runtime-library-specs-path) | |
1487 (ada-xref-runtime-library-ali-path): New variables | |
1488 (ada-xref-set-default-prj-values): Default run command now does a | |
1489 cd to the build directory. New field: main_unit Provide a default | |
1490 file name even if the current buffer has no prj file. | |
1491 | |
1492 * ada-prj.el: | |
1493 Rewritten to show a tabbed-dialog. | |
1494 (ada-prj-add-ada-menu): Remove the map and name parameters. | |
1495 (ada-prj-display-page, ada-prj-field, ada-prj-initialize-values): | |
1496 New function | |
1497 (ada-prj-load-directory, ada-prj-subdirs-of): New functions | |
1498 (ada-prj-load-from-file): New function | |
1499 (ada-prj-save): Always save fields that depend on the current buffer | |
1500 (ada-prj-show-value): New function | |
30458
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
1501 |
30412 | 1502 * ada-stmt.el (ada-stmt-add-to-ada-menu): Hide the menu if not in |
1503 Ada mode. This will allow us to display the Ada menu in any buffer | |
1504 we want (for project items). | |
1505 (ada-header-tmpl): Use ada-fill-comment-prefix to put the correct | |
1506 number of spaces in the header. | |
30458
241c83e5f559
midnight-buffer-display-time: use with-current-buffer
Sam Steingold <sds@gnu.org>
parents:
30457
diff
changeset
|
1507 |
30395 | 1508 2000-07-24 Dave Love <fx@gnu.org> |
1509 | |
1510 * ediff-init.el (ediff-region-help-echo): Bind face-help. | |
1511 | |
30388
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1512 2000-07-23 Noah Friedman <friedman@splode.com> |
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1513 |
30392
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1514 * type-break.el (type-break): perform autosave. |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1515 Suggested by Stephen Gildea <gildea@intouchsys.com>. |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1516 (type-break-do-query): Cancel query schedule while performing |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1517 actual query, to avoid possibility of a second query being made |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1518 while first one is already in progress. |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1519 (type-break-time-stamp-format): New variable. |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1520 (type-break-time-stamp): New function. |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1521 (type-break-time-warning): Use it. |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1522 (type-break-keystroke-warning): Use it. |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1523 (type-break-noninteractive-query): Use it. |
cbb8dfde490d
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30390
diff
changeset
|
1524 |
30390
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1525 * emacs-lisp/eldoc.el (eldoc-minor-mode-string): Add autoload |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1526 cookie. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1527 Use add-minor-mode to set minor-mode-alist, if available. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1528 (eldoc-echo-area-use-multiline-p): New user option. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1529 (eldoc-echo-area-multiline-supported-p): New variable. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1530 (eldoc-docstring-format-sym-doc): Use them. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1531 (eldoc-mode): If not using idle timers, append to local post and |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1532 pre command hooks. Suggested by David Byers <davby@ida.liu.se>. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1533 (eldoc-display-message-no-interference-p): Don't interfere with |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1534 edebug. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1535 Add autoload cookie for eldoc-mode minor-mode-alist initialization. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1536 (eldoc-function-arglist): New function. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1537 (eldoc-function-argstring): Use it. |
91ee387fb19e
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30388
diff
changeset
|
1538 |
30388
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1539 * menu-bar.el (menu-bar-files-menu [recover-session]): Make sure |
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1540 auto save directory exists before calling directory-files. |
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1541 |
30386 | 1542 2000-07-23 Dave Love <fx@gnu.org> |
1543 | |
1544 * international/iso-transl.el (iso-transl-char-map): Fix ^e, ^i, | |
1545 ^o, ^u. | |
1546 | |
30359 | 1547 2000-07-21 Dave Love <fx@gnu.org> |
1548 | |
30374 | 1549 * ediff-init.el (ediff-region-help-echo): Modify to use overlay |
1550 now passed to the function. It now works properly. | |
1551 | |
30359 | 1552 * smerge-mode.el (smerge-mode-menu): Fill it out. |
1553 | |
30350 | 1554 2000-07-20 Gerd Moellmann <gerd@gnu.org> |
1555 | |
1556 * info-look.el (info-lookup): If *info* is shown in another frame | |
1557 on the same display, select that frame, instead of switching to | |
1558 the Info buffer in another window of the selected frame. | |
1559 | |
1560 * simple.el (universal-argument-map): Bind numeric keypad keys | |
1561 kp-0 to kp-9 and kp-subtract. | |
1562 (digit-argument): Handle these keys. | |
1563 | |
30346 | 1564 2000-07-20 Dave Love <fx@gnu.org> |
1565 | |
1566 * net/goto-addr.el (goto-address-fontify): Don't bother with | |
1567 buffer-modified and read-only stuff -- irrelevant with overlays. | |
1568 Put an extra property on the overlays and use it to clean up in | |
1569 case goto-address is re-run. | |
1570 | |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
1571 2000-07-19 Richard M. Stallman <rms@gnu.org> |
30334
367cc943e9f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30331
diff
changeset
|
1572 |
30337
5861c80aa795
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30335
diff
changeset
|
1573 * timer.el (run-with-idle-timer): Doc fix. |
5861c80aa795
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30335
diff
changeset
|
1574 |
30388
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1575 * mail/mail-utils.el (mail-strip-quoted-names): |
30334
367cc943e9f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30331
diff
changeset
|
1576 Handle case where <...> appears inside "...". |
367cc943e9f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30331
diff
changeset
|
1577 Use replace-match to edit the string more simply. |
367cc943e9f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30331
diff
changeset
|
1578 (rmail-dont-reply-to): Cope with an unmatched ". |
367cc943e9f0
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30331
diff
changeset
|
1579 |
30331 | 1580 2000-07-19 Dave Love <fx@gnu.org> |
1581 | |
1582 * ediff-init.el (ediff-region-help-echo): Partially fix for Emacs | |
1583 implementation. | |
1584 | |
1585 * mouse.el (popup-menu): Allow a list of keymaps for menu arg. | |
1586 (mouse-popup-menubar, mouse-popup-menubar-stuff): New functions. | |
1587 (global-map): Bind c-down-mouse-3 to mouse-popup-menubar-stuff. | |
1588 | |
30318 | 1589 2000-07-19 Gerd Moellmann <gerd@gnu.org> |
1590 | |
30329 | 1591 * textmodes/refer.el: Correct maintainer's email address. |
1592 | |
1593 * progmodes/hideif.el: Correct author's email address. | |
1594 Fix typo in comment. | |
1595 | |
1596 * xml.el: New file. | |
1597 | |
30318 | 1598 * mail/mailheader.el: Correct author's mail address. |
1599 | |
1600 * gnus/parse-time.el: Correct author's mail address. | |
1601 | |
30329 | 1602 2000-07-19 Colin Walters <walters@cis.ohio-state.edu> |
30388
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1603 |
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1604 * comint.el (comint-highlight-input, comint-highlight-face): |
30329 | 1605 New user options. |
1606 (comint-input-ring-file-name): Change custom type. | |
1607 (comint-mode-map): Bind mouse-2. | |
1608 (comint-insert-clicked-input): New function. | |
1609 (comint-send-input): Handle input highlighting. | |
1610 | |
30313
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1611 2000-07-18 Stefan Monnier <monnier@cs.yale.edu> |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1612 |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1613 * mouse.el (popup-menu): New function. |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1614 (mouse-major-mode-menu): Use it. |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1615 |
30311 | 1616 2000-07-18 Dave Love <fx@gnu.org> |
1617 | |
1618 * bindings.el (mode-line-mule-info, mode-line-modified): help-echo | |
1619 improvements. | |
1620 | |
30308 | 1621 2000-07-18 Gerd Moellmann <gerd@gnu.org> |
1622 | |
30313
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1623 * faces.el (face-font-selection-order) |
30308 | 1624 (face-font-family-alternatives): Add custom type. |
30388
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1625 |
30298 | 1626 2000-07-18 Dave Love <fx@gnu.org> |
1627 | |
1628 * cus-edit.el (custom-variable-reset-saved) | |
1629 (custom-variable-reset-standard): Remove unused bindings. | |
1630 | |
1631 * rect.el (open-rectangle-line): Remove unused let. | |
1632 | |
1633 * hl-line.el (hl-line-highlight): Check hl-line-mode. | |
1634 | |
30296 | 1635 2000-07-18 Gerd Moellmann <gerd@gnu.org> |
1636 | |
1637 * cdl.el: Fix `Maintainer' keyword. | |
1638 | |
1639 * play/pong.el: Add author's email address. | |
1640 | |
30291
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1641 2000-07-17 Sam Steingold <sds@gnu.org> |
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1642 |
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1643 * files.el (insert-directory): Call `split-string' instead of |
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1644 re-implementing it. |
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1645 |
30290 | 1646 2000-07-18 Gerd Moellmann <gerd@gnu.org> |
1647 | |
1648 * mail/vms-pmail.el: Change maintainer to FSF. | |
1649 | |
1650 * net/goto-addr.el: Change maintainer to FSF. | |
1651 | |
1652 * recentf.el: Update from author. | |
1653 | |
1654 * info.el (Info-title-face-alist): Removed. | |
30388
018e42425bee
*** empty log message ***
Noah Friedman <friedman@splode.com>
parents:
30386
diff
changeset
|
1655 |
30277 | 1656 2000-07-18 Eli Zaretskii <eliz@is.elta.co.il> |
1657 | |
1658 * eshell/eshell.el (eshell): Replace links to eshell.info with | |
1659 links to eshell, to avoid problems on systems where the manual is | |
1660 installed as `eshell'. | |
1661 * eshell/esh-cmd.el (eshell-cmd): Ditto. | |
1662 * eshell/em-smart.el (eshell-smart): Ditto. | |
1663 * eshell/em-banner.el (eshell-banner): Ditto. | |
30313
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1664 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance): Ditto. |
30277 | 1665 |
1666 * eshell/em-unix.el (eshell-shuffle-files): Don't disable | |
1667 same-file check in the MS-DOS version (it does support inodes). | |
1668 | |
1669 * eshell/em-alias.el (eshell-maybe-replace-by-alias): Doc fix. | |
1670 | |
30313
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1671 * eshell/eshell.el (eshell-directory-name): |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1672 Run default directory name through convert-standard-filename. |
30277 | 1673 |
30255 | 1674 2000-07-18 Kenichi Handa <handa@etl.go.jp> |
1675 | |
30313
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1676 * international/mule-cmds.el (select-safe-coding-system): |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1677 Fix typo in the comment. |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1678 |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1679 * language/european.el (compound-text): |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1680 Force katakana-jisx0201 to be designated to G1. |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1681 |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1682 * international/mule-conf.el (oldjis-newjis-jisroman-ascii): |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1683 Don't translate some national variant characters of latin-jisx0201. |
30262 | 1684 (x-ctext): Force katakana-jisx0201 to be designated to G1. |
30257 | 1685 |
30255 | 1686 * international/kkc.el (kkc-after-update-conversion-functions): |
1687 New variable. | |
1688 (kkc-update-conversion): Run functions in it at the tail. | |
1689 | |
30277 | 1690 2000-07-16 John Wiegley <johnw@gnu.org> |
30254
857a458d569d
Added a new feature to align.el
John Wiegley <johnw@newartisans.com>
parents:
30253
diff
changeset
|
1691 |
30313
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1692 * lisp/align.el (align-newline-and-indent): |
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1693 Adding new function. for auto-aligning blocks of code on RET. |
30254
857a458d569d
Added a new feature to align.el
John Wiegley <johnw@newartisans.com>
parents:
30253
diff
changeset
|
1694 (align-region): Fixed badly formatted minibuffer message. |
857a458d569d
Added a new feature to align.el
John Wiegley <johnw@newartisans.com>
parents:
30253
diff
changeset
|
1695 |
30253 | 1696 2000-07-17 Kenichi Handa <handa@etl.go.jp> |
1697 | |
30313
230ffbb2b7a8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30311
diff
changeset
|
1698 * international/kkc.el (kkc-show-conversion-list-count): Customize it. |
30253 | 1699 (kkc-region): Update kkc-next-count and kkc-prev-count here. Show |
1700 the conversion list at first if appropriate. | |
1701 (kkc-next): Don't update kkc-next-count here. | |
1702 (kkc-prev): Don't update kkc-prev-count here. | |
1703 (kkc-show-conversion-list-update): Fix setting up of conversion | |
1704 list message. | |
1705 | |
30250
bf443dabe303
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30248
diff
changeset
|
1706 2000-07-16 Stefan Monnier <monnier@cs.yale.edu> |
bf443dabe303
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30248
diff
changeset
|
1707 |
30290 | 1708 * mouse.el (mouse-major-mode-menu-1): Get the submenu with lookup-key. |
30250
bf443dabe303
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30248
diff
changeset
|
1709 |
30248 | 1710 2000-07-16 Dave Love <fx@gnu.org> |
1711 | |
1712 * cus-edit.el (custom-buffer-create-internal): Use a help-echo | |
1713 function to be more specific. | |
1714 | |
1715 * wid-edit.el (widget-specify-field, widget-specify-button): Allow | |
1716 non-string help-echo. | |
1717 (widget-types-convert-widget): Defsubst it. | |
1718 (widget-echo-help): Try to cope with a help-echo function of two | |
1719 possible sorts. | |
1720 | |
30241 | 1721 2000-07-15 Jason Rumney <jasonr@gnu.org> |
1722 | |
1723 * w32-fns.el (w32-enable-italics, w32-charset-to-codepage-alist): | |
1724 Declare as obsolete. | |
1725 | |
1726 * term/w32-win.el: Make FONTNAME arg to set-fontset-font a cons. | |
1727 | |
30226 | 1728 2000-07-14 Gerd Moellmann <gerd@gnu.org> |
1729 | |
1730 * hilit-chg.el: Fix typo. | |
1731 | |
30221 | 1732 2000-07-14 Dave Love <fx@gnu.org> |
1733 | |
1734 * info.el (Info-mode-menu): Fix use of :help, :enable. | |
1735 | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1736 2000-07-14 Stefan Monnier <monnier@cs.yale.edu> |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1737 |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1738 * emacs-lisp/easymenu.el (easy-menu-convert-item-1): Intern the label. |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1739 |
30193 | 1740 2000-07-13 Dave Love <fx@gnu.org> |
1741 | |
30195 | 1742 * emacs-lisp/easymenu.el: Doc fixes. |
1743 (easy-menu-remove): Defalias to ignore. | |
1744 | |
30193 | 1745 * textmodes/reftex-cite.el (reftex-bibtex-selection-callback): |
1746 Call throw correctly. | |
1747 | |
30190 | 1748 2000-07-13 Gerd Moellmann <gerd@gnu.org> |
1749 | |
1750 * faces.el (frame-background-mode): Doc fix. | |
1751 | |
1752 * simple.el (eval-expression-print-length): Change custom type to | |
1753 allow entering nil as value. | |
1754 | |
30185 | 1755 2000-07-13 Dave Love <fx@gnu.org> |
1756 | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1757 * progmodes/fortran.el (fortran-imenu-generic-expression): |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1758 Change definition layout. |
30187 | 1759 (fortran-mode-menu): Reinstate customize entries. |
1760 | |
30185 | 1761 * cus-edit.el (custom-group-menu-create, customize-menu-create): |
1762 Use :filter, per old XEmacs code. | |
1763 | |
30170 | 1764 2000-07-12 Gerd Moellmann <gerd@gnu.org> |
1765 | |
1766 * term.el (term-send-raw-meta): Strip modifiers from the keyboard | |
1767 event when deciding what to send to the terminal. | |
1768 | |
30168 | 1769 2000-07-12 Dave Love <fx@gnu.org> |
1770 | |
1771 * cus-start.el: Add optional version as 4th element of specs and | |
1772 use it for several things new in v21. Remove load-path. Fix type | |
1773 of line-number-display-limit. | |
1774 | |
30148 | 1775 2000-07-11 Dave Love <fx@gnu.org> |
1776 | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1777 * progmodes/fortran.el: Don't require easymenu. |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1778 Use repeat counts in various regexps. |
30150 | 1779 (fortran-mode-syntax-table): Defvar directly. |
1780 (fortran-font-lock-keywords-1, fortran-font-lock-keywords-2) | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1781 (fortran-font-lock-keywords-3, fortran-font-lock-syntactic-keywords): |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1782 Use defvar, not defconst. |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1783 (fortran-mode-map): Change locals in `let'. Use `fortran-auto-fill'. |
30150 | 1784 (fortran-mode): Set fortran-comment-line-start-skip, |
1785 fortran-comment-line-start-skip, dabbrev-case-fold-search. | |
1786 (fortran-comment-indent): Use defsubst. | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1787 (fortran-indent-comment, fortran-indent-to-column, fortran-break-line): |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1788 Use fortran-comment-indent, not fortran-comment-indent-function. |
30150 | 1789 (fortran-comment-region, fortran-electric-line-number): Simplify. |
1790 (fortran-auto-fill): New function. | |
1791 (fortran-do-auto-fill): Deleted. | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1792 (fortran-find-comment-start-skip): |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1793 Check for non-null comment-start-skip. |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1794 (fortran-auto-fill-mode, fortran-fill-statement): |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1795 Use fortran-auto-fill. |
30150 | 1796 (fortran-fill): Use fortran-auto-fill. Check for null |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1797 comment-start-skip. Simplify final clause and use end-of-line finally. |
30150 | 1798 |
30148 | 1799 * widget.el (widget-plist-member): New alias. |
1800 | |
30146 | 1801 2000-07-11 Eli Zaretskii <eliz@is.elta.co.il> |
1802 | |
1803 * eshell/esh-module.el (toplevel): Reference | |
1804 byte-compile-current-file only if it is bound. | |
1805 | |
30131 | 1806 2000-07-10 Gerd Moellmann <gerd@gnu.org> |
1807 | |
1808 * dired.el: Don't require `dired-aux'. | |
1809 | |
30127 | 1810 2000-07-10 Miles Bader <miles@lsi.nec.co.jp> |
1811 | |
1812 * dired-aux.el (dired-show-file-type): New function. | |
1813 * dired.el (dired-mode-map): Bind `w' to dired-show-file-type. | |
1814 (dired-show-file-type): Add autoload. | |
1815 | |
30125 | 1816 2000-07-10 Kenichi Handa <handa@etl.go.jp> |
1817 | |
1818 * international/mule-diag.el (describe-font): Adjusted for the | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1819 change of fontset-info. |
30125 | 1820 (print-fontset): Likewise. |
1821 | |
30123
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1822 2000-07-09 Stefan Monnier <monnier@cs.yale.edu> |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1823 |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1824 * mouse.el (mouse-drag-region): Use functionp rather than fboundp. |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1825 |
30111 | 1826 2000-07-07 Gerd Moellmann <gerd@gnu.org> |
1827 | |
30131 | 1828 * bindings.el: Bind `[delete]' to delete-char. |
30115 | 1829 |
30111 | 1830 * dired.el (dired-find-alternate-file): New function. |
1831 (dired-mode-map): Bind `a' to dired-find-alternate-file. | |
1832 (toplevel): Require dired-aux when compiling. | |
1833 (dired-buffers): Move defvar within file to avoid compiler warning. | |
1834 | |
1835 * info.el (Info-last-search): Variable removed. | |
1836 (Info-search-history): New variable. | |
1837 (Info-search): New Info-search-history. | |
1838 | |
1839 * battery.el, info-look.el: Change author's mail address. | |
1840 | |
30115 | 1841 2000-07-07 Jonathan I. Kamens <jik@kamens.brookline.ma.us> |
30291
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1842 |
30115 | 1843 * mail/rmail.el (rmail-clear-headers): Don't throw an error |
1844 if rmail-ignored-headers is nil. | |
1845 (rmail-retry-failure): Bind rmail-ignored-headers and | |
1846 rmail-displayed-headers to nil. | |
1847 | |
30096 | 1848 2000-07-06 Gerd Moellmann <gerd@gnu.org> |
1849 | |
30103 | 1850 * lpr.el (lpr-page-header-switches): Add `-h' switch. |
1851 (print-region-1): Don't hard code `-h' here. | |
1852 | |
30096 | 1853 * Makefile.in (TAGS-LISP): Don't use `$(lispsource)'. |
1854 | |
30103 | 1855 2000-07-01 Francesco Potorti` <pot@gnu.org> |
1856 | |
1857 * rmail.el (mail-unsent-separator): Changed "the" to "\\w+", as | |
1858 exim can use "your message" instead of "the message". | |
30291
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1859 |
30123
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1860 2000-07-06 Stefan Monnier <monnier@cs.yale.edu> |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1861 |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1862 * facemenu.el: Docstrings fixes. |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1863 (facemenu-get-face): Don't use internal-find-face. |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1864 (facemenu-iterate): Rename arg to match the docstring. |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1865 |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1866 * newcomment.el (uncomment-region): Be more careful when skipping |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1867 backwards over `=' not to bump into BOBP. |
b235edbd96c8
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30115
diff
changeset
|
1868 |
30089
f7f64f1ccc38
2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
30088
diff
changeset
|
1869 2000-07-05 Michael Kifer <kifer@cs.sunysb.edu> |
30291
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1870 |
30096 | 1871 * ediff-diff.el (ediff-wordify): Use syntax table. |
1872 * ediff-init.el (ediff-has-face-support-p): Use | |
30089
f7f64f1ccc38
2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
30088
diff
changeset
|
1873 ediff-color-display-p. |
30096 | 1874 (ediff-color-display-p): Use display-color-p, changed to defun |
30089
f7f64f1ccc38
2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
30088
diff
changeset
|
1875 from defsubst. |
f7f64f1ccc38
2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
30088
diff
changeset
|
1876 Got rid of special cases for NeXT and OS/2. |
30096 | 1877 * ediff-wind.el (ediff-setup-control-frame): Set proper modeline |
30089
f7f64f1ccc38
2000-07-05 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
30088
diff
changeset
|
1878 face. |
30291
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1879 |
30088
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
1880 2000-07-05 Stefan Monnier <monnier@cs.yale.edu> |
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
1881 |
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
1882 * emacs-lisp/lucid.el: Require CL. |
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
1883 (copy-tree, remprop): Remove, it's provided by CL. |
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
1884 (map-keymap): Define in terms of cl-map-keymap. |
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
1885 (extent-property, set-extent-end-glyph): New functions. |
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
1886 |
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
1887 * emacs-lisp/cl-extra.el (cl-map-keymap): Handle char-tables. |
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
1888 |
30076 | 1889 2000-07-05 Gerd Moellmann <gerd@gnu.org> |
1890 | |
30085 | 1891 * Makefile.in (DONTCOMPILE): Add comment that the name may |
1892 not be changed without changing the make-dist script. | |
1893 | |
30088
2ed241fb45f7
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30085
diff
changeset
|
1894 * emacs-lisp/cl-extra.el (cl-old-mapc): Removed; don't defalias mapc. |
30076 | 1895 (cl-mapc): Use mapc instead of cl-old-mapc. |
30291
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
1896 |
30067 | 1897 2000-07-05 Andrew Innes <andrewi@gnu.org> |
1898 | |
1899 * makefile.nt: Add support for `bootstrap' and related targets. | |
1900 | |
30059
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1901 2000-07-05 Stefan Monnier <monnier@cs.yale.edu> |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1902 |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1903 * emacs-lisp/easymenu.el (easy-menu-define): Docstring fix. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1904 (easy-menu-do-define): Use `menu-item' format. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1905 Handle case where easy-menu-create-menu returns a symbol. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1906 Manually call the potential top-level filter in the function binding. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1907 (easy-menu-filter-return): New arg NAME. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1908 Convert to a keymap if MENU is an XEmacs menu. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1909 (easy-menu-convert-item-1): New. Extracted from easy-menu-do-add-item. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1910 (easy-menu-converted-items-table, easy-menu-convert-item): |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1911 New var and fun to memoize easy-menu-convert-item-1. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1912 (easy-menu-do-add-item): Use it. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1913 (easy-menu-create-menu): Use easy-menu-convert-item. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1914 Wrap easy-menu-filter-return around any :filter specification. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1915 Don't convert the menu if a filter was specified. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1916 Tell easy-menu-make-symbol not to check for MENU being an expression. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1917 (easy-menu-make-symbol): New arg NOEXP. |
6a413a3c9c25
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30056
diff
changeset
|
1918 |
30056 | 1919 2000-07-05 Gerd Moellmann <gerd@gnu.org> |
1920 | |
1921 * emacs-lisp/lisp-mode.el (eval-defun-2): Remove parameter | |
1922 EVAL-DEFUN-ARG-INTERNAL; always print to minibuffer. | |
1923 (eval-defun): If called with prefix arg, instrument code for | |
1924 Edebug. | |
1925 | |
1926 * emacs-lisp/edebug.el (edebug-eval-defun): Make doc string | |
1927 similar to that of eval-defun. | |
1928 | |
30029 | 1929 2000-07-04 Dave Love <fx@gnu.org> |
1930 | |
30035 | 1931 * hl-line.el (hl-line-overlay): Make it permanent-local. |
1932 | |
30029 | 1933 * calendar/todo-mode.el: Replaced with a working version, based on |
1934 revision 1.34 tidied up. | |
1935 | |
1936 2000-07-03 Miles Bader <miles@lsi.nec.co.jp> | |
30021 | 1937 |
1938 * paths.el (prune-directory-list): New function. | |
1939 (Info-default-directory-list): Rewritten to more methodically | |
1940 enumerate a big list of possible info directories (based on the | |
1941 list used by the standalone info reader). | |
30029 | 1942 |
30021 | 1943 * info.el (info-initialize): Use prune-directory-list to remove |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1944 non-existent directories from Info-directory-list. |
30021 | 1945 |
1946 * paths.el (Info-default-directory-list): Try a list of possible | |
1947 info-directories instead of a single one. Add the possible | |
1948 info directory "/usr/share/info". | |
1949 | |
1950 * woman.el (woman-man.conf-path): Explicitly include the debian | |
1951 man-db config file "/etc/manpath.config". | |
1952 (woman-parse-man.conf): Also handle MANDATORY_MANPATH entries, as | |
1953 are present in `manpath.config'. | |
1954 (woman-manpath): Include "/usr/share/man". | |
1955 | |
30006 | 1956 2000-07-03 Gerd Moellmann <gerd@gnu.org> |
1957 | |
30017 | 1958 * frame.el (blink-cursor-mode): Don't hide cursor initially. |
1959 | |
1960 * startup.el (command-line): Initialize blink-cursor based | |
1961 on window-system. | |
1962 | |
30014 | 1963 * frame.el (blink-cursor): Default to nil if not running under |
1964 a window-system. | |
1965 | |
30012 | 1966 * faces.el (face-spec-set): Ignore invalid attributes like 20.x. |
1967 (face-x-resources): Remove duplicate entry for :font. | |
1968 | |
30006 | 1969 * textmodes/refer.el (refer-find-entry-internal): Use some-window |
1970 instead of cycling through windows with next-window. | |
1971 | |
1972 * term/sup-mouse.el (sup-pos-to-window): Use some-window instead | |
1973 of cycling through windows with next-window. | |
1974 | |
1975 * term/bg-mouse.el (bg-window-from-x-y): Use some-window instead | |
1976 of cycling through windows with next-window. | |
1977 | |
1978 * emacs-lisp/edebug.el (edebug-window-live-p, edebug-window-list) | |
1979 (edebug-get-displayed-buffer-points): Use walk-windows/some-window | |
1980 instead of cycling through windows with next-window. | |
1981 | |
1982 * calendar/appt.el (appt-select-lowest-window): Use walk-windows | |
1983 instead of cycling through windows with next-window. | |
1984 | |
1985 * dabbrev.el (dabbrev--find-expansion): Use walk-windows instead | |
1986 of cycling through windows with next-window. | |
1987 | |
1988 * terminal.el (te-process-output): Use walk-windows instead of | |
1989 cycling through windows with next-window. | |
1990 | |
1991 * server.el (server-switch-buffer): Use some-window instead of | |
1992 cycling through windows with next-window. | |
1993 | |
1994 * window.el (some-window): New function. | |
1995 (walk-windows): Remove reference to walk-windows-start. | |
29996 | 1996 |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
1997 * hilit19.el (hilit-lookup-face-create): Don't set face colors to nil. |
29996 | 1998 |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
1999 2000-07-03 Richard Stallman <rms@gnu.org> |
30006 | 2000 |
2001 * window.el (walk-windows): Guarantee termination by keeping a list | |
2002 of all the windows already handled. | |
2003 | |
29975 | 2004 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il> |
2005 | |
2006 * mouse.el (mouse-show-mark, mouse-save-then-kill): Don't use | |
2007 window-system. | |
2008 | |
2009 * man.el (Man-notify-when-ready): Don't use window-system. If | |
2010 Man-notify-method is newframe, and the display is not | |
2011 multi-frame, select the frame created for the man page. | |
2012 (Man-init-defvars): Doc fix. | |
2013 | |
29972 | 2014 2000-06-28 Gerd Moellmann <gerd@gnu.org> |
2015 | |
29982 | 2016 * faces.el (region): Change background color for light background. |
2017 | |
2018 * ediff-wind.el (ediff-setup-control-frame): Remove :box | |
2019 attribute from mode-line face of Ediff control frame. | |
2020 | |
29972 | 2021 * replace.el (query-replace-map): Bind `e' like `E'. |
2022 | |
29967 | 2023 2000-06-28 Eli Zaretskii <eliz@is.elta.co.il> |
2024 | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2025 * menu-bar.el (menu-bar-edit-menu) <mark-whole-buffer>: |
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2026 Change name to "Select All". |
29969 | 2027 |
29967 | 2028 * dos-fns.el (convert-standard-filename): Fix last change. |
2029 | |
29957 | 2030 2000-06-27 Gerd Moellmann <gerd@gnu.org> |
2031 | |
29959 | 2032 * help.el (describe-variable): Don't insert a second `'s' in front |
2033 of the string `value is shown below'. Since the syntax-table is | |
2034 set to emacs-lisp-mode-syntax-table, forward-sexp skips over | |
2035 an existing `'s', so that this won't be deleted. | |
2036 | |
29957 | 2037 * pcmpl-cvs.el, pcmpl-gnu.el, pcmpl-linux.el, pcmpl-rpm.el: |
2038 * pcmpl-unix.el: New files. | |
2039 | |
29955
7e4b93cdaa3a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29949
diff
changeset
|
2040 2000-06-26 Stefan Monnier <monnier@cs.yale.edu> |
7e4b93cdaa3a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29949
diff
changeset
|
2041 |
7e4b93cdaa3a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29949
diff
changeset
|
2042 * wid-edit.el (widget-member): Use the new plist-member. |
7e4b93cdaa3a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29949
diff
changeset
|
2043 |
29939 | 2044 2000-06-26 Gerd Moellmann <gerd@gnu.org> |
2045 | |
29956 | 2046 * replace.el (perform-replace): Undo change of 2000-04-04. |
2047 Instead, move backward 1 character at the end of the loop when | |
2048 necessary. | |
30291
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
2049 |
29949 | 2050 * faces.el (fringe): Change face for different backgrounds. |
2051 | |
2052 * eshell/esh-module.el (toplevel): Load defgroup's differently; | |
2053 patch from John. | |
2054 | |
29939 | 2055 * eshell/*.el: Change spelling of the Free Software Foundation. |
2056 | |
2057 * eshell/esh-toggle.el: Removed. | |
2058 | |
2059 * Makefile.in (DONTCOMPILE): Add eshell/esh-group.el. | |
2060 | |
2061 * menu-bar.el (menu-bar-tools-menu): Call read-mail-command | |
2062 interactively. | |
2063 | |
2064 2000-06-26 Alex Schroeder <alex@gnu.org> | |
2065 | |
2066 * sql.el (sql-interactive-mode-map): Use `kbd' in calls to | |
2067 `define-key'; instead of checking `(emacs-version)' check for | |
2068 `set-keymap-parent' and `set-keymap-name' directly. Add entries | |
2069 for `;' and `o' which might be electric. | |
2070 | |
2071 (sql-electric-stuff): New user option. | |
2072 (sql-magic-go): New function which uses `sql-electric-stuff'. | |
2073 (sql-magic-semicolon): New function which uses | |
2074 `sql-electric-stuff'. | |
2075 | |
2076 (sql-accumulate-and-indent): Insert newline if `comint-accumulate' | |
2077 is not fboundp. | |
2078 | |
2079 (sql-oracle-options): New variable. | |
2080 (sql-oracle): Use it. | |
2081 | |
2082 (sql-imenu-generic-expression): Doc change. | |
2083 (sql-find-sqli-buffer): Make sure the default-value of sql-buffer | |
2084 is used. | |
2085 | |
2086 (sql-informix): Added command line parameter "-" to force | |
2087 sql-informix-program to use stdout. | |
2088 | |
29924 | 2089 2000-06-25 Eli Zaretskii <eliz@is.elta.co.il> |
2090 | |
30208
e0e295d641ba
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
30195
diff
changeset
|
2091 * international/codepage.el (cp-coding-system-for-codepage-1): Doc fix. |
29924 | 2092 (cp864-decode-table): Doc fix. |
2093 (cp720-decode-table): New variable, supports the Arabic OEM | |
2094 codepage used by Windows. | |
2095 (cp737-decode-table): New, Greek OEM codepage used by Windows. | |
2096 | |
29920 | 2097 2000-06-23 Dave Love <fx@gnu.org> |
2098 | |
2099 * font-lock.el (font-lock-support-mode) <defgroup>: Add :version. | |
2100 (font-lock-fontify-anchored-keywords): Use | |
2101 line-beginning-position. | |
2102 (global-font-lock-mode): Use mapc. | |
2103 | |
29908
82ec30fbd2e2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29888
diff
changeset
|
2104 2000-06-23 Stefan Monnier <monnier@cs.yale.edu> |
82ec30fbd2e2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29888
diff
changeset
|
2105 |
82ec30fbd2e2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29888
diff
changeset
|
2106 * eshell/esh-module.el: Require CL when compiling. |
82ec30fbd2e2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29888
diff
changeset
|
2107 |
29870 | 2108 2000-06-23 Gerd Moellmann <gerd@gnu.org> |
2109 | |
29885 | 2110 * comint.el (comint-substitute-in-file-name): Call replace-match |
2111 with second and third arg t. | |
2112 | |
30291
062625598798
insert-directory: use split-string
Sam Steingold <sds@gnu.org>
parents:
30290
diff
changeset
|
2113 * cus-edit.el (custom-button-face, custom-button-pressed-face): |
29881 | 2114 Specify foreground color. |
2115 | |
2116 * faces.el (tool-bar, mode-line, header-line): Specify foreground | |
2117 color. | |
2118 | |
29876 | 2119 * Makefile.in (DONTCOMPILE): Add eshell/esh-maint.el. |
2120 | |
2121 * eshell/esh-cmd.el (eshell-rewrite-for-command): Use cdr and | |
2122 cddr instead of cdddr. | |
2123 | |
29873 | 2124 * eshell/esh-util.el (eshell-sublist): Use eshell-copy-list |
2125 instead of copy-list. | |
2126 | |
2127 * eshell/esh-mode.el (eshell-mode): Use eshell-copy-list instead | |
2128 of copy-list. | |
2129 | |
29870 | 2130 * subdirs.el: Add eshell subdirectory. |
2131 | |
2132 * eshell: New subdirectory containing the Eshell package. | |
2133 | |
2134 * pcomplete.el: New file. | |
2135 | |
29885 | 2136 2000-06-23 Paul Eggert <eggert@twinsun.com> |
2137 | |
29888 | 2138 * mail/mailpost.el (post-mail-send-it): Make sure file has |
2139 proper permissions from birth. | |
2140 | |
2141 * files.el (basic-save-buffer-2): When temporarily setting | |
2142 file modes, set them to current modes plus 0200, not to 0777. | |
2143 | |
29885 | 2144 * emerge.el (emerge-make-temp-file): Make sure file has proper |
2145 permissions from birth. | |
2146 | |
29857 | 2147 2000-06-22 Eli Zaretskii <eliz@is.elta.co.il> |
2148 | |
2149 * files.el (make-backup-file-name-1): On DOS/Windows, run the | |
2150 backup file name through convert-standard-filename. | |
2151 | |
2152 * dos-fns.el (convert-standard-filename): Convert leading | |
2153 directories as well. When long file names are supported, convert | |
2154 characters that are invalid in Windows file names. | |
2155 | |
29849 | 2156 2000-06-22 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
2157 | |
2158 * ps-print.el: Fix bug: if ^L is the very first buffer character, | |
2159 ps-print crashes. New feature: page selection for printing. Create | |
2160 raw-text-unix coding system for XEmacs. Doc fix. | |
2161 (ps-print-version): New version number (5.2.3). | |
2162 (ps-plot-region): Bug fix. | |
2163 (ps-setup, ps-init-output-queue, ps-output, ps-begin-job, ps-end-file) | |
2164 (ps-header-sheet, ps-generate, ps-end-job): Code fix. | |
2165 (ps-restore-selected-pages, ps-selected-pages, ps-print-page-p): New | |
2166 funs. | |
2167 (ps-selected-pages, ps-last-selected-pages, ps-first-page) | |
2168 (ps-last-page): New vars. | |
2169 | |
29845 | 2170 2000-06-21 Gerd Moellmann <gerd@gnu.org> |
2171 | |
2172 * progmodes/sh-script.el (sh-while-getopts): Fix handling of | |
2173 empty option string. | |
2174 | |
29839 | 2175 2000-06-21 Eli Zaretskii <eliz@is.elta.co.il> |
2176 | |
2177 * man.el (man): Doc fix. | |
2178 | |
29829 | 2179 2000-06-21 Kenichi Handa <handa@etl.go.jp> |
2180 | |
2181 * international/mule-cmds.el (set-language-info-alist): Docstring | |
2182 fixed. | |
2183 | |
29814 | 2184 2000-06-20 Gerd Moellmann <gerd@gnu.org> |
2185 | |
2186 * version.el (emacs-version): Use ISO date format. | |
2187 | |
2188 * emulation/pc-select.el (pc-selection-mode): Bind `M-\d' | |
2189 instead of `M-backspace'. | |
2190 | |
2191 * simple.el (turn-off-auto-fill): New function. | |
2192 | |
29802
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2193 2000-06-20 Stefan Monnier <monnier@cs.yale.edu> |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2194 |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2195 * jit-lock.el (with-buffer-prepared-for-jit-lock): |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2196 Renamed from with-buffer-prepared-for-font-lock and use |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2197 inhibit-modification-hooks rather than setting *-change-functions. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2198 Update all functions to use the new name. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2199 (jit-lock-first-unfontify-pos): New semantics (and doc). |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2200 (jit-lock-mode): Make non-interactive. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2201 Don't automatically turn on font-lock. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2202 Set jit-lock-first-unfontify-pos to indicate deferred-contextual mode. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2203 Always use jit-lock-after-change. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2204 Remove and restore font-lock-after-change-function. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2205 (turn-on-jit-lock, jit-lock-after-fontify-buffer) |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2206 (jit-lock-after-unfontify-buffer): Remove. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2207 (jit-lock-stealth-fontify): |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2208 Reset jit-lock-first-unfontify-pos to point-max rather than to nil. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2209 (jit-lock-after-change): Set the `fontified' text-prop to nil. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2210 |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2211 2000-06-20 Sam Steingold <sds@gnu.org> |
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2212 |
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2213 * emacs-lisp/cl-indent.el (toplevel): Indent |
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2214 `print-unreadable-object' properly. Untabify. |
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2215 |
29777
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2216 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl> |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2217 |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2218 * textmodes/reftex.el (reftex-find-citation-regexp-format): |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2219 Support for bibentry. |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2220 (reftex-compile-variables): Fixed problem with end of section-re. |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2221 |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2222 * texmodes/reftex-dcr.el (reftex-view-crossref, |
29802
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2223 reftex-view-crossref-from-bibtex): |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2224 Deal with changed `reftex-find-citation-regexp-format'. |
29777
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2225 (reftex-view-regexp-match, reftex-view-crossref-from-bibtex): |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2226 Replaced `remprop' with `put'. |
29802
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2227 (reftex-view-crossref, reftex-view-crossref-when-idle): |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2228 Support for bibentry. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2229 |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2230 * textmodes/reftex-vars.el (reftex-cite-format-builtin): |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2231 New entry for bibentry package. |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2232 |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2233 * textmodes/reftex-parse.el (reftex-locate-bibliography-files): |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2234 Regexp also matches "\nobibliography". |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2235 |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2236 * textmodes/reftex-global.el (reftex-renumber-simple-labels): |
41e64655279b
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29797
diff
changeset
|
2237 Call `reftex-ensure-write-access' before doing anything. |
29777
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2238 (reftex-ensure-write-access): New function. |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2239 |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2240 2000-06-14 Carsten Dominik <dominik@strw.leidenuniv.nl> |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2241 |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2242 * progmodes/idlwave.el: File re-installed (update to version 4.2) |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2243 |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2244 * progmodes/idlw-shell.el: File re-installed (update to version 4.2) |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2245 |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2246 * progmodes/idlw-rinfo.el: File re-installed (update to version 4.2) |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2247 |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2248 * progmodes/idlw-toolbar.el: File re-installed (update to version 4.2) |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2249 |
5d01f8465594
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
29776
diff
changeset
|
2250 |
29776 | 2251 2000-06-20 Dave Love <fx@gnu.org> |
2252 | |
2253 * faces.el (frame-background-mode): Use set-default, not set, in | |
2254 setter. | |
2255 (frame-update-faces, frame-update-face-colors): Define with | |
2256 defalias. | |
2257 | |
2258 * enriched.el (enriched-decode-foreground) | |
2259 (enriched-decode-background): Don't use internal-find-face. | |
2260 | |
2261 * apropos.el: Doc fixes. | |
2262 | |
2263 * cus-edit.el (customize-changed-options): Check arg. | |
2264 (customize-version-lessp): Don't require decimal point. | |
2265 | |
2266 * custom.el (defcustom, defgroup): Doc fix. | |
2267 | |
2268 * newcomment.el (comment) <defgroup>: Add :version. | |
2269 (comment-multi-line): Doc fix. | |
2270 | |
2271 * emulation/mlsupport.el (define-hooked-local-abbrev, | |
2272 define-hooked-global-abbrev): Fix, using define-abbrev. | |
2273 | |
29747 | 2274 2000-06-19 Gerd Moellmann <gerd@gnu.org> |
2275 | |
2276 * menu-bar.el (menu-bar-edit-menu): Add menu item for marking | |
2277 the whole buffer. | |
2278 | |
29740 | 2279 2000-06-19 Dave Love <fx@gnu.org> |
2280 | |
2281 * menu-bar.el (menu-bar-options-save): New function. | |
2282 (menu-bar-options-menu): Use it. | |
2283 (menu-bar-options-menu) <toggle-global-lazy-font-lock-mode>: | |
2284 Simplify. | |
2285 | |
29731
8ca3c3db1482
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
29720
diff
changeset
|
2286 2000-06-19 Andreas Schwab <schwab@suse.de> |
8ca3c3db1482
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
29720
diff
changeset
|
2287 |
8ca3c3db1482
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
29720
diff
changeset
|
2288 * progmodes/etags.el (tags-query-replace): Put new parameters |
8ca3c3db1482
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
29720
diff
changeset
|
2289 START and END at the end, for backward compatibility. |
8ca3c3db1482
*** empty log message ***
Andreas Schwab <schwab@suse.de>
parents:
29720
diff
changeset
|
2290 |
29720 | 2291 2000-06-19 Kenichi Handa <handa@etl.go.jp> |
2292 | |
2293 * international/codepage.el: | |
2294 (cp-coding-system-for-codepage-1): Delete special codes for | |
2295 generating xxx-dos coding system because now a CCL based coding | |
2296 system can handle EOL conversion by default. | |
2297 | |
2298 * international/mule.el (make-coding-system): Generate subsidiary | |
2299 coding systems for EOL handling variants even for a CCL based | |
2300 coding system. | |
2301 | |
29718 | 2302 2000-06-19 Kenichi Handa <handa@etl.go.jp> |
2303 | |
2304 * international/isearch-x.el (isearch-minibuffer-input-method) | |
2305 (isearch-minibuffer-input-method-function): These variables | |
2306 deleted. | |
2307 (isearch-with-input-method): Don't use the above variables. | |
2308 (isearch-process-search-multibyte-characters): Likewise. Call | |
2309 read-string with the arg INHERIT-INPUT-METHOD t. | |
2310 | |
29707
a70985b2a88f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29705
diff
changeset
|
2311 2000-06-17 Stefan Monnier <monnier@cs.yale.edu> |
a70985b2a88f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29705
diff
changeset
|
2312 |
29710
684342d36151
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29707
diff
changeset
|
2313 * font-lock.el (font-lock-after-fontify-buffer) |
684342d36151
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29707
diff
changeset
|
2314 (font-lock-after-unfontify-buffer): No need to call back to jit-lock. |
684342d36151
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29707
diff
changeset
|
2315 |
684342d36151
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29707
diff
changeset
|
2316 * jit-lock.el (jit-lock-mode): Force jit-refontify when turned on. |
684342d36151
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29707
diff
changeset
|
2317 Use consistent make-local-variable style for font-lock-fontified. |
684342d36151
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29707
diff
changeset
|
2318 (jit-lock-fontify-buffer): |
684342d36151
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29707
diff
changeset
|
2319 Don't bother checking for font-lock-mode and jit-lock-mode. |
684342d36151
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29707
diff
changeset
|
2320 |
29707
a70985b2a88f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29705
diff
changeset
|
2321 * time.el: Remove trailing ^M that prevent CVS-merging. |
a70985b2a88f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29705
diff
changeset
|
2322 |
29712 | 2323 2000-06-16 Gerd Moellmann <gerd@gnu.org> |
2324 | |
2325 * Makefile.in (distclean): New target. | |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2326 |
29705
c09fad42c6c2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29696
diff
changeset
|
2327 2000-06-16 Stefan Monnier <monnier@cs.yale.edu> |
c09fad42c6c2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29696
diff
changeset
|
2328 |
c09fad42c6c2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29696
diff
changeset
|
2329 * Makefile.in (srcdir): Define for update-subdirs. |
c09fad42c6c2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29696
diff
changeset
|
2330 |
29696 | 2331 2000-06-16 Gerd Moellmann <gerd@gnu.org> |
2332 | |
2333 * find-lisp.el: New file. | |
2334 | |
29694 | 2335 2000-06-16 Andrew Innes <andrewi@gnu.org> |
2336 | |
2337 * time.el (display-time-mail-function): New variable, to allow | |
2338 external packages to indicate when new mail is available. | |
2339 (display-time-update): Use it. | |
2340 | |
29689 | 2341 2000-06-16 Kenichi Handa <handa@etl.go.jp> |
2342 | |
29691 | 2343 * international/mule.el (mule-version): Change version name to |
2344 SAKAKI. AOI has already been used by Meadow. | |
2345 | |
29689 | 2346 * international/quail.el (quail-show-guidance-buf): To find the |
2347 bottom window (but minibuffer), pay attention to the height of | |
2348 minibuffer. | |
2349 | |
29670 | 2350 2000-06-15 Eli Zaretskii <eliz@is.elta.co.il> |
2351 | |
29682 | 2352 * arc-mode.el (archive-mode-map): Use the new menu-item format for |
2353 menu-bar menus. Add help strings. Don't remove the Edit menu | |
2354 from the menu bar, as the menu bar has enough space now. | |
2355 | |
29680 | 2356 * Makefile.in (SHELL): Make sure /bin/sh is used. |
2357 | |
29670 | 2358 * woman.el (woman-man-buffer): Fix bold and underlined CJK |
2359 characters, which use series of two ^H characters instead of one. | |
2360 | |
29667 | 2361 2000-06-15 Gerd Moellmann <gerd@gnu.org> |
2362 | |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2363 * info.el (Info-find-in-tag-table-1, Info-find-in-tag-table) |
29686 | 2364 (Info-find-node-in-buffer-1, Info-find-node-in-buffer): New |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2365 functions. |
29686 | 2366 (Info-find-node-2): Try a case-sensitive search first, then |
2367 do a case-insensitive search. | |
2368 | |
2369 * menu-bar.el (menu-bar-help-menu): Add menu item for non-English | |
2370 tutorials. | |
2371 | |
29676 | 2372 * complete.el (PC-env-vars-alist): New variable. |
2373 (PC-complete-as-file-name): New function. | |
2374 (partial-completion-mode): Initialize PC-env-vars-alist from | |
2375 process-environment. | |
2376 (PC-do-completion): Handle completion of env vars. | |
2377 | |
2378 * info.el (Info-set-mode-line): Show file name in mode line, | |
2379 use `*Info*' instead of `Info:'. | |
2380 | |
29667 | 2381 * startup.el (command-line-1): Change copyright messages to year |
2382 2000. | |
2383 | |
29665 | 2384 2000-06-15 Dave Love <fx@gnu.org> |
2385 | |
2386 * net/goto-addr.el (goto-address-fontify): Use keymap property, | |
2387 not local-map. | |
2388 | |
29658 | 2389 2000-06-15 Kenichi Handa <handa@etl.go.jp> |
2390 | |
2391 * international/mule.el (set-buffer-file-coding-system): Almost | |
2392 rewritten to handle `undecided' as no-op. | |
2393 | |
29654 | 2394 2000-06-14 Gerd Moellmann <gerd@gnu.org> |
2395 | |
29667 | 2396 * Makefile.in: New file. |
29657 | 2397 |
2398 * Makefile: Removed. | |
2399 | |
29654 | 2400 * net/goto-addr.el (goto-address): Don't bind C-c RET locally. |
2401 (goto-address-highlight-keymap): Bind C-c RET. | |
2402 | |
29640 | 2403 2000-06-14 Kenichi Handa <handa@etl.go.jp> |
2404 | |
29649 | 2405 * mail/sendmail.el (sendmail-send-it): The temporary buffer |
2406 inherits buffer-file-coding-system of the current buffer. | |
29647 | 2407 |
29645 | 2408 * tar-mode.el (tar-extract): For goto-char, use (point-min), not |
2409 0. Give correct argument to set-auto-coding-function. | |
2410 (tar-expunge): For goto-char, use (point-min), not 0. | |
2411 (tar-clear-modification-flags): For goto-char, use (point-min), not 1. | |
2412 (tar-subfile-save-buffer): Likewize. | |
2413 | |
29640 | 2414 * international/mule.el |
2415 (after-insert-file-set-buffer-file-coding-system): Call | |
2416 set-buffer-file-coding-system with the arg FORCE t. | |
2417 | |
29633 | 2418 2000-06-13 Gerd Moellmann <gerd@gnu.org> |
2419 | |
2420 * mail/sendmail.el (mail-specify-envelope-from): Initialize to | |
2421 nil. Contemporary sendmails issue an X-Authentication-Warning if | |
29676 | 2422 the sender is set with `-f'. |
29633 | 2423 |
29622 | 2424 2000-06-13 Dave Love <fx@gnu.org> |
2425 | |
29630 | 2426 * help.el (describe-function-1): Kluge around cases of functions |
2427 fset to subrs whose doc doesn't match their symbol-name. | |
2428 | |
29627 | 2429 * image.el (insert-image): Default STRING to a space. |
29625 | 2430 |
29622 | 2431 * info.el Doc fixes. |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2432 (Info-build-node-completions): Match Ref tags. |
29622 | 2433 |
29612 | 2434 2000-06-13 Eli Zaretskii <eliz@is.elta.co.il> |
2435 | |
29615 | 2436 * frame.el (display-multi-frame-p, display-multi-font-p): New |
2437 defaliases for display-graphic-p. | |
2438 | |
29612 | 2439 * hl-line.el: Fixed a typo in commentary. |
2440 | |
29609 | 2441 2000-06-13 Kenichi Handa <handa@etl.go.jp> |
2442 | |
2443 * language/tibet-util.el (tibetan-tibetan-to-transcription): Typo | |
2444 fixed. | |
2445 | |
29608 | 2446 2000-06-12 Dave Love <fx@gnu.org> |
2447 | |
2448 * image.el (insert-image): Save a little consing. | |
2449 | |
29598 | 2450 2000-06-12 Kenichi Handa <handa@etl.go.jp> |
2451 | |
2452 * language/tibet-util.el: Convert all tibetan-1-column characters | |
2453 to the corresponding tibetan characters. | |
2454 (tibetan-add-components): Delete code for the special treatment of | |
2455 'a chung. | |
2456 | |
2457 * language/tibetan.el (tibetan-composable-pattern): Fix previous | |
2458 change. | |
2459 (tibetan-vowel-transcription-alist): More rules added. | |
2460 (tibetan-composite-vowel-alist): New variable. | |
2461 (tibetan-precomposition-rule-alist): More rules added. | |
2462 | |
29578
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2463 2000-06-12 Stefan Monnier <monnier@cs.yale.edu> |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2464 |
29593
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2465 * startup.el (command-line): Only call menu-bar-mode if interactive. |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2466 |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2467 * thingatpt.el (toplevel symbol-properties): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2468 * textmodes/makeinfo.el (makeinfo-compile): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2469 * progmodes/make-mode.el (makefile-pickup-filenames-as-targets): |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2470 * progmodes/hideif.el (hif-compress-define-list) |
29593
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2471 (hide-ifdef-use-define-alist): |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2472 * net/ange-ftp.el (ange-ftp-vms-delete-file-entry) |
29593
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2473 (ange-ftp-vms-add-file-entry): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2474 * menu-bar.el (menu-bar-update-buffers, menu-bar-update-buffers): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2475 * man.el (Man-build-man-command): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2476 * mail/rnewspost.el (news-reply-header-hook): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2477 * info.el (Info-insert-dir): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2478 * emulation/mlconvert.el (backward-word, forward-word, setq): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2479 * emacs-lisp/gulp.el (gulp-send-requests): |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2480 * emacs-lisp/byte-opt.el (byte-compile-log-lap-1) |
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2481 (byte-optimize-inline-handler, byte-optimize-form-code-walker) |
29593
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2482 (byte-optimize-apply, end of file): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2483 * emacs-lisp/advice.el (ad-advice-class-completion-table) |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2484 (ad-make-freeze-definition): |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2485 * startup.el (command-line, command-line-1): Don't quote lambdas. |
f1e8c1d079fd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29578
diff
changeset
|
2486 |
29578
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2487 * pcvs.el (cvs-parse-process): Don't blindly refresh all cookies. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2488 (cvs-cleanup-removed): New function. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2489 (cvs-cleanup-functions): New var. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2490 (cvs-cleanup-collection): Use cvs-cleanup-functions to allow the user |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2491 some flexibility in specifying additional entries to auto-cleanup. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2492 (cvs-quickdir): New function. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2493 (cvs-mode-insert): Use cvs-fileinfo-from-entries. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2494 (cvs-mode-imerge): Use smerge-ediff rather than vc-resolve-conflicts. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2495 (cvs-mode-find-file): Check that we are on a filename or dirname |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2496 when invoked through a mouse-click. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2497 (cvs-full-path): Remove. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2498 (cvs-dired-action): Re-introduced. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2499 (cvs-dired-noselect): Use it. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2500 (vc-post-command-functions): use this new hook if available. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2501 |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2502 * pcvs-info.el (cvs-fi-up-to-date-face, cvs-fi-unknown-face): New vars. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2503 (cvs-status-map): Don't inherit from cvs-mode-map anymore. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2504 (cvs-filename-map, cvs-dirname-map): Remove. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2505 (cvs-default-action): Remove. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2506 (cvs-add-face): Use `keymap' rather than `local-map' property, and only |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2507 if the arg is really a keymap. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2508 (cvs-fileinfo-pp): Don't use any special map for file and dir names. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2509 Don't hardcode the mapping from state (aka type) to face, but check |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2510 the var cvs-fi-<type>-face instead. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2511 (cvs-fileinfo-from-entries): New function. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2512 |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2513 * pcvs-defs.el (cvs-default-ignore-marks, cvs-diff-ignore-marks): |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2514 Docstring fix. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2515 (cvs-find-file-and-jump): Change default to be safer. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2516 (cvs-mode-diff-map): Define it as a function as well. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2517 (cvs-mode-map): Refer to the function variant of cvs-mode-diff-map. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2518 Bind mouse-2 in this global map rather than with text-properties. |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2519 |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2520 * pcvs-parse.el (cvs-parse-table): Look for conflict markers in the |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2521 file to resolve the ambiguity between C(conflict) and C(need-merge). |
cf89b9b2ef40
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29574
diff
changeset
|
2522 |
29574 | 2523 2000-06-12 Kenichi Handa <handa@etl.go.jp> |
2524 | |
2525 * international/mule.el (set-buffer-file-coding-system): If | |
2526 CODING-SYSTEM is nil, set buffer-file-coding-system to nil | |
2527 unconditionally. | |
2528 | |
29568 | 2529 2000-06-12 Dave Love <fx@gnu.org> |
2530 | |
2531 * wid-edit.el (widget-specify-button): Really suppress the face if | |
2532 required. | |
2533 | |
29556 | 2534 2000-06-11 Gerd Moellmann <gerd@gnu.org> |
2535 | |
2536 * term/x-win.el (x-colors): Add colors from recent rgb.txt. | |
2537 | |
29553
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2538 2000-06-11 Stefan Monnier <monnier@cs.yale.edu> |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2539 |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2540 * imenu.el (imenu-generic-expression): Docstring fix. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2541 |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2542 * composite.el (composition-function-table): Move the `put' |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2543 below the autoload cookie so we can load the file before loaddefs. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2544 |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2545 * avoid.el (mouse-avoidance-random-shape): Don't quote lambda. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2546 |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2547 * emacs-lisp/autoload.el (make-autoload): Use `cond'. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2548 Handle easy-mmode-define-global-mode. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2549 For complex macros like define-minor-mode that can generate |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2550 several autoload entries, try to autoload entries in the |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2551 macroexpanded code. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2552 |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2553 * emacs-lisp/easy-mmode.el (define-minor-mode): |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2554 If KEYMAP is a symbol, just use it. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2555 Use byte-compile-current-file and load-file-name to infer the |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2556 proper :require to pass to defcustom. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2557 Wrap the hook var into `progn' so as not to autoload it. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2558 Add a :autoload-end cookie. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2559 Be more careful about the evaluation of KEYMAP. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2560 (easy-mmode-define-global-mode): Add a :autoload-end cookie. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2561 (define-derived-mode): Move define-abbrev-table outside of defvar. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2562 |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2563 2000-06-10 Stefan Monnier <monnier@cs.yale.edu> |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2564 |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2565 * Makefile (EMACSOPT): Remove --no-init-file (implied by -batch). |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2566 (autoloads): Explicitly load `autoload' to bootstrap without loaddefs. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2567 (backup-compiled-files): Ignore errors during `tar'. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2568 (bootstrap): Make autoloads before elc files. |
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2569 |
29542 | 2570 2000-06-10 Kenichi Handa <handa@etl.go.jp> |
2571 | |
2572 * international/mule.el (set-buffer-file-coding-system): If one of | |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
2573 undecided-XXX is specified, change only EOL conversion. |
29542 | 2574 |
2575 * international/mule-conf.el (unix): New alias for the coding | |
2576 system undecided-unix. | |
2577 | |
29528 | 2578 2000-06-09 Dave Love <fx@gnu.org> |
2579 | |
29535 | 2580 * tar-mode.el (tar-copy): Supply MUSTBENEW arg to write-region. |
2581 | |
29553
5669b381362e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29542
diff
changeset
|
2582 * progmodes/executable.el: Byte compile dynamic. |
29528 | 2583 (executable-insert): Change custom type. |
2584 (executable-find): Add autoload cookie. | |
29531 | 2585 (executable-make-buffer-file-executable-if-script-p): New |
2586 function. After Noah Friedman. | |
29528 | 2587 |
2588 * files.el (after-save-hook): Customize, with | |
29531 | 2589 executable-make-buffer-file-executable-if-script-p as an option. |
29528 | 2590 |
29518 | 2591 2000-06-09 Kenichi Handa <handa@etl.go.jp> |
2592 | |
29522 | 2593 * ps-mule.el (ps-mule-font-info-database-bdf): Prefer the font |
2594 "tib24p-mule.bdf" for Tibetan. | |
2595 | |
29520 | 2596 * composite.el (decompose-composite-char): Declare it as obsolete. |
2597 | |
29541 | 2598 * man.el (Man-fontify-manpage): Pay attention to underline and |
2599 overstrike pattern for CJK characters (e.g. __^H^H and X^H^HX). | |
29518 | 2600 |
29517 | 2601 2000-06-08 Gerd Moellmann <gerd@gnu.org> |
2602 | |
2603 * thingatpt.el (forward-thing): Use functionp instead of fboundp. | |
2604 Set maintainer to FSF since author isn't reachable. | |
2605 | |
29508 | 2606 2000-06-08 Dave Love <fx@gnu.org> |
2607 | |
2608 * international/mule-cmds.el (select-safe-coding-system): If | |
2609 DEFAULT-CODING-SYSTEM is not specified, also check the most | |
2610 preferred coding-system if buffer-file-coding-system is | |
2611 `undecided'. From Handa. | |
2612 | |
29503 | 2613 2000-06-08 Kenichi Handa <handa@etl.go.jp> |
2614 | |
2615 * international/mule.el | |
2616 (after-insert-file-set-buffer-file-coding-system): If the buffer | |
2617 size is greater than INSERTED, judget that we are not visiting. | |
2618 | |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2619 2000-06-07 Rajesh Vaidheeswarran <rv@gnu.org> |
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2620 |
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2621 * whitespace.el (defgroup whitespace): Comment out `:version'. |
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2622 XEmacs 20.4 has problems defining the group with this present. |
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2623 We'll have this commented out till get resolve the problem. |
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2624 |
29498 | 2625 2000-06-07 Gerd Moellmann <gerd@gnu.org> |
2626 | |
2627 * align.el: Update from author. | |
2628 | |
2629 2000-06-07 Jari Aalto <jari.aalto@poboxes.com> | |
2630 | |
2631 * apropos.el (apropos-mode-hook): New user variable. | |
2632 (apropos-mode): Run apropos-mode-hook. | |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2633 |
29498 | 2634 2000-06-07 David Ponce <david@dponce.com> |
2635 | |
2636 * recentf.el: Fixed recentf-edit-list and recentf-open-more-files | |
2637 commands. Require `wid-edit' at run-time. | |
2638 | |
2639 2000-06-07 David Ponce <david@dponce.com> | |
2640 | |
2641 * recentf.el: Added some "Commentary". | |
2642 (recentf-open-more-files, recentf-edit-list): Minor changes to | |
2643 move the point at the top of the file list. This behaviour is | |
2644 consistent with the menu one when the list contains a lot of | |
2645 files. | |
2646 (recentf-cleanup): Now displays the number of items removed from | |
2647 the list. | |
2648 (recentf-relative-filter) New menu filter to show filenames | |
2649 relative to `default-directory'. | |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2650 |
29498 | 2651 2000-06-07 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
2652 | |
2653 * ps-print.el: XEmacs compatibility. Doc fix. Can select page size | |
2654 with/without giving an error if PostScript printer doesn't have this | |
2655 kind of page size. Zebra Stripe continues or restarts on next page. | |
2656 Manual/automatic paper feeding. Switch or not the header. | |
2657 (ps-print-version): New version number (5.2.2). | |
2658 (ps-windows-system): Include emx as a Windows system. | |
2659 (ps-setup, ps-begin-file, ps-color-values, ps-screen-to-bit-face) | |
2660 (ps-generate-postscript-with-faces, ps-generate-postscript-with-faces) | |
2661 (ps-background-text): Code fix. | |
2662 (ps-error-handler-message, ps-user-defined-prologue) | |
2663 (ps-print-prologue-header, ps-printer-name) | |
2664 (ps-print-control-characters, ps-n-up-filling, ps-zebra-color) | |
2665 (ps-line-number-step, ps-spool-config, ps-default-fg, ps-default-bg) | |
2666 (ps-use-face-background): Customization fix. | |
2667 (ps-n-up-database): Data fix. | |
2668 (ps-warn-paper-type, ps-zebra-stripe-follow, ps-manual-feed) | |
2669 (ps-switch-header): New vars. | |
2670 (ps-xemacs-color-name, ps-face-foreground-name) | |
2671 (ps-face-background-name, ps-boolean-constant): New funs. | |
2672 | |
29491 | 2673 2000-06-07 Dave Love <fx@gnu.org> |
2674 | |
2675 * allout.el: New version from Manheimer. | |
2676 | |
29483 | 2677 2000-06-07 Kenichi Handa <handa@etl.go.jp> |
2678 | |
2679 * textmodes/fill.el (fill-find-break-point): Check the validity of | |
2680 charset. | |
2681 | |
29476
0797cad76554
Applied this patch from Eli Zaretskii. Pretty much taking on faith
Karl Fogel <kfogel@red-bean.com>
parents:
29471
diff
changeset
|
2682 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il> |
0797cad76554
Applied this patch from Eli Zaretskii. Pretty much taking on faith
Karl Fogel <kfogel@red-bean.com>
parents:
29471
diff
changeset
|
2683 |
0797cad76554
Applied this patch from Eli Zaretskii. Pretty much taking on faith
Karl Fogel <kfogel@red-bean.com>
parents:
29471
diff
changeset
|
2684 * bookmark.el (bookmark-insert-location, bookmark-bmenu-list) |
0797cad76554
Applied this patch from Eli Zaretskii. Pretty much taking on faith
Karl Fogel <kfogel@red-bean.com>
parents:
29471
diff
changeset
|
2685 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames): |
0797cad76554
Applied this patch from Eli Zaretskii. Pretty much taking on faith
Karl Fogel <kfogel@red-bean.com>
parents:
29471
diff
changeset
|
2686 Call display-color-p and display-mouse-p instead of looking at |
0797cad76554
Applied this patch from Eli Zaretskii. Pretty much taking on faith
Karl Fogel <kfogel@red-bean.com>
parents:
29471
diff
changeset
|
2687 window-system. |
0797cad76554
Applied this patch from Eli Zaretskii. Pretty much taking on faith
Karl Fogel <kfogel@red-bean.com>
parents:
29471
diff
changeset
|
2688 |
29471 | 2689 2000-06-06 Dave Love <fx@gnu.org> |
2690 | |
2691 * image.el (find-image): Doc fix. Return nil if image not found. | |
2692 (put-image, insert-image): Make STRING arg optional. | |
2693 | |
29455 | 2694 2000-06-06 Kenichi Handa <handa@etl.go.jp> |
2695 | |
2696 * language/vietnamese.el: Remove eval-when-compile. | |
2697 (viet-viscii-nonascii-translation-table): Define it as a | |
2698 translation table made from viet-viscii-decode-table. | |
2699 (viet-viscii-encode-table): Define it as a translation table made | |
2700 from the reverse map of above. | |
2701 (viet-vscii-nonascii-translation-table): Define it as a | |
2702 translation table made from viet-vscii-decode-table. | |
2703 (viet-vscii-encode-table): Define it as a translation table made | |
2704 from the reverse map of above. | |
2705 (ccl-decode-viscii): Use translate-character. | |
2706 (ccl-encode-viscii, ccl-encode-viscii-font) | |
2707 (ccl-decode-vscii, ccl-encode-vscii, ccl-encode-vscii-font): | |
2708 Likewize. | |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2709 |
29455 | 2710 * language/cyrillic.el: Remove eval-when-compile. |
2711 (cyrillic-koi8-r-nonascii-translation-table): Define it as a | |
2712 translation table made from cyrillic-koi8-r-decode-table. | |
2713 (cyrillic-koi8-r-encode-table): Define it as a translation table | |
2714 made from the reverse map of above. | |
2715 (ccl-decode-koi8): Use translate-character. | |
2716 (ccl-encode-koi8, ccl-encode-koi8-font): Likewize | |
2717 (cyrillic-alternativnyj-nonascii-translation-table): Define it as | |
2718 a translation table made from cyrillic-alternativnyj-decode-table. | |
2719 (cyrillic-alternativnyj-encode-table): Define it as a translation | |
2720 table made from the reverse map of above. | |
2721 (ccl-decode-alternativnyj): Use translate-character. | |
2722 (ccl-encode-alternativnyj, ccl-encode-alternativnyj-font): | |
2723 Likewize | |
2724 | |
2725 * international/mule-diag.el (non-iso-charset-alist): Specify | |
2726 translation table symbol instead of translation table itself. | |
2727 (list-block-of-chars): CHARSET may be a translation table symbol. | |
2728 | |
2729 * international/mule.el (make-coding-system): If CODING-SYSTEM | |
2730 already exists, override it. | |
2731 | |
2732 * international/fontset.el: Use family `proportional' for Tibetan | |
2733 fonts. | |
2734 | |
2735 * international/ccl.el (ccl-compile-translate-character): Don't | |
2736 check if Rrr has property translation-table. | |
2737 (ccl-compile-map-multiple): Modified to avoid compiler warning. | |
2738 | |
29447 | 2739 2000-06-05 Gerd Moellmann <gerd@gnu.org> |
2740 | |
2741 * info.el: Bind case-fold-search to t when searching in case | |
2742 a user sets it to nil in a hook. | |
2743 | |
29415
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2744 2000-06-05 Stefan Monnier <monnier@cs.yale.edu> |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2745 |
29426
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2746 * autoarg.el (autoarg-mode, autoarg-kp-mode): |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2747 * hl-line.el (hl-line-mode): Use the new :global key argument. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2748 |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2749 * tar-mode.el (tar-header-block-recompute-checksum): Remove. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2750 (tar-clip-time-string): Prepend a space. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2751 (tar-grind-file-mode): Construct a string rather than modifying one. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2752 (tar-header-block-summarize): Fix docstring. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2753 Use `format' rather than an error-prone set of copy-loops. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2754 |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2755 * diff-mode.el (diff-font-lock-keywords, diff-hunk-header-re) |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2756 (diff-goto-source, diff-unified->context, diff-context->unified) |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2757 (diff-reverse-direction, diff-fixup-modifs): Fix the regexps to |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2758 understand the format output by the `-p' argument to diff. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2759 |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2760 * progmodes/sh-script.el (sh-symbol-list, sh-number-or-symbol-list) |
29426
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2761 (sh-re-done): Use defconst. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2762 (sh-indent-supported-here, sh-electric-rparen-needed-here): Add defvar. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2763 (sh-help-string-for-variable, sh-guess-basic-offset): |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2764 Don't quote lambdas. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2765 (sh-electric-rparen, sh-electric-hash, sh-search-word): Docstring typo. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2766 (sh-regexp-for-done, sh-kw-alist, sh-kw): Moved to before their use. |
454b4967e36d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29421
diff
changeset
|
2767 |
29421
7ec7a354fdfd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29417
diff
changeset
|
2768 * mail/mh-comp.el (mh-send-sub): Check mh-etc is bound before using it. |
7ec7a354fdfd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29417
diff
changeset
|
2769 (mh-letter-mode): Derive from text-mode. |
7ec7a354fdfd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29417
diff
changeset
|
2770 This implicitly means that it now calls kill-all-local-variables. |
7ec7a354fdfd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29417
diff
changeset
|
2771 Also remove the Emacs-18 compatibility code. |
7ec7a354fdfd
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29417
diff
changeset
|
2772 |
29417
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
2773 * emacs-lisp/autoload.el (make-autoload): Simplify docstring. |
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
2774 Make use of symbol-property doc-string-elt. |
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
2775 Use memq rather than a sequence of eq. |
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
2776 (doc-string-elt): Fix the wrong or missing previously unused values. |
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
2777 (autoload-print-form): New function extracted from |
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
2778 generate-file-autoloads to allow recursion when handling progn |
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
2779 so that defvar's and defun's docstrings are properly printed. |
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
2780 (generate-file-autoloads): Use it. |
6b062917309c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29415
diff
changeset
|
2781 |
29415
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2782 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode): Autoload. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2783 Use find-file-hooks in the minor-mode function. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2784 Be careful not to loop indefinitely in the post-command-hook function. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2785 |
29412
ecd388a0937d
2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29407
diff
changeset
|
2786 2000-06-05 Michael Kifer <kifer@cs.sunysb.edu> |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2787 |
29447 | 2788 * ediff-init.el (ediff-has-face-support-p): Make it paint faces on |
29412
ecd388a0937d
2000-06-05 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29407
diff
changeset
|
2789 tty's. |
29447 | 2790 * ediff-diff.el (ediff-exec-process): Use --binary for fine |
29415
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2791 differences whenever appropriate. |
29447 | 2792 * viper-cmd.el (viper-smart-suffix-list): Rearranged list members. |
2793 * viper.el (find-file, find-file-other-window): Get viper to do | |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2794 wildcards. |
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2795 |
29407
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
2796 2000-06-04 Stefan Monnier <monnier@cs.yale.edu> |
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
2797 |
29415
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2798 * jit-lock.el (jit-lock-saved-fontify-buffer-function): New var. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2799 (jit-lock-fontify-buffer): New function for JIT refontification. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2800 (jit-lock-mode): Fix docstring. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2801 Use jit-lock-fontify-buffer for font-lock-fontify-buffer-function. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2802 Remove jit-lock-after-change from the _local_ hook. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2803 (jit-lock-function-1): Fix docstring. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2804 |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2805 * info.el (Info-on-current-buffer): Initialize info. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2806 |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2807 * newcomment.el (comment-indent): Ignore comment-indent-hook. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2808 |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2809 * progmodes/tcl.el (tcl-indent-for-comment): |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2810 Ignore comment-indent-hook. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2811 |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2812 * emacs-lisp/easy-mmode.el: Require CL during compilation. |
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2813 (easy-mmode-define-toggle): Remove (inline into define-minor-mode). |
29407
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
2814 (easy-mmode-pretty-mode-name): Rename from easy-mmode-derive-name |
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
2815 and improve to use the lighter to guess the capitalization. |
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
2816 (define-minor-mode): Inline code from easy-mmode-define-toggle. |
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
2817 Add keyword arguments to specify global-ness or the custom group. |
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
2818 Add local-map and help-echo properties to the lighter. |
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
2819 (easy-mmode-define-navigation): Add the errors to debug-ignored-errors. |
29415
bf26ee36792e
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29412
diff
changeset
|
2820 (easy-mmode-define-global-mode): New macro. |
29407
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
2821 |
29403 | 2822 2000-06-02 Dave Love <fx@gnu.org> |
2823 | |
2824 * wid-edit.el: byte-compile-dynamic since we typically don't use | |
2825 all the widgets. Don't require cl or widget. Remove | |
2826 eval-and-compile. Don't autoload finder-commentary. Doc fixes. | |
2827 (widget-read-event): Removed. Callers changed to use read-event. | |
2828 (widget-button-release-event-p): Renamed from | |
2829 button-release-event-p. | |
2830 (widget-field-add-space, widget-field-use-before-change): | |
2831 Uncustomize. | |
2832 (widget-specify-field): Use keymap property, not local-map. | |
2833 (widget-specify-button): Obey :suppress-face. | |
2834 (widget-specify-insert): Use modern backquote syntax. | |
2835 (widget-image-directory): Renamed from widget-glyph-directory. | |
2836 (widget-image-enable): Renamed from widget-glyph-enable. | |
2837 (widget-image-find): Replaces widget-glyph-find. | |
2838 (widget-button-pressed-face): Move defvar. | |
2839 (widget-image-insert): Replaces widget-glyph-insert. | |
2840 (widget-convert): Use keywordp. | |
2841 (widget-leave-text, widget-children-value-delete): Use mapc. | |
2842 (widget-keymap): Remove XEmacs stuff. | |
29407
4b6a4b83cce0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29403
diff
changeset
|
2843 (widget-field-keymap, widget-text-keymap): Define all inside defvar. |
29403 | 2844 (widget-button-click): Don't set point at the click, but re-centre |
2845 if we scroll out of window. Rewritten for images v. glyphs &c. | |
2846 (widget-tabable-at): Use POS arg, not point. | |
2847 (widget-beginning-of-line, widget-end-of-line) | |
2848 (widget-item-value-create, widget-sublist, widget-princ-to-string) | |
2849 (widget-sexp-prompt-value, widget-echo-help): Simplify. | |
2850 (widget-default-create): Use widget-image-insert; some rewriting. | |
2851 (widget-visibility-value-create) | |
2852 (widget-push-button-value-create, widget-toggle-value-create): Use | |
2853 widget-image-insert. | |
2854 (checkbox): Create on and off images dynamically. | |
2855 (documentation-link): Change :help-echo. | |
2856 (widget-documentation-link-echo-help): Remove. | |
2857 | |
29400
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2858 2000-06-02 Stefan Monnier <monnier@cs.yale.edu> |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2859 |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2860 * log-edit.el (log-edit-done): Thinko in the "same comment" detection. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2861 |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2862 * emacs-lisp/easy-mmode.el (easy-mmode-derive-name): New function. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2863 (easy-mmode-define-toggle, define-minor-mode): Use it. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2864 (easy-mmode-define-keymap): Docstring fix. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2865 (define-derived-mode): Default PARENT to fundamental-mode. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2866 Add the derived-mode-parent symbol-property. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2867 (easy-mmode-derived-mode-p): New function. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2868 |
29383 | 2869 2000-06-02 Dave Love <fx@gnu.org> |
2870 | |
29392 | 2871 * files.el (convert-standard-filename): Doc fix. |
2872 (normal-backup-enable-predicate): New function. | |
2873 (backup-enable-predicate): Use it to replace the lambda form. | |
2874 | |
2875 * calendar/todo-mode.el: [This needs more work on the outline | |
2876 stuff.] Doc fixes. | |
2877 (todo) <defgroup>: Add :version. | |
2878 (todo-add-category): Don't use pushnew. | |
2879 (todo-cmd-raise): Fix typo. | |
2880 (todo-top-priorities): Change temp buffer name. | |
2881 (todo-category-alist): Avoid redundant lambda. | |
29400
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2882 (todo-mode): Set paragraph-separate, outline-regexp from todo-prefix. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2883 Use outline-next-heading. |
29392 | 2884 |
29383 | 2885 * autoarg.el: Rewritten to use define-minor-mode. |
2886 (autoarg-kp-digits, autoarg-kp-mode-map): New variable. | |
2887 (autoarg-kp-mode, autoarg-kp-digit-argument): New command. | |
2888 | |
29376 | 2889 2000-06-02 Kenichi Handa <handa@etl.go.jp> |
2890 | |
2891 * isearch.el (isearch-other-meta-char): Fix previous change. | |
2892 | |
29374
8583675a6f96
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29372
diff
changeset
|
2893 2000-06-01 Stefan Monnier <monnier@cs.yale.edu> |
8583675a6f96
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29372
diff
changeset
|
2894 |
29400
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2895 * log-edit.el (log-edit-mode): Make vc-comment-ring-index local. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2896 (log-edit-done): Only add the comment to the ring if it's different |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2897 from the last comment entered. |
166ee351f476
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29392
diff
changeset
|
2898 |
29374
8583675a6f96
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29372
diff
changeset
|
2899 * isearch.el (isearch-highlight): Turn internal-find-face into facep. |
8583675a6f96
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29372
diff
changeset
|
2900 |
29372 | 2901 2000-06-01 Dave Love <fx@gnu.org> |
2902 | |
2903 * hl-line.el: Rewritten using define-minor-mode. | |
2904 | |
2905 * help.el (describe-function-1): Distinguish special form from | |
2906 builtin function. Sanity-check presence of arglist for builtins. | |
2907 | |
29356 | 2908 2000-06-01 Kenichi Handa <handa@etl.go.jp> |
2909 | |
29365 | 2910 * international/characters.el: Fix syntax/category setting of |
2911 Tibetan characters. | |
2912 | |
2913 * language/tibet-util.el (tibetan-add-components): Fixes for new | |
2914 encoding of Tibetan characters. | |
2915 (tibetan-decompose-precomposition-alist): New variable. | |
2916 (tibetan-decompose-region): Convert precomposed characters to | |
2917 non-precomposed characters. | |
2918 (tibetan-decompose-string): Likewise. | |
2919 (tibetan-composition-function): Fix args to | |
2920 thibetan-compose-string. | |
2921 | |
2922 * language/tibetan.el (tibetan-composable-pattern): More | |
2923 characters included. | |
2924 (tibetan-consonant-transcription-alist): Rule for "R" added. | |
2925 (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and | |
2926 "+R" added. | |
2927 (tibetan-base-to-subjoined-alist): Rule for "RA" added. | |
2928 | |
29359 | 2929 * language/lao-util.el (lao-composition-function): Fix args to |
2930 compose-string. | |
2931 | |
2932 * language/thai-util.el (thai-composition-function): Fix args to | |
2933 compose-string. | |
2934 | |
29356 | 2935 * isearch.el (isearch-update): Set disable-point-adjustment to t |
29357 | 2936 to prevent the point moving to the end of a composition when a |
2937 part of a composition is searched. | |
29356 | 2938 (isearch-other-meta-char): If the key invoking this command can be |
2939 mapped by function-key-map to a printing char, call | |
2940 isearch-process-search-char directly. | |
2941 | |
29355
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2942 2000-06-01 Stefan Monnier <monnier@cs.yale.edu> |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2943 |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2944 * emacs-lisp/bytecomp.el: |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2945 * frame.el: |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2946 * international/mule-cmds.el: |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2947 * international/mule-util.el: |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2948 * international/mule.el: |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2949 * mouse.el: |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2950 * subr.el: |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2951 * faces.el: Update calls to make-obsolete with a WHEN argument. |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2952 |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2953 * byte-run.el (make-obsolete, make-obsolete-variable): |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2954 Add an optional WHEN argument and change the format of the |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2955 symbol-property information. |
29355
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2956 * emacs-lisp/bytecomp.el (byte-compile-log): Don't quote lambda. |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2957 (byte-compile-obsolete, byte-compile-variable-ref): Understand the |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2958 new obsolete-symbol-property format and print WHEN if it is provided. |
d4b5dd203f46
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29347
diff
changeset
|
2959 |
29347 | 2960 2000-05-31 Dave Love <fx@gnu.org> |
2961 | |
2962 * loadhist.el (loadhist-hook-functions): Remove | |
2963 before-change-function, after-change-function. | |
2964 (unload-feature): Deal with symbols which are both bound and | |
2965 fbound. | |
2966 | |
2967 * mouse.el (mouse-save-then-kill-delete-region): Don't bind | |
2968 before-change-function, after-change-function. | |
2969 | |
2970 * simple.el (newline): Don't bind before-change-function, | |
2971 after-change-function. | |
2972 | |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2973 2000-05-31 Rajesh Vaidheeswarran <rv@gnu.org> |
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2974 |
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2975 * whitespace.el (whitespace-rescan-timer-time): Update interval |
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2976 set to 600 seconds (10 minutes) instead of 60 seconds since |
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2977 a large number of whitespace buffers causes emacs to `freeze' |
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2978 for a considerable amount of time. |
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2979 |
29499
a293ec8516e0
Update whitespace.el - comment out the :version string, since it
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29498
diff
changeset
|
2980 * whitespace.el: Updated email address |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
2981 |
29330 | 2982 2000-05-31 Dave Love <fx@gnu.org> |
2983 | |
2984 * add-log.el (change-log-font-lock-keywords) <function>: Add | |
2985 pattern for function of change. | |
2986 (change-log-font-lock-keywords) <acknowledgements>: Amalgamate | |
2987 acknowledgements patterns. | |
2988 | |
29328 | 2989 2000-05-31 Kenichi Handa <handa@etl.go.jp> |
2990 | |
2991 * isearch.el (isearch-printing-char): If keyboard coding system is | |
2992 being used, call isearch-process-search-multibyte-characters. | |
2993 | |
2994 * international/isearch-x.el: Mostly rewritten. | |
2995 | |
2996 * international/quail.el (quail-start-conversion): Don't include | |
2997 unhandled events in the returned events, but set them in | |
2998 unread-command-events. Exit if all inputs are deleted. | |
2999 | |
29324 | 3000 2000-05-30 Jason Rumney <jasonr@gnu.org> |
3001 | |
3002 * w32-fns.el (w32-charset-info-alist): Add each charset separately. | |
3003 | |
3004 * term/w32-win.el: Doc changes to reduce diffs with x-win.el. | |
3005 Reenable code to create initial fontsets. | |
3006 Use set-fontset-font in place of put-charset-property. | |
3007 | |
29302 | 3008 2000-05-30 Gerd Moellmann <gerd@gnu.org> |
3009 | |
29307 | 3010 * progmodes/perl-mode.el (perl-indent-line): When looking for a |
3011 label, ensure that the first colon isn't followed by another. | |
3012 | |
3013 * paths.el (Info-default-directory-list): Doc fix. | |
3014 | |
29304 | 3015 * net/net-utils.el (finger-X.500-host-regexps): New user-option. |
3016 (finger): If HOST matches a regexp from finger-X.500-host-regexps, | |
3017 send a query containing USER only, not USER@HOST. | |
3018 | |
29302 | 3019 * mail/rmail.el (rmail-widen-to-current-msgbeg): Use rmail-msgbeg |
3020 and rmail-msgend to compute the restriction at the end, instead of | |
3021 computing it. | |
3022 | |
29292 | 3023 2000-05-29 Gerd Moellmann <gerd@gnu.org> |
3024 | |
29295 | 3025 * dabbrev.el (dabbrev-expand): Don't display messages in the |
3026 echo area if the minibuffer window is active. | |
3027 | |
29292 | 3028 * jit-lock.el (jit-lock-mode): Add after change function to |
3029 local hook. | |
3030 | |
3031 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com> | |
3032 | |
3033 * antlr-mode.el: New commands: hide/unhide actions, | |
3034 upcase/downcase literals. | |
3035 (antlr-tiny-action-length): New user option. | |
3036 (antlr-hide-actions): New command. Suggested by | |
3037 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>. | |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3038 (antlr-mode-map): New binding [C-c C-v]. |
29292 | 3039 (antlr-mode-menu): New entries. |
3040 (antlr-downcase-literals): New command. | |
3041 (antlr-upcase-literals): Ditto. | |
3042 | |
3043 * antlr-mode.el: Minor changes: indendation, mode-name. | |
3044 (antlr-indent-line): Indent cpp directive at column 0. | |
3045 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/". | |
3046 | |
3047 * antlr-mode.el: XEmacs bug workaround, XEmacs hint. | |
3048 (antlr-font-lock-additional-keywords): Workaround for intentional | |
3049 bug in XEmacs version of font-lock. | |
3050 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could | |
3051 be used by a smarter version of `buffers-menu-grouping-function'. | |
3052 | |
3053 2000-05-29 Gerd Moellmann <gerd@gnu.org> | |
3054 | |
3055 * tmm.el (tmm-prompt): Recognize menu item definitions of the for | |
3056 `(menu-item ...)' when looking for the position of DEFAULT-ITEM. | |
3057 | |
29266 | 3058 2000-05-29 Kenichi Handa <handa@etl.go.jp> |
3059 | |
3060 * international/encoded-kb.el | |
3061 (encoded-kbd-iso2022-designation-map): Pay attention to that | |
3062 charset-iso-final-char return -1 for eight-bit-control and | |
3063 eight-bit-graphic. | |
3064 | |
29261 | 3065 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il> |
3066 | |
3067 * speedbar.el (speedbar-use-images, speedbar-update-flag) | |
3068 (speedbar-easymenu-definition-base): Use display-graphic-p where | |
3069 available, instead of window-system. | |
3070 | |
29259 | 3071 2000-05-28 Eli Zaretskii <eliz@is.elta.co.il> |
3072 | |
3073 * international/codepage.el (cp-coding-system-for-codepage-1): Add | |
3074 eight-bit-graphic and eight-bit-control to safe charsets for cpNNN | |
3075 coding systems. | |
3076 | |
29248 | 3077 2000-05-26 Dave Love <fx@gnu.org> |
3078 | |
29255 | 3079 * disp-table.el (standard-display-underline): Don't use |
3080 internal-find-face. | |
3081 | |
29248 | 3082 * mail/reporter.el: Maintainer change. Doc fixes. |
3083 (reporter-version): Deleted. | |
3084 | |
3085 * emacs-lisp/elp.el: Maintainer change. | |
3086 (elp-help-address, elp-submit-bug-report, elp-version): Deleted. | |
3087 | |
29244
c0069fc0ba7c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29242
diff
changeset
|
3088 2000-05-26 Stefan Monnier <monnier@cs.yale.edu> |
c0069fc0ba7c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29242
diff
changeset
|
3089 |
c0069fc0ba7c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29242
diff
changeset
|
3090 * add-log.el (add-change-log-entry): Merge the current entry with the |
c0069fc0ba7c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29242
diff
changeset
|
3091 previous one if the previous one is empty. |
c0069fc0ba7c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29242
diff
changeset
|
3092 |
29240 | 3093 2000-05-26 Dave Love <fx@gnu.org> |
3094 | |
29242 | 3095 * loadhist.el (unload-feature): Fix interactive spec [from |
3096 lijnzaad@ebi.ac.uk]. | |
3097 | |
29240 | 3098 * emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Use |
3099 subr-arity to check primitives. | |
3100 (byte-compile-flush-pending, byte-compile-file-form-progn) | |
3101 (byte-compile-normal-call, byte-compile-list, byte-compile-concat) | |
3102 (byte-compile-insert, byte-compile-funcall): Use mapc instead of | |
3103 mapcar. | |
3104 | |
29226 | 3105 2000-05-26 Kenichi Handa <handa@etl.go.jp> |
3106 | |
29235 | 3107 * international/fontset.el: Set family names of non-latin charsets |
3108 in default fontset to "*". | |
3109 | |
29230 | 3110 * international/mule-diag.el (print-fontset): Combine family part |
3111 and registry part of the fontname by "-*-" instead of "-". | |
3112 | |
29226 | 3113 * international/mule-cmds.el (encode-coding-char): Make strings |
3114 multibyte before calling encode-coding-string. | |
3115 | |
29220
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3116 2000-05-25 Stefan Monnier <monnier@cs.yale.edu> |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3117 |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3118 * derived.el: Fix keywords. |
29224
c4ed562f1556
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29220
diff
changeset
|
3119 (define-derived-mode): Only define if needed. |
29220
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3120 |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3121 * simple.el (fill-comment, comment-column, comment-start) |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3122 (comment-start-skip, comment-end, comment-indent-function) |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3123 (block-comment-start, block-comment-end, indent-for-comment) |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3124 (set-comment-column, kill-comment, comment-padding, comment-region) |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3125 (comment-multi-line, indent-new-comment-line): Remove. |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3126 |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3127 * bindings.el (esc-map): Change ; to comment-dwim and use the new |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3128 function names for comment operations. |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3129 |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3130 * newcomment.el: Add abundant autoload cookies. |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3131 (comment-style): Don't depend on runtime data at compile-time. |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3132 (comment-indent-hook): Remove. |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3133 (comment-indent): Check if comment-indent-hook is bound. |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3134 (comment-region): Docstring fix. |
47dec47aba85
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29214
diff
changeset
|
3135 |
29214 | 3136 2000-05-25 Dave Love <fx@gnu.org> |
3137 | |
3138 * emacs-lisp/elp.el (elp-restore-function): Don't use obsolete | |
3139 byte-code-function-p. | |
3140 | |
3141 * mail/rmailsum.el: Add provide. | |
3142 | |
3143 * net/goto-addr.el (goto-address-fontify): Add help-echo property. | |
3144 | |
3145 * smerge-mode.el (smerge-diff-switches): Don't use list* in | |
3146 defcustom. | |
3147 | |
29206
6e9f065ce572
2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29205
diff
changeset
|
3148 2000-05-25 Michael Kifer <kifer@cs.sunysb.edu> |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3149 |
29206
6e9f065ce572
2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29205
diff
changeset
|
3150 * ediff-diff.el (ediff-exec-process): delete --binary option from |
6e9f065ce572
2000-05-25 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29205
diff
changeset
|
3151 non-buffer ediff jobs. |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3152 |
29205 | 3153 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il> |
3154 | |
3155 * hilit-chg.el (highlight-changes-mode): Ask about color or | |
3156 grayscale support, not about window-system. | |
3157 | |
3158 * ffap.el (ffap-menu-text-plist): Use display-mouse-p, not | |
3159 window-system. | |
3160 (ffap-highlight): Always default to t. | |
3161 | |
3162 * emacs-lisp/edebug.el (edebug-emacs-19-specific): Call | |
3163 display-popup-menus-p instead of looking at window-system. | |
3164 | |
3165 * disp-table.el (standard-display-g1, standard-display-graphic): | |
3166 Only refuse to use string glyphs on X and MS-Windows. | |
3167 | |
3168 * avoid.el: Remove window-system from commentary, suggest to use | |
3169 display-*-p instead. | |
3170 | |
3171 * apropos.el (apropos-print): Use display-mouse-p instead of | |
3172 window-system. | |
3173 | |
29190 | 3174 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il> |
3175 | |
3176 * international/codepage.el (cp-decoding-vector-for-codepage): | |
3177 Fill up unsupported characters with their own codes. From Kenichi | |
3178 Handa. | |
3179 | |
29188 | 3180 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il> |
3181 | |
3182 * international/mule-diag.el (describe-char-after): Use | |
3183 display-graphic-p instead of window-system, so that this function | |
3184 works on MS-DOS. | |
3185 | |
29181 | 3186 2000-05-25 Eli Zaretskii <eliz@is.elta.co.il> |
3187 | |
3188 * international/codepage.el (cp-make-coding-systems-for-codepage): | |
3189 Remove the eight-bit-graphic and eight-bit-control charsets from | |
3190 the list of charsets which we convert into `?'. | |
3191 | |
29169 | 3192 2000-05-25 Kenichi Handa <handa@etl.go.jp> |
3193 | |
3194 * international/mule-conf.el: Specify CHARSET-ID explicitely for | |
3195 private charsets. | |
3196 (mule-unicode-0100-24ff, japanese-jisx0213-1, | |
3197 japanese-jisx0213-2): New charsets. | |
3198 | |
3199 * international/fontset.el: Setup default fontset for new charsets. | |
3200 | |
29166 | 3201 2000-05-24 Dave Love <fx@gnu.org> |
3202 | |
3203 * info.el (Info-find-node-2): Restructure [following "Vadim | |
3204 S. Solomin" <sovs@uic.nnov.ru>]. | |
3205 | |
3206 * icomplete.el: Fix header for Finder. | |
3207 | |
3208 2000-05-24 Eric M. Ludlam <zappo@ultranet.com> | |
3209 | |
3210 * rmailout.el (rmail-output-to-rmail-file): Added optional param | |
3211 STAY. | |
3212 | |
3213 * rmail.el (rmail-automatic-folder-directives): New user variable. | |
3214 (rmail-show-message): Add call to `rmail-auto-file' during | |
3215 display. | |
3216 (rmail-auto-file): New function. | |
3217 | |
29165
641e43bad886
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29163
diff
changeset
|
3218 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu> |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3219 |
29193 | 3220 * ediff-diff.el (ediff-forward-word): Take syntactic word class into |
29165
641e43bad886
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29163
diff
changeset
|
3221 account. |
29193 | 3222 (ediff-test-utility,ediff-diff-mandatory-option) |
3223 (ediff-reset-diff-options): Utilities for proper initialization of | |
29165
641e43bad886
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29163
diff
changeset
|
3224 ediff-diff-options and ediff-diff3-options on Windows. |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3225 |
29193 | 3226 * ediff-init.el (ediff-merge-filename-prefix): New customizable |
29165
641e43bad886
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29163
diff
changeset
|
3227 variable. |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3228 |
29193 | 3229 * ediff-mult.el (ediff-filegroup-action): Use |
29165
641e43bad886
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29163
diff
changeset
|
3230 ediff-merge-filename-prefix. |
641e43bad886
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29163
diff
changeset
|
3231 |
29163
ea19f6424132
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29159
diff
changeset
|
3232 2000-05-24 Michael Kifer <kifer@cs.sunysb.edu> |
ea19f6424132
2000-05-24 Michael Kifer <kifer@cs.sunysb.edu>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
29159
diff
changeset
|
3233 |
29193 | 3234 * viper-ex.el (ex-write): Set selective display to nil. |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3235 |
29159 | 3236 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il> |
3237 | |
3238 * language/hebrew.el (iso-8859-8-e, iso-8859-8-i): For now, just | |
3239 aliases for hebrew-iso-8bit. | |
3240 | |
29148 | 3241 2000-05-24 Eli Zaretskii <eliz@is.elta.co.il> |
3242 | |
3243 * woman.el: New version from Francis J. Wright | |
3244 <F.J.Wright@Maths.QMW.ac.uk>. | |
3245 (woman-parse-colon-path): Support Cygwin-style //d/foo/bar file | |
3246 names in environment variables regardless of the path separator. | |
3247 (woman-topic-all-completions-1): Don't call file-name-directory-p | |
3248 on all files, since woman-file-regexp already filters out any | |
3249 directories. | |
3250 | |
29140 | 3251 2000-05-24 Kenichi Handa <handa@etl.go.jp> |
3252 | |
29144 | 3253 * international/quail.el (quail-start-translation): Don't change |
3254 modified-p of the current buffer. | |
3255 (quail-start-conversion): Likewise. | |
3256 | |
3257 * international/kkc.el (kkc-region): Don't change modified-p of | |
3258 the current buffer. | |
3259 | |
29142 | 3260 * language/japanese.el (iso-2022-jp): Exclude katakana-jisx0201 to |
3261 conform to RFC1468. | |
3262 (iso-2022-jp-2): Exclude katakana-jisx0201 to conform to RFC1554. | |
29140 | 3263 |
29138 | 3264 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com> |
3265 | |
3266 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix. | |
3267 (speedbar-insert-button): Invisible text property fix. | |
3268 (speedbar-directory-plus): Renamed from speedbar-directory-+ | |
3269 (speedbar-directory-minus): Renamed from speedbar-directory-- | |
3270 (speedbar-page-plus): Renamed from speedbar-file-+ | |
3271 (speedbar-page-minus): Renamed from speedbar-file-- | |
3272 (speedbar-page): Renamed from speedbar-file- | |
3273 (speedbar-tag): Renamed from speedbar-tag- | |
3274 (speedbar-tag-plus): Renamed from speedbar-tag-+ | |
3275 (speedbar-tag-minus): Renamed from speedbar-tag-- | |
3276 (speedbar-expand-image-button-alist): Use above renames. | |
3277 | |
3278 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm | |
3279 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm | |
3280 * sb-pg-plus.xpm: Renamed from sb-file+.xpm | |
3281 * sb-pg-minus.xpm: Renamed from sb-file-.xpm | |
3282 * sb-pg.xpm: Renamed from sb-file.xpm | |
3283 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm | |
3284 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm | |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3285 |
29128 | 3286 2000-05-24 Kenichi Handa <handa@etl.go.jp> |
3287 | |
3288 * international/quail.el (quail-show-guidance-buf): Set | |
3289 current-input-method of the guidance buffer to the name of the | |
3290 curren input method. | |
3291 | |
29158
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3292 2000-05-23 Stefan Monnier <monnier@cs.yale.edu> |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3293 |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3294 * progmodes/compile.el (compile-internal): Style typo. |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3295 |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3296 * mail/mh-e.el (mh-do-not-confirm, mh-folder-mode): |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3297 quote vars and functions in the docstring. |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3298 |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3299 * newcomment.el (comment-make-extra-lines): Don't use `assert'. |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3300 |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3301 * completion.el (dynamic-completion-mode, dynamic-completion-mode): |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3302 Don't quote lambdas. |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3303 |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3304 * ffap.el (ffap-highlight): Use facep rather than internal-find-face. |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3305 |
29116 | 3306 2000-05-23 Gerd Moellmann <gerd@gnu.org> |
3307 | |
29127 | 3308 * startup.el (command-line): Determine source file of compiled |
3309 user init file differently. Warn if compiled user init file | |
3310 is older than its source file. | |
3311 | |
29116 | 3312 * ffap.el (ffap-url-regexp): Add `https'. |
29333
189f70e66cab
Update whitespace.el with a more tolerable timer scan time.
Rajesh Vaidheeswarran <rv@gnu.org>
parents:
29330
diff
changeset
|
3313 |
29112 | 3314 2000-05-23 Eli Zaretskii <eliz@is.elta.co.il> |
3315 | |
3316 * files.el (make-backup-file-name-1): Replace slashes with `!' | |
3317 rather than `|' (which is not allowed on Windows). Replace the | |
3318 drive letters with a string "drive_X". | |
3319 | |
29110 | 3320 2000-05-23 Gerd Moellmann <gerd@gnu.org> |
3321 | |
3322 * progmodes/sh-script.el (sh-ancestor-alist): Add `bash2'. | |
3323 | |
3324 * files.el (interpreter-mode-alist): Add `bash2'. | |
3325 | |
29091 | 3326 2000-05-22 Dave Love <fx@gnu.org> |
3327 | |
3328 * loadhist.el (feature-symbols, file-provides, file-requires): Use | |
3329 mapc. | |
3330 (feature-file): Avoid calling symbol-name. Doc fix. | |
3331 (file-set-intersect, file-dependents): Use dolist, not mapcar. | |
3332 (loadhist-hook-functions): Add mouse-position-function. | |
3333 (unload-feature): Change uses of mapcar. | |
3334 | |
3335 * files.el (parse-colon-path): Doc fix. | |
3336 (auto-mode-alist, interpreter-mode-alist): Purecopy the cars. | |
3337 (set-auto-mode): Use mapc. | |
3338 | |
3339 * complete.el (PC-look-for-include-file): Use :alnum: character | |
3340 class. | |
3341 (partial-completion-mode): Add autoload cookie. | |
3342 | |
29085
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
3343 2000-05-22 Sam Steingold <sds@gnu.org> |
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
3344 |
29102 | 3345 * info.el (Info-fontify-node): Fixed the call to |
29085
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
3346 `add-text-properties' (bug introduced on 2000-05-18). |
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
3347 |
29082 | 3348 2000-05-22 Dave Love <fx@gnu.org> |
3349 | |
3350 * bindings.el: Remove debug-ignored-errors set in other files. | |
3351 | |
3352 * progmodes/etags.el: Add to debug-ignored-errors. | |
3353 (visit-tags-table-buffer): Clear out buffers holding old tables | |
3354 when making a new list. | |
3355 (etags-recognize-tags-table, tags-recognize-empty-tags-table): Use | |
3356 mapc. | |
3357 | |
3358 * completion.el: Doc fixes. Add to debug-ignored-errors. Don't | |
3359 quote keywords. | |
3360 (cmpl-string-case-type): Use character classes. | |
3361 | |
29085
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
3362 * comint.el: |
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
3363 * textmodes/ispell.el: |
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
3364 * imenu.el: |
29082 | 3365 * mail/mh-e.el: |
3366 * progmodes/compile.el: Add to debug-ignored-errors. | |
3367 | |
3368 * dabbrev.el: Add to debug-ignored-errors. | |
3369 (dabbrev-completion): Use mapc. | |
3370 | |
29075 | 3371 2000-05-22 Eli Zaretskii <eliz@is.elta.co.il> |
3372 | |
3373 * woman.el (From Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk) | |
3374 (woman-mapcan, woman-parse-man.conf) | |
3375 (woman-toggle-use-extended-font, woman-toggle-use-symbol-font) | |
3376 (woman-reset-emulation, woman-select-symbol-fonts): New functions. | |
3377 (woman-parse-colon-path): Call woman-mapcan. Recognize Cygwin | |
3378 path syntax better. | |
3379 (woman-man.conf-path, woman-use-own-frame): New defcustoms. | |
3380 (woman-manpath): Call woman-parse-man.conf. | |
3381 (woman-emulation): New defcustom, defaults to nroff. | |
3382 (woman-font-support): New defconst. | |
3383 (woman-use-symbol-font): New defcustom. | |
3384 (woman-menu): Add new menu items: "Colored/BW", "Advanced", | |
3385 "Emulation". | |
3386 Many functions: Doc fix. | |
3387 | |
29072 | 3388 2000-05-22 Kenichi Handa <handa@etl.go.jp> |
3389 | |
3390 * international/quail.el (quail-simple-translation-keymap): Map | |
3391 128..255 to quail-self-insert-command. | |
3392 (quail-keyboard-layout-alist): Add definition for "pc102-de". | |
3393 | |
29067
27f615da1df9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29063
diff
changeset
|
3394 2000-05-22 Stefan Monnier <monnier@cs.yale.edu> |
27f615da1df9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29063
diff
changeset
|
3395 |
29158
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3396 * help.el (help-manyarg-func-alist): Typo. |
76184e58accb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29148
diff
changeset
|
3397 |
29070
0199b9a52c3f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29067
diff
changeset
|
3398 * emacs-lisp/sregex.el: Rewritten to take advantage of shy-groups and |
0199b9a52c3f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29067
diff
changeset
|
3399 intervals which makes it heaps simpler. |
0199b9a52c3f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29067
diff
changeset
|
3400 |
29067
27f615da1df9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29063
diff
changeset
|
3401 * newcomment.el (comment-region-internal): Go back to BEG after quoting |
27f615da1df9
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29063
diff
changeset
|
3402 the nested comment markers. |
29063
594a655b83cf
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29061
diff
changeset
|
3403 |
594a655b83cf
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29061
diff
changeset
|
3404 * subr.el (remove-hook): Don't turn the hook's value into a list. |
594a655b83cf
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29061
diff
changeset
|
3405 |
29059 | 3406 2000-05-21 Dave Love <fx@gnu.org> |
3407 | |
29061 | 3408 * edmacro.el (edmacro-parse-keys): Return vector if any elements |
3409 are invalid characters. | |
3410 | |
29059 | 3411 * international/mule-util.el (detect-coding-with-priority): Use |
3412 mapc. Remove redundant lambda. | |
3413 | |
3414 * international/mule-diag.el (list-non-iso-charset-chars) | |
3415 (describe-fontset): Remove redundant lambda. | |
3416 | |
3417 * emulation/crisp.el (brief-mode): New alias. | |
3418 | |
3419 * emacs-lisp/ring.el (ring-elements): New function. | |
3420 | |
3421 * emacs-lisp/easymenu.el (easy-menu-create-menu) | |
3422 (easy-menu-do-add-item): Use keywordp. | |
3423 | |
3424 * emacs-lisp/byte-opt.el: Update side-effect free function lists. | |
3425 | |
3426 * replace.el: Doc and error message fixes. | |
3427 (replace-highlight): Use facep, not internal-find-face. | |
3428 | |
29038
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3429 2000-05-20 Stefan Monnier <monnier@cs.yale.edu> |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3430 |
29045
7235e6a14c62
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29043
diff
changeset
|
3431 * international/ccl.el (ccl-compile-map-multiple): Don't quote lambda. |
7235e6a14c62
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29043
diff
changeset
|
3432 |
29043
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
3433 * log-edit.el (log-edit-done): Cleanup trailing empty lines. |
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
3434 (log-edit-insert-changelog): Drop `:' as well. |
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
3435 |
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
3436 * log-view.el: Fix file description. |
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
3437 (log-view-mode-map): Unsatisfying fix for when cvs-mode-map is not |
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
3438 available. |
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
3439 (log-view-font-lock-keywords): Only use cvs-filename-face if present. |
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
3440 (log-view-current-file): Only use cvs-pcl-cvs-dirchange-re if present. |
a5d03117ad26
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29040
diff
changeset
|
3441 |
29040
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
3442 * emacs-lisp/easy-mmode.el: Update copyright and commentary. |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
3443 (easy-mmode-define-toggle): Deprecate the use of *-(on|off)-hook. |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
3444 Print a status message if the toggle is called interactively. |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
3445 (define-minor-mode): Allow INIT-VALUE to be (global . INIT-VALUE) |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
3446 for global minor modes and use `defcustom' for them. |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
3447 Use add-minor-mode. |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
3448 (easy-mmode-define-derived-mode): Remove. |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
3449 (define-derived-mode): Fancier default docstring. |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
3450 (easy-mmode-define-navigation): Signal an error rather than (ding). |
a0ca583126cb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29038
diff
changeset
|
3451 |
29038
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3452 * newcomment.el (comment-styles): New `box-multi'. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3453 (comment-normalize-vars): Better default for comment-continue to |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3454 avoid whitespace-only continuations. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3455 (comment-search-forward): Always move even in the no-syntax case. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3456 (comment-padright): Only obey N if it's only obeyed for padleft. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3457 (comment-make-extra-lines): Better handling of empty continuations. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3458 Use `=' for the filler if comment-start has only one character. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3459 (uncomment-region): Try handling the special `=' filler. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3460 (comment-region): Allow LINES even if MULTI is nil. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3461 (comment-box): Choose box style based on comment-style. |
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3462 |
29029 | 3463 2000-05-20 Kenichi Handa <handa@etl.go.jp> |
3464 | |
29038
9e9fab0248d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
29029
diff
changeset
|
3465 * international/ccl.el (ccl-compile-write-string): Make STR unibyte. |
29029 | 3466 (ccl-compile-write-repeat): If ARG is string, make it unibyte. |
3467 | |
29028 | 3468 2000-05-20 Kenichi HANDA <handa@etl.go.jp> |
3469 | |
3470 * mail/rmail.el (rmail-decode-quoted-printable): Use delete-region | |
3471 and insert, not subst-char-in-region. | |
3472 | |
3473 * international/mule-diag.el (list-character-sets-1): Handle | |
3474 charsets eight-bit-control and eight-bit-graphic. | |
3475 (list-iso-charset-chars): Likewise. | |
3476 (list-block-of-chars): If CHARSET is not chat-table, insert 8-bit | |
3477 charactes as is. Use indent-to to align characters. | |
3478 | |
3479 * international/mule-cmds.el (find-multibyte-characters): Never | |
3480 exclude charsets eight-bit-control and eight-bit-graphic. | |
3481 | |
29015
ec2827214bf3
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28993
diff
changeset
|
3482 2000-05-19 Stefan Monnier <monnier@cs.yale.edu> |
ec2827214bf3
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28993
diff
changeset
|
3483 |
ec2827214bf3
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28993
diff
changeset
|
3484 * progmodes/ada-mode.el (ada-mode, ada-create-case-exception): |
ec2827214bf3
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28993
diff
changeset
|
3485 Don't quote lambdas. |
ec2827214bf3
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28993
diff
changeset
|
3486 |
ec2827214bf3
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28993
diff
changeset
|
3487 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set comment-add. |
ec2827214bf3
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28993
diff
changeset
|
3488 |
28993 | 3489 2000-05-19 Gerd Moellmann <gerd@gnu.org> |
3490 | |
3491 * gud.el (gud-jdb-directories): Doc fix. | |
3492 | |
28989
c16412bbfa3c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28988
diff
changeset
|
3493 2000-05-19 Stefan Monnier <monnier@cs.yale.edu> |
c16412bbfa3c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28988
diff
changeset
|
3494 |
c16412bbfa3c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28988
diff
changeset
|
3495 * newcomment.el: New file. |
c16412bbfa3c
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28988
diff
changeset
|
3496 |
28988 | 3497 2000-05-19 Gerd Moellmann <gerd@gnu.org> |
3498 | |
28993 | 3499 * files.el (auto-mode-alist): Add pattern for POSIX `.shrc'. |
28988 | 3500 |
28982 | 3501 2000-05-18 Andreas Schwab <schwab@suse.de> |
3502 | |
3503 * dired.el (dired-between-files): Also skip lines beginning with | |
3504 `used'. | |
3505 | |
28978 | 3506 2000-05-18 Gerd Moellmann <gerd@gnu.org> |
3507 | |
3508 * msb.el (msb-menu-cond): Add choice `user'. | |
3509 | |
28981 | 3510 2000-05-18 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
29085
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
3511 |
28981 | 3512 * ps-print.el: Compatibility, customization and doc fix. |
3513 (ps-printer-name-option): Replace defconst by defvar. | |
3514 (ps-postscript-code-directory): XEmacs compatibility. | |
3515 (ps-header-sheet, ps-setup, ps-begin-file, ps-begin-job): Code | |
3516 fix. | |
3517 (ps-user-defined-prologue, ps-print-prologue-header) | |
3518 (ps-xemacs-face-kind-p, ps-face-bold-p, ps-face-italic-p): XEmacs | |
3519 compatibility and code fix. | |
3520 (ps-print-background-image, ps-print-background-text): | |
3521 Customization fix. | |
3522 (ps-line-number-start, ps-n-up-on): New vars. | |
3523 | |
28978 | 3524 2000-05-18 Espen Skoglund <esk@ira.uka.de> |
3525 | |
3526 * pascal.el (pascal-indent-alist, pascal-indent-comment): Changed | |
3527 the indent-comment function to just return the appropriate indent. | |
3528 | |
28975 | 3529 2000-05-18 Eric M. Ludlam <zappo@ultranet.com> |
3530 | |
3531 * sb-dir+.xpm, sb-dir-.xpm, sb-dir.xpm, sb-file+.xpm, sb-file-.xpm, | |
3532 sb-file.xpm, sb-mail.xpm, sb-tag+.xpm, sb-tag-.xpm, sb-tag-gt.xpm, | |
3533 sb-tag-type.xpm, sb-tag-v.xpm, sb-tag.xpm: New Files | |
3534 | |
28969 | 3535 2000-05-18 Dave Love <fx@gnu.org> |
3536 | |
3537 * info.el (Info-fontify-node): Add intangible property as well as | |
3538 invisible. | |
3539 | |
3540 * calendar/appt.el (appt-make-list): Match all lines of entry. | |
3541 From "Stefan M. Walther (SMW)" <walther@netz.klinik.uni-mainz.de> | |
3542 | |
28965 | 3543 2000-05-18 Kenichi Handa <handa@etl.go.jp> |
3544 | |
3545 * international/mule-diag.el (describe-char-after): Call | |
3546 internal-char-font, not char-font. If internal-char-font returns | |
3547 nil, display "-- none --". | |
3548 | |
28959 | 3549 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il> |
3550 | |
3551 * image.el (image-type-available-p): Don't reference image-types | |
3552 if it isn't bound. | |
3553 | |
28957
71d552e41a3d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28954
diff
changeset
|
3554 2000-05-17 Stefan Monnier <monnier@cs.yale.edu> |
71d552e41a3d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28954
diff
changeset
|
3555 |
71d552e41a3d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28954
diff
changeset
|
3556 * autoarg.el (autoarg-mode): Typo in the :set argument. |
71d552e41a3d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28954
diff
changeset
|
3557 |
28954 | 3558 2000-05-17 Eli Zaretskii <eliz@is.elta.co.il> |
3559 | |
3560 * startup.el (command-line-1): Don't signal an error if the | |
3561 directory for auto-save-list files does not yet exist. | |
3562 | |
28950 | 3563 2000-05-17 Kenichi Handa <handa@etl.go.jp> |
3564 | |
3565 * international/mule-conf.el (arabic-iso8859-6): Fix typo. | |
3566 | |
28948
39632cb551a0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28943
diff
changeset
|
3567 2000-05-16 Stefan Monnier <monnier@cs.yale.edu> |
39632cb551a0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28943
diff
changeset
|
3568 |
39632cb551a0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28943
diff
changeset
|
3569 * subr.el (remove-hook): `setq' hook-value, not `set'. |
39632cb551a0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28943
diff
changeset
|
3570 |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3571 2000-05-16 Sam Steingold <sds@gnu.org> |
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3572 |
28981 | 3573 * info.el (debug-ignored-errors): More errors to ignore. |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3574 |
28942 | 3575 2000-05-16 Dave Love <fx@gnu.org> |
3576 | |
3577 * cus-edit.el: Don't require cl or easymenu. | |
3578 (custom-variable-prompt): Test standard-value property, not | |
3579 user-variable-p. | |
3580 | |
28940
2a91228f7aa3
(add-hook): setq hook-value, not set
Sam Steingold <sds@gnu.org>
parents:
28939
diff
changeset
|
3581 2000-05-16 Sam Steingold <sds@gnu.org> |
2a91228f7aa3
(add-hook): setq hook-value, not set
Sam Steingold <sds@gnu.org>
parents:
28939
diff
changeset
|
3582 |
2a91228f7aa3
(add-hook): setq hook-value, not set
Sam Steingold <sds@gnu.org>
parents:
28939
diff
changeset
|
3583 * subr.el (add-hook): `setq' hook-value, not `set'. |
2a91228f7aa3
(add-hook): setq hook-value, not set
Sam Steingold <sds@gnu.org>
parents:
28939
diff
changeset
|
3584 |
28939 | 3585 2000-05-16 Gerd Moellmann <gerd@gnu.org> |
3586 | |
3587 * startup.el (command-line-1): Mention the FAQ in the startup | |
3588 message. | |
3589 | |
3590 * help.el (view-emacs-FAQ): Change `emacs-faq' to `efaq'. | |
3591 | |
3592 * progmodes/compile.el (compilation-parse-errors): Collect | |
3593 `nomessage' regexps last. | |
3594 | |
3595 * dired.el (dired-mode-map): Use dired-do-query-replace-regexp. | |
3596 | |
3597 * dired-aux.el (dired-do-query-replace-regexp): Add `-regexp' | |
3598 to the function name. | |
3599 | |
28926 | 3600 2000-05-15 Dave Love <fx@gnu.org> |
3601 | |
3602 * speedbar.el (speedbar-recenter): Typo. | |
3603 (speedbar-expand-line): Make arg optional. | |
3604 (speedbar-mode): Avoid a compiler warning. | |
3605 | |
28924 | 3606 2000-05-15 Gerd Moellmann <gerd@gnu.org> |
3607 | |
3608 * progmodes/sh-script.el (sh-while-getopts) <sh>: Handle case that | |
3609 user-specified option string is empty. | |
3610 | |
3611 * mouse.el (mouse-yank-at-click): Doc fix. | |
3612 | |
28921 | 3613 2000-05-15 Eli Zaretskii <eliz@is.elta.co.il> |
3614 | |
3615 * term/internal.el (IT-character-translations): More updates of | |
3616 latin-iso8859-14 and latin-iso8859-15 from the latest ISO/IEC | |
3617 documents. | |
3618 | |
28919 | 3619 2000-05-15 Gerd Moellmann <gerd@gnu.org> |
3620 | |
3621 * env.el (getenv): New function, interactively callable. | |
3622 (setenv, getenv): Remove autoload cookies. | |
3623 | |
3624 * loadup.el: Load `env'. | |
3625 | |
3626 * progmodes/f90.el: Change author's mail address. | |
3627 | |
28908 | 3628 2000-05-14 Dave Love <fx@gnu.org> |
3629 | |
28911 | 3630 * mail/rmail.el (rmail-show-message-hook): Customize and offer |
3631 goto-addr as an option. | |
3632 | |
3633 * help.el (help-xref-stack): Doc fix. | |
3634 (help-xref-following): New variable. | |
3635 (help-make-xrefs): Use it. | |
3636 (help-xref-go-back): Use position information from stack element. | |
3637 (help-follow): Make position in stack element a pair. Use | |
3638 help-xref-following. | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3639 |
28911 | 3640 * autoarg.el: New file. |
3641 | |
3642 * faces.el: Declare more functions obsolete. | |
3643 | |
28908 | 3644 * viet-util.el, thai-util.el, tibet-util.el.elc, slovak.el |
3645 * misc-lang.el, romanian.el, korea-util.el.elc, lao-util.el | |
3646 * japan-util.el, greek.el, hebrew.el, european.el, ethio-util.el | |
3647 * english.el, czech.el, devan-util.el, cyril-util.el, china-util.el: | |
3648 Remove all the setup-...-environment functions. | |
3649 | |
28903 | 3650 2000-05-13 Eric M. Ludlam <zappo@ultranet.com> |
3651 | |
28919 | 3652 * speedbar.el: Updated the commentary section. xemacs20p now uses |
3653 >= when detecting. Require `defimage' safely. | |
28903 | 3654 (speedbar-easymenu-definition-base): Add toggle for images. |
3655 (speedbar-easymenu-definition-special): Add flush cache & expand. | |
3656 (speedbar-visiting-tag-hook): Set new defaults. Added options. | |
3657 (speedbar-reconfigure-keymaps-hook): New variable. | |
3658 (speedbar-frame-parameters): Updated documentation. | |
3659 (speedbar-use-imenu-flag): Updated custom tag | |
3660 (speedbar-dynamic-tags-function-list): New variable. | |
3661 (speedbar-tag-hierarchy-method): Updated doc & custom. | |
28919 | 3662 (speedbar-indentation-width, speedbar-indentation-width) New |
3663 variables. | |
3664 (speedbar-hide-button-brackets-flag): Customizable. | |
28903 | 3665 (speedbar-vc-indicator): Doc update. |
3666 (speedbar-ignored-path-expressions): Updated default value. | |
3667 (speedbar-supported-extension-expressions): Updated default value. | |
3668 (speedbar-syntax-table): Remove {} paren status. | |
28919 | 3669 (speedbar-file-key-map, speedbar-buffers-key-map): Add "=" to act |
3670 as "+". Added overlay aliases. | |
3671 (speedbar-mode): Use `speedbar-mode-line-update' instead of | |
3672 `force-mode-line-update'. | |
3673 (speedbar-mode, speedbar-quick-mouse, speedbar-click) | |
3674 (speedbar-double-click): Use `speedbar-mouse-set-point' instead of | |
3675 `mouse-set-point' | |
28903 | 3676 (speedbar-reconfigure-keymaps): Run configure keymap hooks. |
28919 | 3677 (speedbar-item-info-tag-helper): Revamped to handle a wider range |
3678 of arbitrary text, and new helper functions. | |
3679 (speedbar-item-copy, speedbar-item-rename): Fixed trailing \ in | |
3680 filename finder. | |
28903 | 3681 (speedbar-make-button): Call `speedbar-insert-image-button-maybe'. |
3682 (speedbar-directory-buttons): Update path search/expansion. | |
3683 (speedbar-make-tag-line): Pay attention to | |
28919 | 3684 `speedbar-indentation-width'. Use more care w/ invisible |
3685 properties. | |
28903 | 3686 (speedbar-change-expand-button-char): Call |
3687 `speedbar-insert-image-button-maybe'. | |
3688 (speedbar-apply-one-tag-hierarchy-method): Deleted (and replaced). | |
28919 | 3689 (speedbar-sort-tag-hierarchy, speedbar-prefix-group-tag-hierarchy) |
3690 (speedbar-trim-words-tag-hierarchy) | |
3691 (speedbar-simple-group-tag-hierarchy): New functions | |
28903 | 3692 (speedbar-create-tag-hierarchy): Update doc, use new tag hooks. |
28919 | 3693 (speedbar-insert-imenu-list, speedbar-insert-etags-list): New |
3694 functions. | |
28903 | 3695 (speedbar-mouse-set-point): New function |
3696 (speedbar-power-click): Updated documentation. | |
28919 | 3697 (speedbar-line-token, speedbar-goto-this-file): Handle more types |
3698 of tag prefix text. | |
3699 (speedbar-expand-line, speedbar-contract-line): Make more robust | |
3700 to strange text. | |
3701 (speedbar-expand-line): Takes universal argument to flush the | |
3702 cache. | |
28903 | 3703 (speedbar-flush-expand-line): New function. |
3704 (speedbar-tag-file): Use new `speedbar-fetch-dynamic-tags' fn. | |
3705 Use new generator insertion method. | |
3706 (speedbar-fetch-dynamic-tags): New function. | |
3707 (speedbar-fetch-dynamic-imenu): Removed code now handled in | |
3708 `speedbar-fetch-dynamic-imenu'. | |
3709 (speedbar-fetch-dynamic-etags): Fix current buffer problem. | |
3710 (speedbar-buffer-easymenu-definition): Added "Kill Buffer", and | |
3711 "Revert Buffer" menu items. | |
3712 (speedbar-buffer-buttons-engine): Be smarter when creating a | |
3713 filename tag (for expansion purposes.). | |
28919 | 3714 (speedbar-highlight-one-tag-line, |
3715 (speedbar-unhighlight-one-tag-line, speedbar-recenter-to-top) | |
3716 (speedbar-recenter): New functions. | |
28903 | 3717 (defimage-speedbar): Image loading abstraction. |
28919 | 3718 (speedbar-directory-+, speedbar-directory--, speedbar-file-+) |
3719 (speedbar-file--, speedbar-file-, speedbar-tag-, speedbar-tag-+) | |
3720 (speedbar-tag--, speedbar-tag-gt, speedbar-tag-v) | |
3721 (speedbar-tag-type, speedbar-tag-mail): New images. | |
28903 | 3722 (speedbar-expand-image-button-alist): New variable. |
3723 (speedbar-insert-image-button-maybe): Insert an image over some | |
3724 buttons. | |
3725 | |
28894 | 3726 2000-05-13 Kenichi Handa <handa@etl.go.jp> |
3727 | |
3728 * international/mule-cmds.el (encode-coding-char): An ASCII | |
3729 character is always encodable. | |
3730 | |
3731 * international/mule-conf.el: Add more information in descriptions | |
3732 of character sets. | |
3733 | |
28965 | 3734 * international/mule-diag.el (describe-char-after): New function. |
28894 | 3735 (describe-font-internal): Adjusted for the change of font-info. |
3736 (describe-font): Likewise. | |
3737 (print-fontset): Rewritten for the new fontset implementation. | |
3738 (describe-fontset): Include fontset alias names in completion. | |
3739 (list-fontsets): Adjusted for the change of print-fontset. | |
3740 | |
28895 | 3741 * simple.el (what-cursor-position): If DETAIL is non-nil, call |
3742 describe-char-after instead of displaying the detail in the echo | |
3743 area. | |
28965 | 3744 (syntax-code-table): Format changed. |
3745 (string-to-syntax): Adjusted for the above change. | |
29085
602b7988fdb1
(Info-fontify-node): fixed the call to add-text-properties
Sam Steingold <sds@gnu.org>
parents:
29082
diff
changeset
|
3746 |
28905
e96880caf4e5
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28903
diff
changeset
|
3747 2000-05-12 Stefan Monnier <monnier@cs.yale.edu> |
e96880caf4e5
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28903
diff
changeset
|
3748 |
e96880caf4e5
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28903
diff
changeset
|
3749 * font-lock.el (lisp-font-lock-keywords-1): Add define-minor-mode. |
e96880caf4e5
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28903
diff
changeset
|
3750 |
28890 | 3751 2000-05-12 Dave Love <fx@gnu.org> |
3752 | |
3753 * calendar/todo-mode.el: Remove some compatibility stuff and CL | |
3754 dependence. Use line-{beginning,end}-position, not | |
3755 point-at{b,e}ol. Some doc fixes. | |
3756 (todo-position): New function. Fix callers of position to use it. | |
3757 (todo-save-top-priorities, todo-print): Use with-temp-buffer. | |
3758 | |
28885 | 3759 2000-05-12 Gerd Moellmann <gerd@gnu.org> |
3760 | |
3761 * time.el (display-time-mail-icon): Use `:ascent center'. | |
3762 | |
28893 | 3763 * ange-ftp.el (ange-ftp-skip-msgs): Include 500 code.for |
3764 handling FTP security extensions. | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3765 |
28882 | 3766 2000-05-11 Dave Love <fx@gnu.org> |
3767 | |
28888 | 3768 * calendar/todo-mode.el: New file. |
28882 | 3769 |
28870 | 3770 2000-05-11 Gerd Moellmann <gerd@gnu.org> |
3771 | |
28881 | 3772 * comint.el (comint-read-input-ring): Move reference to |
3773 comint-input-ring-size outside of the save-excursion. It was | |
3774 causing the default value to be the only one ever seen. | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3775 |
28875 | 3776 * font-lock.el: Update copyright. Remove Simon Marshall's email |
3777 address on request from him. | |
3778 | |
28870 | 3779 * subr.el (substitute-key-definition): Add comment describing |
3780 the meaning of PREFIX. | |
3781 | |
28865
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3782 2000-05-10 Stefan Monnier <monnier@cs.yale.edu> |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3783 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3784 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix regexp. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3785 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3786 * subr.el (add-hook, remove-hook): Make hook buffer-local if needed.. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3787 (add-minor-mode): Don't make the variable buffer-local and add a |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3788 reference to define-minor-mode in the docstring. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3789 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3790 * pcvs.el (cvs-cleanup-collection): Remove obsolete code for |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3791 HEADER/FOOTER and fix bug with trailing empty directory. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3792 (cvs-append-to-ignore): Use vc-editable-p if available. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3793 (cvs-dir-member-p): Remove obsolete code for HEADER/FOOTER. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3794 (vc-do-command): Tweak advice to handle the new VC. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3795 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3796 * log-view.el (log-view-goto-rev): New function for the new VC. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3797 (log-view-minor-wrap): Use mark-active. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3798 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3799 * log-edit.el (cvs-changelog-full-paragraphs): Mark obsolete. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3800 (log-edit-changelog-full-paragraphs): New var. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3801 (log-edit-insert-changelog): Remove a lonely leading `* file'. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3802 (log-edit-narrow-changelog, log-edit-changelog-paragraph) |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3803 (log-edit-changelog-subparagraph, log-edit-changelog-entry) |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3804 (log-edit-changelog-ours-p, log-edit-changelog-entries) |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3805 (log-edit-changelog-insert-entries, log-edit-insert-changelog-entries): |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3806 Replace the `cvs' prefix with `log-edit'. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3807 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3808 * iswitchb.el (iswitchb-completion-help): Unquote lambda. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3809 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3810 * diff-mode.el (diff-font-lock-keywords): Recognize comments. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3811 (diff-font-lock-defaults): Explicitly turn off multiline. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3812 (diff-end-of-hunk): Handle comments and fix end-of-buffer bug. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3813 (diff-ediff-patch): Fix call to ediff-patch-file. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3814 (diff-end-of-file, diff-reverse-direction, diff-fixup-modifs): |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3815 Handle comments. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3816 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3817 * frame.el (automatic-hscrolling): Typo. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3818 |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3819 * cvs-status.el (cvs-status-minor-wrap): Use mark-active. |
5743b3652f72
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28848
diff
changeset
|
3820 |
28845 | 3821 2000-05-09 Sam Steingold <sds@goems.com> |
3822 | |
3823 * apropos.el (apropos-print): use `describe-face' instead of | |
3824 `customize-face-other-window'. | |
3825 | |
28842 | 3826 2000-05-09 Dave Love <fx@gnu.org> |
3827 | |
3828 Changes mostly following Richard Sharman <rsharman@wave.home.com>. | |
3829 | |
3830 * help.el (describe-variable): Have customize button pop the | |
3831 help-xref stack when invoked. | |
3832 (help-xref-symbol-regexp): Add `face'. | |
3833 (help-make-xrefs): Check for quoted face names and adapt regexp | |
3834 submatch numbers to cope. | |
3835 (help-xref-interned): Maybe insert face doc too. Separate | |
3836 sections with a line of hyphens. | |
3837 | |
28848 | 3838 * faces.el: Some doc fixes. Declare some functions obsolete. |
28842 | 3839 (describe-face): Add customize button. Return the help |
3840 text. Fix prompt. | |
3841 | |
28839 | 3842 2000-05-09 Eli Zaretskii <eliz@is.elta.co.il> |
3843 | |
3844 * term/internal.el (IT-character-translations): Fix last change. | |
3845 | |
28833 | 3846 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il> |
3847 | |
3848 * woman.el: New file | |
3849 (from Francis J. Wright <F.J.Wright@Maths.QMW.ac.uk>). | |
3850 | |
28829 | 3851 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il> |
3852 | |
28831 | 3853 * term/internal.el (IT-character-translations): Update ASCII |
3854 simulations for greek-iso8859-7, add latin-iso8859-14 and | |
3855 latin-iso8859-15. | |
3856 | |
28829 | 3857 * international/mule-cmds.el (set-language-info-alist): Call |
3858 define-prefix-command with 3 arguments, to make the map suitable | |
3859 for a menu. | |
3860 | |
28827 | 3861 2000-05-07 Dave Love <fx@gnu.org> |
3862 | |
30993 | 3863 * time.el: Small doc fixes from Pavel Jan,Am(Bk ml. |
28827 | 3864 |
28825 | 3865 2000-05-05 Dave Love <fx@gnu.org> |
3866 | |
3867 * emacs-lisp/cl-macs.el: Doc fixes; mainly avoid duplicating arg | |
3868 list in doc string. Don't quote keyword symbols. | |
3869 * emacs-lisp/cl.el: Likewise | |
3870 * emacs-lisp/cl-seq.el: Likewise | |
3871 | |
28823 | 3872 2000-05-05 Gerd Moellmann <gerd@gnu.org> |
3873 | |
3874 * abbrev.el (abbrev-mode): Make ARG optional. | |
3875 | |
28812 | 3876 2000-05-04 Gerd Moellmann <gerd@gnu.org> |
3877 | |
28817 | 3878 * progmodes/ebrowse.el: Change file name `EBROWSE' to `BROWSE'. |
3879 | |
3880 * files.el (auto-mode-alist): Change `EBROWSE' to `BROWSE'. | |
3881 | |
28812 | 3882 * subr.el (substitute-key-definition): Clarify documentation. |
3883 | |
3884 2000-05-04 Milan Zamazal <pdm@freesoft.cz> | |
3885 | |
3886 * glasses.el (glasses-convert-to-unreadable): Use | |
3887 `glasses-separator' instead of the hard-wired "_". | |
3888 (glasses-mode): Call `glasses-make-unreadable' only in a single | |
3889 place. | |
3890 | |
28808 | 3891 2000-05-04 Eli Zaretskii <eliz@is.elta.co.il> |
3892 | |
3893 * term/internal.el (cjk-codepages-alist): Add associations for | |
3894 Chinese and Korean codepages. Remove FIXME comment. | |
3895 | |
28806 | 3896 2000-05-03 Dave Love <fx@gnu.org> |
3897 | |
3898 * time.el (display-time-mail-face, display-time-use-mail-icon): | |
3899 New option. | |
3900 (display-time-mail-icon): New variable. | |
3901 (display-time-string-forms): Use the above. Fix the local-map. | |
3902 | |
28795 | 3903 2000-05-03 Gerd Moellmann <gerd@gnu.org> |
3904 | |
28805 | 3905 * replace.el (query-replace-map): Add binding for `E'. |
3906 (query-replace-help): Extend help text. | |
3907 (perform-replace): Allow editing the replacement string. | |
3908 | |
3909 * make-mode.el (makefile-mode-abbrev-table): New variable. | |
3910 (makefile-mode): Set local abbrev table to | |
3911 makefile-mode-abbrev-table. | |
3912 (makefile-font-lock-keywords): Fontify includes and conditionals. | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3913 |
28795 | 3914 * subr.el (add-minor-mode): Handle AFTER for keymaps. Don't |
3915 set TOGGLE's value. | |
3916 | |
28805 | 3917 * mailabbrev.el (mail-abbrev-insert-alias): Renamed from |
3918 mail-interactive-insert-alias. | |
3919 (mail-abbrev-complete-alias): New command. | |
3920 (mail-mode-map): Bind it to `M-TAB'. | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3921 |
28790 | 3922 2000-05-03 Kenichi Handa <handa@etl.go.jp> |
3923 | |
3924 * language/lao-util.el (lao-compose-region): New function. | |
3925 | |
28782 | 3926 2000-05-02 Gerd Moellmann <gerd@gnu.org> |
3927 | |
28789 | 3928 * files.el (recover-session): Make directories as necessary |
3929 if they don't exist yet. | |
3930 | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3931 * calendar/cal-french.el |
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3932 (french-calendar-multibyte-special-days-array) |
28782 | 3933 (french-calendar-special-days-array): Change French text. |
3934 (calendar-french-date-string): Change output. | |
3935 (calendar-goto-french-date): Likewise. | |
3936 | |
3937 2000-05-02 Per Abrahamsen <abraham@dina.kvl.dk> | |
3938 | |
3939 * wid-edit.el (widget-default-active): Obey `:always-active'. | |
3940 (widget-documentation-string-value-create): Set `:always-active'. | |
3941 | |
28778 | 3942 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il> |
3943 | |
3944 * startup.el (auto-save-list-file-prefix): For ms-dos, set the | |
3945 default prefix to `~/_emacs.d/auto-save.list/_s'. | |
3946 (normal-top-level): Create the directory for auto-save files, if | |
3947 it doesn't already exist (in the ms-dos case only). | |
3948 | |
28775 | 3949 2000-05-02 Eli Zaretskii <eliz@is.elta.co.il> |
3950 | |
3951 * international/mule-cmds.el (set-language-environment): Don't | |
3952 concat an integer (dos-codepage), use format instead. | |
3953 | |
28772 | 3954 2000-05-02 Dave Love <fx@gnu.org> |
3955 | |
3956 * help.el (help-xref-on-pp): Check for constant symbols. | |
3957 | |
28764 | 3958 2000-04-29 Gerd Moellmann <gerd@gnu.org> |
3959 | |
3960 * startup.el (normal-top-level): Put a condition-case around | |
3961 the code loading subdirs.el. | |
3962 | |
3963 2000-04-29 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3964 |
28764 | 3965 * ps-print.el: Upside-down and face background color printing, |
3966 line number step, doc fix. | |
3967 (ps-print-version): New version number (5.2). | |
3968 (ps-setup, ps-prologue-file, ps-begin-file, ps-begin-job) | |
3969 (ps-face-attribute-list, ps-plot-with-face): Code fix. | |
3970 (ps-spool-config): Var fix. | |
3971 (ps-printer-name-option): Const fix. | |
3972 (ps-print-upside-down, ps-use-face-background) | |
3973 (ps-line-number-step): New vars. | |
3974 (ps-window-system, ps-lp-system): New consts. | |
3975 (ps-face-background): New fun. | |
3976 | |
28759 | 3977 2000-04-28 Richard Stallman <rms@gnu.org> |
3978 | |
3979 * files.el (make-auto-save-file-name): | |
3980 Apply auto-save-file-name-transforms to visited file name | |
3981 before generating auto save file name. | |
3982 (auto-save-file-name-transforms): New variable. | |
3983 | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
3984 * files.el (backup-enable-predicate): |
28759 | 3985 Correctly test for a file under a temporary directory. |
3986 | |
28751 | 3987 2000-04-28 Gerd Moellmann <gerd@gnu.org> |
3988 | |
3989 * subr.el (add-minor-mode): Rewritten. | |
3990 | |
28749 | 3991 2000-04-28 Kenichi Handa <handa@etl.go.jp> |
3992 | |
3993 * mail/sendmail.el (sendmail-send-it): Set | |
3994 buffer-file-coding-system to the selected coding system for MIME | |
3995 header. | |
3996 | |
28748 | 3997 2000-04-27 Gerd Moellmann <gerd@gnu.org> |
3998 | |
3999 * dired.el (dired-move-to-filename-regexp): Allow format where | |
4000 YYYY is followed by two spaces. | |
4001 | |
4002 * progmodes/etags.el (etags-tags-completion-table): Add a `:' | |
4003 in the second character class of the regexp. | |
4004 | |
4005 * mail/mh-comp.el (mh-send-sub): Look for mh-comp-formfile in | |
4006 mh-etc, too. | |
4007 | |
4008 * textmodes/texinfmt.el (texinfo-format-xref): Don't try to insert | |
4009 nil. | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
4010 |
28748 | 4011 * subr.el (add-minor-mode): Use `set' instead of `setq'. |
4012 | |
4013 * gud.el (gud-gdb-find-file): Call find-file-noselect with NOWARN | |
4014 argument. | |
4015 | |
4016 2000-04-27 Sen Nagata <sen@eccosys.com> | |
28943
36fd90774cf7
(debug-ignored-errors): more errors to ignore.
Sam Steingold <sds@gnu.org>
parents:
28942
diff
changeset
|
4017 |
28748 | 4018 * emacs-lisp/crm.el (crm-completion-table): New variable. |
4019 (crm-collection-fn, crm-test-completion) | |
4020 (completing-read-multiple): Use it. | |
4021 | |
28736 | 4022 2000-04-27 Dave Love <fx@gnu.org> |
4023 | |
4024 * help.el (locate-library): Use mapc. | |
4025 (help-manyarg-func-alist): Add call-process-region. | |
4026 | |
28724 | 4027 2000-04-26 Gerd Moellmann <gerd@gnu.org> |
4028 | |
28729 | 4029 * subr.el (add-minor-mode): Make argument MAP optional. |
4030 | |
28724 | 4031 * desktop.el (desktop-save): Save list of minor modes. |
4032 (desktop-create-buffer): Restore minor modes. | |
4033 (desktop-minor-mode-table): New user-option. | |
4034 | |
4035 * subr.el (add-minor-mode): New function. | |
4036 | |
4037 * image.el (find-image): New function. | |
4038 (defimage): Rewritten to find image at load time. | |
4039 | |
4040 * startup.el (normal-top-level-add-to-load-path): Handle | |
4041 case that the default directory is not in load-path. | |
4042 | |
4043 * help.el: Old patch from Stefan Monnier. | |
4044 (help-xref-on-pp): New function. | |
4045 (describe-variable): Use it to display xrefs in a symbol's value. | |
4046 | |
28717
228d0bc8e997
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28715
diff
changeset
|
4047 2000-04-26 Stefan Monnier <monnier@cs.yale.edu> |
228d0bc8e997
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28715
diff
changeset
|
4048 |
228d0bc8e997
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28715
diff
changeset
|
4049 * cus-edit.el (custom-face): Fix parenthesis. |
228d0bc8e997
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28715
diff
changeset
|
4050 |
28713 | 4051 2000-04-26 Kenichi Handa <handa@etl.go.jp> |
4052 | |
28715 | 4053 * mail/rmail.el (rmail-expunge): When there are no deleted |
4054 messages, do nothing. | |
28713 | 4055 |
28712 | 4056 2000-04-26 Dave Love <fx@gnu.org> |
4057 | |
4058 * international/mule-cmds.el (locale-translation-file-name): | |
4059 Defvar to nil. | |
4060 (set-locale-environment): Set it here (at runtime). | |
4061 | |
28710 | 4062 2000-04-25 Gerd Moellmann <gerd@gnu.org> |
4063 | |
4064 * replace.el (perform-replace): Add parameters START and END. Use | |
4065 them instead of the check for a region in Transient Mark mode. | |
4066 (query-replace-read-args): Return two more list elements for the | |
4067 start and end of the region in Transient Mark mode. | |
4068 (query-replace, query-replace-regexp, query-replace-regexp-eval) | |
4069 (map-query-replace-regexp, replace-string, replace-regexp): Add | |
4070 optional last arguments START and END and pass them to | |
4071 perform-replace. | |
4072 | |
4073 * progmodes/ebrowse.el (ebrowse-tags-query-replace): Construct a | |
4074 form with additional arguments for perform-replace. | |
4075 | |
4076 * progmodes/etags.el (tags-query-replace): Add parameters START | |
4077 and END. Construct a form with additional arguments for | |
4078 perform-replace. | |
4079 | |
4080 * simple.el (shell-command): Set default directory for "*Shell | |
4081 Command Output" buffer. | |
4082 | |
4083 * language/european.el (iso-latin-4): Fix typo. | |
4084 | |
4085 * emacs-lisp/crm.el: New file. | |
4086 | |
28701 | 4087 2000-04-24 Dave Love <fx@gnu.org> |
4088 | |
4089 * cus-edit.el (Custom-set, Custom-save, Custom-reset-current) | |
4090 (Custom-reset-saved, Custom-reset-standard) | |
4091 (custom-group-value-create, custom-group-set, custom-group-save) | |
4092 (custom-group-reset-current, custom-group-reset-saved) | |
4093 (custom-group-reset-standard): Use mapc. | |
4094 (custom-buffer-create-internal): Disable undo when creating items. | |
4095 Use mapc. | |
4096 (custom-face): Avoid redundant lambda. | |
4097 | |
28699 | 4098 2000-04-24 Gerd Moellmann <gerd@gnu.org> |
4099 | |
4100 * startup.el (auto-save-list-file-prefix): Set default to | |
4101 `~/.emacs.d/auto-save-list/.saves-' for systems other than MS-DOS. | |
4102 | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4103 2000-04-24 Sam Steingold <sds@gnu.org> |
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4104 |
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4105 * time-stamp.el (time-stamp-string-preprocess): Always convert |
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4106 `field-result' to a string. |
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4107 |
28695 | 4108 2000-04-24 Gerd Moellmann <gerd@gnu.org> |
4109 | |
4110 * frame.el (scrolling): New group. | |
4111 (automatic-hscrolling): New user-option. | |
4112 | |
4113 * startup.el (command-line-x-option-alist): Add `-lsp' and | |
4114 `--line-spacing'. | |
4115 | |
28668 | 4116 2000-04-19 Dave Love <fx@gnu.org> |
4117 | |
4118 * emacs-lisp/cl-extra.el (cl-old-mapc): Fix definition. | |
4119 (cl-mapc): Rename from mapc. Fix the funcall. | |
4120 | |
28653 | 4121 2000-04-19 Gerd Moellmann <gerd@gnu.org> |
4122 | |
28660 | 4123 * simple.el (clone-indirect-buffer-other-window): New command. |
4124 (clone-indirect-buffer): Add optional arg NORECROD. | |
4125 (toplevel): Bind `C-x 4 c' to clone-indirect-buffer-other-window. | |
4126 | |
28658 | 4127 * help.el (resize-temp-buffer-window): Use count-screen-lines. |
4128 | |
4129 * window.el (count-screen-lines): New function. | |
4130 (shrink-window-if-larger-than-buffer): Use count-screen-lines | |
4131 instead of window-buffer-height. | |
4132 | |
4133 * progmodes/inf-lisp.el (inferior-lisp-mode): Don't set | |
4134 non-existing variable comint-input-sentinel. | |
4135 (inferior-lisp-args-to-list): Removed. | |
4136 (inferior-lisp): Use split-string instead of | |
4137 inferior-lisp-args-to-list. | |
4138 | |
4139 * hexl.el (hexl-insert-hex-string): New command. | |
4140 | |
28653 | 4141 * emacs-lisp/gulp.el (gulp-maintainer): Use expand-file-name |
4142 instead of concat. | |
4143 | |
28634 | 4144 2000-04-18 Gerd Moellmann <gerd@gnu.org> |
4145 | |
4146 * mail/sendmail.el (mail-do-fcc): Prevent inserting a newline | |
4147 at the start of an existing but empty folder. | |
4148 | |
4149 2000-04-18 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
4150 | |
4151 * ps-mule.el: Customization fix, doc fix. | |
4152 (ps-multibyte-buffer): Customization fix. | |
4153 | |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
4154 2000-04-17 Richard M. Stallman <rms@gnu.org> |
28627
1f6ba3e73fe9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
28626
diff
changeset
|
4155 |
1f6ba3e73fe9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
28626
diff
changeset
|
4156 * subr.el (read-passwd): Use read-char-exclusive. |
1f6ba3e73fe9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
28626
diff
changeset
|
4157 |
28626 | 4158 2000-04-17 Gerd Moellmann <gerd@gnu.org> |
4159 | |
4160 * textmodes/texinfo.el (texinfo-insert-@email) | |
4161 (texinfo-insert-@emph, texinfo-insert-@quotation) | |
4162 (texinfo-insert-@strong, texinfo-insert-@url): New functions. | |
4163 (texinfo-mode-map): Add key bindings for them. | |
4164 | |
4165 * files.el (basic-save-buffer-2): Use a template with `$' | |
4166 instead of `#' for VMS. | |
4167 | |
4168 * simple.el (clone-indirect-buffer): New function. | |
4169 | |
28621 | 4170 2000-04-16 Stephen Eglen <stephen@gnu.org> |
4171 | |
4172 * iswitchb.el (iswitchb-case): New function. If the user input | |
4173 contains any upper-case characters, the search is made | |
4174 case-sensitive. | |
4175 | |
28618
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4176 2000-04-17 Stefan Monnier <monnier@cs.yale.edu> |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4177 |
28621 | 4178 * textmodes/texinfo.el (texinfo-mode-syntax-table): Add \n as |
4179 comment-end. | |
28618
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4180 (texinfo-font-lock-syntactic-keywords): New var. |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4181 (texinfo-font-lock-keywords): Remove comment regexp. |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4182 (texinfo-insert-block): New function. |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4183 (texinfo-mode-map): Add C-c C-o -> texinfo-insert-block. |
28621 | 4184 (texinfo-mode): Use define-derived-mode. Tweak comment-start-skip |
4185 and font-lock-defaults. Use regexp-opt for outline-regexp. | |
28618
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4186 (texinfo-environments): New var. |
28621 | 4187 (texinfo-environment-regexp): Use regexp-opt and |
4188 texinfo-environments. | |
4189 | |
4190 * textmodes/ispell.el (ispell-menu-map-needed): Check that | |
4191 ispell-process is bound since this might be eval'd before ispell | |
4192 is loaded. | |
4193 (ispell-message): Use a tiny bit less magic and a bit more hard | |
4194 data to figure out what kind of sc-cite-regexp to use. | |
28618
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4195 |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4196 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Fix the regexp. |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4197 |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4198 * calendar/diary-lib.el (fancy-diary-display, mark-diary-entries) |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4199 (insert-cyclic-diary-entry): Unquote the lambda. |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4200 |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4201 * gud.el (gud-jdb-build-source-files-list): Fix typo. |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4202 |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4203 * files.el (backup-enable-predicate): Unquote the lambda. |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4204 |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4205 * cus-edit.el (custom-face, face): Unquote the lambda. |
001842bbe0e4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28602
diff
changeset
|
4206 |
28602 | 4207 2000-04-15 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
4208 | |
4209 * ps-print.el: Check for line-beginning-position definition. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4210 |
28602 | 4211 * ps-print.el: Fix counting lines in a region. |
4212 (ps-print-version): New version number (5.1.5). | |
4213 (ps-spool-without-faces, ps-spool-with-faces): Adjust code. | |
4214 (ps-printing-region): Fun code fix. | |
4215 | |
28600 | 4216 2000-04-15 Gerd Moellmann <gerd@gnu.org> |
4217 | |
4218 * gud.el (gud-jdb-build-source-files-list): Change file-exists-p | |
4219 to file-directory-p. | |
4220 | |
28591 | 4221 2000-04-14 Gerd Moellmann <gerd@gnu.org> |
4222 | |
4223 * gud.el (gud-jdb-build-source-files-list): Check that directory | |
4224 exists before calling directory-files. | |
4225 | |
28578 | 4226 2000-04-13 Dave Love <fx@gnu.org> |
4227 | |
4228 * emacs-lisp/trace.el: Change maintainer. Use new backquote | |
4229 syntax. | |
4230 | |
4231 * emacs-lisp/cl-specs.el: Remove when, unless. | |
4232 | |
4233 * emacs-lisp/cl-extra.el: Don't quote keywords. | |
4234 (cl-old-mapc): New variable. | |
4235 (mapc): Use it. | |
4236 (cl-map-intervals): Use with-current-buffer. Don't check for | |
4237 next-property-change. | |
4238 (cl-map-overlays): Use with-current-buffer. | |
4239 (cl-expt): Remove. | |
4240 (copy-tree, remprop): Define unconditionally. | |
4241 | |
4242 * emacs-lisp/cl-compat.el (keywordp): Remove. | |
4243 | |
4244 * emacs-lisp/edebug.el (edebug-keywordp): Remove. Change callers | |
4245 to use keywordp. | |
4246 (edebug-spec): Enable keywordp. | |
4247 | |
4248 * cus-edit.el (custom-sort-items): Avoid symbol-name with new | |
4249 string-lessp. | |
4250 | |
4251 * cus-start.el: Use keywordp. | |
4252 | |
28577 | 4253 2000-04-13 Edward M. Reingold <reingold@emr.cs.uiuc.edu> |
4254 | |
4255 * diary-lib.el (include-other-diary-files): Fix the fix of | |
4256 2000-02-18 by doing a save-excursion. | |
4257 | |
4258 2000-04-13 Vinicius Jose Latorre <vinicius@cpqd.com.br> | |
4259 | |
4260 * ps-print.el: Customization fix, doc fix. | |
4261 (ps-print-version): New version number (5.1.4). | |
4262 (ps-article-author, ps-article-subject, ps-info-file, ps-info-node) | |
4263 (ps-print-preprint): Adjust code. | |
4264 (ps-printer-name, ps-lpr-switches, ps-user-defined-prologue) | |
4265 (ps-print-prologue-header, ps-print-control-characters) | |
4266 (ps-spool-config): Customization fix. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4267 |
28564 | 4268 2000-04-13 Eli Zaretskii <eliz@is.elta.co.il> |
4269 | |
4270 * textmodes/ispell.el (ispell-menu-map): Menu items rearranged and | |
4271 converted to the new menu-item format, names silightly changed, | |
4272 help strings added. | |
4273 | |
4274 Support for spelling without async subprocesses: | |
4275 | |
4276 * textmodes/ispell.el (ispell-cmd-args, ispell-output-buffer) | |
4277 (ispell-session-buffer): New variables. | |
4278 (ispell-start-process, ispell-process-status, | |
4279 ispell-accept-output, ispell-send-string): New functions, for | |
4280 Ispell invocation when async subprocesses aren't supported. | |
4281 (ispell-word, ispell-pdict-save, ispell-command-loop, | |
4282 ispell-process-line, ispell-buffer-local-parsing): Replace calls | |
4283 to process-send-string with calls to ispell-send-string, and | |
4284 accept-process-output with ispell-accept-output. | |
4285 (ispell-init-process): Call ispell-process-status instead of | |
4286 process-status with. | |
4287 (ispell-init-process): Call ispell-start-process. Call | |
4288 ispell-accept-output and ispell-send-string. Don't call | |
4289 process-kill-without-query and kill-process if they are unbound. | |
4290 (ispell-async-processp): New function. | |
4291 | |
28560 | 4292 2000-04-12 Dave Love <fx@gnu.org> |
4293 | |
4294 * info.el: Add debug-ignored-errors. | |
4295 (Info-mode-menu): Add some items. | |
4296 (Info-directory): Add autoload cookie. | |
4297 | |
4298 * menu-bar.el (menu-bar-options-menu): Make `mule' always visible. | |
4299 Modify `truncate-lines'. Make `describe-language-environment' | |
4300 always visible and add help. Modify `describe-key' help. Invoke | |
4301 Info-directory from `info'. New entry `emacs-manual'. | |
4302 | |
28542 | 4303 2000-04-10 Gerd Moellmann <gerd@gnu.org> |
4304 | |
28549 | 4305 * progmodes/ebrowse.el (ebrowse-tree-mode): Use |
4306 propertized-buffer-identification. | |
4307 (ebrowse-update-member-buffer-mode-line): Likewise. | |
4308 (ebrowse--mode-strings): Removed. | |
4309 (ebrowse--mode-line-props): Removed. | |
4310 | |
28542 | 4311 * files.el (auto-mode-alist): Add `EBROWSE'. |
4312 | |
4313 * progmodes/ebrowse.el (ebrowse-read): Skip forward over white | |
4314 space before testing for end of buffer. | |
4315 (ebrowse-load): Removed. | |
4316 (ebrowse-revert-tree-buffer-from-file): Rewritten. | |
4317 (ebrowse-create-tree-buffer): Rewritten. | |
4318 (ebrowse-tree-mode): Read tree from buffer. | |
4319 | |
4320 * progmodes/ebrowse-ffh.el: Removed. | |
4321 | |
28535 | 4322 2000-04-10 Kenichi Handa <handa@etl.go.jp> |
4323 | |
4324 * language/vietnamese.el (viet-vscii-decode-table): Fix a bug. | |
4325 | |
28534 | 4326 2000-04-10 Gerd Moellmann <gerd@gnu.org> |
4327 | |
4328 * jit-lock.el (with-buffer-unmodified): Fix bug introduced by `)' | |
4329 at the wrong place. | |
4330 | |
28783 | 4331 2000-04-09 Dave Love <fx@gnu.org> |
4332 | |
4333 * files.el (backup-enable-predicate): Use | |
4334 temporary-file-directory, small-temporary-file-directory. | |
4335 (make-backup-file-name-function, backup-directory-alist): New | |
4336 variables. | |
4337 (make-backup-file-name-1): New function. | |
4338 (make-backup-file-name): Use it. | |
4339 (find-backup-file-name): Likewise. Use format for clarity, not | |
4340 concat. | |
4341 (file-newest-backup): Use make-backup-file-name. | |
4342 | |
28523 | 4343 2000-04-09 Gerd Moellmann <gerd@gnu.org> |
4344 | |
28530 | 4345 * progmodes/ebrowse-ffh.el: New file. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4346 |
28530 | 4347 * progmodes/ebrowse.el (ebrowse-find-file-hook-fn): Moved |
4348 to ebrowse-ffh.el. | |
4349 (ebrowse-load): Add autoload. | |
4350 | |
4351 * finder.el (finder-commentary): Add autoload cookie. | |
4352 | |
28523 | 4353 * mail/rfc2368.el: Correct author's email address. |
4354 | |
4355 * progmodes/ebrowse.el: New file. | |
4356 | |
4357 * emacs-lisp/easymenu.el (easy-menu-create-menu): Process menu | |
4358 item help string. | |
4359 (easy-menu-do-add-item): Ditto. | |
4360 (easy-menu-define): Extend doc string. | |
4361 | |
4362 * jit-lock.el (with-buffer-unmodified): Use | |
4363 restore-buffer-modified-p. | |
4364 (with-buffer-prepared-for-font-lock): Use with-buffer-unmodified. | |
4365 (jit-lock-function, jit-lock-stealth-fontify): Don't use | |
4366 with-buffer-unmodified. | |
4367 | |
28517 | 4368 2000-04-08 Dave Love <fx@gnu.org> |
4369 | |
4370 * emacs-lisp/edebug.el: Fix specs for dolist, dotimes, push, pop, | |
4371 unless, when. | |
4372 | |
28510
6fb7a3864791
2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
28506
diff
changeset
|
4373 2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp> |
6fb7a3864791
2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
28506
diff
changeset
|
4374 |
6fb7a3864791
2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
28506
diff
changeset
|
4375 * viper-util.el (viper-put-on-search-overlay): New subroutine. |
6fb7a3864791
2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
28506
diff
changeset
|
4376 (viper-flash-search-pattern): No operation when using Emacs |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4377 doesn't support face. |
28510
6fb7a3864791
2000-04-07 Mikio Nakajima <minakaji@osaka.email.ne.jp>
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
28506
diff
changeset
|
4378 Use `viper-put-on-search-overlay'. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4379 |
28506 | 4380 2000-04-04 Gerd Moellmann <gerd@gnu.org> |
4381 | |
4382 * isearch.el (isearch-mode-map): Define M-C-s like C-s and M-C-r | |
4383 like C-r. | |
4384 | |
4385 * progmodes/make-mode.el: Some doc fixes. | |
4386 (makefile-mode-abbrev-table): New variable. | |
4387 (makefile-mode): Set local abbrev table to makefile-mode-abbrev-table. | |
4388 (makefile-font-lock-keywords): Fontify includes and conditionals. | |
4389 (toplevel): Require `dabbrev' and `add-log' when compiling. | |
4390 | |
4391 * replace.el (perform-replace): Don't move forward one char | |
4392 when MATCH-AGAIN is nil, and REGEXP-FLAG is t. We don't want | |
4393 to do that because it leaves point 1 position after the last | |
4394 replacement, after everything has been replaced. | |
4395 | |
4396 * jit-lock.el (with-buffer-unmodified): New macro. | |
4397 (with-buffer-prepared-for-font-lock): Don't preserve buffer's | |
4398 modified state. | |
4399 (jit-lock-function-1): Extracted from jit-lock-function; not | |
4400 preserving buffer's modified state. | |
4401 (jit-lock-function, jit-lock-stealth-fontify): Call | |
4402 jit-lock-function-1. | |
4403 | |
4404 * mail/rfc2368.el: Remove supernumerary copyright line. | |
4405 | |
28499 | 4406 2000-04-04 Milan Zamazal <pdm@freesoft.cz> |
4407 | |
4408 * glasses.el: Provide facilities for inserting space before left | |
4409 parentheses and uncapitalization of identifiers. | |
4410 (glasses-mode): Try to remove old overlays in all cases. | |
4411 | |
28485 | 4412 2000-04-03 Gerd Moellmann <gerd@gnu.org> |
4413 | |
28496 | 4414 * progmodes/compile.el (compile-internal): Display the compilation |
4415 buffer in a different frame, if it's already displayed there. | |
4416 | |
28494 | 4417 * mail/rfc2368.el: New file. |
4418 | |
28492 | 4419 * simple.el (sendmail-user-agent-compose): Recognize a `body' |
4420 header and insert its value as mail body. | |
4421 | |
4422 * subr.el (member-ignore-case): New function. | |
4423 | |
4424 * dabbrev.el (dabbrev-ignored-regexps): New user-option. | |
4425 (dabbrev--find-expansion): Ignore buffers matching a regexp | |
4426 from dabbrev-ignored-regexps. | |
4427 | |
28485 | 4428 * jka-compr.el (jka-compr-compression-info-list): Add `.z' |
4429 to extensions handled by gzip. | |
4430 | |
28492 | 4431 2000-04-03 Richard M. Stallman <rms@gnu.org> |
4432 | |
4433 * files.el (insert-directory): List the total free space | |
4434 along with the used space. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4435 |
28492 | 4436 * textmodes/fill.el (fill-individual-paragraphs): If a no-prefix |
4437 line is followed by one that matches CITATION-REGEXP, end the | |
4438 paragraph. | |
4439 | |
4440 2000-04-03 Markus Rost <rost@delysid.gnu.org> | |
4441 | |
4442 * mail/rmailsum.el (rmail-user-mail-address-regexp): New option. | |
4443 (rmail-make-basic-summary-line): Use that option. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4444 |
28474 | 4445 2000-04-03 Kenichi Handa <handa@etl.go.jp> |
4446 | |
4447 * international/mule-cmds.el (encoded-string-description): | |
4448 Rewritten. Try pretty description for ISO 2022 escape sequences | |
28476 | 4449 only if CODING-SYSTEM is based on ISO 2022. Use uppercase letters |
4450 for hexadecimal format. | |
28474 | 4451 |
28468 | 4452 2000-04-01 Dave Love <fx@gnu.org> |
4453 | |
4454 * cpp.el: Change customization group to `c' from `C'. | |
4455 | |
4456 * vcursor.el (vcursor-move): Use display-color-p. | |
4457 | |
4458 * international/mule-util.el: Provide mule-utils. | |
4459 (string-to-sequence): Simplify and speed up. | |
4460 | |
4461 * international/mule.el (make-coding-system): Purecopy doc-string. | |
4462 | |
4463 * international/mule-cmds.el: Various menu changes. | |
4464 (describe-specified-language-support): Handle `Default'. | |
4465 (set-language-info): Purecopy `info'. | |
4466 | |
28462 | 4467 2000-03-31 Andrew Innes <andrewi@gnu.org> |
4468 | |
4469 * vc.el (vc-backend-diff): Return the correct status if we had to | |
4470 retry the rcsdiff command without the --brief option. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4471 |
28445 | 4472 2000-03-31 Dave Love <fx@gnu.org> |
4473 | |
28452 | 4474 * help.el (help-manyarg-func-alist): Correct several omissions. |
4475 | |
28450 | 4476 * add-log.el: Don't require cl, fortran. |
4477 (add-log-current-defun-function): Doc fix. | |
4478 (change-log-version-number-regexp-list): Remove SCCS part. Doc | |
4479 fix. | |
4480 (change-log-version-rcs): Function deleted. | |
4481 (change-log-version-number-search): Doc fix. Use | |
4482 vc-workfile-version. Avoid CL dolist. | |
4483 (add-change-log-entry): Just call add-log-current-defun to get | |
4484 defun. Simplify somewhat. | |
4485 (change-log-get-method-definition-1): Likewise. | |
4486 (add-log-current-defun): Return nil if calling | |
4487 add-log-current-defun-function does so. Move Fortran stuff to | |
4488 fortran.el. Return string without properties. | |
4489 | |
28445 | 4490 * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper: |
4491 and :alpha: char classes. | |
4492 | |
4493 * mail/supercite.el: Defvar curline when compiling. | |
4494 (sc-citation-root-regexp, sc-citation-nonnested-root-regexp) | |
4495 (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:] | |
4496 rather than a-zA-Z0-9 to allow non-ASCII characters. | |
4497 | |
28444 | 4498 2000-03-31 Gerd Moellmann <gerd@gnu.org> |
4499 | |
4500 * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format. | |
4501 | |
4502 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): | |
4503 Re-enable new code. | |
4504 | |
4505 * lpr.el (print-region-1): Use -d to specify printer name for | |
4506 systems `usg-unix-v*, `dgux', `hpux', `irix'. | |
4507 | |
4508 2000-03-31 Dave Love <fx@gnu.org> | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4509 |
28444 | 4510 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Look |
4511 for function definition in symbol's function value slot first | |
4512 instead of first consulting byte-compile-function-environment. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4513 |
28435 | 4514 2000-03-31 Kenichi Handa <handa@etl.go.jp> |
4515 | |
4516 * language/european.el ("Polish"): New language environment. | |
4517 (setup-polish-environment): New function. | |
4518 | |
28424 | 4519 2000-03-30 Gerd Moellmann <gerd@gnu.org> |
4520 | |
4521 * emacs-lisp/bytecomp.el (byte-compile-file-form-autoload): | |
4522 Disable new code. | |
4523 | |
4524 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Fix bug | |
4525 trying to `load' the symbol of an autoload instead of the file | |
4526 recorded in the autoload. Fix error messages. | |
4527 | |
28429 | 4528 2000-03-30 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
4529 | |
4530 * ps-print.el: PostScript programming fix for ghostview, doc fix. | |
4531 (ps-print-version): New version number (5.1.3). | |
4532 (ps-begin-file, ps-begin-job, ps-set-color, ps-do-despool, ps-setup) | |
4533 (ps-insert-file, ps-output-boolean, ps-plot-with-face) | |
4534 (ps-generate-postscript-with-faces): Code fix. | |
4535 (ps-color-values): XEmacs compatibility. | |
4536 (ps-print-background-image, ps-print-background-text, ps-printer-name) | |
4537 (ps-default-fg, ps-default-bg): Adjust customization. | |
4538 (ps-zebra-color): Adjust customization, renaming old ps-zebra-gray var. | |
4539 (ps-color-scale): Renaming old ps-color-value fun. | |
4540 (ps-print-headers): Replace ps-print-header group to avoid conflict | |
4541 with ps-print-header variable. | |
4542 (ps-print-miscellany): New group. | |
4543 (ps-format-color, ps-rgb-color): New funs. | |
4544 (ps-default-foreground): New var. | |
4545 (ps-printer-name-option): New const. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4546 |
28416 | 4547 2000-03-30 Peter Breton <pbreton@ne.mediaone.net> |
4548 | |
28421
a8dd4622faa4
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
28416
diff
changeset
|
4549 * net/net-utils.el: |
a8dd4622faa4
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
28416
diff
changeset
|
4550 (network-connection-host, network-connection-service): New variables |
a8dd4622faa4
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
28416
diff
changeset
|
4551 (network-connection-mode): New mode, derived from comint-mode |
a8dd4622faa4
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
28416
diff
changeset
|
4552 (network-connection-mode-setup): New function, saves host and |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4553 service information in local variables. |
28421
a8dd4622faa4
*** empty log message ***
Peter Breton <pbreton@attbi.com>
parents:
28416
diff
changeset
|
4554 |
28416 | 4555 * lisp/locate.el: |
4556 (locate-word-at-point): Added this function | |
4557 (locate): Default to using locate-word-at-point as input | |
4558 Run dired-mode-hook | |
4559 | |
28405 | 4560 2000-03-29 Dave Love <fx@gnu.org> |
4561 | |
4562 * calendar/appt.el: Doc fixes. | |
4563 (appt-check): Convert min-to-app to a string before passing to | |
4564 appt-disp-window-function or concat. | |
4565 (appt-delete-window): Remove test for frame-root-window. | |
4566 (appt-select-lowest-window, appt-convert-time): Simplify. | |
4567 | |
4568 * emacs-lisp/bytecomp.el: Doc fixes. | |
4569 (byte-compile-file-form-autoload): Update | |
4570 byte-compile-function-environment. | |
4571 | |
28403 | 4572 2000-03-29 Andreas Schwab <schwab@suse.de> |
4573 | |
4574 * emacs-lisp/autoload.el: Also print defsubst doc string | |
4575 specially. | |
4576 | |
4577 * dired.el (dired-insert-directory): If dired-free-space-program | |
4578 failed just delete its output. | |
4579 | |
28395 | 4580 2000-03-29 Dave Love <fx@gnu.org> |
4581 | |
4582 * international/iso-cvt.el: Move provide to end. Doc fixes. | |
4583 (iso-iso2sgml-trans-tab, iso-sgml2iso-trans-tab): New variables. | |
4584 (iso-iso2sgml, iso-sgml2iso): New functions. | |
4585 (iso-cvt-define-menu): Fix some entries and use backquote for | |
4586 clarity. | |
4587 | |
4588 * format.el (format-alist): Use iso-cvt functions for SGML/HTML. | |
4589 | |
28377 | 4590 2000-03-28 Gerd Moellmann <gerd@gnu.org> |
4591 | |
4592 * emacs-lisp/lisp-mnt.el (lm-last-modified-date): Add parameter | |
4593 ISO-DATE. If non-nil, return date in ISO 8601 format. | |
4594 | |
28337
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4595 2000-03-26 Stefan Monnier <monnier@cs.yale.edu> |
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4596 |
28341
f89c8f185c0d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28337
diff
changeset
|
4597 * log-edit.el (log-edit-mode-map): Inherit from vc-log-mode-map |
f89c8f185c0d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28337
diff
changeset
|
4598 if it ever becomes used. |
f89c8f185c0d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28337
diff
changeset
|
4599 (log-edit-mode-hook): Default to vc-log-mode-hook. |
f89c8f185c0d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28337
diff
changeset
|
4600 (log-edit-mode): Fix the docstring. |
f89c8f185c0d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28337
diff
changeset
|
4601 |
28337
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4602 * emacs-lisp/bytecomp.el (byte-compile-eval): Fix and reenable |
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4603 the code. |
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4604 |
28326 | 4605 2000-03-26 Dave Love <fx@gnu.org> |
4606 | |
28331 | 4607 * net/browse-url.el (browse-url): Re-fix case of |
4608 browse-url-browser-function being an alist. | |
4609 (browse-url): Add :link to defgroup. | |
4610 | |
28326 | 4611 * files.el: Doc fixes. |
4612 (file-truename): Include `[' in wildcard characters. | |
4613 (automount-dir-prefix): Customize. | |
4614 (find-file-wildcards): Add :version. | |
4615 (find-file-noselect): Simplify a mapcar call. | |
4616 | |
4617 * emacs-lisp/lisp-mode.el (lisp-eval-defun): Make arglist | |
4618 compatible with inf-lisp version. | |
4619 (eval-defun-1): Fix custom-declare-variable case. | |
4620 | |
28337
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4621 2000-03-25 Stefan Monnier <monnier@cs.yale.edu> |
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4622 |
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4623 * cus-edit.el (hook): Use `dolist' instead of CL's `mapc'. |
080ef35e195d
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28331
diff
changeset
|
4624 |
28303 | 4625 2000-03-24 Gerd Moellmann <gerd@gnu.org> |
4626 | |
28308 | 4627 * Makefile (COMPILE_FIRST): New macro. |
4628 (compile-files): Compile files from COMPILE_FIRST first. | |
4629 | |
4630 * emacs-lisp/bytecomp.el (byte-compile-eval): Disable new | |
4631 code. | |
4632 | |
28303 | 4633 * emacs-lisp/lisp.el (beginning-of-defun-raw): Add regexp |
4634 matching open parenthesis in column 0 to defun-prompt-regexp | |
4635 only if open-paren-in-column-0-is-defun-start is set. | |
4636 | |
4637 * sun-curs.el: Require CL at compile-time only. | |
4638 | |
4639 * msb.el (msb--choose-file-menu): Use `(apply #'list ...)' | |
4640 instead of copy-list which is a function from CL. | |
4641 (msb--choose-menu, msb--mode-menu-cond) | |
4642 (msb--create-buffer-menu-2): Use dolist instead of mapc. | |
4643 (msb--init-file-alist): Use mapcar instead of mapcan. | |
4644 (msb--aggregate-alist): Use mapcar instead of mapcan. Fix | |
4645 `(' in column 0 in doc string. | |
4646 (msb--add-separators): Use mapcar instead of mapcan. | |
4647 | |
4648 * cus-dep.el: Require CL at compile-time only. | |
4649 | |
28296
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4650 2000-03-24 Stefan Monnier <monnier@cs.yale.edu> |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4651 |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4652 * emacs-lisp/bytecomp.el (byte-compile-warning-types) |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4653 (byte-compile-warnings): New warning `noruntime'. |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4654 (byte-compile-constants, byte-compile-variables): Fix docstring. |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4655 (byte-compile-initial-macro-environment): Use `byte-compile-eval' to |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4656 execute `eval-whenc-compile's body. |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4657 (byte-compile-unresolved-functions): Fix docstring. |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4658 (byte-compile-eval): New function. |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4659 (byte-compile-callargs-warn): Check if the function will be available |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4660 at runtime (via property `byte-compile-noruntime'). |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4661 (byte-compile-print-syms): New function. |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4662 (byte-compile-warn-about-unresolved-functions): Also warn about |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4663 `noruntime' functions (and use `byte-compile-print-syms'). |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4664 (byte-compile-file): Capitalize the message. |
0fa8223bb981
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28292
diff
changeset
|
4665 |
28292 | 4666 2000-03-24 Gerd Moellmann <gerd@gnu.org> |
4667 | |
4668 * mail/rmail.el (rmail-confirm-expunge): New user-option. | |
4669 (rmail-expunge): Ask for confirmation depending on the setting | |
4670 of rmail-confirm-expunge. | |
4671 | |
4672 2000-03-23 Gerd Moellmann <gerd@gnu.org> | |
4673 | |
4674 * Makefile (bootstrap-clean): If $(emacs) exists, build | |
4675 loaddefs.el first. A loaddefs.el that's not up-to-date might | |
4676 cause a bootstrap failure because things don't autoload as | |
4677 expected. | |
4678 | |
28289 | 4679 2000-03-23 Dave Love <fx@gnu.org> |
4680 | |
4681 * net/browse-url.el: Restore previous use of | |
4682 browse-url-maybe-new-window. | |
4683 | |
28287 | 4684 2000-03-23 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
4685 | |
4686 * ps-print.el: Skip banner page fix. | |
4687 (ps-print-version): New version number (5.1.2). | |
4688 (ps-begin-file, ps-end-file, ps-generate): Code fix. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4689 |
28287 | 4690 2000-03-23 Dave Pearson <davep@davep.org> |
4691 | |
4692 * net/quickurl.el Changed the type of parameter passed to the | |
4693 function defined by `quickurl-format-function'. Before only the | |
4694 text of the URL was passed. Now the whole URL structure is passed | |
4695 and the function is responsible for extracting the parts it | |
4696 requires. Changed the default of `quickurl-format-function' | |
4697 accordingly. | |
4698 (quickurl-insert): Changed the `funcall' of | |
4699 `quickurl-format-function' to match the above change. | |
4700 (quickurl-list-insert): Changed the `url' case so that it makes | |
4701 use of `quickurl-format-function', previous to this the format was | |
4702 hard wired. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4703 |
28283 | 4704 2000-03-22 Gerd Moellmann <gerd@gnu.org> |
4705 | |
4706 * startup.el: Change some spellings for the X Window System. | |
4707 | |
28278
85db5c5cde20
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28276
diff
changeset
|
4708 2000-03-22 Stefan Monnier <monnier@cs.yale.edu> |
85db5c5cde20
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28276
diff
changeset
|
4709 |
85db5c5cde20
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28276
diff
changeset
|
4710 * progmodes/make-mode.el (makefile-warn-suspicious-lines): clean |
85db5c5cde20
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28276
diff
changeset
|
4711 up the code and the regexp and make sure the cursor is temporarily |
85db5c5cde20
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28276
diff
changeset
|
4712 moved to the suspicious line while querying the user. |
85db5c5cde20
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28276
diff
changeset
|
4713 |
28276 | 4714 2000-03-22 Jason Rumney <jasonr@gnu.org> |
4715 | |
4716 * w32-fns.el (w32-charset-info-alist): Initialize. | |
4717 | |
28267 | 4718 2000-03-22 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
4719 | |
4720 * ps-print.el: N-up last page fix. | |
4721 (ps-print-version): New version number (5.1.1). | |
4722 (ps-end-file, ps-end-job, ps-generate): Code fix. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4723 |
28252
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4724 2000-03-21 Stefan Monnier <monnier@cs.yale.edu> |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4725 |
28260
bc3a3319185f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28257
diff
changeset
|
4726 * files.el (find-file-run-dired): Update docstring. |
bc3a3319185f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28257
diff
changeset
|
4727 (find-directory-functions): New hook. |
bc3a3319185f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28257
diff
changeset
|
4728 (find-file-noselect): Run find-directory-functions rather than |
bc3a3319185f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28257
diff
changeset
|
4729 calling dired directly. |
bc3a3319185f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28257
diff
changeset
|
4730 |
bc3a3319185f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28257
diff
changeset
|
4731 * menu-bar.el (pcl-cvs): Add an entry for PCL-CVS' global menu. |
bc3a3319185f
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28257
diff
changeset
|
4732 |
28257
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4733 * pcvs.el: Add a minimal leading commentary. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4734 (cvs-make-cvs-buffer): Change the header part by removing the startup |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4735 message and adding a `Module' entry. Also replace the FOOTER and |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4736 HEADER special fileinfos with the new support in ewoc for updating |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4737 its own footer and header. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4738 (cvs-update-header): Update to use the header/footer of the ewoc. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4739 (cvs-mode): Use define-derived-mode and set truncate-lines to t. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4740 (cvs-is-within-p): New function. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4741 (cvs-mode-run): Take advantage of `save-some-buffers's new ability |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4742 to only examine some subset of the buffers. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4743 |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4744 * pcvs-info.el (cvs-fileinfo-pp): Use the new property-preserving |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4745 `format' instead of our own ad-hoc functions. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4746 Remove HEADER and FOOTER cases, now handled in the EWOC. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4747 (cvs-fileinfo<): Remove HEADER and FOOTER cases. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4748 |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4749 * pcvs-parse.el (cvs-parse-run-table): Change message for unknown |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4750 output to avoid scaring the user. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4751 (cvs-parse-table): Catch message for non-up-to-date commits. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4752 |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4753 * pcvs-defs.el (cvs-startup-message): Remove. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4754 (cvs-global-menu): New autoloaded menu. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4755 |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4756 * pcvs-util.el (cvs-string-fill): Remove. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4757 |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4758 * emacs-lisp/ewoc.el (ewoc--create-special-node): Remove. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4759 (ewoc--refresh-node): Don't take the whole EWOC but only the relevant |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4760 PP part of it and also make it work for footers and headers. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4761 (ewoc-create): Drop POS and BUFFER arguments. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4762 Use the DLL's dummy node to store the end-of-footer position. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4763 (ewoc-map, ewoc-invalidate): Update call to ewoc--refresh-node. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4764 (ewoc-refresh): Remove unused `header' variable. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4765 (ewoc-(get|set)-hf): New functions. |
1f09d55c62d2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28252
diff
changeset
|
4766 |
28252
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4767 * log-view.el (log-view-(msg|file)-(prev|next)): Rename from |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4768 log-view-*-(message|file) and use easy-mmode-define-navigation. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4769 (log-view-message-re): Match SCCS format as well. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4770 And match the revision line rather than the dashed separator line. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4771 (log-view-mode): Use the new define-derived-mode. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4772 (log-view-current-tag): Fill in with an actual implementation. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4773 |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4774 * cvs-status.el (cvs-status-(prev|next)): Rename from |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4775 cvs-status-(prev|next)-entry and use easy-mmode-define-navigation. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4776 (cvs-tree-dstr-*): Rename from cvstree-dstr-* and use two ascii chars |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4777 to let the output "breathe" a little more (more readable). |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4778 (cvs-status-mode): Use the new define-derived-mode. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4779 |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4780 * smerge-mode.el (smerge-auto-leave): New function and variable. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4781 (smerge-basic-map): Rename from smerge-basic-keymap. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4782 Change the bindings for smerge-diff-*. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4783 (smerge-*-map): Use easy-mmode-defmap. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4784 (smerge-(next|prev)): Use easy-mmode-define-navigation. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4785 (smerge-keep-*): Use smerge-auto-leave. |
58835ebb9f63
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28247
diff
changeset
|
4786 |
28246 | 4787 2000-03-21 Jason Rumney <jasonr@gnu.org> |
4788 | |
4789 * cus-edit.el (custom-button-face): Use 3D look for w32. | |
4790 (custom-button-pressed-face): Likewise. | |
4791 | |
28244 | 4792 2000-03-21 Gerd Moellmann <gerd@gnu.org> |
4793 | |
4794 * progmodes/etags.el (tags-case-fold-search): New user-option. | |
4795 (tags-loop-eval): New function. Bind case-fold-search around eval | |
4796 depending on the value of tags-case-fold-search. | |
4797 (tags-loop-continue): Use tags-loop-eval. | |
4798 (find-tag-in-order): Bind case-fold-search depending on the value | |
4799 of tags-case-fold-search. | |
4800 | |
28236
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
4801 2000-03-21 Stefan Monnier <monnier@cs.yale.edu> |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
4802 |
28247
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
4803 * diff-mode.el (diff-mode-*-map): use `easy-mmode-defmap'. |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
4804 (diff-end-of-hunk): Return the end position for use in |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
4805 `easy-mmode-define-navigation'. |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
4806 (diff-recenter): Remove. |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
4807 (diff-(next|prev)-*): Rename `diff-*-(prev|next)' and defined in terms |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
4808 of `easy-mmode-define-navigation'. |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
4809 (diff-kill-*): Rename `diff-*-kill' (for consistency with the |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
4810 previous renaming) and fix to use new names. |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
4811 (diff-merge-strings): Use \n as separator: simpler, faster. |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
4812 (diff-mode): Use `define-derived-mode'. |
57c889c9cedb
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28246
diff
changeset
|
4813 |
28236
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
4814 * derived.el (define-derived-mode): Don't autoload anymore. |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
4815 Prefer the macro-only version provided by easy-mmode.el. |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
4816 |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
4817 * emacs-lisp/easy-mmode.el (define-derived-mode): New name for |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
4818 `easy-mmode-define-derived-mode'. |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
4819 Use `combine-run-hooks'. |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
4820 (easy-mmode-define-navigation): New macro. |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
4821 |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
4822 * subr.el (combine-run-hooks): New function. |
ad471f641f39
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28233
diff
changeset
|
4823 |
28233 | 4824 2000-03-21 Kenichi HANDA <handa@etl.go.jp> |
4825 | |
4826 * term/x-win.el: Fontsets related initialization is simplified. | |
4827 | |
4828 * international/mule-diag.el (describe-font): Don't refer to | |
4829 global-fontset-alist, instead call font-list. | |
4830 (describe-fontset, list-fontsets, mule-diag): Likewise. | |
4831 (print-fontset): Adjusted for the change of fontset | |
4832 implementation. | |
4833 | |
4834 * international/fontset.el (x-charset-registries): Variable | |
4835 removed, instead the corresponding data is stored in the default | |
4836 fontset. | |
4837 (register-alternate-fontnames): Function removed. | |
4838 (resolved-ascii-font): Variable removed. | |
4839 (x-compose-font-name): Ignore the second argument REDOCE. | |
4840 (x-complement-fontset-spec): Complement only an ASCII font and | |
4841 element for those charsets than can use that ASCII font. | |
4842 (generate-fontset-menu): Don't refer to global-fontset-alist, | |
4843 instead call fontset-list. | |
4844 (uninstantiated-fontset-alist): Variable removed. | |
4845 (x-style-funcs-alist): Likewise. | |
4846 (fontset-default-styles): Likewise. | |
4847 (x-modify-font-name): Function removed. | |
4848 (create-fontset-from-fontset-spec): Ignore the argument | |
4849 STYLE-VARIANT. | |
4850 (create-fontset-from-ascii-font): Docsting adjusted for the above | |
4851 change. | |
4852 (instantiate-fontset, resolve-fontset-name): Functions removed. | |
4853 (fontset-list): Now implemented by C code. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4854 |
28233 | 4855 * faces.el (read-face-font): Fix TABLE arg to completing-read. |
4856 (describe-face): Include `font' attribute in the description. | |
4857 | |
28219 | 4858 2000-03-21 Kenichi Handa <handa@etl.go.jp> |
4859 | |
4860 * international/quail.el (quail-set-keyboard-layout): Typo fixed. | |
4861 | |
28209 | 4862 2000-03-20 Gerd Moellmann <gerd@gnu.org> |
4863 | |
28212 | 4864 * rcompile.el, rlogin.el, telnet.el, net-utils.el, quickurl.el, |
4865 ange-ftp.el, browse-url.el, goto-addr.el, webjump.el, | |
4866 zone-mode.el, snmp-mode.el: Moved to net subdirectory. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4867 |
28209 | 4868 * jit-lock.el (with-buffer-prepared-for-font-lock): Add comment |
4869 about behavior of set-buffer-modified-p wrt redisplay. | |
4870 | |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
4871 2000-03-19 Richard M. Stallman <rms@gnu.org> |
28197
aaa6448240eb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
28194
diff
changeset
|
4872 |
aaa6448240eb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
28194
diff
changeset
|
4873 * view.el (view-mode-disable): Kill local binding of view-read-only. |
aaa6448240eb
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
28194
diff
changeset
|
4874 |
28194 | 4875 2000-03-18 Gerd Moellmann <gerd@gnu.org> |
4876 | |
4877 * font-lock.el (font-lock-apply-syntactic-highlight): if VALUE | |
4878 is a string, convert it to a syntax cell using string-to-syntax. | |
4879 | |
4880 * simple.el (syntax-code-table, syntax-flag-table): New variables. | |
4881 (string-to-syntax): New function. | |
4882 | |
4883 * ange-ftp.el (ange-ftp-try-passive-mode): New user-option. | |
4884 (ange-ftp-get-process): If ange-ftp-try-passive-mode is set, | |
28209 | 4885 try to use passive ftp mode. |
28194 | 4886 |
28189 | 4887 2000-03-17 Gerd Moellmann <gerd@gnu.org> |
4888 | |
28209 | 4889 * progmodes/awk-mode.el (awk-font-lock-keywords): Add `else'. |
28189 | 4890 |
4891 * simple.el (append-to-buffer): Update point of windows after | |
4892 insertion. | |
4893 | |
4894 * abbrev.el (inverse-add-abbrev): Identify word by first moving | |
4895 forward then moving backward. Reindent. | |
4896 | |
4897 * frame.el (other-frame): Call x-focus-frame only if | |
4898 focus-follows-mouse is off. | |
4899 | |
28185 | 4900 2000-03-17 Dave Love <fx@gnu.org> |
4901 | |
4902 * pcvs-util.el (cvs-strings->string): Rename | |
4903 replace-regexps-in-string. | |
4904 | |
28179
5bcc6166bde4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28174
diff
changeset
|
4905 2000-03-17 Stefan Monnier <monnier@cs.yale.edu> |
5bcc6166bde4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28174
diff
changeset
|
4906 |
28181
20032164c359
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28179
diff
changeset
|
4907 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Make sure the |
20032164c359
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28179
diff
changeset
|
4908 regexp for labels cannot span several lines. |
20032164c359
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28179
diff
changeset
|
4909 |
20032164c359
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28179
diff
changeset
|
4910 * emacs-lisp/cl-macs.el (cl-do-arglist): Don't add useless |
28189 | 4911 `(setq :<key> ':<key>)' to the macro expansion. |
28179
5bcc6166bde4
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28174
diff
changeset
|
4912 |
28174 | 4913 2000-03-16 Dave Love <fx@gnu.org> |
4914 | |
4915 * progmodes/f90.el (f90): Put custom group under `languages', not | |
4916 `fortran'. | |
4917 (f90-mode-hook): Customize. | |
4918 (f90-mode): Set add-log-current-defun-function. | |
4919 (f90-current-defun): New function. | |
4920 | |
28169 | 4921 2000-03-16 Gerd Moellmann <gerd@gnu.org> |
4922 | |
28173 | 4923 * cus-edit.el (custom-variable-tag-face): Handle case that |
4924 default face's height is not a number. | |
4925 (custom-face-tag-face, custom-group-tag-face-1) | |
4926 (custom-group-tag-face): Ditto. | |
4927 (custom-group-tag-face-1): Add :group. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4928 |
28169 | 4929 * info.el (Info-fontify-maximum-menu-size): Increase to 100000. |
4930 | |
28161 | 4931 2000-03-15 Gerd Moellmann <gerd@gnu.org> |
4932 | |
4933 * pcvs-defs.el (toplevel): Remove autoload cookie for form | |
4934 requiring easymenu. | |
4935 | |
28155 | 4936 2000-03-15 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
4937 | |
4938 * ps-print.el: PostScript user-defined prologue, PostScript error | |
4939 handler, doc fix. | |
4940 (ps-print-version): New version number (5.1). | |
4941 (ps-user-defined-prologue, ps-error-handler-message) | |
4942 (ps-print-prologue-0, ps-error-handler-alist): New vars. | |
4943 (ps-setup, ps-begin-file, ps-begin-job): Code fix. | |
4944 (ps-insert-string): New function. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
4945 |
28150 | 4946 2000-03-15 Kenichi Handa <handa@etl.go.jp> |
4947 | |
4948 * international/ccl.el (ccl-compile-expression): Don't generate | |
28151 | 4949 invalid self-assignment code. |
28150 | 4950 |
28149 | 4951 2000-03-14 Dave Love <fx@gnu.org> |
4952 | |
4953 * subr.el (replace-regexp-in-string): Renamed from | |
4954 replace-regexps-in-string. Doc fix. | |
4955 | |
28131 | 4956 2000-03-12 Dave Love <fx@gnu.org> |
4957 | |
4958 * cus-edit.el: Doc fixes. | |
4959 (customize-set-variable, customize-save-variable): Rename args for | |
4960 doc. | |
4961 (custom-variable-tag-face, custom-face-tag-face) | |
4962 (custom-group-tag-face-1, custom-group-tag-face): Modify from | |
4963 style which user identify as hyperlink. | |
4964 (hook): Don't add undefined functions to the hook. | |
4965 (debug-ignored-errors): Transfer message from bindings.el. | |
4966 | |
28120 | 4967 2000-03-12 Gerd Moellmann <gerd@gnu.org> |
4968 | |
4969 * recentf.el (recentf-keep-non-readable-files-p): Remove | |
4970 double/nested definition. | |
4971 | |
28114 | 4972 2000-03-12 Dave Love <fx@gnu.org> |
4973 | |
4974 * facemenu.el (facemenu-get-face): Use display-color-p. | |
4975 * enriched.el (enriched-decode-foreground): Likewise. | |
4976 (enriched-decode-background): Likewise. | |
4977 * isearch.el (isearch-highlight): Likewise. | |
4978 * info-look.el (info-lookup): Likewise. | |
4979 * simple.el (completion-setup-function): Likewise. | |
4980 | |
4981 * textmodes/text-mode.el (text-mode-hook): Add flyspell-mode to | |
4982 :options. | |
4983 | |
4984 * bindings.el (mode-line-format): Fix line-number and | |
4985 column-number items. Add help-echo for the background. | |
4986 (mode-line-mule-info): Modify help-echo. | |
4987 | |
4988 * avoid.el (mouse-avoidance-mode): Add autoload cookie to | |
4989 defcustom. | |
4990 | |
4991 * files.el (load-file): Allow completion to .elc. | |
4992 | |
4993 * man.el: Doc fixes. | |
4994 (Man-init-defvars): Use display-color-p to set fontification. | |
4995 | |
4996 * play/hanoi.el (hanoi-internal): Don't use oddp. | |
4997 | |
28109 | 4998 2000-03-12 Gerd Moellmann <gerd@gnu.org> |
4999 | |
5000 * arc-mode.el (archive-zip-update): Add `-P' for pkzip. | |
5001 | |
5002 * emacs-lisp/re-builder.el: Remove RCS Id, remove history comment. | |
5003 | |
28098 | 5004 2000-03-12 Detlev Zundel <detlev.zundel@stud.uni-karlsruhe.de> |
5005 | |
5006 * emacs-lisp/re-builder.el (reb-re-syntax): Fix typo in `:type'. | |
5007 Fix comment. | |
5008 | |
28088
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
5009 2000-03-10 Stefan Monnier <monnier@cs.yale.edu> |
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
5010 |
28089
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
5011 * font-lock.el (font-lock-keywords): Fix the doc now that |
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
5012 regexp-opt-depth is unnecessary. |
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
5013 (save-buffer-state): Set an edebug spec. |
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
5014 (font-lock-fontify-anchored-keywords): Properly handle the case when |
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
5015 the matcher goes past the limit. |
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
5016 |
28088
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
5017 * cvs-status, log-edit.el, log-view.el, pcvs-defs.el, pcvs-info.el, |
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
5018 pcvs-parse.el, pcvs-util.el, pcvs.el: New files. |
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
5019 |
28089
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
5020 * emacs-lisp/ewoc.el: New file. This is a merge of elib-node.el, |
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
5021 dll.el and cookie.el (from Elib) with heavy renaming and other |
1899d4c422fc
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28088
diff
changeset
|
5022 massaging. |
28088
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
5023 |
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
5024 * emacs-lisp/easy-mmode.el (easy-mmode-defmap, easy-mmode-defsyntax): |
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
5025 Autoload the functions used. |
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
5026 (easy-mmode-define-syntax): Fix CL typo. |
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
5027 (easy-mmode-define-derived-mode): Improve the docstring generation. |
b442dfc3cef0
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28085
diff
changeset
|
5028 |
28084 | 5029 2000-03-10 Gerd Moellmann <gerd@gnu.org> |
5030 | |
5031 * textmodes/texinfo.el (texinfo-version): Variable and function | |
5032 removed. | |
5033 | |
28082
49fa1828784a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28080
diff
changeset
|
5034 2000-03-09 Stefan Monnier <monnier@cs.yale.edu> |
49fa1828784a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28080
diff
changeset
|
5035 |
28114 | 5036 * emacs-lisp/easy-mmode.el (easy-mmode-define-keymap): Extend to |
5037 allow more flexibility. | |
5038 (easy-mmode-set-keymap-parents, easy-mmode-define-syntax): New | |
5039 fns. | |
5040 (easy-mmode-defmap, easy-mmode-defsyntax) | |
5041 (easy-mmode-define-derived-mode): New macros. | |
28082
49fa1828784a
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28080
diff
changeset
|
5042 |
28085 | 5043 2000-03-09 Didier Verna <didier@xemacs.org> |
28080 | 5044 |
5045 * rect.el (replace-rectangle): New function. | |
5046 | |
5047 2000-03-09 Dave Love <fx@gnu.org> | |
5048 | |
5049 * progmodes/fortran.el (fortran-comment-line-start): Define as | |
5050 "C". | |
5051 (fortran-comment-line-start-skip): Don't match cpp stuff. | |
5052 (font-lock-keywords): Add * to comment-chars. Grok cpp stuff. | |
5053 (fortran-mode-map): Remove over-eager custom-menu-create for now. | |
5054 (fortran-mode): Don't set fortran-comment-line-start-skip, | |
5055 fortran-comment-line-start here. Set comment-start, | |
5056 add-log-current-defun. | |
5057 (fortran-fill-paragraph): Adjust to try to DTRT with cpp stuff. | |
5058 (fortran-current-defun): New function. | |
5059 | |
28073 | 5060 2000-03-09 Gerd Moellmann <gerd@gnu.org> |
5061 | |
28077 | 5062 * emacs-lisp/re-builder.el: New file. |
5063 | |
28076 | 5064 * mouse.el (mouse-drag-region): Don't run up-event handler |
5065 if hscroll has changed. | |
5066 | |
28073 | 5067 * octave-mod.el (octave-font-lock-keywords): To font-lock the |
5068 builtin operators, use `font-lock-builtin-face' for Emacs and | |
5069 `font-lock-preprocessor-face' otherwise. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5070 |
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5071 * font-lock.el (lisp-font-lock-keywords-1): Highlight |
28073 | 5072 `(defun (setf foo)' differently. |
5073 | |
28068
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
5074 2000-03-08 Stefan Monnier <monnier@cs.yale.edu> |
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
5075 |
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
5076 * emacs-lisp/regexp-opt.el: Update copyright and leading comment. |
28073 | 5077 (regexp-opt): Update comment and adapt the code the new meaning of |
5078 the `paren' argument of regex-opt-group for shy-groups. | |
5079 (regexp-opt-depth): Handle shy groups as well as backslashed | |
5080 backslashes. | |
28068
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
5081 (regexp-opt-group): Turn the leading comment into a docstring. |
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
5082 Allow `paren' to be a string (the string to use to open a group). |
28073 | 5083 Remove open-presuf and close-presuf. Instead of checking for `all |
5084 one-char' and then later on check for `several one-char', handle | |
5085 both cases close together. Also apply a more generic algorithm | |
5086 for suffixes (the mirror image of the algorithm used for | |
5087 prefixes). Use shy-groups. Use nreverse rather than reverse. | |
28068
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
5088 (regexp-opt-try-suffix): Removed. |
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
5089 |
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
5090 * cmuscheme.el (inferior-scheme-mode-map): Define it independently |
28073 | 5091 from comint-mode-map, so we can just inherit from it. Also, move |
5092 the initialization into the `defvar' since there's no docstring | |
5093 anyway and it's fairly short. | |
5094 (inferior-scheme-mode): Define it as derived-mode: the code is | |
5095 shorter and this way we inherit from comint-mode-map rather than | |
5096 copying it. | |
5097 | |
5098 * subr.el (replace-regexps-in-string): Properly handle the case | |
5099 where we match an empty string. | |
5100 | |
5101 * comint.el (comint-exec-1): Add the current-dir to the exec-path | |
5102 when the command has a directory component (such as "./testml"). | |
28068
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
5103 Also fix a typo in the comment. |
36b889aba7a2
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28051
diff
changeset
|
5104 |
28046 | 5105 2000-03-08 Gerd Moellmann <gerd@gnu.org> |
5106 | |
28051 | 5107 * Makefile (compile-files): Compile files one by one because |
5108 that's the only way to ensure a clean compilation environment for | |
5109 each individual file. | |
5110 | |
28046 | 5111 * frame.el (other-frame): Call x-focus-frame. |
5112 | |
28040 | 5113 2000-03-07 Dave Love <fx@gnu.org> |
5114 | |
28043 | 5115 * recentf.el (recentf-keep-non-readable-files-p): Add :set, |
5116 :require to defcustom. | |
5117 | |
28040 | 5118 * emacs-lisp/cl.el: Remove expt, delete, rassoc from autoloads |
5119 lists. | |
5120 | |
5121 * files.el (auto-mode-alist): Add configure.in. | |
5122 | |
5123 * progmodes/autoconf.el: New file. | |
5124 | |
28034 | 5125 2000-03-07 Gerd Moellmann <gerd@gnu.org> |
5126 | |
5127 * mail/mh-e.el: Change maintainer to `none'. | |
5128 | |
5129 * recentf.el (recentf-keep-non-readable-files-p): Quote args | |
5130 to remove-hook and add-hook. | |
5131 | |
5132 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it> | |
5133 | |
28035 | 5134 * sendmail.el (mail-send-nonascii): Add a new value `mime' and use |
28034 | 5135 it as the default. |
28035 | 5136 (mail-send): Test mail-send-nonascii also for the new `mime' value. |
5137 (sendmail-send-it): Conditionally add MIME headers specifying the | |
28034 | 5138 used character set. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5139 |
28024 | 5140 2000-03-07 Dave Love <fx@gnu.org> |
5141 | |
5142 * winner.el: Fix keywords, autoload cookies. Split | |
5143 eval-when-compile form to avoid compilation failure. | |
5144 | |
28017 | 5145 2000-03-07 Miyashita Hisashi <himi@bird.scphys.kyoto-u.ac.jp> |
5146 | |
5147 * international/mule.el: Modify comment about coding system | |
5148 property `coding-category'. | |
5149 (make-coding-system): New argument EOL-TYPE. Pay attention to | |
5150 coding-category property of PROPERTIES. | |
5151 | |
5152 * international/mule-conf.el (coding-category-utf-8, | |
5153 coding-category-utf-16-be, coding-category-utf-16-le): New coding | |
5154 categories. Include them in the argument for set-coding-priority. | |
5155 | |
5156 * international/mule-cmds.el (reset-language-environment): Include | |
5157 coding-category-utf-8, coding-category-utf-16-be, and | |
5158 coding-category-utf-16-le in the argument for set-coding-priority. | |
5159 (reset-language-environment): Initialize coding-category-utf-8, | |
5160 coding-category-utf-16-be, and coding-category-utf-16-le to nil. | |
5161 | |
28014 | 5162 2000-03-06 Karl Fogel <kfogel@red-bean.com> |
5163 | |
5164 * bookmark.el (bookmark-file-or-variation-thereof): New func, for | |
5165 code abstracted out of `bookmark-jump-noselect'. Now tries info | |
5166 extensions as well as compression extensions. | |
5167 (bookmark-jump-noselect): Use above new func. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5168 |
27976 | 5169 2000-03-03 Gerd Moellmann <gerd@gnu.org> |
5170 | |
5171 * strokes.el: Change maintainer's mail address. | |
5172 | |
27972 | 5173 2000-03-03 Kenichi Handa <handa@etl.go.jp> |
5174 | |
5175 * international/mule-diag.el (list-character-sets): Make help-echo | |
5176 string by substitute-command-keys. | |
5177 (list-character-sets): Likewise. | |
5178 (sort-listed-character-sets): Call help-setup-xref. | |
5179 | |
27965 | 5180 2000-03-02 Gerd Moellmann <gerd@gnu.org> |
5181 | |
5182 * time.el (display-time-mail-file): Add `none' to the list of | |
5183 choices. | |
5184 | |
27954 | 5185 2000-03-01 Dave Love <fx@gnu.org> |
5186 | |
27959 | 5187 * help.el (help-xref-go-back): Don't try to set position. |
5188 | |
27954 | 5189 * international/mule-diag.el (list-character-sets): Call |
5190 help-setup-xref. Add help-echo to xrefs. | |
5191 (list-character-sets-1): Add help-echo to xrefs. | |
5192 | |
27949 | 5193 2000-03-02 Gerd Moellmann <gerd@gnu.org> |
5194 | |
5195 * frame.el (blink-cursor-mode): Switch cursor on when turning | |
5196 the mode off. | |
5197 | |
5198 * add-log.el (add-log-current-defun): Add support for | |
5199 Autoconf mode. | |
5200 | |
5201 * mail/rmail.el (rmail-quit-hook): New variable. | |
5202 | |
27931 | 5203 2000-03-01 Dave Love <fx@gnu.org> |
5204 | |
27935 | 5205 * emacs-lisp/lisp-mode.el (lisp-mode-syntax-table): Fix syntax of |. |
5206 | |
27931 | 5207 * help.el (help-xref-button): Add help-echo arg. |
5208 (describe-function-1, describe-variable, help-make-xrefs): Use it. | |
5209 | |
5210 * faces.el (list-faces-display): Supply help-echo with | |
5211 help-make-xrefs. | |
5212 | |
5213 * facemenu.el (list-text-properties-at): Set help-xref-stack to | |
5214 nil. | |
5215 | |
27919 | 5216 2000-03-01 Gerd Moellmann <gerd@gnu.org> |
5217 | |
27927 | 5218 * image.el (defimage): Look for image files in load-path. |
5219 | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5220 * frame.el (busy-cursor-delay-seconds): Change type to |
27919 | 5221 `number'. |
5222 | |
27927 | 5223 2000-03-01 David Ponce <david.ponce@wanadoo.fr> |
5224 | |
5225 * recentf.el (recentf): Added version tag to the defgroup of | |
5226 recentf. | |
5227 | |
5228 2000-03-01 David Ponce <david.ponce@wanadoo.fr> | |
5229 | |
5230 * recentf.el (recentf-cleanup): Changed to remove excluded file | |
5231 too. | |
5232 (recentf-edit-list-action): `recentf-edit-list' checkbox widget | |
5233 action to select/unselect a file. | |
5234 (recentf-edit-list): Code cleanup and improvement. | |
5235 (recentf-open-more-files-action): `recentf-open-more-files' button | |
5236 widget action to open a file. | |
5237 (recentf-open-more-files): No more use standard completion but | |
5238 widgets. | |
5239 (recentf-more-collection): Deleted. | |
5240 (recentf-more-history): Deleted. | |
5241 (recentf-setup-more-completion): Deleted. | |
5242 | |
5243 2000-03-01 David Ponce <david.ponce@wanadoo.fr> | |
5244 | |
5245 * recentf.el (recentf-mode): No more needs that Emacs is running | |
5246 under a window-system. | |
5247 | |
5248 1999-03-01 David Ponce <david.ponce@wanadoo.fr> | |
5249 | |
5250 * recentf.el (recentf-edit-list): New command to edit the recent | |
5251 list which allow the user to remove files. | |
5252 (recentf-edit-selected-items): New global variable, used by | |
5253 `recentf-edit-list' to hold the list of files to be removed from | |
5254 the recent list. | |
5255 (recentf-make-menu-items): Updated to display a "Edit list..." | |
5256 menu item. Minor code cleanup. | |
5257 | |
5258 1999-03-01 David Ponce <david.ponce@wanadoo.fr> | |
5259 | |
5260 * recentf.el (recentf-open-more-files): New command to open files | |
5261 that are not displayed in the menu. | |
5262 (recentf-more-collection): New global variable holding the set of | |
5263 permissible completions used by `recentf-open-more-files'. | |
5264 (recentf-more-history): New global variable holding the history list | |
5265 used by `recentf-open-more-files' completion. | |
5266 (recentf-setup-more-completion): New function to setup completion for | |
5267 `recentf-open-more-files'. | |
5268 (recentf-make-menu-items): Updated to display a "More..." menu item. | |
5269 | |
5270 1999-03-01 David Ponce <david.ponce@wanadoo.fr> | |
5271 | |
5272 * recentf.el (recentf-menu-action): Doc fixed. | |
5273 | |
5274 1999-03-01 David Ponce <david.ponce@wanadoo.fr> | |
5275 | |
5276 * recentf.el (recentf-menu-filter): Doc updated. | |
5277 (recentf-update-menu-hook): Allow menu filters to force menu update. | |
5278 (recentf-make-menu-items): New menu filter handling. | |
5279 (recentf-make-menu-item): New helper function. | |
5280 (recentf-menu-elements): New menu handling function. | |
5281 (recentf-sort-ascending): Updated to new menu filter handling. | |
5282 (recentf-sort-descending): Updated to new menu filter handling. | |
5283 (recentf-sort-basenames-ascending): New menu filter function. | |
5284 (recentf-sort-basenames-descending): New menu filter function. | |
5285 (recentf-show-basenames): New menu filter function. | |
5286 (recentf-show-basenames-ascending): New menu filter function. | |
5287 (recentf-show-basenames-descending): New menu filter function. | |
5288 | |
27919 | 5289 2000-02-29 Edward M. Reingold <reingold@emr.cs.uiuc.edu> |
5290 | |
5291 * diary-lib.el (list-diary-entries): Don't try to go forward at | |
5292 the end of the buffer. | |
5293 | |
27911 | 5294 2000-02-29 Kenichi Handa <handa@etl.go.jp> |
5295 | |
5296 * international/mule-diag.el (list-character-sets): Completely | |
5297 rewritten. | |
5298 (sort-listed-character-sets): New function. | |
5299 (list-character-sets-1): Completely rewritten. | |
5300 (list-character-sets-2): New function. | |
5301 (non-iso-charset-alist): New variable. | |
5302 (decode-codepage-char): New function. | |
5303 (charset-history): New variable. | |
5304 (read-charset) (list-block-of-chars) | |
5305 (list-iso-charset-chars) | |
5306 (list-non-iso-charset-chars) | |
5307 (list-charset-chars): New functions. | |
5308 (mule-diag): Call list-character-sets-2, not | |
5309 list-character-sets-2. | |
5310 (dump-charsets): Likewise. | |
5311 | |
27910 | 5312 2000-02-29 Gerd Moellmann <gerd@gnu.org> |
5313 | |
27919 | 5314 * dired-x.el (dired-filename-at-point): Add `@' to valid |
5315 file name characters. | |
5316 (dired-filename-at-point): Handle ange-ftp file names. | |
5317 | |
27910 | 5318 * frame.el (frame-notice-user-settings): Use assq-delete-all |
5319 instead of assoc-delete-all. | |
5320 (frame-notice-user-settings): Ditto. | |
5321 | |
5322 * subr.el (assq-delete-all): Renamed from assoc-delete-all. | |
5323 Don't copy alist. | |
5324 | |
27906 | 5325 2000-02-28 Eli Barzilay <eli@cs.cornell.edu> |
5326 | |
5327 * calculator.el (calculator-use-menu): New option. | |
5328 (calculator-initial-bindings): Changed some bindings to work as | |
5329 macros. | |
5330 (calculator-forced-input): Removed. | |
5331 (calculator-restart-other-mode): New variable. | |
5332 (calculator-mode-map): Set up menu. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5333 |
27906 | 5334 2000-02-28 Jari Aalto <jari.aalto@poboxes.com> |
5335 | |
5336 * font-lock.el (java-keywords): Added missing java 1.2.2 Javadoc | |
5337 tags. | |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5338 |
27899
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
5339 2000-02-28 Michael Kifer <kifer@cs.sunysb.edu> |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5340 |
27899
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
5341 * viper-cmd.el (viper-envelop-ESC-key): added the option to |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
5342 translate all ESC key sequences. |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
5343 (viper-goto-mark-subr): restore markers for files for which |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
5344 they were saved. |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
5345 * viper-init.el (viper-translate-all-ESC-keysequences): new variable. |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
5346 * viper-util.el (viper-set-replace-overlay-glyphs, |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
5347 viper-set-replace-overlay): always check if the replacement |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
5348 overlay is live. |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
5349 * viper.el (viper-vi-state-mode-list): added major modes. |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
5350 * ediff-wind.el: minor comment changes. |
42f9a58e0fc4
* viper-cmd.el (viper-envelop-ESC-key): added the option to
Michael Kifer <kifer@cs.stonybrook.edu>
parents:
27898
diff
changeset
|
5351 * ediff.el: copyright notice date fix. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5352 |
27898 | 5353 2000-02-27 Jason Rumney <jasonr@gnu.org> |
5354 | |
5355 * faces.el (face-font-family-alternatives): Add arial to helv. | |
5356 (mode-line, header-line, tool-bar): Same default as x for w32. | |
5357 (fixed-pitch, variable-pitch): Remove wildcard as it prevents | |
5358 face-font-family-alternatives from working. | |
5359 * term/w32-win.el (mouse-set-font): Do not build fontset from | |
5360 chosen font. | |
5361 | |
27873 | 5362 2000-02-25 Sam Steingold <sds@goems.com> |
5363 | |
29797
3bf98b923af0
handle print-unreadable-object
Sam Steingold <sds@gnu.org>
parents:
29777
diff
changeset
|
5364 * emacs-lisp/cl-indent.el (toplevel): Indent `pprint-logical-block' |
27873 | 5365 properly. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5366 |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
5367 2000-02-25 Richard M. Stallman <rms@gnu.org> |
27873 | 5368 |
5369 * mail/rmail.el (rmail-resend): Verify buffer is really Rmail. | |
5370 | |
27856 | 5371 2000-02-25 Gerd Moellmann <gerd@gnu.org> |
5372 | |
5373 * emacs-lisp/helper.el (Helper-describe-mode): Make buffer | |
5374 writable. | |
5375 | |
27868 | 5376 * frame.el (busy-cursor-delay-seconds): New option. |
27866 | 5377 |
27847 | 5378 2000-02-24 Gerd Moellmann <gerd@gnu.org> |
5379 | |
5380 * frame.el (show-cursor-in-non-selected-windows): New option. | |
5381 | |
27845 | 5382 2000-02-24 Edward M. Reingold <reingold@emr.cs.uiuc.edu> |
5383 | |
5384 * diary-lib.el (include-other-diary-files): Undo the selective | |
5385 display in any included file and don't kill it. | |
5386 | |
27841 | 5387 2000-02-24 Eli Zaretskii <eliz@is.elta.co.il> |
5388 | |
5389 * dired.el (dired-mode-map): Don't remove "Edit" from the menu | |
5390 bar. Menu items converted to (menu-item format, help strings | |
5391 added. | |
5392 [downcase, upcase]: Don't enable on MS-DOS. | |
5393 [symlink, symlinks]: Don't show if make-symbolic-link is not | |
5394 bound. | |
5395 [chown, chgrp]: Don't show on MS-DOS and MS-Windows. | |
5396 | |
27825 | 5397 2000-02-23 Dave Love <fx@gnu.org> |
5398 | |
27838 | 5399 * simple.el (zap-to-char, kill-line, kill-region, kill-word) |
5400 (backward-kill-word): Revert addition of * to interactive spec -- | |
5401 it's a feature. | |
5402 | |
5403 * paragraphs.el: (kill-paragraph, backward-kill-paragraph) | |
5404 (backward-kill-sentence, kill-sentence): Likewise. | |
5405 | |
27835 | 5406 * gud.el (gud-jdb-build-class-source-alist): Prepend space to |
5407 scratch buffer name. | |
5408 (gud-format-command): Use int-to-string in ?l case. Simplify | |
5409 slightly. | |
5410 | |
5411 * term/w32-win.el (internal-face-interactive): Update prompt for | |
5412 new read-face-name. | |
5413 | |
5414 * mail/footnote.el (footnote): Add :version to defgroup. | |
5415 (footnote-section-tag-regexp): Customize. | |
5416 (footnote-start-tag, footnote-end-tag): New option. | |
5417 (footnote-latin-regexp): New variable. | |
5418 (Footnote-latin): New function. | |
5419 (footnote-style-alist): Add element for latin style. | |
5420 (footnote-style): Moved. | |
5421 (Footnote-goto-footnote): Use eq to test arg. | |
5422 | |
5423 * mouse.el (mouse-drag-mode-line-1): Remove `growth =' message. | |
5424 | |
27825 | 5425 * emacs-lisp/byte-opt.el: Change old backquote syntax. |
5426 (byte-compile-trueconstp): Include keywords. | |
5427 (byte-optimize-quote, byte-optimize-lapcode): Use | |
5428 byte-compile-const-symbol-p. | |
5429 (byte-optimize-char-before): New optimization. | |
5430 | |
5431 * emacs-lisp/bytecomp.el: Change old backquote syntax. | |
5432 (byte-compile-const-symbol-p): New function. | |
5433 (byte-compile-constp, byte-compile-out-toplevel) | |
5434 (byte-compile-form, byte-compile-form, byte-compile-variable-ref): | |
5435 Use it. | |
5436 | |
5437 * subr.el (define-key-after): Default AFTER to t. Doc fix. | |
5438 | |
27813 | 5439 2000-02-23 Kenichi Handa <handa@etl.go.jp> |
5440 | |
27815 | 5441 * international/encoded-kb.el: Be sure to update minor-mode-alist |
5442 and minor-mode-map-alist. | |
5443 (encoded-kbd-self-insert-iso2022-8bit): Handle ISO's single shift | |
5444 codes SS2 and SS3 correctly. | |
5445 (encoded-kbd-self-insert-ccl): New function. | |
5446 (encoded-kbd-setup-keymap): New function. | |
5447 (encoded-kbd-mode): Handle CCL based coding system. Setup keymap | |
5448 by calling encoded-kbd-setup-keymap. | |
5449 | |
27813 | 5450 * emacs-lisp/lisp-mode.el: Don't change syntax of multibyte |
5451 characters. | |
5452 (lisp-mode-variables): Set multibyte-syntax-as-symbol to t | |
5453 locally. | |
5454 | |
27811 | 5455 2000-02-22 Dave Love <fx@gnu.org> |
5456 | |
5457 * emacs-lisp/lisp-mode.el (emacs-lisp-mode-syntax-table) | |
5458 (lisp-mode-map, lisp-interaction-mode-map): Define all inside | |
5459 defvar. | |
5460 (lisp-mode-syntax-table): Set up for #|...|# comments. | |
5461 (lisp-imenu-generic-expression): Purecopy strings. Use syntax | |
5462 classes. Match `defface'. | |
5463 (emacs-lisp-mode-hook): Add checkdoc-minor-mode to options. | |
5464 (eval-defun-1): Fix for defcustom. | |
5465 (lisp-indent-region): Doc fix. | |
5466 | |
5467 * subr.el (when, unless, split-string): Doc fix. | |
5468 (read-passwd): Move call of clear-this-command-keys to the right | |
5469 place. | |
5470 (replace-regexps-in-string): New function. | |
5471 | |
27807 | 5472 2000-02-22 Gerd Moellmann <gerd@gnu.org> |
5473 | |
5474 * help.el (describe-variable): Set syntax table to | |
5475 emacs-lisp-mode-syntax-table when moving forward over the | |
5476 symbol's name. | |
5477 | |
27805 | 5478 2000-02-22 Dave Love <fx@gnu.org> |
5479 | |
5480 * xt-mouse.el: Doc fixes. | |
5481 (xterm-mouse-position-function): New function, replacing advice of | |
5482 mouse-position. | |
5483 (xterm-mouse-mode): Use it. Don't turn on under a window system. | |
5484 | |
5485 * emacs-lisp/cl-indent.el: Remove bogus spec for define-condition. | |
5486 | |
27794 | 5487 2000-02-21 Gerd Moellmann <gerd@gnu.org> |
5488 | |
5489 * format.el (format-annotate-single-property-change): Handle | |
5490 properties.with dotted-list values. | |
5491 (format-proper-list-p): New function. | |
5492 | |
5493 * enriched.el (enriched-face-ans): Handle '(foreground-color | |
5494 . COLOR) and (background-color . COLOR). | |
5495 | |
27788 | 5496 2000-02-20 Dave Love <fx@gnu.org> |
5497 | |
5498 * textmodes/flyspell.el (flyspell-mouse-map): Change definition | |
5499 and assignments to it. | |
5500 (flyspell-mode-on): Define flyspell-local-mouse-map, inheriting | |
5501 current local map. | |
5502 (make-flyspell-overlay): Use it. | |
5503 (flyspell-correct-word/mouse-keymap): Change XEmacs test. | |
5504 | |
5505 * emacs-lisp/lisp-mnt.el: Don't require emacsbug at top level. | |
5506 (lm-get-header-re): Defun, not defsubst. | |
5507 (lm-get-package-name): Defun, not defsubst. Simplify. | |
5508 (lm-version): Doc fix. Simplify. | |
5509 (lm-header, lm-header-multiline, lm-header-multiline, lm-summary) | |
5510 (lm-crack-address, lm-last-modified-date, lm-commentary) | |
5511 (lm-verify, lm-synopsis): Simplify. | |
5512 (lm-report-bug): Require emacsbug. Use compose-mail. | |
5513 | |
27785 | 5514 2000-02-20 Gerd Moellmann <gerd@gnu.org> |
5515 | |
5516 * dired.el (dired-mode): Call propertized-buffer-identification | |
5517 to set mode-line-buffer-identification to something having | |
5518 the right text properties. | |
5519 | |
5520 * bindings.el (propertized-buffer-identification): New function. | |
5521 | |
27777 | 5522 2000-02-20 Dave Love <fx@gnu.org> |
5523 | |
5524 * frame.el (display-mouse-p): Use variable xterm-mouse-mode and | |
5525 check for t-mouse too. | |
5526 | |
5527 * cus-start.el: Make echo-keystrokes `number'. | |
5528 | |
27776 | 5529 2000-02-20 Eli Zaretskii <eliz@is.elta.co.il> |
5530 | |
5531 * menu-bar.el (menu-bar-goto-menu) [next-tag, next-tag-otherw]: | |
5532 Don't call ring-empty-p unless tags-location-ring is bound. | |
5533 From Noah Friedman <friedman@splode.com>. | |
5534 | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5535 2000-02-18 Thien-Thi Nguyen <ttn@gnu.org> |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5536 |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5537 * progmodes/hideshow.el (hs-flag-region): No longer use |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5538 `intangible' overlay property. |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5539 |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5540 (hs-toggle-hiding): New command. |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5541 (hs-mouse-toggle-hiding): Use `hs-toggle-hiding'. |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5542 |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5543 (hs-minor-mode): Move call to `hs-grok-mode-type' early on. |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5544 Fix omission bug: Run `hs-minor-mode-hook' for both activation |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5545 and deactivation. |
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5546 |
27757 | 5547 2000-02-18 Gerd Moellmann <gerd@gnu.org> |
5548 | |
5549 * emacs-lisp/cl-macs.el (caar, cadr, cdar, cddr): Add defsetfs. | |
5550 | |
27749 | 5551 2000-02-17 Gerd Moellmann <gerd@gnu.org> |
5552 | |
27754 | 5553 * emacs-lisp/cl-indent.el (lisp-indent-259): Indentation fix. |
5554 | |
27749 | 5555 * progmodes/pascal.el (pascal-mode-syntax-table): Change syntax |
5556 of `*' to handle `(* ... *)' comments. | |
5557 | |
27732 | 5558 2000-02-17 Eli Zaretskii <eliz@is.elta.co.il> |
5559 | |
27737 | 5560 * faces.el (list-faces-display): Use display-mouse-p instead of |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5561 window-system. |
27737 | 5562 |
27732 | 5563 * menu-bar.el (global-map): Menu-bar items converted to the new |
5564 format (menu-item..., rearranged for better CUA compliance, and | |
5565 their names changed for better clarity. Help strings added. | |
5566 | |
5567 * international/mule-cmds.el (mule-menu-keymap) | |
5568 (describe-language-environment-map, set-coding-system-map) | |
5569 (setup-language-environment-map): Convert to new (menu-item... | |
5570 form, add help strings. Change names of menu items for better | |
5571 clarity. "Mule" menu-bar item removed (it's now in the "Options" | |
5572 submenu). | |
5573 | |
27729 | 5574 2000-02-17 Gerd Moellmann <gerd@gnu.org> |
5575 | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5576 * dired-aux.el (dired-do-copy): Remove spurious character.`n' |
27729 | 5577 within the code. |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5578 |
27717 | 5579 2000-02-16 Dave Love <fx@gnu.org> |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5580 |
27717 | 5581 * faces.el: Don't require custom. Add more specific :groups to |
5582 various deffaces. | |
5583 (set-face-attribute): Purecopy args. | |
5584 (read-face-name): Default to name at point and use it in prompt. | |
5585 Remove colon from arg in all callers. | |
5586 (list-faces-display): Hyperlink to face descriptions and customize | |
5587 buffers. | |
5588 | |
27712 | 5589 2000-02-16 Per Abrahamsen <abraham@dina.kvl.dk> |
5590 | |
5591 * wid-edit.el (widget-match-inline): An atom never matches a | |
5592 list. | |
5593 | |
27707 | 5594 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> |
5595 | |
27713 | 5596 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path |
5597 at ':' characters by call to split-string. | |
27707 | 5598 |
5599 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5600 | |
27713 | 5601 * textmodes/bibtex.el: Added RCS version identification. |
27707 | 5602 |
5603 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5604 | |
27713 | 5605 * textmodes/bibtex.el: Some temporary comments removed. |
5606 (bibtex-field-name, bibtex-entry-type): Made the relationship | |
5607 explicit. | |
5608 (bibtex-field-const): Allow capital letters. | |
5609 (bibtex-start-of-string): Deleted because unused. | |
5610 | |
5611 * textmodes/bibtex.el: Unified some nomenclature. We no longer | |
5612 use the term 'reference' to describe a bibtex entry as a whole. | |
5613 Further, reference keys are no longer called 'labels'. | |
5614 (bibtex-keys): Renamed to bibtex-reference-keys. | |
5615 (bibtex-reformat-previous-labels): Renamed to | |
5616 bibtex-reformat-previous-reference-keys. | |
5617 (bibtex-reference-type): Renamed to bibtex-entry-type. | |
5618 (bibtex-reference-head): Renamed to bibtex-entry-head. | |
5619 (bibtex-reference-maybe-empty-head): Renamed to | |
5620 bibtex-entry-maybe-empty-head. | |
5621 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry. | |
5622 (bibtex-search-reference): Renamed to bibtex-search-entry. | |
5623 (bibtex-enclosing-reference-maybe-empty-head): Renamed to | |
5624 bibtex-enclosing-entry-maybe-empty-head. | |
5625 (bibtex-entry-field-alist, bibtex-entry-head, | |
5626 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry, | |
5627 bibtex-map-entries, bibtex-search-entry, | |
5628 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry, | |
5629 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode, | |
5630 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message, | |
5631 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer, | |
5632 bibtex-find-entry-location, bibtex-validate, bibtex-find-text, | |
5633 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat, | |
5634 bibtex-complete-key, bibtex-String) : Use the new nomenclature. | |
27707 | 5635 |
5636 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5637 | |
27713 | 5638 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant |
5639 comment. | |
5640 (bibtex-format-field-delimiters): New function, functionality | |
5641 extracted from bibtex-format-entry. | |
5642 (bibtex-autokey-get-yearfield-digits): New function, functionality | |
5643 extracted from bibtex-autokey-get-yearfield. | |
5644 | |
5645 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex | |
5646 entries in order to avoid stack overflow in the regexp matcher if | |
5647 field contents become large. | |
5648 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield, | |
5649 bibtex-field-string-part-not-braced, | |
5650 bibtex-field-string-part-no-inner-braces, | |
5651 bibtex-field-string-part-1-inner-brace, | |
5652 bibtex-field-string-part-2-inner-braces, | |
5653 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced, | |
5654 bibtex-field-string-quoted, bibtex-field-string, | |
5655 bibtex-field-string-or-const, bibtex-field-text, bibtex-field, | |
5656 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix, | |
5657 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted | |
5658 as parsing is now performed by the following functions. | |
5659 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced, | |
5660 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted, | |
5661 bibtex-parse-field-string, bibtex-search-forward-field-string, | |
5662 bibtex-parse-association, bibtex-field-name-for-parsing, | |
5663 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field, | |
5664 bibtex-search-forward-field, bibtex-search-backward-field, | |
5665 bibtex-start-of-field, bibtex-end-of-field, | |
5666 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field, | |
5667 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field, | |
5668 bibtex-parse-string-prefix, bibtex-parse-string-postfix, | |
5669 bibtex-parse-string, bibtex-search-forward-string, | |
5670 bibtex-search-backward-string, bibtex-start-of-string, | |
5671 bibtex-end-of-string, bibtex-start-of-reference-key-in-string, | |
5672 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string, | |
5673 bibtex-end-of-text-in-string): New functions for the parsing of bibtex | |
5674 entries. Instead of reporting the results of the parsing by | |
5675 match-beginning or match-end, these functions return data structures | |
5676 that hold the corresponding positions. | |
5677 (bibtex-enclosing-field): Changed to also report field boundaries by | |
5678 return values rather than by match-beginning or match-end. The | |
5679 following functions have been adapted to use the new parsing | |
5680 functions. | |
5681 (bibtex-skip-to-valid-entry, bibtex-search-reference, | |
5682 bibtex-enclosing-field, bibtex-format-entry, | |
5683 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring, | |
5684 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode, | |
5685 bibtex-print-help-message, bibtex-end-of-entry, | |
5686 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field, | |
5687 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters, | |
5688 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new | |
5689 method for parsing. | |
5690 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry, | |
5691 bibtex-map-entries, bibtex-flash-head, | |
5692 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry, | |
5693 bibtex-autokey-change, bibtex-autokey-get-namefield, | |
5694 bibtex-autokey-get-names, bibtex-autokey-get-titlestring, | |
5695 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode, | |
5696 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer, | |
5697 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters, | |
5698 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in | |
5699 order to make the new binding of case-fold-search immediately | |
5700 visible. | |
27707 | 5701 |
5702 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5703 | |
27713 | 5704 * textmodes/bibtex.el: Copyright notice is up to date. |
5705 Added constant 'bibtex-maintainer-salutation. | |
5706 | |
5707 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather | |
5708 than make-temp-name, use match-string-no-properties and eliminate | |
5709 a quadratic behavior when building bibtex-strings. | |
5710 | |
5711 * bibtex.el (bibtex-reference-key): Accept string entries whose | |
5712 reference key contains upper case letters. | |
27707 | 5713 |
5714 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5715 | |
27713 | 5716 * bibtex.el (bibtex-reference-head): Allow entries to start with |
5717 a new line. | |
27707 | 5718 |
5719 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5720 | |
27713 | 5721 * bibtex.el: Hiding of entry bodies is not longer provided by |
5722 bibtex.el directly. Instead the hideshow package can be used. | |
5723 Added a special bibtex entry to hs-special-modes-alist. | |
5724 (bibtex-hs-forward-sexp): Added for hideshow.el. | |
27729 | 5725 |
5726 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5727 | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5728 * textmodes/bibtex.el (bibtex-mode): Replaced manual splitting of path |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5729 at ':' characters by call to split-string. |
27729 | 5730 |
5731 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5732 | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5733 * textmodes/bibtex.el: Added RCS version identification. |
27729 | 5734 |
5735 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5736 | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5737 * textmodes/bibtex.el: Some temporary comments removed. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5738 (bibtex-field-name, bibtex-entry-type): Made the relationship |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5739 explicit. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5740 (bibtex-field-const): Allow capital letters. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5741 (bibtex-start-of-string): Deleted because unused. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5742 |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5743 * textmodes/bibtex.el: Unified some nomenclature. We no longer |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5744 use the term 'reference' to describe a bibtex entry as a whole. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5745 Further, reference keys are no longer called 'labels'. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5746 (bibtex-keys): Renamed to bibtex-reference-keys. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5747 (bibtex-reformat-previous-labels): Renamed to |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5748 bibtex-reformat-previous-reference-keys. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5749 (bibtex-reference-type): Renamed to bibtex-entry-type. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5750 (bibtex-reference-head): Renamed to bibtex-entry-head. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5751 (bibtex-reference-maybe-empty-head): Renamed to |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5752 bibtex-entry-maybe-empty-head. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5753 (bibtex-key-in-reference): Renamed to bibtex-key-in-entry. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5754 (bibtex-search-reference): Renamed to bibtex-search-entry. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5755 (bibtex-enclosing-reference-maybe-empty-head): Renamed to |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5756 bibtex-enclosing-entry-maybe-empty-head. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5757 (bibtex-entry-field-alist, bibtex-entry-head, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5758 bibtex-font-lock-keywords, bibtex-skip-to-valid-entry, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5759 bibtex-map-entries, bibtex-search-entry, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5760 bibtex-enclosing-entry-maybe-empty-head, bibtex-format-entry, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5761 bibtex-generate-autokey, bibtex-parse-keys, bibtex-pop, bibtex-mode, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5762 bibtex-submit-bug-report, bibtex-entry, bibtex-print-help-message, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5763 bibtex-make-field, bibtex-end-of-entry, bibtex-sort-buffer, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5764 bibtex-find-entry-location, bibtex-validate, bibtex-find-text, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5765 bibtex-kill-entry, bibtex-clean-entry, bibtex-reformat, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5766 bibtex-complete-key, bibtex-String) : Use the new nomenclature. |
27707 | 5767 |
5768 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5769 | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5770 * textmodes/bibtex.el (bibtex-strings, bibtex-keys): Removed redundant |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5771 comment. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5772 (bibtex-format-field-delimiters): New function, functionality |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5773 extracted from bibtex-format-entry. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5774 (bibtex-autokey-get-yearfield-digits): New function, functionality |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5775 extracted from bibtex-autokey-get-yearfield. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5776 |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5777 * textmodes/bibtex.el: Completely reimplemented parsing of bibtex |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5778 entries in order to avoid stack overflow in the regexp matcher if |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5779 field contents become large. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5780 (bibtex-cfield, bibtex-name-in-cfield, bibtex-text-in-cfield, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5781 bibtex-field-string-part-not-braced, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5782 bibtex-field-string-part-no-inner-braces, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5783 bibtex-field-string-part-1-inner-brace, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5784 bibtex-field-string-part-2-inner-braces, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5785 bibtex-field-string-part-3-inner-braces, bibtex-field-string-braced, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5786 bibtex-field-string-quoted, bibtex-field-string, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5787 bibtex-field-string-or-const, bibtex-field-text, bibtex-field, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5788 bibtex-name-in-field, bibtex-text-in-field, bibtex-reference-infix, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5789 bibtex-string, bibtex-key-in-string, bibtex-text-in-string): Deleted |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5790 as parsing is now performed by the following functions. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5791 (bibtex-parse-nested-braces, bibtex-parse-field-string-braced, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5792 bibtex-parse-quoted-string, bibtex-parse-field-string-quoted, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5793 bibtex-parse-field-string, bibtex-search-forward-field-string, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5794 bibtex-parse-association, bibtex-field-name-for-parsing, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5795 bibtex-parse-field-name, bibtex-parse-field-text, bibtex-parse-field, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5796 bibtex-search-forward-field, bibtex-search-backward-field, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5797 bibtex-start-of-field, bibtex-end-of-field, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5798 bibtex-start-of-name-in-field, bibtex-end-of-name-in-field, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5799 bibtex-start-of-text-in-field, bibtex-end-of-text-in-field, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5800 bibtex-parse-string-prefix, bibtex-parse-string-postfix, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5801 bibtex-parse-string, bibtex-search-forward-string, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5802 bibtex-search-backward-string, bibtex-start-of-string, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5803 bibtex-end-of-string, bibtex-start-of-reference-key-in-string, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5804 bibtex-end-of-reference-key-in-string, bibtex-start-of-text-in-string, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5805 bibtex-end-of-text-in-string): New functions for the parsing of bibtex |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5806 entries. Instead of reporting the results of the parsing by |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5807 match-beginning or match-end, these functions return data structures |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5808 that hold the corresponding positions. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5809 (bibtex-enclosing-field): Changed to also report field boundaries by |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5810 return values rather than by match-beginning or match-end. The |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5811 following functions have been adapted to use the new parsing |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5812 functions. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5813 (bibtex-skip-to-valid-entry, bibtex-search-reference, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5814 bibtex-enclosing-field, bibtex-format-entry, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5815 bibtex-autokey-get-namefield, bibtex-autokey-get-titlestring, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5816 bibtex-parse-keys, bibtex-complete, bibtex-pop, bibtex-mode, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5817 bibtex-print-help-message, bibtex-end-of-entry, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5818 bibtex-ispell-abstract, bibtex-validate, bibtex-next-field, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5819 bibtex-find-text, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5820 bibtex-kill-field, bibtex-empty-field, bibtex-fill-entry): Use the new |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5821 method for parsing. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5822 (bibtex-assoc-of-regexp, bibtex-skip-to-valid-entry, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5823 bibtex-map-entries, bibtex-flash-head, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5824 bibtex-enclosing-reference-maybe-empty-head, bibtex-format-entry, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5825 bibtex-autokey-change, bibtex-autokey-get-namefield, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5826 bibtex-autokey-get-names, bibtex-autokey-get-titlestring, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5827 bibtex-autokey-get-titles, bibtex-parse-keys, bibtex-pop, bibtex-mode, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5828 bibtex-end-of-entry, bibtex-ispell-abstract, bibtex-sort-buffer, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5829 bibtex-validate, bibtex-remove-OPT-or-ALT, bibtex-remove-delimiters, |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5830 bibtex-kill-field, bibtex-kill-entry): Use let* instead of let in |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5831 order to make the new binding of case-fold-search immediately |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5832 visible. |
27729 | 5833 |
5834 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5835 | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5836 * textmodes/bibtex.el: Copyright notice is up to date. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5837 Added constant 'bibtex-maintainer-salutation. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5838 |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5839 * textmodes/bibtex.el (bibtex-mode): use with-temp-buffer rather |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5840 than make-temp-name, use match-string-no-properties and eliminate |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5841 a quadratic behavior when building bibtex-strings. |
28696
0c9cb5ad25fc
(time-stamp-string-preprocess): Always convert
Sam Steingold <sds@gnu.org>
parents:
28695
diff
changeset
|
5842 |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5843 * bibtex.el (bibtex-reference-key): Accept string entries whose |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5844 reference key contains upper case letters. |
27729 | 5845 |
5846 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5847 | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5848 * bibtex.el (bibtex-reference-head): Allow entries to start with |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5849 a new line. |
27729 | 5850 |
5851 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5852 | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5853 * bibtex.el: Hiding of entry bodies is not longer provided by |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5854 bibtex.el directly. Instead the hideshow package can be used. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5855 Added a special bibtex entry to hs-special-modes-alist. |
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
5856 (bibtex-hs-forward-sexp): Added for hideshow.el. |
27729 | 5857 |
5858 2000-02-15 Dirk Herrmann <D.Herrmann@tu-bs.de> | |
5859 | |
27713 | 5860 * bibtex.el (bibtex-entry-field-alist): Added booktitle field to |
27707 | 5861 proceedings entry type (for cross referencing). Thanks to Wagner |
5862 Toledo Correa for the suggestion. | |
5863 | |
27713 | 5864 * bibtex.el: Added `reftex-view-crossref-from-bibtex' to menu. |
27707 | 5865 |
27690 | 5866 2000-02-14 Kenichi Handa <handa@etl.go.jp> |
5867 | |
5868 * international/characters.el: Setup case table for Vietnamese. | |
5869 | |
27687 | 5870 2000-02-12 Gerd Moellmann <gerd@gnu.org> |
5871 | |
5872 * uniquify.el (toplevel): Require CL at compile time. | |
5873 (uniquify-push): Removed. | |
5874 | |
5875 * shadowfile.el (shadow-when): Removed. | |
5876 | |
5877 * tempo.el (tempo-dolist, tempo-mapc): Removed. | |
5878 (tempo-process-and-insert-string): Use dolist instead of | |
5879 tempo-dolist. | |
5880 | |
5881 * textmodes/sgml-mode.el (sgml-mode-common): Remove `$' from | |
5882 regexp for paragraph-start. | |
5883 | |
5884 * mail/mail-utils.el (rmail-dont-reply-to): Remove leading | |
5885 commas as well. | |
5886 | |
27657 | 5887 2000-02-10 Dave Love <fx@gnu.org> |
5888 | |
5889 * wid-edit.el: (widgets) [defgroup]: Remove url link. | |
5890 (widget-color-choice-list, widget-color-history, widget-mouse-help): | |
5891 Deleted. | |
5892 (widget-specify-field, widget-specify-button): Don't use | |
5893 widget-mouse-help as help-echo property. | |
5894 (default): Use #'ignore for :validate and :mouse-down-action. | |
5895 (checkbox): Add help-echo. | |
5896 (widget-sexp-validate): Rewritten to clarify error messages. | |
5897 (character): Use char-valid-p in :match function. | |
5898 (widget-color-complete): Use facemenu-color-alist. | |
5899 (widget-color-action): Use facemenu-read-color. | |
5900 | |
5901 * emacs-lisp/cl-macs.el: Don't bother testing for defalias. Don't | |
5902 set up `caar' &c that we now have. | |
5903 | |
27713 | 5904 2000-02-09 Ray Blaak <blaak@gnu.org> |
5905 | |
5906 * delphi.el: Make resourcestring a declaration region, like const | |
5907 and var. | |
5908 | |
27652 | 5909 2000-02-09 Dave Love <fx@gnu.org> |
5910 | |
5911 * bindings.el (mode-line-input-method-map): New variable. | |
5912 (mode-line-mule-info): Use it; fix last change. | |
5913 (mode-line-mode-menu): Move definition. | |
5914 (mode-line-mouse-sensitive-p): Deleted. | |
5915 (mode-line-mode-name): Don't use mode-line-mouse-sensitive-p. | |
5916 (make-mode-line-mouse-sensitive): Deleted. Body moved to top | |
5917 level. | |
5918 | |
5919 * startup.el (command-line-1): Don't call | |
5920 make-mode-line-mouse-sensitive. | |
5921 | |
27644 | 5922 2000-02-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it> |
5923 | |
5924 * mail/rmail.el (rmail-retry-failure): Use | |
5925 rmail-beginning-of-message before rmail-toggle-header, because the | |
5926 former toggles headers. | |
5927 | |
27636
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5928 2000-02-06 Stefan Monnier <monnier@cs.yale.edu> |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5929 |
27637
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
5930 * diff-mode.el (diff-kill-junk): New interactive function. |
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
5931 (diff-reverse-direction): Use delete-and-extract-region. |
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
5932 (diff-post-command-hook): Restrict the area so that the hook also works |
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
5933 outside of any diff hunk. This is necessary for the minor-mode. |
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
5934 (diff-mode): Use toggle-read-only and minor-mode-overriding-map-alist. |
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
5935 (diff-minor-mode): Setup the hooks for header-hunk rewriting. |
79014abee3cc
(diff-kill-junk): New interactive function.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27636
diff
changeset
|
5936 |
27636
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5937 * font-lock.el (font-lock-keywords): Fix doc for multiline matches. |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5938 (font-lock-add-keywords): Make it work even if font-lock-mode is nil, |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5939 so that it can be used more easily in <foo>-mode-hook. Also make sure |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5940 to avoid duplicate entries. |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5941 (font-lock-update-removed-keyword-alist): Renamed `major-mode'->`mode'. |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5942 (font-lock-remove-keywords): Just as was done for `add', allow it to |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5943 work even if font-lock-mode is nil. Also make sure we don't modify |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5944 any pre-existing list by forcing a copy-sequence. Finally rename |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5945 `major-mode' to `mode'. |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5946 (font-lock-fontify-syntactic-anchored-keywords) |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5947 (font-lock-fontify-anchored-keywords) |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5948 (font-lock-fontify-keywords-region): Use line-end-position. |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5949 Don't make `font-lock-multiline' local (it's now done in |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5950 font-lock-set-defaults). |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5951 (font-lock-set-defaults): Make `font-lock-multiline' local. Also |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5952 move the `font-lock-fontified' creation to inside the `unless'. |
161ec77aa308
(font-lock-keywords): Fix doc for multiline matches.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
27634
diff
changeset
|
5953 |
27634
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
5954 2000-02-06 Andrew Innes <andrewi@gnu.org> |
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
5955 |
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
5956 * term/w32-win.el (x-handle-args): Comment out call to message, |
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
5957 which occurs before window system is initialized. |
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
5958 |
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
5959 * makefile.nt: Add support for recompiling lisp code. |
6c9ee29e8955
* dispextern.h: Change HAVE_X_WINDOWS to HAVE_WINDOW_SYSTEM,
Andrew Innes <andrewi@gnu.org>
parents:
27617
diff
changeset
|
5960 |
27610 | 5961 2000-02-04 Dave Love <fx@gnu.org> |
5962 | |
27617 | 5963 * bindings.el (mode-line-mule-info): Fix/extend last change. |
5964 | |
27610 | 5965 * completion.el: Replace completion-dolist with dolist. |
5966 | |
5967 * tar-mode.el: Replace tar-dolist, tar-dotimes with dolist, | |
5968 dotimes. | |
5969 | |
27609
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5970 2000-02-04 Carsten Dominik <dominik@strw.leidenuniv.nl> |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5971 |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5972 * textmodes/reftex.el (reftex-compile-variables): regexp-quote the |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5973 environment names before they go into the section regexp. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5974 |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5975 * textmodes/reftex-global.el (reftex-change-label): add `A-Z' to |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5976 char class in regexp. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5977 |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5978 * textmodes/reftex-parse.el (reftex-with-special-syntax): Bind |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5979 `case-fold-search' to nil. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5980 |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5981 * progmodes/idlwave.el (idlwave-template): Respect |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5982 `idlwave-abbrev-change-case'. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5983 (idlwave-rw-case, idlwave-elif, idlwave-case, idlwave-for, |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5984 idlwave-if, idlwave-procedure, idlwave-function, idlwave-repeat, |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5985 idlwave-while): respect `idlwave-reserved-word-upcase'. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5986 (idlwave-rw-case): New function. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5987 (idlwave-statement-match): Fixed problem with assignment regexp. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5988 (idlwave-font-lock-keywords): Improved regexp for keyword |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5989 parameters. |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
5990 (idlwave-surround): New argument LENGTH to support padding of |
27609
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5991 operators longer than 1 char. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5992 |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5993 * progmodes/idlw-shell.el (idlwave-shell-print): Fixed bug with |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5994 idlwave-shell-expression-overlay. Implemented printing of |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5995 expressions on higher levels of the calling stack. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5996 (idlwave-shell-display-level-in-calling-stack): Restore stack |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5997 level. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5998 (idlwave-retrieve-expression-from-level): New function. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
5999 (idlwave-shell-last-calling-stack): Variable removed. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6000 (idlwave-shell-reset): Argument action reversed (`visible' to |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6001 `hidden'). Also remove stop-line overlay. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6002 (idlwave-shell-calling-stack-routine): New variable. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6003 (idlwave-shell-parse-stack-and-display): Messages now display |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6004 negative level numbers. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6005 (idlwave-shell-mode): Set `modeline-format'. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6006 (idlwave-shell-display-line): Set `idlwave-shell-mode-line-info'. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6007 (idlwave-shell-make-new-bp-overlay): Fixed glyph display for Emacs |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6008 21. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6009 (idlwave-shell-print-expression-function): New option. |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6010 |
27609
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6011 * progmodes/idlw-toolbar.el (idlwave-toolbar-add-everywhere, |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6012 idlwave-toolbar-remove-everywhere): Keybindings prefix is now |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6013 `tool-bar' instead of `toolbar'. |
45503c8df769
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27590
diff
changeset
|
6014 |
27590 | 6015 2000-02-02 Dave Love <fx@gnu.org> |
6016 | |
6017 * emacs-lisp/cl.el: Use bytecomp-load-hook, not | |
6018 emacs-lisp-mode-hook. Don't check for defalias being defined. | |
6019 | |
6020 * emacs-lisp/cl-extra.el (cl-builtin-gethash, cl-builtin-remhash) | |
6021 (cl-builtin-maphash, cl-builtin-clrhash): Remove definitions. Use | |
6022 the new builtins directly. | |
6023 | |
6024 * whitespace.el (whitespace): Add :version to defgroup. | |
6025 | |
6026 * tooltip.el (tooltip-gud-tips-p, tooltip-gud-toggle-dereference): | |
6027 Doc fix. | |
6028 | |
6029 * thingatpt.el (sexp-at-point, symbol-at-point) | |
6030 (number-at-point, list-at-point): Add autoload cookie. | |
6031 | |
6032 * recentf.el (recentf): Add :version to defgroup. | |
6033 | |
6034 * quickurl.el (quickurl): Add :version to defgroup. | |
6035 | |
6036 * elide-head.el (elide-head): Use point-marker more. | |
6037 | |
6038 * bs.el (bs): Add :version to defgroup. | |
6039 | |
6040 * autorevert.el (global-auto-revert-mode): Add autoload cookie. | |
6041 | |
6042 * progmodes/delphi.el (delphi): Add :version to defgroup. | |
6043 | |
27587 | 6044 2000-02-02 Gerd Moellmann <gerd@gnu.org> |
6045 | |
6046 * ange-ftp.el (ange-ftp-write-region): Handle case that | |
6047 succeeding process operation sets a different coding system. | |
6048 | |
6049 * calculator.el: New file. | |
6050 | |
27572 | 6051 2000-02-02 Eli Zaretskii <eliz@is.elta.co.il> |
6052 | |
6053 * frame.el (frames-on-display-list, framep-on-display): New | |
6054 functions. | |
6055 (display-mouse-p, display-popup-menus-p, display-graphic-p) | |
6056 (display-selections-p, display-screens, display-pixel-width) | |
6057 (display-pixel-height, display-mm-width, display-mm-height) | |
6058 (display-backing-store, display-save-under, display-planes) | |
6059 (display-color-cells, display-visual-class): New functions. | |
6060 | |
6061 * term/tty-colors.el (tty-color-gray-shades): New function. | |
6062 | |
6063 * faces.el (display-color-p): Use framep-on-display. | |
6064 (display-grayscale-p): New function. | |
6065 | |
27549 | 6066 2000-01-31 Dave Love <fx@gnu.org> |
6067 | |
6068 * emacs-lisp/fontset.el (standard-fontset-spec): Purecopy it. | |
6069 (create-fontset-from-x-resource): Don't concat integers. | |
6070 | |
27545 | 6071 2000-01-31 Inge Frick <inge@nada.kth.se> |
6072 | |
6073 * view.el: Some changes in documentation. Removed some trailing | |
6074 whitespace. Changed some parameter names to agree with | |
6075 documentation. | |
6076 (view-mode-exit): Keep entry in `view-return-to-alist' only when a | |
6077 window is not deleted. Modifies change 1998-04-26. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6078 |
27541 | 6079 2000-01-31 Gerd Moellmann <gerd@gnu.org> |
6080 | |
27543 | 6081 * windmove.el: New file. |
6082 | |
27541 | 6083 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el, |
6084 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el, | |
27545 | 6085 progmodes/ebnf-yac.el: Update copyright and license info. |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6086 |
27541 | 6087 * jit-lock.el (jit-lock-function): Widen before calculating end |
6088 position. | |
6089 (jit-lock-stealth-chunk-start): Rewritten. | |
6090 | |
6091 * info.el (Info-title-face-alist): Removed. | |
6092 (Info-title-1-face, Info-title-2-face, Info-title-3-face): New | |
6093 faces. | |
6094 (Info-fontify-node): Use these faces. | |
6095 | |
27527 | 6096 2000-01-30 Gerd Moellmann <gerd@gnu.org> |
6097 | |
6098 * emacs-lisp/cl-specs.el (cl-lambda-list, cl-macro-list) | |
6099 (cl-macro-list1): Recognize `&allow-other-keys' instead of | |
6100 `&allow-other-keywords'. | |
6101 | |
6102 * mail/mh-utils.el (mh-find-progs): Add directory `etc' to | |
6103 the list of directories scanned heuristically. | |
6104 | |
6105 * Makefile (DONTCOMPILE): Remove term-nasty.el; doesn't seem to | |
6106 exist. | |
6107 | |
27523 | 6108 2000-01-30 Jason Rumney <jasonr@gnu.org> |
6109 | |
6110 * w32-fns.el: Define w32-tty-standard-colors. | |
6111 | |
6112 * startup.el (command-line): Use w32-tty-standard-colors when in | |
6113 w32 console mode. | |
6114 | |
27510 | 6115 2000-01-30 Dave Love <fx@gnu.org> |
6116 | |
27513 | 6117 * jka-compr.el (jka-compr-load): Fix up load-history. |
6118 | |
27510 | 6119 * emacs-lisp/cl.el: Replace autoloads for dolist, dotimes. |
6120 | |
6121 * emacs-lisp/cl-macs.el: Revert previous change. | |
6122 | |
27499 | 6123 2000-01-29 Dave Love <fx@gnu.org> |
6124 | |
6125 * facemenu.el: Purecopy various strings. | |
6126 | |
6127 * timezone.el (timezone-fix-time): Window against 69 for two-digit | |
6128 years. Deal with three-digit years. | |
6129 | |
6130 * help.el (help-xref-symbol-regexp, help-xref-info-regexp): Use | |
6131 defconst, purecopy. | |
6132 (help-back-label): Purecopy it. | |
6133 | |
27498 | 6134 2000-01-18 Gerd Moellmann <gerd@gnu.org> |
6135 | |
6136 * iswitchb.el (iswitchb-use-frame-buffer-list): New configuration | |
6137 variable. If non-nil, order the buffer list according to the | |
6138 currently selected frame. | |
6139 (iswitchb-make-buflist): If iswitchb-use-frame-buffer-list is | |
6140 non-nil, pass the selected frame to function buffer-list. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6141 |
27496 | 6142 2000-01-29 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
6143 | |
6144 * progmodes/ebnf2ps.el (ebnf-syntax): Doc fix | |
6145 | |
27486 | 6146 2000-01-28 Dave Love <fx@gnu.org> |
6147 | |
27491 | 6148 * emacs-lisp/cl-macs.el: Remove dotimes, dolist. |
6149 | |
27486 | 6150 * emacs-lisp/cl.el: Remove stuff for dotimes, dolist, push, pop. |
6151 Don't use lisp-indent-hook property. | |
6152 (cl-abs): Remove. | |
6153 | |
6154 * subr.el: Move out indent and edebug specs for when and unless. | |
6155 | |
6156 * emacs-lisp/lisp-mode.el: Add indent specs for dolist, dotimes, | |
6157 when, unless. | |
6158 | |
6159 * emacs-lisp/edebug.el: Add specs for push, pop, dotimes, dolist, | |
6160 unless, when. | |
6161 | |
27467 | 6162 2000-01-28 Gerd Moellmann <gerd@gnu.org> |
6163 | |
27481 | 6164 * emacs-lisp/cl-macs.el (cl-parse-loop-clause): Recognize |
6165 `collecting' as synonym for `collect'. | |
6166 | |
6167 * ange-ftp.el (ange-ftp-copy-file-internal): Quote new name | |
6168 for the case it contains spaces. | |
6169 | |
6170 * simple.el (what-cursor-position): Change formatting of | |
6171 messages. | |
6172 | |
27473 | 6173 * frame.el (delete-other-frames): New function. |
6174 (toplevel): Bind it to C-x 5 1. | |
6175 | |
27469 | 6176 * sort.el (sort-numeric-base): New option. |
6177 (sort-numeric-fields): If number starts with `0' or `0[xX[', | |
6178 interpret it as octal or hexadecimal. Use sort-numeric-base | |
6179 as default base. | |
6180 | |
27467 | 6181 * progmodes/glasses.el: New file. |
6182 | |
27451 | 6183 2000-01-27 Gerd Moellmann <gerd@gnu.org> |
6184 | |
27461 | 6185 * mail/mail-utils.el (rmail-dont-reply-to): Replace matched |
6186 userids differently. | |
6187 | |
27451 | 6188 * progmodes/ebnf2ps.el, progmodes/ebnf-bnf.el, |
6189 progmodes/ebnf-iso.el, progmodes/ebnf-otz.el, | |
6190 progmodes/ebnf-yac.el: New files. | |
6191 | |
27446 | 6192 2000-01-26 Dave Love <fx@gnu.org> |
6193 | |
6194 * emacs-lisp/checkdoc.el (checkdoc-interactive-loop): Don't lose | |
6195 on a function with an empty body. [From Eric Ludlam.] | |
6196 | |
27437 | 6197 2000-01-25 Andre Spiegel <spiegel@gnu.org> |
6198 | |
6199 * vc.el (vc-version-diff): Make sure file name is expanded. | |
6200 | |
27433 | 6201 2000-01-25 Gerd Moellmann <gerd@gnu.org> |
6202 | |
6203 * scroll-bar.el (scroll-bar-timer): Variable removed. | |
6204 (scroll-bar-toolkit-scroll): Don't use a timer. | |
6205 | |
27419 | 6206 2000-01-25 Kenichi Handa <handa@etl.go.jp> |
6207 | |
6208 * language/thai-util.el (thai-composition-function): Delete | |
6209 superfluous `a'. | |
6210 | |
27418 | 6211 2000-01-24 Dave Love <fx@gnu.org> |
6212 | |
6213 * fortran.el (fortran-mode): Use beginning-of-defun-function, | |
6214 end-of-defun-function. | |
6215 | |
6216 * font-lock.el (turn-on-font-lock): Don't depend on window-system | |
6217 &c. | |
6218 | |
27405 | 6219 2000-01-22 Jason Rumney <jasonr@gnu.org> |
6220 | |
6221 * term/w32-win.el (w32_create_initial_fontsets): Disabled as it | |
6222 conflicts with new face support. | |
6223 | |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
6224 2000-01-22 Richard M. Stallman <rms@gnu.org> |
27392
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
6225 |
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
6226 * replace.el (query-replace): Rename last arg to DELIMITED. |
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
6227 (map-query-replace-regexp, query-replace-regexp-eval): Likewise. |
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
6228 (query-replace-regexp): Likewise. |
b14445d291dd
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27385
diff
changeset
|
6229 |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
6230 2000-01-20 Richard M. Stallman <rms@gnu.org> |
27378
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
6231 |
27385
f7b7fdb0f3f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27381
diff
changeset
|
6232 * subr.el (with-syntax-table): Use make-symbol, not gensym. |
f7b7fdb0f3f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27381
diff
changeset
|
6233 |
27381
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
6234 * emacs-lisp/lisp.el (beginning-of-defun-function): |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
6235 Variable renamed from beginning-of-defun. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
6236 Do not call make-variable-buffer-local. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
6237 (beginning-of-defun-raw): Use new variable name; doc fix. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
6238 (beginning-of-defun): Doc fix. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
6239 (end-of-defun-function): Variable renamed from end-of-defun. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
6240 Do not call make-variable-buffer-local. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
6241 (end-of-defun): Use new variable name; doc fix. |
622e861dce48
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27378
diff
changeset
|
6242 |
27385
f7b7fdb0f3f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27381
diff
changeset
|
6243 * subr.el (dolist, dotimes): Copied from cl-macs.el |
f7b7fdb0f3f4
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27381
diff
changeset
|
6244 and made to work. |
27378
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
6245 |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6246 * mail/undigest.el (rmail-digest-end-regexps): |
27378
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
6247 Variable replaces rmail-digest-end-regexp. |
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
6248 Allows multiple regexps for detecting the end line. |
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
6249 (undigestify-rmail-message): Corresponding changes. |
af3075bcc264
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27368
diff
changeset
|
6250 |
27366 | 6251 2000-01-19 Dave Love <fx@gnu.org> |
6252 | |
27368 | 6253 * files.el (user-init-file): Don't declare here -- is primitive. |
6254 | |
27366 | 6255 * startup.el (command-line): Check for compiled user-init-file and |
6256 set to uncompiled version if necessary. | |
6257 | |
27358 | 6258 2000-01-18 Gerd Moellmann <gerd@gnu.org> |
6259 | |
27361 | 6260 * mail/undigest.el (rmail-digest-end-regexp): New user option. |
6261 (undigestify-rmail-message): Use it. | |
6262 | |
27358 | 6263 * ange-ftp.el (ange-ftp-skip-msgs): Add regexp for EPRT. |
6264 | |
27351 | 6265 2000-01-17 Gerd Moellmann <gerd@gnu.org> |
6266 | |
6267 * tmm.el (tmm-goto-completions): Adapt to prompt being part | |
6268 of mini-buffer. | |
6269 | |
27326 | 6270 2000-01-14 Gerd Moellmann <gerd@gnu.org> |
6271 | |
27330 | 6272 * emacs-lisp/copyright.el (copyright-update): Removed the |
6273 requirement for a trailing space from `copyright-regexp', to | |
6274 support copyrights with owner specified on a separate line.. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6275 |
27327 | 6276 * align.el: New file. |
6277 | |
27326 | 6278 * menu-bar.el (menu-bar-tools-menu): Add EUDC submenu. |
6279 | |
6280 * net/eudc.el (toplevel): Define EUDC menu for Emacs. | |
6281 | |
27323 | 6282 2000-01-13 Dave Love <fx@gnu.org> |
6283 | |
6284 * ph.el: Removed. (Obsoleted by EUDC.) | |
6285 | |
27321 | 6286 2000-01-13 Gerd Moellmann <gerd@gnu.org> |
6287 | |
6288 * net/eudc.el (toplevel): Remove autoloaded code installing | |
6289 menu with easymenu, because that causes build problems. | |
6290 | |
6291 * frame.el (frame-notice-user-settings): New variable. | |
6292 (frame-notice-user-settings): Don't modify frame parameters | |
6293 if called a second time. | |
6294 | |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
6295 2000-01-13 Richard M. Stallman <rms@gnu.org> |
27321 | 6296 |
6297 * frame.el (frame-notice-user-settings): | |
6298 Notice default-frame-parameters even for non-window frames. | |
6299 | |
27318 | 6300 2000-01-13 Gerd Moellmann <gerd@gnu.org> |
6301 | |
6302 * net/eudc-bob.el (eudc-bob-play-sound-at-point): Play sounds | |
6303 for Emacs. | |
6304 (eudc-bob-can-display-inline-images): Extend for Emacs. | |
6305 (eudc-bob-toggle-inline-display): Ditto. | |
6306 (eudc-bob-display-jpeg): Ditto. | |
6307 | |
27304 | 6308 2000-01-12 Gerd Moellmann <gerd@gnu.org> |
6309 | |
27313 | 6310 * net/eudc-bob.el, net/eudc-export.el, net/eudc-hotlist.el, |
6311 net/eudc-vars.el, net/eudc.el, net/eudcb-bbdb.el, | |
6312 net/eudcb-ldap.el, net/eudcb-ph.el, net/ldap.el: New files. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6313 |
27312 | 6314 * add-log.el (add-change-log-entry): Fix error trying an `(insert |
6315 nil)'. | |
6316 | |
6317 * subdirs.el: Add `net' directory. | |
6318 | |
27308 | 6319 * net: New directory. |
6320 | |
27304 | 6321 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Renamed from |
6322 eval-last-sexp. Don't bind debug-on-error here. | |
6323 (eval-last-sexp): New function. Bind debug-on-error if | |
6324 eval-expression-debug-on-error is non-nil. | |
6325 (eval-defun-2, eval-defun): Likewise. | |
6326 | |
6327 * simple.el (eval-expression): Don't bind debug-on-error if | |
6328 eval-expression-debug-on-error is nil. Detect changed | |
6329 debug-on-error, and propagate new value to global binding, if | |
6330 eval-expression-debug-on-error is non-nil, | |
6331 (eval-expression-debug-on-error): Change doc string. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6332 |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
6333 2000-01-11 Richard M. Stallman <rms@gnu.org> |
27300
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
6334 |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
6335 * emacs-lisp/edebug.el (with-syntax-table): Add a def-edebug-spec. |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
6336 |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
6337 * emacs-lisp/lisp-mode.el (with-syntax-table): |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
6338 Set up lisp-indent-function property. |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
6339 |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
6340 * subr.el (with-syntax-table): Moved from simple.el. |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
6341 |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
6342 * simple.el (with-syntax-table): Moved to subr.el. |
baffb2de5ce9
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27291
diff
changeset
|
6343 |
27288 | 6344 2000-01-11 Gerd Moellmann <gerd@gnu.org> |
6345 | |
27291 | 6346 * tmm.el (tmm-shortcut): Delete region after prompt instead |
6347 of erasing buffer. | |
6348 | |
27288 | 6349 * textmodes/fill.el (fill-common-string-prefix): New function. |
27309 | 6350 (fill-context-prefix): Use the longest common prefix of first |
6351 and second line fill prefix, if there is one. | |
27288 | 6352 |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
6353 2000-01-11 Richard M. Stallman <rms@gnu.org> |
27285
761090e3e94c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27282
diff
changeset
|
6354 |
761090e3e94c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27282
diff
changeset
|
6355 * array.el (array-mode): Don't use make-variable-buffer-local. |
761090e3e94c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27282
diff
changeset
|
6356 Use make-local-variable for `truncate-lines'. |
761090e3e94c
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27282
diff
changeset
|
6357 |
27282 | 6358 2000-01-11 Jari Aalto <jari.aalto@poboxes.com> |
6359 | |
6360 * add-log.el (add-log-current-defun): Handle user-defined | |
6361 add-log-current-function returning nil, | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6362 |
27280 | 6363 * add-log.el (add-change-log-entry): Insert version number |
27282 | 6364 if having found a current function |
27278 | 6365 |
6366 * add-log.el (add-log-current-defun): Call | |
6367 `add-log-current-defun-function'. Try matches at level 0 and | |
6368 level 1. Strip whitespace from defun found. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6369 |
27270
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
6370 2000-01-10 John Wiegley <johnw@gnu.org> |
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
6371 |
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
6372 * allout.el (isearch-done/outline-provisions): Added `edit' |
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
6373 argument to correspond with the current definition of |
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
6374 `isearch-done'. |
5a4e13447b47
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27265
diff
changeset
|
6375 |
27265 | 6376 2000-01-10 Dave Love <fx@gnu.org> |
6377 | |
6378 * elide-head.el (elide-head): Use point-marker, not point. | |
6379 | |
27261 | 6380 2000-01-10 Gerd Moellmann <gerd@gnu.org> |
6381 | |
27263 | 6382 * vc-hooks.el (vc-parse-buffer): Handle mixtures of dates |
6383 before and after the year 2000. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6384 |
27261 | 6385 * textmodes/ispell-merged.el (xemacsp, version18p, version-20p): |
6386 Add ispell- prefix. | |
6387 | |
6388 2000-01-10 Ken Stevens <k.stevens@ieee.org> | |
6389 | |
6390 * ispell.el: Only define dictionaries in menus when they exist. | |
6391 (version18p): New variable. | |
6392 (version20p): New variable. | |
6393 (xemacsp): New variable. | |
6394 (ispell-choices-win-default-height): Fix for XEmacs visibility. | |
6395 (ispell-dictionary-alist1): Added Brasileiro dictionary. | |
6396 (ispell-dictionary-alist6): Russian command lines no longer accept | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6397 run-together words. |
27261 | 6398 (ispell-local-dictionary-alist): Add koi8-r to customize definition. |
6399 (ispell-dictionary-alist): Add koi8-r to customize definition. | |
6400 (check-ispell-version): Added documentation string. Returns | |
28090
5627c03551f1
*** empty log message ***
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
28089
diff
changeset
|
6401 library path when called non-interactively. |
27261 | 6402 (ispell-menu-map-needed): Uses new variables. |
6403 (ispell-library-path): New variable. | |
6404 (ispell-decode-string): XEmacs fix for bogus variable bindings. | |
6405 (ispell-word): Improved documentation string. Test for valid | |
6406 character mappings. Correctly check typed in word changes that can | |
6407 result in single words split into multiple words. Returns | |
6408 replacement word. | |
6409 (ispell-command-loop): Fixes XEmacs display bugs. Show word to | |
6410 replace in recursive query replace mode. Help message for | |
6411 recursive edit mode. | |
6412 (ispell-show-choices): Protect against bad framepop bindings. | |
6413 (ispell-help): Fix to work with XEmacs. | |
6414 (ispell-highlight-spelling-error): Use new variables. | |
6415 (ispell-overlay-window): Fix to work with XEmacs. | |
6416 (ispell-parse-output): Passed and returns location information | |
6417 tracking spelling corrections. Doesn't recheck same word on | |
6418 current line. | |
6419 (ispell-init-process): Protect against bogus XEmacs variable binding. | |
6420 Fix call to single argument in sleep-for. Use new variables. | |
6421 (ispell-region): Passed and returns location information tracking | |
6422 spelling corrections. Doesn't check same word on current line. | |
6423 Improved documentation string. Doesn't resend a line already | |
6424 checked to the ispell process - fixes bug in LaTeX parsing. | |
6425 (ispell-begin-skip-region-regexp): No longer skips <TT> in SGML. | |
6426 (ispell-skip-region): No longer skips <TT> in SGML. | |
6427 (ispell-process-line): Tracks location information with spelling | |
6428 corrections. Added documentation string. Accounts for words | |
6429 already accepted on this line. Don't allow query-replace on line | |
6430 starting with math characters. Doesn't resend a line already sent | |
6431 to ispell process. Fixes alignment error bug. | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6432 |
30335
aa44e3d4f081
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
30334
diff
changeset
|
6433 2000-01-10 Richard M. Stallman <rms@gnu.org> |
27256
fde8f0332937
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27255
diff
changeset
|
6434 |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6435 * dired-x.el (dired-guess-shell-alist-default): |
27259
c41efa6c4be1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27256
diff
changeset
|
6436 Suggest xloadimage, which is free, not xv, which isn't. |
c41efa6c4be1
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27256
diff
changeset
|
6437 |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6438 * ange-ftp.el (ange-ftp-file-name-nondirectory): |
27256
fde8f0332937
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27255
diff
changeset
|
6439 Don't ever include the host name or user name in the value. |
fde8f0332937
*** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents:
27255
diff
changeset
|
6440 |
27255 | 6441 2000-01-09 Gerd Moellmann <gerd@gnu.org> |
6442 | |
6443 * textmodes/texinfmt.el (texinfo-format-scan): Use ?\n instead | |
6444 of a real newline. | |
6445 | |
27253 | 6446 2000-01-09 Stephen Eglen <stephen@gnu.org> |
6447 | |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6448 * dired-x.el (dired-guess-shell-alist-default): Suggest xv |
27253 | 6449 for .png files. |
6450 | |
27251 | 6451 2000-01-09 Per Abrahamsen <abraham@dina.kvl.dk> |
6452 | |
6453 * cus-edit.el (custom-hook-convert-widget): Fix comment. | |
6454 | |
27247 | 6455 2000-01-09 Gerd Moellmann <gerd@gnu.org> |
6456 | |
27249 | 6457 * progmodes/cperl-mode.el: Replace ^F with ^L. |
6458 | |
27247 | 6459 * sendmail.el (toplevel): Provide `sendmail' when compiling |
27772
11a8d125f241
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27757
diff
changeset
|
6460 before `require'ing rmail and mailalias to prevent infinite |
27247 | 6461 recursion. |
6462 | |
27244 | 6463 2000-01-08 Dave Love <fx@gnu.org> |
6464 | |
27265 | 6465 * emacs-lisp/backquote.el: Remove inappropriate customization |
6466 (allowing custom.el to use backquote). | |
27244 | 6467 |
27241 | 6468 2000-01-07 Dave Love <fx@gnu.org> |
6469 | |
6470 * add-log.el (add-log-debugging): Deleted. | |
6471 (add-change-log-entry): Treat a backup FILE-NAME as its parent | |
6472 file. Remove debugging code. | |
6473 (change-log-get-method-definition, change-log-name): Add doc. | |
6474 (change-log-sortable-date-at): New function. | |
6475 (change-log-merge): New command. | |
6476 | |
6477 * time.el (display-time-string-forms): Make the Mail string active. | |
6478 (display-time-update): Provide help-echo for load average. | |
6479 | |
6480 * bindings.el (make-mode-line-mouse2-map): New function. | |
6481 (mode-line-modified): Use it and simplify. | |
6482 (mode-line-mule-info): Provide help-echo info. | |
6483 (minor-mode-alist): Activate the strings. | |
6484 (make-mode-line-mouse-sensitive): Simplify for | |
6485 mode-line-buffer-identification. | |
6486 | |
27233 | 6487 2000-01-07 Gerd Moellmann <gerd@gnu.org> |
6488 | |
6489 * play/pong.el: New file. | |
6490 | |
27241 | 6491 2000-01-06 Dave Love <fx@gnu.org> |
6492 | |
6493 * array.el: Assorted cleanups for compiler warnings, doc strings, | |
6494 `array-' prefix for symbols. | |
6495 | |
6496 2000-01-05 Dave Love <fx@gnu.org> | |
6497 | |
6498 * textmodes/outline.el (outline-mode-menu-bar-map): Add | |
6499 outline-headers-as-kill. | |
6500 (outline-mode): Define imenu-generic-expression. | |
6501 (outline-headers-as-kill): New command. | |
6502 | |
6503 * textmodes/otext-mode.el (text-mode): Remove page-delimiter's `^' | |
6504 from paragraph-start. | |
6505 (paragraph-indent-minor-mode): New command. | |
6506 | |
6507 * progmodes/fortran.el (fortran-mode-map): Don't bind M-C-a, | |
6508 M-C-e, M-C-h, C-j, C-xnd, TAB. | |
6509 (fortran-mode): Set beginning-of-defun, end-of-defun. | |
6510 (fortran-column-ruler): Simplify. | |
6511 (fortran-mark-subprogram, fortran-narrow-to-subprogram): Deleted. | |
6512 (fortran-with-subprogram-narrowing): Likewise. | |
6513 (fortran-indent-subprogram): Call mark-defun. | |
6514 (fortran-check-for-matching-do): Change narrowing. | |
6515 | |
6516 * emacs-lisp/cl-extra.el (cl-make-hash-table): Use make-hash-table. | |
6517 (cl-lucid-hash-tag): Delete. | |
6518 (cl-hash-table-p): Correct test for native table. | |
6519 (cl-hash-table-count): Use hash-table-count. | |
6520 | |
6521 * browse-url.el (browse-url): Fix case of | |
6522 browse-url-browser-function being an alist. | |
6523 | |
27194
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
6524 2000-01-05 Carsten Dominik <cd@gnu.org> |
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
6525 |
27233 | 6526 * textmodes/reftex-vars.el (reftex-parse-file-extension) |
6527 (reftex-index-phrase-file-extension): New options. | |
27194
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
6528 |
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
6529 * textmodes/reftex-index.el (reftex-index-visit-phrases-buffer): |
27233 | 6530 Use new option `reftex-index-phrase-file-extension'. |
27194
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
6531 |
5d82e11959a2
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27191
diff
changeset
|
6532 * textmodes/reftex.el (reftex-access-parse-file): Use new option |
27233 | 6533 `reftex-parse-file-extension'. |
27232
1c7665b7a026
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27205
diff
changeset
|
6534 |
27191 | 6535 2000-01-05 Dave Love <fx@gnu.org> |
6536 | |
27241 | 6537 * emacs-lisp/lisp.el (beginning-of-defun): New variable. |
27191 | 6538 (beginning-of-defun-raw): Use it. |
6539 (end-of-defun): New variable. | |
6540 (end-of-defun): Use it. | |
6541 (check-parens): New command. | |
6542 | |
27182 | 6543 2000-01-05 Thien-Thi Nguyen <ttn@delysid.gnu.org> |
6544 | |
27233 | 6545 * progmodes/hideshow.el (hs-discard-overlays, hs-flag-region) |
6546 (hs-show-block): Don't use `mapcar' when not accumulating. | |
27182 | 6547 |
27184
2b11879c1a93
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27182
diff
changeset
|
6548 Fix buglet in local variables initialization. |
2b11879c1a93
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
27182
diff
changeset
|
6549 |
27176 | 6550 2000-01-05 Andreas Schwab <schwab@suse.de> |
6551 | |
6552 * hscroll.el (hscroll): Doc fix. | |
6553 | |
27175
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
6554 2000-01-05 Carsten Dominik <cd@gnu.org> |
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
6555 |
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
6556 * progmodes/idlw-shell.el (idlwave-shell-toggle-toolbar): require |
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
6557 idlw-toolbar. |
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
6558 |
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
6559 * progmodes/idlwave.el (idlwave-load-system-rinfo): load must read |
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
6560 file idlw-rinfo.el. |
27182 | 6561 (idlwave-customize): load must read file idlw-shell.el. |
6562 (idlwave-create-customize-menu): load must read file idlw-shell.el. | |
27175
17281721d2e9
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27173
diff
changeset
|
6563 |
27173
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6564 2000-01-05 Carsten Dominik <dominik@astro.uva.nl> |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6565 |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6566 * progmodes/idlw-shell.el: Also provide idlwave-shell |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6567 * progmodes/idlw-rinfo.el: Also provide idlwave-rinfo |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6568 * progmodes/idlw-toolbar.el: Also provide idlwave-toolbar |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6569 |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6570 * textmodes/reftex-dcr.el: renamed from reftex-vcr.el, provide |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6571 both reftex-dcr and reftex-vcr. |
27182 | 6572 |
27173
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6573 * textmodes/reftex.el: Renamed reftex-vcr.el to reftex-dcr.el |
921acde8334d
*** empty log message ***
Carsten Dominik <dominik@science.uva.nl>
parents:
27172
diff
changeset
|
6574 |
27164 | 6575 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
27162 | 6576 |
6577 * ps-print.el: PostScript code now is in separate files, doc fix. | |
6578 (ps-print-version): New version number (5.0.3). | |
6579 (ps-header-lines, ps-left-header, ps-right-header): No more buffer | |
6580 local. | |
6581 (ps-spool-config): Initialization fix. | |
27233 | 6582 (ps-print-prologue-1, ps-print-prologue-2) |
6583 (ps-print-duplex-feature): PostScript code moved to separated file. | |
27162 | 6584 (ps-background-image): Little code reformating. |
6585 (ps-begin-file, ps-begin-job): Fix code. | |
27191 | 6586 (ps-postscript-code-directory, ps-mark-code-directory): New vars. |
27162 | 6587 (ps-prologue-file): New fun. |
6588 | |
27159 | 6589 2000-01-05 Vinicius Jose Latorre <vinicius@cpqd.com.br> |
6590 | |
27233 | 6591 * ps-vars.el: Eliminated. |
27159 | 6592 |
6593 * ps-mule.el: ps-vars eliminated, ps-multibyte-buffer now is | |
6594 `;;;###autoload'. | |
6595 | |
6596 * ps-print.el: ps-vars eliminated, doc fix. | |
6597 (ps-print-version): New version number (5.0.2). | |
6598 (ps-spool-config): Initialization fix. | |
6599 (ps-print-customize): New fun. | |
6600 | |
27155 | 6601 2000-01-04 Gerd Moellmann <gerd@gnu.org> |
6602 | |
6603 * autorevert.el (auto-revert-mode): Return value of | |
6604 auto-revert-mode. | |
6605 | |
27152 | 6606 2000-01-04 Dave Love <fx@gnu.org> |
6607 | |
27198 | 6608 * bindings.el (make-mode-line-mouse-sensitive): Fix the toggle |
6609 menu items. | |
27152 | 6610 |
27124 | 6611 2000-01-03 Dave Love <fx@gnu.org> |
6612 | |
27191 | 6613 * elide-head.el (elide-head) [defgroup]: Add :version. |
27126 | 6614 |
27241 | 6615 * emacs-lisp/cl-extra.el (cl-emacs-type): Remove defvar. |
27124 | 6616 (cl-not-hash-table, cl-clrhash, cl-maphash, cl-hash-table-count): Use |
6617 `cl-hash-table-p', not `hash-table-p'. | |
6618 (cl-map-keymap, cl-map-keymap-recursively): Remove compatibility code. | |
6619 | |
27119 | 6620 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
6621 | |
6622 * faces.el (face-read-integer, read-face-attribute) | |
6623 (color-defined-p, color-values): unspecified-{f,b}g are now | |
6624 strings. | |
6625 | |
27112 | 6626 2000-01-03 Martin Stjernholm <bug-cc-mode@gnu.org> |
6627 | |
6628 * progmodes/cc-cmds.el (c-fill-paragraph): Count number of spaces | |
6629 at comment end, and re-insert them after filling. | |
6630 | |
27103
c1b5ae4b760a
(mouse-drag-region-1): Don't try to catch a
Eli Zaretskii <eliz@gnu.org>
parents:
27102
diff
changeset
|
6631 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
c1b5ae4b760a
(mouse-drag-region-1): Don't try to catch a
Eli Zaretskii <eliz@gnu.org>
parents:
27102
diff
changeset
|
6632 |
c1b5ae4b760a
(mouse-drag-region-1): Don't try to catch a
Eli Zaretskii <eliz@gnu.org>
parents:
27102
diff
changeset
|
6633 * progmodes/idlwave.el: Rename idlwave-*.el into idlw-*.el |
27110
3687809feff2
Renamed idlwave-*.el into idlw-*.el.
Eli Zaretskii <eliz@gnu.org>
parents:
27103
diff
changeset
|
6634 * progmodes/idlw-rinfo.el, progmodes/idlw-shell.el, |
3687809feff2
Renamed idlwave-*.el into idlw-*.el.
Eli Zaretskii <eliz@gnu.org>
parents:
27103
diff
changeset
|
6635 progmodes/idlw-toolbar.el: Renamed from idlwave-*.el. |
27103
c1b5ae4b760a
(mouse-drag-region-1): Don't try to catch a
Eli Zaretskii <eliz@gnu.org>
parents:
27102
diff
changeset
|
6636 |
27102 | 6637 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
6638 | |
6639 * term/x-win.el (xw-defined-colors): Call color-supported-p, | |
6640 the new name of face-color-supported-p. | |
6641 | |
6642 * term/w32-win.el (xw-defined-colors): Likewise. | |
6643 | |
27097 | 6644 2000-01-03 Eli Zaretskii <eliz@is.elta.co.il> |
6645 | |
6646 * simple.el (completion-setup-function): Count completion-size | |
6647 from minibuffer-prompt-end, not from point-min. | |
6648 | |
27091 | 6649 2000-01-02 Eli Zaretskii <eliz@is.elta.co.il> |
6650 | |
6651 * faces.el (read-face-attribute, defined-colors, color-defined-p): | |
6652 Pass the frame to tty-color-* functions. | |
6653 (display-color-p, frame-set-background-mode): Pass the frame to | |
6654 tty-display-color-p. | |
6655 | |
6656 * term/tty-colors.el (tty-defined-color-alist): Renamed from | |
6657 tty-color-alist. | |
6658 (tty-color-alist, tty-modify-color-alist): New functions. | |
6659 (tty-color-define, tty-color-clear, tty-color-approximate) | |
6660 (tty-color-translate, tty-color-by-index, tty-color-desc): Accept | |
6661 an optional parameter FRAME. | |
6662 | |
27074 | 6663 2000-01-01 Gerd Moellmann <gerd@gnu.org> |
6664 | |
27082 | 6665 * image.el (create-image, defimage): Don't assume image data is a |
6666 string. | |
6667 | |
27074 | 6668 * image.el (defimage): Handle specifications containing :data |
6669 instead of :file. | |
6670 (image-type-from-data): New function. | |
6671 (image-type-from-file-header): Use it. | |
6672 (create-image): Add parameter DATA-P. | |
27182 | 6673 |
30729 | 6674 See ChangeLog.8 for earlier changes. |
30993 | 6675 |
6676 ;; Local Variables: | |
31092 | 6677 ;; coding: iso-2022-7bit |
30993 | 6678 ;; End: |