]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
7f4506768ec368fe22870e193c64092b497309ec
[gnu-emacs] / lisp / ChangeLog
1 2002-05-10 Kim F. Storm <storm@cua.dk>
2
3 * emulation/cua-base.el (cua-enable-cua-keys)
4 (cua-enable-register-prefix): Added value for `other' choice.
5
6 2002-05-10 Eli Zaretskii <eliz@is.elta.co.il>
7
8 * menu-bar.el (menu-bar-showhide-scroll-bar-menu)
9 (menu-bar-showhide-menu): Use display-graphic-p, not
10 widnow-system.
11 (menu-bar-showhide-menu) <showhide-menu-bar, showhide-tool-bar>:
12 Run a named function.
13 (showhide-menu-bar, showhide-toolbar): Invoke customize-mark-as-set.
14 (menu-bar-showhide-menu) <column-number-mode, line-number-mode>:
15 Fix help text.
16
17 2002-05-10 Kim F. Storm <storm@cua.dk>
18
19 * emulation/cua-base.el (cua-mode): Misc. changes to use
20 emulation-mode-map-alists instead of minor-mode-map-alist.
21
22 2002-05-09 Richard M. Stallman <rms@gnu.org>
23
24 * mail/rmail.el (rmail-show-message):
25 Catch error in check-coding-system.
26
27 * progmodes/compile.el (compilation-error-regexp-alist):
28 New element to recognize Python error messages.
29
30 * shell.el (shell-replace-by-expanded-directory):
31 If there's already a / at the end, don't add one.
32
33 2002-05-09 Colin Walters <walters@verbum.org>
34
35 * ibuffer.el (ibuffer-mode-map): Add :enable guards for
36 `ibuffer-filter-disable', `ibuffer-pop-filter',
37 `ibuffer-or-filter', `ibuffer-negate-filter',
38 `ibuffer-decompose-filter', `ibuffer-save-filters',
39 `ibuffer-switch-to-saved-filters', `ibuffer-delete-saved-filters',
40 `ibuffer-save-filter-groups',
41 `ibuffer-switch-to-saved-filter-groups',
42 `ibuffer-delete-saved-filter-groups'.
43
44 * ibuf-ext.el (ibuffer-do-occur): Default to 0 context lines.
45
46 2002-05-09 Markus Rost <rost@math.ohio-state.edu>
47
48 * woman.el (woman-menu): Move symbol before the comment so that
49 find-function-search-for-symbol finds it.
50
51 2002-05-10 Miles Bader <miles@gnu.org>
52
53 * facemenu.el (list-colors-display): Don't use
54 `display-color-cells' unless the display class is one for which
55 that info is relevant.
56
57 2002-05-09 Simon Josefsson <jas@extundo.com>
58
59 * mail/smtpmail.el (smtpmail-send-it): Use user-mail-address from
60 calling buffer.
61 (smtpmail-auth-credentials): Bump :version to 21.4 (21.3 will not
62 have the patch).
63
64 2002-05-09 Kim F. Storm <storm@cua.dk>
65
66 * wid-edit.el (checkbox): New check-mark image.
67
68 2002-05-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
69
70 * filesets.el (filesets-running-xemacs): Fix last change.
71
72 2002-05-08 Markus Rost <rost@math.ohio-state.edu>
73
74 * help-fns.el (describe-function-1): If the source is
75 `loaddefs.el', look for the real source. This is necessary only
76 for defaliases.
77
78 * emacs-lisp/find-func.el (find-function-search-for-symbol): Add
79 autoload cookie.
80 (find-function-regexp): Include
81 "\(quote " to match the defaliases in loaddefs.el.
82
83 * filesets.el (filesets-conditional-sort): Use copy-sequence, not
84 copy-list.
85 (filesets-menu-path, filesets-menu-before, filesets-menu-in-menu):
86 Defvar them to nil if running in Emacs.
87
88 2002-05-08 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
89
90 * textmodes/flyspell.el (make-flyspell-overlay): Add help text
91 to flyspell overlays.
92
93 * info.el (Info-mode-map): Bind `c' to Info-copy-current-node-name.
94
95 2002-05-08 Richard M. Stallman <rms@gnu.org>
96
97 * diff.el (diff-regexp-alist): Doc fix.
98
99 * mail/smtpmail.el (netrc-machine, netrc-get): Add autoloads.
100
101 2002-05-08 Simon Marshall <simon@gnu.org>
102
103 * msb.el (msb-menu-bar-update-buffers): Fixed frame menu to use
104 the frame name as the car of a menu entry, rather than the frame.
105
106 2002-05-08 Juanma Barranquero <lektu@terra.es>
107
108 * rfn-eshadow.el (read-file-name-electric-shadow-mode): Fix typos
109 in docstring.
110
111 2002-05-07 Colin Walters <walters@verbum.org>
112
113 * replace.el (occur-unfontify-region-function): Delete.
114 (occur-mode): Don't use it.
115 (occur-engine): Respect `keep-props'.
116 (occur-accumulate-lines): If we're moving forward, decrement;
117 don't increment, and vice versa.
118
119 2002-05-08 Toru Tomabechi <Toru.Tomabechi@orient.unil.ch>
120
121 * language/tibet-util.el (tibetan-canonicalize-for-unicode-alist)
122 (tibetan-canonicalize-for-unicode-regexp): New variables.
123 (tibetan-canonicalize-for-unicode-region): New function.
124 (tibetan-strict-unicode): New variable.
125 (tibetan-pre-write-canonicalize-for-unicode): New function.
126
127 2002-05-07 Markus Rost <rost@math.ohio-state.edu>
128
129 * net/ange-ftp.el (ange-ftp-re-read-dir): Don't hide it behind
130 the autoload-cookie. Remove comment.
131
132 * ffap.el (ffap): Don't hide it behind the autoload-cookie.
133
134 * rect.el (close-rectangle): Don't hide it behind the
135 autoload-cookie.
136
137 2002-05-07 Juanma Barranquero <lektu@terra.es>
138
139 * windmove.el (windmove-default-keybindings): Add optional
140 parameter to allow using a modifier other than 'shift.
141
142 2002-05-07 Thomas Link <t.link@gmx.at>
143
144 * filesets.el:
145 (filesets-external-viewers): Fix customization problem.
146 (filesets-some): Replaces cl's `some'. Calls changed.
147 (filesets-member): Replaces cl's `member*'. Calls changed.
148 (filesets-ormap): New function.
149
150 2002-05-07 John Paul Wallington <jpw@shootybangbang.com>
151
152 * ibuffer.el (toplevel): Specialize `ibuffer-mode-groups-popup'
153 menu items.
154
155 2002-05-07 Colin Walters <walters@gnu.org>
156
157 * ibuf-ext.el (ibuffer-pop-filter-group): Doc fix.
158 (ibuffer-clear-filter-groups): Likewise.
159 (ibuffer-kill-filter-group): Likewise.
160 (ibuffer-kill-line): Likewise.
161 (ibuffer-read-filter-group-name): New function.
162 (ibuffer-jump-to-filter-group): Use it.
163 (ibuffer-kill-filter-group): Likewise.
164 (ibuffer-yank-filter-group): Likewise.
165 (ibuffer-decompose-filter-group): New function.
166
167 * ibuffer.el (ibuffer-mode-map): Bind it. Add :enable guard
168 around `ibuffer-filters-to-filter-group' menu item. Fix :enable
169 guards for `ibuffer-pop-filter-group' and
170 `ibuffer-clear-filter-groups'.
171
172 2002-05-06 Markus Rost <rost@math.ohio-state.edu>
173
174 * emacs-lisp/find-func.el (find-function-search-for-symbol): Use
175 with-syntax-table.
176
177 2002-05-06 Francesco Potorti` <pot@gnu.org>
178
179 * mail/rmail.el (rmail-font-lock-keywords): Highlight Resent-[Ff]rom:.
180
181 2002-05-05 Markus Rost <rost@math.ohio-state.edu>
182
183 * time-stamp.el (time-stamp-format): Doc fix: escape open
184 parenthesis in column 0.
185
186 2002-05-04 Richard M. Stallman <rms@gnu.org>
187
188 * toolbar/tool-bar.el (tool-bar-local-item-from-menu):
189 Handle both cases: when the menu item has cached info
190 and when it doesn't.
191
192 * filesets.el (filesets-browse-dir-function): Renamed from ...-fn.
193 (filesets-open-file-function, filesets-save-buffer-function): Likewise.
194 (filesets-tree-max-level): Doc fix.
195 (filesets-commands, filesets-external-viewers)
196 (filesets-ingroup-patterns): Mark as risky.
197 (filesets-cache-hostname-flag): Doc fix.
198 (filesets-menu-cache-file): Doc fix. Mark as risky.
199 (filesets-menu-before, filesets-menu-path, filesets-menu-in-menu):
200 Don't defcustom them if running in Emacs.
201
202 2002-05-04 Thomas Link <t.link@gmx.at>
203
204 * filesets.el (filesets-ingroup-collect-files):
205 Fix problem with inclusion groups' :scan-depth property.
206
207 2002-05-04 Colin Walters <walters@verbum.org>
208
209 * ibuf-ext.el (ibuffer-kill-filter-group): Test for killing
210 "Default" group earlier. Push killed group on
211 `ibuffer-filter-group-kill-ring'.
212 (ibuffer-kill-line): Document. Don't push killed group ourselves.
213 (ibuffer-yank-filter-group): Renamed from `ibuffer-yank'.
214 (ibuffer-insert-filter-group-before): New function, broken out
215 from `ibuffer-yank'.
216 (ibuffer-yank): Now just call `ibuffer-yank-filter-group'.
217
218 * ibuffer.el (ibuffer-mode-operate-menu, ibuffer-mode-mark-menu)
219 (ibuffer-mode-view-menu): Unused variables; deleted.
220 (ibuffer-find-file): Pass wildcard flag to `find-file' correctly.
221
222 2002-05-04 John Paul Wallington <jpw@shootybangbang.com>
223
224 * ibuffer.el (ibuffer-mode-groups-popup): New variable.
225 (toplevel): Bind filter group menu entries in it. Add :enable
226 forms for some menu items.
227 (toplevel): Bind [down-mouse-3] in `ibuffer-mode-filter-group-map'
228 to `ibuffer-mouse-popup-menu'.
229 (ibuffer-mouse-popup-menu): Test whether or not we're on a filter
230 group name, and if so, pop up a filter group menu.
231
232 2002-05-04 Jason Rumney <jasonr@gnu.org>
233
234 * mwheel.el (mwheel-event-button): Translate mouse-wheel events.
235 (mwheel-scroll): Recognize nil scroll amount as documented.
236
237 * term/w32-win.el (mouse-wheel-scroll-line)
238 (mouse-wheel-scroll-screen): Remove.
239 ([mouse-wheel], [C-mouse-wheel], [S-mouse-wheel]): Use mwheel-scroll.
240
241 * w32-vars.el: (mouse-wheel-scroll-amount): Removed.
242
243 2002-05-04 Markus Rost <rost@math.ohio-state.edu>
244
245 * emacs-lisp/find-func.el (find-function-search-for-symbol): Bind
246 case-fold-search when searching.
247
248 2002-05-04 Eli Zaretskii <eliz@is.elta.co.il>
249
250 * apropos.el (apropos-print): Fix the reference to mouse-2.
251
252 2002-05-04 Daniel Pfeiffer <occitan@esperanto.org>
253
254 * play/mpuz.el (mpuz-switch-to-window): Set buffer-read-only directly.
255
256 2002-05-04 Kim F. Storm <storm@cua.dk>
257
258 * cus-edit.el (custom-buffer-verbose-help): New variable.
259 (custom-buffer-create-internal): Remove verbose introduction
260 in customization buffer when it is nil.
261
262 2002-05-03 Dave Love <fx@gnu.org>
263
264 * international/mule-cmds.el (select-safe-coding-system):
265 Don't offer coding systems that use locking shift.
266 Ask for confirmation if chosen coding system disagrees with
267 a `coding:' spec in the file.
268
269 2002-05-03 John Wiegley <johnw@gnu.org>
270
271 * eshell/esh-var.el (eshell-modify-global-environment): Added this
272 customization variable, which will cause any "export" commands
273 within any eshell buffer to modify the global Emacs environment.
274 It defaults to nil, which means that such commands will only
275 modify that Eshell buffer's environment.
276 (eshell-var-initialize): Initialize
277 `eshell-modify-global-environment'.
278
279 * eshell/em-cmpl.el (eshell-command-completions-alist): Improved
280 default completion targets for objdump, nm and readelf.
281
282 2002-05-03 Colin Walters <walters@verbum.org>
283
284 * play/gamegrid.el (gamegrid-user-score-file-directory): New
285 variable.
286 (gamegrid-add-score-with-update-game-score): Use
287 `shared-game-score-directory'. Correctly handle non-setuid case.
288
289 2002-05-02 Colin Walters <walters@verbum.org>
290
291 * replace.el (occur-mode-map): Bind "q" to `delete-window'.
292 (occur-1): If one of the buffers we're searching is the *Occur*
293 buffer itself, handle it by creating a temporary buffer. If any
294 of the buffers being searched are killed, note that in the search
295 result message. Also, set local variables before we possibly kill
296 the buffer.
297
298 2002-05-02 Kim F. Storm <storm@cua.dk>
299
300 * menu-bar.el (menu-bar-make-toggle): Added optional PROPS arg.
301 (menu-bar-options-save): Added cua-mode.
302 (menu-bar-options-menu): Added toggle for cua-mode. Disable
303 toggle for transient-mark-mode if cua-mode is enabled.
304
305 * emulation/cua-base.el (cua-inhibit-cua-keys): New buffer-local
306 variable.
307
308 2002-05-01 Richard M. Stallman <rms@gnu.org>
309
310 * help.el (view-todo): New function.
311 (help-map): Bind C-h C-t to view-todo.
312 (help-for-help): Change the text.
313
314 2002-05-01 Glenn Morris <gmorris@ast.cam.ac.uk>
315
316 * progmodes/f90.el: Yet more doc string, commment and whitespace
317 changes.
318 (f90-imenu-flag): New name for internal variable f90-imenu.
319 (f90-blocks-re, f90-program-block-re, f90-end-if-re,
320 f90-no-break-re): Use regexp-opt.
321 (f90-end-type-re): Add closing "\\>".
322 (f90-indent-region): Correctly indent comments embedded in
323 continued lines.
324 (f90-indent-new-line): Make it indent the current line, as it
325 should.
326 (f90-line-continued, f90-get-present-comment-type,
327 f90-looking-at-if-then, f90-indent-line, f90-indent-new-line,
328 f90-indent-region, f90-indent-subprogram, f90-do-auto-fill,
329 f90-join-lines, f90-fill-region, f90-match-end, f90-insert-end,
330 f90-change-keywords): Minor code tidying.
331
332 * progmodes/fortran.el (fortran-strip-sequence-nos): Rename from
333 typo `fortran-strip-sqeuence-nos'.
334
335 2002-05-01 Eli Zaretskii <eliz@is.elta.co.il>
336
337 * simple.el (clone-indirect-buffer-other-window): Fix a typo in
338 pop-up-window.
339
340 2002-05-01 Kim F. Storm <storm@cua.dk>
341
342 * emulation/cua-base.el (cua--pre-command-handler): Only
343 interpret delete-selection property if mark-active.
344 (cua-mode): Fixed require in defcustom.
345
346 2002-05-01 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
347
348 * calendar/cal-menu.el (cal-menu-x-popup-menu): Fix argument of
349 error call.
350
351 2002-05-01 Colin Walters <walters@verbum.org>
352
353 * textmodes/tex-mode.el (tex-validate-buffer): Use
354 `occur-revert-arguments' instead of setting `occur-nlines' and
355 `occur-buffer'. Don't test for `input-pending-p' in loop. Set
356 text property `occur-target' instead of `occur'.
357
358 2002-04-30 John Wiegley <johnw@gnu.org>
359
360 * align.el (align-region): Fixed the fix to align-region, because
361 the "name" argument was appearing twice.
362
363 2002-05-01 Martin Stjernholm <bug-cc-mode@gnu.org>
364
365 * progmodes/cc-engine.el (c-beginning-of-decl-1): Better way
366 to handle protection labels, one which doesn't get confused by
367 inherit colons.
368
369 * progmodes/cc-engine.el (c-end-of-decl-1): Don't treat
370 functions that have "class" or "struct" in the return type as
371 classes or structs.
372
373 2002-04-30 Kim F. Storm <storm@cua.dk>
374
375 * menu-bar.el (menu-bar-custom-menu): Change "Recently Changed
376 Options" to "New Options..."; rephrase tooltip.
377 Rephrase tooltip for "Specific Option...".
378 Added "Saved Options" item. [from Simon Marshall]
379
380 2002-04-30 Richard M. Stallman <rms@gnu.org>
381
382 * time.el (display-time-mail-directory)
383 (display-time-mail-function): Doc fixes.
384
385 * ediff-hook.el: Remove autoload cookies.
386
387 * language/tibetan.el (tibetan-obsolete-glyphs): Now in tibet-util.el.
388
389 * language/tibet-util.el (tibetan-obsolete-glyphs): From tibetan.el.
390
391 * align.el (align-region): Fix call to `message'.
392 Check that (car rule) is a symbol.
393
394 * autoinsert.el (auto-insert-directory): Doc fix.
395
396 * facemenu.el (describe-text-at and stuff): Moved to descr-text.el.
397
398 * descr-text.el: New file, broken out of facemenu.el.
399
400 * emacs-lisp/advice.el (documentation): Add ad-define-subr-args call.
401
402 2002-04-29 Markus Rost <rost@math.ohio-state.edu>
403
404 * mail/emacsbug.el (report-emacs-bug-hook): Use
405 replace-match only if search was successful.
406
407 2002-04-29 Richard M. Stallman <rms@gnu.org>
408
409 * net/zone-mode.el (zone-mode): Add write-file-hooks hook locally.
410
411 * mail/emacsbug.el (report-emacs-bug-hook): Don't fail completely
412 if the user edits the Emacs version number in the text.
413
414 * filesets.el (filesets-running-xemacs): Make defvar unconditional.
415 (filesets-ingroup-files): Renamed from filesets-ingroup-paths.
416 (filesets-error): Simplify definition and make conditional
417 on filesets-running-xemacs.
418 (filesets-find-file-using): Renamed from fsfind-file-using.
419
420 2002-04-29 Colin Walters <walters@verbum.org>
421
422 * ibuf-ext.el (ibuffer-kill-filter-group): Call `delete' function.
423 (ibuffer-kill-line): Copy the filter group data structure when
424 killing.
425 (ibuffer-yank): Handle case where we're yanking on the default
426 group correctly.
427 (ibuffer-delete-saved-filter-groups): Doc fix.
428
429 * play/gamegrid.el (gamegrid-add-score-with-update-game-score):
430 Test whether or not update-game-score is setuid, and do the right
431 thing.
432
433 2002-04-29 Kim F. Storm <storm@cua.dk>
434
435 * subr.el (remove-yank-excluded-properties): New helper function.
436 (insert-for-yank, insert-buffer-substring-as-yank): Use it.
437
438 * simple.el (yank-excluded-properties): Added help-echo to list.
439
440 2002-04-29 Glenn Morris <gmorris@ast.cam.ac.uk>
441
442 * autoinsert.el (auto-insert-directory): Doc fix.
443
444 * progmodes/f90.el: Add/change doc strings for many inline
445 functions. Whitespace changes.
446 (f90-indent-line-no, f90-update-line): Minor code changes.
447
448 2002-04-29 Kim F. Storm <storm@cua.dk>
449
450 * emulation/cua-base.el: New file.
451
452 * emulation/cua-rect.el: New file.
453
454 * emulation/cua-gmrk.el: New file.
455
456 * emulation/keypad.el: New file.
457
458 2002-04-29 Triet Hoai Lai <thlai@ee.usyd.edu.au>
459
460 * language/vietnamese.el (viet-tcvn-decode-table, ccl-decode-tcvn)
461 (ccl-encode-tcvn, ccl-encode-tcvn-font, vietnamese-tcvn): New
462 Vietnamese coding system.
463
464 * language/viet-util.el: Update Commentary section.
465
466 2002-04-29 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
467
468 * filesets.el (filesets-data): Doc fix.
469 (filesets-running-xemacs): Define even when compiling.
470
471 * recentf.el (recentf-cancel-dialog): Remove dot at the end of
472 sentence.
473
474 2002-04-29 Stefan Monnier <monnier@cs.yale.edu>
475
476 * textmodes/fill.el (fill-context-prefix): Fix last change with
477 yet-another-approach.
478
479 2002-04-28 Markus Rost <rost@math.ohio-state.edu>
480
481 * net/ange-ftp.el (ange-ftp-passive-host-alist)
482 (ange-ftp-bs2000-additional-pubsets): Fix custom type.
483
484 * files.el (small-temporary-file-directory): Fix custom type.
485
486 2002-04-28 Glenn Morris <gmorris@ast.cam.ac.uk>
487
488 * progmodes/f90.el (f90-xemacs-flag): New variable.
489 (f90-mark-subprogram-overlay): New variable.
490 (f90-mark-subprogram): Now it highlights the subprogram.
491 (f90-font-lock-keywords-1, f90-font-lock-keywords-2):
492 Fix highlighting of various "type" forms.
493
494 2002-04-28 Colin Walters <walters@verbum.org>
495
496 * ibuffer.el (ibuffer-mode): Additional documentation on filter
497 groups.
498
499 2002-04-28 John Paul Wallington <jpw@shootybangbang.com>
500
501 * ibuf-ext.el (ibuffer-set-filter-groups-by-mode): Don't make an
502 ibuffer-mode filter group if `ibuffer-view-ibuffer' is nil.
503
504 2002-04-28 Richard M. Stallman <rms@gnu.org>
505
506 * mail/sendmail.el (mail-recover-1): Decrease non-random-len
507 by 1 for the newly-readded #.
508
509 * files.el (make-auto-save-file-name): Specify # as suffix
510 in the non-file-visiting case.
511
512 * subr.el (make-temp-file): New arg SUFFIX.
513
514 * filesets.el: New file.
515
516 * replace.el (occur-accumulate-lines): Avoid incf and decf.
517 (occur-engine-add-prefix): New function.
518 (occur-engine): Avoid using macrolet, incf and decf.
519 Use occur-engine-add-prefix instead.
520 Rename `l' to `lines' and `c' to `matches'.
521
522 * replace.el (occur-engine, occur-mode-mouse-goto)
523 (occur-mode-find-occurrence, occur-mode-goto-occurrence)
524 (occur-mode-goto-occurrence-other-window)
525 (occur-mode-display-occurrence): A position is just a marker,
526 not a list.
527
528 * replace.el (occur-revert-arguments):
529 Renamed from occur-revert-properties. All uses changed.
530
531 2002-04-28 Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>
532
533 * recentf.el (recentf-menu-before): Use string to specify path in
534 the menu.
535
536 * international/mule-cmds.el (read-language-name): Take care of
537 non-list values.
538
539 2002-04-27 Richard M. Stallman <rms@gnu.org>
540
541 * custom.el (custom-load-symbol): Moved from cus-edit.el.
542 (custom-load-recursion): Likewise.
543
544 * cus-edit.el (custom-load-symbol): Moved to custom.el.
545 (custom-load-recursion): Likewise.
546
547 * progmodes/ada-xref.el (ada-add-ada-menu): Menu pseudo-keys
548 generated by easymenu are now lowercase.
549
550 2002-04-27 Richard M. Stallman <rms@gnu.org>
551
552 * menu-bar.el (menu-bar-update-buffers): Add menu items
553 Next Buffer and Previous Buffer.
554
555 * simple.el (next-buffer, prev-buffer): New commands.
556 Bind C-x left and C-x right to them.
557
558 * info.el (Info-header-line): Mark it as risky-local-variable.
559
560 * subr.el (insert-for-yank): Replace `category' property
561 with whatever properties it stands for.
562
563 * subr.el (member-ignore-case): Ignore non-strings in LIST.
564
565 2002-04-27 Miles Bader <miles@gnu.org>
566
567 * faces.el (read-face-name): Format the prompt correctly when
568 there's no default.
569
570 2002-04-26 Andrew Choi <akochoi@shaw.ca>
571
572 * term/mac-win.el: Don't call ediff-toggle-multiframe.
573 Set default directory. Set process-connection-type to nil.
574
575 2002-04-26 Richard M. Stallman <rms@gnu.org>
576
577 * loadup.el: Explicitly load cus-face and timer.
578
579 * isearch.el: Don't require timer.
580
581 * faces.el: Don't require cus-face.
582
583 * cus-edit.el (customize-face): Use read-face-name
584 and handle multiple faces.
585 (customize-face-other-window): Make it work similarly.
586
587 * faces.el (read-face-name): New defaulting features.
588 New args STRING-DESCRIBING-DEFAULT and MULTIPLE.
589 (list-faces-display): Use the face, not its name string,
590 as arg when running customize-face.
591 Put a `read-face-name' prop on the entire line.
592 (describe-face): Handle multiple faces via read-face-name.
593
594 * textmodes/tex-mode.el (tex-start-options): New variable.
595 (tex-start-commands): New variable.
596 (tex-start-options-string): Variable deleted.
597 (tex-start-tex): Use tex-start-options and tex-start-commands,
598 not tex-start-options-string.
599 (tex-command): Doc fix.
600
601 2002-04-26 Sam Steingold <sds@gnu.org>
602
603 * mail/smtpmail.el (smtpmail-try-auth-methods): When `host' is
604 not in the authinfo/netrc, keep `cred' at nil.
605
606 2002-04-26 Gerd Moellmann <gerd@gnu.org>
607
608 * find-file.el: Remove Ada-specific example code.
609
610 2002-04-25 Michael Kifer <kifer@cs.stonybrook.edu>
611
612 * ediff-hooks.el: Put back the autoloads.
613
614 2002-04-25 Colin Walters <walters@verbum.org>
615
616 * ibuffer.el (define column process): Use `ibuffer-aif'.
617
618 * ibuf-ext.el (ibuffer-saved-filter-groups): Don't include broken
619 defaults.
620 (ibuffer-yank): Be sure to `setq' after we use `nconc'.
621 (ibuffer-save-filter-groups): Correctly structure filter groups.
622 (ibuffer-switch-to-saved-filter-groups): Correctly extract filter
623 groups.
624
625 2002-04-25 Simon Josefsson <jas@extundo.com>
626
627 * mail/sendmail.el (mail-use-dsn): New variable to request
628 delivery status notification from MTA.
629 (sendmail-send-it): Use it.
630
631 * mail/smtpmail.el (smtpmail-queue-counter): New variable.
632 (smtpmail-send-it): Use it to construct new queue filenames
633 (needed if you send more than one message per second, which is
634 possible if you use Gnus Agent).
635
636 * mail/smtpmail.el (smtpmail-auth-credentials): Support netrc
637 files as well.
638 (smtpmail-try-auth-methods): Support netrc data.
639 (netrc-parse): Autoload netrc.
640
641 2002-04-25 Colin Walters <walters@verbum.org>
642
643 * replace.el (multi-occur-by-filename-regexp): Doc fix.
644 (occur-engine): Go to `point-min'. Make nlines argument actually
645 mean number of context lines. Handle it. Pad digits to the right.
646
647 * ibuf-ext.el (ibuffer-filtering-groups): Renamed to
648 `ibuffer-filter-groups'. All users updated.
649 (ibuffer-show-empty-filter-groups): New variable.
650 (ibuffer-saved-filter-groups): New variable.
651 (ibuffer-maybe-save-stuff): Renamed from
652 `ibuffer-maybe-save-saved-filters'. Callers updated.
653 Handle `ibuffer-saved-filter-groups'.
654 (ibuffer-hidden-filtering-groups): Renamed to
655 `ibuffer-hidden-filter-groups'.
656 (ibuffer-filter-group-kill-ring): New variable.
657 (ibuffer-save-with-custom): Doc fix.
658 (ibuffer-set-filter-groups-by-mode): New function.
659 (ibuffer-clear-filter-groups): New function.
660 (ibuffer-current-filter-groups-with-position): Renamed from
661 `ibuffer-current-filter-groups'. Callers updated.
662 (ibuffer-kill-filter-group): New function.
663 (ibuffer-kill-line): New function.
664 (ibuffer-yank): New function.
665 (ibuffer-save-filter-groups): New function.
666 (ibuffer-delete-saved-filter-groups): New function.
667 (ibuffer-switch-to-saved-filter-groups): New function.
668 (ibuffer-mark-on-buffer): Add optional arguments for adding a
669 specific mark, and marking on a specific group.
670
671 * ibuffer.el (ibuffer-formats): Doc fix.
672 (ibuffer-mode-map): Bind <up> to `ibuffer-backward-line'.
673 Bind new functions from ibuf-ext.el. Add menu entries for them.
674 Remove superfluous tooltips.
675 (ibuffer-toggle-marks): If on a group name, then toggle marks just
676 in that group.
677 (ibuffer-mark-interactive): Handle filter groups.
678 (ibuffer-mark-forward, ibuffer-unmark-forward)
679 (ibuffer-mark-for-delete, ibuffer-unmark-backward)
680 (ibuffer-mark-for-delete-backwards): Update docs.
681 (ibuffer-current-filter-groups): Moved to ibuf-ext.el, and renamed
682 to `ibuffer-current-filter-groups-with-position'.
683 (ibuffer-redisplay-engine): Handle `ibuffer-show-empty-filter-groups'.
684 (ibuffer-mode): Add some documentation about filter groups.
685
686 2002-04-25 Andreas Schwab <schwab@suse.de>
687
688 * find-dired.el (find-name-dired): Don't quote pattern twice.
689
690 2002-04-26 Miles Bader <miles@gnu.org>
691
692 * cus-edit.el (customize-face, customize-face-other-window):
693 Use default instead of initial-input for suggested face.
694
695 2002-04-25 Gerd Moellmann <gerd@gnu.org>
696
697 * cus-edit.el (customize-face-other-window, customize-face):
698 Interactively, when point is on text with a face, suggest to
699 customize that face.
700
701 2002-04-25 Glenn Morris <gmorris@ast.cam.ac.uk>
702
703 * progmodes/f90.el: General tidy-up of commentary and some doc
704 strings.
705
706 2002-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
707
708 * scroll-all.el (scroll-all-function-all) New function to do the
709 actual work.
710 (scroll-all-scroll-down-all, scroll-all-scroll-up-all,
711 scroll-all-page-down-all, scroll-all-page-up-all,
712 scroll-all-beginning-of-buffer-all, scroll-all-end-of-buffer-all):
713 Make them use scroll-all-function-all.
714
715 * progmodes/f90.el (f90-get-beg-of-line): Removed and replaced
716 with line-beginning-position.
717 (f90-get-end-of-line): Removed and replaced with line-end-position.
718 (f90-match-piece): Removed and replaced with match-string.
719 (f90-current-indentation): Remove `current-column'.
720 (f90-get-present-comment-type): Use match-string rather than
721 buffer-substring.
722 (f90-match-end): Use line-beginning-position, line-end-position
723 rather than beginning-of-line, end-of-line.
724 (f90-startup-message): Variable removed.
725
726 2002-04-24 Colin Walters <walters@verbum.org>
727
728 * replace.el (occur-accumulate-lines): Add optional argument
729 `no-props'. Handle it.
730 (occur-engine): Use it.
731
732 * ibuf-ext.el (toplevel): Remove byte-compile-dynamic. Try to set
733 up autoloads manually.
734 (ibuffer-split-list): New function.
735 (ibuffer-filtering-groups): New variable.
736 (ibuffer-hidden-filtering-groups): New variable.
737 (ibuffer-mouse-toggle-filter-group): New function.
738 (ibuffer-toggle-filter-group): New function.
739 (ibuffer-toggle-filter-group-1): New function.
740 (ibuffer-forward-filter-group): New function.
741 (ibuffer-backward-filter-group): New funtion.
742 (ibuffer-generate-filter-groups): New function.
743 (ibuffer-filters-to-filter-group): New function.
744 (ibuffer-pop-filter-group): New function.
745 (ibuffer-jump-to-filter-group): New function.
746 (ibuffer-do-occur): Just use `occur-read-primary-args'
747
748 * ibuffer.el (ibuffer-filter-group-name-face): New.
749 (ibuffer-mode-map): Bind and add menu entries for most new
750 functions; also, bind the arrow keys to the movement functions.
751 (ibuffer-mode-filter-group-map): New.
752 (ibuffer-mouse-toggle-mark): Handle group names.
753 (ibuffer-mouse-visit-buffer): Error if the current buffer is killed.
754 (ibuffer-skip-properties): New function.
755 (ibuffer-backward-line, ibuffer-forward-line): Optionally skip
756 group names. Also, handle new properties.
757 (ibuffer-visit-buffer, ibuffer-visit-buffer-other-window):
758 Move error handling to `ibuffer-current-buffer'.
759 (ibuffer-visit-buffer-other-frame, ibuffer-bury-buffer): Ditto.
760 (ibuffer-visit-tags-table, ibuffer-do-view-1): Ditto.
761 (ibuffer-toggle-marks): Add optional group argument.
762 (ibuffer-mark-interactive): Skip group names.
763 (ibuffer-current-buffer): Clean up error handling.
764 (ibuffer-fontify-region-function): Fontify group names.
765 (ibuffer-map-lines): Add extra group argument. Handle it.
766 (ibuffer-current-filter-groups): New function.
767 (ibuffer-redisplay): Handle hidden filtering groups.
768 (ibuffer-sort-bufferlist): New function, taken from
769 `ibuffer-insert-buffers-and-marks'.
770 (ibuffer-insert-filter-group): New function.
771 (ibuffer-redisplay-engine): Renamed from
772 `ibuffer-insert-buffers-and-marks'. Handle new filtering groups.
773 (ibuffer): Add filter-groups argument. Handle it.
774 Use `save-selected-window'.
775 (ibuffer-mode): Make `ibuffer-filtering-groups' and
776 `ibuffer-hidden-filtering-groups' buffer-local.
777
778 * ibuf-macs.el (ibuffer-save-marks): Call `ibuffer-redisplay-engine'.
779
780 2002-04-24 Richard M. Stallman <rms@gnu.org>
781
782 * emacs-lisp/easymenu.el (easy-menu-intern): Downcase before interning.
783 (easy-menu-define-key-intern): Function deleted; callers intern
784 and then call easy-menu-define-key.
785 (easy-menu-do-add-item): Explicitly intern the key, but not BEFORE.
786 (easy-menu-define-key): Use easy-menu-name-match to match BEFORE.
787 (easy-menu-name-match): New function.
788 (add-submenu): New function.
789 (easy-menu-get-map-look-for-name): Use easy-menu-name-match.
790
791 2002-04-24 Eli Zaretskii <eliz@is.elta.co.il>
792
793 * menu-bar.el (menu-bar-adv-search-menu)
794 (menu-bar-adv-search-menu): Improve the help text.
795
796 2002-04-24 Simon Josefsson <jas@extundo.com>
797
798 * net/netrc.el: New file.
799
800 2002-04-24 Thomas DeWeese <tdeweese@rochester.rr.com>
801
802 * term/x-win.el (x-select-text, x-cut-buffer-or-selection-value):
803 Check if any of the available selection sources has new content
804 and if so it will return that content.
805
806 2002-04-24
807
808 * international/mule-diag.el (describe-coding-system,
809 print-coding-system-briefly): Make printed output have a similar
810 format as describe-character-set.
811
812 2001-12-20 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
813
814 * play/blackbox.el (bb-member): Remove, use member instead.
815 (bb-delete): Remove, use delete instead.
816 Update copyright notice. Defvar for bb-board, bb-x, bb-y,
817 bb-score, bb-detour-count and bb-balls-placed.
818 Propertize results of rays.
819
820 2001-12-19 Karl Fogel <kfogel@red-bean.com>
821
822 * isearch.el (isearch-forward, isearch-edit-string): Make doc
823 strings mention keybinding for `isearch-yank-word-or-char',
824 rather than `isearch-yank-word', since the former is bound now
825 and the latter is not.
826 (isearch-yank-word-or-char): Fix formatting.
827
828 2001-12-19 Werner Lemberg <wl@gnu.org>
829
830 * language/czech.el, language/european.el, language/slovak.el: More
831 fixes for language info doc strings.
832
833 2001-12-19 Eli Zaretskii <eliz@is.elta.co.il>
834
835 * loadup.el: Add "language" to the load-path.
836
837 2001-12-19 Richard M. Stallman <rms@gnu.org>
838
839 * international/mule-cmds.el (describe-language-environment):
840 Fix calls to help-xref-button.
841
842 2001-12-19 Miles Bader <miles@gnu.org>
843
844 * international/fontset.el: Require `ind-util' when compiling.
845
846 2001-12-18 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
847
848 * language/ethio-util.el (ethio-modify-vowel): Use char-to-string
849 instead of decompose-composite-char.
850
851 2001-12-18 Richard M. Stallman <rms@gnu.org>
852
853 * simple.el (eval-expression-print-level)
854 (eval-expression-print-length): Doc fixes.
855
856 * international/mule-diag.el (describe-character-set):
857 Fix the arg to help-xref-button.
858
859 * files.el (directory-free-space-program): New variable.
860 (directory-free-space-args): New variable.
861 (insert-directory): Use those two variables for getting free space.
862 Use file-system-info instead, if that is defined.
863
864 * dired.el (dired-free-space-program): Variable deleted.
865 (dired-free-space-args): Variable deleted.
866 (dired-insert-directory): Don't try to determine free space.
867
868 * files.el (font-lock-defaults): Add risky-local-variables prop.
869 (hack-one-local-variable): Treat various font-lock variables as risky.
870
871 2001-12-18 Werner Lemberg <wl@gnu.org>
872
873 * language/chinese.el, language/cyrillic.el:
874 * language/czech.el, language/european.el, language/greek.el:
875 * language/hebrew.el, language/indian.el, language/japanese.el:
876 * language/korean.el, language/lao.el, language/slovak.el:
877 * language/thai.el, language/tibetan.el, language/vietnamese.el:
878 Improve documentation strings of coding systems and language infos.
879
880 2001-12-18 Werner LEMBERG <wl@gnu.org>
881
882 Add support for EUC-TW decoding/encoding.
883
884 * language/china-util.el (big5-to-flat-code, flat-code-to-big5,
885 euc-to-flat-code, flat-code-to-euc, expand-euc-big5-alist):
886 New auxiliary functions to build `big5-to-cns'.
887 (big5-to-cns): New translation alist.
888
889 * language/chinese.el: Added new coding system `euc-tw' and its
890 alias `euc-taiwan'.
891 Updated language `Chinese-CNS' to include euc-tw encoding also.
892 (ccl-decode-euc-tw, ccl-encode-euc-tw): New functions for handling
893 euc-tw.
894
895 2001-12-18 Dave Love <fx@gnu.org>
896
897 * loadup.el: Add language/utf-8-lang, language/georgian.
898
899 * image-file.el (image-file-name-extensions): Add pnm. Doc fix.
900 (image-file-name-regexps): Doc fix.
901
902 * server.el (server-unload-hook): New function.
903
904 * emacs-lisp/lisp-mnt.el (lm-copyright-prefix): Group the leader.
905 (lm-crack-copyright): Cope with multi-line copyright `lines'.
906
907 * simple.el (newline): Doc fix.
908 (eval-expression-print-level, eval-expression-print-length): Doc
909 fix. Amend :type.
910 (next-line, previous-line): Make arg optional.
911 (newline): Doc fix.
912
913 * Makefile.in (DONTCOMPILE): Add various language files.
914
915 * international/quail.el (quail-input-string-to-events): Don't use
916 string-to-list.
917
918 * progmodes/f90.el (f90-break-line): Avoid infinite recursion
919 calling `newline'.
920
921 2001-12-17 Richard M. Stallman <rms@gnu.org>
922
923 * comint.el (comint-dynamic-list-input-ring-select): New function.
924 Switches back to the old window configuration.
925 (comint-dynamic-list-input-r
926 equivalents of characters in various Mule charsets and for extra
927 Unicode characters. Don't define specific categories for
928 Indian/Devanagari, since they aren't used.
929
930 2001-12-06 Richard M. Stallman <rms@gnu.org>
931
932 * textmodes/fill.el (set-justification): Rename arg VALUE to STYLE.
933 (set-justification-left, set-justification-right): Doc fix.
934
935 * progmodes/f90.el (f90-break-line): Use (newline 1) to insert newline.
936 (bug-f90-mode): Variable deleted.
937
938 2001-12-06 Stefan Monnier <monnier@cs.yale.edu>
939
940 * indent.el (indent-line-function): Default is indent-relative again.
941
942 2001-12-07 Miles Bader <miles@gnu.org>
943
944 * progmodes/compile.el (compilation-error-regexp-alist):
945 Added regexps for RXP.
946
947 2001-12-05 Eli Zaretskii <eliz@is.elta.co.il>
948
949 * progmodes/cwarn.el (cwarn-font-lock-match-assignment-in-expression):
950 Add shift-assignment operators to those highlighted, and highlight
951 the whole operator rather than just the "=".
952
953 2001-12-04 Juanma Barranquero <lektu@terra.es>
954
955 * files.el (save-abbrevs, save-some-buffers): Don't ask the user
956 before saving abbrevs if `save-abbrevs' has the value `silently'.
957
958 2001-12-04 Andreas Schwab <schwab@suse.de>
959
960 * xt-mouse.el (turn-off-xterm-mouse-tracking): Doc fix.
961
962 2001-12-04 Colin Walters <walters@debian.org>
963
964 * emacs-lisp/autoload.el (make-autoload): Also generate autoloads
965 for `defmacro*' forms.
966
967 * emacs-lisp/lisp-mode.el (toplevel): Define docstring offset for
968 `defmacro*'.
969
970 2001-12-03 Stefan Monnier <monnier@cs.yale.edu>
971
972 * progmodes/antlr-mode.el (antlr-c-common-init): Undo last change.
973
974 2001-12-02 Richard M. Stallman <rms@gnu.org>
975
976 * files.el (insert-directory): If the df output does not look right,
977 don't try to use it. Other cleanups in overall code structure.
978
979 2001-12-02 Stefan Monnier <monnier@cs.yale.edu>
980
981 * textmodes/outline.el (outline-mode-prefix-map):
982 Add bindings for outline-promote and outline-demote.
983 (outline-minor-mode-menu-bar-map): New var.
984 (outline-minor-mode): Use it.
985 (outline-heading-alist): New var (renamed from outline-level-heading).
986 (outline-level): Use it.
987 (outline-insert-heading, outline-promote, outline-demote):
988 Update to use outline-heading-alist.
989
990 * disp-table.el (standard-display-european):
991 Simplify since the function is not interactive any more.
992 Don't set the existing buffers to unibyte.
993
994 * pcvs-util.el (cvs-file-to-string): Move condition-case outside.
995
996 * pcvs.el (cvs-reread-cvsrc): Don't use cvs-file-to-string.
997
998 * reveal.el (reveal-mode): Fix reveal-mode's lighter.
999
1000 * shell.el (shell): Use shell-file-name.
1001 Pop to buffer before calling comint to set COLUMNS properly.
1002
1003 * emacs-lisp/cl.el (svref): New alias.
1004
1005 * progmodes/antlr-mode.el (antlr-c-common-init):
1006 Don't inhibit adaptive-fill-mode any more.
1007
1008 * progmodes/delphi.el (delphi-mode): Don't use make-local-hook.
1009
1010 * progmodes/etags.el (tags-with-face): Use make-symbol.
1011 (tags-search, tags-query-replace): Use backquotes.
1012
1013 * textmodes/picture.el (picture-mode-map): Don't use defconst
1014 for a variable.
1015
1016 2001-12-02 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1017
1018 * textmodes/reftex-index.el (reftex-index-mode):
1019 Remove make-local-hook.
1020
1021 * textmodes/reftex-toc.el (reftex-toc-mode): Likewise.
1022
1023 2001-12-02 Kim F. Storm <storm@cua.dk>
1024
1025 * isearch.el (isearch-resume-enabled): New variable.
1026 (isearch-done): Use that variable.
1027
1028 2001-12-01 Richard M. Stallman <rms@gnu.org>
1029
1030 * wid-edit.el (widget-button-click): Don't move point permanently:
1031 Avoid mouse-set-point--instead select the window,
1032 then do save-excursion, then move point.
1033 Specify the buffer for get-char-property.
1034 Don't use `@' in interactive.
1035
1036 * indent.el (indent-line-function):
1037 Default is indent-to-left-margin again.
1038
1039 * replace.el (query-replace-read-args): Display message
1040 if FROM contains `\n' or `\t'.
1041
1042 2001-12-01 Stefan Monnier <monnier@cs.yale.edu>
1043
1044 * indent.el (tab-to-tab-stop): Use delete-horizontal-space.
1045
1046 * bindings.el (minibuffer-local-map): Bind TAB to insert-tab.
1047
1048 * emacs-lisp/regexp-opt.el (regexp-opt):
1049 Bind completion-regexp-list to nil.
1050
1051 * progmodes/hideif.el (hif-nexttoken): Move to bef
1052
1053 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1054 Set syntax-begin-function.
1055 (lisp-interaction-mode-abbrev-table): Defvar to its correct value.
1056 (lisp-interaction-mode): Don't set local-abbrev-table any more.
1057 (lisp-mode-auto-fill): Use syntax-ppss and obey
1058 comment-auto-fill-only-comments.
1059 (lisp-fill-paragraph): Use syntax-ppss.
1060
1061 2001-11-25 ShengHuo ZHU <zsh@cs.rochester.edu>
1062
1063 * mail/rmail.el (rmail-enable-mime-composing): New. A lightweight
1064 version of rmail-enable-mime.
1065 (rmail-forward): Use it.
1066
1067 2001-11-25 Richard M. Stallman <rms@gnu.org>
1068
1069 * emacs-lisp/lisp-mode.el (lisp-indent-function): Add doc string.
1070
1071 * international/quail.el (quail-keyboard-layout-button):
1072 Define button type.
1073 (quail-keyboard-customize-button): Likewise.
1074 (quail-help): Use those button types. Require `help-mode'.
1075 Avoid altering the argument `package'.
1076
1077 * help-mode.el (help-function, help-variable, help-face)
1078 (help-coding-system, help-input-method, help-character-set):
1079 Define each button type with its own explicit define-button-type.
1080
1081 * language/devan-util.el: Comment out parts of the file
1082 which apparently are garbled.
1083
1084 2001-11-25 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1085
1086 * mail/smtpmail.el (smtpmail-deduce-address-list): Don't use
1087 insert-string.
1088
1089 2001-11-25 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1090
1091 * play/snake.el (snake-mode): Remove make-local-hook.
1092
1093 * play/tetris.el (tetris-mode): Likewise.
1094
1095 * play/decipher.el (decipher-mode): Likewise.
1096
1097 * tmm.el (tmm-add-prompt): Likewise.
1098
1099 2001-11-25 Sam Steingold <sds@gnu.org>
1100
1101 * menu-bar.el (menu-bar-apropos-menu): New variable.
1102 Moved all `apropos' bindings to this menu.
1103 (menu-bar-help-menu): Added `menu-bar-apropos-menu'.
1104
1105 2001-11-24 KAWABATA, Taichi <batta@beige.ocn.ne.jp>
1106
1107 The following changes are for new indian languages support based
1108 on Unicode charset and CDAC fonts.
1109
1110 * international/mule-conf.el: Change indian-1-column charset to
1111 indian-glyph charset.
1112
1113 * international/characters.el: Adjusted for the change of
1114 indian-1-column -> indian-glyph.
1115
1116 * international/fontset.el: Delete the setting for indian-1-column
1117 and add the setting for indian-glyph in the default fontset.
1118
1119 * language/indian.el: Completely re-written.
1120
1121 * language/devanagari.el: Completely re-written.
1122
1123 * language/devan-util.el: Completely re-written.
1124
1125 * language/ind-util.el: New file.
1126
1127 2001-11-24 Richard M. Stallman <rms@gnu.org>
1128
1129 * startup.el (command-line-1): Don't do startup screen
1130 if a subprocess is running. Call the startup screen buffer
1131 "GNU Emacs". Make a special mode-line-format for it.
1132
1133 * net/browse-url.el (browse-url-galeon-new-window-is-tab): New var.
1134 (browse-url-galeon): Use that variable.
1135
1136 * mail/supercite.el (sc-toggle-var): Don't use set-variable or
1137 eval-expression. Eval and set the variable simply.
1138
1139 * files.el (temporary-file-directory): Use defcustom.
1140 (small-temporary-file-directory): Likewise.
1141 (normal-backup-enable-predicate): Move down in file
1142 after definition of temporary-file-directory.
1143
1144 * bindings.el (last-buffer, unbury-buffer): Doc fixes.
1145
1146 2001-11-24 Colin Walters <walters@debian.org>
1147
1148 * calc/calc-ext.el (calc-init-extensions): Update the rest of the
1149 autoload names to match files renamed on initial calc import.
1150
1151 * calc/calc.el (Commentary): Cleanup, and add logistic curve
1152 fitting suggestion from Robert J. Chassell <bob@rattlesnake.com>.
1153
1154 2001-11-23 Colin Walters <walters@debian.org>
1155
1156 * Makefile.in (finder_setwins, setwins): Include Calc again.
1157
1158 * calc/calc-rules.el: Add header comment.
1159
1160 2001-11-23 Andre Spiegel <spiegel@gnu.org>
1161
1162 * vc.el (with-vc-properties): Don't bind `filename' locally.
1163 (with-vc-file, edit-vc-file): Use `make-symbol' for local bindings
1164 to avoid name clashes. Fix `lisp-indent-function' property for
1165 both.
1166
1167 2001-11-23 Francesco Potorti` <pot@gnu.org>
1168
1169 * generic-x.el (mailrc-generic-mode): Highlight the `source' keyword.
1170
1171 2001-11-22 Colin Walters <walters@debian.org>
1172
1173 * calc/calc-misc.el (report-calc-bug):
1174 Use `reporter-prompt-for-summary-p'.
1175
1176 * calc/INSTALL, calc/Makefile: Remove.
1177
1178 2001-11-22 Miles Bader <miles@gnu.o
1179 (add-to-list): Delete compatibility code.
1180 (checkdoc-next-message-error): Doc fix.
1181
1182 2001-11-17 Stephen Eglen <stephen@gnu.org>
1183
1184 * locate.el (locate): Show default locate pattern within the
1185 prompt, but don't insert it into the minibuffer contents.
1186 Catch the case when pattern is the empty string.
1187
1188 2001-11-17 Eli Zaretskii <eliz@is.elta.co.il>
1189
1190 * language/european.el ("French"): New language environment.
1191
1192 2001-11-16 Richard M. Stallman <rms@gnu.org>
1193
1194 * calendar/todo-mode.el (todo-save): Fix previous change.
1195
1196 * subr.el (functionp): Do use cdr-safe on object.
1197
1198 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
1199
1200 * bindings.el (mode-line-mode-name): Only put the help-echo property
1201 if the local-map property was put as well.
1202 (global-map): Bind switch-frame, delete-frame, iconify-frame
1203 and make-frame-visible events.
1204
1205 * emacs-lisp/elp.el (elp-not-profilable): New var.
1206 (elp-not-profilable-p): New function.
1207 (elp-instrument-function): Use it. Use backquotes and push.
1208
1209 * emacs-lisp/bytecomp.el (byte-compile-call-tree, byte-code-vector)
1210 (byte-stack+-info, byte-compile-last-warned-form)
1211 (byte-compile-last-logged-file): Don't defconst a variable.
1212 (no-byte-compile): Declare.
1213 (byte-compile-file): Don't boundp-check no-byte-compile any more.
1214 (byte-compile-defvar): Leave defconst as is.
1215
1216 * emacs-lisp/edebug.el (edebug-form-data, edebug-offsets)
1217 (edebug-offsets-stack, edebug-read-dotted-list, edebug-def-name)
1218 (edebug-current-offset, edebug-old-def-name, edebug-error-point)
1219 (edebug-best-error): Don't defconst a variable.
1220 (edebug-read-syntax-table): Use a char-table.
1221 (edebug-lemacs-specific): Remove.
1222 Toplevel: Eliminate check for Lucid Emacs.
1223
1224 * pcvs-util.el (cvs-prefix-define): Don't defconst a variable.
1225
1226 * rect.el (move-to-column-force): Mark obsolete.
1227 (operate-on-rectangle, delete-extract-rectangle-line)
1228 (insert-rectangle, delete-whitespace-rectangle-line)
1229 (open-rectangle-line, clear-rectangle-line): Use move-to-column.
1230 (string-rectangle-history): New var.
1231 (string-rectangle, string-insert-rectangle): Use it.
1232 (delete-rectangle-line): Fix pos/column mixup and simplify.
1233
1234 * startup.el (normal-top-level-add-subdirs-to-load-path): Simplify.
1235 (normal-top-level, command-line, command-line-1): Simplify.
1236
1237 * tar-mode.el (tar-mode): Use define-derived-mode.
1238
1239 * view.el (view-mode-enable): Don't use make-local-hook.
1240
1241 * emacs-lisp/eldoc.el (eldoc-mode): Use define-minor-mode.
1242
1243 2001-11-16 Richard M. Stallman <rms@gnu.org>
1244
1245 * mail/mail-extr.el (mail-extr-voodoo): Treat a number as a word
1246 if it doesn't make sense as anything else.
1247 Don't recognize a "telephone number" at the beginning of the name.
1248 (mail-extr-leading-garbage): Match non-word characters only.
1249
1250 2001-11-16 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1251
1252 * startup.el (command-line-processed): Doc fix.
1253
1254 * apropos.el (apropos-next-label-button): Doc fix.
1255
1256 2001-11-16 Stefan Monnier <monnier@cs.yale.edu>
1257
1258 * comint.el (comint-mode): Simplify.
1259 (make-comint-in-buffer): Run `comint-mode' only if necessary.
1260
1261 * subr.el (eval-after-load): Make it work with features as well.
1262
1263 * log-view.el (log-view-mode): Don't mark the buffer unmodified.
1264
1265 * international/mule-cmds.el (describe-input-method): Setup xref.
1266 (set-language-environment): Use functionp.
1267 (locale-language-names, locale-charset-language-names)
1268 (locale-preferred-coding-systems): Defconst and purecopy.
1269
1270 * language/european.el (mac-roman): Add mime-charset property.
1271
1272 2001-11-15 Richard M. Stallman <rms@gnu.org>
1273
1274 * emacs-lisp/cl.el (values, values-list, multiple-value-list)
1275 (multiple-value-apply, nth-value): Use defsubst rather than defalias
1276 to get better doc strings.
1277
1278 2001-11-15 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1279
1280 * derived.el: Fix autoload cookie.
1281
1282 2001-11-15 Richard M. Stallman <rms@gnu.org>
1283
1284 * jka-compr.el (jka-compr-partial-uncompress): Fix previous change.
1285
1286 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
1287
1288 * menu-bar.el (menu-bar-edit-menu) <copy>: Put an explicit key binding.
1289
1290 2001-11-15 Richard M. Stallman <rms@gnu.org>
1291
1292 * dired.el (dired-undo): Display a message to explain
1293 that this does not undo file system changes.
1294
1295 2001-11-15 David Kastrup <David.Kastrup@t-online.de>
1296
1297 * mouse-drag.el (mouse-drag-throw): Push back non-drag events
1298 into `unread-command-events' instead of trying keymap
1299 lookups ourselves. This makes mouse-clicks do the right
1300 thing even when keymaps of overlays are involved.
1301 (mouse-drag-drag): Likewise.
1302
1303 2001-11-15 Andreas Schwab <schwab@suse.de>
1304
1305 * progmodes/ada-mode.el (ada-add-extensions): Quote regexp special
1306 characters and append anchor to pattern added to auto-mode-alist.
1307
1308 2001-11-15 Stefan Monnier <monnier@cs.yale.edu>
1309
1310 * server.el (server-process-filter): Run pore/post-comment-hook
1311 before/after visiting the file.
1312
1313 * info-look.el (makefile-mode): Add info for automake.
1314 (autoconf-mode): Fix the name of the index for automake.
1315
1316 * international/latin-9.el: Give pilcrow punctuation syntax.
1317
1318 2001-11-15 Andre Spiegel <spiegel@gnu.org>
1319
1320 * vc.el: Documentation fixes.
1321
1322 2001-11-14 Stefan Monnier <monnier@cs.yale.edu>
1323
1324 * smerge-mode.el (smerge-match-conflict): Fix typo.
1325 (smerge-diff): Be careful to read match-data early enough.
1326
1327 2001-11-14 Colin Walters <walters@verbum.org>
1328
1329 * calc/calc-alg.el (calcFunc-esimplify, calcFunc-simplify)
1330 (calcFunc-subst): Use `defalias' instead of `fset' and
1331 `symbol-function'.
1332
1333 * calc/calc-arith.el (calcFunc-abs, calcFunc-float)
1334 (calcFunc-ceil, calcFunc-round): Ditto.
1335
1336 * calc/calc-bin.el (calcFunc-clip): Ditto.
1337
1338 * calc/calc-ext.el (calcFunc-evalv): Ditto.
1339
1340 * calc/calc-math.el (calcFunc-sqrt, calcFunc-hypot): Ditto.
1341
1342 * calc/calc-misc.el (math-fixnump, math-fixnatnump)
1343 (calcFunc-trunc, calcFunc-floor, calc-report-bug): Ditto.
1344
1345 * calc/calc-units.el (calcFunc-unsimplify): Ditto.
1346
1347 * calc-aent.el, calc-ext.el, calc-incom.el, calc-misc.el
1348 * calc-sel.el, calc-vec.el, calc-alg.el, calc-fin.el
1349 * calc-keypd.el, calc-mode.el, calc-stat.el, calc-yank.el
1350 * calc-arith.el, calc-forms.el, calc-lang.el, calc-mtx.el
1351 * calc-store.el, calc.el, calc-bin.el, calc-frac.el, calc-macs.el
1352 * calc-poly.el, calc-stuff.el, calcalg2.el, calc-comb.el
1353 * calc-funcs.el, calc-maint.el, calc-prog.el, calc-trail.el
1354 * calcalg3.el, calc-cplx.el, calc-graph.el, calc-map.el
1355 * calc-rewr.el, calc-undo.el, calccomp.el, calc-embed.el
1356 * calc-help.el, calc-math.el, calc-rules.el, calc-units.el
1357 * calcsel2.el: Style cleanup; don't put closing parens on their
1358 own line, add "foo.el ends here" to each file, and update
1359 copyright date.
1360
1361 * README: Update maintainer.
1362
1363 2001-11-13 Richard M. Stallman <rms@gnu.org>
1364
1365 * progmodes/compile.el (recompile): Use compilation-arguments if
1366 set, so as to be able to M-x recompile the exact command which
1367 created a compilation-mode buffer.
1368
1369 * progmodes/ada-mode.el (ada-fill-comment-prefix): Doc fix.
1370
1371 2001-11-13 Gerd Moellmann <gerd@gnu.org>
1372
1373 * mouse.el (mouse-drag-region): Don't run the up-event
1374 handler if window start changed due to the down-mouse event.
1375
1376 2001-11-13 Richard M. Stallman <rms@gnu.org>
1377
1378 * mouse.el (mouse-show-mark): Either move point to the mark
1379 or use highlighting, never both.
1380 (mouse-buffer-menu): If WINDOW is a frame, select its selected window.
1381
1382 2001-11-13 Simon Josefsson <jas@extundo.com>
1383
1384 * mail/smtpmail.el (top-level): Change maintainer to Simon
1385 Josefsson, cleanup the smtpmail.el header.
1386
1387 * mail/smtpmail.el (top-level): Don't require cl or base64.
1388 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
1389 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd):
1390 Defsubst instead of defmacro.
1391 (smtpmail-intersection): Return value in reverse order.
1392 (smtpmail-open-stream): Use stringp instead of string-to-list.
1393 (smtpmail-open-stream, smtpmail-try-auth-methods): New functions,
1394 separated from smtpmail-via-smtp.
1395
1396 * mail/smtpmail.el (top-level): Autoload starttls, mail-utils and
1397 rfc2104. Require base64 and cl.
1398 (smtpmail-smtp-service): Doc fix. :type fix.
1399 (smtpmail-debug-info): Doc fix.
1400 (smtpmail-debug-verb, smtpmail-auth-credentials)
1401 (smtpmail-starttls-credentials, smtpmail-auth-supported):
1402 New variables.
1403 (smtpmail-deduce-address-list, smtpmail-send-it): Don't require
1404 mail-utils (it is autoloaded).
1405 (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
1406 (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd)
1407 (smtpmail-find-credentials, smtpmail-intersection): New utility funs.
1408 (smtpmail-via-smtp): Support STARTTLS, if binary is installed.
1409 (smtpmail-via-smtp): Support AUTH.
1410 (smtpmail-via-smtp): Use `smtpmail-debug-verb' to control VERB.
1411
1412 2001-11-13 Richard M. Stallman <rms@gnu.org>
1413
1414 * ebuff-menu.el (electric-buffer-update-highlight): New function.
1415 (electric-buffer-overlay): New variable.
1416 (electric-buffer-menu-looper): Call electric-buffer-update-highlight.
1417 (electric-buffer-list): Likewise.
1418
1419 * isearch.el (isearch-whitespace-chars): Doc fix.
1420 (isearch-mode): Handle negative search-slow-window-lines correctly.
1421
1422 2001-11-13 Stefan Monnier <monnier@cs.yale.edu>
1423
1424 * newcomment.el (comment-normalize-vars): Handle a nil comment-padding.
1425
1426 * progmodes/ada-mode.el (ada-fill-comment-prefix): GNAT wants 2 spaces.
1427 From Emmanuel Briot <briot@act-europe.fr>.
1428
1429 2001-11-13 Colin Walters <walters@debian.org>
1430
1431 * calc/calc.el (calc-unread-command): Use `unread-command-events'.
1432
1433 * calc/calc-mode.el (calc-settings-file-name): Don't hardcode
1434 "~/.emacs"; use `read-file-name'.
1435
1436 * calc/calc-graph.el, calc/calc-embed.el, calc/calc-graph.el
1437 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-prog.el
1438 * calc/calc-sel.el, calc/calc-store.el, calc/calc-yank.el
1439 * calc/calc.el: Use `frame-width' instead of `screen-width',
1440 `frame-height' instead of `screen-height', and,
1441 `executing-kbd-macro' instead of `executing-macro'.
1442
1443 * calc/calc-embed.el (calc-do-embedded): Call `y-or-n-p' with
1444 correct number of arguments.
1445
1446 * calc/calc-aent.el (calc-do-alg-entry):
1447 Use `blink-paren-function' instead of `blink-paren-hook'.
1448
1449 2001-11-12 Richard M. Stallman <rms@gnu.org>
1450
1451 * calendar/todo-mode.el (todo-save): Add save-excursion
1452 and save-restriction.
1453
1454 * server.el (server-edit, server-done): Doc fix.
1455
1456 * simple.el (clone-indirect-buffer): Error if major mode symbol
1457 has a no-clone-indirect property.
1458 (clone-buffer): Check for obvious errors before reading clone name.
1459
1460 * info.el (Info-mode): Add a no-clone-indirect property.
1461
1462 2001-11-12 Sam Steingold <sds@gnu.org>
1463
1464 * vc.el (vc-print-log): Bind `inhibit-read-only' to t before and
1465 set-buffer-modified-p to nil after `vc-exec-after'.
1466 * log-view.el (log-view-mode-map): Bind "q", "z", "m" and "d".
1467 (log-view-mode): Make read-only.
1468 (log-view-current-file): Do final `expand-file-name' in the
1469 current `default-directory'.
1470 (log-view-current-tag): Take an optional `where' arg.
1471 (log-view-diff): New user command.
1472
1473 2001-11-12 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1474
1475 * progmodes/cpp.el (cpp-choose-face): Fix typo.
1476
1477 2001-11-12 Sam Steingold <sds@gnu.org>
1478
1479 * emacs-lisp/cl-indent.el (toplevel): Indent properly
1480 `generic-flet', `generic-labels', `with-accessors',
1481 `with-condition-restarts'.
1482
1483 2001-11-12 Richard M. Stallman <rms@gnu.org>
1484
1485 * dired.el: Many trivial doc fixes.
1486 (dired-get-file-for-visit): New function.
1487 (dired-find-alternate-file, dired-mouse-find-file-other-window):
1488 (dired-view-file, dired-find-file-other-window, dired-display-file):
1489 (dired-find-file): Use dired-get-file-for-visit.
1490
1491 2001-11-12 Alex Schroeder <kensanata@yahoo.com>
1492
1493 * sql.el (sql-mode): Doc change.
1494
1495 * sql.el (sql-mode-syntax-table): The backslash is no longer an
1496 escape character.
1497
1498 2001-11-12 Colin Walters <walters@debian.org>
1499
1500 * calc/calc-keypd.el (toplevel): Bind mouse buttons.
1501 (calc-do-keypad): Don't attempt to use nonexistent global
1502 mouse-map, use calc-keypad-map.
1503 (calc-keypad-x-left-click): Renamed to calc-keypad-left-click.
1504 (calc-keypad-left-click): Don't use mouse-map; update to new event
1505 interface.
1506 (calc-keypad-x-middle-click, calc-keypad-x-right-click): Ditto.
1507 (calc-keypad-press): Use `unread-command-events' instead of
1508 `unread-command-char'.
1509
1510 * calc/calc-ext.el (calc-init-extensions): Update autoload names
1511 to match files renamed on initial calc import.
1512
1513 2001-11-12 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1514
1515 * textmodes/flyspell.el (flyspell-default-dictionary):
1516 Fix previous change.
1517
1518 2001-11-12 Richard M. Stallman <rms@gnu.org>
1519
1520 * textmodes/flyspell.el (flyspell-default-dictionary):
1521 Fix custom type.
1522
1523 2001-11-11 Richard M. Stallman <rms@gnu.org>
1524
1525 * calendar/solar.el (solar-sunrise-and-sunset):
1526 Exchange the two extreme values of day-length.
1527
1528 * progmodes/sh-script.el (sh-must-be-shell-mode):
1529 Allow modes derived from sh-mode.
1530
1531 * emacs-lisp/checkdoc.el (checkdoc-file-comments-engine):
1532 Turn off error in some re-search-forward calls.
1533
1534 * replace.el (query-replace-skip-read-only): New variable.
1535 (perform-replace): If that variable is non-nil, ignore matches
1536 that have a read-only property.
1537
1538 * derived.el (define-derived-mode): Doc fix.
1539
1540 * server.el (server-buffer-done): Test of server-existing-buffer
1541 was backwards.
1542 (server-existing-buffer): Doc fix.
1543
1544 * textmodes/flyspell.el (flyspell-default-dictionary):
1545 Allow nil as value, and make nil the default.
1546
1547 2001-11-11 Eli Zaretskii <eliz@is.elta.co.il>
1548
1549 * menu-bar.el (menu-bar-edit-menu): Don't use x-selection-exists-p if
1550 it is not fboundp.
1551 (clipboard-yank): Ditto.
1552
1553 2001-11-11 Colin Walters <walters@verbum.org>
1554
1555 The following changes are based on patches from
1556 Eli Zaretskii <eliz@is.elta.co.il>, Kai Gro\e,A_\e(Bjohann
1557 <Kai.Grossjohann@CS.Uni-Dortmund.DE>, and others.
1558
1559 * calc/calc.el (toplevel): Require calc-macs.
1560 (calc-minibuffer-size): New.
1561 (calcDigit-nondigit): Use it instead of `buffer-size'.
1562 (calcDigit-backspace): Likewise.
1563 (calcDigit-nondigit): Use `minibuffer-contents' instead of
1564 `buffer-string'.
1565 (calc-minibuffer-contains): Use `minibuffer-prompt-end' instead of
1566 `point-min'.
1567 (calcDigit-key): Use `calc-minibuffer-contains' instead of a
1568 `save-excursion'.
1569
1570 * calc/calc-macs.el (calc-record-compilation-date-macro): Return a
1571 simple `setq' form.
1572
1573 * calc/calc-ext.el: (toplevel): Require calc.
1574 (calc-fancy-prefix-map): New.
1575 (calc-fancy-prefix): Use it.
1576 (calc-fancy-prefix-other-key): New.
1577
1578 * calc/calc-aent.el (toplevel): Require calc-macs during compilation.
1579 (calc-do-quick-calc): Use `frame-width' instead of `screen-width'.
1580 (calcAlg-edit): Use `minibuffer-contents' instead of `buffer-string'.
1581 (calcAlg-enter): Likewise.
1582 (calcAlg-enter): Use `minibuffer-prompt-end' instead of `point-min'.
1583
1584 2001-11-10 Richard M. Stallman <rms@gnu.org>
1585
1586 * abbrev.el (read-abbrev-file): Don't set save-abbrevs.
1587 (quietly-read-abbrev-file): Doc fix.
1588
1589 * startup.el (command-line): Read standard abbrev
1590 file (abbrev-file-name), if it exists.
1591
1592 * files.el (save-abbrevs): Default value is t.
1593
1594 * progmodes/compile.el (compile-goto-error): Fix previous change
1595 in the case where subsequent errors have not been parsed yet
1596 because they are in a different source file.
1597
1598 2001-11-10 Peter Kleiweg <kleiweg@let.rug.nl>
1599
1600 * progmodes/ps-mode.el (ps-mode-font-lock-keywords-1):
1601 Merge two regular expressions into one.
1602 (ps-mode): Make local bindings for `comment-start' and
1603 `comment-start-skip'.
1604 (ps-mode-looking-at-nested): Simplify an if-else construct;
1605 use `set-match-data' to set the result.
1606
1607 2001-11-10 Richard M. Stallman <rms@gnu.org>
1608
1609 * textmodes/flyspell.el (flyspell-correct-word/local-keymap):
1610 Function deleted.
1611 (flyspell-correct-word): Old definition deleted.
1612 (flyspell-correct-word/mouse-keymap): Renamed to flyspell-correct-word.
1613 All references renamed too.
1614
1615 2001-11-10 Gerd Moellmann <gerd@gnu.org>
1616
1617 * Makefile.in (finder_setwins, setwins): Exclude Calc.
1618
1619 2001-11-09 Per Abrahamsen <abraham@dina.kvl.dk>
1620
1621 * wid-edit.el (checklist): Removed `:menu-tag'.
1622 (radio-button-choice): Ditto.
1623 (editable-list): Ditto.
1624
1625 2001-11-09 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1626
1627 * play/gomoku.el: Move definitions of constants to the beginning
1628 of file, before their use.
1629
1630 2001-11-09 Richard M. Stallman <rms@gnu.org>
1631
1632 * textmodes/flyspell.el: Use the keymap property
1633 instead of local-map, and don't use a minor-mode map.
1634 (flyspell-mode-map): Variable deleted.
1635 Don't mess with minor-mode-map-alist.
1636 (calling add-minor-mode): Specify nil for keymap.
1637 And always use add-minor-mode, now that it exists.
1638 (flyspell-overlay-keymap-property-name): Set it to `keymap'.
1639 (flyspell-mode-on): Don't locally bind flyspell-mouse-map
1640 or flyspell-local-mouse-map.
1641 (make-flyspell-overlay): Use flyspell-mouse-map directly.
1642 (flyspell-mode): Doc fix.
1643 (flyspell-mode-on): Don't call make-local-hook.
1644
1645 2001-11-09 Sam Steingold <sds@gnu.org>
1646
1647 * emacs-lisp/debug.el (debugger-make-xrefs):
1648 Add buttons to all symbols.
1649
1650 2001-11-09 Andre Spiegel <spiegel@gnu.org>
1651
1652 * vc.el: Add John David Smith to credits.
1653
1654 Suggested by Kalle Olavi Niemitalo <kon@iki.fi>:
1655
1656 * vc-hooks.el (vc-error-occured): Backquotified.
1657 (vc-file-prop-obarray): Use prime length for better efficiency.
1658
1659 * vc.el (vc-clear-context): Fill obarray with 0, not nil.
1660
1661 2001-11-09 Eli Zaretskii <eliz@is.elta.co.il>
1662
1663 * info.el (Info-file-list-for-emacs): Add entries for Calc.
1664
1665 2001-11-09 Miles Bader <miles@gnu.org>
1666
1667 * subr.el (functionp): Don't consider macros as functions.
1668
1669 2001-11-08 Miles Bader <miles@gnu.org>
1670
1671 * subr.el (functionp): Make work correctly for macros and unbound
1672 symbols.
1673
1674 * comint.el (comint-send-input): Fix description of
1675 `comint-process-echoes' in the doc-string.
1676
1677 2001-11-08 Eli Zaretskii <eliz@is.elta.co.il>
1678
1679 * international/mule.el (make-translation-table): Doc fix.
1680 Suggested by Alex Schroeder <alex@gnu.org>.
1681
1682 2001-11-07 Richard M. Stallman <rms@gnu.org>
1683
1684 * info.el (Info-fontify-node): Highlight every third menu item.
1685
1686 2001-11-07 Per Abrahamsen <abraham@dina.kvl.dk>
1687
1688 * cus-edit.el (custom-face-value-create): Don't ignore the
1689 `customized-face' attribute when finding the current face spec.
1690
1691 2001-11-07 Stefan Monnier <monnier@cs.yale.edu>
1692
1693 * subr.el (with-local-quit): New macro.
1694 (make-syntax-table): Always inherit.
1695 (functionp): Be more careful when `object' is a symbol.
1696
1697 * dabbrev.el (dabbrev-completion): Use "*Completions*".
1698
1699 2001-11-07 Paul Eggert <eggert@twinsun.com>
1700
1701 * dired.el (dired-move-to-filename-regexp):
1702 Do not distinguish between ASCII letters and non-ASCII characters.
1703 Don't allow comma except in the form "month day, year".
1704 Don't allow space between month name and comma.
1705 Clean up the code that checks for trailing period, comma, and space.
1706 Remove now-obsolete comments, and add more commentary about
1707 Japanese dates.
1708 Always gobble up trailing spaces, instead of doing it only sometimes.
1709
1710 2001-11-07 Miles Bader <miles@gnu.org>
1711
1712 * paren.el (show-paren-match-face): Add dark-background variant.
1713
1714 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
1715
1716 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression): Paren typo.
1717 (lisp-mode-variables): Don't set paragraph-{start,separate}.
1718 Don't disable adaptive-fill-mode.
1719 (lisp-fill-paragraph): Use tab-width rather than 8.
1720 Prevent filling the first line of docstrings.
1721
1722 2001-11-06 Richard M. Stallman <rms@gnu.org>
1723
1724 * play/gomoku.el (gomoku): Doc fix.
1725
1726 * jka-compr.el (jka-compr-partial-uncompress):
1727 Support an alternative of not using dd.
1728 (jka-compr-dd-program): Use defcustom to define this.
1729 (jka-compr-load-suffixes): Use defcustom.
1730 (jka-compr-mode-alist-additions): Use defcustom.
1731
1732 2001-11-06 Stefan Monnier <monnier@cs.yale.edu>
1733
1734 * font-lock.el (font-lock-match-c-style-declaration-item-and-skip-to-next):
1735 Also work when LIMIT is further than the end of line.
1736
1737 2001-11-06 Eli Zaretskii <eliz@is.elta.co.il>
1738
1739 * international/quail.el (quail-update-leim-list-file): Print the
1740 offending file name if some of its quail-define-package forms is broken.
1741
1742 2001-11-05 Richard M. Stallman <rms@gnu.org>
1743
1744 * emacs-lisp/lisp-mode.el (eval-last-sexp-1): Return the value
1745 of the evaluated form.
1746
1747 2001-11-05 Paul Eggert <eggert@twinsun.com>
1748
1749 * ls-lisp.el (ls-lisp-time-to-seconds): New function.
1750 (ls-lisp-format-time): Emulate GNU fileutils 4.1.1 ls, whose time
1751 stamps always line up by default. Also, it uses a slightly
1752 different window to determine whether files are "recent".
1753
1754 2001-11-05 Andrew Innes <andrewi@gnu.org>
1755
1756 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
1757 Don't attempt to remake autoloads before nuking .elc files.
1758
1759 2001-11-04 Richard M. Stallman <rms@gnu.org>
1760
1761 * emacs-lisp/lisp-mode.el (last-sexp-toggle-display): Cope if
1762 previous-single-property-change or next-single-char-property-change
1763 returns nil.
1764
1765 * international/mule-cmds.el (set-locale-environment):
1766 Make it interactive; make arg optional.
1767
1768 * international/mule-diag.el (help-funs): Require help-funs.
1769
1770 2001-11-04 Eli Zaretskii <eliz@is.elta.co.il>
1771
1772 * term/internal.el (term-setup-hook): Add IT-setup-unicode-display.
1773
1774 2001-11-04 Miles Bader <miles@gnu.org>
1775
1776 * startup.el (fancy-splash-head): Reapply Gerd's hack to make the
1777 shadow of the splash image grey on a dark background instead of black.
1778
1779 2001-11-03 Stefan Monnier <monnier@cs.yale.edu>
1780
1781 * term.el (all faces): Don't (copy-face 'default <foo>).
1782
1783 * term/xterm.el (function-key-map):
1784 Add entry for `ESC [ 3 ~' -> <delete>
1785 Add entries `ESC O 5 [ABCD]' -> C-{up,down,right,left}.
1786 Use inheritance so that .emacs and terminfo take precedence.
1787
1788 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
1789
1790 * tooltip.el (tooltip-delay): Decrease to 0.7.
1791 (tooltip-hide-delay): Enlarge to 10.
1792
1793 2001-11-03 Richard M. Stallman <rms@gnu.org>
1794
1795 * startup.el (fancy-splash-tail): Explain how to recover
1796 from a crash, if there was a crash.
1797 (command-line-1): Reorganize display of startup screen,
1798 to simplify the logic. Use a temp buffer for it.
1799
1800 2001-11-03 Eli Zaretskii <eliz@is.elta.co.il>
1801
1802 * frame.el (set-background-color, set-foreground-color):
1803 Call face-set-after-frame-default, to propagate the new colors to
1804 the frame's parameters alist.
1805
1806 * calendar/timeclock.el (timeclock-out): Signal an error if
1807 timeclock-last-event is nil.
1808
1809 2001-11-02 Stefan Monnier <monnier@cs.yale.edu>
1810
1811 * textmodes/fill.el (fill-context-prefix): Fix braino.
1812
1813 * international/quail.el (quail-help):
1814 Use `help-buffer' and move `help-setup-xref' to beginning.
1815
1816 * international/mule-cmds.el (describe-language-environment):
1817 Use `help-buffer' and move `help-setup-xref' to beginning.
1818
1819 * international/mule-diag.el (list-character-sets)
1820 (sort-listed-character-sets, describe-character-set)
1821 (describe-coding-system, describe-fontset, list-fontsets):
1822 Use `help-buffer' and move `help-setup-xref' to beginning.
1823 (describe-char-after): Use `internal-describe-syntax-value'.
1824
1825 2001-11-02 Richard M. Stallman <rms@gnu.org>
1826
1827 * mouse.el (popup-menu): If the user refuses to select
1828 from a menu, don't try to invoke the menu.
1829
1830 2001-11-02 Miles Bader <miles@gnu.org>
1831
1832 * help-mode.el (help-xref): New button type.
1833 (help-function, help-variable, help-face, help-coding-system)
1834 (help-input-method, help-character-set, help-type, help-symbol)
1835 (help-back, help-info, help-customize-variable, help-customize-face)
1836 (help-function-def, help-variable-def): Use it as a supertype.
1837 Remove `action' property.
1838
1839 * international/mule-diag.el (describe-character-set)
1840 (describe-coding-system): Pass correct args to `help-xref-button'.
1841 (sort-listed-character-sets): New button type.
1842 (list-character-sets): Use it.
1843 (list-charset-chars): New button type.
1844 (list-character-sets-1): Use it.
1845
1846 2001-11-01 Stefan Monnier <monnier@rum.cs.yale.edu>
1847
1848 * indent.el (tab-always-indent, indent-for-tab-command):
1849 Remove redundant `never' setting.
1850
1851 * fill.el (fill-region-as-paragraph): Don't forget to skip
1852 over current whitespace before looking for a preceding space.
1853
1854 2001-11-01 Richard M. Stallman <rms@gnu.org>
1855
1856 * files.el (file-newest-backup): Don't pass backup file name
1857 thru file-name-sans-versions, because it never has version numbers.
1858
1859 * textmodes/sgml-mode.el (sgml-xml-guess): Fix regexp
1860 to avoid ambiguous nested loops.
1861
1862 * files.el (find-file-noselect): Offer to change buffer-read-only
1863 only when the file's read-only status has changed from before
1864 as well as disagreeing with the buffer's current status.
1865 (buffer-file-read-only): New var, local in all buffers.
1866
1867 * buff-menu.el (buffer-menu): Doc fix.
1868 (buffer-menu-other-window): Doc fix.
1869 (list-buffers, list-buffers-noselect): Doc fix.
1870
1871 2001-11-01 Gerd Moellmann <gerd@gnu.org>
1872
1873 * startup.el (command-line): If the terminal Emacs is running on
1874 has erase char set to ^H, use the Backspace key for deleting
1875 backward, and the Delete key for deleting forward.
1876
1877 2001-11-01 Miles Bader <miles@gnu.org>
1878
1879 * button.el (define-button-type): Make sure every user-defined
1880 button type has a supertype.
1881
1882 2001-10-31 Jason Rumney <jasonr@gnu.org>
1883
1884 * international/mule-cmds.el (locale-language-names): Add chs and
1885 cht as aliases for Chinese-GB and Chinese-BIG5.
1886
1887 2001-10-31 Richard M. Stallman <rms@gnu.org>
1888
1889 * bindings.el (mode-line-frame-identification): Add doc string.
1890 (mode-line-position, mode-line-modes): New variables.
1891 (mode-line-format): Use mode-line-position for the part
1892 that displays the position-in-buffer info.
1893 Use mode-line-modes for the part that displays major and minor modes.
1894
1895 2001-10-31 Sam Steingold <sds@gnu.org>
1896
1897 * emacs-lisp/debug.el (debugger-make-xrefs): New function.
1898 (debugger-setup-buffer): Call it.
1899 (debugger-mode-map): Bind RET and mouse-2.
1900
1901 2001-10-31 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
1902
1903 * startup.el: Document command line option --no-window-system
1904 instead of --no-windows.
1905
1906 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
1907
1908 * progmodes/autoconf.el (autoconf-mode): Fix comment-start-skip.
1909
1910 * font-lock.el (java-font-lock-syntactic-face-function): New fun.
1911 (font-lock-defaults-alist): Use it.
1912 From David Ponce <david.ponce@wanadoo.fr>
1913
1914 * progmodes/perl-mode.el (perl-indent-line): Use `eq' to compare
1915 output of `char-after'.
1916
1917 * bindings.el (ctl-x-map): Add binding for C-x (, C-x ) and C-x e.
1918
1919 * simple.el (reindent-then-newline-and-indent): Insert the newline
1920 before indenting the first line.
1921 (undo-get-state, undo-revert-to-state): New funs.
1922 (shell-command): Don't kill the buffer even if empty.
1923 (transpose-subr-start1, transpose-subr-start2, transpose-subr-end1)
1924 (transpose-subr-end2): Remove.
1925 (transpose-subr): Add `special' arg and simplify.
1926 (transpose-subr-1): Rewrite.
1927 (do-auto-fill): Use fill-indent-according-to-mode and fill-nobreak-p.
1928 (rfc822-goto-eoh): Simplify.
1929
1930 2001-10-30 Richard M. Stallman <rms@gnu.org>
1931
1932 * enriched.el (enriched-face-ans): Fix previous change.
1933
1934 2001-10-30 Gerd Moellmann <gerd@gnu.org>
1935
1936 * international/iso-acc.el (iso-accents-compose): Remove a
1937 superfluous setq.
1938
1939 2001-10-30 Eli Zaretskii <eliz@is.elta.co.il>
1940
1941 * buff-menu.el (list-buffers-noselect): If the buffer's name
1942 starts with a blank, but it visits a file, do show it (for files
1943 whose names start with a blank).
1944
1945 2001-10-30 Stefan Monnier <monnier@cs.yale.edu>
1946
1947 * textmodes/fill.el (sentence-end-double-space)
1948 (sentence-end-without-period): Move to paragraphs.el.
1949 (fill-indent-according-to-mode): Change default to t.
1950 (fill-context-prefix): Simplify control-flow and use a more
1951 sophisticated merge that unifies both previous checks.
1952 (fill-single-word-nobreak-p, fill-french-nobreak-p): New funs.
1953 (fill-nobreak-predicate): Make it into a defcustom'd hook.
1954 (fill-nobreak-p): New fun.
1955 (fill-region-as-paragraph): Use it.
1956 Handle `fill-indent-according-to-mode' slightly differently.
1957 (fill-individual-paragraphs-prefix): Simplify the control-flow.
1958 (fill-individual-paragraphs-citation): Fix.
1959
1960 * textmodes/paragraphs.el (use-hard-newlines): Use define-minor-mode.
1961 (paragraph-start): Change default to the `text-mode' value.
1962 (sentence-end-double-space, sentence-end-without-period):
1963 Move from fill.el.
1964 (forward-paragraph): Use `parstart' and `parsep' for temp variables
1965 rather than rebinding `paragraph-start' and `paragraph-separate'.
1966
1967 * indent.el (indent-line-function): Change default to indent-relative.
1968 (tab-always-indent): Add an `never' setting.
1969 (indent-according-to-mode): Handle `indent-relative' and
1970 `indent-relative-maybe' specially.
1971 (indent-for-tab-command): Rename `prefix-arg' to `arg'.
1972 Handle the `never' case for `tab-always-indent'.
1973 Don't call indent-according-to-mode for indent-relative' and
1974 `indent-relative-maybe'.
1975 (insert-tab): Rename `prefix-arg' to `arg'.
1976 (indent-region): Indent the first line as well.
1977 (indent-relative): Don't mark the buffer modified if the indentation
1978 is unchanged.
1979
1980 * textmodes/text-mode.el (paragraph-indent-minor-mode):
1981 Don't set paragraph-separate. Set paragraph-start more carefully.
1982 Set indent-line-function.
1983 (paragraph-indent-text-mode): Use it and define-derived-mode.
1984 (text-mode-map): Remove the \t binding.
1985 (text-mode): Simplify now that the default is more favorable.
1986
1987 2001-10-29 Stefan Monnier <monnier@cs.yale.edu>
1988
1989 * emacs-lisp/find-func.el (find-function-search-for-symbol):
1990 If the regexp doesn't match, use a looser one.
1991 (find-variable-noselect): Add `file' argument.
1992
1993 * pcvs.el (cvs-mode-commit-hook): New hook.
1994 (cvs-mode-commit): Run it.
1995
1996 * log-edit.el (log-edit): Run hook after `log-edit-files'.
1997
1998 * emacs-lisp/edebug.el (delay-mode-hooks): Add edebug-spec.
1999 (edebug-instrument-function): Use `find-function-noselect'.
2000
2001 2001-10-29 Richard M. Stallman <rms@gnu.org>
2002
2003 * term.el (term-if-emacs19): Macro deleted.
2004 Callers changed to use progn instead.
2005
2006 * frame.el (blink-cursor-mode): Doc fix.
2007
2008 * files.el (find-backup-file-name): Use make-backup-file-name.
2009
2010 * emacs-lisp/edebug.el (edebug-window-live-p): Always alias to
2011 window-live-p.
2012 (edebug-set-conditional-breakpoint): Unconditionally use
2013 the former Emacs >=19 definition.
2014 (edebug-mark): Define unconditionally.
2015 (edebug-eval-expression): Always call read-from-minibuffer
2016 and specify history list.
2017 (edebug-lemacs-specific): Override emacs-mark, edebug-window-live-p,
2018 edebug-set-conditional-breakpoint.
2019 (edebug-emacs-version-specific): Function deleted;
2020 do the job at top level.
2021 (edebug-emacs-19-specific): Function deleted, this is the default.
2022
2023 2001-10-29 Sam Steingold <sds@gnu.org>
2024
2025 * w32-fns.el (convert-standard-filename): Handle cygwin-specific
2026 "/cygdrive/LETTER/" pathnames.
2027
2028 2001-10-29 Eli Zaretskii <eliz@is.elta.co.il>
2029
2030 * faces.el (invert-face): Check for 'unspecified, not for nil,
2031 when testing whether face colors are not specified.
2032 From David.Kastrup@t-online.de (David Kastrup).
2033 (read-face-name): Doc fix.
2034 (make-face-bold, make-face-unbold, make-face-italic)
2035 (make-face-unitalic, make-face-bold-italic, invert-face):
2036 Remove trailing blank from the prompt passed to read-face-name.
2037
2038 2001-10-29 Sam Steingold <sds@gnu.org>
2039
2040 * emacs-lisp/bytecomp.el (byte-recompile-directory):
2041 Report numbers of files skipped and failed too.
2042 (byte-compile-file): Return 'no-byte-compile for skipped files.
2043
2044 2001-10-29 Kai Gro\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
2045
2046 * log-view.el (log-view-mode-map): Bind `M-n' and `M-p', not `M n'
2047 and `M p'.
2048
2049 2001-10-29 Gerd Moellmann <gerd@gnu.org>
2050
2051 * international/iso-acc.el (iso-accents-compose): Push SECOND-CHAR
2052 as is on unread-command-events instead of `(SECOND-CHAR)'.
2053
2054 2001-10-29 Andre Spiegel <spiegel@gnu.org>
2055
2056 * vc.el: Mention vc-*-switches in backend API documentation.
2057 (vc-annotate): Adapt doc string to recent change.
2058
2059 2001-10-29 Gerd Moellmann <gerd@gnu.org>
2060
2061 * enriched.el (enriched-face-ans): Handle face attributes
2062 of the form `(FACE1 FACE2 ...)'.
2063
2064 * dired-x.el (dired-omit-startup): Show ``Omit'' only in Dired buffers.
2065
2066 2001-10-29 Alex Schroeder <kensanata@yahoo.com>
2067
2068 * progmodes/sql.el (sql-mysql): Doc change by RMS.
2069
2070 * progmodes/sql.el (sql-db2): Doc change.
2071 (sql-help): Doc change by Christian Egli <christian.egli@stest.ch>.
2072 (sql-mysql): Doc change by Christian Egli <christian.egli@stest.ch>.
2073
2074 2001-10-29 Gerd Moellmann <gerd@gnu.org>
2075
2076 * env.el (substitute-env-vars): Don't quote argument to `rx';
2077 it's a macro.
2078
2079 2001-10-28 Per Abrahamsen <abraham@dina.kvl.dk>
2080
2081 * cus-start.el (recursive-load-depth-limit): Added.
2082
2083 2001-10-28 Richard M. Stallman <rms@gnu.org>
2084
2085 * textmodes/ispell.el (version18p, version20p): Vars deleted.
2086 All uses removed--assume Emacs version is >= 20.
2087
2088 * mail/supercite.el (sc-emacs-features): Test for "Emacs 19"
2089 by really checking that it is not version 18.
2090
2091 * emacs-lisp/lisp-mode.el (eval-defun): Doc fix.
2092
2093 2001-10-28 Miles Bader <miles@gnu.org>
2094
2095 * faces.el (face-attribute): Add INHERIT argument, consider face
2096 inheritance if it's non-nil.
2097 (face-attribute-merged-with): New function.
2098 (face-attribute-specified-or): New macro.
2099 (face-foreground, face-background, face-stipple): Add INHERIT
2100 argument. Use `face-attribute-specified-or'.
2101
2102 2001-10-28 Stefan Monnier <monnier@cs.yale.edu>
2103
2104 * font-lock.el: Require `syntax'.
2105 (font-lock-defaults-alist): Don't define keywords for lisp languages.
2106 Use `c-font-lock-syntactic-face-function' for c languages.
2107 (font-lock-mode): Don't unset vars when turning the mode off.
2108 (font-lock-default-fontify-buffer): Don't unset vars at the end.
2109 (font-lock-extra-managed-props): New var.
2110 (font-lock-default-unfontify-region): Use it.
2111 (font-lock-apply-syntactic-highlight): Flush the syntax cache.
2112 Don't eval the value when there's no match.
2113 (font-lock-ppss-stats): New var.
2114 (font-lock-ppss): New fun.
2115 (font-lock-fontify-syntactically-region): Use it and syntax.ppss.
2116 (font-lock-apply-highlight): Allow `highlight' to set several props.
2117 (font-lock-set-defaults): Use dolist.
2118 (font-lock-unset-defaults): Remove.
2119 (font-lock-match-c-style-declaration-item-and-skip-to-next):
2120 Try to recognize prototypes using `foo P_ ((args))'.
2121 ({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst.
2122 (c-font-lock-keywords-2): Fix last change to still use Anders' trick.
2123 (c-font-lock-syntactic-face-function): New function.
2124 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
2125 (c++-keywords): Use a more sophisticated regexp to handle
2126 shallowly nested templates.
2127
2128 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
2129
2130 * textmodes/sgml-mode.el (sgml-empty-tags): New var.
2131 (sgml-tag): Use it. Cleanup with `cond'.
2132 (sgml-tags-invisible): Make sgml-tags-invisible buffer-local.
2133 Mark the overlays and only delete those that are marked.
2134 (sgml-skip-close-p): Remove.
2135 (sgml-value): Replace sgml-skip-close-p with its definition.
2136 (html-tag-alist): Use sgml-xml a bit more.
2137 (html-mode): Set sgml-empty-tags.
2138
2139 * textmodes/texnfo-upd.el: Use `when', `dolist', `push', ...
2140 (texinfo-update-node, texinfo-sequential-node-update):
2141 Don't bind the obsolete `auto-fill-hook'.
2142 (texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list):
2143 Use `set-buffer' rather than `switch-to-buffer'.
2144 (texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
2145 Use `set-buffer' rather than `switch-to-buffer'.
2146
2147 * mail/sendmail.el (mail-mode-syntax-table): Let it inherit from
2148 text-mode-syntax-table.
2149 (mail-mode): Use define-derived-mode.
2150 Fix ordering of alternatives in adaptive-fill-regexp.
2151 (mail-mode-map): Don't rely on keymap's internal representation.
2152
2153 2001-10-27 Sam Steingold <sds@gnu.org>
2154
2155 * textmodes/sgml-mode.el (sgml-xml): Renamed from `html-xhtml'.
2156 (sgml-xml-guess): Extracted from `html-mode' and generalized.
2157 (sgml-mode-common): Call it.
2158 (sgml-mode, html-mode): Set `mode-name' based on `sgml-xml'.
2159 (sgml-tag, sgml-skip-close-p, html-tag-alist, html-line)
2160 (html-horizontal-rule, html-image, html-ordered-list):
2161 (html-unordered-list, html-list-item, html-paragraph):
2162 (html-checkboxes, html-radio-buttons): Use `sgml-xml' instead of
2163 `html-xhtml'.
2164
2165 2001-10-26 Masayuki Ataka <ataka@milk.freemail.ne.jp>
2166
2167 * textmodes/texinfmt.el (texinfo-format-ifnotinfo): New function.
2168 (ifnothtml): New alias.
2169
2170 2001-10-27 Stefan Monnier <monnier@cs.yale.edu>
2171
2172 * textmodes/text-mode.el (text-mode): Use define-derived-mode.
2173 (toggle-text-mode-auto-fill): Use derived-mode-p.
2174
2175 2001-10-27 Gerd Moellmann <gerd.moellmann@t-online.de>
2176
2177 * net/ange-ftp.el (ange-ftp-send-cmd): Call fix-name-func for
2178 `mdtm'. From "Forrest Cahoon" <forrest.cahoon@merrillcorp.com>.
2179
2180 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
2181
2182 * term/pc-win.el (x-frob-font-slant, x-frob-font-weight):
2183 Add make-obsolete cookies, to follow faces.el.
2184
2185 These changes avoid warnings from the byte compiler in faces.el:
2186
2187 * faces.el (internal-get-face): Use facep instead of the obsolete
2188 internal-find-face.
2189 (internal-frob-font-weight, internal-frob-font-slant):
2190 New defaliases for obsolete functions.
2191 (x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
2192 (x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
2193 (x-make-font-bold-italic): Use internal-frob-font-weight and
2194 internal-frob-font-slant aliases instead of the obsolete
2195 x-frob-... functions.
2196
2197 2001-10-26 Sam Steingold <sds@gnu.org>
2198
2199 * textmodes/sgml-mode.el (html-mode): Set `html-xhtml' from the
2200 DOCTYPE; set `mode-name' based on it.
2201 (html-tag-alist): Use `html-xhtml' for "li", "dt" and "dd".
2202 (sgml-tag): Close empty tags in XHTML.
2203
2204 2001-10-26 Jason Rumney <jasonr@gnu.org>
2205
2206 * w32-fns.el: (w32-charset-info-alist): Use ANSI for iso10646-1
2207 when UNICODE is not defined.
2208
2209 2001-10-26 Sam Steingold <sds@gnu.org>
2210
2211 * font-lock.el (c-font-lock-keywords-2): Do not require labels to
2212 be alone on the line.
2213
2214 2001-10-26 Eli Zaretskii <eliz@is.elta.co.il>
2215
2216 * button.el (button): Special face definition for MS-DOS terminals.
2217
2218 2001-10-26 Sam Steingold <sds@gnu.org>
2219
2220 * progmodes/sh-script.el (sh-font-lock-syntactic-keywords):
2221 Protect the /= test by checking that the args are non-nil.
2222 (sh-font-lock-close-heredoc): Check eof for being non-nil.
2223
2224 2001-10-26 Tomas Abrahamsson <tab@lysator.liu.se>
2225
2226 * textmodes/artist.el (artist-version): 1.2.4.
2227 (artist-butlast-fn): New variable.
2228 (artist-butlast): New function.
2229 (artist-ellipse-mirror-quadrant): Use it.
2230 (artist-mouse-draw-poly): Use nil for `point-list'.
2231 (artist-mouse-draw-poly): Check for point-list being nil.
2232
2233 2001-10-26 Peter Kleiweg <kleiweg@let.rug.nl>
2234
2235 * progmodes/ps-mode.el (ps-mode-print-function): Remove quote for
2236 lambda expression.
2237 (ps-mode-menu-main): Submenu with options on/off was replaced with
2238 a toggle button.
2239 (ps-mode, ps-run-mode): Define with `define-derived-mode'
2240 (ps-mode): Autoload cookie added on same line as comment
2241 (ps-mode-tabkey, ps-mode-backward-delete-char):
2242 (ps-mode-r-balance): Replace `delete-horizontal-space' and
2243 `indent-to' with `indent-line-to'
2244 (ps-mode-print-buffer, ps-mode-print-region): Use `funcall'
2245 instead of `eval'.
2246 (ps-mode-print-region): Use `with-temp-buffer'.
2247 (ps-run-start): Use of `mapconcat'. Use `apply' instead of `eval'.
2248 (numerous places): Add back-tick and tick around names in
2249 docstrings, fix punctuation in docstrings, remove trailing spaces.
2250
2251 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
2252
2253 * textmodes/sgml-mode.el (sgml-font-lock-keywords-1): Ignore comments.
2254 (sgml-font-lock-keywords-2): Use `eval'. Moved from sgml-mode-common.
2255 (sgml-font-lock-syntactic-keywords): New var.
2256 (sgml-mode-common): Drop the two args.
2257 Don't make buffer-local variables that aren't used.
2258 Don't set sgml-font-lock-keywords-2 now that it uses `eval instead.
2259 Don't set `before-string' props from sgml-display-text.
2260 (sgml-mode): Use define-derived-mode.
2261 (sgml-tags-invisible): Use sgml-display-text.
2262 (sgml-quote): New command.
2263 (html-tag-alist): Add args for `span'.
2264 (html-mode): Use define-derived-mode.
2265 Set sgml-display-text and sgml-tag-face-alist.
2266
2267 2001-10-25 Sam Steingold <sds@gnu.org>
2268
2269 * add-log.el (add-log-always-start-new-record): New user option.
2270 (add-change-log-entry): Use it.
2271
2272 2001-10-25 Richard M. Stallman <rms@gnu.org>
2273
2274 * progmodes/etags.el (tags-query-replace): Make tags-loop-scan
2275 bind case-fold-search if FROM is not all lower case.
2276
2277 2001-10-25 Gerd Moellmann <gerd@gnu.org>
2278
2279 * startup.el (normal-top-level): Check for frame-initial-frame
2280 only if it's really used.
2281
2282 * mail/mh-utils.el (mh-recenter): Call recenter with arg `(4)'.
2283
2284 * progmodes/compile.el (compilation-parse-errors-filename-function):
2285 New variable.
2286 (compilation-parse-errors): Use it.
2287
2288 2001-10-25 Stefan Monnier <monnier@cs.yale.edu>
2289
2290 * emacs-lisp/checkdoc.el (checkdoc-eval-defun): Call eval-defun
2291 interactively so that C-u M-C-x still does edebug.
2292 (checkdoc-sentencespace-region-engine): Don't force a double-space
2293 after `.' if it doesn't look like an end-of-sentence.
2294 (debug-ignored-errors): Add `disambiguate ...'.
2295
2296 2001-10-24 Stefan Monnier <monnier@cs.yale.edu>
2297
2298 * textmodes/texinfo.el (texinfo-environments)
2299 (texinfo-environment-regexp): Hoist.
2300 (texinfo-font-lock-keywords): Use `italic' and `bold' faces.
2301 Only highlight the menu name in menu items.
2302 Setup `@foo ... @end foo' as text clones.
2303 (texinfo-clone-environment): New function.
2304 (texinfo-mode): Simplify auto-fill-inhibit-regexp.
2305 (texinfo-insert-block): Simplify.
2306 (texinfo-insert-quote): Insert a plain " if preceded by \ or if
2307 the command is repeated.
2308 (texinfo-last-unended-begin, texinfo-next-unmatched-end): New funs.
2309 (texinfo-insert-@end): Simplify.
2310
2311 * textmodes/texnfo-upd.el (texinfo-section-types-regexp)
2312 (texinfo-section-level-regexp, texinfo-subsection-level-regexp)
2313 (texinfo-subsubsection-level-regexp)
2314 (texinfo-update-menu-same-level-regexps)
2315 (texinfo-update-menu-higher-regexps)
2316 (texinfo-update-menu-lower-regexps): Hoist to eliminate warnings.
2317
2318 * derived.el (define-derived-mode): Use {delay,run}-mode-hooks.
2319 (derived-mode-p): Autoload.
2320
2321 * subr.el (delay-mode-hooks, delayed-mode-hooks, run-mode-hooks):
2322 New vars and functions.
2323 (text-clone-maintain, text-clone-create): New functions.
2324
2325 2001-10-25 Miles Bader <miles@gnu.org>
2326
2327 * facemenu.el (facemenu-add-new-face): Fix variable names.
2328
2329 2001-10-24 Richard M. Stallman <rms@gnu.org>
2330
2331 * facemenu.el (facemenu-unlisted-faces): Improve doc strings
2332 of t and nil values.
2333 (facemenu-set-face): Handle START and END interactively.
2334 (facemenu-set-foreground): Don't use a face; specify color directly.
2335 (facemenu-set-background): Likewise.
2336 (facemenu-set-face-from-menu): Doc fix.
2337 (facemenu-active-faces): Use face-attribute-vector
2338 to handle bare attributes not in faces.
2339 (facemenu-get-face): Don't handle face names fg:... and bg:...
2340 specially.
2341 (facemenu-add-new-face): New argument MENU.
2342 New way to handle adding colors to the color menus.
2343
2344 * env.el (substitute-env-vars): Quote the arg to rx.
2345
2346 2001-10-24 Sam Steingold <sds@gnu.org>
2347
2348 * mouse.el (mouse-buffer-menu-mode-groups): Added "Version
2349 Control" and "SGML" groups.
2350
2351 2001-10-24 Martin Stjernholm <bug-cc-mode@gnu.org>
2352
2353 * progmodes/cc-engine.el (c-beginning-of-member-init-list):
2354 Better handling of C++ template args to avoid confusion with `<'
2355 and `>' used as operators in member init expressions.
2356
2357 2001-10-24 Gerd Moellmann <gerd@gnu.org>
2358
2359 * replace.el (perform-replace): Move START and END parameters
2360 to the end of the argument list and make them optional.
2361
2362 * progmodes/ebrowse.el, progmodes/etags.el: Adapt to change in
2363 perform-replace.
2364
2365 * international/fontset.el (x-must-resolve-font-name): New function.
2366 (x-complement-fontset-spec): Use it.
2367
2368 2001-10-23 Stefan Monnier <monnier@cs.yale.edu>
2369
2370 * uniquify.el (uniquify-get-proposed-name): Fix (.. "usr" "/usr" 0).
2371
2372 * progmodes/compile.el (compile-mouse-goto-error, compile-goto-error):
2373 Turn caadr into caar of cdr.
2374
2375 2001-10-23 Gerd Moellmann <gerd@gnu.org>
2376
2377 * info.el (Info-fontify-node): Bind down-mouse-{1,2} instead
2378 of mouse-{1,2} since dragging is on the down event.
2379
2380 * play/doctor.el (make-doctor-variables): Remove a '($ please)'.
2381
2382 * mail/mh-utils.el (mh-recenter): Call `recenter' with arg t
2383 if ARG is nil.
2384
2385 * desktop.el (desktop-last-buffer): New variable.
2386 (desktop-create-buffer): Set it.
2387 (desktop-read): Bind it and switch to that buffer.
2388
2389 2001-10-22 Gerd Moellmann <gerd@gnu.org>
2390
2391 * progmodes/compile.el (compilation-set-window-height):
2392 Select old window only if it's still live.
2393
2394 2001-10-22 Pavel Jan\e,Am\e(Bk <Pavel@Janik.cz>
2395
2396 * help-mode.el (help-buffer): Remove debugging code.
2397 From Stefan Monnier <monnier@cs.yale.edu>.
2398
2399 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
2400
2401 * files.el (file-name-sans-extension, file-name-extension):
2402 Don't count the leading dots in file names as signaling an extension.
2403
2404 2001-10-22 Andre Spiegel <spiegel@gnu.org>
2405
2406 * vc.el (vc-diff-switches): Doc rewritten.
2407
2408 2001-10-22 Eli Zaretskii <eliz@is.elta.co.il>
2409
2410 * tooltip.el (tooltip-set-param): Doc fix.
2411
2412 * textmodes/sgml-mode.el (sgml-mode-map): Bind 8-bit codes above
2413 127 to sgml-maybe-name-self.
2414 (sgml-name-8bit-mode): Doc fix.
2415 (sgml-char-names-table): New variable.
2416 (sgml-name-char): Support non-ASCII and mule-unicode-*
2417 characters. Doc fix.
2418 (sgml-maybe-name-self): Convert unibyte characters to multibyte.
2419
2420 * tooltip.el (tooltip-x-offset, tooltip-y-offset): Mention in the
2421 doc string the effect of `left' and `top' parameters in
2422 tooltip-frame-parameters, the default values, and the units.
2423 (tooltip-frame-parameters): Mention `top' and `left' in the doc string.
2424 (tooltip-show): Mention in the doc string the `top' and `left'
2425 parameters in tooltip-frame-parameters, and x-max-tooltip-size.
2426
2427 2001-10-22 Andre Spiegel <spiegel@gnu.org>
2428
2429 Add autoscaling support for vc-annotate.
2430 From J.D. Smith <jdsmith@alum.mit.edu>.
2431
2432 * vc.el (vc-annotate-display-default): Accept colormap scaling
2433 ratio (now deprecated).
2434 (vc-annotate-display-autoscale): Added.
2435 (vc-annotate-add-menu): New autoscaling menu options "Span to
2436 Oldest" and "Span Oldest->Newest". Easymenu support added for
2437 toggle menus driven by customize variable `vc-annotate-display-mode'.
2438 (vc-annotate-display-select): Added.
2439 (vc-annotate): Changed temp-buffer-show-function to
2440 `vc-annotate-display-select'.
2441 (vc-annotate-display): Removed arguments BUFFER and BACKEND.
2442 Added argument OFFSET. Instead of backend function, calls now
2443 generic `vc-annotate-difference'.
2444 (vc-annotate-difference): Added as generic function instead of
2445 backend-specific function. No longer takes argument POINT, but
2446 instead accepts a time OFFSET.
2447 (vc-default-annotate-current-time): Added.
2448
2449 * vc-cvs.el (vc-cvs-annotate-difference): Removed to generic
2450 version in vc.el, with
2451 (vc-cvs-annotate-current-time): Added, as override of default.
2452 (vc-cvs-annotate-time): Added. Taken mostly from the (now removed)
2453 `vc-cvs-annotate-difference'.
2454
2455 2001-10-22 Gerd Moellmann <gerd@gnu.org>
2456
2457 * saveplace.el (save-place): Require `saveplace'.
2458
2459 * progmodes/cwarn.el (cwarn-font-lock-feature-keywords-alist):
2460 Use `sexp' for :value-type instead of `face'.
2461
2462 2001-10-21 Eli Zaretskii <eliz@is.elta.co.il>
2463
2464 * mail/rmailsum.el (rmail-summary-font-lock-keywords): Fix the
2465 regexps due to 5-digit message IDs.
2466
2467 2001-10-21 Jason Rumney <jasonr@gnu.org>
2468
2469 * term/w32-win.el (redisplay-dont-pause): Don't set.
2470
2471 2001-10-21 Miles Bader <miles@gnu.org>
2472
2473 * help-funs.el (help-manyarg-func-alist): Variable removed.
2474
2475 2001-10-21 Miles Bader <miles@gnu.org>
2476
2477 * help-funs.el (help-manyarg-func-alist): Remove entries for
2478 `insert', `insert-and-inherit', `insert-before-markers',
2479 `insert-before-markers-and-inherit', `message', `message-box',
2480 `message-or-box', `propertize', `format', `encode-time', `append',
2481 `concat', `vconcat', `nconc', `widget-apply', `make-hash-table',
2482 `insert-string', `ml-if', `ml-provide-prefix-argument', and
2483 `ml-prefix-argument-loop'.
2484
2485 2001-10-21 Andre Spiegel <spiegel@gnu.org>
2486
2487 * vc.el (vc-diff-internal, vc-coding-system-for-diff)
2488 (vc-default-diff-tree): New functions.
2489 (vc-version-diff): Use them. As a result, coding systems are now
2490 set up properly for all sorts of diffs, and tree diffs can now
2491 also be done locally.
2492 (vc-diff): With a prefix argument, don't require that it's called
2493 from a buffer under version control.
2494 (diff-switches): Remove duplicate definition.
2495
2496 * vc-cvs.el (vc-cvs-diff-tree): New function.
2497
2498 2001-10-21 Miles Bader <miles@gnu.org>
2499
2500 * help-funs.el (help-manyarg-func-alist): Remove entries for
2501 `list', `vector', `make-byte-code', `call-process',
2502 `call-process-region', `string', `+', `-', `*', `/', `max', `min',
2503 `logand', `logior', and `logxor'.
2504
2505 * wid-edit.el (checkbox): Swap bg/fg colors in image, and invert
2506 image bits to compensate. Use `make-string' instead of
2507 `make-bool-vector' (XBM apparently wants byte-aligned rows).
2508
2509 2001-10-20 Kim F. Storm <storm@cua.dk>
2510
2511 * simple.el (kill-ring-save): Don't show extent of copied region
2512 if using transient-mark-mode and region is fully visible.
2513
2514 See ChangeLog.9 for earlier changes.
2515
2516 ;; Local Variables:
2517 ;; coding: iso-2022-7bit
2518 ;; End:
2519
2520 Copyright (C) 2001, 2002 Free Software Foundation, Inc.
2521 Copying and distribution of this file, with or without modification,
2522 are permitted provided the copyright notice and this notice are preserved.