]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
(help-do-arg-highlight): Regexp-quote argument names.
[gnu-emacs] / lisp / ChangeLog
1 2005-06-30 Richard M. Stallman <rms@gnu.org>
2
3 * emacs-lisp/crm.el (crm-do-completion): Handle minibuffer prompt.
4 (crm-find-current-element): Likewise.
5
6 2005-06-30 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
7
8 * help-fns.el (help-do-arg-highlight): Regexp-quote argument
9 names.
10
11 2005-06-30 Stefan Monnier <monnier@iro.umontreal.ca>
12
13 * arc-mode.el (archive-extract): Make it work as a mouse binding.
14 (archive-mouse-extract): Make it an obsolete alias.
15 (archive-mode-map): Don't use archive-mouse-extract any more.
16 (archive-mode, archive-extract): write-contents-hooks ->
17 write-contents-functions.
18 (archive-arc-rename-entry, archive-lzh-rename-entry): Remove unused
19 first arg.
20 (archive-rename-entry): Update the call.
21 (archive-zip-summarize): Remove unused var `method'.
22 (archive-lzh-summarize): Remove unused var `creator'.
23
24 * emacs-lisp/debug.el (debug): Quieten Drew Adams.
25
26 * arc-mode.el: Bind inhibit-read-only rather than buffer-read-only.
27 (archive-zip-extract, archive-zip-expunge)
28 (archive-zip-update, archive-zip-update-case): Use executable-find.
29 (archive-resummarize, archive-flag-deleted, archive-unmark-all-files):
30 Use restore-buffer-modified-p.
31 (archive-extract, archive-add-new-member, archive-write-file-member):
32 Use with-current-buffer.
33 (archive-lzh-ogm, archive-zip-chmod-entry): Use dolist.
34
35 2005-06-30 Andreas Schwab <schwab@suse.de>
36
37 * progmodes/gud.el (gud-filter): Remove unneeded progn.
38
39 2005-06-30 Glenn Morris <gmorris@ast.cam.ac.uk>
40
41 * progmodes/sh-script.el (sh-get-kw): `&' also separates words.
42
43 2005-06-30 Juri Linkov <juri@jurta.org>
44
45 * faces.el (vertical-border): Inherit from mode-line-inactive
46 only on tty.
47
48 2005-06-30 Juanma Barranquero <lekktu@gmail.com>
49
50 * help-fns.el (help-do-arg-highlight): Highlight also -ARG (for
51 example, -NLINES in the `occur' docstring).
52
53 * replace.el (occur-1): When no matches are found, do not set the
54 `buffer-read-only' and modified flags for the occur buffer,
55 because it is deleted.
56
57 * emulation/cua-base.el (cua-check-pending-input)
58 (cua-repeat-replace-region, cua-mode, cua-debug)
59 (cua-auto-tabify-rectangles, cua-inhibit-cua-keys):
60 Fix typos in docstrings.
61
62 * emulation/cua-gmrk.el (cua-toggle-global-mark)
63 (cua-cut-region-to-global-mark)
64 (cua--cut-rectangle-to-global-mark):
65 Remove period from end of messages.
66
67 * emulation/cua-rect.el (cua-do-rectangle-padding):
68 Remove period from end of messages.
69 (cua--rectangle-seq-format): Fix typo in docstring.
70 (cua-sequence-rectangle, cua-fill-char-rectangle):
71 Improve argument/docstring consistency.
72
73 2005-06-29 Juri Linkov <juri@jurta.org>
74
75 * faces.el (default-frame-background-mode): New internal variable.
76 (frame-set-background-mode): Use it.
77
78 * startup.el (normal-top-level): Set default-frame-background-mode
79 instead of frame-background-mode. Before setting it, test for its
80 nil value. Remove tests for frame-background-mode and frame
81 parameter `reverse'. Add test for "unspecified-fg".
82
83 * term/xterm.el (xterm-rxvt-set-background-mode):
84 * term/rxvt.el (rxvt-set-background-mode):
85 Set default-frame-background-mode instead of frame-background-mode.
86
87 2005-06-29 Juanma Barranquero <lekktu@gmail.com>
88
89 * simple.el (set-variable): Warn about obsolete user variables.
90
91 * imenu.el (imenu--completion-buffer):
92 * mouse.el (mouse-buffer-menu-alist):
93 * msb.el (msb-invisible-buffer-p):
94 * calendar/diary-lib.el (diary-header-line-format):
95 * emacs-lisp/pp.el (pp-buffer):
96 * progmodes/cperl-mode.el (cperl-do-auto-fill):
97 * textmodes/picture.el (picture-replace-match):
98 Change space constants followed by a sexp to "?\s ".
99
100 * play/decipher.el (decipher-loop-with-breaks):
101 * textmodes/texinfo.el (texinfo-insert-@item): Change space
102 constants "protected" from end of line by a comment to "?\s".
103
104 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
105
106 * font-lock.el (save-buffer-state): Use `declare'.
107
108 * progmodes/cperl-mode.el (cperl-find-pods-heres): Don't gratuitously
109 reset the syntax-table to cperl-mode-syntax-table.
110 (cperl-mode): Make _ into word-syntax during font-locking so "print" in
111 "foo_print_bar" is not matched as a reserved keyword.
112
113 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
114
115 * textmodes/org.el (orgtbl-setup): New function, for delayed
116 setup for the orgtbl commands.
117 (org-calc-default-modes): New option.
118 (orgtbl-make-binding): Use `defun' to get better help display.
119 (org-diary): Call `org-compile-prefix-format'.
120 (org-table-formula-substitute-names): New function.
121 (org-agenda-day-view, org-agenda-week-view): New commands.
122 (org-agenda-toggle-week-view): Command removed.
123 (org-tbl-menu): Split off from org-org-menu.
124 (org-mode): Move removal of outline-mode menus to here.
125 (org-table-formula-debug): New option.
126 (org-table-insert-row): Keep first field if just "#" or "*".
127 (org-mode): Paragraph regexps fixed.
128 (org-table-recalculate-regexp): New constant.
129 (org-table-justify-field-maybe): Avoid replace if not necessary.
130 (org-copy-special, org-cut-special): Use `call-interactively'.
131 (org-table-copy-region): Take region from `interactive' call.
132 (org-trim): Return string even if no match.
133 (org-formula): New face.
134 (org-set-font-lock-defaults): No longer highlight "FIXME".
135 But highlight formula-related fields in table.
136 (org-table-p): Use regexp, not fontification.
137 (org-table-align): Handle white space at end of line.
138 (org-table-formula-evaluate-inline): New option.
139 (org-mode): Auto-wrapping in comment lines turned off.
140 (org-table-copy-down): Evaluate only in copied field, not in
141 destination.
142 (org-table-current-formula): Variable removed.
143 (org-table-store-formulas, org-table-get-stored-formulas)
144 (org-table-modify-formulas, org-table-replace-in-formulas)
145 (org-table-maybe-eval-formula): New functions.
146 (org-table-get-formula): Modify to use stored formulas.
147 (org-table-insert-column, org-table-delete-column)
148 (org-table-move-column): Call `org-table-modify-formulas'.
149 (org-complete): Add completion for keyword formulas.
150 (orgtbl-mode): Pull orgtbl-mode-map to start of
151 minor-mode-map-alist.
152
153 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
154
155 * progmodes/python.el (python-check): Require `compile' before
156 modifying its variables.
157
158 * newcomment.el (comment-indent-default): Don't get fooled by an early
159 end of buffer.
160
161 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
162
163 * ps-print.el (ps-print-version): Fix version number.
164
165 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
166
167 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
168
169 2005-06-28 Richard M. Stallman <rms@gnu.org>
170
171 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
172 (flyspell-local-mouse-map): Declaration deleted.
173 (flyspell-mouse-map): Bind only mouse-2.
174 (flyspell-mode-map): Don't test flyspell-use-local-map.
175 (flyspell-overlay-keymap-property-name): Var deleted.
176 (flyspell-mode-on): Don't make local bindings for
177 flyspell-mouse-map and flyspell-mode-map.
178 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
179
180 * textmodes/ispell.el (ispell-word): Do not ignore short words.
181
182 * progmodes/compile.el (compilation-next-error-function):
183 Don't switch buffers; operate on the current buffer.
184
185 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
186
187 * comint.el (comint-password-prompt-regexp): Accept ", try again".
188
189 * bindings.el (global-map): Bind insertchar and its variants.
190
191 2005-06-27 Richard M. Stallman <rms@gnu.org>
192
193 * textmodes/artist.el (artist-text-overwrite)
194 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
195
196 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
197
198 * ps-print.el: It was not working the page selection for printing.
199 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
200 (ps-print-version): New version 6.6.7.
201 (ps-end-sheet): New fun.
202 (ps-header-sheet, ps-end-job): Call it.
203
204 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
205
206 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
207
208 2005-06-27 Lute Kamstra <lute@gnu.org>
209
210 * facemenu.el (facemenu-unlisted-faces): Add foreground and
211 background color faces.
212 (facemenu-get-face): Delete function.
213 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
214 (facemenu-add-new-color): Make second argument mandatory.
215 Create the approprate face and return it. Simplify.
216 (facemenu-set-foreground, facemenu-set-background): Don't check if
217 color is defined. Use return value of facemenu-add-new-color.
218
219 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
220
221 * progmodes/gud.el (gud-filter): Add missing argument to
222 with-selected-window.
223
224 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
225
226 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
227 a :require to the defcustom.
228
229 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
230 defcustoms corresponding to minor modes.
231
232 2005-06-26 David Ponce <david@dponce.com>
233
234 * recentf.el: Require tree-widget instead of wid-edit.
235 (recentf-filename-handler): Fix widget :type.
236 (recentf-cancel-dialog, recentf-open-more-files)
237 (recentf-open-files-action): Doc fix.
238 (recentf-dialog-goto-first): New function.
239 (recentf-dialog-mode-map): Set parent keymap first.
240 (recentf-dialog-mode): Define with define-derived-mode.
241 Don't display continuation lines in dialogs.
242 (recentf-edit-list): Rename from recentf-edit-selected-items.
243 (recentf-edit-list-select): Rename from recentf-edit-list-action.
244 Simplify.
245 (recentf-edit-list-validate): New function.
246 (recentf-edit-list): Update accordingly.
247 (recentf-open-files-item-shift): Remove.
248 (recentf-open-files-item): Convert menu elements into tree and
249 link widgets. Don't create the widgets.
250 (recentf-open-files): Update accordingly.
251 (recentf-save-list): Untabify.
252
253 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
254
255 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
256 (keep-lines): Add INTERACTIVE arg. Never delete lines only
257 partially contained in the active region. Do not take active
258 region into account when called from Lisp, unless INTERACTIVE arg
259 is non-nil. Use `forward-line' instead of `beginning-of-line' to
260 avoid trouble with fields. Make marker point nowhere when no
261 longer used. Always return nil. Doc fix.
262 (flush-lines): Add INTERACTIVE arg. Do not take active region
263 into account when called from Lisp, unless INTERACTIVE arg is
264 non-nil. Use `forward-line' instead of `beginning-of-line' to
265 avoid trouble with fields. Make marker point nowhere when no
266 longer used. Always return nil. Doc fix.
267 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
268 interchangeable. Do not take active region into account when
269 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
270 message in echo area when called from Lisp, unless INTERACTIVE arg
271 is non-nil. Avoid saying "1 occurrences". Do not use markers.
272 Return the number of matches. Doc fix.
273 (occur): Doc fix.
274 (perform-replace): Make comment follow double space convention for
275 the sake of `outline-minor-mode'.
276
277 * faces.el (facep): Doc fix.
278
279 2005-06-25 Richard M. Stallman <rms@gnu.org>
280
281 * facemenu.el (facemenu-enable-faces-p): New function.
282 (facemenu-background-menu, facemenu-foreground-menu)
283 (facemenu-face-menu): Add menu-enable property.
284
285 * jka-compr.el (jka-compr-insert-file-contents):
286 Special handling if cannot find the uncompression program.
287
288 * cus-face.el (custom-face-attributes): Add autoload.
289
290 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
291 Bind comment-indent-function locally.
292
293 * window.el (save-selected-window): Use save-current-buffer.
294
295 * subr.el (with-selected-window): Use save-current-buffer.
296
297 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
298 and with-current-buffer.
299
300 2005-06-24 Richard M. Stallman <rms@gnu.org>
301
302 * simple.el (line-move-1): Fix previous change.
303
304 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
305
306 * replace.el (occur-1): Set `buffer-read-only' and the
307 buffer-modified flag before running `occur-hook' to protect
308 against unintentional buffer switches that can lead to data loss.
309
310 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
311
312 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
313 (gud-gdb-marker-filter): Use font-lock-warning-face for any
314 initial error.
315
316 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
317 after fresh input.
318 (gdb-var-create-handler): Put name of expression in quotes.
319
320 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
321
322 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
323 elements of RING in order, and without bogus nil elements.
324
325 2005-06-23 Richard M. Stallman <rms@gnu.org>
326
327 * simple.el (set-variable): Args renamed; doc fix.
328 (line-move-1): When there are overlays around, use vertical-motion.
329
330 * faces.el (escape-glyph): Use brown against light background.
331 (nobreak-space): Rename from no-break-space.
332 Fix previous change.
333
334 * dired-aux.el (dired-do-copy): Fix arg prompt.
335
336 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
337
338 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
339
340 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
341 rather than "Distributor".
342
343 2005-06-23 Lute Kamstra <lute@gnu.org>
344
345 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
346 (debug-on-entry): Use it. New interactive declaration that uses
347 function-called-at-point.
348
349 2005-06-23 Kim F. Storm <storm@cua.dk>
350
351 * subr.el (save-match-data): Add comment about using evaporate arg
352 to set-match-data.
353
354 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
355
356 * cus-edit.el (customize-face)
357 (customize-face-other-window): Handle face aliases.
358
359 * faces.el (face-documentation, set-face-attribute)
360 (face-spec-set): Handle face aliases.
361
362 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
363
364 * help-mode.el (help-make-xrefs): If a symbol representing a face
365 name is not followed by the word "face", it could still be a
366 function or variable name, so don't bypass other checks.
367
368 2005-06-22 Juri Linkov <juri@jurta.org>
369
370 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
371 Replace aliased functions with calls where second arg `inherit' is t.
372
373 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
374
375 * progmodes/gdb-ui.el (gdb-error): New variable.
376 (gdb-error): New function.
377 (gdb-annotation-rules): Act on error-begin and error annotations.
378 (gdb-concat-output): Use font-lock-warning-face for errors.
379
380 2005-06-22 Miles Bader <miles@gnu.org>
381
382 * bindings.el (propertized-buffer-identification): Use renamed
383 `Buffer-menu-buffer' face.
384
385 * faces.el (vertical-border): Rename from `vertical-divider'.
386 (escape-glyph): Change dark-background color back to `cyan'.
387
388 2005-06-21 Juri Linkov <juri@jurta.org>
389
390 * faces.el (face-user-default-spec): Try getting `customized-face'
391 prior to `saved-face'.
392 (frame-background-mode): Refill docstring.
393
394 * emacs-lisp/lisp-mode.el (eval-defun-1):
395 * emacs-lisp/edebug.el (edebug-eval-defun):
396 Set `saved-face' temporarily to nil before calling form.
397 Set `customized-face' to the new spec after that.
398
399 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
400
401 * subr.el (1value, lambda, key-substitution-in-progress):
402 Doc fixes.
403
404 * autoinsert.el (auto-insert-alist):
405 * ses.el (ses-call-printer):
406 * subr.el (noreturn):
407 * emacs-lisp/lisp.el (check-parens):
408 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
409 * net/browse-url.el (browse-url-mosaic):
410 * progmodes/cc-defs.el (c-safe-scan-lists):
411 * progmodes/ebnf-abn.el (ebnf-abn-lex):
412 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
413 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
414 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
415 * progmodes/ebnf-iso.el (ebnf-iso-lex):
416 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
417
418 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
419
420 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
421
422 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
423
424 * calendar/appt.el (appt-make-list): Activate the package, if
425 not already active (for backwards compatibility).
426
427 2005-06-20 Kim F. Storm <storm@cua.dk>
428
429 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
430
431 2005-06-20 Miles Bader <miles@gnu.org>
432
433 * faces.el (vertical-divider): New face.
434
435 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
436
437 * simple.el (kill-whole-line): Doc fix.
438 (next-error-buffer-p, next-error-find-buffer)
439 (clone-indirect-buffer): Fix typos in docstrings.
440 (comment-line-break-function): Doc fix: don't say variable
441 is automatically buffer-local (it isn't).
442
443 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
444
445 * net/tramp-ftp.el (top):
446 * net/tramp-smb.el (top):
447 * net/tramp-util.el (top):
448 * net/tramp-uu.el (top):
449 * net/tramp-vc.el (top):
450 * net/tramp.el (top): Revert copyright years back to original
451 ones. Tramp has a life outside GNU Emacs.
452
453 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
454
455 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
456
457 2005-06-18 Juri Linkov <juri@jurta.org>
458
459 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
460 end of first regexp to limit the match to the position between
461 line number and source line with same separator character as used
462 between file name and line number. In the second regexp limit
463 mouse-face area to file name and line number by adding new group
464 for them and referring it in HYPERLINK arg.
465 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
466 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
467 previous line where grep markers may be already removed.
468
469 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
470
471 * progmodes/ps-mode.el: Update version and maintainer's email address.
472
473 2005-06-18 Steve Youngs <steve@xemacs.org>
474
475 * net/browse-url.el (browse-url-browser-function)
476 (browse-url-default-browser): Add firefox.
477 (browse-url-firefox-program, browse-url-firefox-arguments)
478 (browse-url-firefox-startup-arguments)
479 (browse-url-firefox-new-window-is-tab): New defcustoms.
480 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
481
482 2005-06-17 Richard M. Stallman <rms@gnu.org>
483
484 * startup.el (command-line): Warn if specified user name has
485 no home directory.
486
487 * term.el (term-get-old-input, term-input-filter, term-input-sender)
488 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
489
490 * longlines.el (longlines-mode, longlines-show-hard-newlines):
491 Doc fixes.
492
493 * faces.el (underline): Try bold if terminal doesn't support underline.
494
495 * mail/sendmail.el (mail-setup-with-from): New variable.
496 (mail-insert-from-field): New function.
497 (sendmail-send-it): Call it.
498 (mail-setup): Optionally call it here.
499
500 * term/linux.el: Call tty-no-underline.
501
502 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
503
504 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
505
506 2005-06-17 Miles Bader <miles@gnu.org>
507
508 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
509 (ediff-current-diff-C, ediff-current-diff-Ancestor)
510 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
511 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
512 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
513 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
514 Remove "-face" suffix from face names.
515 (ediff-current-diff-face-A, ediff-current-diff-face-B)
516 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
517 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
518 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
519 (ediff-even-diff-face-A, ediff-even-diff-face-B)
520 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
521 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
522 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
523 New backward-compatibility aliases for renamed faces.
524 (ediff-current-diff-face-A, ediff-current-diff-face-B)
525 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
526 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
527 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
528 (ediff-even-diff-face-A, ediff-even-diff-face-B)
529 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
530 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
531 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
532 Use renamed ediff faces.
533
534 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
535 Remove "-face" suffix from face names.
536 (eshell-test-ok-face, eshell-test-failed-face):
537 New backward-compatibility aliases for renamed faces.
538 (eshell-run-test): Use renamed eshell-test faces.
539
540 * eshell/em-prompt.el (eshell-prompt):
541 Remove "-face" suffix from face name.
542 (eshell-prompt-face): New backward-compatibility alias for renamed face.
543 (eshell-emit-prompt): Use renamed eshell-prompt face.
544
545 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
546 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
547 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
548 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
549 Remove "-face" suffix from face names.
550 (eshell-ls-directory-face, eshell-ls-symlink-face)
551 (eshell-ls-executable-face, eshell-ls-readonly-face)
552 (eshell-ls-unreadable-face, eshell-ls-special-face)
553 (eshell-ls-missing-face, eshell-ls-archive-face)
554 (eshell-ls-backup-face, eshell-ls-product-face)
555 (eshell-ls-clutter-face):
556 New backward-compatibility aliases for renamed faces.
557 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
558
559 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
560 Remove "-face" suffix from face name.
561 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
562 instead of literal face.
563
564 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
565
566 * emacs-lisp/warnings.el (display-warning, lwarn)
567 (warning-minimum-log-level): Doc fixes.
568 (warning-minimum-level, warning-minimum-log-level):
569 Add :debug to :type choices.
570
571 * progmodes/ada-mode.el (ada-format-paramlist)
572 (ada-get-indent-case, ada-check-matching-start)
573 (ada-check-defun-name, ada-goto-matching-decl-start)
574 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
575 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
576 (ada-make-subprogram-body): Follow error conventions.
577 (ada-case-exception-file, ada-indent-comment-as-code)
578 (ada-indent-handle-comment-special, ada-indent-renames)
579 (ada-indent-return, ada-search-directories-internal)
580 (ada-tab-policy, ada-case-exception-substring)
581 (ada-other-file-alist, ada-matching-start-re)
582 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
583 (ada-imenu-generic-expression, ada-compile-goto-error)
584 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
585 (ada-popup-menu, ada-add-extensions, ada-mode)
586 (ada-region-selected, ada-create-case-exception)
587 (ada-create-case-exception-substring, ada-after-keyword-p)
588 (ada-activate-keys-for-case, ada-adjust-case-region)
589 (ada-adjust-case-buffer, ada-format-paramlist)
590 (ada-scan-paramlist, ada-insert-paramlist)
591 (ada-indent-newline-indent)
592 (ada-indent-newline-indent-conditional)
593 (ada-justified-indent-current, ada-goto-previous-word)
594 (ada-indent-current, ada-get-indent-open-paren)
595 (ada-get-indent-paramlist, ada-get-indent-end)
596 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
597 (ada-get-indent-block-start, ada-get-indent-subprog)
598 (ada-get-indent-noindent, ada-get-indent-label)
599 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
600 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
601 (ada-goto-stmt-end, ada-goto-next-word)
602 (ada-check-matching-start, ada-check-defun-name)
603 (ada-goto-matching-decl-start, ada-goto-matching-start)
604 (ada-goto-matching-end, ada-search-ignore-string-comment)
605 (ada-in-decl-p, ada-looking-at-semi-or)
606 (ada-looking-at-semi-private, ada-in-paramlist-p)
607 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
608 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
609 (ada-next-procedure, ada-previous-procedure, ada-next-package)
610 (ada-previous-package, ada-create-menu)
611 (ada-fill-comment-paragraph-justify)
612 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
613 (ada-other-file-name, ada-last-which-function-line)
614 (ada-last-which-function-subprog, ada-which-function)
615 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
616 (ada-gen-treat-proc, ada-check-emacs-version)
617 (ada-continuation-indent, ada-align-region-separate):
618 Fix typos in docstrings.
619 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
620
621 2005-06-16 Lute Kamstra <lute@gnu.org>
622
623 * simple.el (fundamental-mode): Run after-change-major-mode-hook
624 conditionally.
625
626 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
627
628 * comint.el (comint-replace-by-expanded-filename)
629 (comint-prompt-regexp, comint-delimiter-argument-list)
630 (comint-preinput-scroll-to-bottom):
631 * info.el (Info-hide-cookies-node):
632 * ls-lisp.el (ls-lisp-classify):
633 * find-file.el (ff-search-directories, ff-special-constructs)
634 (ff-find-other-file):
635 * font-lock.el (font-lock-keywords):
636 * shell.el (shell-prompt-pattern)
637 (shell-dynamic-complete-functions, shell-mode)
638 (shell-delimiter-argument-list):
639 * term.el (term-replace-by-expanded-filename)
640 (term-prompt-regexp, term-delimiter-argument-list):
641 * woman.el (woman-ignore, woman0-if):
642 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
643 * emacs-lisp/elint.el (elint-init-env):
644 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
645 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
646 * language/ethio-util.el (ethio-tilde-escape)
647 (ethio-use-three-dot-question):
648 * net/zone-mode.el (zone-mode-load-time-setup):
649 * progmodes/cc-align.el (c-lineup-argcont):
650 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
651 * progmodes/cperl-mode.el (cperl-set-style-back):
652 * progmodes/inf-lisp.el (inferior-lisp-prompt):
653 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
654 Fix spellings in docstrings.
655
656 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
657 * progmodes/modula2.el (m2-for): Fix spellings.
658
659 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
660
661 * simple.el (undo-more): Don't use `format' on `error' arguments.
662 Improve argument/docstring consistency.
663 (pending-undo-list): Doc fix.
664
665 * smerge-mode.el (smerge-ensure-match):
666 * emulation/vip.el (vip-ex):
667 * net/zone-mode.el (zone-mode-update-serial):
668 * progmodes/idlwave.el (idlwave-complete):
669 * progmodes/vhdl-mode.el (vhdl-visit-file)
670 (vhdl-compose-wire-components):
671 Don't use `format' on `error' arguments.
672
673 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
674 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
675 (tooltip-help-tips): Fix typos in docstrings.
676
677 2005-06-16 David Ponce <david@dponce.com>
678
679 * tree-widget.el (tree-widget-value-create): Simplify last change.
680
681 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
682
683 * ido.el (ido-incomplete-regexp): New variable.
684 (ido-set-matches-1): Handle invalid-regexp error and set
685 ido-incomplete-regexp.
686 (ido-incomplete-regexp): New face.
687 (ido-completions): Use it.
688 (ido-complete, ido-exit-minibuffer, ido-completions):
689 Handle incomplete regexps.
690 (ido-completions): Add check for complete match when entering a regexp.
691
692 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
693
694 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
695
696 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
697
698 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
699 by field delimiters.
700
701 2005-06-15 David Ponce <david@dponce.com>
702
703 * tree-widget.el: eval-and-compile inlined functions so they will
704 be available at run-time too.
705 (tree-widget-super-format-handler)
706 (tree-widget-format-handler): Remove.
707 (tree-widget-value-create): Handle the :indent property.
708
709 2005-06-15 Miles Bader <miles@gnu.org>
710
711 * progmodes/which-func.el (which-func): Only inherit
712 `font-lock-function-name-face' when that makes sense against the
713 default mode-line face, otherwise set the face color explicitly.
714
715 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
716 faces instead of (non-existent) variables.
717
718 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
719
720 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
721 (iswitchb-get-matched-buffers): Likewise. Simplify.
722
723 2005-06-14 Miles Bader <miles@gnu.org>
724
725 * progmodes/ld-script.el (ld-script-location-counter):
726 Remove "-face" suffix from face name.
727 (ld-script-location-counter-face):
728 New backward-compatibility alias for renamed face.
729 (ld-script-location-counter-face): Use renamed face.
730
731 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
732 (cperl-hash): Remove "-face" suffix from face names.
733 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
734 New backward-compatibility aliases for renamed faces.
735 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
736 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
737
738 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
739 name.
740 (which-func-face): New backward-compatibility alias for renamed face.
741 (which-func-format): Use renamed which-func face.
742
743 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
744 (vhdl-function, vhdl-directive, vhdl-reserved-word)
745 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
746 names.
747 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
748 (vhdl-speedbar-configuration, vhdl-speedbar-package)
749 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
750 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
751 (vhdl-speedbar-architecture-selected)
752 (vhdl-speedbar-configuration-selected)
753 (vhdl-speedbar-package-selected)
754 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
755 names.
756 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
757 Use renamed faces.
758 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
759 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
760 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
761 Use renamed faces.
762 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
763 names.
764 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
765 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
766 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
767 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
768 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
769 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
770
771 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
772 face name.
773 (sh-heredoc-face): New backward-compatibility alias for renamed face.
774 (sh-heredoc-face): Use renamed sh-heredoc face.
775
776 * progmodes/idlw-help.el (idlwave-help-link):
777 Remove "-face" suffix from face name.
778 (idlwave-help-link-face):
779 New backward-compatibility alias for renamed face.
780 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
781
782 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
783 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
784 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
785 New backward-compatibility aliases for renamed faces.
786 (idlwave-shell-disabled-breakpoint-face)
787 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
788
789 * progmodes/flymake.el (flymake-errline, flymake-warnline):
790 Remove "-face" suffix from face names.
791 (flymake-errline-face, flymake-warnline-face):
792 New backward-compatibility aliases for renamed faces.
793 (flymake-highlight-line): Use renamed flymake faces.
794
795 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
796 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
797 (ebrowse-member-class, ebrowse-progress):
798 Remove "-face" suffix from face names.
799 (ebrowse-tree-mark-face, ebrowse-root-class-face)
800 (ebrowse-file-name-face, ebrowse-default-face)
801 (ebrowse-member-attribute-face, ebrowse-member-class-face)
802 (ebrowse-progress-face):
803 New backward-compatibility aliases for renamed faces.
804 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
805 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
806 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
807 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
808
809 * progmodes/antlr-mode.el (antlr-default, antlr-keyword, antlr-syntax)
810 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
811 (antlr-literal): Remove "-face" suffix and "font-lock-" from face names.
812 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
813 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
814 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
815 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face):
816 New backward-compatibility aliases for renamed faces.
817 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
818 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
819 (antlr-tokenref-face, antlr-literal-face): Variables renamed to remove
820 "font-lock-". Use renamed antlr-mode faces.
821 (antlr-font-lock-additional-keywords): Use renamed faces.
822 Replace literal face-names with face variable references.
823
824 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
825 face name.
826 (Buffer-menu-buffer-face): New backward-compatibility alias for
827 renamed face.
828 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
829
830 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
831
832 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
833 Eliminate "-face" suffix.
834 (makefile-targets): Inherit from font-lock-function-name-face and
835 eliminate "-face" suffix.
836 (makefile-shell): Remove attributes and eliminate "-face" suffix.
837 (makefile-*-font-lock-keywords): Append makefile-targets in rule
838 actions, instead of prepending, to make it less visible.
839 (makefile-previous-dependency, makefile-match-dependency):
840 Don't match a target on a continuation line.
841
842 * files.el (auto-mode-alist): Put Makefile in gmake mode.
843
844 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
845
846 * progmodes/gdb-ui.el (menu): Re-order menu items.
847 (gdb-tooltip-print): Respect tooltip-use-echo-area.
848
849 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
850 Define in tooltip.el.
851 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
852 (gud-tooltip-tips): Respect tooltip-use-echo-area and
853 gud-tooltip-echo-area.
854
855 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
856 backward compatibility and make obsolete.
857 (tooltip-help-tips): Use tooltip-use-echo-area.
858 (tooltip-show-help-function): Rename to...
859 (tooltip-show-help): ...this, because it is a function.
860 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
861
862 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
863
864 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
865 (edebug-print-length, edebug-print-level, edebug-print-circle)
866 (edebug-modify-breakpoint, edebug-eval-last-sexp)
867 (edebug-eval-print-last-sexp): Doc fixes.
868
869 2005-06-14 Kim F. Storm <storm@cua.dk>
870
871 * ido.el (ido-mode): Make a new keymap every time we enable ido,
872 as the coverage buffer/file/both may change.
873
874 2005-06-14 Lute Kamstra <lute@gnu.org>
875
876 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
877 and run-mode-hooks. Simplify.
878
879 * mail/rmailedit.el (rmail-edit-mode):
880 * progmodes/octave-inf.el (inferior-octave-mode):
881 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
882
883 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
884 and run-mode-hooks.
885 (recentf-edit-list, recentf-open-files): Don't call
886 kill-all-local-variables directly.
887
888 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
889
890 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
891
892 * emacs-lisp/byte-run.el (make-obsolete)
893 (define-obsolete-function-alias): Rename arguments FUNCTION and
894 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
895 (make-obsolete-variable, define-obsolete-variable-alias):
896 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
897 respectively.
898
899 * isearchb.el (isearchb-activate):
900 * pcvs.el (cvs-mode):
901 * ses.el (ses-load):
902 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
903 * net/tramp.el (tramp-find-file-exists-command)
904 (tramp-find-shell):
905 * progmodes/ada-mode.el (ada-create-case-exception)
906 (ada-create-case-exception-substring, ada-make-subprogram-body):
907 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
908 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
909 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
910 * textmodes/org.el (org-promote, org-evaluate-time-range)
911 (org-agenda-next-date-line, org-agenda-previous-date-line)
912 (org-agenda-error, org-open-at-point, org-table-move-row)
913 (org-format-table-table-html-using-table-generate-source)
914 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
915 * textmodes/reftex.el (reftex-access-scan-info):
916 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
917 (reftex-toc-promote-prepare): Follow error conventions.
918
919 * diff-mode.el (diff-mode): Fix typo in docstring.
920
921 * forms.el (forms--intuit-from-file): Fix reference to
922 `forms-number-of-fields' in error message.
923 (forms-print): Fix quoting in error message.
924
925 * forms.el (forms-mode):
926 * emulation/vi.el (vi-goto-insert-state):
927 * progmodes/flymake.el (flymake-new-err-info)
928 (flymake-start-syntax-check-for-current-buffer)
929 (flymake-simple-cleanup):
930 * eshell/esh-var.el (eshell/export):
931 * progmodes/gud.el (xdb):
932 * textmodes/flyspell.el (flyspell-incorrect-hook)
933 (flyspell-maybe-correct-transposition)
934 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
935
936 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
937
938 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
939 minibuffer prompt.
940
941 2005-06-13 Kim F. Storm <storm@cua.dk>
942
943 * subr.el (add-to-ordered-list): New defun.
944
945 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
946 add cua--keymap-alist to emulation-mode-map-alists.
947
948 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
949
950 * subr.el (complete-in-turn): New macro.
951 (dynamic-completion-table, lazy-completion-table): Add debug info.
952
953 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
954 in preference to face aliases.
955
956 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
957 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
958 Remove unused vars `start' and `firstline'.
959 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
960 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
961
962 2005-06-13 Eli Zaretskii <eliz@gnu.org>
963
964 * cus-start.el (all): Don't complain about missing GTK-related
965 variables, unless either `gtk' is boundp or this isn't a
966 `windows-nt' build.
967
968 2005-06-13 Lute Kamstra <lute@gnu.org>
969
970 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
971 run-mode-hooks.
972
973 * ediff-mult.el (ediff-meta-mode):
974 * ediff-util.el (ediff-mode): Use run-mode-hooks.
975
976 * ledit.el (ledit-mode): Use delay-mode-hooks.
977
978 * woman.el (woman-mode-line-format): Delete constant.
979 (woman-mode-map): Initialize it properly.
980 (woman-mode): Set mode-class property to special.
981 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
982 Set major-mode and mode-name. Don't set mode-line-format directly.
983 (Man-getpage-in-background): Don't reference woman-mode-line-format.
984
985 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
986 string argument obsolete.
987
988 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
989
990 * textmodes/org.el (org-CUA-compatible): New option.
991 (org-disputed-keys): New variable.
992 (org-key): New function.
993 (orgtbl-make-binding): Add docstring to the created function.
994 (org-mode): Set paragraph start/separate regexps.
995 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
996 (org-archive-location, org-archive-mark-done)
997 (org-archive-stamp-time): New options.
998 (org-archive-subtree): New command.
999 (org-fill-paragraph): New function.
1000 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
1001 (org-fake-empty-table-line): Function removed.
1002 (org-format-org-table-html): Do not create empty table lines at
1003 separator lines. Improved table header treatment.
1004 (org-link-format): New option.
1005 (org-make-link): New function.
1006 (org-insert-link, org-store-link): Use org-make-link.
1007 (org-open-file): Quote file name for shell command, to allow
1008 spaces in file names.
1009 (org-link-regexp): Fix bug with mailto link.
1010 (org-link-maybe-angles-regexp, org-protected-link-regexp):
1011 New constants.
1012 (org-export-as-html): Deal with the optional angles around a link.
1013 Better treatment of file: links.
1014 (org-open-at-point): Replace @{ and @} with < and >.
1015 (org-run-mode-hooks): Function removed.
1016 (org-agenda-mode): No longer use `org-run-mode-hooks'.
1017
1018 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
1019
1020 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
1021 MI command -data-list-register-values.
1022 (gdb-post-prompt): Indent properly.
1023
1024 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
1025
1026 * hilit-chg.el (highlight-changes-colors): Rename from
1027 `highlight-changes-colours'.
1028 (highlight-changes-colours): Keep as obsolete alias.
1029 (highlight-changes-face-list): Doc fix.
1030 (hilit-chg-make-list): Use `highlight-changes-colors'.
1031
1032 2005-06-12 Mark A. Hershberger <mah@everybody.org>
1033
1034 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
1035 defun-prompt-regexp.
1036
1037 2005-06-12 Eli Zaretskii <eliz@gnu.org>
1038
1039 * loadup.el: Don't say we are dumping under 2 names on windows-nt
1040 and cygwin.
1041
1042 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
1043 Don't use an old loaddefs.el, as in Makefile.in.
1044
1045 2005-06-12 Lute Kamstra <lute@gnu.org>
1046
1047 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
1048
1049 * man.el (Man-mode-map): Initialize it properly.
1050 (Man-mode): Set mode-class property to special.
1051
1052 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
1053
1054 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
1055
1056 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
1057 A newline is needed in the docstring there.
1058
1059 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
1060 Doc fixes.
1061
1062 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
1063
1064 * printing.el: Doc fix. The menubar is no more changed when printing
1065 is loaded, it only changes when pr-menu-bind or pr-update-menus is
1066 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
1067 (pr-version): New version number (6.8.4).
1068 (pr-menu-bind): New command.
1069 (pr-update-menus): Docstring and code fix.
1070 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
1071 Docstring fix.
1072 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
1073 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
1074
1075 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
1076
1077 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
1078 "Returns" to "return", document useful return values, etc.
1079
1080 2005-06-11 Alan Mackenzie <acm@muc.de>
1081
1082 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
1083 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
1084 (adaptive-file-function): Minor amendment to doc-string.
1085
1086 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1087
1088 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
1089 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
1090 Fix :type--it is `integer', not `string'.
1091
1092 * faces.el (modeline-highlight): Rename from (the erroneous)
1093 `modeline-higilight'.
1094
1095 2005-06-11 Lute Kamstra <lute@gnu.org>
1096
1097 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
1098 lisp-interaction-mode-map but make it the parent.
1099 (edebug-eval-mode): Use define-derived-mode.
1100
1101 2005-06-11 Andreas Schwab <schwab@suse.de>
1102
1103 * bindings.el: Add binding of `ESC functionkey' for every
1104 `M-functionkey'.
1105 * hexl.el (hexl-mode-map): Likewise.
1106
1107 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
1108
1109 * progmodes/compile.el (compilation-error-regexp-alist-alist)
1110 [msft]: update regexp for newer msft compilers.
1111
1112 2005-06-10 Mark A. Hershberger <mah@everybody.org>
1113
1114 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
1115 ATTLIST portions of included DTDs.
1116 (xml-parse-dtd): Eliminate use of inefficient match-data.
1117
1118 2005-06-10 Miles Bader <miles@gnu.org>
1119
1120 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
1121 (mpuz-text): Remove "-face" suffix from face names.
1122 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
1123 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
1124 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
1125
1126 * play/gomoku.el (gomoku-O, gomoku-X):
1127 Remove "-face" suffix from face names.
1128 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
1129 New backward-compatibility aliases for renamed faces.
1130 (gomoku-font-lock-keywords): Use renamed gomoku faces.
1131
1132 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
1133
1134 * thumbs.el: Fixes for changes of 2005-06-09.
1135 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
1136 as a directory.
1137 (thumbs-thumbname): Remove directory separator from format string;
1138 `thumbs-thumbsdir' now returns a valid directory name.
1139 (thumbs-temp-dir): New defsubst.
1140 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
1141 Use it.
1142
1143 * cus-edit.el (minibuffer):
1144 * files.el (make-backup-file-name-function):
1145 * filesets.el (filesets-external-viewers):
1146 * hilit-chg.el (highlight-changes-colours)
1147 (highlight-changes-face-list, highlight-changes-rotate-faces):
1148 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
1149 * kmacro.el (kmacro-call-macro):
1150 * log-edit.el (log-edit-changelog-full-paragraphs):
1151 * mouse.el (mouse-1-click-follows-link):
1152 * skeleton.el (skeleton-autowrap):
1153 * subr.el (insert-for-yank-1):
1154 * tempo.el (tempo-insert-region):
1155 * terminal.el (terminal-emulator):
1156 * time.el (display-time-mail-face):
1157 * vc.el (vc-annotate):
1158 * vcursor.el (vcursor-copy-line):
1159 * woman.el (woman-bold-headings, woman-ignore)
1160 (woman-default-faces, woman-monochrome-faces):
1161 * calendar/todo-mode.el (todo-insert-threshold):
1162 * emulation/pc-select.el (pc-select-selection-keys-only)
1163 (pc-selection-mode):
1164 * emulation/vip.el (vip-find-char-forward):
1165 * emulation/viper-cmd.el (viper-find-char-forward):
1166 * international/mule-cmds.el (select-safe-coding-system-accept-default-p)
1167 (input-method-exit-on-invalid-key):
1168 * international/mule-diag.el (describe-coding-system):
1169 * international/ucs-tables.el (unify-8859-on-encoding-mode):
1170 * net/browse-url.el (browse-url-xterm-program):
1171 * obsolete/lazy-lock.el (lazy-lock-mode):
1172 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
1173 (cperl-mode):
1174 * progmodes/cpp.el (cpp-face-light-name-list)
1175 (cpp-face-dark-name-list):
1176 * progmodes/delphi.el (delphi-newline-always-indents):
1177 Fix spellings in docstrings.
1178
1179 * ido.el (ido-mode, ido-file-extensions-order)
1180 (ido-default-file-method, ido-default-buffer-method)
1181 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
1182 (ido-decorations, ido-read-file-name-as-directory-commands)
1183 (ido-read-file-name-non-ido, ido-work-directory-list)
1184 (ido-ignore-item-temp-list, ido-current-directory)
1185 (ido-magic-forward-char, ido-enter-find-file)
1186 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
1187 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
1188
1189 2005-06-10 Lute Kamstra <lute@gnu.org>
1190
1191 * play/dunnet.el (dun-mode): Use define-derived-mode.
1192 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
1193 obsolete alias.
1194
1195 * play/doctor.el (doctor-mode-map): Remove defvar.
1196 (doctor-mode): Use define-derived-mode.
1197
1198 * mail/mspools.el (mspools-mode):
1199 * net/eudc-hotlist.el (eudc-hotlist-mode):
1200 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
1201
1202 2005-06-10 Miles Bader <miles@gnu.org>
1203
1204 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
1205 Remove "-face" suffix from face names.
1206 (flyspell-incorrect-face, flyspell-duplicate-face):
1207 New backward-compatibility aliases for renamed faces.
1208 (flyspell-mode-on, make-flyspell-overlay)
1209 (flyspell-highlight-incorrect-region)
1210 (flyspell-highlight-duplicate-region)
1211 (flyspell-display-next-corrections)
1212 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
1213
1214 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
1215 from face name.
1216 (texinfo-heading-face): New backward-compatibility alias for
1217 renamed face.
1218 (texinfo-heading-face): Use renamed texinfo-heading face.
1219
1220 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
1221 suffix from face names.
1222 (tex-math-face, tex-verbatim-face):
1223 New backward-compatibility aliases for renamed faces.
1224 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
1225 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
1226 literal face name.
1227
1228 * textmodes/table.el (table-cell): Remove "-face" suffix from face
1229 name.
1230 (table-cell-face): New backward-compatibility alias for renamed face.
1231 (table--put-cell-face-property, table--update-cell-face):
1232 Use renamed table-cell face.
1233
1234 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
1235 from face name.
1236 (sgml-namespace-face): New backward-compatibility alias for
1237 renamed face.
1238 (sgml-namespace-face): Use renamed sgml-namespace face.
1239
1240 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
1241 (org-level-4, org-level-5, org-level-6, org-level-7)
1242 (org-level-8, org-warning, org-headline-done)
1243 (org-deadline-announce, org-scheduled-today)
1244 (org-scheduled-previously, org-link, org-done, org-table)
1245 (org-time-grid): Remove "-face" suffix from face names.
1246 (org-level-1-face, org-level-2-face, org-level-3-face)
1247 (org-level-4-face, org-level-5-face, org-level-6-face)
1248 (org-level-7-face, org-level-8-face, org-warning-face)
1249 (org-headline-done-face, org-deadline-announce-face)
1250 (org-scheduled-today-face, org-scheduled-previously-face)
1251 (org-link-face, org-done-face, org-table-face)
1252 (org-time-grid-face):
1253 New backward-compatibility aliases for renamed faces.
1254 (org-level-faces, org-set-font-lock-defaults, org-timeline)
1255 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
1256 (org-agenda-get-timestamps, org-agenda-get-scheduled)
1257 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
1258
1259 * emulation/viper-init.el (viper-search, viper-replace-overlay)
1260 (viper-minibuffer-emacs, viper-minibuffer-insert)
1261 (viper-minibuffer-vi): Remove "-face" suffix from face names.
1262 (viper-search-face, viper-replace-overlay-face)
1263 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
1264 (viper-minibuffer-vi-face):
1265 New backward-compatibility aliases for renamed faces.
1266 (viper-search-face, viper-replace-overlay-face)
1267 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
1268 (viper-minibuffer-vi-face): Use renamed viper faces.
1269
1270 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
1271 Remove "-face" suffix from face names.
1272 (testcover-nohits-face, testcover-1value-face):
1273 New backward-compatibility aliases for renamed faces.
1274 (testcover-mark): Use renamed testcover faces.
1275
1276 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
1277 face name.
1278 (diary-button-face): New backward-compatibility alias for renamed face.
1279 (diary-entry): Use renamed diary-button face.
1280
1281 * calendar/calendar.el (diary, calendar-today, holiday)
1282 (mark-visible-calendar-date): Remove "-face" suffix from face names.
1283 (diary-face, calendar-today-face, holiday-face):
1284 New backward-compatibility aliases for renamed faces.
1285 (eval-after-load "facemenu", diary-entry-marker)
1286 (calendar-today-marker, calendar-holiday-marker, diary-face):
1287 Use renamed calendar faces.
1288
1289 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
1290 (compare-windows-face): New backward-compatibility alias for
1291 renamed face.
1292 (compare-windows-highlight): Use renamed compare-windows face.
1293
1294 * strokes.el (strokes-char): Remove "-face" suffix from face name.
1295 (strokes-char-face): New backward-compatibility alias for renamed face.
1296 (strokes-encode-buffer): Use renamed strokes-char face.
1297
1298 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
1299 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
1300 Remove "-face" suffix from face names.
1301 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
1302 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
1303 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
1304 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
1305 Use renamed pcvs faces.
1306 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
1307 * pcvs-defs.el (cvs-mode-map): Likewise.
1308 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
1309
1310 * info.el (info-title-1, info-title-2, info-title-3)
1311 (info-title-4): Remove "-face" suffix from and downcase face names.
1312 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
1313 (Info-title-4-face):
1314 New backward-compatibility aliases for renamed faces.
1315 (Info-fontify-node): Use renamed info faces.
1316
1317 * hilit-chg.el (highlight-changes, highlight-changes-delete):
1318 Remove "-face" suffix from face names.
1319 (highlight-changes-face, highlight-changes-delete-face):
1320 New backward-compatibility aliases for renamed faces.
1321 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
1322 (hilit-chg-make-list): Use renamed highlight-changes faces.
1323
1324 * generic-x.el (show-tabs-tab, show-tabs-space):
1325 Remove "-face" suffix from face names.
1326 (show-tabs-tab-face, show-tabs-space-face):
1327 New backward-compatibility aliases for renamed faces.
1328 (show-tabs-generic-mode-font-lock-defaults-1)
1329 (show-tabs-generic-mode-font-lock-defaults-2):
1330 Use renamed show-tabs faces.
1331
1332 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
1333 (smerge-markers): Remove "-face" suffix from face names.
1334 (smerge-mine-face, smerge-other-face, smerge-base-face)
1335 (smerge-markers-face):
1336 New backward-compatibility aliases for renamed faces.
1337 (smerge-mine-face, smerge-other-face, smerge-base-face)
1338 (smerge-markers-face): Use renamed smerge faces.
1339
1340 * log-view.el (log-view-file, log-view-message):
1341 Remove "-face" suffix from face names.
1342 (log-view-file-face, log-view-message-face):
1343 New backward-compatibility aliases for renamed faces.
1344 (log-view-file-face, log-view-message-face): Use renamed log-view faces.
1345
1346 * paren.el (show-paren-match, show-paren-mismatch):
1347 Remove "-face" suffix from face names.
1348 (show-paren-match-face, show-paren-mismatch-face):
1349 New backward-compatibility aliases for renamed faces.
1350 (show-paren-function): Use renamed show-paren faces.
1351
1352 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
1353 (ruler-mode-margins, ruler-mode-fringes)
1354 (ruler-mode-column-number, ruler-mode-fill-column)
1355 (ruler-mode-comment-column, ruler-mode-goal-column)
1356 (ruler-mode-tab-stop, ruler-mode-current-column):
1357 Remove "-face" suffix from face names.
1358 (ruler-mode-default-face, ruler-mode-pad-face)
1359 (ruler-mode-margins-face, ruler-mode-fringes-face)
1360 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
1361 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
1362 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
1363 New backward-compatibility aliases for renamed faces.
1364 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
1365 (ruler-mode-column-number, ruler-mode-fill-column)
1366 (ruler-mode-comment-column, ruler-mode-goal-column)
1367 (ruler-mode-tab-stop, ruler-mode-current-column)
1368 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed faces.
1369
1370 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
1371 face name.
1372 (whitespace-highlight-the-space): Use renamed face.
1373 (whitespace-highlight-face): New backward-compatibility alias for
1374 renamed face.
1375
1376 * woman.el (woman-italic, woman-bold, woman-unknown)
1377 (woman-addition, woman-symbol-face):
1378 Remove "-face" suffix from face names.
1379 (woman-italic-face, woman-bold-face, woman-unknown-face)
1380 (woman-addition-face):
1381 New backward-compatibility aliases for renamed faces.
1382 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
1383 (woman-decode-region, woman-replace-match)
1384 (woman-display-extended-fonts, woman-special-characters)
1385 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
1386 Use renamed woman faces.
1387
1388 * longlines.el (longlines-visible-face): Face removed.
1389
1390 * diff-mode.el (diff-header, diff-file-header, diff-index)
1391 (diff-hunk-header, diff-removed, diff-added, diff-changed)
1392 (diff-function, diff-context, diff-nonexistent): Remove "-face"
1393 suffix from face names.
1394 (diff-header-face, diff-file-header-face, diff-index-face)
1395 (diff-hunk-header-face, diff-removed-face, diff-added-face)
1396 (diff-changed-face, diff-function-face, diff-context-face)
1397 (diff-nonexistent-face): New backward-compatibility aliases for
1398 renamed faces.
1399 (diff-header-face, diff-file-header-face)
1400 (diff-index, diff-index-face, diff-hunk-header)
1401 (diff-hunk-header-face, diff-removed, diff-removed-face)
1402 (diff-added, diff-added-face, diff-changed-face, diff-function)
1403 (diff-function-face, diff-context-face, diff-nonexistent)
1404 (diff-nonexistent-face): Use renamed diff-mode faces.
1405
1406 * progmodes/compile.el (compilation-warning-face)
1407 (compilation-info-face): Remove "-face" suffix from face names.
1408 (compilation-warning-face, compilation-info-face):
1409 New backward-compatibility aliases for renamed faces.
1410 (compilation-warning-face, compilation-info-face):
1411 Use renamed compilation faces.
1412
1413 * add-log.el (change-log-date, change-log-name)
1414 (change-log-email, change-log-file, change-log-list)
1415 (change-log-conditionals, change-log-function)
1416 (change-log-acknowledgement): Remove "-face" suffix from face names.
1417 (change-log-date-face, change-log-name-face)
1418 (change-log-email-face, change-log-file-face)
1419 (change-log-list-face, change-log-conditionals-face)
1420 (change-log-function-face, change-log-acknowledgement-face):
1421 New backward-compatibility aliases for renamed faces.
1422 (change-log-font-lock-keywords): Use renamed change-log faces.
1423
1424 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
1425 (custom-set, custom-changed, custom-saved, custom-button)
1426 (custom-button-pressed, custom-documentation, custom-state)
1427 (custom-comment, custom-comment-tag, custom-variable-tag)
1428 (custom-variable-button, custom-face-tag, custom-group-tag-1)
1429 (custom-group-tag): Remove "-face" suffix from face names.
1430 (custom-magic-alist, custom-magic-value-create)
1431 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
1432 (custom-invalid-face, custom-rogue-face, custom-modified-face)
1433 (custom-set-face, custom-changed-face, custom-saved-face)
1434 (custom-button-face, custom-button-pressed-face)
1435 (custom-documentation-face, custom-state-face)
1436 (custom-comment-face, custom-comment-tag-face)
1437 (custom-variable-tag-face, custom-variable-button-face)
1438 (custom-face-tag-face, custom-group-tag-face-1)
1439 (custom-group-tag-face):
1440 New backward-compatibility aliases for renamed faces.
1441
1442 * wid-edit.el (widget-documentation, widget-button)
1443 (widget-field, widget-single-line-field, widget-inactive)
1444 (widget-button-pressed): "-face" suffix removed from face names.
1445 (widget-documentation-face, widget-button-face)
1446 (widget-field-face, widget-single-line-field-face)
1447 (widget-inactive-face, widget-button-pressed-face):
1448 New backward-compatibility aliases for renamed faces.
1449 (widget-documentation-face, widget-button-face)
1450 (widget-button-pressed-face, widget-specify-field)
1451 (widget-specify-inactive): Use renamed widget faces.
1452
1453 2005-06-10 Kenichi Handa <handa@m17n.org>
1454
1455 * term/x-win.el (x-clipboard-yank): Remove condition-case
1456 wrapping.
1457
1458 2005-06-11 Kenichi Handa <handa@m17n.org>
1459
1460 * add-log.el (change-log-font-lock-keywords): Make the regexp for
1461 date lines stricter.
1462
1463 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
1464
1465 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
1466 of x-get-selection.
1467
1468 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
1469
1470 * comint.el (comint-mode, comint-snapshot-last-prompt):
1471 * frame.el (frame-current-scroll-bars):
1472 * term.el (term-mode, term-check-proc, term-input-sender)
1473 (term-simple-send, term-extract-string, term-word)
1474 (term-match-partial-filename):
1475 * window.el (window-current-scroll-bars):
1476 * emulation/cua-base.el (cua-normal-cursor-color)
1477 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
1478 (cua-global-mark-cursor-color):
1479 * mail/undigest.el (rmail-forward-separator-regex):
1480 Fix typos in docstrings.
1481
1482 * comint.el (comint-check-proc, make-comint-in-buffer)
1483 (comint-source-default): Doc fixes.
1484
1485 * term.el (term-send-string): Improve argument/docstring
1486 consistency.
1487
1488 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
1489
1490 * comint.el (comint-send-input): Bind `inhibit-read-only' around
1491 call to `delete-region'.
1492 (comint-mode-hook): Do not enable Font Lock by default.
1493
1494 2005-06-09 Lute Kamstra <lute@gnu.org>
1495
1496 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
1497 could be void.
1498
1499 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
1500
1501 * emacs-lisp/debug.el (debugger-will-be-back): New var.
1502 (debug): Use it.
1503 (debugger-step-through, debugger-continue, debugger-jump)
1504 (debugger-return-value): Set it when needed.
1505 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
1506 Use inhibit-read-only.
1507
1508 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
1509
1510 * window.el (shrink-window-if-larger-than-buffer)
1511 (window-size-fixed): Fix typo in docstring.
1512
1513 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
1514 thumbnails directory on loading.
1515 (thumbs-conversion-program): Use `eq' to check the system type,
1516 not `equal'.
1517 (thumbs-temp-dir): Initialize to `temporary-file-directory',
1518 not "/tmp". Fix docstring.
1519 (thumbs-thumbsdir): New function to return the thumbnails
1520 directory, creating it if needed.
1521 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
1522 (thumbs-temp-file): Delete variable and make it into a function.
1523 (thumbs-resize-image, thumbs-modify-image): Use it.
1524 (thumbs-kill-buffer): Simplify.
1525 (thumbs-gensym): Defalias or duplicate CL `gensym'.
1526 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
1527 docstrings.
1528
1529 2005-06-09 Kim F. Storm <storm@cua.dk>
1530
1531 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
1532 set-match-data to free markers in match-data.
1533
1534 * replace.el (replace-match-data): Pass RESEAT arg `t' to
1535 match-data to unchain markers in match-data.
1536
1537 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
1538
1539 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
1540 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
1541 unnecessary now.
1542
1543 2005-06-08 Richard M. Stallman <rms@gnu.org>
1544
1545 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
1546 give the variable a doc string that doesn't say don't set it directly.
1547
1548 * textmodes/ispell.el (ispell-check-version):
1549 Use match-string-no-properties.
1550 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
1551 (ispell-buffer-local-words): Likewise.
1552
1553 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
1554 except on terminals with enough colors to really display it.
1555 (makefile-dependency-regex): Delete spurious `bb'.
1556
1557 * faces.el (escape-glyph): Use blue once again in last case.
1558 (no-break-space): Redefine so that it isn't invisible on a tty.
1559
1560 2005-06-08 Kim F. Storm <storm@cua.dk>
1561
1562 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
1563 also when reading directory name.
1564
1565 2005-06-08 Lute Kamstra <lute@gnu.org>
1566
1567 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
1568 (flyspell-mode-line-string): Remove autoload cookie.
1569 (flyspell-mode): Remove defvar.
1570
1571 2005-06-07 Lute Kamstra <lute@gnu.org>
1572
1573 * textmodes/org.el (org-run-mode-hooks): New function.
1574 (org-agenda-mode): Use it.
1575
1576 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
1577
1578 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
1579
1580 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
1581
1582 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
1583
1584 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
1585
1586 * font-lock.el (font-lock-add-keywords): Doc fix.
1587
1588 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
1589
1590 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
1591 (tex-compile-default): In the absence of any history, use the order in
1592 tex-compile-alist to choose the preferred command.
1593 (tex-compile-commands): Reorder a bit.
1594
1595 * textmodes/flyspell.el (flyspell-auto-correct-binding)
1596 (flyspell-incorrect-face, flyspell-duplicate-face):
1597 Use (X)Emacs-agnostic code.
1598 (flyspell-mode-map): Don't overwrite at each load. Remove code
1599 redundant with the subsequent add-minor-mode. Merge Emacs and
1600 XEmacs code.
1601 (flyspell-word): Minor simplification.
1602 (flyspell-math-tex-command-p): Quieten the byte-compiler.
1603 (flyspell-external-point-words): Remove unused vars `size' and `start'.
1604 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
1605 Merge the corresponding Emacs code.
1606 (flyspell-correct-word, flyspell-xemacs-popup): Use flyspell-do-correct.
1607
1608 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
1609 a dedicated window.
1610
1611 * international/latexenc.el (latexenc-find-file-coding-system):
1612 Undo part of last patch, to turn off a compiler warning.
1613
1614 2005-06-06 Juri Linkov <juri@jurta.org>
1615
1616 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
1617 Rename `tmm-inactive-face' to `tmm-inactive'.
1618
1619 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
1620
1621 * iswitchb.el: Rename faces.
1622
1623 2005-06-06 Kim F. Storm <storm@cua.dk>
1624
1625 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
1626 (cua-global-mark): Remove -face suffix from face names.
1627
1628 * emulation/cua-gmrk.el (cua--init-global-mark):
1629 Remove cua-global-mark face setup.
1630
1631 2005-06-06 Richard M. Stallman <rms@gnu.org>
1632
1633 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
1634 just like other allowed characters.
1635 (makefile-match-dependency): Exclude leading and training whitespace
1636 from the range of regexp subexp 1.
1637 (makefile-macroassign-regex): Don't try to match the body,
1638 just the name of the macro being defined.
1639
1640 * info.el (Info-read-node-name-2): New function.
1641 (Info-read-node-name-1): Use that.
1642 Add a completion-base-size-function property.
1643
1644 * simple.el (completion-setup-function): Look for
1645 completion-base-size-function property of
1646 minibuffer-completion-table.
1647
1648 * files.el (locate-file-completion): Doc fix.
1649
1650 * printing.el: Don't call pr-update-menus; user must do that.
1651
1652 * emacs-lisp/debug.el (debugger-window): New variable.
1653 (debug): Use debugger-window if it is set and still alive.
1654 Record debugger-window for next entry.
1655
1656 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
1657
1658 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
1659
1660 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
1661 (hack-one-local-variable, hack-local-variables)
1662 (hack-local-variables-prop-line): Pass that arg.
1663
1664 2005-06-06 Kim F. Storm <storm@cua.dk>
1665
1666 * ido.el (ido-first-match, ido-only-match, ido-subdir)
1667 (ido-indicator): Remove -face suffix from face names.
1668
1669 2005-06-06 Juri Linkov <juri@jurta.org>
1670
1671 * font-lock.el (font-lock-regexp-backslash)
1672 (font-lock-regexp-backslash-construct): New faces.
1673 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
1674 after `('. Add `while-no-input' to control structures.
1675
1676 * faces.el (no-break-space, shadow): New faces.
1677 (escape-glyph): Use less loud colors pink2 and red4.
1678
1679 * diff-mode.el (diff-context-face)
1680 * dired.el (dired-ignored)
1681 * rfn-eshadow.el (file-name-shadow)
1682 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
1683
1684 * info.el (Info-title-1-face): Use green instead of yellow because
1685 bold yellow is not readable on light backgrounds.
1686
1687 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
1688 before selecting the desired mode to not spend time fontifying
1689 old contents.
1690
1691 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
1692
1693 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
1694 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
1695
1696 * ps-print.el (ps-default-fg, ps-default-bg):
1697 Fix typos in docstrings.
1698
1699 * isearchb.el (isearchb): Don't pass a spurious second argument to
1700 `iswitchb-completions'.
1701
1702 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
1703
1704 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
1705 to preserve point.
1706 (gdb-find-file-hook): Add doc string.
1707
1708 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
1709 C dereferenced pointer expression.
1710 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
1711
1712 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
1713
1714 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
1715 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
1716 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
1717 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
1718 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
1719 Make background transparent.
1720
1721 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
1722
1723 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
1724 (font-lock-remove-keywords): Doc fix.
1725 (font-lock-mode-major-mode): Compiler defvar.
1726 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
1727
1728 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
1729 (font-lock-mode): Update `font-lock-mode-major-mode'.
1730 (font-lock-set-defaults): Compiler defvar.
1731 (font-lock-default-function): Take `font-lock-mode-major-mode'
1732 into account.
1733
1734 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
1735 keep track of which major mode it enabled the minor mode for.
1736 Use find-file-hook again. Update docstring.
1737
1738 * simple.el (eval-expression-print-level)
1739 (eval-expression-print-length, eval-expression-debug-on-error):
1740 Doc fixes.
1741
1742 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
1743
1744 * iswitchb.el (iswitchb-single-match-face)
1745 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
1746 (iswitchb-invalid-regexp-face): New faces.
1747 (iswitchb-completions): Use them.
1748 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
1749 now marked as an obsolete alias.
1750 (iswitchb-read-buffer): Remove check for bound font variables.
1751 (iswitchb-invalid-regexp): New free variable.
1752 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
1753 set iswitchb-invalid-regexp.
1754 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
1755 invalid regexps.
1756 (iswitchb-completions): Add check for complete match when entering
1757 a regexp.
1758 (iswitchb-completions): Remove require-match argument.
1759 (iswitchb-exhibit): Fix caller.
1760 (iswitchb-common-match-inserted): New variable.
1761 (iswitchb-complete, iswitchb-completion-help): Use it.
1762
1763 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
1764
1765 * url-http.el (url-http-chunked-encoding-after-change-function):
1766 Use `url-http-debug' instead of `message'.
1767
1768 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
1769
1770 * url-http.el (url-http-parse-headers): Pass redirected URL as a
1771 callback argument.
1772
1773 2005-06-04 Kim F. Storm <storm@cua.dk>
1774
1775 * simple.el (line-move): Only call sit-for when moving backwards.
1776
1777 * ido.el (ido-make-merged-file-list-1): New defun split from
1778 ido-make-merged-file-list.
1779 (ido-make-merged-file-list): Bind throw-on-input around call to
1780 ido-make-merged-file-list-1. Return input-pending-p if
1781 interrupted by more input available.
1782 (ido-read-internal): Handle input-pending-p return value from
1783 ido-make-merged-file-list.
1784
1785 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
1786
1787 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
1788 compatibility code.
1789
1790 * international/latexenc.el (latexenc-find-file-coding-system):
1791 Don't inherit the EOL part of the coding-system from the
1792 tex-main buffer. Fit within 80 columns.
1793
1794 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
1795
1796 * tmm.el (tmm-inactive-face): New face.
1797 (tmm-remove-inactive-mouse-face): New function.
1798 (tmm-prompt, tmm-add-one-shortcut)
1799 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
1800 but not selectable.
1801
1802 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
1803
1804 * faces.el (face-equal): Improve argument/docstring consistency.
1805
1806 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
1807
1808 * progmodes/make-mode.el (makefile-targets-face)
1809 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
1810 (makefile-bsdmake-dependency-regex)
1811 (makefile-makepp-rule-action-regex)
1812 (makefile-bsdmake-rule-action-regex): New constants.
1813 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
1814
1815 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1816 Allow (...) within `...' for makepp messages.
1817
1818 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
1819
1820 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
1821
1822 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
1823 "." files are deleted from all file lists before comparison.
1824
1825 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
1826 (viper-ESC-key): Made them customizable.
1827
1828 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
1829
1830 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
1831
1832 * autorevert.el (auto-revert-buffers): Use save-match-data.
1833
1834 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1835
1836 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
1837 menu items with a nil command binding.
1838
1839 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
1840
1841 * emacs-lisp/cl-macs.el (defsetf):
1842 Improve argument/docstring consistency.
1843
1844 * faces.el (list-faces-display): Improve the formatting by
1845 computing the maximum length required for any face-name (reworked
1846 patch of 1999-01-11, accidentally deleted on 1999-07-21).
1847 (internal-find-face): Remove redundant info in docstring.
1848
1849 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
1850
1851 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
1852 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
1853 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
1854 (gdb-assembler-custom): Improve regexps.
1855 (def-gdb-auto-update-handler): Use window point to preserve point.
1856
1857 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
1858
1859 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
1860
1861 2005-05-31 Jay Belanger <belanger@truman.edu>
1862
1863 * calc/calc-embed.el (calc-embedded-word): Change argument passed
1864 to calc-embedded.
1865 (calc-embedded-make-info): Have plain prefix argument select
1866 entire line.
1867
1868 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
1869
1870 * faces.el (list-faces-display): Signal error if passed a regexp
1871 that matches no face name.
1872
1873 * simple.el (filter-buffer-substring): Fix typo in docstring.
1874
1875 2005-05-31 Richard M. Stallman <rms@gnu.org>
1876
1877 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
1878 (vhdl-emacs-21): Doc fix.
1879 (vhdl-mode): Unconditionally set comment-padding.
1880 (vhdl-fixup-whitespace-region): Insert spaces only where
1881 there are none.
1882 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
1883
1884 2005-05-30 John Wiegley <johnw@newartisans.com>
1885
1886 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
1887 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
1888 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
1889 `directory-sep-char' to ?/, and all uses of `string-to-int' to
1890 `string-to-number'.
1891
1892 2005-05-30 Jay Belanger <belanger@truman.edu>
1893
1894 * calc/calc.el (calc-bug-address): Fix docstring.
1895 (calc-window-hook, calc-trail-window-hook): New variables.
1896 (calc-trail-display): Restore use of calc-trail-window-hook.
1897 (calc): Restore use of calc-window-hook.
1898
1899 2005-05-31 Masatake YAMATO <jet@gyve.org>
1900
1901 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
1902
1903 * help-fns.el (help-C-file-name): Add autoload mark for
1904 `find-function-noselect'.
1905
1906 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1907
1908 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
1909 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
1910
1911 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
1912
1913 * calendar/diary-lib.el (mark-included-diary-files): Only kill
1914 included diary buffer if it was not already being visited.
1915 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
1916
1917 * calendar/icalendar.el (top-level): Do not require 'appt.
1918
1919 * mail/supercite.el (sc-select-attribution): Only use a list
1920 element from sc-attrib-selection-list if it returns a string.
1921 Reported by Davide G. M. Salvetti <salve@debian.org>.
1922
1923 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
1924
1925 * thumbs.el (thumbs-thumbname): The resulting thubname now
1926 includes a hash value to improve its uniqueness, and has a ".jpg"
1927 extension. Also, it is now a valid filename on all systems.
1928 (thumbs-make-thumb): Use `let', not `let*'.
1929 (thumbs-show-thumbs-list): Check for JPEG availability.
1930
1931 2005-05-30 Richard M. Stallman <rms@gnu.org>
1932
1933 * filesets.el (filesets-menu-ensure-use-cached):
1934 Prevent warning when emacs-version>= is undefined.
1935
1936 * printing.el (pr-interactive-n-up): Use string-to-number.
1937
1938 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
1939
1940 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
1941 Warn only when name to be defined is quoted.
1942
1943 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
1944
1945 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
1946 Make regexp more robust.
1947 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
1948 Force regeneration of disassembly.
1949
1950 2005-05-29 Jay Belanger <belanger@truman.edu>
1951
1952 * calc/calc.el (calc-user-invocation): Check if
1953 calc-invocation-macro is non-nil.
1954
1955 2005-05-29 Juri Linkov <juri@jurta.org>
1956
1957 * add-log.el (change-log-font-lock-keywords):
1958 Add `+' to e-mail regexp to accept mail address with keywords.
1959
1960 * man.el (Man-name-regexp): Add `:' to accept qualified names.
1961
1962 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
1963
1964 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
1965
1966 * ielm.el (inferior-emacs-lisp-mode): Ditto.
1967
1968 2005-05-29 Richard M. Stallman <rms@gnu.org>
1969
1970 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
1971 Undo the change that moves to end of the current word.
1972
1973 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
1974
1975 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
1976 Throw error when count <= 0 to ensure input is a number.
1977 (gdb-read-memory-custom): Pick up address from buffer.
1978 (gdb-memory-mode): Allow user to increment and decrement
1979 memory address from header line.
1980
1981 2005-05-29 Richard M. Stallman <rms@gnu.org>
1982
1983 * flyspell.el (flyspell-version): Function deleted.
1984 (flyspell-auto-correct-previous-hook): Doc fix.
1985
1986 * jit-lock.el (jit-lock-function, jit-lock-after-change):
1987 Do nothing if memory is full.
1988
1989 * font-lock.el (font-lock-fontify-syntactically-region):
1990 Pass t for GREEDY to looking-back.
1991
1992 * saveplace.el (save-place-alist-to-file): Write the file
1993 using write-region.
1994
1995 * subr.el (looking-back): New argument GREEDY.
1996
1997 * progmodes/compile.el (compilation-start): Set the mode
1998 before inserting the initial text.
1999
2000 * progmodes/which-func.el (which-func-update-1): Turn the mode
2001 off in case of error by setting which-func-mode.
2002
2003 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
2004
2005 * flyspell.el (flyspell-auto-correct-previous-word):
2006 Narrow down to what's on the screen, and recenter overlays
2007 at the end of the next word.
2008
2009 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
2010
2011 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
2012 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
2013 (flyspell-abbrev-p): Default to nil.
2014 (flyspell-use-global-abbrev-table-p): Doc fix.
2015 (flyspell-large-region): Allow nil as value.
2016 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
2017
2018 (mail-mode-flyspell-verify): More robust handling
2019 of `mail-header-separator'. More efficient signature detection.
2020 Allow for regexp metacharacters in message-header-separator.
2021 Adding `To' not to be checked in mail-mode-flyspell-verify.
2022
2023 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
2024 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
2025 Bind flyspell-auto-correct-binding.
2026 Bind C-. and C-, .
2027 (flyspell-mode-map): Likewise.
2028 (flyspell-mode): Doc fix.
2029 (flyspell-accept-buffer-local-defs): Preserve current buffer.
2030 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
2031 (flyspell-word-cache-result): New var, always local.
2032 (flyspell-check-pre-word-p): Doc fix.
2033 (flyspell-check-changed-word-p): Handle spc like newline.
2034 (flyspell-post-command-hook): Set flyspell-word-cache-result.
2035 (flyspell-word-search-backward, flyspell-word-search-forward):
2036 New functions.
2037 (flyspell-word): Return t if nothing to check.
2038 When parsing TeX code, check for after } or \.
2039 Use flyspell-word-search-backward to find previous word.
2040 Return nil if duplicated word.
2041 For word already checked, return same value as last time.
2042 Set flyspell-word-cache-result after checking.
2043 Don't clobber the return value.
2044 (flyspell-get-word): Major rewrite.
2045 (flyspell-external-point-words): New locals pword, pcount.
2046 Fix size used in progress message.
2047 Find the proper corresponding word in flyspell-large-region-buffer.
2048 (flyspell-region): Check for flyspell-large-region = nil.
2049 (flyspell-highlight-incorrect-region): Clean up overlays in region.
2050 (flyspell-auto-correct-word): Check that WORD is a cons.
2051 (flyspell-correct-word): Likewise.
2052
2053 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
2054
2055 * progmodes/make-mode.el (makefile-rule-action-regex)
2056 (makefile-macroassign-regex, makefile-makepp-mode)
2057 (makefile-bsdmake-mode): Continuation lines may be empty.
2058 Reported by Joshua Varner.
2059 (makefile-makepp-font-lock-keywords): Add $(stem).
2060
2061 2005-05-28 Karl Berry <karl@gnu.org>
2062
2063 * textmodes/tex-mode.el: Now that tex-send-command calls
2064 shell-quote-argument (2005-03-31 change), remove all calls to
2065 shell-quote-argument; they all end up invoking tex-send-command.
2066 The double quoting loses on filenames with non-safe characters,
2067 such as "@". Reported by Frederik Fouvry.
2068
2069 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
2070
2071 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
2072 about preserving point.
2073
2074 2005-05-27 Jay Belanger <belanger@truman.edu>
2075
2076 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
2077 Info-goto-node.
2078
2079 * calc/calc-embed.el (calc-embed-arg): New variable.
2080 (calc-do-embedded-activate, calc-embedded-activate-formula)
2081 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
2082 variable by new variable.
2083 (calc-embedded-make-info): Replace undeclared variable by new
2084 variable. When selecting region with positive prefix
2085 argument, use end of previous line instead of beginning of line.
2086
2087 * calc/calc-aent.el (calc-arg-values): Declare it.
2088
2089 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
2090 Declare them.
2091
2092 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
2093
2094 * calc/calc.el (calc-alg-map): Declare it.
2095
2096 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
2097
2098 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
2099
2100 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
2101 (gdb-registers-buffer, toggle-gdb-all-registers):
2102 Toggle display of floating point registers.
2103 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
2104
2105 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
2106 (toggle-gud-tooltip-dereference):
2107 Rename from gud-toggle-tooltip-dereference.
2108
2109 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
2110
2111 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
2112
2113 2005-05-27 Jay Belanger <belanger@truman.edu>
2114
2115 * calc/calc-prog.el (calc-kbd-report): Remove.
2116 (calc-kbd-query): Rewrite.
2117
2118 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
2119
2120 * image.el (image-library-alist): Move to image.c.
2121 (image-type-available-p): Doc fix.
2122
2123 2005-05-27 Lute Kamstra <lute@gnu.org>
2124
2125 * calc/calc.el (calc):
2126 * outline.el (outline-1, outline-2, outline-3, outline-4)
2127 (outline-5, outline-6, outline-7, outline-8):
2128 * textmodes/dns-mode.el (dns-mode):
2129 * textmodes/sgml-mode.el (sgml-namespace-face):
2130 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
2131 (tex-verbatim-face, tex-use-reftex):
2132 * textmodes/texinfo.el (texinfo-heading-face):
2133 Specify customization group.
2134
2135 * longlines.el: Don't require easy-mmode.
2136 (longlines-visible-face): Specify customization group.
2137
2138 2005-05-27 Kenichi Handa <handa@m17n.org>
2139
2140 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
2141 encoding table of windows-1251.
2142
2143 * international/ucs-tables.el (ucs-set-table-for-input):
2144 If translation-table-for-input of a coding system is a symbol, get
2145 its translation-table property.
2146
2147 * international/code-pages.el: Don't register a coding system into
2148 non-iso-charset-alist more than once.
2149 (cp-make-coding-system): Likewise.
2150
2151 2005-05-26 John Wiegley <johnw@newartisans.com>
2152
2153 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
2154 `eshell-resume-eval' is wrapped in a list, it indicates that the
2155 command was run asynchronously. In that case, unwrap the value
2156 before checking the delimiter value.
2157
2158 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
2159 character before a space at the end of a line is \, assume the space
2160 is part of the last argument rather than a final argument separator.
2161
2162 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
2163 is in use, and the target is `t' or `nil' (which are the most common
2164 values), don't assume that the symbol target is a buffer.
2165
2166 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
2167
2168 * calendar/calendar.el (calendar-mode-line-format):
2169 Use mode-line-highlight as mouse-face.
2170
2171 * time.el (display-time-string-forms, display-time-update):
2172 Use mode-line-highlight as mouse-face.
2173
2174 2005-05-26 Jay Belanger <belanger@truman.edu>
2175
2176 * calc/calc.el (calc-language-alist): Remove extra defvar.
2177
2178 2005-05-26 Lute Kamstra <lute@gnu.org>
2179
2180 * arc-mode.el (archive-mode):
2181 * bookmark.el (bookmark-read-annotation-mode)
2182 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
2183 * bs.el (bs-mode):
2184 * calc/calc-yank.el (calc-edit-mode):
2185 * calc/calc.el (calc-mode, calc-trail-mode):
2186 * calculator.el (calculator-mode):
2187 * chistory.el (command-history-mode):
2188 * comint.el:
2189 * cus-edit.el (custom-mode):
2190 * descr-text.el (describe-text-mode):
2191 * ebuff-menu.el (Electric-buffer-menu-mode):
2192 * ediff-util.el (ediff-mode):
2193 * emacs-lisp/re-builder.el (reb-mode):
2194 * emulation/vi.el (vi-mode-setup):
2195 * emulation/ws-mode.el (wordstar-mode):
2196 * eshell/esh-mode.el (eshell-mode):
2197 * forms.el (forms-mode):
2198 * help-mode.el (help-mode):
2199 * hexl.el (hexl-mode):
2200 * ibuffer.el (ibuffer-mode):
2201 * ielm.el (inferior-emacs-lisp-mode):
2202 * info.el (Info-mode, Info-edit-mode):
2203 * international/swedish.el:
2204 * ledit.el (ledit-from-lisp-mode):
2205 * locate.el (locate-mode):
2206 * mail/rmail.el (rmail-mode):
2207 * mail/rmailedit.el (rmail-edit-mode):
2208 * mail/rmailsum.el (rmail-summary-mode):
2209 * mail/supercite.el (sc-electric-mode):
2210 * net/eudc.el (eudc-mode):
2211 * net/quickurl.el (quickurl-list-mode):
2212 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
2213 * obsolete/ooutline.el (outline-mode):
2214 * obsolete/options.el (Edit-options-mode):
2215 * obsolete/rnews.el (news-mode):
2216 * obsolete/rnewspost.el (news-reply-mode):
2217 * play/5x5.el (5x5-mode):
2218 * play/decipher.el (decipher-mode, decipher-stats-mode):
2219 * play/gomoku.el (gomoku-mode):
2220 * play/snake.el (snake-mode):
2221 * play/solitaire.el (solitaire-mode):
2222 * play/tetris.el (tetris-mode):
2223 * progmodes/ada-mode.el (ada-mode):
2224 * progmodes/antlr-mode.el (antlr-mode):
2225 * progmodes/autoconf.el (autoconf-mode):
2226 * progmodes/dcl-mode.el (dcl-mode):
2227 * progmodes/delphi.el (delphi-mode):
2228 * progmodes/ebrowse.el (ebrowse-tree-mode)
2229 (ebrowse-electric-list-mode, ebrowse-member-mode)
2230 (ebrowse-electric-position-mode):
2231 * progmodes/f90.el (f90-mode):
2232 * progmodes/fortran.el (fortran-mode):
2233 * progmodes/icon.el (icon-mode):
2234 * progmodes/idlw-help.el (idlwave-help-mode):
2235 * progmodes/idlw-shell.el (idlwave-shell-mode):
2236 * progmodes/idlwave.el (idlwave-mode):
2237 * progmodes/inf-lisp.el (inferior-lisp-mode):
2238 * progmodes/m4-mode.el (m4-mode):
2239 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
2240 * progmodes/modula2.el (modula-2-mode):
2241 * progmodes/octave-inf.el (inferior-octave-mode):
2242 * progmodes/octave-mod.el (octave-mode):
2243 * progmodes/pascal.el (pascal-mode):
2244 * progmodes/sh-script.el (sh-mode):
2245 * progmodes/sql.el (sql-mode, sql-interactive-mode):
2246 * progmodes/vhdl-mode.el (vhdl-mode):
2247 * progmodes/xscheme.el (scheme-interaction-mode):
2248 * replace.el (occur-mode):
2249 * ses.el (ses-mode):
2250 * simple.el (completion-list-mode):
2251 * skeleton.el:
2252 * speedbar.el (speedbar-mode):
2253 * term.el (term-mode):
2254 * terminal.el (terminal-edit-mode):
2255 * textmodes/reftex-index.el (reftex-index-mode)
2256 (reftex-index-phrases-mode):
2257 * textmodes/reftex-sel.el (reftex-select-label-mode)
2258 (reftex-select-bib-mode):
2259 * textmodes/reftex-toc.el (reftex-toc-mode):
2260 * wdired.el (wdired-change-to-wdired-mode):
2261 * wid-browse.el (widget-browse-mode):
2262 Use run-mode-hooks.
2263
2264 * array.el (array-mode):
2265 * calendar/todo-mode.el (todo-mode):
2266 * man.el (Man-mode):
2267 * play/landmark.el (lm-mode):
2268 * play/mpuz.el (mpuz-mode):
2269 Use kill-all-local-variables and run-mode-hooks.
2270
2271 * subr.el (delay-mode-hooks): Specify indentation.
2272
2273 2005-05-26 Mark A. Hershberger <mah@everybody.org>
2274
2275 * xml.el (xml-substitute-special): Don't die for undefined xml entities.
2276
2277 2005-05-26 Jay Belanger <belanger@truman.edu>
2278
2279 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
2280 of nil.
2281
2282 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
2283
2284 * progmodes/gdb-ui.el (gdb-frame-address):
2285 Rename from gdb-current-address.
2286 (gdb-previous-frame-address): Rename from gdb-previous-address.
2287 (gdb-selected-frame): Rename from gdb-current-frame.
2288 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
2289 (gdb-frame-number): Rename from gdb-current-stack-level.
2290 (gdb-ann3): Match new mode-name for disassembly buffer.
2291 Extend initialisation of variables.
2292 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
2293 (gdb-memory-mode): Use mouse-face in header line.
2294 (gdb-assembler-buffer-name): Call it disassembly and give frame
2295 in mode line.
2296 (gdb-source-spec-regexp, gdb-assembler-custom)
2297 (gdb-invalidate-assembler, gdb-frame-handler):
2298 Make robust to leading zeroes in address format.
2299
2300 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
2301
2302 * textmodes/org.el (org-mode): Use `define-derived-mode' to
2303 define `org-mode'.
2304 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
2305
2306 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
2307
2308 * log-edit.el (log-edit-changelog-entries): Distinguish between
2309 filenames like xfns.c and fns.c.
2310
2311 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
2312
2313 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
2314 point after reverting.
2315 (Buffer-menu-make-sort-button): Handle the case where
2316 `Buffer-menu-use-header-line' is nil.
2317
2318 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
2319
2320 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
2321 New funcs. In minibuffer-local-completion-map bind `]', `/'
2322 and `:' to them.
2323
2324 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2325
2326 * startup.el (normal-top-level): Allow modification of load-path while
2327 we're iterating over it.
2328
2329 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
2330
2331 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
2332 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
2333 (thumbs-resize-interactive, thumbs-insert-image)
2334 (thumbs-insert-thumb, thumbs-dired-show-marked)
2335 (thumbs-find-image-at-point, thumbs-delete-images)
2336 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
2337 (thumbs-increment-image-size, thumbs-decrement-image-size):
2338 Fix typos in docstrings.
2339
2340 2005-05-24 Andre Spiegel <spiegel@gnu.org>
2341
2342 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
2343 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
2344 (cperl-mode): Use them.
2345
2346 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
2347
2348 * window.el (quit-window, shrink-window-if-larger-than-buffer):
2349 Doc fixes.
2350
2351 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
2352
2353 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
2354 Bind C-d to gdb-inferior-io-eof.
2355
2356 * dired.el (dired-dnd-popup-notice): Use message-box.
2357
2358 2005-05-23 Masatake YAMATO <jet@gyve.org>
2359
2360 * bindings.el (mode-line-major-mode-keymap):
2361 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
2362
2363 * faces.el (mode-line-highlight): New face.
2364
2365 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
2366 as mouse-face.
2367
2368 * bindings.el (top-level, help-echo, mode-line-modified)
2369 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
2370 as mouse-face.
2371
2372 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
2373
2374 * progmodes/cc-engine.el (c-guess-basic-syntax):
2375 Remove spurious call to `zerop'.
2376
2377 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
2378
2379 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
2380
2381 CC Mode update to 5.30.10:
2382
2383 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
2384 could go past the limit in decoration level 2, thereby causing
2385 errors during interactive fontification.
2386
2387 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
2388 the file is evaluated interactively.
2389
2390 * cc-engine.el (c-guess-basic-syntax): Handle operator
2391 declarations somewhat better in C++.
2392
2393 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
2394 make use of `run-mode-hooks' which has been added in Emacs 21.1.
2395 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
2396 (awk-mode): Use it.
2397 (make-local-hook): Suppress warning about obsoleteness.
2398
2399 * cc-engine.el, cc-align.el, cc-cmds.el
2400 (c-append-backslashes-forward, c-delete-backslashes-forward)
2401 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
2402 Compensate for return value from `forward-line' when it has moved
2403 but not to a different line due to eob.
2404
2405 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
2406 `objc-method-intro' and `objc-method-args-cont'.
2407
2408 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
2409
2410 CC Mode update to 5.30.10:
2411
2412 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
2413 in the copyright statement. Incidentally, change "along with GNU
2414 Emacs" to "along with this program" where it occurs.
2415
2416 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
2417 so that it is interactive, hence can be found by M-x awk-mode
2418 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
2419 <gmorris+emacs@ast.cam.ac.uk>.
2420
2421 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
2422 Mode's regexps.
2423
2424 2005-05-23 Kevin Ryde <user42@zip.com.au>
2425
2426 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
2427 c-parse-state, to avoid a lisp error (on bad code).
2428
2429 2005-05-23 Lute Kamstra <lute@gnu.org>
2430
2431 * subr.el (font-lock-defaults): Remove defvar as it's already
2432 defined in font-core.el.
2433
2434 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
2435
2436 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
2437
2438 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
2439 more general and work when GDB variable "print pretty" is on,
2440 as with Emacs, for example.
2441
2442 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
2443
2444 * font-core.el: Update comment.
2445
2446 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
2447 Use `after-change-major-mode-hook' instead of `find-file-hook'.
2448
2449 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
2450
2451 2005-05-22 Eli Zaretskii <eliz@gnu.org>
2452
2453 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
2454 and `yank-handler' in the doc strings.
2455
2456 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
2457
2458 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
2459
2460 2005-05-22 Richard M. Stallman <rms@gnu.org>
2461
2462 * help.el (describe-key): Move print-help-return-message call
2463 out of conditional.
2464
2465 * progmodes/etags.el (list-tags): Use with-no-warnings.
2466
2467 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
2468 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
2469 (starttls-extra-args, starttls-extra-arguments): Add defvars.
2470
2471 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
2472
2473 * language/viet-util.el (viet-viscii-nonascii-translation-table):
2474 Add defvar.
2475
2476 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
2477 Use defvar, not defconst.
2478
2479 * hexl.el (hexl-follow-line): Use with-no-warnings.
2480
2481 * emulation/tpu-extras.el: Use write-file-functions instead of
2482 write-file-hooks.
2483
2484 * dired.el (dired-font-lock-keywords): Fontify files with junk
2485 extensions even if marked by -F.
2486
2487 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
2488
2489 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
2490 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
2491 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
2492 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
2493 (concatenate, list-length, get*, getf, cl-remprop):
2494 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
2495 (etypecase, progv, lexical-let, lexical-let*)
2496 (multiple-value-bind, multiple-value-setq, shiftf):
2497 Improve argument/docstring consistency.
2498
2499 * subr.el (focus-frame, unfocus-frame):
2500 Revert deletion on 2005-05-01.
2501
2502 2005-05-22 Andre Spiegel <spiegel@gnu.org>
2503
2504 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
2505 doesn't exist.
2506
2507 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
2508 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
2509
2510 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
2511
2512 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
2513 already deleted variables: auto-fill-hook, blink-paren-hook,
2514 lisp-indent-hook, inhibit-local-variables, unread-command-event,
2515 suspend-hooks, comment-indent-hook, meta-flag,
2516 before-change-function, after-change-function,
2517 font-lock-doc-string-face.
2518
2519 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
2520
2521 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
2522
2523 2005-05-21 Eli Zaretskii <eliz@gnu.org>
2524
2525 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
2526 rmail-dont-reply-to.
2527
2528 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
2529
2530 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
2531 literal blank when splitting new-header-values.
2532
2533 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
2534
2535 * calendar/cal-menu.el (cal-menu-update): Add separator as a
2536 string so that tmm doesn't create a completion entry for it.
2537
2538 * textmodes/table.el (table-disable-menu): Ditto.
2539
2540 2005-05-21 Richard M. Stallman <rms@gnu.org>
2541
2542 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
2543
2544 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
2545
2546 * net/rcompile.el (remote-compile): Use compilation-start.
2547
2548 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
2549
2550 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
2551
2552 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
2553 Default to makefile-bsdmake-mode on BSD systems.
2554
2555 * imenu.el (imenu-generic-expression, imenu--generic-function'):
2556 REGEXP may also be a search function now. The part of doc-string
2557 for describing the structure was 95% identical to that of
2558 `imenu--generic-function'. Unify it there.
2559
2560 * progmodes/make-mode.el (makefile-imenu-generic-expression):
2561 Use function to find dependencies, because regexp alone is so complex,
2562 it easily goes into an endless loop.
2563 (makefile-makepp-mode): Also add submenu for Perl functions
2564 defined in the makefile.
2565 (makefile-bsdmake-mode): Special imenu-generic-expression no
2566 longer needed, due to function call.
2567 (makefile-match-dependency): Take BOUND into account when checking
2568 if we're through.
2569
2570 2005-05-20 Jay Belanger <belanger@truman.edu>
2571
2572 * calc/calc-units.el (calc-invalidate-units-table):
2573 Use inhibit-read-only.
2574 (math-build-units-table-buffer): Use view-mode.
2575
2576 2005-05-20 David Kastrup <dak@gnu.org>
2577
2578 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
2579 easy-menu-add is not a nop on Emacs; and clarify when to call it.
2580
2581 2005-05-20 Lute Kamstra <lute@gnu.org>
2582
2583 * diff-mode.el (diff-header-face, diff-file-header-face)
2584 (diff-index-face, diff-hunk-header-face, diff-removed-face)
2585 (diff-added-face, diff-changed-face, diff-function-face)
2586 (diff-context-face, diff-nonexistent-face): Put them in the
2587 diff-mode customization group.
2588
2589 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
2590
2591 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
2592
2593 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
2594
2595 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
2596 Minor regexp-optimization.
2597
2598 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
2599
2600 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
2601 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
2602 (org-agenda-add-time-grid-maybe): New function.
2603 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
2604 (org-table-create): `dotimes' instead of `mapcar'.
2605 (org-xor): Simplify implementation.
2606 (org-agenda): `inhibit-redisplay' turned on.
2607 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
2608 a consistent line after a state change.
2609 (org-agenda-remove-times-when-in-prefix): New option.
2610 (org-prefix-has-time): New variable.
2611 (org-parse-time-string): Optional argument NODEFAULT.
2612 (org-format-agenda-item): Parse items for time-of-day
2613 specifications and move these into the prefix if possible.
2614 (org-agenda-priority): Get current heading, not previous heading
2615 during agenda remote editing.
2616
2617 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
2618
2619 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
2620 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
2621 (remove-duplicates, delete-duplicates, substitute)
2622 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
2623 (nsubstitute-if-not, find, find-if, find-if-not, position)
2624 (position-if, position-if-not, count, count-if, count-if-not)
2625 (mismatch, search, sort*, stable-sort, merge, member*)
2626 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
2627 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
2628 (intersection, nintersection, set-difference, nset-difference)
2629 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
2630 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
2631 (nsublis, tree-equal): Improve argument/docstring consistency.
2632
2633 * subr.el (send-string, send-region):
2634 Remove obsolescence declaration.
2635 (window-dot, set-window-dot, read-input, show-buffer)
2636 (eval-current-buffer, string-to-int):
2637 Add release number to obsolescence declarations.
2638
2639 2005-05-19 Kim F. Storm <storm@cua.dk>
2640
2641 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
2642 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
2643
2644 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
2645
2646 * faces.el (list-faces-display): Make back button respect optional
2647 regexp arg.
2648
2649 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
2650
2651 * calculator.el (calculator-radix-grouping-mode)
2652 (calculator-radix-grouping-digits, calculator-displayer)
2653 (calculator-radix-grouping-separator, calculator-copy-displayer):
2654 * dabbrev.el (dabbrev-search-these-buffers-only):
2655 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
2656 (diff-advance-after-apply-hunk, diff-mode-hook)
2657 (diff-minor-mode-prefix):
2658 * imenu.el (imenu-use-popup-menu):
2659 * jit-lock.el (jit-lock-context-time):
2660 * newcomment.el (comment-fill-column, comment-column)
2661 (comment-style, comment-padding, comment-multi-line)
2662 (comment-empty-lines, comment-auto-fill-only-comments):
2663 * reveal.el (reveal-around-mark):
2664 * uniquify.el (uniquify-buffer-name-style)
2665 (uniquify-after-kill-buffer-p)
2666 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
2667 (uniquify-min-dir-content, uniquify-separator)
2668 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
2669 * w32-vars.el (w32-fixed-font-alist):
2670 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
2671 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
2672 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
2673 * progmodes/perl-mode.el (perl-indent-level)
2674 (perl-continued-statement-offset, perl-continued-brace-offset)
2675 (perl-brace-offset, perl-brace-imaginary-offset)
2676 (perl-label-offset, perl-indent-continued-arguments)
2677 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
2678 * progmodes/tcl.el (tcl-indent-level)
2679 (tcl-continued-indent-level, tcl-auto-newline)
2680 (tcl-tab-always-indent, tcl-electric-hash-style)
2681 (tcl-help-directory-list, tcl-use-smart-word-finder)
2682 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
2683 (inferior-tcl-source-command):
2684 * textmodes/fill.el (enable-kinsoku):
2685 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
2686 * textmodes/table.el (table-yank-handler):
2687 Specify missing group (and type, if simple) in defcustom.
2688
2689 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
2690
2691 * progmodes/compile.el (compilation-finish-function): Fix defvar.
2692
2693 2005-05-19 Richard M. Stallman <rms@gnu.org>
2694
2695 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
2696
2697 * subr.el (event-basic-type): Don't get an error.
2698 (left-fringe-p): Function deleted.
2699
2700 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
2701 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
2702
2703 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
2704 in recursive copy.
2705
2706 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
2707
2708 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
2709
2710 * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
2711 Call byte-compile-nogroup-warn if appropriate.
2712
2713 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
2714 (compilation-set-window): Don't call left-fringe-p; do it directly.
2715
2716 2005-05-19 Jay Belanger <belanger@truman.edu>
2717
2718 * calc/calc-graph.el (calc-graph-format-data): Make sure
2719 var-PlotRejects is bound before trying to check its value.
2720
2721 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
2722
2723 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
2724 definition of this variable from reftex-global.el to reftex.el,
2725 because it is needed in the menu.
2726
2727 2005-05-19 Lute Kamstra <lute@gnu.org>
2728
2729 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
2730 years are fixed. Don't insert a space after a dash.
2731
2732 2005-05-19 Kim F. Storm <storm@cua.dk>
2733
2734 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
2735
2736 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
2737
2738 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
2739 strings, because (eq ... ?\\) is fairly frequent.
2740
2741 * progmodes/make-mode.el (makefile-add-this-line-targets):
2742 Simplify and integrate into `makefile-pickup-targets'.
2743 (makefile-add-this-line-macro): Simplify and integrate into
2744 `makefile-pickup-macros.
2745 (makefile-pickup-filenames-as-targets): Simplify.
2746 (makefile-previous-dependency, makefile-match-dependency):
2747 Don't stumble over `::'.
2748
2749 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
2750
2751 * subr.el (post-command-idle-hook, post-command-idle-delay):
2752 Remove obsoletion of post-command-idle-hook and
2753 post-command-idle-delay.
2754
2755 * faces.el (list-faces-display): Provide button when describe-face
2756 is called to take user back to the list of faces.
2757
2758 * help-fns.el (describe-variable): Remove hyperlinks in a
2759 variable's value as these are quite frequently inappropriate.
2760
2761 * follow.el (follow-submit-feedback, follow-mode):
2762 Remove references to post-command-idle-hook.
2763
2764 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
2765
2766 * progmodes/make-mode.el (makefile-previous-dependency)
2767 (makefile-match-dependency): Check for := (and in bsd mode also
2768 !=) to give a better result, even when font-lock is not on.
2769
2770 2005-05-18 Jay Belanger <belanger@truman.edu>
2771
2772 * calc/calc-help.el (calc-s-prefix-help):
2773 Add `calc-copy-special-constant' to help string.
2774
2775 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
2776
2777 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
2778
2779 2005-05-18 Jay Belanger <belanger@truman.edu>
2780
2781 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
2782 in linear factors are in proper order.
2783
2784 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
2785
2786 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
2787 Support for jurabib.
2788
2789 * textmodes/reftex.el (featurep): Define aliases for overlay
2790 commands, for XEmacs compatibility, and use these aliases in
2791 overlay initializations.
2792 (reftex-highlight): Use `reftex-move-overlay'.
2793 (reftex-unhighlight): Use `reftex-delete-overlay'.
2794 (reftex-uniq): Funktion removed. Use `reftex-uniquify' instead.
2795 (reftex-access-search-path): Use `reftex-uniquify' instead of
2796 `reftex-uniq'
2797
2798 * textmodes/reftex-sel.el (reftex-select-unmark):
2799 Overlay `before-string' property modification enables for Emacs as well.
2800 (reftex-select-item): Use `reftex-delete-overlay'.
2801 (reftex-select-mark): Use `reftex-make-overlay' and
2802 `reftex-overlay-put'.
2803 (reftex-select-unmark): Use `reftex-delete-overlay' and
2804 `reftex-overlay-put'.
2805
2806 2005-05-18 Lute Kamstra <lute@gnu.org>
2807
2808 * emacs-lisp/lisp.el (check-parens): Fix docstring.
2809
2810 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
2811
2812 * add-log.el (add-change-log-entry):
2813 * array.el (array-make-template, array-reconfigure-rows)
2814 (array-init-max-row, array-init-max-column)
2815 (array-init-columns-per-line, array-init-field-width):
2816 * replace.el (replace-match-maybe-edit, perform-replace):
2817 * textmodes/spell.el (spell-region):
2818 Replace `read-input' by `read-string'.
2819
2820 * forms.el (forms-mode):
2821 * finder.el (finder-compile-keywords):
2822 * shadowfile.el (shadow-read-files):
2823 Replace `eval-current-buffer' by `eval-buffer'.
2824
2825 * terminal.el (te-pass-through):
2826 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
2827 (ange-ftp-raw-send-cmd):
2828 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
2829 (send-process-next-char, telnet-initial-filter, telnet):
2830 Replace `send-string' by `process-send-string'.
2831
2832 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
2833 (prolog-consult-region): Replace `send-string' by
2834 `process-send-string'; replace `send-region' by `process-send-region'.
2835
2836 * progmodes/delphi.el (delphi-log-msg):
2837 Replace `set-window-dot' by `set-window-point'.
2838
2839 * subr.el (window-dot, set-window-dot, read-input, send-string)
2840 (send-region, show-buffer, eval-current-buffer):
2841 Make really obsolete, as the comment says.
2842
2843 2005-05-17 Kim F. Storm <storm@cua.dk>
2844
2845 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
2846 (cua--init-keymaps): Bind C-return instead of S-return to set
2847 rectangle mark.
2848
2849 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
2850 instead of S-return to toggle/clear rectangle mark.
2851
2852 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
2853
2854 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
2855 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
2856 Also fontify plain strings assigned to variables, mostly so that a
2857 colon has a face and is thus not taken as a dependency separator.
2858 (makefile-previous-dependency): Inline the new matcher, because it
2859 is too complex to work in both directions.
2860 (makefile-match-dependency): Eliminate `backward' arg (see above).
2861 Completely reimplemented so as to not sometimes go into an endless
2862 loop. It should also be more efficient, because first it only
2863 searches for `:', instead of applying the very complex regexp.
2864 (makefile-mode): Cancel `font-lock-support-mode', because blocks
2865 to be fontified in one piece can be too long for JIT.
2866 Makefiles are never *that* big.
2867
2868 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
2869
2870 * dired.el (dired-mode): Simplify.
2871
2872 2005-05-17 Lute Kamstra <lute@gnu.org>
2873
2874 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
2875 defcustom for the mode hook variable.
2876
2877 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
2878 Emacs Lisp Reference Manual.
2879
2880 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
2881
2882 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
2883 (evenp, list*):
2884 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
2885 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
2886
2887 * net/tramp-smb.el (tramp-smb-open-connection):
2888 Pass `tramp-chunksize' as fifth (required) argument.
2889
2890 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
2891
2892 * font-lock.el (lisp-font-lock-keywords-1):
2893 Set `font-lock-negation-char-face' for [^...] char group.
2894 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
2895
2896 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
2897 a var, and refine it to mask one more level of nested vars.
2898 (makefile-rule-action-regex): Turn it into a var, and refine it so
2899 it recognizes backslashed continuation lines as belonging to the
2900 same command.
2901 (makefile-macroassign-regex): Refine it so it recognizes
2902 backslashed continuation lines as belonging to the same command.
2903 (makefile-var-use-regex): Don't look at the next char, because it
2904 might be the same one to be skipped by the initial [^$], leading
2905 to an overlooked variable use.
2906 (makefile-make-font-lock-keywords): Remove two parameters, which
2907 are now variables that some of the modes set locally.
2908 Handle dependency and rule action matching through functions, because
2909 regexps alone match too often. Dependency matching now comes
2910 last, so it can check, whether a colon already matched something else.
2911 (makefile-mode): Inform that font-lock improves makefile parsing
2912 capabilities.
2913 (makefile-match-dependency, makefile-match-action): New functions.
2914
2915 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
2916
2917 * emacs-lisp/cl-extra.el (equalp): Doc fix.
2918
2919 * align.el (align-regexp):
2920 * ansi-color.el (ansi-color-get-face):
2921 * array.el (array-reconfigure-rows, array-init-max-row)
2922 (array-init-max-column, array-init-columns-per-line)
2923 (array-init-field-width):
2924 * dired-aux.el (dired-trample-file-versions):
2925 * dired-x.el (dired-mark-sexp):
2926 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
2927 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
2928 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
2929 * faces.el (face-read-integer):
2930 * files.el (backup-extract-version, insert-directory):
2931 * hexl.el (hexl-insert-decimal-char):
2932 * server.el (server-process-filter):
2933 * shell.el (shell-extract-num):
2934 * startup.el (command-line-1):
2935 * term.el (term-command-hook):
2936 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
2937 (time-stamp-do-number):
2938 * time.el (display-time-update):
2939 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
2940 (timezone-fix-time):
2941 * vms-patch.el (vms-suspend-resume-hook):
2942 * calendar/appt.el (appt-convert-time):
2943 * calendar/cal-bahai.el (mark-bahai-diary-entries):
2944 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
2945 * calendar/cal-islam.el (mark-islamic-diary-entries):
2946 * calendar/calendar.el (calendar-cursor-to-date)
2947 (calendar-star-date):
2948 * calendar/diary-lib.el (diary-attrtype-convert)
2949 (mark-diary-entries, diary-entry-time):
2950 * calendar/solar.el (solar-get-number):
2951 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
2952 * emacs-lisp/re-builder.el (reb-display-subexp):
2953 * emulation/edt.el (edt-set-scroll-margins):
2954 * emulation/tpu-extras.el (tpu-set-scroll-margins):
2955 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
2956 (vip-get-ex-count):
2957 * emulation/viper-ex.el (viper-get-ex-token)
2958 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
2959 * international/fontset.el (fontset-plain-name):
2960 * mail/feedmail.el (feedmail-look-at-queue-directory):
2961 * mail/mailalias.el (mail-get-names):
2962 * mail/rmail.el (rmail-convert-to-babyl-format):
2963 * mail/rmailsum.el (rmail-make-basic-summary-line)
2964 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
2965 (rmail-summary-goto-msg):
2966 * mail/smtpmail.el (smtpmail-read-response):
2967 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
2968 (ange-ftp-vms-add-file-entry):
2969 * play/gametree.el (gametree-looking-at-ply)
2970 (gametree-current-branch-score):
2971 * progmodes/ada-xref.el (ada-prj-find-prj-file)
2972 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
2973 * progmodes/cperl-mode.el (condition-case):
2974 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
2975 (ebrowse-set-member-buffer-column-width)
2976 (ebrowse-select-1st-to-9nth):
2977 * progmodes/etags.el (etags-snarf-tag):
2978 * progmodes/flymake.el (flymake-parse-line):
2979 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
2980 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
2981 (idlwave-shell-menu-def):
2982 * progmodes/ps-mode.el (ps-run-goto-error):
2983 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
2984 (vhdl-speedbar-contract-level):
2985 * term/mac-win.el (x-handle-numeric-switch):
2986 * term/sun-mouse.el (sun-get-frame-data):
2987 * term/w32-win.el (x-handle-numeric-switch):
2988 * term/x-win.el (x-handle-numeric-switch):
2989 * textmodes/ispell.el (ispell-parse-output):
2990 * textmodes/nroff-mode.el (nroff-outline-level):
2991 * textmodes/reftex-cite.el (reftex-bib-sort-year)
2992 (reftex-bib-sort-year-reverse, reftex-format-citation):
2993 * textmodes/reftex-parse.el (reftex-init-section-numbers)
2994 (reftex-section-number):
2995 * textmodes/texinfmt.el (texinfo-paragraphindent):
2996 Replace `string-to-int' by `string-to-number'.
2997
2998 * international/latexenc.el: Add page marker to force the "Local
2999 Variables:" string out of the last page.
3000
3001 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
3002
3003 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
3004 tooltip-change-major-mode.
3005 (gud-tooltip-print-command): Remove case where gud-minor-mode
3006 is gdb ("--fullname").
3007 (gud-tooltip-tips): Turn GUD tooltips off for this case and
3008 explain to user.
3009
3010 2005-05-16 Jay Belanger <belanger@truman.edu>
3011
3012 * calc/calc-store.el (calc-copy-special-constant): New function.
3013
3014 * calc/calc-ext.el (calc-init-extensions): Add binding for
3015 `calc-copy-special-constant'.
3016
3017 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
3018 for the `calc-copy-special-constant' command.
3019
3020 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
3021
3022 * subr.el (left-fringe-p): New function.
3023
3024 * progmodes/compile.el (compilation-setup): Set local value of
3025 overlay-arrow-string to "" always.
3026 (compilation-set-window): Left fringe then don't scroll.
3027 No left fringe then no arrow and scroll message to top.
3028 (compilation-context-lines): Adjust doc string accordingly.
3029
3030 2005-05-16 Kim F. Storm <storm@cua.dk>
3031
3032 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
3033 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
3034 (ido-wide-find-dir-or-delete-dir): New command for M-d.
3035 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
3036 (ido-read-file-name): Handle commands with ido property value
3037 equal to find-file as reading a file name, to allow C-d to enter dired.
3038 (ibuffer-find-file): Add ido property with value find-file.
3039
3040 2005-05-15 Kim F. Storm <storm@cua.dk>
3041
3042 * subr.el (open-network-stream-nowait): Remove.
3043 (open-network-stream-server): Remove.
3044
3045 2005-05-15 Richard M. Stallman <rms@gnu.org>
3046
3047 * faces.el (describe-face): Output a definition link button.
3048
3049 * help-mode.el (help-face-def): New button type.
3050
3051 * emacs-lisp/copyright.el (copyright-fix-years):
3052 Match properly if the first year is 2-digit.
3053 Don't mess up the whitespace after the years by filling.
3054
3055 * dired-aux.el (dired-mark-confirm):
3056 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
3057
3058 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
3059 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
3060 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
3061
3062 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
3063 Set font-lock-comment-start-skip.
3064
3065 * font-lock.el (font-lock-comment-start-skip): New variable.
3066 (font-lock-comment-end-skip): New variable.
3067 (font-lock-fontify-syntactically-region): Use them if non-nil.
3068
3069 2005-05-15 Jay Belanger <belanger@truman.edu>
3070
3071 * calc/calc-store.el (calc-store-value): Return a string rather
3072 than display it as a message.
3073 Use calc-var-name for variable name.
3074 (calc-store-into): Add the result of calc-store-value to message.
3075 (calc-copy-variable): Add a message.
3076 (calc-store-exchange): Improve error messages.
3077 (calc-store-binary, calc-store-map): Don't reset the values of
3078 special constants.
3079
3080 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3081
3082 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
3083 manual to docstring.
3084
3085 * files.el (hack-local-variables-confirm): Add STRING argument.
3086 Make the function handle non file visiting buffers correctly.
3087 (hack-local-variables-prop-line, hack-local-variables)
3088 (hack-one-local-variable): Use STRING arg of
3089 `hack-local-variables-confirm'.
3090
3091 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
3092
3093 Sync with Tramp 2.0.49.
3094
3095 * tramp.el (tramp-handle-dired-call-process)
3096 (tramp-handle-insert-directory):`insert-buffer' cannot be used
3097 because the contents of the Tramp buffer is changed before
3098 insertion (`expand-file' and alike).
3099 (tramp-handle-insert-directory): If `localname' has an empty
3100 nondirectory name, it must not be quoted.
3101 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
3102 variable `tramp-chunksize'. Change callees.
3103 (tramp-open-connection-setup-interactive-shell): Check remote host
3104 for buggy `send-process-string' implementation.
3105 Set `tramp-chunksize' if found. Reported by Michael Kifer
3106 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
3107 (tramp-handle-shell-command): `insert-buffer' cannot be used
3108 because the contents of the Tramp buffer is changed before
3109 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
3110 <frederic.bothamy@free.fr>.
3111 (tramp-set-auto-save): Actions should be done for Tramp file name
3112 handler only. Ange-FTP has its own auto-save mechanism.
3113 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
3114 (tramp-set-auto-save-file-modes): Set file modes of
3115 `buffer-auto-save-file-name' to ?\600 as fallback solution.
3116 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
3117 (tramp-bug): Remove obsolete variable.
3118 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
3119 for presence of `mml-mode'. Make it running for older Emacsen as well.
3120
3121 2005-05-14 John Paul Wallington <jpw@pobox.com>
3122
3123 * ibuf-ext.el (define-ibuffer-filter filename):
3124 If `dired-directory' is a list, use its car.
3125
3126 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
3127
3128 * ibuffer.el (define-ibuffer-column filename):
3129 If `dired-directory' is a list, use its car.
3130
3131 2005-05-14 Richard M. Stallman <rms@gnu.org>
3132
3133 * subr.el (symbol-file): Doc fix.
3134
3135 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
3136 (byte-compile-form): Call byte-compile-nogroup-warn.
3137 (byte-compile-warning-types): Doc fix.
3138
3139 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
3140
3141 * progmodes/cc-engine.el (c-literal-faces):
3142 Add font-lock-comment-delimiter-face.
3143
3144 * net/net-utils.el (dig): Use with-no-warnings.
3145
3146 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
3147 (sc-recite-frame-alist, sc-default-cite-frame)
3148 (sc-default-uncite-frame, sc-default-recite-frame)
3149 (sc-attrib-selection-list, sc-rewrite-header-list):
3150 Mark as risky-local-variable.
3151
3152 * international/ogonek.el (ogonek-jak, ogonek-how):
3153 Don't use beginning-of-buffer.
3154
3155 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
3156
3157 * calendar/solar.el (solar-data-list): Move definition up.
3158
3159 * dnd.el (dnd-protocol-alist): Add autoload.
3160
3161 * progmodes/sh-script.el: Many doc usage fixes.
3162 (sh-indent-after-do): Change default to match common styles.
3163
3164 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
3165
3166 * files.el (interpreter-mode-alist)
3167 (auto-mode-interpreter-regexp): Doc fixes.
3168
3169 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
3170
3171 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
3172
3173 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
3174
3175 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3176
3177 * dired.el (dired-mode): make-variable-buffer-local =>
3178 make-local-variable.
3179
3180 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3181
3182 * term/mac-win.el (mac-select-convert-to-string): Try coding
3183 systems in mac-script-code-coding-systems if specified one cannot
3184 encode string for `com.apple.traditional-mac-plain-text'.
3185
3186 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
3187
3188 * progmodes/make-mode.el (makefile-targets-face)
3189 (makefile-shell-face, makefile-makepp-perl-face): New faces.
3190 (makefile-dependency-regex): Fix it to not make the colon in
3191 $(var:a=b) special.
3192 (makefile-rule-action-regex): New regexp for highlighting embedded
3193 Shell strings.
3194 (makefile-macroassign-regex): Handle != for highlighting as
3195 embedded Shell strings.
3196 (makefile-var-use-regex): New const.
3197 (makefile-statements, makefile-automake-statements)
3198 (makefile-gmake-statements, makefile-makepp-statements)
3199 (makefile-bsdmake-statements): New consts.
3200 (makefile-make-font-lock-keywords): New function.
3201 (makefile-automake-font-lock-keywords)
3202 (makefile-gmake-font-lock-keywords)
3203 (makefile-makepp-font-lock-keywords)
3204 (makefile-bsdmake-font-lock-keywords): New consts.
3205 (makefile-mode-map): Add switchers between the various submodes.
3206 (makefile-mode): Document the availability of the variants.
3207 (makefile-automake-mode, makefile-gmake-mode)
3208 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
3209
3210 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
3211 new variants of makefile-mode.
3212
3213 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3214
3215 * font-lock.el (font-lock-comment-delimiter-face): Fix up
3216 the inheritance.
3217
3218 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
3219
3220 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
3221 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
3222
3223 * files.el (normal-mode): Extend the scope of the
3224 `enable-local-variables' binding to include the `set-auto-mode' call.
3225 (magic-mode-alist): Doc fix.
3226
3227 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3228
3229 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
3230 font-lock-comment-face rather than copying its setting.
3231
3232 2005-05-12 Andreas Schwab <schwab@suse.de>
3233
3234 * eshell/esh-mode.el (eshell-send-input): Doc fix.
3235
3236 2005-05-12 Lute Kamstra <lute@gnu.org>
3237
3238 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
3239 defcustom for the mode hook variable. Delete the last argument.
3240 * generic-x.el: Fix callers of define-generic-mode.
3241 (generic-x-modes): Delete group.
3242 (show-tabs-tab-face, show-tabs-space-face): Put them in the
3243 generic-x customization group.
3244
3245 2005-05-12 Kim F. Storm <storm@cua.dk>
3246
3247 * font-lock.el (font-lock-negation-char-face): Default to "off".
3248
3249 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
3250 font-lock-negation-char-face to ! in !=.
3251
3252 2005-05-12 Masatake YAMATO <jet@gyve.org>
3253
3254 * add-log.el (find-change-log): Fix typos in the docstring
3255 of function.
3256
3257 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
3258
3259 * international/latexenc.el (latexenc-find-file-coding-system):
3260 Avoid `re-search-forward' when looking for input encoding because
3261 of speed and safety. Better regular expressions for recognizing
3262 input encoding. Limit a search for TeX-master/tex-main-file to
3263 the local variable section.
3264
3265 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
3266
3267 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
3268 syntax of $ to "'" (quote).
3269
3270 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
3271
3272 * dnd.el (dnd-protocol-alist): Improve custom type.
3273
3274 * dired.el (dired-dnd-protocol-alist): New variable.
3275 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
3276 `dired-mode-hook' to the end.
3277
3278 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
3279
3280 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
3281 comment-end if comment-start-skip is not set.
3282 Obey the font-lock-comment-delimiter-face variables.
3283
3284 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
3285
3286 * files.el (executable-find): Move from executable.el. Use locate-file.
3287 * progmodes/executable.el (executable-find): Move to files.el.
3288
3289 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
3290 when trying to ensure forward progress.
3291
3292 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
3293
3294 * mouse-sel.el (mouse-sel-follow-link-p): New function.
3295 (mouse-select, mouse-select-internal, mouse-extend-internal):
3296 Use it to implement mouse-1-click-follows-link functionality.
3297
3298 2005-05-11 Richard M. Stallman <rms@gnu.org>
3299
3300 * font-lock.el (font-lock-fontify-syntactically-region):
3301 Use font-lock-comment-delimiter-face for comment delimiters.
3302
3303 2005-05-10 Jay Belanger <belanger@truman.edu>
3304
3305 * calc/calc-help.el (calc-m-prefix-help): Add mention of
3306 preserving embedded modes.
3307
3308 2005-05-10 Richard M. Stallman <rms@gnu.org>
3309
3310 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
3311
3312 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
3313 Move from ada-stmt.el.
3314 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
3315
3316 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
3317 Move to ada-mode.el.
3318 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
3319
3320 * cus-edit.el (custom-file): Call file-chase-links.
3321
3322 * files.el (read-directory-name): Fix previous change.
3323 (hack-local-variables-confirm): New function.
3324 (hack-local-variables-prop-line, hack-local-variables)
3325 (hack-one-local-variable): Use it.
3326
3327 2005-05-10 Lute Kamstra <lute@gnu.org>
3328
3329 * font-lock.el (font-lock-keywords-alist)
3330 (font-lock-removed-keywords-alist): Clarify docstrings.
3331
3332 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
3333
3334 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
3335 (gdb-source-info): Check for preprocessor info.
3336 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
3337 a macro for a function.
3338 (gdb-info-breakpoints-custom): Try to find file again if not already
3339 found (user might have used GDB dir command).
3340 (gdb-get-location): Update gdb-location-alist correctly for change
3341 to gdb-info-breakpoints-custom.
3342
3343 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
3344 (gud-tooltip-print-command): Add gdbmi case.
3345 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
3346 preprocessor info.
3347
3348 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
3349
3350 * startup.el (fancy-splash-insert): Fix typo in doc string.
3351
3352 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
3353
3354 * obsolete/float.el (string-to-float):
3355 * obsolete/hilit19.el (hilit-add-pattern):
3356 * obsolete/rnews.el (news-parse-range, news-select-message)
3357 (news-get-pruned-list-of-files): Replace `string-to-int' by
3358 `string-to-number'.
3359
3360 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
3361 `find-file-not-found-hooks'; use `add-hook'.
3362 (uncompress-while-visiting): Set `write-file-functions', not
3363 `write-file-hooks'; use `add-hook'.
3364
3365 2005-05-09 Kim F. Storm <storm@cua.dk>
3366
3367 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
3368 (cua-paste): Handle clipboard action.
3369 (cua--init-keymaps): Remap clipboard-kill-region and
3370 clipboard-kill-ring-save.
3371
3372 2005-05-08 Eli Zaretskii <eliz@gnu.org>
3373
3374 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
3375 Improve commentary.
3376
3377 * simple.el (next-error-overlay-arrow-position): Revert the change
3378 made on 2005-04-30.
3379
3380 2005-05-07 Jay Belanger <belanger@truman.edu>
3381
3382 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
3383 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
3384 `calc-sel-reselect'.
3385
3386 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
3387 Calc is in embedded mode.
3388
3389 2005-05-07 Eli Zaretskii <eliz@gnu.org>
3390
3391 * progmodes/compile.el (compilation-setup):
3392 Set overlay-arrow-string to an empty string on text terminals.
3393
3394 * textmodes/ispell.el (ispell-program-name): Try looking for
3395 "aspell" along exec-path, and if found, use it as the default
3396 speller program.
3397
3398 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
3399
3400 * international/mule.el (sgml-xml-auto-coding-function):
3401 Recognize encoding='FOO' in single quotes as well as in double quotes.
3402
3403 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3404
3405 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
3406 as well as `interactive', so that defmacro* would recognize
3407 `declare' forms.
3408
3409 2005-05-07 Eli Zaretskii <eliz@gnu.org>
3410
3411 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
3412 Explain more about the LIGHTER arg's usage in the doc string.
3413 Add commentary to clarify what the code does. Fix the regexp that
3414 strips whitespace from LIGHTER. Quote LIGHTER before using it,
3415 since it could have characters special to regular expressions.
3416
3417 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
3418
3419 * replace.el (occur-1): Bind inhibit-read-only so that
3420 erase-buffer doesn't barf on read-only text properties (likewise
3421 for add-text-properties in occur-engine). Mark buffer as unmodified.
3422 (occur-engine): Don't set buffer-read-only here.
3423
3424 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
3425
3426 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
3427 list-buffers-directory. This caused the *cvs-commit* buffer to be
3428 sometimes mistakenly reused as a *cvs* buffer.
3429
3430 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
3431
3432 * tooltip.el: Move code for GUD tooltips into gud.el.
3433 (require): CL no longer needed to compile case.
3434 (tooltip-mode): Do not toggle functions for GUD tooltips.
3435 (tooltip-gud-tips-p): Remove. Replace with minor mode
3436 gud-tooltip-mode in gud.el.
3437 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
3438 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
3439 tooltip-gud prefix with gud-tooltip and obsolete.
3440 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
3441 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
3442 (tooltip-mouse-motion): Mouse movement functions/variable.
3443 Rename in gud.el by adding gud prefix.
3444 (tooltip-gud-original-filter, tooltip-gud-dereference)
3445 (tooltip-gud-event, tooltip-toggle-gud-tips)
3446 (tooltip-gud-process-output, tooltip-gud-print-command)
3447 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
3448 gud.el by replacing tooltip-gud prefix with gud-tooltip.
3449 (gdb-tooltip-print): Move to gdb-ui.el.
3450
3451 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
3452 (require): CL needed to compile case.
3453 (gud-tooltip-mode): Use to toggle GUD tooltips unstead of
3454 tooltip-gud-tips-p. Make it a minor-mode.
3455 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
3456 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
3457 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
3458 (gud-tooltip-change-major-mode)
3459 (gud-tooltip-activate-mouse-motions-if-enabled)
3460 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
3461 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
3462 (gud-tooltip-original-filter, gud-tooltip-dereference)
3463 (gud-tooltip-event, tooltip-toggle-gud-tips)
3464 (gud-tooltip-process-output, gud-tooltip-print-command)
3465 (gud-tooltip-tips): Move from tooltip.el.
3466
3467 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
3468 (gdb-cpp-define-alist-flags): Doc fix.
3469 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
3470 gud-tooltip-mode is t.
3471
3472 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
3473
3474 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
3475 evaporate if their text is deleted.
3476 (goto-address-at-point): Make it work as a mouse binding as well.
3477 (goto-address-at-mouse): Obsolete it. Update users.
3478
3479 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
3480
3481 * calendar/appt.el (top-level): No longer activate on load.
3482
3483 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
3484
3485 * calendar/cal-bahai.el (mark-bahai-diary-entries):
3486 * net/webjump.el (webjump):
3487 * progmodes/idlw-help.el (idlwave-do-context-help1)
3488 (idlwave-highlight-linked-completions):
3489 * textmodes/po.el (po-find-file-coding-system-guts):
3490 Replace `assoc-ignore-case' by `assoc-string'.
3491
3492 2005-05-06 Eli Zaretskii <eliz@gnu.org>
3493
3494 * files.el (locate-file): Doc fix.
3495
3496 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
3497 Remove the redundant test for ms-dos.
3498
3499 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
3500 look for the preprocessor with exec-suffixes. If not found in
3501 standard places, look in exec-path. Remove most of the tests that
3502 used system-type.
3503
3504 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
3505
3506 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
3507
3508 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
3509 file-name clash with jka-compr.el on 8+3 filesystems.
3510
3511 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3512
3513 * term/mac-win.el: Don't define or bind scroll bar functions if
3514 x-toolkit-scroll-bars is t.
3515 (x-select-text, x-get-selection-value):
3516 Clear x-last-selected-text-clipboard if x-select-enable-clipboard is nil.
3517 (PRIMARY): Put mac-scrap-name property.
3518 (mac-select-convert-to-file-url): New function.
3519 (public.file-url): New selection target type. Add to
3520 selection-converter-alist.
3521 (x-get-selection, x-selection-value): Handle it.
3522 (x-cut-buffer-or-selection-value): New alias.
3523
3524 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3525
3526 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
3527 entry to avoid calling bibtex-find-entry with arg global
3528 being t. Remove arg key.
3529 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
3530 (bibtex-copy-summary-as-kill): Change accordingly.
3531
3532 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
3533
3534 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
3535 (org-agenda-date-later): Use with-current-buffer.
3536
3537 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
3538
3539 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
3540 (define-obsolete-variable-alias): Doc Fixes.
3541
3542 2005-05-06 Kim F. Storm <storm@cua.dk>
3543
3544 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
3545 vertical-motion when selective-display is active.
3546
3547 * ido.el (ido-setup-hook): New hook.
3548 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
3549 (ido-input-stack): New var.
3550 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
3551 ido-next-work-file binding to M-O.
3552 Bind M-f to ido-wide-find-file-or-pop-dir.
3553 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
3554 (ido-read-internal): Run ido-setup-hook.
3555 Catch quit in read-file-name and read-string to cancel edit.
3556 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
3557 Automatically pop-all when completing a directory name (RET).
3558 (ido-file-internal): Add with-no-warnings around ffap and dired code.
3559 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
3560 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
3561 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
3562 New functions for M-b/M-f to move among the directory components.
3563 (ido-make-merged-file-list): Catch quit to cancel merge.
3564 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
3565 (ido-completion-help): No warnings for ido-completion-buffer-full.
3566
3567 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
3568
3569 * font-lock.el (font-lock-negation-char-face): New face and variable.
3570 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
3571 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
3572 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
3573 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
3574
3575 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
3576
3577 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
3578 Fix typo in docstring.
3579
3580 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
3581 (ebrowse-print-statistics-line)
3582 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
3583
3584 * term/w32-win.el (image-library-alist): Add additional name for
3585 Xpm library.
3586
3587 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
3588
3589 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
3590 use gcc instead of cpp.
3591
3592 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
3593 (gdb-create-define-alist): Use it.
3594 (gdb-cpp-define-alist-program): Update for MS-DOS.
3595
3596 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
3597
3598 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OSX.
3599
3600 2005-05-04 Richard M. Stallman <rms@gnu.org>
3601
3602 * help.el (describe-key): No error when UNTRANSLATED is nil.
3603
3604 * simple.el (line-move-1): Fix previous change to signal errors
3605 appropriately.
3606
3607 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
3608
3609 * calendar/icalendar.el (icalendar-version): Now at 0.12.
3610 (icalendar-duration-correction): Remove.
3611 (icalendar--get-event-properties): Split result at commas.
3612 (icalendar--decode-isoduration): New optional argument
3613 DURATION-CORRECTION.
3614 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
3615 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
3616 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
3617 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
3618 (icalendar--convert-anniversary-to-ical): New functions, extracted
3619 from icalendar-export-region, with bug fixes.
3620 (icalendar-export-region): Use the above functions.
3621 (icalendar-import-buffer): Check before saving diary file.
3622 (icalendar--convert-recurring-to-diary)
3623 (icalendar--convert-non-recurring-all-day-to-diary)
3624 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
3625 extracted from icalendar--convert-ical-to-diary, with bug fixes.
3626 (icalendar--convert-ical-to-diary): Use the above functions.
3627
3628 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
3629
3630 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
3631 Remove these recent additions.
3632 (c-mode): Restore to before 2005-04-28.
3633
3634 * progmodes/cc-vars.el (cc-define-list-program): Remove this
3635 recent addition.
3636
3637 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
3638 (gdb-define-alist): New variables.
3639 (gdb-create-define-alist): New function.
3640 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
3641 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
3642 with string-to-number.
3643 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
3644
3645 * progmodes/gud.el: Replace string-to-int with string-to-number.
3646 (gud-find-file): Handle gdb-define-alist.
3647
3648 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
3649
3650 2005-05-02 Jay Belanger <belanger@truman.edu>
3651
3652 * calc/calc-aent.el (math-read-token):
3653 * calc/calc-bin.el (calc-word-size):
3654 * calc/calc-ext.el (calc-read-number-fancy):
3655 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
3656 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
3657 * calc/calc-frac.el (calc-over-notation):
3658 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
3659 (calc-graph-num-points, calc-graph-init):
3660 * calc/calc-prog.el (calc-read-parse-table-part)
3661 (calc-edit-macro-repeats):
3662 * calc/calc-yank.el (calc-do-grab-rectangle):
3663 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
3664 Replace `string-to-int' by `string-to-number'.
3665
3666 2005-05-02 Kim F. Storm <storm@cua.dk>
3667
3668 * kmacro.el: Use executing-kbd-macro-index variable.
3669
3670 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
3671
3672 * net/rlogin.el (rlogin-parse-words): Delete func.
3673 (rlogin): Use split-string, not rlogin-parse-words.
3674 Also, if there are option-like elements in the parsed args,
3675 take the host to be the first arg immediately following them.
3676 Suggested by Michael Mauger.
3677
3678 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
3679
3680 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
3681
3682 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
3683
3684 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
3685 (cc-mode-cpp-program): Rename to cc-define-list-program and
3686 move to cc-vars.el.
3687
3688 * progmodes/cc-vars.el (cc-define-list-program):
3689 Change to "gcc -E -dM -". Make customizable.
3690
3691 2005-05-02 Kim F. Storm <storm@cua.dk>
3692
3693 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
3694
3695 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
3696
3697 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
3698
3699 * international/mule-util.el (truncate-string): Remove alias and
3700 obsolete declaration.
3701
3702 * international/mule-cmds.el (update-iso-coding-systems):
3703 Remove alias and obsolete declaration.
3704
3705 * international/mule.el (coding-system-parent): Remove alias and
3706 obsolete declaration.
3707
3708 * subr.el (define-function, sref): Remove aliases and obsolete
3709 declarations.
3710 (chars-in-region): Remove obsolete declaration.
3711
3712 2005-05-01 Richard M. Stallman <rms@gnu.org>
3713
3714 * info.el (Info-mode): Set widen-automatically to nil, locally.
3715
3716 * simple.el (widen-automatically): New variable.
3717 (pop-global-mark): Obey widen-automatically.
3718
3719 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
3720
3721 * term/xterm.el (function-key-map): Call substitute-key-definition
3722 before the keymap size is increased by a lot of define-key calls.
3723
3724 2005-05-01 Richard M. Stallman <rms@gnu.org>
3725
3726 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
3727 Rename ARG to ELEMENT. Doc fix.
3728
3729 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
3730
3731 * allout.el (allout-exposure): Remove macro and obsolete declaration.
3732 Remove references to allout-exposure/change to allout-new-exposure.
3733
3734 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
3735 bytecode symbols.
3736
3737 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
3738 (compiled-function-p, focus-frame, unfocus-frame):
3739 Remove aliases and obsolete declarations.
3740 Back out inadvertent changes from previous commit.
3741
3742 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
3743
3744 * files.el (require-final-newline): Make Custom tags consistent
3745 with mode-require-final-newline.
3746 (mode-require-final-newline): Doc fix.
3747
3748 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3749
3750 * international/latexenc.el (latexenc-find-file-coding-system):
3751 Fix regular expressions.
3752
3753 2005-05-01 David Kastrup <dak@gnu.org>
3754
3755 * international/latexenc.el (latexenc-find-file-coding-system):
3756 Fix regular expressions.
3757
3758 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
3759
3760 * subr.el (string-to-int): Make obsolete.
3761
3762 2005-04-30 Richard M. Stallman <rms@gnu.org>
3763
3764 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
3765
3766 * loadup.el: load jka-comp-hook.
3767
3768 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
3769 (jka-compr-handler): Add autoload. `put' calls moved
3770 to jka-comp-hook.el.
3771 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
3772 (jka-compr-inhibit): Autoload.
3773
3774 * jka-comp-hook.el: New file.
3775 Enable the mode by default.
3776
3777 * files.el (backup-buffer-copy): Use copy-file instead
3778 of write-region, and put back the 'excl.
3779
3780 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
3781
3782 * progmodes/flymake.el (flymake-split-string)
3783 (flymake-split-string, flymake-log, flymake-pid-to-names)
3784 (flymake-reg-names, flymake-get-source-buffer-name)
3785 (flymake-unreg-names, flymake-add-line-err-info)
3786 (flymake-add-err-info): Clarify docstrings.
3787 (flymake-popup-menu, flymake-make-emacs-menu)
3788 (flymake-make-xemacs-menu): Add docstrings.
3789 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
3790 Set variables directly throughout.
3791
3792 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
3793
3794 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
3795 exists. Initialise cc-define-alist.
3796 (c-mode): Add cc-create-define-alist locally to after-save-hook.
3797 If there is no file (Macroexpansion) don't create an alist.
3798
3799 2005-04-29 Sam Steingold <sds@gnu.org>
3800
3801 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
3802 (cc-create-define-alist): Use it instead of the hard-coded string.
3803
3804 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
3805
3806 * international/mule-conf.el (file-coding-system-alist): Fix regexp
3807 for latexenc.
3808
3809 2005-04-29 Lute Kamstra <lute@gnu.org>
3810
3811 * emacs-lisp/generic.el: Improve commentary section.
3812 (define-generic-mode): Improve docstring.
3813
3814 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
3815
3816 * textmodes/org.el (many places): Change to quiet the byte compiler.
3817 (org-prefix-format-compiled): New variable.
3818 (org-compile-prefix-format): New function.
3819 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
3820 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
3821 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
3822 (org-get-entries-from-diary): Use `org-get-time-of-day' for
3823 consistency with entries from `org-mode' files.
3824 (org-get-time-of-day): Fix bug with partial matches early in a line.
3825 (org-non-link-chars): New constant.
3826 (org-link-regexp): Respect `org-non-link-chars'.
3827 (org-agenda-day-view): Remove command.
3828 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
3829 (org-follow-bbdb-link, org-store-link): Search also company field.
3830 (org-highlight-overlay): New variable.
3831 (org-highlight, org-unhighlight): New functions.
3832 (org-agenda-mode): Add pre-command-hook to remove highlight.
3833 (org-evaluate-time-range): Behavior depends upon whether time stamp
3834 contains a time or not.
3835 (org-show-subtree, org-show-entry): New functions.
3836 (org-agenda-cleanup-fancy-diary): Remove empty lines.
3837
3838 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
3839
3840 * comint.el (comint-output-filter-functions): Add autoload cookie.
3841
3842 2005-04-28 Kim F. Storm <storm@cua.dk>
3843
3844 * ido.el (ido-everywhere): Fix last change.
3845
3846 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
3847
3848 * international/latexenc.el: New file.
3849 * international/mule-conf.el (file-coding-system-alist): For .tex,
3850 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
3851
3852 2005-04-28 Lute Kamstra <lute@gnu.org>
3853
3854 * font-lock.el (font-lock-add-keywords)
3855 (font-lock-remove-keywords): Clarify docstring.
3856 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
3857 Don't start docstrings with a `*'.
3858 (font-lock-update-removed-keyword-alist): Give it a docstring.
3859
3860 * generic-x.el: Update commentary section.
3861 Only require font-lock when compiling.
3862 Define all modes conditionally.
3863 Place all generic modes in the generic-x-modes customization group.
3864 (generic-x-modes): New customization group.
3865 (generic-default-modes, generic-mswindows-modes)
3866 (generic-unix-modes, generic-other-modes): New constants.
3867 (generic-define-mswindows-modes, generic-define-unix-modes):
3868 Update docstrings. Make them obsolete.
3869 (generic-extras-enable-list): New default value. Update docstring.
3870 Improve :type. Change :set function.
3871 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
3872 Fix docstring.
3873
3874 * emacs-lisp/generic.el (generic-mode-internal):
3875 Simplify font-lock-defaults.
3876 (define-generic-mode): Fix docstring.
3877
3878 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3879
3880 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
3881 font-lock-face property to highlight matches.
3882
3883 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
3884
3885 * progmodes/cc-mode.el (cc-create-define-alist): New function.
3886 (cc-define-alist): New variable.
3887 (c-mode): Make it local and initialise it.
3888
3889 * progmodes/gdb-ui.el (gdb-active-process): New variable.
3890 (gdb-exited): New function.
3891 (gdb-annotation-rules): Use it.
3892 (gdb-starting): Set gdb-active-process to t.
3893 (gdb-stopping): Amend doc string.
3894 (gdb-reset): Set gdb-active-process to nil.
3895
3896 * tooltip.el (tooltip-gud-tips): Show the associated #define
3897 directives when a C program under GDB is not executing.
3898
3899 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
3900
3901 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
3902 font-lock-fontify-syntactic-keywords.
3903
3904 * font-lock.el (font-lock-default-fontify-region): Don't force
3905 parse-sexp-lookup-properties to nil.
3906
3907 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3908
3909 * man.el (man-mode-syntax-table): Set up `:' to have
3910 word-constituent syntax.
3911
3912 2005-04-27 Lute Kamstra <lute@gnu.org>
3913
3914 * novice.el (disable-command): Don't add spurious newlines to the
3915 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
3916
3917 2005-04-26 Jay Belanger <belanger@truman.edu>
3918
3919 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
3920 than one window before deleting window.
3921
3922 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3923
3924 * shell.el (shell-prompt-pattern): Doc fix.
3925 (shell-mode): Set paragraph-separate buffer locally to "\\'".
3926
3927 * comint.el (comint-prompt-regexp, comint-get-old-input)
3928 (comint-use-prompt-regexp)
3929 (comint-use-prompt-regexp-instead-of-fields)
3930 (comint-replace-by-expanded-history, comint-send-input)
3931 (comint-output-filter, comint-get-old-input-default)
3932 (comint-line-beginning-position, comint-bol, comint-show-output)
3933 (comint-backward-matching-input, comint-forward-matching-input)
3934 (comint-next-prompt, comint-previous-prompt):
3935 Rename `comint-use-prompt-regexp-instead-of-fields' to
3936 `comint-use-prompt-regexp'. Keep old name as alias and declare
3937 obsolete.
3938 (comint-use-prompt-regexp): Shorten first line of doc string.
3939
3940 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
3941 Set paragraph-separate buffer locally to "\\'".
3942
3943 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
3944 Adapt to above name change.
3945
3946 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
3947 (smbclient-prompt-regexp): Ditto.
3948
3949 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
3950
3951 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
3952
3953 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
3954 gdb-location-list.
3955 Break lines that are over 80 characters wide.
3956
3957 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
3958
3959 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
3960 New fun and var, to preserve compatibility.
3961
3962 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
3963
3964 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
3965
3966 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
3967 name to file-newer-than-file-p.
3968
3969 2005-04-26 Richard M. Stallman <rms@gnu.org>
3970
3971 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
3972
3973 * progmodes/python.el (python-mode):
3974 Use new name eldoc-documentation-function.
3975
3976 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
3977
3978 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
3979 (eldoc-documentation-function):
3980 Rename from eldoc-print-current-symbol-info-function. Calls changed.
3981
3982 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
3983
3984 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
3985
3986 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
3987
3988 * term/xterm.el (function-key-map): Fix strings for
3989 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
3990 {C,S,A,C-S}-{f1-f12}.
3991
3992 2005-04-26 Kenichi Handa <handa@m17n.org>
3993
3994 * international/mule-cmds.el (select-safe-coding-system):
3995 Fix previous change.
3996
3997 2005-04-26 Lute Kamstra <lute@gnu.org>
3998
3999 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
4000
4001 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
4002 (font-lock-comment-delimiter-face): Ditto.
4003
4004 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
4005
4006 2005-04-25 Jay Belanger <belanger@truman.edu>
4007
4008 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
4009 to t while inserting information; use help-mode.
4010
4011 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
4012
4013 * term.el (ansi-term-color-vector): Use the xterm colors.
4014 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
4015
4016 2005-04-25 Lute Kamstra <lute@gnu.org>
4017
4018 * font-core.el (font-lock-defaults): Fix docstring.
4019
4020 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
4021
4022 2005-04-25 Kenichi Handa <handa@m17n.org>
4023
4024 * international/mule-cmds.el (select-safe-coding-system):
4025 Don't check consistency with coding: spec, etc if raw-text or
4026 no-conversion was found to be safe.
4027
4028 2005-04-24 Richard M. Stallman <rms@gnu.org>
4029
4030 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
4031 citation markers at start of each line.
4032
4033 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
4034 citation markers at start of each line.
4035
4036 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
4037
4038 * files.el (mode-require-final-newline): Fix previous change.
4039 (require-final-newline): Fix type label.
4040
4041 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
4042
4043 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
4044 statement in buffer (broken by 2004-11-24 change).
4045
4046 2005-04-24 Kim F. Storm <storm@cua.dk>
4047
4048 * ido.el (ido-everywhere): Save and restore old read-buffer-function
4049 and read-file-name-function values. Don't overwrite existing
4050 non-nil values if ido-mode is enabled without ido-everywhere.
4051
4052 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
4053
4054 * files.el (mode-require-final-newline): Minor doc fix.
4055
4056 2005-04-24 Eli Zaretskii <eliz@gnu.org>
4057
4058 * subr.el (syntax-after): Doc fix.
4059 (syntax-class): If argument is nil, return nil. Mask off upper 16
4060 bits, not 8 bits.
4061
4062 * files.el (mode-require-final-newline): Doc fix.
4063 (backup-buffer-copy): Fix last change.
4064
4065 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4066
4067 * term/mac-win.el: Require select. Set selection-coding-system to
4068 mac-system-coding-system. Call menu-bar-enable-clipboard.
4069 (x-last-selected-text-clipboard, x-last-selected-text-primary)
4070 (x-select-enable-clipboard): New variables.
4071 (x-select-text, x-get-selection, x-selection-value)
4072 (x-get-selection-value, mac-select-convert-to-string)
4073 (mac-services-open-file, mac-services-open-selection)
4074 (mac-services-insert-text): New functions.
4075 (CLIPBOARD, FIND): Put mac-scrap-name property.
4076 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
4077 (public.tiff): Put mac-ostype property.
4078 (selection-converter-alist): Add entries for them.
4079 (mac-application-menu-map): New keymap.
4080 (interprogram-cut-function, interprogram-paste-function): Set to
4081 x-select-text and x-get-selection-value, respectively.
4082 (split-window-keep-point): Set to t.
4083
4084 2005-04-23 Richard M. Stallman <rms@gnu.org>
4085
4086 * files.el (read-directory-name): Always pass non-nil
4087 DEFAULT-FILENAME arg to read-file-name.
4088 (backup-buffer-copy, basic-save-buffer-2): Take care against
4089 writing thru an unexpected existing symlink.
4090 (revert-buffer): In indirect buffer, revert the base buffer.
4091 (magic-mode-alist): Doc fix.
4092 (buffer-stale-function): Doc fix.
4093 (minibuffer-with-setup-hook): Avoid warning.
4094 (mode-require-final-newline): Doc and custom fix.
4095
4096 * follow.el (follow-end-of-buffer): Use with-no-warnings.
4097
4098 * font-lock.el (font-lock-comment-face): On terminals with few colors,
4099 use the default appearance.
4100 (font-lock-comment-delimiter-face): New face, new variable.
4101
4102 * imenu.el (imenu--generic-function): The official position of a
4103 definition is the start of the line that BEG is in.
4104
4105 * midnight.el (midnight-timer): Move defvar up.
4106
4107 * mouse.el (mouse-drag-region-1): Delete some debugging code.
4108
4109 * saveplace.el (save-place-to-alist): Use with-no-warnings.
4110
4111 * startup.el (command-line): Use with-no-warnings.
4112
4113 * window.el (window-size-fixed): New defvar.
4114
4115 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
4116
4117 * mail/rmail.el (rmail-font-lock-keywords):
4118 Use font-lock-comment-delimiter-face.
4119
4120 * mail/sendmail.el (mail-font-lock-keywords):
4121 Use font-lock-comment-delimiter-face.
4122
4123 * progmodes/compile.el (next-error-highlight-timer): New defvar.
4124
4125 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
4126
4127 * progmodes/compile.el (compilation-mode-font-lock-keywords):
4128 Specify t for LAXMATCH when matching directories.
4129 Save match data around compilation-compat-error-properties form.
4130
4131 2005-04-23 David Kastrup <dak@gnu.org>
4132
4133 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
4134 Mention that the autoloaded aliases should be kept for AUCTeX.
4135
4136 2005-04-23 Andreas Schwab <schwab@suse.de>
4137
4138 * isearch.el (isearch-forward): Doc fix.
4139
4140 2005-04-23 Eli Zaretskii <eliz@gnu.org>
4141
4142 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
4143 (jit-lock-stealth-nice): Change default value to 0.5.
4144
4145 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
4146
4147 * abbrev.el (write-abbrev-file): Write table entries in
4148 alphabetical order by table name.
4149
4150 2005-04-22 Kim F. Storm <storm@cua.dk>
4151
4152 * ido.el (ido-read-internal): Fix `list' completion.
4153
4154 2005-04-22 Kenichi Handa <handa@m17n.org>
4155
4156 * recentf.el (recentf-save-file-coding-system): New variable.
4157 (recentf-save-list): Encode the file by
4158 recentf-save-file-coding-system and add coding: tag.
4159
4160 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
4161
4162 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
4163
4164 2005-04-21 Lute Kamstra <lute@gnu.org>
4165
4166 * loadhist.el (unload-feature): Don't remove a function from hooks
4167 if it is about to be restored to an autoload . Remove functions
4168 that will become unbound from auto-mode-alist. Simplify the code.
4169
4170 * subr.el (assq-delete-all): New implementation that is linear,
4171 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
4172 (rassq-delete-all): New function.
4173
4174 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
4175 Add size-indication-mode.
4176
4177 2005-04-21 Kenichi Handa <handa@m17n.org>
4178
4179 * international/mule-cmds.el: Add autoload for widget-value in
4180 eval-when-compile.
4181
4182 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
4183
4184 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
4185 Add tooltip-mode.
4186
4187 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
4188
4189 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
4190
4191 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
4192 (inferior-lisp-filter-regexp, inferior-lisp-program)
4193 (inferior-lisp-load-command, inferior-lisp-prompt)
4194 (inferior-lisp-mode-hook, lisp-source-modes)
4195 (inferior-lisp-load-hook): defvar->defcustom.
4196 (inferior-lisp-program, inferior-lisp-prompt)
4197 (inferior-lisp-load-hook): Doc fixes.
4198 (inferior-lisp-install-letter-bindings): Small change in
4199 introductory comment.
4200
4201 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
4202
4203 * vc.el (vc-annotate-color-map): Change some colors so that text
4204 using them as foreground is readable on both white and black
4205 backgrounds.
4206
4207 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
4208
4209 * international/mule-conf.el (translation-table-for-input):
4210 Remove redundant declaration.
4211
4212 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
4213
4214 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
4215
4216 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
4217 (tooltip-toggle-gud-tips): New function.
4218
4219 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4220
4221 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
4222 right angle brackets.
4223
4224 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
4225
4226 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
4227
4228 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
4229
4230 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
4231 Remove. Update callers to use expand-file-name instead.
4232
4233 * subr.el (syntax-class): New function.
4234
4235 * simple.el (blink-matching-open): Use it.
4236
4237 * paren.el (show-paren-function): Use it to recognize parens that are
4238 also used in 2-char comment markers.
4239
4240 2005-04-19 Lute Kamstra <lute@gnu.org>
4241
4242 * loadhist.el (unload-feature): Update for new format of
4243 load-history. Simplify the code.
4244
4245 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4246
4247 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
4248 (mac-add-charset-info): New function. Initialize variable
4249 mac-charset-info-alist using it.
4250 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
4251 for translation.
4252 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
4253 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
4254 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
4255 New CCL programs.
4256
4257 2005-04-19 Kim F. Storm <storm@cua.dk>
4258
4259 * simple.el (next-buffer, prev-buffer, next-error)
4260 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
4261 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
4262
4263 * bindings.el (next-buffer, prev-buffer, next-error)
4264 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
4265 (clone-indirect-buffer-other-window): Move bindings from simple.el.
4266 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
4267 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
4268
4269 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
4270
4271 * isearch.el (isearch-edit-string): Make the search-ring available for
4272 minibuffer history commands.
4273 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
4274 the default history commands now work just as well.
4275 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
4276
4277 2005-04-18 Kim F. Storm <storm@cua.dk>
4278
4279 * emulation/cua-base.el (cua--pre-command-handler): Add more
4280 elaborate check for shift modifier on non-window systems.
4281
4282 2005-04-18 Lars Hansen <larsh@math.ku.dk>
4283
4284 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
4285
4286 2005-04-18 Kim F. Storm <storm@cua.dk>
4287
4288 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
4289 and make it optional. Don't test tooltip-gud-echo-area here.
4290 (tooltip-gud-process-output, gdb-tooltip-print):
4291 Pass tooltip-gud-echo-area to tooltip-show.
4292 (tooltip-help-tips): Remove second optional arg to tooltip-show.
4293
4294 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4295
4296 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
4297 `display-graphic-p' may not be bound yet.
4298
4299 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4300
4301 * startup.el (command-line): No longer enable Xterm Mouse mode by
4302 default in terminals compatible with xterm.
4303
4304 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
4305
4306 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
4307
4308 * tooltip.el (tooltip-gud-echo-area): Rename from
4309 tooltip-use-echo-area.
4310 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
4311 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
4312 area independently of where help tooltips are displayed.
4313
4314 2005-04-17 David Kastrup <dak@gnu.org>
4315
4316 * cus-theme.el (custom-theme-write-variables): Quote variables
4317 where necessary.
4318
4319 2005-04-17 Richard M. Stallman <rms@gnu.org>
4320
4321 * simple.el (yank-excluded-properties): Add follow-link to value.
4322
4323 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
4324
4325 * startup.el (fancy-splash-max-time): Just 30 seconds.
4326 (fancy-splash-delay): Just 7.
4327 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
4328
4329 * loadhist.el (unload-feature): Update for new format of load-history.
4330 Simplify the code.
4331
4332 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
4333 (rmail-font-lock-keywords): Don't fontify the text of a citation.
4334
4335 * mail/sendmail.el (mail-font-lock-keywords):
4336 Don't fontify subject text.
4337 Don't fontify the text of a citation.
4338
4339 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
4340
4341 * comint.el (comint-output-filter): Run comint-output-filter-functions
4342 with point where the user had it.
4343
4344 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
4345
4346 * international/ucs-tables.el (ucs-set-table-for-input):
4347 Disable when using unify-on-decoding.
4348
4349 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
4350
4351 * emulation/cua-base.el (cua-global-mark-face): Add special case
4352 for displays supporting a high number of colors.
4353
4354 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
4355
4356 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
4357
4358 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
4359
4360 * filesets.el (filesets-add-buffer): If user supplies a name of a
4361 non-existing fileset, create a new fileset.
4362
4363 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
4364
4365 * textmodes/org.el (org-up-heading-all): Fix bug with
4366 `outline-up-heading-all'.
4367
4368 2005-04-16 Andreas Schwab <schwab@suse.de>
4369
4370 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
4371 /etc/permissions.d/* and /etc/aliases.d/*.
4372
4373 2005-04-16 Kenichi Handa <handa@m17n.org>
4374
4375 * international/code-pages.el (cp-make-coding-system):
4376 Set `translation-table-for-input' property value to the symbol
4377 ucs-mule-to-mule-unicode, not to that value.
4378 (pt154): Escape guillemet by `\'.
4379
4380 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
4381
4382 * loadup.el: Load tooltip if x-show-tip is fboundp.
4383
4384 * startup.el (command-line): Add comment.
4385
4386 * tooltip.el (tooltip-mode): Specify correct standard value for
4387 Custom in init-value.
4388
4389 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
4390
4391 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
4392 possible.
4393
4394 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
4395
4396 * textmodes/org.el (org-agenda-date-prompt): Rename from
4397 `org-agenda-date-today'.
4398 (org-evaluate-time-range): Insert at point instead of directly
4399 after time range.
4400 (org-first-headline-recenter, org-subtree-end-visible-p)
4401 (org-optimize-window-after-visibility-change): New functions
4402 (org-agenda-post-command-hook): Don't allow point at end of line,
4403 to make sure it always hits the text properties.
4404 (org-agenda-next-date-line, org-agenda-previous-date-line):
4405 New commands.
4406 (org-set-regexps-and-options): Category may contain white space.
4407 (org-agenda-get-deadlines, org-agenda-get-scheduled):
4408 Improve marker positions.
4409 (org-agenda-new-marker): Argument POS made optional.
4410 (org-agenda-get-timestamps): Deadlines which are done are listed
4411 in org-done-face now.
4412 (org-agenda-get-todos, org-agenda-get-timestamps)
4413 (org-agenda-get-deadlines, org-agenda-get-scheduled):
4414 Set `undone-face' and `done-face' properties.
4415 (org-last-todo-state-is-todo): New variable.
4416 (org-todo): Set `org-last-todo-state-is-todo'.
4417 (org-agenda-todo): Change face according to
4418 `org-last-todo-state-is-todo'. And change other lines refering to
4419 the same entry.
4420 (org-calendar-goto-agenda): New command.
4421 (org-calendar-to-agenda-key): New option.
4422 (org-startup-folded): New allowed value `content'.
4423 (org-set-regexps-and-options): Accept new value `content' for
4424 `org-startup-folded'.
4425 (org-get-current-options): Handle new value `content' for
4426 `org-startup-folded'.
4427 (org-insert-todo-heading): New command.
4428 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
4429 interactively in empty file and option
4430 `org-insert-mode-line-in-empty-file' has been set.
4431 (org-agenda-todo,org-agenda-priority): Modify to use
4432 `org-agenda-change-all-lines'.
4433 (org-warning-face): Change color on dark background
4434
4435 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4436
4437 * international/mule-cmds.el (set-locale-environment): On Mac OS,
4438 use preferences AppleLocale and AppleLanguages, and variable
4439 mac-system-locale for default locale. On Mac OS Classic, use
4440 mac-system-coding-system for default coding systems.
4441
4442 * term/mac-win.el: Don't set file-name-coding-system.
4443 Decode variables system-name, emacs-build-system, user-login-name, and
4444 user-full-name by mac-system-coding-system on Mac OS Classic.
4445 (mac-system-coding-system): New variable.
4446
4447 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
4448
4449 * startup.el (command-line): Handle `xterm-mouse-mode' before
4450 reading init file.
4451
4452 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
4453
4454 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
4455
4456 * progmodes/sh-script.el (sh-here-document-word): Make it a
4457 defcustom. Doc fix.
4458 (sh-add): Bash uses $(( )) for arithmetic.
4459 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
4460 (sh-maybe-here-document): Remove quotes and leading whitespace
4461 from heredoc word when closing. Indent heredoc with tabs if word
4462 starts with "-".
4463
4464 2005-04-13 Richard M. Stallman <rms@gnu.org>
4465
4466 * simple.el (undo): Fix previous change.
4467
4468 * custom.el (defface): Doc fix.
4469
4470 2005-04-13 Lute Kamstra <lute@gnu.org>
4471
4472 * Makefile.in (DONTCOMPILE): Remove list.
4473 (compile, compile-always): Don't use DONTCOMPILE.
4474 (update-authors): Load the library in which batch-update-authors
4475 is defined.
4476 * makefile.w32-in (DONTCOMPILE): Remove list.
4477 (compile, compile-always): Fix comments.
4478 (update-authors): Load the library in which batch-update-authors
4479 is defined.
4480
4481 * generic-x.el (generic-mode-ini-file-find-file-hook):
4482 Rename to ini-generic-mode-find-file-hook.
4483 Keep generic-mode-ini-file-find-file-hook as an alias.
4484 (ini-generic-mode-find-file-hook): Rename from
4485 generic-mode-ini-file-find-file-hook. Fix docstring.
4486 (ini-generic-mode): Docstring change.
4487 (bat-generic-mode-run-as-comint): Silence the byte compiler.
4488
4489 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
4490 called from lisp.
4491
4492 * generic.el: Move to the emacs-lisp subdir.
4493
4494 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
4495
4496 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
4497 and C-S- function and cursor motion keys.
4498
4499 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4500
4501 * startup.el (command-line): Enable Xterm Mouse mode by default.
4502 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
4503 for Custom. No longer show "Mouse" in mode line when enabled.
4504 Doc fix.
4505
4506 2005-04-12 Kim F. Storm <storm@cua.dk>
4507
4508 * emulation/cua-base.el (cua-rectangle-face)
4509 (cua-rectangle-noselect-face): Define face attributes here.
4510
4511 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
4512
4513 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4514
4515 * startup.el (command-line): Turn off blinking cursor if
4516 cursorBlink in resources is off or false.
4517
4518 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4519
4520 * term/mac-win.el (dnd): Require dnd.
4521 (mac-drag-n-drop): Call dnd-handle-one-url.
4522 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
4523 (kTextEncodingISOLatin2): Remove constants.
4524 (mac-script-code-coding-systems): New constant.
4525 (mac-handle-language-change): New function.
4526 (special-event-map): Bind it to `language-change' event.
4527 (mac-centraleurroman, mac-cyrillic): New coding systems.
4528 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
4529 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
4530 and mac-cyrillic-encoder to encode-mac-centraleurroman and
4531 encode-mac-cyrillic, respectively.
4532
4533 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
4534
4535 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
4536 Don't set overlay-arrow-string to "=>" as this is done
4537 globally in C now.
4538
4539 2005-04-12 Lute Kamstra <lute@gnu.org>
4540
4541 * generic-x.el (rc-generic-mode, rul-generic-mode):
4542 Fix auto-mode-alist entries.
4543 (etc-fstab-generic-mode): Tweak fontification.
4544
4545 * generic.el (generic-make-keywords-list): Fix docstring.
4546 (generic-mode-internal): Simplify generic-font-lock-keywords.
4547
4548 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
4549
4550 * whitespace.el (whitespace-buffer-leading)
4551 (whitespace-buffer-trailing): Revert the incorrect test inversion.
4552 However, fix the highlight area for the leading and
4553 trailing whitespaces to show space.
4554
4555 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
4556
4557 * whitespace.el (whitespace-version): Bump to 3.5
4558
4559 (whitespace-buffer-leading, whitespace-buffer-trailing):
4560 Invert sense of the test to highlight the whitespace.
4561
4562 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
4563
4564 * progmodes/gud.el (gud-display-line): GUD uses its own
4565 overlay arrow now so don't set overlay-arrow-string.
4566 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
4567
4568 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
4569
4570 * term.el (term-ansi-current-bold, term-ansi-current-underline)
4571 (term-ansi-current-reverse, term-ansi-current-invisible)
4572 (term-ansi-face-already-done): Change to boolean.
4573 (term-reset-terminal, term-handle-colors-array): Handle the above
4574 vars accordingly.
4575 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
4576 (term-emulate-terminal): Use the new name.
4577
4578 * faces.el (secondary-selection): Use yellow1, not yellow.
4579 (trailing-whitespace): Use red1, not red.
4580
4581 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4582
4583 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
4584 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
4585 (dired-dnd-handle-file): Call dnd-get-local-file-uri
4586
4587 * cus-edit.el (dnd): New group.
4588
4589 * term/w32-win.el (dnd): Require dnd
4590 (w32-drag-n-drop): Call dnd-handle-one-url.
4591
4592 * x-dnd.el: Require dnd.
4593 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
4594 Call dnd-handle-one-url.
4595 (x-dnd-types-alist, x-dnd-insert-utf8-text)
4596 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
4597 to dnd-insert-text.
4598 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
4599 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
4600 (x-dnd-get-local-file-name, x-dnd-open-local-file)
4601 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
4602
4603 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
4604
4605 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
4606
4607 * wdired.el: Doc fixes.
4608 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
4609 (wdired-use-dired-vertical-movement): Rename from
4610 wdired-always-move-to-filename-beginning.
4611 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
4612 (wdired-change-to-wdired-mode): Change mode name.
4613 (wdired-newline): Delete.
4614
4615 2005-04-11 Richard M. Stallman <rms@gnu.org>
4616
4617 * whitespace.el (whitespace-highlight-the-space):
4618 Don't call whitespace-unhighlight-the-space here.
4619
4620 * simple.el (undo): Record t in undo-equiv-table
4621 for the redo record made by an undo-in-region.
4622
4623 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
4624
4625 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
4626 (gdb-frame-inferior-io-buffer): New Functions to control
4627 display of separate IO buffer.
4628 (menu): Add them to menu-bar.
4629 (gdb-display-buffer): Check for buffer another frame.
4630 Protect GUD buffer.
4631 (gdb-setup-windows): Create IO buffer if not already there.
4632 (gdb-memory-mode): Remove purecopy noops.
4633
4634 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
4635
4636 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
4637 and pass to self-insert-command.
4638
4639 2005-04-11 Lute Kamstra <lute@gnu.org>
4640
4641 * generic.el: Commentary section cleanup.
4642 (generic): Delete.
4643 (generic-use-find-file-hook, generic-lines-to-scan)
4644 (generic-find-file-regexp, generic-ignore-files-regexp)
4645 (default-generic-mode, generic-mode-find-file-hook)
4646 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
4647 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
4648 (generic-use-find-file-hook, generic-lines-to-scan)
4649 (generic-find-file-regexp, generic-ignore-files-regexp)
4650 (default-generic-mode, generic-mode-find-file-hook)
4651 (generic-mode-ini-file-find-file-hook): Move from generic.el.
4652
4653 2005-04-10 Karl Fogel <kfogel@red-bean.com>
4654
4655 * bookmark.el (bookmark-write-file): Catch errors writing file.
4656 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
4657
4658 2005-04-10 Richard M. Stallman <rms@gnu.org>
4659
4660 * startup.el (fancy-splash-tail): Update copyright year.
4661 (command-line): Split part of -Q into -D.
4662 (emacs-basic-display): New defvar.
4663 (fancy-splash-text): Correct name of menu item.
4664
4665 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
4666
4667 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
4668 lines in one node.
4669
4670 * comint.el (comint-send-input): New arg ARTIFICIAL.
4671 Callers in this file changed.
4672
4673 * abbrev.el (define-abbrevs): Read system abbrevs properly.
4674
4675 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
4676
4677 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
4678
4679 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
4680 `ldap-search-internal'.
4681
4682 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
4683
4684 * files.el (set-auto-mode-1): Use line-end-position.
4685
4686 * international/latin-1.el:
4687 * international/latin-2.el:
4688 * international/latin-3.el:
4689 * international/latin-4.el:
4690 * international/latin-5.el:
4691 * international/latin-8.el:
4692 * international/latin-9.el: Give punctuation syntax to NBSP.
4693
4694 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
4695 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
4696 Use char-classes to accept non-ascii letters, accepted in some recent
4697 bibtex implementations.
4698
4699 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
4700
4701 * custom.el (custom-set-minor-mode): Any non-nil value for the
4702 variable should enable the mode when set through Custom.
4703
4704 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
4705
4706 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
4707 TAB binding so tab-always-indent is obeyed.
4708 (vhdl-minibuffer-local-map): Move initialization into declaration.
4709 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
4710 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
4711 (vhdl-hooked-abbrev): Avoid test for XEmacs.
4712 (vhdl-current-line): Use line-beginning-position.
4713 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
4714 with-output-to-temp-buffer, so the current position can be recorded.
4715
4716 2005-04-10 Masatake YAMATO <jet@gyve.org>
4717
4718 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4719 Add regexp for gcov.
4720
4721 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4722
4723 * calendar/time-date.el (time-to-seconds, seconds-to-time)
4724 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
4725 syntax which Emacs 20 doesn't support.
4726
4727 2005-04-09 Richard M. Stallman <rms@gnu.org>
4728
4729 * help.el (describe-key-briefly, describe-key):
4730 Replace strings as event types with "(any string)".
4731
4732 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
4733
4734 * arc-mode.el (archive-mode-map): Move initialization into
4735 the declaration. Override *all* bindings of `undo'.
4736 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
4737
4738 2005-04-09 Jay Belanger <belanger@truman.edu>
4739
4740 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
4741
4742 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
4743
4744 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
4745 (xterm-register-default-colors): Update color values computation
4746 to match xterm-200.
4747
4748 2005-04-09 Kenichi Handa <handa@m17n.org>
4749
4750 * international/code-pages.el (iso-latin-7): Fix the map.
4751
4752 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
4753
4754 * emacs-lisp/lisp.el (defun-prompt-regexp)
4755 (parens-require-spaces, buffer-end, end-of-defun)
4756 (insert-parentheses): Doc fixes.
4757
4758 2005-04-08 Kim F. Storm <storm@cua.dk>
4759
4760 * comint.el (comint-highlight-prompt): Fix face spec.
4761 * hi-lock.el (hi-green): Likewise.
4762
4763 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
4764
4765 * cus-edit.el (custom-modified-face):
4766 * comint.el (comint-highlight-input): Fix previous changes.
4767 * term.el (term-handle-ansi-escape): Add a comment.
4768
4769 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4770
4771 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
4772 in the buffer and in whitespace-highlighted-space.
4773 (whitespace-unhighlight-the-space): Simplify.
4774 (whitespace-buffer): Simplify.
4775
4776 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
4777
4778 * textmodes/table.el (table-cell-face): Add special case for
4779 displays supporting a high number of colors.
4780 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
4781 (vhdl-font-lock-reserved-words-face)
4782 (vhdl-speedbar-architecture-face)
4783 (vhdl-speedbar-instantiation-face)
4784 (vhdl-speedbar-architecture-selected-face)
4785 (vhdl-speedbar-instantiation-selected-face): Likewise.
4786 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
4787 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
4788 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
4789 (ebrowse-root-class-face, ebrowse-member-attribute-face)
4790 (ebrowse-progress-face): Likewise.
4791 * progmodes/compile.el (compilation-info-face): Likewise.
4792 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
4793 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
4794 * calendar/calendar.el (diary-face): Likewise.
4795 * woman.el (woman-italic-face, woman-bold-face)
4796 (woman-unknown-face): Likewise.
4797 * wid-edit.el (widget-button-pressed-face): Likewise.
4798 * whitespace.el (whitespace-highlight-face): Likewise.
4799 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
4800 * pcvs-info.el (cvs-marked-face): Likewise.
4801 * info.el (info-xref): Likewise.
4802 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
4803 * hilit-chg.el (highlight-changes-face)
4804 (highlight-changes-delete-face): Likewise.
4805 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
4806 (hi-red-b): Likewise.
4807 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
4808 * font-lock.el (font-lock-keyword-face)
4809 (font-lock-function-name-face, font-lock-warning-face): Likewise.
4810 * cus-edit.el (custom-invalid-face, custom-modified-face)
4811 (custom-set-face, custom-changed-face, custom-variable-tag-face)
4812 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
4813 * comint.el (comint-highlight-prompt): Likewise.
4814
4815 2005-04-08 Lute Kamstra <lute@gnu.org>
4816
4817 * font-lock.el (font-lock-keywords): Docstring fixes.
4818
4819 2005-04-08 Kenichi Handa <handa@m17n.org>
4820
4821 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
4822 chars are more than a limit, print " and more..." at the tail.
4823
4824 2005-04-08 Kim F. Storm <storm@cua.dk>
4825
4826 * emacs-lisp/authors.el (authors-aliases): Update list.
4827 (authors-ignored-files): New list.
4828 (authors-fixed-entries): Fix typo.
4829 (authors-renamed-files-alist): Update list.
4830 (authors-add): Check authors-ignored-files.
4831
4832 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
4833
4834 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
4835 optional, to ensure backward compatibility.
4836
4837 2005-04-08 Stephen Eglen <stephen@gnu.org>
4838
4839 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
4840
4841 2005-04-08 Kim F. Storm <storm@cua.dk>
4842
4843 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
4844
4845 * mouse.el (mouse-on-link-p): Doc fix.
4846
4847 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
4848
4849 * ielm.el (ielm-prompt-read-only): Doc fix.
4850
4851 * comint.el (comint-prompt-read-only): Doc fix.
4852
4853 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
4854
4855 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
4856 ensure dired always handles wildcards passed to ffap.
4857 (find-file-at-point): Use it.
4858 (ffap-dired-wildcards): Doc fix.
4859
4860 2005-04-07 Juri Linkov <juri@jurta.org>
4861
4862 * simple.el (next-error-overlay-arrow-position): New defvar.
4863 Put "=>" on its property `overlay-arrow-string'. Add it to
4864 `overlay-arrow-variable-list'.
4865
4866 * progmodes/compile.el (compilation-setup):
4867 Set `next-error-overlay-arrow-position' to nil. Also set it to
4868 nil in the local hook `kill-buffer-hook'. Make local variable
4869 `overlay-arrow-string' and set it to "=>".
4870 (compilation-goto-locus): Set BOL position to
4871 `next-error-overlay-arrow-position' instead of
4872 `overlay-arrow-position'.
4873
4874 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
4875 locally instead of adding it to the global hook.
4876 (Info-kill-buffer): Move up.
4877
4878 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
4879
4880 * term/xterm.el (xterm-standard-colors): Update color values from
4881 xterm-200.
4882
4883 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
4884
4885 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
4886
4887 * fast-lock.el:
4888 * lazy-lock.el: Move them to the obsolete subdir.
4889
4890 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
4891
4892 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
4893 (wdired-add-replace-advice): Remove.
4894 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
4895
4896 2005-04-06 Kim F. Storm <storm@cua.dk>
4897
4898 * startup.el (command-line): Add --bare-bones alias for -Q.
4899
4900 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4901
4902 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
4903 create the startup fontset if a font specification ends with
4904 `mac-roman'.
4905
4906 2005-04-06 Lute Kamstra <lute@gnu.org>
4907
4908 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
4909 change.
4910
4911 * emacs-lisp/copyright.el (copyright-update-year): Replace the
4912 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
4913
4914 2005-04-05 Lute Kamstra <lute@gnu.org>
4915
4916 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
4917 (define-generic-mode): Ditto. Fix debug declaration.
4918
4919 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
4920 Put them in the generic-x group.
4921
4922 * calendar/timeclock.el (timeclock): Doc fix.
4923
4924 * generic.el (define-generic-mode): Don't use custom-current-group.
4925 Document default :group value.
4926 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
4927 (define-global-minor-mode): Don't use custom-current-group.
4928
4929 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
4930
4931 * startup.el (command-line-1): Display startup-echo-area-message
4932 when fancy splash screen is in use.
4933
4934 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
4935 (sh-escaped-newline): New face.
4936 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
4937 newline, and use sh-escaped-newline face.
4938
4939 * progmodes/tcl.el (tcl-escaped-newline): New face.
4940 (tcl-builtin-list): New variable.
4941 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
4942 newlines. Fix keywords subexpression number.
4943
4944 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
4945
4946 * textmodes/org.el (org-diary-default-entry): Fix call to
4947 `add-to-diary-entry'.
4948
4949 2005-04-05 Kim F. Storm <storm@cua.dk>
4950
4951 * ediff-init.el: Use (featurep 'xemacs).
4952
4953 2005-04-05 David Ponce <david@dponce.com>
4954
4955 * cus-edit.el (face): Derive from symbol widget. Display sample
4956 of the current face on the fly.
4957 (widget-face-sample-face-get, widget-face-notify): New functions.
4958 (widget-face-value-create): Remove.
4959
4960 * wid-edit.el (widget-field-end): Temporarily remove field
4961 narrowing before to call `get-char-property'.
4962
4963 2005-04-04 Jay Belanger <belanger@truman.edu>
4964
4965 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
4966 (math-read-subscripts): New variable.
4967 (math-read-preprocess-string): Process subscripts.
4968
4969 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4970
4971 * comint.el (comint-prompt-read-only): Doc fix.
4972
4973 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
4974 `-1'. Doc fix.
4975
4976 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
4977
4978 * textmodes/org.el (org-insert-mode-line-in-empty-file):
4979 Change default value to nil.
4980
4981 2005-04-04 Lute Kamstra <lute@gnu.org>
4982
4983 * autorevert.el (auto-revert-mode): Specify :group.
4984 * battery.el (display-battery-mode): Specify :group.
4985 * diff-mode.el (diff-minor-mode): Specify :group.
4986 * font-core.el (font-lock-mode): Specify :group.
4987 * hl-line.el (hl-line-mode): Specify :group.
4988 * iimage.el (iimage): New customization group.
4989 (iimage-mode): Specify :group.
4990 * longlines.el (longlines-mode): Specify :group.
4991 * master.el: Don't require easy-mmode.
4992 (master): New customization group.
4993 (master-mode): Specify :group.
4994 * msb.el (msb-mode): Specify :group.
4995 * reveal.el (reveal-mode): Specify :group.
4996 * simple.el (next-error-follow-minor-mode): Specify :group.
4997 * smerge-mode.el (smerge-mode): Specify :group.
4998 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
4999 * emulation/cua-base.el (cua-mode): Specify :group.
5000 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
5001 * language/thai-util.el (thai-auto-composition-mode)
5002 (thai-word-mode): Specify :group.
5003 * mail/supercite.el (sc-minor-mode): Specify :group.
5004 * progmodes/cwarn.el (cwarn-mode): Specify :group.
5005 * progmodes/flymake.el (flymake-mode): Specify :group.
5006 * progmodes/glasses.el (glasses-mode): Specify :group.
5007 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
5008 * textmodes/enriched.el (enriched-mode): Specify :group.
5009 * textmodes/refill.el (refill-mode): Specify :group.
5010
5011 * add-log.el (change-log-font-lock-keywords): Names in
5012 parenthesized lists can contain spaces.
5013
5014 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
5015
5016 * startup.el (fancy-splash-text): Shorten default text of
5017 "Emacs Tutorial" line. Also, if the current language env
5018 indicates an available tutorial file other than TUTORIAL,
5019 extract its title and append it to the line in parentheses.
5020 (fancy-splash-insert): If arg is a thunk, funcall it.
5021
5022 2005-04-04 Jay Belanger <belanger@truman.edu>
5023
5024 * calc.el (calc-language-alist): Add tags to customization type.
5025
5026 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
5027
5028 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
5029 Doc fix.
5030
5031 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
5032
5033 * add-log.el (change-log-font-lock-keywords): The manual
5034 describing a Change Log entry, says: (...) "Aside from these
5035 header lines, every line in the change log starts with a space or
5036 a tab.". The font-lock was not highlighting lines started with
5037 spaces, added support for it.
5038
5039 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5040
5041 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
5042 (bibtex-generate-url-list): Update docstring accordingly. Put the
5043 complex example in the docstring.
5044 (bibtex-font-lock-url): Use pop.
5045
5046 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
5047
5048 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
5049
5050 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
5051
5052 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5053
5054 * filesets.el (filesets-set-default): Doc fix.
5055
5056 2005-04-03 Lute Kamstra <lute@gnu.org>
5057
5058 * generic.el (define-generic-mode): Add argument to specify
5059 keywords for defcustom.
5060 (default-generic-mode): Specify :group.
5061
5062 * generic-x.el: Specify :group for all generic modes.
5063
5064 * desktop.el (desktop-no-desktop-file-hook)
5065 (desktop-after-read-hook): Doc fix.
5066
5067 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
5068
5069 * simple.el (visible-mode): Use explicit :group keyword.
5070 This changes the group of `visible-mode-hook' from paren-blinking
5071 to editing-basics.
5072
5073 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
5074
5075 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
5076 mailbox specifications as well as URLs.
5077 (rmail-insert-inbox-text): Remove unused conditional branches.
5078
5079 2005-04-01 Jay Belanger <belanger@truman.edu>
5080
5081 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
5082 (calc-gnuplot-print-command): Move definitions to calc.el.
5083
5084 * calc/calc-embed.el (calc-embedded-announce-formula)
5085 (calc-embedded-open-formula, calc-embedded-close-formula)
5086 (calc-embedded-open-word, calc-embedded-close-word)
5087 (calc-embedded-open-plain, calc-embedded-close-plain)
5088 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
5089 (calc-embedded-open-mode, calc-embedded-close-mode):
5090 Move definitions to calc.el.
5091
5092 * calc/calc.el (calc-settings-file, calc-language-alist):
5093 Make customizable.
5094 (calc-embedded-announce-formula, calc-embedded-open-formula)
5095 (calc-embedded-close-formula, calc-embedded-open-word)
5096 (calc-embedded-close-word, calc-embedded-open-plain)
5097 (calc-embedded-close-plain, calc-embedded-open-new-formula)
5098 (calc-embedded-close-new-formula, calc-embedded-open-mode)
5099 (calc-embedded-close-mode, calc-gnuplot-name)
5100 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
5101 from other files and make customizable.
5102
5103 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
5104
5105 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
5106 Use buffer-live-p.
5107 (cvs-mode-run): Don't call cvs-update-header here.
5108 (cvs-run-process): Call cvs-update-header.
5109 Use process properties for cvs-postprocess and cvs-buffer so that
5110 the sentinel can behave better if the temp buffer is killed.
5111 Use a pipe rather than a tty, to better handle unexpected prompts.
5112 (cvs-sentinel): Rewrite. Call cvs-update-header.
5113
5114 2005-04-01 Andre Spiegel <spiegel@gnu.org>
5115
5116 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
5117 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
5118
5119 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
5120
5121 * generic.el (define-generic-mode): Add indentation rule.
5122
5123 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5124
5125 * files.el (mode-require-final-newline): Make Custom correctly
5126 report a nil value and allow to set it to nil via Custom.
5127 Doc fix.
5128
5129 2005-04-01 Kenichi Handa <handa@m17n.org>
5130
5131 * international/characters.el: Enable the correct case setting for
5132 dotless-i and dotted-I.
5133
5134 2005-04-01 Kim F. Storm <storm@cua.dk>
5135
5136 * ido.el (ido-file-internal): Fall back to non-ido command if
5137 initial directory is on slow ftp (or tramp) host.
5138
5139 2005-03-31 Richard M. Stallman <rms@gnu.org>
5140
5141 * emacs-lisp/autoload.el (make-autoload):
5142 Handle define-global-minor-mode.
5143
5144 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
5145 Rename from easy-mmode-define-global-mode.
5146 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
5147
5148 * progmodes/scheme.el (scheme-mode-syntax-table):
5149 Update syntax of | and # for two-character comment syntax.
5150
5151 2005-03-31 Lute Kamstra <lute@gnu.org>
5152
5153 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
5154 (define-minor-mode): Call custom-current-group at load-time.
5155
5156 * generic.el (define-generic-mode): Add debug declaration.
5157 Add defcustom for the mode hook.
5158 (generic-mode-internal): Use run-mode-hooks.
5159
5160 2005-03-31 Kim F. Storm <storm@cua.dk>
5161
5162 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
5163 (mouse-fixup-help-message): New defun called by show_help_echo
5164 to fixup mouse-2 prefix in help messages when applicable.
5165
5166 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
5167
5168 2005-03-31 Kenichi Handa <handa@m17n.org>
5169
5170 * language/thai-word.el (thai-find-word-ends): Pay attention to
5171 the case that we reach the end of buffer.
5172
5173 * textmodes/fill.el (fill-text-properties-at): New function.
5174 (fill-newline): Use fill-text-properties-at instead of
5175 text-properties-at.
5176
5177 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
5178
5179 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
5180 not comint-quote-filename.
5181
5182 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
5183
5184 * help-fns.el (help-with-tutorial): Revert last change.
5185
5186 2005-03-31 Kim F. Storm <storm@cua.dk>
5187
5188 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
5189
5190 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
5191
5192 * calendar/cal-china.el: Update reference to "Calendrical
5193 Calculations" book; there's a new edition.
5194 * calendar/cal-coptic.el: Likewise.
5195 * calendar/cal-french.el: Likewise.
5196 * calendar/cal-hebrew.el: Likewise.
5197 * calendar/cal-islam.el: Likewise.
5198 * calendar/cal-iso.el: Likewise.
5199 * calendar/cal-julian.el: Likewise.
5200 * calendar/cal-mayan.el: Likewise.
5201 * calendar/cal-persia.el: Likewise.
5202 * calendar/calendar.el: Likewise.
5203 * calendar/holidays.el: Likewise.
5204 * calendar/lunar.el: Likewise.
5205 * calendar/solar.el: Likewise.
5206
5207 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
5208 white space from doc string.
5209
5210 2005-03-30 Jay Belanger <belanger@truman.edu>
5211
5212 * calc/calc-help.el (calc-full-help): Remove email address.
5213
5214 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
5215
5216 * help-fns.el (help-with-tutorial): Delete title line.
5217
5218 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5219
5220 * calendar/cal-x.el (calendar-one-frame-setup)
5221 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
5222 rather than 'symbol for set-window-dedicated-p.
5223
5224 * calendar/appt.el (appt-buffer-name): Make it a constant.
5225 (appt-add): Doc fix.
5226
5227 * filesets.el (filesets-menu-path, filesets-menu-before)
5228 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
5229 (filesets-menu-cache-file): Use directory ~/.emacs.d.
5230 (filesets-add-submenu): Delete and use add-submenu instead.
5231
5232 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
5233
5234 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
5235 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
5236 (org-diary-default-entry): New function.
5237 (org-get-entries-from-diary): Better parsing of diary entries.
5238 (org-agenda-check-no-diary): New function.
5239 ("diary-lib"): Advice to function `add-to-diary-list', to allow
5240 linking to diary entries.
5241 (org-agenda-execute-calendar-command): New function.
5242 (org-agenda): Improve visible section in window.
5243 Use `org-fit-agenda-window'.
5244 (org-fit-agenda-window): New option.
5245 (org-move-subtree-down): Better handling of empty lines
5246 at end of subtree.
5247 (org-cycle): Numeric prefix is interpreted now as show-subtree N
5248 levels up.
5249 (org-fontify-done-headline): New option.
5250 (org-headline-done-face): New face.
5251 (org-set-font-lock-defaults): Use `org-headline-done-face'.
5252 (org-table-copy-down): Rename from `org-table-copy-from-above'.
5253 When current field is non-empty, it is copied to next row.
5254 (org-table-copy-from-above): Fix bug which made it
5255 impossible to copy fields containing only a single non-white character.
5256
5257 2005-03-30 Kim F. Storm <storm@cua.dk>
5258
5259 * kmacro.el (kmacro-end-macro): Isearch may store this command
5260 into the macro -- so ignore it when executing keyboard macro.
5261
5262 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
5263
5264 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
5265
5266 2005-03-29 Kenichi Handa <handa@m17n.org>
5267
5268 * language/thai.el ("Thai"): Set setup-function and exit-function
5269 for Thai language environment.
5270
5271 * language/thai-util.el: Require thai-word.
5272 (thai-word-mode-map): New variable.
5273 (thai-word-mode): New minor mode.
5274 (setup-thai-language-environment-internal): New function.
5275 (exit-thai-language-environment-internal): New function.
5276
5277 * language/thai-word.el (thai-word-table): Declare it by defvar,
5278 use dolist to initialize it.
5279 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
5280 (thai-fill-find-break-point): New functions.
5281
5282 2005-03-29 Richard M. Stallman <rms@gnu.org>
5283
5284 * simple.el (idle-update-delay): Move definition up.
5285 (set-mark): Doc fix.
5286
5287 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
5288
5289 * longlines.el: New file.
5290
5291 * simple.el (buffer-substring-filters): New variable.
5292 (filter-buffer-substring): New function.
5293 (kill-region, copy-region-as-kill): Use it.
5294
5295 * register.el (copy-to-register, append-to-register)
5296 (prepend-to-register): Use filter-buffer-substring.
5297
5298 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
5299
5300 * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text.
5301 (gud-filter-pending-text): Move in front of gdb.
5302 (gud-overlay-arrow-position): New variable.
5303 (gud-sentinel, gud-display-line): Use it in place of
5304 overlay-arrow-position.
5305
5306 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5307
5308 * progmodes/fortran.el (fortran-if-indent): Doc fix.
5309 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
5310 (fortran-font-lock-keywords-4): New variable.
5311 (fortran-blocks-re, fortran-end-block-re)
5312 (fortran-start-block-re): New constants, for hideshow.
5313 (hs-special-modes-alist): Add a Fortran entry.
5314 (fortran-mode-map): Bind fortran-end-of-block,
5315 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
5316 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
5317 (fortran-looking-at-if-then, fortran-end-of-block)
5318 (fortran-beginning-of-block): New functions, for hideshow.
5319
5320 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
5321 Doc fix. Tweak regexp.
5322 (f90-beginning-of-block): Push mark first.
5323
5324 2005-03-29 Jay Belanger <belanger@truman.edu>
5325
5326 * calc/calc.el: Update copyright date.
5327 (calc-version): Increase to 2.1.
5328 (calc-version-date): Remove.
5329
5330 * calc/calc-help.el: Update copyright date.
5331 (calc-full-help): Remove reference to calc-version-date.
5332 Update copyright date.
5333
5334 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5335
5336 * vc.el (vc-do-command): Use a pipe for async processes, so password
5337 prompts don't show up at places where the user can't reply.
5338
5339 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
5340
5341 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
5342 on the file name we pass to the inferior shell.
5343
5344 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5345
5346 * progmodes/which-func.el (which-function): Be robust in the face of an
5347 imenu--make-index-alist failure.
5348
5349 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5350
5351 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
5352
5353 * progmodes/python.el (python-preoutput-filter): Fix last change.
5354
5355 2005-03-29 Lute Kamstra <lute@gnu.org>
5356
5357 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
5358 functions and compiled macros.
5359 (debug-convert-byte-code): Handle macros too.
5360 (debug-on-entry-1): Don't signal an error when trying to clear a
5361 function that is not set to debug on entry.
5362
5363 2005-03-29 Jay Belanger <belanger@truman.edu>
5364
5365 * calc/calc-lang.el: Add functions to math-function-table
5366 properties of tex and math.
5367
5368 2005-03-29 Kenichi Handa <handa@m17n.org>
5369
5370 * ps-mule.el (ps-mule-plot-string): Translate characters by
5371 ps-print-translation-table.
5372 (ps-mule-begin-job): Call find-charset-region/string with
5373 ps-print-translation-table.
5374 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
5375
5376 * ps-print.el (ps-print-translation-table): New variable.
5377 (ps-plot-region): Translate characters by ps-print-translation-table.
5378
5379 2005-03-29 Juri Linkov <juri@jurta.org>
5380
5381 * simple.el (next-error-highlight-timer): New variable.
5382
5383 * progmodes/compile.el (compilation-goto-locus):
5384 Use `next-error-highlight-timer' instead of `sit-for'.
5385
5386 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
5387
5388 * mail/supercite.el (sc-mail-field): Use assoc-string.
5389 (sc-get-address): Simplify regexps.
5390
5391 * files.el (minibuffer-with-setup-hook): New macro.
5392 (find-file-read-args): Use it to avoid let-binding
5393 minibuffer-with-setup-hook (which breaks turning on/off
5394 file-name-shadow-mode while in the prompt).
5395
5396 * complete.el (PC-read-include-file-name-internal): Use test-completion.
5397
5398 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
5399
5400 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
5401
5402 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
5403
5404 * window.el (window-buffer-height): Use count-screen-lines.
5405
5406 * progmodes/python.el (python-preoutput-leftover): New var.
5407 (python-preoutput-filter): Use it.
5408 (python-send-receive): Loop until all the result has been received.
5409
5410 2005-03-28 Juri Linkov <juri@jurta.org>
5411
5412 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
5413
5414 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
5415 "Recover Crashed Session".
5416 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
5417 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
5418 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
5419 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
5420 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
5421 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
5422 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
5423 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
5424
5425 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
5426 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
5427 Ediff Sessions", "Toggle use of separate control buffer frame",
5428 "Use separate frame for Ediff control buffer".
5429
5430 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
5431 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
5432 "Rename Bookmark", "Delete Bookmark".
5433
5434 * info.el (Info-mode-menu): Remove ellipsis from "Index".
5435 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
5436 Add `:active Info-index-alternatives' to "Next Matching Item".
5437
5438 * wdired.el (wdired-change-to-wdired-mode):
5439 Mention `wdired-abort-changes' key in the initial message.
5440
5441 * international/mule.el (auto-coding-alist): Associate non-ascii
5442 image filename extensions with `no-conversion'.
5443
5444 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
5445
5446 * international/iso-acc.el:
5447 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
5448
5449 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5450
5451 * textmodes/sgml-mode.el (html-mode): Doc update.
5452
5453 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
5454
5455 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
5456
5457 * term.el (term-move-columns): Fix face after extending a line.
5458 (term-insert-spaces): Likewise.
5459 (term-reset-terminal): Fix off by one error.
5460
5461 2005-03-26 Eli Zaretskii <eliz@gnu.org>
5462
5463 * international/mule.el (auto-coding-alist): Add .xpi files.
5464
5465 * files.el (auto-mode-alist): Add .xpi files.
5466
5467 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
5468
5469 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
5470
5471 2005-03-26 Eli Zaretskii <eliz@gnu.org>
5472
5473 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
5474
5475 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5476
5477 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
5478 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
5479
5480 * calendar/cal-move.el (calendar-beginning-of-year): Move the
5481 cursor to Jan 1 when needed.
5482 (calendar-end-of-year): Fix -/+ typo.
5483 Reported by Chong Yidong <cyd@stupidchicken.com>.
5484
5485 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5486
5487 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
5488
5489 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
5490 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
5491
5492 2005-03-25 Richard M. Stallman <rms@gnu.org>
5493
5494 * filesets.el (filesets-init): Add autoload.
5495
5496 * mail/mailalias.el (mail-directory): Doc fix.
5497
5498 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
5499
5500 * mail/mailalias.el (mail-directory-process): Do nothing if
5501 mail-directory-process is an atom.
5502 (mail-get-names): Ignore mail-directory-names if it is an atom.
5503 (mail-directory-process defvar): Doc fix.
5504 (mail-names): Doc fix.
5505
5506 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
5507
5508 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
5509
5510 2005-03-26 Kenichi Handa <handa@m17n.org>
5511
5512 * international/mule-util.el (detect-coding-with-priority):
5513 Call update-coding-systems-internal before detect-coding-region.
5514
5515 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
5516
5517 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
5518 (gdb-frames-mode-map): Add follow-link property.
5519
5520 2005-03-25 Jay Belanger <belanger@truman.edu>
5521
5522 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
5523 for variables.
5524
5525 2005-03-25 Juri Linkov <juri@jurta.org>
5526
5527 * image-mode.el: Optimize image filename extension regexps in
5528 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
5529 in `auto-mode-alist'.
5530 (image-mode): Add `image-toggle-display-text' to local hook
5531 `change-major-mode-hook'. Display the image as an image by
5532 default. Set `cursor-type' and `truncate-lines' if the image
5533 is already displayed. Take into account the current mode (image
5534 or text) in message.
5535 (image-minor-mode): New minor mode.
5536 (image-mode-maybe, image-toggle-display-text): New functions.
5537 (image-toggle-display): Use called-interactively-p.
5538 Let-bind `inhibit-read-only' to t.
5539
5540 * image-mode.el (image-minor-mode): Set `cursor-type' and
5541 `truncate-lines' if the image is already displayed. Add turning
5542 image-minor-mode off to `change-major-mode-hook'. Add message.
5543 Call `image-toggle-display-text' after turning image-minor-mode off.
5544
5545 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
5546
5547 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
5548 Terminal.app, use utf-8.
5549 (set-display-table-and-terminal-coding-system): Add coding-system arg.
5550 (set-locale-environment): Use it.
5551
5552 * term/xterm.el: Undo last change, better done in mule-cmds.el.
5553
5554 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
5555
5556 * progmodes/python.el (python-close-block-statement-p)
5557 (python-outdent-p, python-current-defun): Use symbol-end.
5558
5559 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
5560
5561 * files.el (save-some-buffers): Doc fix.
5562
5563 2005-03-25 Werner Lemberg <wl@gnu.org>
5564
5565 * complete.el, thumbs.el: Replace `legal' with `valid'.
5566 * calendar/calendar.el: Replace `legal' with `valid'.
5567 * emacs-lisp/advice.el: Replace `legal' with `valid'.
5568 * mail/supercite.el: Replace `legal' with `valid'.
5569 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
5570 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
5571 Replace `legal' with `valid'.
5572 * textmodes/reftex-vars.el, textmodes/reftex.el:
5573 Replace `legal' with `valid'.
5574
5575 2005-03-25 Werner Lemberg <wl@gnu.org>
5576
5577 * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
5578 * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
5579 * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
5580 * emulation/vip.el: Replace `illegal' with `invalid'.
5581 * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
5582 * mail/supercite.el: Replace `illegal' with `invalid'.
5583 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
5584 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
5585 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
5586 * progmodes/sh-script.el, progmodes/xscheme.el:
5587 Replace `illegal' with `invalid'.
5588 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
5589 * textmodes/reftex-index.el, textmodes/reftex-parse.el
5590 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
5591 * textmodes/reftex.el, textmodes/org.el: Replace `illegal' with `invalid'.
5592
5593 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
5594
5595 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
5596 (flymake-find-buildfile, flymake-find-possible-master-files)
5597 (flymake-check-include, flymake-parse-line): Replace loops over the
5598 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
5599
5600 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
5601 Substitute file-name-as-directory in the rest of the file.
5602 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
5603 (flymake-replace-region): Remove unused arg `buffer'.
5604 (flymake-check-patch-master-file-buffer): Update calls to it.
5605 (flymake-add-err-info): Remove unused var `count'.
5606 (flymake-mode): Use define-minor-mode.
5607
5608 * progmodes/flymake.el: Use with-current-buffer.
5609 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
5610 flymake-replace-regexp-in-string, flymake-line-beginning-position)
5611 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
5612 Avoid testing for `xemacs'.
5613 (flymake-nop): Move.
5614 (flymake-region-has-flymake-overlays): Return the computed value.
5615 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
5616 Remove unused var `endline'.
5617 (flymake-get-line-count): Remove unused function.
5618 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
5619
5620 * emulation/vi.el:
5621 * generic.el:
5622 * hilit-chg.el (global-highlight-changes):
5623 * hi-lock.el (hi-lock-mode):
5624 * follow.el: find-file-hooks -> find-file-hook.
5625
5626 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
5627
5628 2005-03-24 Juri Linkov <juri@jurta.org>
5629
5630 * dired.el (dired-mode-map): Add menu item "Compare directories"
5631 for dired-compare-directories.
5632
5633 * dired-aux.el (dired-compare-directories): Add autoload cookie.
5634 Doc fix. Replace `read-file-name' with `read-directory-name'.
5635
5636 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
5637
5638 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
5639
5640 2005-03-24 Jay Belanger <belanger@truman.edu>
5641
5642 * calc/calc-embed.el (calc-embedded-mode-change): Save all
5643 relevant mode settings in calc-embedded-original-modes when modes
5644 are permanently changed.
5645
5646 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
5647
5648 * autoinsert.el: find-file-hooks -> find-file-hook.
5649
5650 2005-03-24 Lute Kamstra <lute@gnu.org>
5651
5652 * generic.el (generic-font-lock-defaults): Make it obsolete.
5653 (generic-font-lock-keywords): New variable to replace
5654 generic-font-lock-defaults.
5655 (generic-mode-set-font-lock): Delete it.
5656 (generic-mode-internal): Don't call generic-mode-set-font-lock.
5657 (generic-bracket-support): Add docstring.
5658
5659 * generic-x.el: Rename generic-font-lock-defaults to
5660 generic-font-lock-keywords throughout.
5661 (mailagent-rules-setup-function): Delete it.
5662 (mailagent-rules-generic-mode): Use anonymous function instead.
5663 (show-tabs-generic-mode-font-lock-defaults-1)
5664 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
5665 Quote faces.
5666 (show-tabs-tab-face, show-tabs-space-face): Specify background,
5667 not foreground.
5668
5669 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
5670 Recognize define-generic-mode.
5671
5672 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
5673
5674 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
5675 if there's no completion table.
5676
5677 2005-03-23 Miles Bader <miles@gnu.org>
5678
5679 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
5680 Remove tty-specific variants, as they're no longer needed.
5681
5682 2005-03-23 Lute Kamstra <lute@gnu.org>
5683
5684 * generic-x.el: Code cleanup: make args constant whenever possible.
5685 (installshield-statement-keyword-list)
5686 (installshield-system-functions-list)
5687 (installshield-system-variables-list, installshield-types-list)
5688 (installshield-funarg-constants-list): Make them constants.
5689
5690 * generic.el (generic-make-keywords-list): Add autoload cookie.
5691
5692 * calendar/time-date.el: Add comment on time value formats.
5693 Don't require parse-time.
5694 (with-decoded-time-value): New macro.
5695 (encode-time-value): New function.
5696 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
5697 (days-to-time): Return a valid time value when arg is huge.
5698 (time-since): Use time-subtract.
5699 (time-to-number-of-days): Use time-to-seconds.
5700
5701 2005-03-23 David Ponce <david@dponce.com>
5702
5703 * recentf.el: (recentf-keep): New option.
5704 (recentf-menu-action): Default to `find-file'.
5705 (recentf-keep-non-readable-files-flag)
5706 (recentf-keep-non-readable-files-p)
5707 (recentf-file-readable-p, recentf-find-file)
5708 (recentf-cleanup-remote): Remove.
5709 (recentf-include-p): More robust.
5710 (recentf-keep-p): New function.
5711 (recentf-remove-if-non-kept): Rename from
5712 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
5713 All callers updated.
5714 (recentf-menu-items-for-commands): Fix help string.
5715 (recentf-track-closed-file): Update. Doc fix.
5716 (recentf-cleanup): Update. Count removed files. Doc fix.
5717
5718 2005-03-23 Kim F. Storm <storm@cua.dk>
5719
5720 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
5721 Don't inherit from fringe face (now happens automatically).
5722
5723 2005-03-22 Kim F. Storm <storm@cua.dk>
5724
5725 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
5726 position values.
5727
5728 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
5729
5730 * menu-bar.el (showhide-date-time): Remove.
5731 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
5732 (menu-bar-make-mm-toggle): Simplify.
5733
5734 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
5735
5736 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
5737 Accept qualified variable and function names.
5738
5739 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
5740
5741 * bindings.el (completion-ignored-extensions):
5742 Remove ".lis" for `vax-vms'.
5743
5744 2005-03-22 Andreas Schwab <schwab@suse.de>
5745
5746 * generic-x.el: Revert last change.
5747 * ldefs-boot.el: Update.
5748
5749 2005-03-22 Jay Belanger <belanger@truman.edu>
5750
5751 * calc/calc-embed (calc-embedded-original-modes): New variable.
5752 (calc-embedded-save-original-modes)
5753 (calc-embedded-restore-original-modes): New functions.
5754 (calc-do-embedded): Save original modes when entering embedded mode
5755 and restore when leaving embedded mode.
5756 (calc-embedded-modes-change): Change the value of
5757 calc-embedded-original-modes to reflect permanent changes.
5758
5759 2005-03-22 Lute Kamstra <lute@gnu.org>
5760
5761 * generic-x.el: Require generic again.
5762
5763 2005-03-22 Miles Bader <miles@gnu.org>
5764
5765 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
5766 Tweak details to look good on both ttys and bitmap displays, light
5767 or dark background, etc.
5768
5769 2005-03-21 Kim F. Storm <storm@cua.dk>
5770
5771 * tooltip.el (tooltip-show-help-function): Check car and cdr of
5772 mouse position.
5773
5774 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
5775
5776 * icomplete.el: Don't forcibly turn on the mode upon load.
5777 (icomplete-mode): Use define-minor-mode.
5778 (icomplete-eoinput): Default to nil.
5779 (icomplete-minibuffer-setup): Remove autoload.
5780 (icomplete-tidy): Simplify.
5781 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
5782 in the initial state or if the user has modified the field.
5783 Fix handling of icomplete-max-delay-chars.
5784 Remove code that handles the oddball case where
5785 minibuffer-completion-table is an integer.
5786 Wrap icomplete-completions in while-no-input in case building
5787 completions takes more time than expected.
5788 (icomplete-completions): Simplify.
5789
5790 2005-03-21 Richard M. Stallman <rms@gnu.org>
5791
5792 * jka-compr.el (jka-compr-really-do-compress):
5793 Make variable buffer-local.
5794
5795 * image-mode.el: Handle .xpm files too.
5796 (image-toggle-display): Preserve modification flag.
5797
5798 * help.el (where-is): Don't mention aliases with no key bindings.
5799
5800 2005-03-21 Lute Kamstra <lute@gnu.org>
5801
5802 * generic.el: Fix commentary section. Don't require cl for compilation.
5803 (generic-mode-list): Add autoload cookie.
5804 (generic-use-find-file-hook, generic-lines-to-scan)
5805 (generic-find-file-regexp, generic-ignore-files-regexp)
5806 (generic-mode, generic-mode-find-file-hook)
5807 (generic-mode-ini-file-find-file-hook): Fix docstrings.
5808 (define-generic-mode): Make it a defmacro. Fix docstring.
5809 (generic-mode-internal): Code cleanup. Add autoload cookie.
5810 (generic-mode-set-comments): Code cleanup.
5811 * generic-x.el: Don't prevent compilation. Don't require generic.
5812 Follow coding conventions. Minor code cleanup.
5813 (etc-fstab-generic-mode): Add some keywords.
5814 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
5815 define-generic-mode like a function declaration.
5816
5817 2005-03-21 Jay Belanger <belanger@truman.edu>
5818
5819 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
5820 changing modes.
5821
5822 2005-03-21 Sam Steingold <sds@gnu.org>
5823
5824 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
5825
5826 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
5827
5828 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
5829 Add underscore to "f$ lexicals" regexp.
5830
5831 2005-03-20 Juri Linkov <juri@jurta.org>
5832
5833 * subr.el (progress-reporter-do-update): When `min-value' is equal
5834 to `max-value', set `percentage' to 0 and prevent division by zero.
5835
5836 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
5837
5838 Sync with Tramp 2.0.48.
5839
5840 * tramp.el (all): Change all addresses to .gnu.org.
5841 (tramp-append-tramp-buffers): New defun.
5842 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
5843 Catch `dont-send' signal.
5844 (tramp-set-auto-save-file-modes): Set always permissions, because
5845 there might be an old auto-saved file belonging to another
5846 original file. This could be a security threat. Reported by
5847 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
5848 Check for Emacs 21.3.50 removed.
5849
5850 * tramp-smb.el (all): Remove debug construct for
5851 `with-parsed-tramp-file-name'.
5852 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
5853 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
5854 No error message if DIRECTORY or FILENAME doesn't exist.
5855 (tramp-smb-open-connection): Check existence of
5856 `tramp-smb-program'.
5857
5858 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
5859
5860 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
5861 Properly handle the case where the `m' or `s' command's argument is not
5862 yet terminated.
5863 (perl-indent-new-calculate): New function.
5864 (perl-indent-line): Use it.
5865
5866 2005-03-20 Miles Bader <miles@gnu.org>
5867
5868 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
5869 in text-mode too. Change to new face names.
5870 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
5871 Add `:weight bold' attribute.
5872 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
5873
5874 2005-03-19 Juri Linkov <juri@jurta.org>
5875
5876 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
5877
5878 * international/mule.el (auto-coding-alist): Sync with
5879 `auto-mode-alist' by adding upper case archive file extensions
5880 and adding ear/war to jar extension.
5881
5882 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
5883
5884 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
5885 running, restart it.
5886
5887 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
5888
5889 * finder.el (finder-current-item): Throw an error on an empty line.
5890
5891 * man.el (Man-follow-manual-reference): If current-word returns
5892 nil, use "".
5893
5894 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
5895
5896 * simple.el (goto-line): Doc fix.
5897
5898 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
5899
5900 * files.el (save-buffer): Doc fix.
5901
5902 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
5903
5904 * recentf.el (recentf-cleanup-remote): New variable.
5905 (recentf-cleanup): Use it to conditionally check availablity of
5906 remote files.
5907
5908 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
5909
5910 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
5911 function names.
5912
5913 2005-03-19 Eli Zaretskii <eliz@gnu.org>
5914
5915 * language/thai-word.el: New file.
5916
5917 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
5918
5919 * files.el (backup-buffer): If the file's directory is not
5920 writable, use copy instead of move to backup the file.
5921
5922 2005-03-19 Eli Zaretskii <eliz@gnu.org>
5923
5924 * obsolete/keyswap.el: Moved to obsolete/ from term/.
5925
5926 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5927
5928 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
5929 Use functionp instead of symbolp and fboundp. Reported by Drkm
5930 <darkman_spam@yahoo.fr>.
5931 (ps-print-version): New version 6.6.6.
5932
5933 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
5934
5935 * textmodes/table.el (table--line-column-position): New idiom.
5936 (table--row-column-insertion-point-p): New function to test
5937 validity of row and column insertion operation at a location.
5938 (table-global-menu, table-cell-menu): Use above functions for
5939 deterministic test operation.
5940 (table--editable-cell-p): Behave in deterministic fashion.
5941
5942 2005-03-18 Juri Linkov <juri@jurta.org>
5943
5944 * isearch.el (isearch-lazy-highlight-new-loop):
5945 Make arguments beg and end optional.
5946 (isearch-update): Remove optional arguments nil from
5947 isearch-lazy-highlight-new-loop.
5948 (isearch-lazy-highlight-search): Let-bind case-fold-search to
5949 isearch-lazy-highlight-case-fold-search instead of
5950 isearch-case-fold-search, and let-bind isearch-regexp to
5951 isearch-lazy-highlight-regexp.
5952 Use isearch-lazy-highlight-last-string instead of isearch-string.
5953
5954 * replace.el (perform-replace): Remove bindings of global
5955 variables isearch-string, isearch-regexp, isearch-case-fold-search.
5956 Add three new arguments to `replace-highlight'.
5957 (replace-highlight): Add arguments string, regexp, case-fold.
5958 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
5959 to allow isearch-lazy-highlight-new-loop to use these values
5960 to set corresponding isearch-lazy-highlight-* internal
5961 variables whose values lazy highlighting will use regardless of
5962 changes to global variables isearch-string, isearch-regexp,
5963 isearch-case-fold-search during lazy highlighting loop.
5964 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
5965 to `lazy-highlight-cleanup'.
5966
5967 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
5968 (ispell-highlight-face): Set default face to `isearch' when
5969 lazy highlighting is enabled.
5970 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
5971 priority to 1. Add lazy highlighting.
5972 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
5973 from `isearch-dehighlight'.
5974
5975 2005-03-18 David Ponce <david@dponce.com>
5976
5977 * files.el (hack-local-variables): Do a case-insensitive search
5978 for End.
5979
5980 2005-03-18 Juri Linkov <juri@jurta.org>
5981
5982 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
5983 `isearch-lazy-highlight-cleanup', add alias to old name and
5984 declare obsolete. Add release numbers to other obsolete vars.
5985 (isearch-done, isearch-lazy-highlight-new-loop):
5986 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
5987 (lazy-highlight-cleanup) <variable>: Doc fix.
5988 (isearch-lazy-highlight-update): Rename obsolete
5989 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
5990
5991 2005-03-18 Kenichi Handa <handa@m17n.org>
5992
5993 * language/thai-util.el: Fix categorization of Thai characters in
5994 thai-category-table.
5995 (thai-composition-pattern): Adjust it for the above change.
5996 (thai-self-insert-command, thai-compose-syllable): New functions.
5997 (thai-compose-region): Use thai-compose-syllable.
5998 (thai-compose-string): Likewise.
5999 (thai-composition-function): Likewise.
6000 (thai-auto-composition): New function.
6001 (thai-auto-composition-mode): New minor mode.
6002
6003 * language/thai.el: Fix patterns to be registered in
6004 composition-function-table.
6005
6006 * international/quail.el (quail-input-method): Locally bind
6007 inhibit-modification-hooks to t.
6008
6009 2005-03-17 Richard M. Stallman <rms@gnu.org>
6010
6011 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
6012 (perl-mode): Use run-mode-hooks.
6013
6014 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
6015 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
6016 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
6017
6018 * mail/sendmail.el (sendmail-send-it): Reenable the code
6019 to compute resend-to-address and use it.
6020
6021 * tar-mode.el (tar-mode): Turn off undo unconditionally.
6022
6023 * image-mode.el: New file.
6024
6025 * image.el (insert-sliced-image): Add autoload cookie.
6026
6027 * font-lock.el (font-lock-lines-before): New user option.
6028 (font-lock-after-change-function): Obey it.
6029
6030 * bindings.el (esc-map): Make M-g a prefix.
6031 Bind M-g g and M-g M-g to goto-line.
6032
6033 * faces.el (face-id): Doc fix.
6034
6035 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
6036
6037 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
6038 (rmail-show-message): Use rmail-unknown-mail-followup-to.
6039 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
6040
6041 * mail/sendmail.el (mail-yank-ignored-headers)
6042 (mail-font-lock-keywords, mail-mode-fill-paragraph):
6043 Add Mail-Followup-To and Mail-Reply-To headers.
6044 (mail-citation-hook): Add autoload cookie.
6045 (mail-mode): Doc fix.
6046 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
6047 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
6048 (mail-mode-fill-paragraph): Handle those headers.
6049 (mail-mailing-lists): New variable.
6050 (mail-mail-reply-to, mail-mail-followup-to): New functions.
6051
6052 2005-03-17 Juri Linkov <juri@jurta.org>
6053
6054 * isearch.el (isearch-fallback): Check for `(car previous)'
6055 before calling `isearch-other-end-state'.
6056
6057 2005-03-17 Kim F. Storm <storm@cua.dk>
6058
6059 * simple.el (move-beginning-of-line): Move to beginning of buffer
6060 line, as well as beginning of screen line.
6061
6062 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
6063
6064 * calendar/diary-lib.el (mark-diary-entries): Use new optional
6065 argument REDRAW rather than calendar-redrawing variable.
6066 * calendar/calendar.el (calendar-redrawing): Delete.
6067 (redraw-calendar): Do not bind calendar-redrawing.
6068
6069 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
6070
6071 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
6072 diary-file buffer.
6073
6074 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
6075
6076 * help.el (describe-mode): Allow a :minor-mode-function property to
6077 specify a different minor mode toggle function than the variable.
6078 * simple.el (auto-fill-function):
6079 * subr.el (add-minor-mode): Use it.
6080
6081 2005-03-16 Kenichi Handa <handa@m17n.org>
6082
6083 * language/ethio-util.el (sera-being-called-by-w3): New variable.
6084 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
6085 (ethio-fidel-to-sera-buffer): Likewise.
6086
6087 2005-03-16 Juri Linkov <juri@jurta.org>
6088
6089 * emacs-lisp/find-func.el (find-function-regexp):
6090 Add defun-emitting macro `menu-bar-make-toggle'.
6091
6092 * isearch.el: Put `isearch-scroll' property to
6093 `split-window-horizontally'.
6094
6095 * info.el: Update error messages for `debug-ignored-errors'.
6096 (Info-isearch-search): Doc fix.
6097 (Info-find-node): Move up code to go into info buffer before
6098 recording the node to the history.
6099 (Info-fontify-node): Fontify titles only if the next line
6100 has two or more `*', `=', `-', `.'.
6101 Display "go to this node" for empty (match-string 3).
6102
6103 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6104
6105 * term/mac-win.el: Add mouse pointer shape constants.
6106
6107 2005-03-15 Kim F. Storm <storm@cua.dk>
6108
6109 * simple.el (move-beginning-of-line): Use vertical-motion.
6110
6111 2005-03-15 Juri Linkov <juri@jurta.org>
6112
6113 * isearch.el (isearch-error): New variable.
6114 (isearch-invalid-regexp, isearch-within-brackets): Remove.
6115 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
6116 (isearch-within-brackets-state): Remove.
6117 (isearch-case-fold-search-state, isearch-pop-fun-state):
6118 Decrease frame index.
6119 (isearch-mode, isearch-top-state, isearch-push-state)
6120 (isearch-edit-string, isearch-abort, isearch-search-and-update)
6121 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
6122 (isearch-search, isearch-lazy-highlight-new-loop):
6123 Replace `isearch-invalid-regexp' with `isearch-error'.
6124 Remove `isearch-within-brackets'.
6125 (isearch-search): Add `search-failed' handler to `condition-case'.
6126 (isearch-lazy-highlight-search): Add `condition-case' to catch
6127 errors and allow `isearch-lazy-highlight-update' to try
6128 highlighting from the beginning of the window.
6129 (isearch-repeat): Move up code to set isearch-wrapped to t
6130 before calling isearch-wrap-function.
6131
6132 * info.el (Info-isearch-initial-node): New internal variable.
6133 (Info-search): Signal an error in isearch mode when search leaves
6134 the initial node. Signal an error when `bound' is non-nil and
6135 nothing was found in the current subfile.
6136 (Info-isearch-search): Remove `condition-case'.
6137 (Info-isearch-wrap): Don't wrap when search failed during leaving
6138 the initial node. If `Info-isearch-search' is nil, wrap around
6139 the current node.
6140 (Info-isearch-start): New fun.
6141 (Info-mode): Add buffer-local hook `Info-isearch-start' to
6142 `isearch-mode-hook'.
6143
6144 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6145
6146 * simple.el (normal-erase-is-backspace): Set default to t if
6147 running on Mac.
6148
6149 * term/mac-win.el (function-key-map): Sync with x-win.el.
6150
6151 2005-03-15 Kenichi Handa <handa@m17n.org>
6152
6153 * international/mule-cmds.el (locale-language-names): Modify the
6154 format of elements and add more entries.
6155 (locale-preferred-coding-systems): Add more entries.
6156 (set-locale-environment): Adjust for the change of
6157 locale-language-names.
6158
6159 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6160
6161 * pcvs.el (smerge-ediff): Remove bogus autoload.
6162
6163 2005-03-14 Lute Kamstra <lute@gnu.org>
6164
6165 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
6166 Ignore a `*' at the beginning of a line.
6167
6168 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
6169 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
6170 subr.el.
6171 (dont-compile, eval-when-compile, eval-and-compile): Use declare
6172 to specify indentation.
6173
6174 * generic.el (define-generic-mode): Let generic-mode-list be a
6175 list of strings; test membership with equal.
6176
6177 2005-03-14 Kim F. Storm <storm@cua.dk>
6178
6179 * simple.el (next-line, previous-line): Add optional try-vscroll
6180 arg to recognize interactive use. Pass it on to line-move.
6181 (line-move): Don't perform auto-window-vscroll when defining or
6182 executing keyboard macro to ensure consistent behaviour.
6183
6184 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
6185
6186 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
6187
6188 2005-03-13 Lute Kamstra <lute@gnu.org>
6189
6190 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
6191 debugger-setup-buffer so that backtrace marks the frames set to
6192 debug-on-exit and we don't have to do it manually. Set an extra
6193 debug-on-exit for macro's.
6194 (debugger-setup-buffer): Don't mark the top frame manually.
6195
6196 2005-03-12 Lute Kamstra <lute@gnu.org>
6197
6198 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
6199 lisp-indent-function throughout.
6200 (with-no-warnings): Set lisp-indent-function property.
6201
6202 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
6203
6204 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
6205 Add entry for backslash.
6206
6207 2005-03-12 Juri Linkov <juri@jurta.org>
6208
6209 * info.el (Info-search): Four fixes for backward search.
6210
6211 2005-03-11 Jay Belanger <belanger@truman.edu>
6212
6213 * calc/calc.el (calc-language-alist): New variable.
6214 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
6215 (calc-embedded-find-modes): Use calc-language-alist instead of
6216 calc-embedded-language-alist.
6217
6218 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6219
6220 * calendar/calendar.el (calendar-redrawing): New internal
6221 variable.
6222 (redraw-calendar): Remove bogus save-excursion from previous
6223 change. Bind calendar-redrawing to t for mark-diary-entries.
6224 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
6225 calendar if that is why we were called.
6226
6227 2005-03-11 Kenichi Handa <handa@m17n.org>
6228
6229 * international/mule.el (make-coding-system): Set property
6230 coding-system-define-form to nil.
6231 (define-coding-system-alias): Likewise.
6232
6233 2005-03-11 Kenichi Handa <handa@m17n.org>
6234
6235 These changes are suggested by Dave Love <fx@gnu.org>.
6236
6237 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
6238 coding: tag.
6239 (adaptive-fill-regexp): Add more bullets.
6240 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
6241 regexps.
6242
6243 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
6244
6245 * help.el (describe-mode): Properly handle non-trivial lighters.
6246 Don't ignore minor modes that are not listed in minor-mode-list.
6247
6248 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
6249 feature ON when the user requests to turn it OFF.
6250
6251 2005-03-10 Lute Kamstra <lute@gnu.org>
6252
6253 * emacs-lisp/debug.el (debug-entry-code): Delete it.
6254 (implement-debug-on-entry): New function to replace debug-entry-code.
6255 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
6256 second argument as the 2005-03-07 change makes it obsolete.
6257 (debug-on-entry, cancel-debug-on-entry): Update call to
6258 debug-on-entry-1.
6259 (debug, debugger-setup-buffer): Comment update.
6260 (debugger-frame-number): Update to work with implement-debug-on-entry.
6261
6262 2005-03-10 Jay Belanger <belanger@truman.edu>
6263
6264 * calc/calc-embed.el (math-ms-args): Declare it.
6265 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
6266 math-ms-args.
6267 (calc-embedded-subst): Use math-multi-subst-rec to substitute
6268 variables.
6269
6270 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
6271
6272 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
6273 Use message-box.
6274
6275 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
6276 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
6277 (tooltip-gud-tips): Simplify.
6278 (tooltip-gud-tips-p): Remove superflouous :set.
6279 (tooltip-gud-modes): Add fortran-mode.
6280 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
6281
6282 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
6283
6284 2005-03-09 Kim F. Storm <storm@cua.dk>
6285
6286 * play/animate.el (animate-place-char): Use forward-line instead
6287 of next-line to improve performance.
6288
6289 2005-03-09 Simon Josefsson <jas@extundo.com>
6290
6291 * net/browse-url.el (browse-url-default-browser): Doc fix.
6292
6293 2005-03-09 Miles Bader <miles@gnu.org>
6294
6295 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
6296 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
6297
6298 2005-03-09 Kenichi Handa <handa@m17n.org>
6299
6300 * international/latin-1.el: Set case and syntax for 255 only if
6301 set-case-syntax-set-multibyte is nil.
6302
6303 * textmodes/ispell.el (ispell-insert-word): New function.
6304 (ispell-word): Use ispell-insert-word to insert a new word.
6305 (ispell-process-line): Likewise.
6306 (ispell-complete-word): Likewise.
6307
6308 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
6309
6310 * calendar/calendar.el (redraw-calendar): Preserve point.
6311 Reported by Matt Hodges <MPHodges@member.fsf.org>.
6312 (calendar-week-start-day): Move after definition of
6313 redraw-calendar. Delete buffer test, since redraw-calendar has
6314 that now.
6315
6316 * calendar/diary-lib.el (mark-diary-entries): Only call
6317 redraw-calendar in the first of any recursive calls.
6318 Reported by Alan Shutko <ats@acm.org>.
6319
6320 2005-03-08 Juri Linkov <juri@jurta.org>
6321
6322 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
6323 (html-horizontal-rule, html-line, html-image, html-checkboxes)
6324 (html-radio-buttons): Add a space before the trailing `/>' where
6325 sgml-xml-mode is non-nil.
6326 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
6327 the subsequent tag of the empty XML tag.
6328 (html-href-anchor): Don't set initial input to "http:".
6329 (html-image): Ask for the image URL and set point inside alt="".
6330 (html-name-anchor): Duplicate the name in the `id' attribute when
6331 sgml-xml-mode is non-nil.
6332 (html-paragraph): Remove \n before <p>.
6333 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
6334 instead of `checked' when sgml-xml-mode is non-nil.
6335
6336 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
6337 Remove 1 space before #RRGGBB to not truncate it on terminal
6338 windows w/o fringes. Remove 1 space between bg and fg examples
6339 to get more space.
6340 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
6341 avoid byte-compile warnings.
6342
6343 * image-file.el (image-file-handler): Put `safe-magic' property to
6344 `image-file-handler'.
6345
6346 * info.el (Info-isearch-search): Emulate word search in
6347 isearching through multiple Info nodes with Info-search.
6348 (Info-isearch-wrap): Allow isearch-word.
6349
6350 2005-03-08 Lute Kamstra <lute@gnu.org>
6351
6352 * emacs-lisp/debug.el (debugger-step-through): Make sure that
6353 stepping into the debugger's code is not possible.
6354 (debugger-jumping-flag): Docstring update.
6355
6356 2005-03-08 Jay Belanger <belanger@truman.edu>
6357
6358 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
6359 embedded mode begins.
6360 (calc-embedded-language-alist): New variable.
6361 (calc-embedded-find-modes): Use calc-embedded-language-alist to
6362 set default language mode.
6363
6364 2005-03-08 Kenichi Handa <handa@m17n.org>
6365
6366 * international/ccl.el (define-ccl-program): Fix docstring about
6367 extra 256 bytes assured for the output buffer.
6368
6369 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
6370 Fix BUFFER_MAGNIFICATION to 2.
6371 (ccl-encode-mule-utf-16be-with-signature): Likewise.
6372
6373 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
6374
6375 * align.el (align-rules-list): Added an alignment rule for CSS
6376 declarations (applies to css-mode and html-mode buffers).
6377
6378 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
6379
6380 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
6381
6382 2005-03-07 Kim F. Storm <storm@cua.dk>
6383
6384 * simple.el (move-beginning-of-line): New command.
6385
6386 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
6387
6388 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
6389
6390 * emulation/cua-base.el: Put CUA move property on move-end-of-line
6391 and move-beginning-of-line.
6392
6393 * apropos.el (apropos-print): Omit command from M-x ... RET.
6394
6395 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
6396
6397 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
6398 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
6399
6400 2005-03-06 Richard M. Stallman <rms@gnu.org>
6401
6402 * bindings.el (esc-map): Bind M-g to goto-line.
6403
6404 * facemenu.el (global-map): Bind M-o, not M-g.
6405
6406 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6407
6408 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
6409 "Open Directory" as for "Open File".
6410
6411 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
6412
6413 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
6414 (push-mark-command): Run activate-mark-hook.
6415
6416 2005-03-06 Richard M. Stallman <rms@gnu.org>
6417
6418 * help-mode.el (help-mode-finish): Don't alter the element
6419 in view-return-to-alist if there already is one.
6420
6421 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
6422 make sure the current buffer is the expected one.
6423
6424 * novice.el (disabled-command-function): Output in *Disabled Command*.
6425 Explicitly ignore non-keyboard events, and explicitly handle C-g.
6426
6427 * textmodes/flyspell.el (flyspell-large-region):
6428 Pass args differently for aspell.
6429
6430 * files.el (mode-require-final-newline): Doc fix.
6431
6432 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
6433
6434 * progmodes/which-func.el (which-function):
6435 Specify NOERROR when calling imenu--make-index-alist.
6436
6437 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
6438
6439 * simple.el (normal-erase-is-backspace): Define default value.
6440
6441 * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
6442 (custom-reevaluate-setting): Simple function to handle
6443 variables that are defined before their default value can really
6444 be computed.
6445
6446 * startup.el (command-line): Use it for temporary-file-directory,
6447 small-emporary-file-directory, auto-save-file-name-transforms,
6448 blink-cursor-mode, and normal-erase-is-backspace.
6449
6450 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
6451 progress, even with buggy anchored keywords.
6452
6453 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
6454
6455 * simple.el (goto-line): Remove unbalanced final parenthesis.
6456
6457 2005-03-05 Richard M. Stallman <rms@gnu.org>
6458
6459 * simple.el (goto-line): Use a number at point as the default.
6460 With C-u as arg, switch buffers.
6461
6462 2005-03-05 Juri Linkov <juri@jurta.org>
6463
6464 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
6465 with `no-blinking-cursor'.
6466
6467 * startup.el (no-blinking-cursor): New defvar.
6468 (command-line): Add `--no-blinking-cursor' to longopts.
6469 Set `no-blinking-cursor' to t for command line arguments
6470 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
6471 with `no-blinking-cursor' in the condition for calling
6472 `blink-cursor-mode'.
6473
6474 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
6475
6476 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
6477 (menu-bar-options-save): Add blink-cursor-mode.
6478 (menu-bar-options-menu): Add blink-cursor-mode.
6479
6480 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
6481
6482 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
6483 (icalendar-export-file, icalendar-export-region)
6484 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
6485 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
6486
6487 2005-03-04 Lute Kamstra <lute@gnu.org>
6488
6489 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
6490 (debug-function-list): Ditto.
6491
6492 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
6493
6494 * textmodes/texinfmt.el (texinfo-append-refill):
6495 Redefine the types of line to which @refill
6496 is not appended by replacing a search for `@refill\\|@bye' with
6497 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
6498 itemize@refill' bug and the unfilled long lines bug.
6499 (texinfmt-version): Update number and date.
6500
6501 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
6502
6503 * international/code-pages.el (windows-1250, windows-125[2-8])
6504 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
6505
6506 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
6507
6508 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
6509 bound yet.
6510
6511 2005-03-02 Romain Francoise <romain@orebokech.com>
6512
6513 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
6514 buffer after removing limits.
6515 (ibuffer-pop-filter): Ditto.
6516 Update copyright.
6517
6518 2005-03-02 Miles Bader <miles@gnu.org>
6519
6520 * button.el (make-text-button): If the user doesn't specify a
6521 type, use the default. Rewrite to use `add-text-properties' and
6522 plist functions.
6523
6524 2005-03-01 Lute Kamstra <lute@gnu.org>
6525
6526 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
6527 (debugger-jumping-flag): New var.
6528 (debug-entry-code): Use it.
6529 (debugger-jump): Use debugger-jumping-flag and add
6530 debugger-reenable to post-command-hook.
6531 (debugger-reenable): Use debugger-jumping-flag and remove itself
6532 from post-command-hook.
6533 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
6534 debugger-reenable.
6535
6536 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
6537
6538 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
6539 inclusion of "itemize\\|", which may be unnecessary, is certainly
6540 inelegant, and stops refilling in itemize lists when formatting
6541 Japanese Texinfo files to Info.
6542 Update copyright to 2005.
6543
6544 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
6545
6546 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
6547 of an error if GDB can't find the source file.
6548
6549 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6550
6551 * calendar/calendar.el (redraw-calendar): Work from any buffer,
6552 not just the calendar.
6553
6554 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
6555 first.
6556 (diary-redraw-calendar): New function.
6557 (make-diary-entry): Add diary-redraw-calendar to local
6558 write-contents-functions. Turn off selective display before
6559 inserting in diary.
6560
6561 2005-03-01 Kim F. Storm <storm@cua.dk>
6562
6563 * emacs-lisp/copyright.el (copyright-fix-years): New command.
6564
6565 2005-03-01 Lute Kamstra <lute@gnu.org>
6566
6567 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
6568 that debug-entry-code can be safely removed from a function while
6569 this code is being evaluated. Revert the 2005-02-27 change as the
6570 new implementation no longer requires it. Make sure that a
6571 function body containing just a string is not mistaken for a docstring.
6572 (debug): Skip one more frame in case of debug on entry.
6573 (debugger-setup-buffer): Delete one more frame line in case of
6574 debug on entry.
6575 (debugger-frame-number): Update to use the new text introduced by
6576 the 1999-11-03 change. Skip one more frame in case of debug on entry.
6577
6578 2005-02-28 Kim F. Storm <storm@cua.dk>
6579
6580 * double.el (double-translate-key): Call force-window-update after
6581 read-event to avoid crash in redisplay.
6582
6583 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
6584
6585 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
6586 (debug): Use it. Move the inhibit-trace earlier.
6587 (debug-entry-code): New const.
6588 (debug-on-entry-1): Use it.
6589
6590 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
6591
6592 * international/utf-16.el (ccl-encode-mule-utf-16le):
6593 Fix BUFFER_MAGNIFICATION to 2.
6594 (ccl-encode-mule-utf-16be): Likewise.
6595
6596 2005-02-28 Kenichi Handa <handa@m17n.org>
6597
6598 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
6599 Fix BUFFER_MAGNIFICATION to 4.
6600 (ccl-encode-mule-utf-16be-with-signature): Likewise.
6601
6602 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
6603
6604 * speedbar.el (speedbar-update-flag): Doc fix.
6605 (speedbar-show-info-under-mouse): Give set-mouse-position the right
6606 argument.
6607
6608 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
6609
6610 * reveal.el (reveal-post-command): Don't try to reveal overlays which
6611 have a non-nil `invisible' property but are actually visible.
6612
6613 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
6614 for perldoc sections.
6615 (perl-outline-regexp, perl-outline-level): New var and function.
6616 (perl-mode): Use them.
6617
6618 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6619
6620 * calendar/diary-lib.el (diary-remind): Discard any mark portion
6621 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
6622
6623 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
6624
6625 * cus-edit.el: Comment change.
6626 (custom-buffer-create-internal): Slightly reword text at top of
6627 Custom buffers. Mention there that saving an option edits the
6628 init file. Add link to Emacs manual node on `custom-file'.
6629 (custom-magic-alist): Rewrite individual State messages to use
6630 capitalized keywords. Doc fix.
6631
6632 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6633
6634 * calendar/calendar.el (calendar-buffer): Move above
6635 calendar-week-start-day.
6636 (calendar-week-start-day): Doc fix. Add :set function.
6637 (calendar-minimum-window-height): New variable.
6638 (generate-calendar-window): Only resize window if selected-window
6639 is displaying the calendar buffer. Use new variable
6640 calendar-minimum-window-height.
6641 (generate-calendar): Reword error message.
6642 (calendar-mode-map): Bind DEL to scroll-other-window-down.
6643
6644 2005-02-27 Andreas Schwab <schwab@suse.de>
6645
6646 * vc.el (vc-do-command): Don't run command asynchronously when
6647 operating in a remote directory.
6648
6649 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
6650 change from sync with Tramp 2.0.47.
6651
6652 2005-02-27 Richard M. Stallman <rms@gnu.org>
6653
6654 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
6655
6656 * textmodes/flyspell.el (flyspell-mode-on):
6657 Call ispell-change-dictionary only if necessary.
6658
6659 * emacs-lisp/re-builder.el (regexp-builder): New function.
6660
6661 * register.el (describe-register-1): Explicitly handle
6662 yank-excluded-properties = t.
6663
6664 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
6665 (custom-magic-alist): Change the status descriptions again.
6666 (face widget-type): Total rewrite based on `restricted-sexp'
6667 to eliminate the confusing double hiding levels.
6668
6669 * emacs-lisp/debug.el (debug-on-entry-1):
6670 If function body is empty, add nil as body form.
6671
6672 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
6673
6674 * emacs-lisp/trace.el (inhibit-trace): New var.
6675 (trace-make-advice): Use it.
6676
6677 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
6678
6679 2005-02-26 Kim F. Storm <storm@cua.dk>
6680
6681 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
6682 (mouse-on-link-p, mouse-drag-region-1): Use it.
6683
6684 2005-02-25 Lute Kamstra <lute@gnu.org>
6685
6686 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
6687
6688 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
6689
6690 * frame.el (blink-cursor-mode): Add :group keyword.
6691
6692 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
6693
6694 * calendar/icalendar.el (icalendar--decode-isodatetime):
6695 New optional argument DAY-SHIFT.
6696 (icalendar-export-region): Fix coding-system-for-write.
6697 (icalendar--convert-ical-to-diary): Shift end-day of all-day
6698 events by one.
6699
6700 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
6701
6702 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
6703
6704 2005-02-24 Kim F. Storm <storm@cua.dk>
6705
6706 * international/iso-acc.el (iso-accents-compose): Fix crash
6707 during redisplay. Call force-window-update after read-event
6708 and delete-region to signal that window is not accurate.
6709
6710 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
6711
6712 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
6713 Remove unused and inexistent var `inhibit-trace'.
6714 (debugger-mode): Use run-mode-hooks.
6715 (debugger-list-functions): Add buttons; setup xref stack.
6716
6717 2005-02-23 Richard M. Stallman <rms@gnu.org>
6718
6719 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
6720 appointment says it was explicitly made.
6721 (appt-add): Set the 3rd element.
6722 (appt-make-list): Preserve explicit appointments.
6723
6724 * subr.el (find-tag-default): Catch errors in forward-sexp.
6725
6726 2005-02-23 Juri Linkov <juri@jurta.org>
6727
6728 * info.el (Info-isearch-search): New defcustom.
6729 (Info-isearch-search): Call the default isearch function
6730 when Info-isearch-search is nil.
6731 (Info-isearch-wrap): Use variable Info-isearch-search.
6732
6733 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
6734
6735 * cus-edit.el: Comment change.
6736
6737 2005-02-22 Kim F. Storm <storm@cua.dk>
6738
6739 * progmodes/hideif.el (hide-ifdef-use-define-alist):
6740 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
6741
6742 2005-02-22 Simon Josefsson <jas@extundo.com>
6743
6744 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
6745 New variable.
6746 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
6747 Oskarsson" <myrkraverk@users.sourceforget.net>.
6748
6749 2005-02-22 Kim F. Storm <storm@cua.dk>
6750
6751 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
6752 check that window of that event is the selected window.
6753 (mouse-drag-region-1): Compare mouse event window to selected
6754 window before setting point.
6755
6756 * tooltip.el (tooltip-show-help-function): Pass event to
6757 mouse-on-link-p so it can check selected window.
6758
6759 2005-02-22 Kenichi Handa <handa@m17n.org>
6760
6761 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
6762 (ps-mule-show-warning): New function.
6763 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
6764 characters are found.
6765
6766 * ps-print.el (ps-header-footer-string): Return a list of header
6767 and footer strings.
6768
6769 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
6770
6771 * pcvs.el (cvs-retrieve-revision): Fix thinko.
6772
6773 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
6774
6775 * frame.el (blink-cursor-mode): Use define-minor-mode.
6776
6777 * term/mac-win.el (function-key-map): Use char-names more consistently.
6778 (file-name-coding-system): Only set it for MacOS-9. The other case is
6779 already handled in mule-cmds.el (where it also works when mac-win.el
6780 is not used).
6781
6782 2005-02-21 Kenichi Handa <handa@m17n.org>
6783
6784 * international/mule.el (ctext-pre-write-conversion): Always use
6785 " *code-converting-work*" buffer for work.
6786
6787 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
6788
6789 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
6790
6791 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
6792
6793 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
6794
6795 * ses.el (undo-more): Restore defadvice, but only the part that
6796 allows changes outside the restricted area of the buffer.
6797
6798 2005-02-20 Kim F. Storm <storm@cua.dk>
6799
6800 * simple.el (line-move): Add fourth optional arg try-vscroll which
6801 must be set to perform auto-window-vscroll.
6802 When moving backwards and doing auto-window-vscroll, automatically
6803 vscroll to the last part of lines which are taller than the window.
6804 (next-line, previous-line): Set try-vscroll arg on line-move.
6805
6806 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
6807
6808 * replace.el (query-replace, query-replace-regexp)
6809 (replace-string, replace-regexp): When operating on region, make
6810 the minibuffer prompt say so.
6811
6812 * isearch.el (isearch-forward): Document isearch-query-replace and
6813 isearch-query-replace-regexp keybindings.
6814
6815 2005-02-19 Jay Belanger <belanger@truman.edu>
6816
6817 * calc/calc-aent.el (math-read-token): Add local variable.
6818
6819 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
6820 (calc-edit-top): Move declaration to earlier in file.
6821 (calc-edit-macro-repeats): Add local variables.
6822
6823 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
6824 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
6825 calcFunc-tanh.
6826 Adjust integration rule for calcFunc-tan.
6827
6828 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
6829
6830 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
6831 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
6832 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
6833 (viper-skip-separators): Bug fix.
6834 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
6835 particular major mode.
6836 (viper-del-backward-char-in-replace): Don't put deleted char on the
6837 kill ring.
6838
6839 * viper-ex.el (viper-color-display-p): New function.
6840 (viper-has-face-support-p): Use viper-color-display-p.
6841
6842 * viper-keym.el (viper-gnus-modifier-map): New keymap.
6843
6844 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
6845
6846 * viper-util.el (viper-glob-unix-files): Fix shell status check.
6847 (viper-file-remote-p): Make equivalent to file-remote-p.
6848
6849 * viper.el (viper-major-mode-modifier-list):
6850 Use viper-gnus-modifier-map.
6851
6852 2005-02-19 David Kastrup <dak@gnu.org>
6853
6854 * subr.el (subregexp-context-p): Fix garbled doc string by adding
6855 quoting.
6856
6857 2005-02-19 Jay Belanger <belanger@truman.edu>
6858
6859 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
6860 Remove extra definitions.
6861 (calc-coth): New function.
6862 (calcFunc-cot): Fix `let'.
6863
6864 2005-02-19 Eli Zaretskii <eliz@gnu.org>
6865
6866 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
6867 the reasons we use "type pc" in these faces.
6868
6869 * button.el (button): Ditto.
6870
6871 2005-02-19 Michael Mauger <mmaug@yahoo.com>
6872
6873 * replace.el (query-replace-read-from): Set the value of
6874 query-replace-from-history-variable to handle the case of an empty
6875 string entered to accept the suggested default.
6876
6877 * net/tramp.el (tramp-file-name-for-operation):
6878 Use dired-call-process instead of dired-call-process-command.
6879
6880 2005-02-19 Jay Belanger <belanger@truman.edu>
6881
6882 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
6883 (math-div-non-trig): New variables.
6884 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
6885 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
6886 (math-combine-prod, math-div-symb-fancy): Add simplifications for
6887 trig expressions.
6888
6889 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
6890
6891 * progmodes/gdb-ui.el (gdb-var-update-handler)
6892 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
6893 for watch expressions,
6894 (gdb-var-create-handler): Don't set speedbar-update-flag.
6895 (gdb-post-prompt): Simplify test for speedbar.
6896
6897 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
6898
6899 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
6900 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
6901 we use the syntax table of the correct buffer.
6902 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
6903 Felix Gatzemeier.
6904
6905 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
6906 (ediff-file-remote-p): Make synonymous with file-remote-p.
6907 In all deffaces ediff-*-face-*, use min-colors.
6908
6909 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
6910 ediff-recurse-to-subdirectories.
6911 (ediff-mark-if-equal): Check that the arguments are strings, use
6912 ediff-same-contents (after to Felix Gatzemeier).
6913
6914 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
6915 nil.
6916
6917 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
6918
6919 * log-view.el (log-view-message-re): Fix up Subversion regexp.
6920
6921 2005-02-18 David Kastrup <dak@gnu.org>
6922
6923 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
6924 use `mark-active' when defined.
6925
6926 2005-02-18 Kenichi Handa <handa@m17n.org>
6927
6928 * ps-print.el (ps-font-info-database): New entry
6929 ZapfChancery-MediumItalic with correct font name. Fix font name
6930 of the entry Zapf-Chancery-MediumItalic.
6931
6932 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6933
6934 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
6935
6936 2005-02-16 Kim F. Storm <storm@cua.dk>
6937
6938 * ido.el (ido-fallback-command): Pass user input to fallback command.
6939
6940 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
6941
6942 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
6943 (gdb-find-file-hook): Add server prefix.
6944
6945 2005-02-16 Richard M. Stallman <rms@gnu.org>
6946
6947 * replace.el (perform-replace): Pass new args to replace-highlight.
6948 (replace-highlight): Take region args,
6949 and pass them to isearch-lazy-highlight-new-loop.
6950
6951 * novice.el (disabled-command-hook): Autoload the defalias
6952 and the make-obsolete-variable call.
6953
6954 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
6955
6956 * isearch.el (isearch-lazy-highlight-start-limit)
6957 (isearch-lazy-highlight-end-limit): New variables limit
6958 the region for highlighting.
6959 (isearch-lazy-highlight-new-loop): New args BEG and END.
6960 (isearch-lazy-highlight-search): Use the new vars.
6961 (isearch-lazy-highlight-update): Likewise.
6962
6963 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
6964
6965 * cus-start.el (all): Use default-boundp.
6966
6967 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
6968
6969 * menu-bar.el (menu-bar-select-frame): Handle current frame.
6970
6971 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
6972
6973 * autorevert.el (auto-revert-stop-on-user-input)
6974 (auto-revert-verbose): Doc fixes.
6975
6976 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
6977
6978 * international/mule-cmds.el (set-locale-environment): Remove call
6979 to set-selection-coding-system on Windows.
6980
6981 2005-02-15 Jay Belanger <belanger@truman.edu>
6982
6983 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
6984 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
6985 calcFunc-coth.
6986 (math-simplify-sqrt): Add simplifications.
6987
6988 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
6989 to list.
6990
6991 * calc/calc-ext.el: Add functions to autoloads.
6992
6993 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
6994 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
6995 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
6996 (math-csc-raw, math-cot-raw): New functions.
6997
6998 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
6999
7000 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
7001 the variable name in a message.
7002
7003 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
7004 calcFunc-csc, calcFunc-cot.
7005
7006 * calc/calcalg2.el: Add derivative and integration rules for
7007 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
7008 calcFunc-csch, calcFunc-coth.
7009 (math-do-integral-methods): Add to checks for when to use
7010 substitutions.
7011
7012 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
7013
7014 2005-02-15 Lute Kamstra <lute@gnu.org>
7015
7016 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
7017 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
7018 <monnier@iro.umontreal.ca>
7019 (lisp-outline-level): Improve efficiency. Suggested by David
7020 Kastrup <dak@gnu.org>.
7021
7022 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
7023
7024 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
7025 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
7026 (gdb-set-gud-minor-mode-existing-buffers): New functions.
7027 (gdb-find-file-hook): New hook. Add it to find-file-hook.
7028 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
7029
7030 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
7031
7032 * cus-start.el (all): Comment change.
7033
7034 2005-02-14 Lute Kamstra <lute@gnu.org>
7035
7036 * cus-start.el (all): Check if symbol is void.
7037
7038 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
7039
7040 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
7041 optional argument to \cite.
7042
7043 2005-02-14 Richard M. Stallman <rms@gnu.org>
7044
7045 * cus-edit.el (custom-buffer-create-internal): Update help message.
7046 (custom-magic-alist): Update help messages.
7047
7048 * cus-start.el (all): Allow a var to specify a standard value.
7049
7050 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
7051
7052 * custom.el (custom-theme-set-variables): Handle variable aliases.
7053
7054 * frame.el (blink-cursor-timer): Doc fix.
7055 (blink-cursor): Make it an alias for `blink-cursor-mode' and
7056 declare obsolete.
7057 (blink-cursor-mode): Define with defcustom and use correct
7058 standard expression in that defcustom.
7059 * startup.el (command-line): Adapt to above changes in frame.el.
7060
7061 2005-02-11 Lute Kamstra <lute@gnu.org>
7062
7063 * apropos.el (apropos-score-doc): Prevent division by zero.
7064
7065 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
7066
7067 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
7068 (icalendar--get-event-property-attributes)
7069 (icalendar--get-event-properties)
7070 (icalendar--datetime-to-diary-date): New functions.
7071 (icalendar--split-value): Doc fix.
7072 (icalendar--datetime-to-noneuropean-date)
7073 (icalendar--datetime-to-european-date): New optional argument
7074 SEPARATOR. Return result as a string instead of a list.
7075 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
7076 (icalendar--convert-string-for-export): Rename arg S to STRING.
7077 (icalendar-export-region): Doc fix. Change name of error buffer.
7078 Save output buffer.
7079 (icalendar-import-file): Add blank at end of prompt.
7080 (icalendar-import-buffer): Doc fix. Do not switch to error
7081 buffer. Indicate status in return value.
7082 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
7083 buffer. Save output buffer. Handle exception from recurrence
7084 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
7085 events. Fix problems with weekly all-day events.
7086
7087 2005-02-10 Richard M. Stallman <rms@gnu.org>
7088
7089 * simple.el (eval-expression-print-format):
7090 Avoid warning about edebug-active.
7091
7092 * help.el (help-for-help-internal): Rename from help-for-help.
7093 (help-for-help): Define with defalias.
7094
7095 * font-core.el (font-lock-default-function): Use with-no-warnings.
7096
7097 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
7098
7099 * custom.el (defface): Doc fix.
7100
7101 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
7102
7103 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
7104 width 0" to prevent word wrapping problems.
7105
7106 2005-02-09 Kim F. Storm <storm@cua.dk>
7107
7108 * ido.el (ido-file-extensions-order): New defcustom.
7109 (ido-file-extension-lessp, ido-file-extension-aux)
7110 (ido-file-extension-order): New advanced file ordering.
7111 (ido-file-lessp): New simple file ordering.
7112 (ido-sort-list): Remove.
7113 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
7114 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
7115
7116 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
7117
7118 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
7119 that some versions of grep produce.
7120 (grep-mode-font-lock-keywords): Likewise.
7121
7122 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
7123
7124 * progmodes/gdb-ui.el (gdb-location-list): New variable.
7125 (gdb-cdir): Delete.
7126 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
7127 (gdb-source-info): Treat case when source file is in another
7128 directory properly.
7129 (gdb-get-location): New function.
7130
7131 2005-02-07 Jay Belanger <belanger@truman.edu>
7132
7133 * calc/calc-prog.el (calc-write-parse-table-part)
7134 (calc-fix-token-name): Fix a check for language type.
7135
7136 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
7137
7138 2005-02-07 Andre Spiegel <spiegel@gnu.org>
7139
7140 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
7141 as directory not writable.
7142
7143 2005-02-07 Kim F. Storm <storm@cua.dk>
7144
7145 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
7146 (cua--standard-movement-commands): Remove list.
7147 Instead, set CUA property value to move for movement commands.
7148 (cua-movement-commands): Remove. Users must set CUA prop instead.
7149 (cua--pre-command-handler): Check CUA property.
7150 (cua--init-keymaps): Don't remap undo commands.
7151 (cua-mode): Don't call cua--rectangle-on-off.
7152
7153 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
7154 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
7155 (cua--rect-undo-set-point): New var.
7156 (cua--rectangle-undo-boundary): Setup undo apply entry.
7157 (cua--rect-undo-handler): New function for rectangle undo.
7158 (cua--rect-start-position, cua--rect-end-position): Add.
7159 (cua--rectangle-post-command): Call cua--rectangle-set-corners
7160 for restored rectangle. Set point if cua--rect-undo-set-point.
7161
7162 2005-02-06 Jay Belanger <belanger@truman.edu>
7163
7164 * calc/calc-lang.el (calc-tex-language): Display more information
7165 in messages.
7166
7167 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
7168 in TeX mode.
7169
7170 2005-02-06 Richard M. Stallman <rms@gnu.org>
7171
7172 * emacs-lisp/lisp.el (buffer-end): Doc fix.
7173
7174 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
7175
7176 * net/ldap.el (ldap-search-internal): Support attributes with
7177 optional descriptions separated by a semi-colon, as in
7178 "userCertificate;binary".
7179
7180 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7181
7182 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
7183 isn't a cons (i.e. the version is 0).
7184
7185 2005-02-05 Eli Zaretskii <eliz@gnu.org>
7186
7187 * help.el (help-for-help): Doc fix.
7188
7189 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
7190
7191 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
7192 GDB-Windows on the menu-bar as this works better.
7193
7194 2005-02-04 Jay Belanger <belanger@truman.edu>
7195
7196 * calc/calc-embed.el (calc-embedded-update): Don't put in
7197 unnecessary newlines. Adjust the end of formula marker.
7198
7199 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
7200 (math-latex-parse-two-args): New function.
7201
7202 2005-02-03 Lute Kamstra <lute@gnu.org>
7203
7204 * help-fns.el (help-with-tutorial): Make sure that users cannot
7205 remove the entire text of the tutorial by means of `undo'.
7206
7207 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
7208
7209 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
7210 in recent changes, where the ispell process was repeatedly
7211 killed & restarted.
7212
7213 * international/mule-cmds.el (set-locale-environment): Set file-name
7214 coding system to utf-8 on Darwin systems.
7215 (set-default-coding-systems): Don't set default-file-name-coding-system
7216 on Darwin systems.
7217
7218 2005-02-03 Richard M. Stallman <rms@gnu.org>
7219
7220 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
7221
7222 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
7223
7224 * faces.el (list-faces-display): Add optional argument.
7225
7226 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
7227
7228 * font-core.el (font-lock-default-function): Handle the rare case where
7229 only font-lock-keywords is set.
7230
7231 2005-02-02 Kenichi Handa <handa@m17n.org>
7232
7233 * international/characters.el: Cancel previous change for
7234 I-WITH-DOT-ABOVE and DOTLESS-i.
7235
7236 * international/latin-5.el: Cancel previous change.
7237
7238 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
7239
7240 * progmodes/gud.el: Correction to syntax in gud-menu-map.
7241
7242 2005-02-02 Kenichi Handa <handa@m17n.org>
7243
7244 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
7245 DOTLESS-i.
7246
7247 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
7248 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
7249
7250 * case-table.el (get-upcase-table): New function.
7251 (copy-case-table): Copy upcaes table too if non-nil.
7252 (set-case-syntax-delims): Maintain upcase table too.
7253 (set-case-syntax-pair): Likewise.
7254 (set-upcase-syntax, set-downcase-syntax): New functions.
7255 (set-case-syntax): Maintain upcase table too.
7256
7257 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
7258
7259 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
7260
7261 * progmodes/gud.el (gud-goto-info): New function.
7262 (gud-tool-bar-map): Use correct icon.
7263
7264 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
7265
7266 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
7267 When delegating, order args in the funcall correctly.
7268
7269 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
7270
7271 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
7272
7273 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
7274
7275 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
7276 buffer not visiting a file.
7277
7278 2005-01-31 Jay Belanger <belanger@truman.edu>
7279
7280 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
7281 bound on the line with the formula.
7282
7283 2005-01-31 Kim F. Storm <storm@cua.dk>
7284
7285 * ses.el (ses-create-cell-variable-range)
7286 (ses-destroy-cell-variable-range, ses-reset-header-string)
7287 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
7288 (ses-insert-row): Fix format of apply undo entries.
7289
7290 2005-01-31 Jay Belanger <belanger@truman.edu>
7291
7292 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
7293 parts.
7294
7295 * calc/calc-embed.el (calc-embedded-open-formula)
7296 (calc-embedded-close-formula): Ignore matrix environments.
7297
7298 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
7299 TeX mode.
7300
7301 * calc/calc-lang.el (math-function-table, math-oper-table)
7302 (math-variable-table): Adjust the LaTeX portions.
7303
7304 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
7305 (math-latex-ignore-words): New constant.
7306
7307 2005-01-31 Richard M. Stallman <rms@gnu.org>
7308
7309 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
7310 (ispell-local-dictionary): Doc fix.
7311 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
7312 Don't reinitialize at run time. Don't defcustom.
7313 All uses changed to append ispell-local-dictionary-alist,
7314 or check it first.
7315 (ispell-current-dictionary): New variable for dictionary in use.
7316 (ispell-dictionary): Now used only for global default.
7317 (ispell-start-process): Set ispell-current-dictionary,
7318 not ispell-dictionary.
7319 (ispell-change-dictionary): Use this only for setting
7320 user preferences.
7321 (ispell-internal-change-dictionary): New function
7322 to change the current dictionary in use.
7323 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
7324 Use ispell-current-dictionary.
7325 Handle ispell-local-dictionary-overridden.
7326 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
7327
7328 2005-01-31 Jay Belanger <belanger@truman.edu>
7329
7330 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
7331
7332 * calc/calc-ext.el: Add calc-latex-language to autoloads.
7333 (calc-mode-map): Add calc-latex-language.
7334
7335 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
7336 (math-latex-print-frac): New functions.
7337 (math-oper-table, math-function-table, math-variable-table)
7338 (math-complex-format, math-input-filter): Add latex properties.
7339 (calc-set-language): Set math-expr-special-function-mapping.
7340
7341 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
7342 (calc-write-parse-table-part): Add LaTeX support.
7343
7344 * calc/calc.el (calc-language): Adjust docstring.
7345 (calc-set-mode-line): Add LaTeX support.
7346 (math-expr-special-function-mapping): New variable.
7347 (math-tex-ignore-words): Add to list.
7348
7349 * calc/calccomp.el (math-compose-expr, math-compose-rows):
7350 Add LaTeX support.
7351 (math-compose-expr): Add support for special functions.
7352
7353 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
7354
7355 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
7356
7357 * progmodes/gdb-ui.el (gdb-memory-address)
7358 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
7359 (gdb-memory-mode-map, gdb-memory-format-keymap)
7360 (gdb-memory-format-menu, gdb-memory-unit-keymap)
7361 (gdb-memory-unit-menu): New variables for a buffer
7362 that lets the user examine program memory.
7363 (gdb-memory-set-address, gdb-memory-set-repeat-count)
7364 (gdb-memory-format-binary, gdb-memory-format-octal)
7365 (gdb-memory-format-unsigned, gdb-memory-format-signed)
7366 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
7367 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
7368 (gdb-memory-unit-word, gdb-memory-unit-halfword)
7369 (gdb-memory-unit-byte, gdb-memory-unit-menu)
7370 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
7371 (gdb-memory-mode, gdb-memory-buffer-name)
7372 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
7373 New functions for above buffer.
7374
7375 2005-01-30 Richard M. Stallman <rms@gnu.org>
7376
7377 * cus-edit.el (custom-bury-buffer): Function deleted.
7378 (custom-buffer-done-function): Option deleted.
7379 (custom-buffer-done-kill): New (replacement option.
7380 (Custom-buffer-done): Call quit-window.
7381 (custom-buffer-create-internal): Update for above changes.
7382
7383 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
7384
7385 * simple.el (undo-ask-before-discard): New var.
7386 (undo-outer-limit-truncate): Implement it.
7387 (undo-extra-outer-limit): Doc update.
7388
7389 2005-01-29 Richard M. Stallman <rms@gnu.org>
7390
7391 * ses.el (undo-more): Delete defadvice.
7392 (ses-begin-change): Doc fix.
7393
7394 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
7395 instead of rebinding C-x u and C-_.
7396
7397 * files.el (normal-backup-enable-predicate): Return nil for files
7398 in /tmp, regardless of temporary-file-directory.
7399
7400 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
7401
7402 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
7403 (open-rectangle, delete-whitespace-rectangle-line)
7404 (clear-rectangle-line): If FILL, pass t instead of FILL
7405 for move-to-column's 2nd arg.
7406
7407 * simple.el (undo): Fix the test for continuing a series of undos.
7408 (undo-more): Set pending-undo-list to t when we reach end.
7409 (pending-undo-list): Move up defvar.
7410
7411 * wid-edit.el (widget-button-click):
7412 Shorten the range of the track-mouse binding.
7413
7414 * comint.el (comint-insert-input): Undo previous changes;
7415 use last-input-event in interactive spec.
7416
7417 2005-01-29 Eli Zaretskii <eliz@gnu.org>
7418
7419 * progmodes/compile.el (compilation-start): Bind buffer-read-only
7420 to nil before invoking call-process. Reset buffer's modified flag
7421 after fontifying it in the no-async branch.
7422
7423 * wid-edit.el (widget-specify-button): If mouse pointer shape
7424 cannot be changed, use mouse face instead.
7425
7426 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
7427
7428 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
7429 (gdb-goto-breakpoint): Make breakpoint handling work on template
7430 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
7431 (gdb-assembler-custom): Update to recognise breakpoint information
7432 added on 2005-01-19.
7433
7434 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
7435
7436 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
7437 (dsssl-mode): Use define-derived-mode.
7438 (scheme-mode-initialize): Remove.
7439 (scheme-mode): Use run-mode-hooks.
7440
7441 * cus-edit.el (customize-group-other-window)
7442 (custom-buffer-create-other-window): Don't override special-display-*.
7443 (custom-mode-map): Make it dense.
7444
7445 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
7446 sets the default value.
7447
7448 2005-01-28 Eli Zaretskii <eliz@gnu.org>
7449
7450 * descr-text.el: Add more keywords.
7451
7452 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
7453
7454 * speedbar.el: Avoid unnecessary use of locate-library.
7455
7456 * international/mule-cmds.el (standard-display-european-internal):
7457 Don't fiddle with latin-1 non-break space any more since it's now
7458 special cased in the C code.
7459 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
7460
7461 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
7462
7463 * cus-start.el (all): Add `undo-outer-limit'.
7464
7465 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7466
7467 * textmodes/bibtex.el (bibtex-format-entry):
7468 Use `bibtex-empty-field-re' only on the text of fields, not on entire
7469 field lines.
7470 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
7471 not on part of a buffer.
7472
7473 2005-01-25 Lute Kamstra <lute@gnu.org>
7474
7475 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
7476 nonempty field text strings like "{letters\\macro{}more letters}".
7477 Clarify docstring.
7478 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
7479 (bibtex-entry-offset, bibtex-parse-association)
7480 (bibtex-parse-field-name): Fix typos in docstrings.
7481 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
7482
7483 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
7484
7485 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
7486 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
7487 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
7488 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
7489
7490 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
7491 isearch minor mode.
7492
7493 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
7494
7495 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
7496
7497 2005-01-24 Lute Kamstra <lute@gnu.org>
7498
7499 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
7500 CASECHARS and NOT-CASECHARS regular expressions of the
7501 "nederlands" and "nederlands8" dictionaries to prevent a "Range
7502 striding over charsets" error.
7503
7504 2005-01-24 Jay Belanger <belanger@truman.edu>
7505
7506 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
7507 display variable name.
7508
7509 2005-01-24 Kenichi Handa <handa@m17n.org>
7510
7511 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
7512 Fix setting of the element of encoded-kbd-iso2022-invocations.
7513
7514 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
7515
7516 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
7517 (gdb-threads-select): Change to also accept mouse events.
7518 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
7519 (gdb-threads-mouse-select): Delete.
7520
7521 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
7522
7523 * files.el (insert-directory): Take care of empty directory,
7524 listed without -a switch.
7525
7526 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
7527
7528 * textmodes/refill.el (refill-post-command-function):
7529 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
7530 to the list of functions that we should be careful not to undo.
7531 (refill-late-fill-paragraph-function): Remove.
7532 (refill-saved-state): New var.
7533 (refill-mode): Use it to save fill-paragraph-function.
7534 Save also the value of auto-fill-function.
7535
7536 * term/w32-win.el: Simplify code.
7537
7538 2005-01-23 Kim F. Storm <storm@cua.dk>
7539
7540 * simple.el (line-move): Adapt to new return value from
7541 pos-visible-in-window-p.
7542
7543 * simple.el (line-move): Fix last change. Check partial
7544 visibility at point rather than at window-start.
7545
7546 2005-01-22 Jason Rumney <jasonr@gnu.org>
7547
7548 * term/w32-win.el (xw-defined-colors): Remove debug-message.
7549
7550 2005-01-22 David Kastrup <dak@gnu.org>
7551
7552 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
7553
7554 2005-01-22 Eli Zaretskii <eliz@gnu.org>
7555
7556 * type-break.el (type-break-mode): Add a test for
7557 type-break-file-name being non-nil.
7558
7559 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
7560
7561 * net/eudc.el (top level): Call (message "") via progn, so that
7562 eudc-options-file is loaded.
7563
7564 2005-01-22 Kim F. Storm <storm@cua.dk>
7565
7566 * simple.el (line-move-1): Rename from line-move.
7567 (line-move): New function that adjusts vscroll for partially
7568 visible rows, and calls line-move-1 otherwise.
7569
7570 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
7571
7572 * pcomplete.el: define pcomplete-read-event instead of read-event,
7573 since it's not a complete read-event implementation
7574
7575 2005-01-20 Jay Belanger <belanger@truman.edu>
7576
7577 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
7578 for called function.
7579
7580 2005-01-20 Steven Tamm <steventamm@mac.com>
7581
7582 * term/mac-win.el (process-connection-type): Remove.
7583 Controlled now by s/darwin.h:PTY_ITERATION.
7584
7585 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
7586
7587 * window.el (handle-select-window): Don't switch window when we're
7588 in the minibuffer.
7589
7590 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
7591
7592 * subr.el (dotimes-with-progress-reporter): New macro.
7593
7594 * ses.el (ses-dotimes-msg): Remove macro.
7595 Use `dotimes-with-progress-reporter' instead.
7596
7597 2005-01-19 Steven Tamm <steventamm@mac.com>
7598
7599 * term/mac-win.el (process-connection-type): Use new
7600 operating-system-release variable to use ptys on Darwin 7 (OSX
7601 10.3) when using carbon build.
7602
7603 2005-01-19 Jay Belanger <belanger@truman.edu>
7604
7605 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
7606 flags if the last command was a tab or M-tab.
7607
7608 * calc/calc-prog.el (calc-user-define-edit): Put original formula
7609 in formula editing buffer.
7610
7611 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
7612
7613 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
7614 breakpoint image symbol in margin.
7615
7616 2005-01-19 Jay Belanger <belanger@truman.edu>
7617
7618 * calc/calc-prog.el (calc-execute-kbd-macro):
7619 Ignore calc-keep-arg-flag.
7620
7621 2005-01-19 Kenichi Handa <handa@m17n.org>
7622
7623 * textmodes/ispell.el (ispell-looking-at): New function.
7624 (ispell-process-line): Use ispell-looking-at to compare the ispell
7625 output and the buffer contents.
7626
7627 2005-01-18 Jay Belanger <belanger@truman.edu>
7628
7629 * calc/calc.el (calc-display-raw): Fix docstring.
7630
7631 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
7632
7633 * simple.el (blink-matching-open): Strip extra info from syntax.
7634
7635 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
7636 funny chars in the end-of-here-doc marker.
7637
7638 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
7639
7640 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
7641 that enable/disabled state of breakpoints is shown correctly in
7642 fringe and on ttys.
7643 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
7644 Add breakpoint information as text properties.
7645 (gdb-mouse-toggle-breakpoint):
7646 Rename to gdb-mouse-set-clear-breakpoint.
7647 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
7648 breakpoints in the margin.
7649 (gdb-remove-strings): Simplify.
7650
7651 2005-01-17 Jay Belanger <belanger@truman.edu>
7652
7653 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
7654 erasing buffer.
7655
7656 2005-01-17 Richard M. Stallman <rms@gnu.org>
7657
7658 * progmodes/grep.el (grep-find): Copy from `grep' the condition
7659 for calling grep-compute-defaults.
7660
7661 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
7662 if buffer is empty.
7663
7664 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
7665
7666 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
7667
7668 * hilit-chg.el (highlight-changes-mode): Don't autoload.
7669
7670 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
7671 non-preloaded variables.
7672
7673 2005-01-17 Steven Tamm <steventamm@mac.com>
7674
7675 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
7676 tex-shell cause to force interactivity when using pipes.
7677
7678 2005-01-17 Kim F. Storm <storm@cua.dk>
7679
7680 * simple.el (just-one-space): Make arg optional.
7681
7682 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
7683
7684 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
7685 posn-at-x-y to t to access left-margin.
7686
7687 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
7688
7689 Sync with Tramp 2.0.47.
7690
7691 * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
7692 catching keep-date problems in cp/scp operations.
7693 (tramp-handle-copy-file): Don't call `set-file-modes'
7694 unconditionally. Specialized functions should know better what is
7695 necessary. This improves performance a little bit, and the
7696 functions could catch errors with `cp -p' and `scp -p'.
7697 (tramp-do-copy-or-rename-file-via-buffer)
7698 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
7699 when appropriate.
7700 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
7701 Call `set-file-modes' when appropriate.
7702 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
7703 Johnsson <isak@hypergene.com>
7704 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
7705 of both Tramp buffer and debug buffer. Reported by Joakim Verona
7706 <joakim@verona.se>
7707 (tramp-file-name-for-operation): Mark `shell-command' as magic for
7708 Emacs only.
7709
7710 * tramp-util.el (tramp-minor-mode): New minor mode. Add it to
7711 `find-file-hooks' and `dired-mode-hook'.
7712 (tramp-minor-mode-map): Respective map. Add remapping for
7713 `compile' and `recompile'.
7714 (tramp-remap-command, tramp-recompile): New defuns.
7715 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
7716 in buffer "*Compilation*". Call the commands asynchronously.
7717
7718 * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
7719 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
7720 `shell-command', because it isn't magic in XEmacs. Reported by
7721 Adrian Aichner <adrian@xemacs.org>.
7722
7723 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
7724 `substitute-in-file-name.
7725 (tramp-smb-handle-substitute-in-file-name): New defun.
7726 (tramp-smb-advice-PC-do-completion): Delete advice.
7727
7728 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
7729
7730 * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
7731 Fix error in deleting region.
7732
7733 2005-01-15 Richard M. Stallman <rms@gnu.org>
7734
7735 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
7736 In non-temp buffer, switch syntax table temporarily.
7737
7738 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
7739
7740 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
7741
7742 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
7743
7744 * imenu.el (imenu--split-menu): Copy menulist before sorting.
7745 (imenu--generic-function): Use START, not BEG, as pos of definition.
7746
7747 * simple.el (just-one-space): Argument specifies number of spaces.
7748
7749 * simple.el (eval-expression-print-format): Avoid warning
7750 about edebug-active.
7751
7752 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
7753
7754 * progmodes/sh-script.el: Code copied from make-mode.el
7755 with small changes,
7756 (sh-mode-map): Bind C-c C-\.
7757 (sh-backslash-column, sh-backslash-align): New variables.
7758 (sh-backslash-region, sh-append-backslash): New functions.
7759
7760 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7761
7762 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
7763 (rmail-pop-password, rmail-pop-password-required): Move to
7764 rmail-obsolete group.
7765 (rmail-set-pop-password): Rename to rmail-set-remote-password.
7766 All callers updated.
7767 (rmail-get-pop-password): Rename to rmail-get-remote-password.
7768 Take an argument specifying whether it is POP or IMAP mailbox we
7769 are using. All callers updated.
7770 (rmail-pop-password-error): Rename to
7771 rmail-remote-password-error. Added mailutils-specific error message.
7772 (rmail-movemail-search-path)
7773 (rmail-movemail-variant-in-use): New variables.
7774 (rmail-remote-password, rmail-remote-password-required):
7775 New customization variables.
7776 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
7777 (rmail-parse-url): New function.
7778 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
7779 with GNU mailutils movemail.
7780
7781 2005-01-15 Kevin Ryde <user42@zip.com.au>
7782
7783 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
7784 suffix to space, $ or '$, to correctly position point when going
7785 to @table style constants like DBL_MAX.
7786
7787 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
7788
7789 * type-break.el (type-break-mode, type-break-file-time)
7790 (type-break-file-keystroke-count, type-break-choose-file):
7791 Don't store data in or load data from the file if type-break-file-name
7792 is nil.
7793 (type-break-file-name): Doc update as per the above.
7794
7795 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
7796
7797 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
7798 lookup-key might return nil; handle that.
7799
7800 2005-01-15 Alan Mackenzie <acm@muc.de>
7801
7802 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
7803 rather than the element found, thus enabling the tree to be setcar'd.
7804
7805 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
7806
7807 * textmodes/org.el (org-show-following-heading): New option.
7808 (org-show-hierarchy-above): Use `org-show-following-heading'.
7809 (org-cycle): Documentation fix.
7810
7811 * textmodes/org.el (orgtbl-optimized): New option
7812 (orgtbl-mode): New command, a minor mode.
7813 (orgtbl-mode-map): New variable.
7814 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
7815 (orgtbl-error, orgtbl-self-insert-command)
7816 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
7817
7818 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
7819 a local variable in each org-mode buffer.
7820
7821 * textmodes/org.el (org-set-regexps-and-options): Rename from
7822 `org-set-regexps'. Added checking for STARTUP keyword.
7823 (org-get-current-options): Add STARTUP options.
7824 (org-table-insert-row): Mode mode intelligent about when
7825 realignment is needed.
7826 (org-self-insert-command, org-delete-backward-char, org-delete-char):
7827 New commands.
7828 (org-enable-table-editor): New default value `optimized'.
7829 (org-table-blank-field): Support blanking regions if active.
7830
7831 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
7832
7833 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
7834 if the year is not given.
7835
7836 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
7837 Add new escapes %m and %M, fixed bug with %F by adding
7838 save-match-data.
7839 (reftex-reference): Remove ?. from list of spaces.
7840 (reftex-label-info): Add automatic label prefix recognition.
7841
7842 * textmodes/reftex-index.el (reftex-index-next-phrase):
7843 Add slave parameter to call of `reftex-index-this-phrase'.
7844 (reftex-index-this-phrase): New optional argument.
7845 (reftex-index-region-phrases): Add slave parameter to call of
7846 `reftex-index-this-phrase'.
7847 (reftex-display-index): New argument redo.
7848 (reftex-index-rescan): Add 'redo to arguments of
7849 `reftex-display-index'.
7850 (reftex-index-Rescan, reftex-index-revert)
7851 (reftex-index-switch-index-tag): Add 'redo to arguments of
7852 `reftex-display-index'.
7853 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
7854 indexing. Fix bug with matching is there is a quote before or
7855 after the word.
7856
7857 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
7858 Fix bug when collecting citation keys in lines with comments.
7859 (reftex-citation): Prefix argument no longer rescans the document,
7860 but forces prompting for optional arguments of cite macros.
7861 (reftex-do-citation): Prompting for optional arguments implemented.
7862
7863 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
7864 Add optional arguments to most cite commands.
7865 (reftex-cite-cleanup-optional-args): New option
7866 (reftex-cite-prompt-optional-args): New option.
7867 (reftex-trust-label-prefix): New option.
7868
7869 * textmodes/reftex-toc.el (reftex-toc-find-section):
7870 Add push-mark before changing the position in the buffer.
7871
7872 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
7873 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
7874
7875 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
7876
7877 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
7878 more carefully.
7879
7880 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
7881
7882 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
7883 (sgml-mode): Use it.
7884 (sgml-get-context): Better keep track of implicitly closed tags.
7885
7886 2005-01-13 Kenichi Handa <handa@m17n.org>
7887
7888 * textmodes/ispell.el: These changes are to fix misalignment error
7889 caused by equivalent characters of different Emacs charsets.
7890 (ispell-unified-chars-table): New variable.
7891 (ispell-get-decoded-string): New function.
7892 (ispell-get-casechars, ispell-get-not-casechars)
7893 (ispell-get-otherchars): Call ispell-get-decoded-string.
7894
7895 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
7896
7897 * custom.el (custom-declare-variable): Just put symbol instead
7898 of (defvar . symbol) in `current-load-list'.
7899
7900 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
7901
7902 * emacs-lisp/elint.el: Fixed typo in Commentary section.
7903
7904 2005-01-12 Jay Belanger <belanger@truman.edu>
7905
7906 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
7907 to create a Calc summary.
7908
7909 2005-01-12 Kim F. Storm <storm@cua.dk>
7910
7911 * mouse.el (mouse-on-link-p): Change functionality and doc
7912 string to comply with latest description in lisp ref.
7913
7914 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
7915
7916 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
7917 Enable mouse clicks on mode-line, header-line and margin.
7918 (event-type): Give mouse event symbols an 'event-kind property
7919 with value 'mouse-click.
7920
7921 2005-01-12 Juri Linkov <juri@jurta.org>
7922
7923 * facemenu.el (list-colors-display): Add new arg buffer-name.
7924 Use it. Fix docstring. Replace code for identifying duplicate
7925 colors by the name with call to `list-colors-duplicates' which
7926 identifies duplicate colors by the value unless the color
7927 is one of special Windows colors. Set truncate-lines to t.
7928 Print sorted duplicate color names on each line. Indent to 22
7929 \(the longest color name in rgb.txt) instead of 20. Optimize.
7930 (list-colors-duplicates): New function.
7931 (facemenu-color-name-equal): Delete function.
7932
7933 * facemenu.el (list-colors-print): New function created from code
7934 in list-colors-display. Print #RRGGBB at the window right edge.
7935 (list-colors-display): When temp-buffer-show-function is not
7936 defined, call list-colors-print from temp-buffer-show-hook
7937 to get the right value of window-width in list-colors-print
7938 after the buffer is displayed.
7939
7940 * simple.el (pop-mark): Move deactivate-mark out of conditional
7941 part to deactivate the active mark regardless of the state of the
7942 mark ring.
7943
7944 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
7945 variables line in desktop files.
7946
7947 2005-01-12 Juri Linkov <juri@jurta.org>
7948
7949 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
7950 Bring together isearch highlight related options.
7951 (lazy-highlight): Replace group `replace' by `matching'.
7952 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
7953 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
7954 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
7955 and declare them obsolete.
7956 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
7957 (isearch-faces): Remove defgroup.
7958 (isearch-overlay, isearch-highlight, isearch-dehighlight):
7959 Move isearch highlighting code closer to lazy highlighting code.
7960
7961 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
7962 (query-replace-highlight, query-replace-lazy-highlight)
7963 (query-replace): Move definitions to the beginning of the file.
7964
7965 2005-01-11 Juri Linkov <juri@jurta.org>
7966
7967 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
7968 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
7969 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
7970
7971 * info.el (Info-history-forward): New variable.
7972 (Info-select-node): Reset Info-history-forward to nil.
7973 (Info-last): Turn into defalias.
7974 (Info-history-back): Rename from Info-last.
7975 Add current node to Info-history-forward.
7976 (Info-history-forward): New fun.
7977 (Info-mode-map): Replace Info-last by Info-history-back.
7978 Bind Info-history-forward to "r".
7979 (Info-mode-menu): Replace Info-last by Info-history-back.
7980 Fix menu item text. Add menu item for Info-history-forward.
7981 (info-tool-bar-map): Replace Info-last by Info-history-back.
7982 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
7983 for Info-history-forward.
7984 (Info-mode): Replace Info-last by Info-history-back in docstring.
7985 Add local variable Info-history-forward.
7986 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
7987
7988 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
7989
7990 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
7991 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
7992 Ignore select-window events rather than fiddle with
7993 mouse-autoselect-window.
7994
7995 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
7996
7997 * type-break.el (type-break-mode): Fix previous change.
7998
7999 2005-01-10 Jay Belanger <belanger@truman.edu>
8000
8001 * calc/calc-ext.el (calc-reset): Reset when inside embedded
8002 calculator; only reset when point is inside a calculator.
8003 Don't adjust the window height if the window takes up the whole height
8004 of the frame.
8005
8006 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
8007
8008 * ebuff-menu.el (Electric-buffer-menu-mode):
8009 Preserve value of buffer-local var header-line-format.
8010
8011 2005-01-09 Jay Belanger <belanger@truman.edu>
8012
8013 * calc/calc.el (calc-mode-var-list-restore-saved-values):
8014 Make sure settings file exists before accessing it.
8015
8016 * calc/calc-embed.el (calc-embedded-subst):
8017 Replace math-multi-subst-rec, which is only supposed to be called
8018 by math-multi-subst, by math-multi-subst.
8019
8020 2005-01-09 Andre Spiegel <spiegel@gnu.org>
8021
8022 * vc.el (vc-allow-async-revert): New user option.
8023 (vc-disable-async-diff): New internal variable.
8024 (vc-revert-buffer): Use them to disable asynchronous diff.
8025
8026 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
8027 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
8028 asynchronously if vc-disable-async-diff is t.
8029
8030 2005-01-09 Jay Belanger <belanger@truman.edu>
8031
8032 * calc/calc.el (defcalcmodevar): New macro.
8033 (calc-mode-var-list-restore-default-values)
8034 (calc-mode-var-list-restore-saved-values): New functions.
8035 (calc-mode-var-list): Use defcalcmodevar to define it.
8036 (calc-always-load-extensions, calc-line-numbering)
8037 (calc-line-breaking, calc-display-just, calc-display-origin)
8038 (calc-number-radix, calc-leading-zeros, calc-group-digits)
8039 (calc-group-char, calc-point-char, calc-frac-format)
8040 (calc-prefer-frac, calc-hms-format, calc-date-format)
8041 (calc-float-format, calc-full-float-format, calc-complex-format)
8042 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
8043 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
8044 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
8045 (calc-matrix-brackets, calc-language, calc-language-option)
8046 (calc-left-label, calc-right-label, calc-word-size)
8047 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
8048 (calc-display-raw, calc-internal-prec, calc-angle-mode)
8049 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
8050 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
8051 (calc-window-height, calc-display-trail, calc-show-selections)
8052 (calc-use-selections, calc-assoc-selections)
8053 (calc-display-working-message, calc-auto-why, calc-timing)
8054 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
8055 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
8056 (calc-gnuplot-default-device, calc-gnuplot-default-output)
8057 (calc-gnuplot-print-device, calc-gnuplot-print-output)
8058 (calc-gnuplot-geometry, calc-graph-default-resolution)
8059 (calc-graph-default-resolution-3d, calc-invocation-macro)
8060 (calc-show-banner): Use defcalcmodevar to declare them and set
8061 their default values.
8062
8063 * calc/calc-ext.el (calc-reset): Restore saved values of variables
8064 instead of default values (but restore default values if there is
8065 an argument of 0).
8066
8067 2005-01-09 David Kastrup <dak@gnu.org>
8068
8069 * desktop.el (desktop-restore-eager): Fix typo in type.
8070
8071 2005-01-08 Richard M. Stallman <rms@gnu.org>
8072
8073 * cus-edit.el (customize): Delete :link.
8074
8075 2005-01-08 Jay Belanger <belanger@truman.edu>
8076
8077 * calc/calc.el (calc-mode): Remove the extension from the
8078 `calc-settings-file' file name when loading it.
8079
8080 2005-01-08 Kim F. Storm <storm@cua.dk>
8081
8082 * info.el (Info-mode-map, Info-next-link-keymap)
8083 (Info-prev-link-keymap, Info-up-link-keymap):
8084 Map follow-link to mouse-face.
8085 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
8086
8087 2005-01-08 Jay Belanger <belanger@truman.edu>
8088
8089 * calc/calc.el (calc-settings-file): Change default value.
8090 Suggested by cgw in a comment in calc-mode.el.
8091
8092 * calc/calc-mode.el (calc-settings-file-name):
8093 Compare calc-settings-file to user-init-file instead of ~/.emacs.
8094 Replace ~/.emacs in a prompt by calc-settings-file.
8095
8096 2005-01-07 Lars Hansen <larsh@math.ku.dk>
8097
8098 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
8099 (desktop-lazy-idle-delay): New customizable variables.
8100 (desktop-buffer-args-list): New variable.
8101 (desktop-append-buffer-args): New function.
8102 (desktop-save): Call desktop-append-buffer-args for some buffers.
8103 (desktop-lazy-create-buffer): New function.
8104 (desktop-idle-create-buffers): New function.
8105 (desktop-read): Add message about buffers to restore lazily.
8106 (desktop-lazy-abort): New command.
8107 (desktop-clear): Call desktop-lazy-abort.
8108 (desktop-lazy-complete): New command.
8109
8110 2005-01-06 Richard M. Stallman <rms@gnu.org>
8111
8112 * emacs-lisp/find-func.el (find-face-definition):
8113 Rename from find-face.
8114
8115 2005-01-06 Kim F. Storm <storm@cua.dk>
8116
8117 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
8118
8119 * man.el (Man-xref-man-page, Man-xref-header-file)
8120 (Man-xref-normal-file): Add follow-link property.
8121
8122 2005-01-06 Jay Belanger <belanger@truman.edu>
8123
8124 * calc/calc-units.el: Make sure the proper macro definitions are
8125 available when compiling.
8126
8127 2005-01-06 Juri Linkov <juri@jurta.org>
8128
8129 * isearch.el (isearch-lazy-highlight-update):
8130 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
8131
8132 2005-01-06 Miles Bader <miles@gnu.org>
8133
8134 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
8135 (isearch-lazy-highlight-face): Use new name.
8136
8137 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
8138
8139 * uniquify.el (uniquify-rationalize-file-buffer-names):
8140 Re-add an interactive spec.
8141 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
8142 to the same name.
8143
8144 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
8145 (isearch-update, isearch-done): Adjust calls accordingly.
8146
8147 2005-01-05 Richard M. Stallman <rms@gnu.org>
8148
8149 * custom.el (custom-set-variables, custom-theme-set-variables):
8150 Clarify documentation.
8151
8152 * emacs-lisp/find-func.el (find-variable)
8153 (find-variable-other-window, find-variable-other-frame):
8154 Fix the TYPE args to find-function-read and find-function-do-it.
8155 (find-function): Doc fix.
8156 (find-function-at-point): Replace function-at-point alias.
8157
8158 2005-01-04 Richard M. Stallman <rms@gnu.org>
8159
8160 * cus-face.el (custom-declare-face):
8161 Record defface in current-load-list.
8162
8163 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
8164
8165 * emacs-lisp/find-func.el: Doc fixes.
8166 (find-face-regexp): New variable.
8167 (find-function-regexp-alist): New variable.
8168 (find-function-C-source): Third arg is now TYPE.
8169 (find-function-search-for-symbol): Handle general TYPE.
8170 (find-function-read, find-function-do-it): Handle general TYPE.
8171 (find-definition-noselect, find-face): New functions.
8172 (function-at-point): Alias deleted.
8173
8174 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
8175
8176 * battery.el (display-battery-mode): Rename from display-battery.
8177 Handle the case where it gets turned off.
8178
8179 2005-01-04 Richard M. Stallman <rms@gnu.org>
8180
8181 * cus-edit.el (customize): Make :link point to user doc.
8182
8183 * man.el (Man-fontify-manpage): Turn off undo generation.
8184
8185 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
8186
8187 2005-01-04 Andreas Schwab <schwab@suse.de>
8188
8189 * files.el (insert-directory): Only look for error lines in
8190 inserted text. Don't move too far after processing --dired markers.
8191
8192 2005-01-04 Richard M. Stallman <rms@gnu.org>
8193
8194 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
8195 Don't expand if the character is @, period, dash, etc.
8196 (define-mail-abbrev): Quote names that contain problem characters.
8197
8198 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
8199
8200 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
8201
8202 2005-01-03 Richard M. Stallman <rms@gnu.org>
8203
8204 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
8205 (query-replace-highlight, query-replace-lazy-highlight)
8206 (query-replace): Definitions moved up. Doc fix.
8207
8208 2005-01-03 Richard M. Stallman <rms@gnu.org>
8209
8210 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
8211 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
8212 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
8213 (lazy-highlight-face): Rename from isearch-lazy-...
8214 Change all references to them.
8215
8216 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8217
8218 * cus-edit.el (custom-file): Doc fix for defcustom.
8219 (custom-file): The function no longer sets the variable
8220 `custom-file' to its return value.
8221
8222 * startup.el (command-line): No longer load `custom-file'.
8223
8224 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
8225
8226 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
8227
8228 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
8229 Don't confuse module-prefixed identifiers for labels.
8230 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
8231
8232 2005-01-02 Richard M. Stallman <rms@gnu.org>
8233
8234 * files.el (basic-save-buffer-1): Fix previous change.
8235
8236 * loadhist.el (file-loadhist-lookup): New function.
8237 (file-provides, file-requires): Use it.
8238
8239 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
8240 instead of calculating the right size.
8241
8242 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
8243
8244 * vc-svn.el (vc-svn-diff): Stay local if possible.
8245
8246 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
8247
8248 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
8249
8250 * files.el (hack-local-variables): Fix last change.
8251
8252 2005-01-02 Jay Belanger <belanger@truman.edu>
8253
8254 * calc/calc-yank.el (calc-edit-top): New variable.
8255 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
8256 object. Change header properties.
8257 (calc-edit-finish, calc-edit-finish-stack-object)
8258 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
8259 edited object.
8260 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
8261 for the beginning of the edited object.
8262 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
8263 for the beginning of the edited object.
8264 * calc/calc-prog.el (calc-edit-macro-finish-edit)
8265 (calc-finish-formula-edit, calc-macro-repeats)
8266 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
8267 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
8268 beginning of the edited object.
8269 (calc-user-define-edit): Change the header for editing macros.
8270 Remove unnecessary variable.
8271
8272 2005-01-01 Jay Belanger <belanger@truman.edu>
8273
8274 * calc/calc-yank.el (calc-edit-mode): Change default header.
8275 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
8276 * calc/calc-store.el (calc-edit-variable): Change title to match new
8277 header.
8278 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
8279 mode to match new header.
8280 (calc-user-define-edit): Change titles to include names of commands.
8281 (calc-finish-formula-edit): Adjust to handle new header.
8282 (calc-finish-macro-edit): Remove.
8283 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
8284 (calc-edit-macro-command, calc-edit-macro-command-type)
8285 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
8286 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
8287 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
8288 (calc-edit-macro-finish-edit): New functions.
8289 (calc-user-define-edit): Use new functions to edit named calc macros.
8290
8291 2005-01-01 Stefan <monnier@iro.umontreal.ca>
8292
8293 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
8294
8295 * ses.el (copy-region-as-kill): Deactivate mark.
8296
8297 2005-01-01 Richard M. Stallman <rms@gnu.org>
8298
8299 * replace.el (occur-1): If the output buffer is also an input,
8300 don't kill it, rename it.
8301
8302 * faces.el (set-face-background, set-face-foreground): Doc fix.
8303
8304 * cus-face.el (custom-face-attributes): Fix :help-echo strings
8305 for :foreground and :background.
8306
8307 * dired.el (dired-view-command-alist): Variable deleted.
8308 (dired-view-file, dired-mouse-find-file-other-window):
8309 Delete the code to use it.
8310
8311 2005-01-01 Kim F. Storm <storm@cua.dk>
8312
8313 * image.el (insert-sliced-image): Use t for line-height property.
8314
8315 2004-12-31 Jay Belanger <belanger@truman.edu>
8316
8317 * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
8318 for "var-" at the beginning of the minibuffer.
8319
8320 2004-12-31 Richard M. Stallman <rms@gnu.org>
8321
8322 * faces.el (read-face-name):
8323 Don't treat an attribute spec as a list of faces.
8324
8325 * simple.el (undo): Use undo-equiv-table to detect
8326 unexpected changes since previous undo.
8327 (undo-list-saved): Variable deleted.
8328 (buffer-disable-undo): Don't alter undo-list-saved.
8329
8330 * files.el (require-final-newline): Allow `visit' and `visit-save'.
8331 (mode-require-final-newline): New option.
8332 (after-find-file): Handle require-final-newline with new values.
8333 (basic-save-buffer): Handle new values of require-final-newline.
8334
8335 * progmodes/sh-script.el (sh-require-final-newline):
8336 Alist value now controls whether to use mode-require-final-newline.
8337 (sh-set-shell): Implement that new meaning.
8338
8339 * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
8340 * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
8341 * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
8342 Delete old-Emacs compatibility code.
8343 (antlr-c-common-init): Function deleted.
8344
8345 * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
8346 * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
8347 * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
8348 * progmodes/python.el (python-mode): Use mode-require-final-newline.
8349 * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
8350 * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
8351 * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
8352 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
8353 * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
8354 * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
8355 * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
8356 * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
8357 * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
8358 * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
8359 * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
8360 * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
8361
8362 2004-12-31 Jay Belanger <belanger@truman.edu>
8363
8364 * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
8365 way to return to Calc.
8366
8367 * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
8368 finish, C-xk as the way to cancel the edit. Add cancel routine to
8369 kill-buffer-hook.
8370
8371 * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
8372 MacEdit code.
8373
8374 * calc/calc-prog.el: Remove obsolete MacEdit code.
8375 (calc-macro-edit-algebraic, calc-macro-edit-variable)
8376 (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
8377
8378 2004-12-31 Kenichi Handa <handa@m17n.org>
8379
8380 * international/mule.el (buffer-file-coding-system-explicit):
8381 Rename for explicit-buffer-file-coding-system.
8382 (after-insert-file-set-coding): Adjust for the above change.
8383
8384 * files.el (revert-buffer): Change explicit-buffer-file-coding-system
8385 to buffer-file-coding-system-explicit.
8386 (basic-save-buffer-1): Likewise.
8387
8388 2004-12-30 Richard M. Stallman <rms@gnu.org>
8389
8390 * textmodes/artist.el (artist-butlast-fn): Var deleted.
8391 (artist-butlast, artist-last): Functions deleted.
8392 (artist-ellipse-mirror-quadrant): Call last and butlast directly.
8393 (artist-compute-key-compl-table): Call remq directly.
8394 (artist-remove-nulls): Function deleted.
8395 (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
8396 (artist-push, artist-pop): Macro deleted.
8397
8398 2004-12-30 Andreas Leue <al@sphenon.de>
8399
8400 * textmodes/artist.el (artist-version): 1.2.6
8401 (artist-prev-next-op-alist): New variable.
8402 (artist-select-next-op-in-list): New function.
8403 (artist-select-prev-op-in-list): New function.
8404 (artist-make-prev-next-op-alist): New function.
8405 (artist-is-in-op-list-p): New function.
8406 (artist-get-first-non-nil-op): New function.
8407 (artist-get-last-non-nil-op): New function.
8408 (artist-mode-init): Call artist-get-last-non-nil-op to initialize
8409 artist-prev-next-op-alist.
8410 (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
8411 change drawing operation.
8412
8413 2004-12-30 Luc Teirlinck <teirllm@auburn.edu>
8414
8415 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
8416
8417 2004-12-31 Masatake YAMATO <jet@gyve.org>
8418
8419 * server.el (server-process-filter): Suppress `error', too.
8420
8421 2004-12-30 Jay Belanger <belanger@truman.edu>
8422
8423 * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
8424 Change the way a variable is displayed in a message.
8425
8426 * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
8427 (calc-user-define-permanent, calc-execute-kbd-macro):
8428 Replace old function MacEdit-parse-keys with edmacro-parse-keys.
8429
8430 2004-12-30 Kenichi Handa <handa@m17n.org>
8431
8432 * files.el (basic-save-buffer-1):
8433 Set explicit-buffer-file-coding-system to last-coding-system-used.
8434 (revert-buffer): Pay attention to
8435 explicit-buffer-file-coding-system (not buffer-file-coding-system)
8436 on bind coding-system-for-read.
8437
8438 * international/mule.el (explicit-buffer-file-coding-system):
8439 New buffer local variable.
8440 (after-insert-file-set-coding): Set it to coding-system-for-read.
8441
8442 2004-12-29 Luc Teirlinck <teirllm@auburn.edu>
8443
8444 * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
8445
8446 2004-12-29 Sanghyuk Suh <han9kin@mac.com>
8447
8448 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
8449 that include line numbers.
8450
8451 2004-12-29 Milan Zamazal <pdm@zamazal.org>
8452
8453 * files.el (hack-local-variables): If no PREFIX, set it to "^".
8454 Redundant variable PREFIXLEN removed.
8455
8456 2004-12-28 Matt Hodges <MPHodges@member.fsf.org>
8457
8458 * eshell/em-hist.el (eshell-previous-matching-input):
8459 Start the deletion from the end of the output.
8460
8461 2004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8462
8463 * term/mac-win.el: Require x-dnd.
8464 (mac-drag-n-drop): Sync with W32 version. Use x-dnd.el functions.
8465
8466 2004-12-29 David Kastrup <dak@gnu.org>
8467
8468 * international/mule.el (decode-coding-inserted-region):
8469 Don't barf if `buffer-undo-list' is already set to `t'.
8470
8471 2004-12-29 Jay Belanger <belanger@truman.edu>
8472
8473 * calc/calc-prog.el (calc-user-define-formula): Put default values
8474 for function names in prompts.
8475 (calc-user-define-permanent, calc-user-define-composition)
8476 (calc-user-define-formula): Remove the need for "calcFunc-" in the
8477 default input for algebraic functions.
8478
8479 2004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
8480
8481 * vc-rcs.el (vc-rcs-annotate-command):
8482 Fix omission bug: Call `vc-setup-buffer'.
8483
8484 2004-12-29 Kenichi Handa <handa@m17n.org>
8485
8486 * international/mule.el (recode-region): New function.
8487
8488 2004-12-28 Richard M. Stallman <rms@gnu.org>
8489
8490 * simple.el (undo-extra-outer-limit): New variable.
8491 (undo-outer-limit-truncate): Test and set it.
8492
8493 * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
8494 enables the feature to extend the existing region.
8495
8496 * simple.el (mark-word): New arg ALLOW-EXTEND
8497 enables the feature to extend the existing region.
8498
8499 * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
8500 enables the feature to extend the existing region.
8501
8502 * startup.el (site-run-file): Don't allow setting it with Custom.
8503
8504 * simple.el (buffer-disable-undo): Fix previous change.
8505
8506 2004-12-27 Masatake YAMATO <jet@gyve.org>
8507
8508 * hexl.el (hexlify-buffer): Remove fontification here.
8509 Use font lock mechanism instead.
8510 (hexl-font-lock-keywords): New font lock kewords.
8511 (hexl-mode-old-font-lock-keywords): New variable.
8512 (hexl-mode): Store the old font lock keywords.
8513 (hexl-mode-exit): Restore the old font lock keywords.
8514
8515 2004-12-27 Richard M. Stallman <rms@gnu.org>
8516
8517 * simple.el (undo): Fix previous change.
8518
8519 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8520
8521 * term/mac-win.el: Sync with x-win.el. Rearrange the contents.
8522 Call mac-clear-font-name-table if invoked on Mac OS 8/9.
8523 Call x-open-connection on Mac OS X.
8524
8525 2004-12-27 Richard M. Stallman <rms@gnu.org>
8526
8527 * files.el (buffer-save-without-query): New var (buffer-local).
8528 (save-some-buffers): Save those buffers first, w/o asking.
8529
8530 * files.el (insert-directory-ls-version): New variable.
8531 (insert-directory): When ls returns an error, test the version
8532 number to decide what the return code means.
8533 With --dired output format, detect and distinguish lines
8534 that are really error messages.
8535 (insert-directory-adj-pos): New function.
8536
8537 * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
8538
8539 * battery.el (battery-mode-line-format): Remove initial spaces.
8540
8541 * uniquify.el (uniquify-rationalize-file-buffer-names):
8542 Delete interactive spec.
8543
8544 * type-break.el (type-break-mode): Set buffer-save-without-query.
8545 Remove code that tried to set save-some-buffers-always.
8546 (type-break-file-keystroke-count): Bind deactivate-mark.
8547
8548 * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
8549
8550 * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
8551 Test that the buffer is live, and maybe reject current buffer too.
8552 Clarify.
8553 (next-error-find-buffer): Rewrite for clarity.
8554
8555 * loadup.el: Don't use buffer-disable-undo; do it directly.
8556
8557 * help-fns.el (describe-function-1): Call symbol-file with `defun'.
8558 (describe-variable): Call symbol-file with `defvar'.
8559
8560 * subr.el (messages-buffer-max-lines): Alias for message-log-max.
8561 (symbol-file): Rewritten to handle new load-history format.
8562 Now takes an arg TYPE to specify looking for a particular
8563 type of definition only.
8564
8565 * emacs-lisp/debug.el (debugger-make-xrefs):
8566 Call symbol-file with `defun'.
8567
8568 * emacs-lisp/find-func.el (find-function-noselect):
8569 Call symbol-file with `defun'.
8570 (find-variable-noselect): Call symbol-file with `defvar'.
8571
8572 * eshell/esh-cmd.el (eshell-find-alias-function):
8573 Call symbol-file with `defun'.
8574
8575 * eshell/esh-test.el (eshell-test-goto-func):
8576 Call symbol-file with `defun'.
8577
8578 * mail/rmail.el (rmail-resend):
8579 Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
8580
8581 * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
8582
8583 * progmodes/compile.el (compilation-find-buffer): Rename arg.
8584
8585 * textmodes/texinfmt.el (texinfo-format-buffer-1):
8586 Call buffer-disable-undo.
8587
8588 * simple.el (undo-list-saved): New variable (buffer-local).
8589 (undo): Set and test it.
8590 (buffer-disable-undo): Move here from buffer.c.
8591 Clear out undo-list-saved.
8592
8593 * international/mule.el (decode-coding-inserted-region):
8594 Set buffer-undo-list in a correct and optimal way.
8595
8596 * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
8597 (cperl-font-lock-unfontify-region-function): No need to save and
8598 restore info, since font-lock.el does it for us.
8599
8600 * ansi-color.el (save-buffer-state): Definition deleted.
8601 (ansi-color-unfontify-region): Don't use save-buffer-state.
8602
8603 2004-12-27 Dave Love <fx@gnu.org>
8604
8605 * wid-edit.el (function): Use restricted-sexp as parent.
8606
8607 2004-12-27 Kevin Ryde <user42@zip.com.au>
8608
8609 * simple.el (next-matching-history-element): Use same
8610 `interactive' form as previous-matching-history-element.
8611
8612 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
8613 it can appear unencoded and has been seen from yahoo.
8614
8615 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
8616
8617 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
8618 in upper case. Reported by Wojciech Polak <polak@gnu.org>.
8619
8620 2004-12-27 Kenichi Handa <handa@m17n.org>
8621
8622 * international/utf-8.el (utf-translate-cjk-load-tables):
8623 Bind coding-system-for-read to nil while loading subst-*.
8624
8625 2004-12-26 Jay Belanger <belanger@truman.edu>
8626
8627 * calc/calc-store.el (calc-read-var-name): Remove "var-" from
8628 default input.
8629
8630 2004-12-26 Luc Teirlinck <teirllm@auburn.edu>
8631
8632 * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
8633 before reverting and disable undo recording while reverting.
8634
8635 2004-12-26 Thien-Thi Nguyen <ttn@gnu.org>
8636
8637 * progmodes/hideshow.el (hs-set-up-overlay): New user var.
8638 (hs-make-overlay): New function.
8639 (hs-isearch-show-temporary): Handle `display' overlay prop specially.
8640 (hs-flag-region): Delete function.
8641 (hs-hide-comment-region): No longer use `hs-flag-region'.
8642 Instead, use `hs-discard-overlays' and `hs-make-overlay'.
8643 (hs-hide-block-at-point): Likewise.
8644 (hs-hide-level-recursive): Use `hs-discard-overlays'.
8645 (hs-hide-all, hs-show-all): Likewise.
8646 (hs-show-block): Likewise.
8647 Also, use overlay prop `hs-b-offset', not `hs-ofs'.
8648
8649 2004-12-24 Thien-Thi Nguyen <ttn@gnu.org>
8650
8651 * progmodes/hideshow.el: Require `cl' when compiling.
8652 Remove XEmacs and Emacs 19 compatibility.
8653 Use `dolist' and `add-to-list' for load-time actions.
8654 (hs-discard-overlays): Use `dolist'.
8655 (hs-show-block): Likewise.
8656
8657 2004-12-23 Dan Nicolaescu <dann@ics.uci.edu>
8658
8659 * faces.el (mode-line, mode-line-inactive): Use min-colors.
8660
8661 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org>
8662
8663 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
8664 When extending backwards, move outside the current comment first.
8665
8666 2004-12-22 Kenichi Handa <handa@m17n.org>
8667
8668 * international/quail.el (quail-start-translation): Fix prompt
8669 string for the case if input-method-use-echo-area being non-nil.
8670 (quail-start-conversion): Likewise.
8671 (quail-show-guidance): Don't show guidance if
8672 input-method-use-echo-area is non-nil.
8673
8674 2004-12-21 Richard M. Stallman <rms@gnu.org>
8675
8676 * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
8677
8678 2004-12-21 Markus Rost <rost@ias.edu>
8679
8680 * calendar/diary-lib.el (mark-diary-entries):
8681 Set mark-diary-entries-in-calendar only after checking for diary-file.
8682
8683 2004-12-21 Richard M. Stallman <rms@gnu.org>
8684
8685 * faces.el (escape-glyph): Use blue against light foreground.
8686
8687 * simple.el (undo-outer-limit-truncate): New function.
8688 (undo-outer-limit-function): Use undo-outer-limit-truncate.
8689
8690 2004-12-21 Eli Barzilay <eli@barzilay.org>
8691
8692 * calculator.el (calculator-radix-grouping-mode)
8693 (calculator-radix-grouping-digits)
8694 (calculator-radix-grouping-separator):
8695 New defcustoms for the new radix grouping mode functionality.
8696 (calculator-mode-hook): Now used in electric mode too,
8697 (calculator): Call it.
8698 (calculator-mode-map): Some new keys.
8699 (calculator-message): New function. Some new calls.
8700 (calculator-op, calculator-set-register): Use it.
8701 (calculator-string-to-number): New function, mostly moved and
8702 updated code from calculator-curnum-value.
8703 (calculator-curnum-value): Use it.
8704 (calculator-paste): Use it, and update grabbing the current-kill.
8705 (calculator-rotate-displayer)
8706 (calculator-rotate-displayer-back): Toggle digit grouping when
8707 in radix mode, use calculator-message.
8708 (calculator-displayer-prev, calculator-displayer-next):
8709 Change digit group size when in radix mode.
8710 (calculator-number-to-string): Rename from
8711 calculator-num-to-string. Now deals with digit grouping in
8712 radix mode.
8713 (calculator-update-display, calculator-put-value): Use the new name.
8714 (calculator-fact): Return a floating point number.
8715 (calculator-mode): Doc fix.
8716
8717 2004-12-20 Glenn Morris <gmorris@ast.cam.ac.uk>
8718
8719 * calendar/calendar.el (view-other-diary-entries): Add autoload.
8720 * calendar/diary-lib.el (view-other-diary-entries):
8721 Use current-prefix-arg in interactive spec.
8722
8723 2004-12-19 Jay Belanger <belanger@truman.edu>
8724
8725 * calc/calc-aent.el (calcAlg-blank-matching-open):
8726 Temporarily adjust the syntax of both delimiters of half-open intervals.
8727
8728 2004-12-19 Kim F. Storm <storm@cua.dk>
8729
8730 * mouse.el (mouse-1-click-follows-link): Doc fix.
8731
8732 2004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8733
8734 * term/mac-win.el (encoding-vector, mac-font-encoder-list)
8735 (ccl-encode-mac-centraleurroman-font): Use centraleurroman
8736 instead of centraleuropean as the name
8737
8738 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
8739
8740 Sync with Tramp 2.0.46.
8741
8742 * net/tramp.el (tramp-maybe-send-perl-script): Change order of
8743 parameters wrt Tramp convention.
8744 (tramp-handle-file-attributes-with-perl)
8745 (tramp-handle-directory-files-and-attributes): Apply it.
8746 (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
8747 `copy-program'. Reported by Zack Weinberg
8748 <zack@codesourcery.com>.
8749 (top): Set `edebug-form-spec' property directly rather than
8750 calling `def-edebug-spec'.
8751
8752 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
8753 advice less fragile. Surround temporary redefinition of
8754 `substitute-in-file-name' with `unwind-protect'. Suggested by
8755 Matt Hodges <MPHodges@member.fsf.org>.
8756
8757 2004-12-17 Juri Linkov <juri@jurta.org>
8758
8759 * replace.el (occur-accumulate-lines, occur-engine):
8760 Make forcing deferred font-lock fontification jit-specific.
8761
8762 2004-12-17 Kim F. Storm <storm@cua.dk>
8763
8764 * mouse.el (mouse-1-click-follows-link): New defcustom.
8765 (mouse-on-link-p): New function.
8766 (mouse-drag-region-1): Implement mouse-1-click-follows-link
8767 functionality. Map a mouse-1 click event into a mouse-2 (or
8768 other) event when position is inside a link.
8769
8770 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
8771 prefix in tooltip text with "mouse-1" when this is a link
8772 recognized by mouse-1-click-follows-link functionality.
8773
8774 * help.el (describe-key): Report effective and original binding
8775 for mouse-1 when clicked on a link.
8776 (describe-mode): Add follow-link property to "minor-mode" button.
8777
8778 * help-fns.el (describe-variable): Add follow-link property to
8779 "below" button.
8780
8781 * help-mode.el (help-xref): Add follow-link property.
8782
8783 * apropos.el (apropos-symbol, apropos-function, apropos-macro)
8784 (apropos-command, apropos-variable, apropos-face, apropos-group)
8785 (apropos-widget, apropos-plist): Add follow-link property.
8786
8787 * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
8788 checks if position is in a filename, rather than some other
8789 clickable item. Function looks for cvs-filename-face at position.
8790
8791 * wid-edit.el (widget-specify-field, widget-specify-button):
8792 Map a :follow-link keyword into a follow-link property.
8793 (link): Add :follow-link keyword, map to RET binding.
8794
8795 * dired.el (dired-mode-map): Map follow-link to mouse-face.
8796
8797 * progmodes/compile.el (compilation-minor-mode-map)
8798 (compilation-button-map, compilation-mode-map): Likewise.
8799
8800 2004-12-17 Thien-Thi Nguyen <ttn@gnu.org>
8801
8802 * play/zone.el (zone): Init `line-spacing' from orig buffer.
8803 (zone-replace-char): Take `count' and `del-count'
8804 instead of `direction'. Update callers. When `del-count' is
8805 non-nil, delete that many characters, otherwise `count' characters
8806 backwards. Insert the newly-replaced string `count' times.
8807 (zone-fret): Handle chars w/ width greater than one.
8808 (zone-fall-through-ws): No longer take window width `ww'.
8809 Update callers. Add handling for `char-width' greater than one.
8810 (zone-pgm-drip): Update var holding window-end position every cycle.
8811
8812 2004-12-17 Andre Spiegel <spiegel@gnu.org>
8813
8814 * vc.el (vc-default-update-changelog): Use insert-file-contents,
8815 rather than insert-file.
8816
8817 2004-12-16 Jay Belanger <belanger@truman.edu>
8818
8819 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
8820 (math-init-random-base, math-random-digit): Check to see if
8821 var-RandSeed is bound.
8822 (math-random-last): Declare it.
8823 (math-random-digit): Don't make math-random-last local.
8824
8825 2004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
8826
8827 * play/zone.el (zone): Fix omission bug: Use a self-disabling
8828 one-shot thunk for uniform (error, quit, normal) recovery.
8829 Reported by John Paul Wallington.
8830 (zone-pgm-random-life): Fix bug:
8831 Recognize empty initial field by lack of "@" chars.
8832
8833 2004-12-16 Juri Linkov <juri@jurta.org>
8834
8835 * help.el (function-called-at-point):
8836 * help-fns.el (variable-at-point): As a last resort try stripping
8837 non-word prefixes and suffixes.
8838
8839 * descr-text.el (describe-property-list): Don't treat syntax-table
8840 specially. Use describe-text-sexp which inserts [show] button
8841 for large objects and handles printing errors. Sort properties
8842 by names in alphabetical order instead of by value sizes.
8843 Add `mouse-face' to list of properties for `describe-face' widget.
8844 (describe-char): Mask out face-id from 19 bits of character.
8845 Print face-id separately.
8846
8847 * replace.el (occur-accumulate-lines, occur-engine):
8848 Fontify unfontified matching lines in the source buffer
8849 before copying them.
8850 (occur-engine): Don't put mouse-face on context lines.
8851 (occur-next-error): Set point to line beginning/end
8852 before searching for prev/next property to skip multiple
8853 matches on a line (not supported by occur engine).
8854 Remove redundant prefix-numeric-value.
8855
8856 2004-12-15 Juri Linkov <juri@jurta.org>
8857
8858 * replace.el (match): New face.
8859 (list-matching-lines-face): Change default from `bold' to `match'.
8860
8861 * progmodes/grep.el (grep-match-face): New defvar.
8862 (grep-mode-font-lock-keywords): Use grep-match-face instead of
8863 compilation-column-face to highlight grep matches.
8864
8865 * apropos.el (apropos-match-face): Change default from
8866 `secondary-selection' to `match'.
8867
8868 * info-look.el (info-lookup-highlight-face): Change default from
8869 `highlight' to `match'.
8870
8871 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org>
8872
8873 * progmodes/executable.el (executable-interpret): Eliminate
8874 obsolete compile-internal, and switch to comint for interaction.
8875
8876 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
8877
8878 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
8879 `&&' when skipping multiple statements on a line.
8880
8881 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
8882
8883 * play/zone.el (zone): Set `truncate-lines'.
8884 Also, init `tab-width' with value from original buffer.
8885 (zone-shift-up): Rewrite for speed.
8886 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
8887 (zone-pgm-jitter): Remove redundant entries from ops vector.
8888 (zone-exploding-remove): Reduce iteration count.
8889 (zone-cpos): Convert to defsubst.
8890 (zone-replace-char): New defsubst.
8891 (zone-park/sit-for): Likewise.
8892 (zone-fret): Take window-start arg.
8893 Update callers. Use `zone-park/sit-for'.
8894 (zone-fill-out-screen): Rewrite.
8895 (zone-fall-through-ws): Likewise. Update callers.
8896 (zone-pgm-drip): Use `zone-replace-char'.
8897 Move var inits before while-loop. Use `zone-park/sit-for'.
8898 (zone-pgm-random-life): Handle empty initial field.
8899 Use `zone-replace-char' and `zone-park/sit-for'.
8900
8901 2004-12-15 Juri Linkov <juri@jurta.org>
8902
8903 * isearch.el (isearch-update): Test isearch-lazy-highlight
8904 before calling isearch-lazy-highlight-new-loop.
8905 (isearch-lazy-highlight-new-loop):
8906 Don't test isearch-lazy-highlight.
8907
8908 * replace.el (perform-replace): Add isearch-case-fold-search.
8909 Use delimited-flag for isearch-regexp.
8910 Reset isearch-lazy-highlight-last-string to force lazy
8911 highlighting when called from isearch mode.
8912 (query-replace-highlight): Revert defcustom type to boolean.
8913 (query-replace-lazy-highlight): New defcustom.
8914 (query-replace): New face.
8915 (perform-replace, replace-highlight, replace-dehighlight):
8916 Test query-replace-lazy-highlight instead of special value
8917 `isearch' of query-replace-highlight.
8918 (replace-dehighlight): Don't call isearch-dehighlight.
8919 (replace-highlight): Don't call isearch-highlight.
8920 Use face `query-replace' unconditionally.
8921
8922 2004-12-14 Kim F. Storm <storm@cua.dk>
8923
8924 * simple.el (inhibit-mark-movement): Remove defvar.
8925 (beginning-of-buffer, end-of-buffer): Don't use it.
8926
8927 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
8928 Don't use inhibit-mark-movement.
8929
8930 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
8931 (cua--undo-push-mark): Remove.
8932 (cua--pre-command-handler, cua--post-command-handler):
8933 Don't fiddle with inhibit-mark-movement.
8934
8935 2004-12-14 Juri Linkov <juri@jurta.org>
8936
8937 * buff-menu.el (list-buffers-noselect): Collect internal info
8938 for every buffer in BUFFER-LIST arg too.
8939 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
8940 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
8941 Bind same-window-buffer-names and same-window-regexps to nil.
8942
8943 2004-12-13 Juri Linkov <juri@jurta.org>
8944
8945 * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
8946
8947 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
8948 (sc-cite-region, sc-uncite-region, sc-recite-region):
8949 Fix previous change to handle not alist as a symbol, but
8950 a citation frame as a symbol that represents a variable name.
8951
8952 2004-12-13 Richard M. Stallman <rms@gnu.org>
8953
8954 * filecache.el (file-cache-add-directory-using-find):
8955 Only set up file-cache-find-command-posix-flag if we will use it.
8956
8957 * bindings.el (mode-line-buffer-identification-keymap):
8958 Don't cancel the mode-line's usual down-mouse-1 binding.
8959
8960 * cus-edit.el (custom-face-selected): Handle `default' specs.
8961 (custom-face-edit): Increase extra-offset.
8962 (custom-display): Handle `default' specs.
8963
8964 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
8965
8966 * emacs-lisp/elint.el (elint-standard-variables)
8967 (elint-unknown-builtin-args): Move definitions up.
8968
8969 * net/browse-url.el (browse-url-url-at-point): Add autoload.
8970
8971 * info.el (info-xref-visited): Use `default' instead of t.
8972 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
8973
8974 * faces.el (header-line, mode-line-inactive, tool-bar):
8975 Use `default' instead of t for setting the defaults.
8976 (face-spec-choose): Separate `t' from `default'.
8977
8978 * subr.el (while-no-input): New macro.
8979
8980 2004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
8981
8982 * filecache.el (file-cache-add-directory-using-find):
8983 Only test file-cache-find-command-posix-flag on some systems.
8984
8985 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
8986
8987 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
8988 Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
8989 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
8990 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
8991 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
8992
8993 2004-12-12 Juri Linkov <juri@jurta.org>
8994
8995 * files.el (find-file-other-window, find-file-other-frame):
8996 Add the first buffer to the returned value to return the complete
8997 list of all visited buffers.
8998 (find-file-read-only, find-file-read-only-other-window)
8999 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
9000 `find-file-read-args'. Signal an error about non-existent file
9001 only if file name doesn't contain wildcards. Toggle read-only in
9002 all visited buffers.
9003 (find-alternate-file, find-alternate-file-other-window):
9004 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
9005 called interactively. Pass arg `wildcards' to other functions.
9006 (find-file-noselect): Doc fix.
9007
9008 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
9009 Doc fix.
9010 (ffap-directory-finder): New variable.
9011 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
9012 (ffap-file-at-point): Add /* to immediately rejected names.
9013 Return absolute file names matching ffap-dired-wildcards.
9014 (ffap-read-file-or-url): Set default value for `completing-read'
9015 to `buffer-file-name'.
9016 (find-file-at-point): When filename matches ffap-dired-wildcards,
9017 call ffap-file-finder with t arg `wildcards', instead of dired.
9018 (ffap-other-window, ffap-other-frame): Return visited buffers.
9019 (ffap-read-only, ffap-read-only-other-window)
9020 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
9021 (dired-at-point): Call ffap-directory-finder instead of dired.
9022 (ffap-dired-other-window, ffap-dired-other-frame)
9023 (ffap-list-directory): New commands.
9024 (ffap-bindings): New keybindings for new commands.
9025
9026 2004-12-12 Juri Linkov <juri@jurta.org>
9027
9028 * simple.el (beginning-of-buffer, end-of-buffer):
9029 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
9030 Do not push mark when mark is active in transient-mark-mode.
9031
9032 * simple.el (mark-word):
9033 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
9034 * textmodes/paragraphs.el (mark-paragraph):
9035 Extend the region when mark is active in transient-mark-mode,
9036 regardless of the last command. Doc fix.
9037
9038 * simple.el (mark-word): Preserve direction when repeating.
9039 Make arg optional. Interactive "p" -> "P".
9040 (transient-mark-mode, inhibit-mark-movement): Doc fix.
9041
9042 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
9043 preserving direction, to mark forward instead of backward when mark
9044 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
9045
9046 2004-12-12 Juri Linkov <juri@jurta.org>
9047
9048 * isearch.el (isearch-edit-string): Set 7th arg of
9049 `read-from-minibuffer' to `t' to inherit the current input
9050 method (whose name is indicated by [IM] in the minibuffer prompt)
9051 from the current buffer to the minibuffer.
9052 (isearch-lazy-highlight-update): Put body to `with-local-quit'
9053 to allow C-g quitting for lazy highlighting looping inside the
9054 search with nested repetition operators. Add overlay to the list
9055 before setting its face and other properties to avoid the case of
9056 code quitting after placing the new overlay but before it's
9057 recorded on the list. Select the window where isearch was
9058 activated, to highlight matches in the right window when isearch
9059 switches the current window to the minibuffer.
9060
9061 * international/isearch-x.el
9062 (isearch-process-search-multibyte-characters):
9063 Use `isearch-message' as initial input for `read-string' instead
9064 of adding it to the minibuffer prompt. After reading a string
9065 remove the initial value of `isearch-message' from the string.
9066
9067 * replace.el (replace-match-maybe-edit): Doc fix.
9068 (perform-replace): Don't call `replace-highlight' when automatic
9069 replacement is requested in literal mode, since it is intended
9070 only to highlight words during entering a new replacement string
9071 for \? in non-literal mode.
9072
9073 * replace.el (query-replace-highlight): Add new value `isearch'
9074 that allows query replacement to use isearch highlighting.
9075 Change type from `boolean' to `choice'. Doc fix.
9076 (replace-highlight, replace-dehighlight, perform-replace):
9077 Use isearch highlighting if query-replace-highlight eq `isearch'.
9078
9079 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
9080
9081 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
9082 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
9083
9084 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
9085 case of \end{verbatim}.
9086
9087 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
9088
9089 * term.el (term-termcap-format): Synchronyze with terminfo.
9090 (term-emulate-terminal): Handle reset.
9091 (term-reset-terminal): New function.
9092
9093 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
9094
9095 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
9096 (zone-fill-out-screen): New func.
9097 (zone-pgm-drip): Use `zone-fill-out-screen'.
9098 Also, no longer go to point-min on every cycle.
9099 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
9100 (zone-pgm-random-life-wait): New user var.
9101 (zone-pgm-random-life): New func.
9102
9103 2004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
9104
9105 * files.el (auto-mode-alist): Map .com to DCL mode.
9106
9107 2004-12-09 Richard M. Stallman <rms@gnu.org>
9108
9109 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
9110
9111 2004-12-09 Nick Roberts <nickrob@snap.net.nz>
9112
9113 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
9114 buffer with a display margin.
9115
9116 2004-12-08 Jay Belanger <belanger@truman.edu>
9117
9118 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
9119 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
9120
9121 2004-12-08 Richard M. Stallman <rms@gnu.org>
9122
9123 * faces.el: Delete code to set display table.
9124 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
9125
9126 2004-12-08 Jay Belanger <belanger@truman.edu>
9127
9128 * calc/calc.el: Add math-read-preprocess-string to autoloads.
9129
9130 * calc/calc-ext.el (math-read-replacement-list)
9131 (math-read-superscripts, math-read-preprocess-string): Move to
9132 calc-aent.el.
9133
9134 * calc/calc-aent.el (math-read-replacement-list)
9135 (math-read-superscripts, math-read-preprocess-string): Move from
9136 calc-ext.el.
9137
9138 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9139
9140 * isearch.el (isearch-quote-char): Fix up typo in last change.
9141
9142 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
9143
9144 * mouse.el (mouse-set-font): Handle the case where the command was
9145 not invoked using the mouse.
9146
9147 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
9148 (edmacro-finish-edit): Further update for keyboard macros that are
9149 lambda forms.
9150 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
9151
9152 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9153
9154 * font-lock.el (font-lock-unfontify-region): Save buffer state.
9155 (font-lock-default-unfontify-region): Don't save buffer state any more.
9156
9157 2004-12-07 Jay Belanger <belanger@truman.edu>
9158
9159 * calc/calc-help.el (calc-describe-key):
9160 Set calc-summary-indentation even when Calc Summary buffer exists.
9161
9162 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
9163
9164 * calendar/holidays.el (holiday-easter-etc): Make arguments
9165 optional for backwards compatibility. Doc fix.
9166 Remove un-necessary local vars mandatory, output-list.
9167 (holiday-advent): Make arguments optional for backwards
9168 compatibility. Doc fix.
9169
9170 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
9171
9172 * paren.el (show-paren-function): Fix last change (2004-12-02).
9173
9174 * international/mule-util.el (char-displayable-p): Return nil for
9175 unibyte mode.
9176
9177 * subr.el (subregexp-context-p): New function.
9178
9179 * isearch.el (isearch-quote-char): Use it.
9180
9181 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
9182 (regexp-opt-not-groupie*-re): Remove.
9183 (regexp-opt): Properly handle inputs with duplicate entries.
9184
9185 2004-12-06 Richard M. Stallman <rms@gnu.org>
9186
9187 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
9188
9189 * cus-edit.el (custom-file): Doc fix.
9190
9191 * textmodes/org.el: New file.
9192
9193 2004-12-06 Kenichi Handa <handa@m17n.org>
9194
9195 * ldefs-boot.el: Update international/mule-util.el section.
9196
9197 2004-12-05 Sam Steingold <sds@gnu.org>
9198
9199 * net/tramp.el (tramp-handle-file-accessible-directory-p):
9200 Fix `tramp-time-diff' comparison logic.
9201
9202 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
9203
9204 * progmodes/which-func.el (which-function):
9205 Use `run-hook-with-args-until-success' instead of a custom loop.
9206 Fixes bug with local hooks.
9207
9208 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9209
9210 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
9211 Use delete-dups when calculating the initial value.
9212 (bibtex-autokey-get-title): Use <=.
9213 (bibtex-goto-line): New function.
9214 (bibtex-reposition-window): Use line numbers instead of point
9215 positions. Use window-body-height.
9216 (bibtex-find-crossref): Use bibtex-reposition-window.
9217 (bibtex-find-entry): Use bibtex-reposition-window. Always return
9218 position of entry if key is found or nil if not found.
9219
9220 2004-12-05 Richard M. Stallman <rms@gnu.org>
9221
9222 * cus-edit.el (custom-file): Doc fix.
9223
9224 * progmodes/sh-script.el (sh-indent-for-then): Change default.
9225
9226 2004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
9227
9228 * simple.el (blink-matching-open):
9229 * textmodes/tex-mode.el (tex-validate-region):
9230 Obey syntax-table text properties.
9231
9232 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
9233
9234 * wid-edit.el (widget-specify-field): Add `real-field' property to
9235 boundary.
9236 (widget-field-at): Use it.
9237
9238 2004-12-02 Richard M. Stallman <rms@gnu.org>
9239
9240 * progmodes/cc-mode.el (awk-mode autoload):
9241 Supply t meaning interactive function.
9242
9243 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
9244 (isearch-mode-map): No special definition for space.
9245 (isearch-whitespace-chars): Command deleted.
9246 (isearch-forward-regexp): Doc fix.
9247 (isearch-quote-char): When a space is not inside brackets,
9248 use `[ ]' instead of just space.
9249 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
9250
9251 * imenu.el (imenu--generic-function): Delete code to exclude
9252 matches in comments.
9253
9254 * man.el (Man-reverse-face): Change default to `highlight'.
9255
9256 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
9257 (occur-engine): Use `face' prop rather than `font-lock-face'
9258 when specifying use of `match-face'.
9259 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
9260
9261 * emacs-lisp/elint.el (elint-standard-variables): Update list.
9262
9263 * add-log.el (add-log-current-defun): Handle the case where point
9264 is in the header part of a DEFUN construct.
9265
9266 2004-12-02 Dave Love <fx@gnu.org>
9267
9268 * progmodes/python.el (python-font-lock-syntactic-keywords):
9269 Fix previous change.
9270
9271 2004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
9272
9273 * paren.el (show-paren-function): Check for matching chars
9274 specified by text props.
9275
9276 2004-12-02 Jay Belanger <belanger@truman.edu>
9277
9278 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
9279 when reading a new key sequence.
9280
9281 2004-12-02 Kim F. Storm <storm@cua.dk>
9282
9283 * faces.el (escape-glyph): Rename from glyph.
9284 (standard-display-table): Set it here. Add escape-glyph face to
9285 extra slot characters.
9286
9287 * disp-table.el: Undo 2004-12-01 change. Display table is now
9288 setup in faces.el.
9289
9290 2004-12-02 Mark A. Hershberger <mah@everybody.org>
9291
9292 * xml.el (xml-parse-dtd): Don't show validity messages when
9293 xml-validating-parser is nil.
9294 (xml-substitute-special): Fix validity error messages to
9295 actually show the unexpandable entity. Added validity error if &
9296 isn't followed by an entity.
9297 (xml-parse-tag): Concatenate any string following the a
9298 <![CDATA[]]> section to the parsed CDATA.
9299 (xml-parse-dtd): Skip parameter entity declarations and use of
9300 parameter entities.
9301
9302 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
9303
9304 * kmacro.el (kmacro-default-counter-format): New var.
9305 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
9306 (kmacro-display): Remove `nil' from `and' form. Delete call to
9307 `format' inside `message'.
9308 (kmacro-start-macro): Use `kmacro-default-counter-format'.
9309
9310 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
9311
9312 * pcvs.el (cvs-header-msg): New function.
9313 (cvs-update-header): Use it. Change calling convention.
9314 Correctly handle the case of having simultaneous active processes.
9315 (cvs-sentinel): Don't call cvs-update-header any more.
9316 (cvs-mode-run): Update call and add cvs-update-header to postproc.
9317
9318 2004-12-01 Jay Belanger <belanger@truman.edu>
9319
9320 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
9321 Change message.
9322
9323 2004-12-01 Juri Linkov <juri@jurta.org>
9324
9325 * progmodes/prolog.el (prolog-mode-variables):
9326 Fix imenu-generic-expression.
9327
9328 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
9329
9330 * faces.el (glyph): New face.
9331
9332 * disp-table.el: Add an autoloaded table, that doesn't require
9333 this library, with glyph face.
9334
9335 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
9336 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
9337 (conf-quote-normal): Allow normalizing only ' or ".
9338 (conf-mode): Regexp-quote constructed comment-start and don't
9339 match section {} where "name" contains braces.
9340
9341 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
9342 files.
9343
9344 2004-12-01 Kenichi Handa <handa@m17n.org>
9345
9346 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
9347 (x-select-text): Don't treat eight-bit-control/graphic chars
9348 specially. Store the encoded text in the X cut buffer.
9349 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
9350 with x-last-selected-text-cut-encoded.
9351
9352 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
9353
9354 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
9355
9356 2004-11-30 Markus Rost <rost@ias.edu>
9357
9358 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
9359 AUCTeX.
9360
9361 2004-11-30 Jay Belanger <belanger@truman.edu>
9362
9363 * calc/calc-arith.el (math-possible-signs): Made stronger checks
9364 on signs of intervals.
9365 (math-pow-of-zero): Strengthen checks for positive and negative
9366 exponents.
9367
9368 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
9369 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
9370 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
9371 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
9372 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
9373 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
9374 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
9375 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
9376 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
9377 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
9378 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
9379 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
9380 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
9381 with provide statements.
9382
9383 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
9384
9385 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
9386
9387 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
9388 (calc-load-everything, math-defsimplify): Replace dummy autoloading
9389 functions by require statements.
9390 (math-defsimplify): Move to calc-alg.el, add to autoloads.
9391
9392 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
9393 (calc-gnuplot-print): Give them values.
9394
9395 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
9396 autoloads.
9397 Add calc-do-embedded-activate to autoloads.
9398 (calc-gnuplot-name, calc-gnuplot-plot-command)
9399 (calc-gnuplot-print-command): Move them to calc-graph.el.
9400
9401 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9402
9403 * term/mac-win.el (ccl-encode-mac-roman-font)
9404 (ccl-encode-mac-cyrillic-font)
9405 (ccl-encode-mac-centraleuropean-font, encoder-list)
9406 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
9407 Support Cyrillic, CentralEuropean, and Dingbat font display
9408
9409 2004-11-30 Andre Spiegel <spiegel@gnu.org>
9410
9411 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
9412
9413 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
9414 still nil.
9415
9416 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
9417
9418 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
9419 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
9420
9421 2004-11-29 Jay Belanger <belanger@truman.edu>
9422
9423 * calc/calc-arith.el (math-pow-of-zero): Take into account different
9424 cases of the base and exponent.
9425
9426 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
9427
9428 * simple.el (next-error-buffer-p): Allow for inclusive and
9429 exclusive tests for finding a buffer.
9430 (next-error-find-buffer): Pass the exclusive and inclusive tests
9431 to next-error-buffer-p.
9432
9433 * replace.el (occur-next-error): Switch to the Occur buffer when
9434 appropriate, use the exclusive filter to next-error-find-buffer to
9435 do it. Use the absolute value of the motion amount.
9436
9437 2004-11-29 Kenichi Handa <handa@m17n.org>
9438
9439 * startup.el (command-line): Decode all default-directory by
9440 locale-coding-system.
9441
9442 2004-11-29 Jay Belanger <belanger@truman.edu>
9443
9444 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
9445 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
9446 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
9447 Replace calls to calc-extensions by appropriate require, replace
9448 calc-extensions-loaded by appropriate featurep.
9449
9450 * calc/calc-ext.el: Move require to end of file.
9451 Remove redundant loading of calc.el.
9452 (calc-extensions-loaded): Remove unnecessary variable.
9453 (calc-extensions): Remove unnecessary function.
9454 (calc-load-everything): Replace calc-need-macros by appropriate require.
9455
9456 * calc/calc-macs.el: Move provide to end of file.
9457 (calc-need-macros): Remove unnecessary function.
9458
9459 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
9460 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
9461 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
9462 Replace calc-extensions by appropriate require.
9463 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
9464
9465 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
9466 Replace calc-need-macros by appropriate require.
9467
9468 * calc/calc.el: Move require to end of file.
9469 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
9470 Remove unnecessary variable.
9471 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
9472 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
9473 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
9474 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
9475 (math-stack-value-offset, math-format-value, math-format-flat-expr)
9476 (math-format-number, math-format-bignum, math-read-number)
9477 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
9478 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
9479 by appropriate require.
9480 (calc-check-defines): Replace calc-need-macros by appropriate require.
9481
9482 2004-11-29 Kim F. Storm <storm@cua.dk>
9483
9484 * macros.el (insert-kbd-macro): Handle kmacro functions.
9485
9486 2004-11-28 Juri Linkov <juri@jurta.org>
9487
9488 * compare-w.el (compare-windows-highlight): Attach each overlay
9489 to its window to properly highlight differences while comparing
9490 two windows of the same buffer. Fix arguments.
9491 (compare-windows-sync-default-function): Fix arguments of
9492 `compare-windows-highlight'.
9493
9494 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
9495 Use `read-expression-history'. Set initial contents only if
9496 `edebug-global-break-condition' is non-nil. Set histpos to 1
9497 if initial contents is equal to the last history element.
9498 (edebug-set-conditional-breakpoint): Instead of temporarily
9499 prepending the current condition to the history, set initial
9500 contents to the current condition. Set histpos to 1 if initial
9501 contents is equal to the last history element.
9502
9503 * info.el (Info-search-whitespace-regexp): Remove shy group.
9504 (Info-search): Forward line if search is on the header line.
9505 Use search-whitespace-regexp in two other places.
9506
9507 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
9508
9509 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
9510 warning. Delay real definition, which uses
9511 `set-fringe-indicators-1' till after the definition of that function.
9512
9513 2004-11-28 Kim F. Storm <storm@cua.dk>
9514
9515 * fringe.el (fringe): New defgroup.
9516 (fringe-mode): Move to fringe group.
9517 (fringe-indicators): New defcustom.
9518 (set-fringe-indicators-1): New defun.
9519
9520 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
9521 (menu-bar-showhide-fringe-ind-menu): New keymap.
9522 (menu-bar-showhide-fringe-ind-empty)
9523 (menu-bar-showhide-fringe-ind-mixed)
9524 (menu-bar-showhide-fringe-ind-box)
9525 (menu-bar-showhide-fringe-ind-right)
9526 (menu-bar-showhide-fringe-ind-left)
9527 (menu-bar-showhide-fringe-ind-none): New defuns.
9528 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
9529
9530 2004-11-27 Richard M. Stallman <rms@gnu.org>
9531
9532 * comint.el (comint-read-noecho): Add trivial compatibility definition.
9533
9534 * generic.el (define-generic-mode): Doc fix.
9535
9536 * menu-bar.el (menu-bar-options-save): For the options
9537 that are toggled with menu-bar-make-mm-toggle, don't check
9538 for customized-value prop.
9539
9540 2004-11-27 Eli Zaretskii <eliz@gnu.org>
9541
9542 * mail/supercite.el (sc-cite-region): Handle the case where
9543 sc-cite-frame-alist is a symbol.
9544 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
9545 a symbol.
9546 (sc-recite-region): Handle the case where sc-recite-frame-alist is
9547 a symbol.
9548
9549 2004-11-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
9550
9551 * wid-edit.el (widget-narrow-to-field): New function.
9552 (widget-complete): Use it.
9553
9554 2004-11-27 Jay Belanger <belanger@truman.edu>
9555
9556 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
9557 variable.
9558 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
9559 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
9560 (math-alg-inequalities): Move declaration to earlier in the file.
9561
9562 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
9563 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
9564 Declare them.
9565
9566 * calc/calc-lang.el (math-expr-data, math-expr-token)
9567 (math-exp-old-pos): Declare them.
9568
9569 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
9570 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
9571
9572 2004-11-27 Kim F. Storm <storm@cua.dk>
9573
9574 * progmodes/flymake.el: Use (featurep 'xemacs).
9575 (flymake-makehash): Change to defsubst. Use fboundp.
9576 (flymake-time-to-float): Remove.
9577 (flymake-float-time): Merge code from flymake-time-to-float here.
9578 (flymake-replace-regexp-in-string): Change to defsubst.
9579 (flymake-split-string-remove-empty-edges):
9580 Rename to flymake-split-string.
9581 (flymake-split-string): Remove previous defalias.
9582 (flymake-get-temp-dir): Change to defsubst.
9583 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
9584 Define for xemacs only.
9585 (flymake-master-file-count-limit): Change into compiler defvar only.
9586 (flymake-find-possible-master-files): Let-bind it dynamically while
9587 sorting files using flymake-master-file-compare.
9588
9589 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
9590
9591 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
9592 of defun-prompt-regexp matches inside a comment/string but the
9593 beginning is correctly outside everything.
9594
9595 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
9596 appears within a string or a comment.
9597
9598 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
9599 rather than make-symbol for symbols which are used in
9600 a symbol-macrolet or equivalent.
9601
9602 2004-11-26 Jay Belanger <belanger@truman.edu>
9603
9604 * calc-misc.el (calc-last-why-command): Declare it.
9605
9606 * calc-vec.el (math-grade-vec): New variable.
9607 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
9608 Replace variable grade-vec by declared variable.
9609 (math-rb-close): New variable.
9610 (math-read-brackets, math-read-vector): Replace variable close by
9611 declared variable.
9612
9613 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
9614 (calc-one-window, calc-edit-handler, calc-restore-trail)
9615 (calc-allow-ret): Declare them.
9616
9617 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
9618 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
9619 (math-radix-float-cache-tag, math-random-cache)
9620 (math-max-digits-cache, math-integral-cache, math-units-table)
9621 (math-format-date-cache, math-holidays-cache-tag): Declare them.
9622 (math-moc-func): New variable.
9623 (math-map-over-constants, math-map-over-constants-rec):
9624 Replace variable func by declared variable.
9625
9626 * calc/calc-store.el (calc-given-value, calc-store-opers):
9627 Declare them.
9628 (calc-var-name-map): Move declaration to earlier in the file.
9629 (calc-pv-pos): New variable.
9630 (calc-permanent-variable, calc-insert-permanent-variable):
9631 Replace variable pos by declared variable.
9632
9633 * calc/calc-mtx.el (calc-det-lu): New variable.
9634 (math-det-raw, math-det-step): Replace variable lu by declared variable.
9635
9636 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
9637 (math-multi-subst, math-multi-subst-rec): Replace variables temp
9638 and arg by declared variables.
9639 (calcFunc-reducer): Fix incorrect variable.
9640 (math-inner-mul-func, math-inner-add-func): New variables.
9641 (calcFunc-inner, math-inner-mats): Replace variables mul-func
9642 and add-func by declared variables.
9643
9644 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
9645 (calc-digit-value): Declare them.
9646
9647 * calc/calc-help.el (Info-history): Declare it.
9648 (calc-describe-key): Make calc-summary-indentation a local variable.
9649 (calc-help-long-names): Move declaration to earlier in file.
9650
9651 * calc/calc-embed.el (calc-original-buffer): Declare it.
9652 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
9653 (calc-embed-bot): New variables.
9654 (calc-do-embedded, calc-embedded-mark-formula)
9655 (calc-embedded-find-bounds, calc-embedded-duplicate)
9656 (calc-embedded-new-formula, calc-embedded-make-info):
9657 Replace vars outer-top, outer-bot, bot and top by declared variables.
9658 (calc-embed-prev-modes): New variable.
9659 (calc-embedded-set-modes, calc-embedded-update): Replace variable
9660 prev-modes with declared variable.
9661 (calc-embed-vars-used): New variable.
9662 (calc-embedded-make-info, calc-embedded-evaluate-expr)
9663 (calc-embedded-update, calc-embedded-find-vars): Replace variable
9664 vars-used by declared variable.
9665
9666 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
9667 (math-format-radix-float): Remove unnecessary setq.
9668 (math-radix-float-cache): Declare it.
9669
9670 * calc/calcsel2.el (calc-keep-selection): Declare it.
9671
9672 * calc/calc-maint.el: Remove file.
9673
9674 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9675
9676 * textmodes/bibtex.el (bibtex-sort-entry-class)
9677 (bibtex-comment-start): Use defcustom.
9678 (bibtex-entry-field-alist): Use nil if initial content of the
9679 field is undefined. Fix docstring.
9680 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
9681 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
9682 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
9683 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
9684 Fix docstring.
9685 (bibtex-autokey-title-terminators): Use only one regexp.
9686 (bibtex-string-maybe-empty-head): New variable.
9687 (bibtex-remove-delimiters-string): New function.
9688 (bibtex-text-in-field-bounds, bibtex-text-in-string):
9689 Use bibtex-remove-delimiters-string.
9690 (bibtex-progress-message, bibtex-field-left-delimiter)
9691 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
9692 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
9693 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
9694 Simplify.
9695 (bibtex-format-entry): Use save-excursion for inherited booktitle.
9696 Use eq and bibtex-remove-delimiters-string. For end markers use
9697 insertion type so that marker stays after inserted text.
9698 (bibtex-autokey-get-names): Return empty string if name is missing.
9699 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
9700 calling bibtex-autokey-name-case-convert.
9701 (bibtex-autokey-demangle-title):
9702 Call bibtex-autokey-titleword-case-convert. Remove call to
9703 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
9704 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
9705 (bibtex-read-key): New optional arg global.
9706 (bibtex-files-expand): New optional arg force.
9707 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
9708 (bibtex-complete-crossref-cleanup): Rename from
9709 bibtex-complete-key-cleanup. Simplify code.
9710 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
9711 Operate on current entry.
9712 (bibtex-button): Add docstring.
9713 (bibtex-entry): Simplify.
9714 (bibtex-make-field): Replace optional arg called-by-yank with more
9715 specific args move and interactive.
9716 (bibtex-end-of-entry): Use forward-sexp.
9717 (bibtex-find-entry-globally): Remove.
9718 (bibtex-find-crossref): Allow for crossref key located in other buffer.
9719 Bound to C-c C-x.
9720 (bibtex-find-entry): New optional args global and display.
9721 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
9722 (bibtex-validate): Use arg force of bibtex-files-expand.
9723 (bibtex-clean-entry): Bugfix, clean string entries properly.
9724 Always keep point at beginning of entry.
9725 (bibtex-complete): Bugfix. Handle string entries properly.
9726 Call cleanup functions only if needed.
9727 (bibtex-String): Use bibtex-read-string-key.
9728 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
9729 case of replacement text.
9730
9731 2004-11-26 Lars Hansen <larsh@math.ku.dk>
9732
9733 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
9734 (tramp-perl-directory-files-and-attributes): New constant.
9735 (tramp-file-name-handler-alist): Delete file-directory-files, add
9736 directory-files-and-attributes.
9737 (tramp-perl-file-attributes): Surround uid and gid by double
9738 quotes. Change parameter id-format from nonnumeric.
9739 (tramp-convert-file-attributes): New function.
9740 (tramp-handle-file-attributes): Use it.
9741 (tramp-maybe-send-perl-script): New function.
9742 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
9743 file mode. Change parameter id-format from nonnumeric.
9744 (tramp-handle-file-attributes-with-ls): Change parameter id-format
9745 from nonnumeric.
9746 (tramp-post-connection): Don't send tramp-perl-file-attributes
9747 script. Reset connection property "perl-scripts".
9748 (tramp-handle-insert-directory): Run real handler when ls-lisp is
9749 in use.
9750
9751 2004-11-26 Lars Hansen <larsh@math.ku.dk>
9752
9753 * desktop.el (desktop-read): Replace mapcar with mapc.
9754 (desktop-create-buffer): Replace mapcar with mapc.
9755 Remove redundant piece of code.
9756
9757 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
9758
9759 * progmodes/gud.el (gud-display-line): Use display-buffer
9760 for GDB-UI as for GUD.
9761
9762 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
9763 Delete variables.
9764 (gdb-ann3): Don't make GUD buffer dedicated.
9765 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
9766 (gdb-display-source-buffer): Delete function.
9767 (gdb-view-source-function, gdb-view-assembler): Delete functions.
9768 (menu): Delete menu bindings for viewing source/assembler.
9769 (gdb-setup-windows, gdb-restore-windows):
9770 Don't dedicate GUD. No assembler now.
9771 (gdb-reset): No need to undedicate source buffers now.
9772 (gdb-source-info): No assembler now.
9773
9774 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
9775
9776 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
9777 width to those for special frames.
9778 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
9779 Use display-buffer.
9780 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
9781 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
9782 (gdb-frame-assembler-buffer): Rework like
9783 gdb-frame-breakpoints-buffer.
9784
9785 2004-11-25 Richard M. Stallman <rms@gnu.org>
9786
9787 * progmodes/flymake.el: Reindent.
9788 (flymake-split-string): Turn into defalias.
9789 (flymake-fix-file-name): Rename from flymake-fix-path-name.
9790 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
9791 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
9792 (flymake-build-relative-filename): Rename from ...path.
9793 Fix error message.
9794
9795 2004-11-25 Cheng Gao <chenggao@gmail.com>
9796
9797 * progmodes/flymake.el: Much whitespace and capitalization change.
9798 Move `provide' to end. Require `compile' only when compiling.
9799
9800 2004-11-24 Jay Belanger <belanger@truman.edu>
9801
9802 * calc/calc-alg.el: Added comment.
9803 (math-polynomial-base): Replace variable mpb-top-expr by
9804 math-poly-base-top-expr.
9805
9806 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
9807 (math-polynomial-p1): Replace variable mpb-top-expr by declared
9808 variable.
9809 (math-poly-base-total-base): New variable.
9810 (math-total-polynomial-base, math-polynomial-p1): Replace variable
9811 mpb-total-base by declared variable.
9812 (math-factored-vars, math-to-list): Declare it.
9813 (math-fact-expr): New variable.
9814 (calcFunc-factors, calcFunc-factor, math-factor-expr)
9815 (math-factor-expr-try, math-factor-expr-part): Replace variable
9816 expr by declared variable.
9817 (math-fet-x): New variable.
9818 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
9819 by declared variable.
9820 (math-factor-poly-coefs): Make temp a local variable.
9821
9822 * calc/calc-units.el (calc-convert-units): Make units a local
9823 variable.
9824 (calc-num-units, calc-den-units): New variables.
9825 (calc-explain-units, calc-explain-units-rec): Replace variables
9826 num-units and den-units by declared variables.
9827 (math-cu-unit-list): New variable.
9828 (math-build-units-table, math-compare-unit-names)
9829 (math-convert-units, math-convert-units-rec): Replace variable
9830 unit-list by declared variable.
9831 (math-fbu-base, math-fbu-entry): New variables.
9832 (math-find-base-units, math-find-base-units-rec): Replace variables
9833 base and entry by declared variables.
9834 (math-which-standard): New variable.
9835 (math-to-standard-units, math-to-standard-rec): Replace variable
9836 which-standard by declared variable.
9837 (math-fcu-u): New variable.
9838 (math-find-compatible-unit, math-find-compatible-unit-rec):
9839 Replace variable u by declared variable.
9840 (math-cu-new-units, math-cu-pure): New variables.
9841 (math-convert-units, math-convert-units-rec): Replace variables
9842 new-units and pure by declared variables.
9843 (math-try-cancel-units): New variable.
9844 (math-simplify-units-quotient): Replace variable try-cancel-units by
9845 declared variable.
9846
9847 2004-11-24 Richard M. Stallman <rms@gnu.org>
9848
9849 * textmodes/ispell.el (ispell-check-version):
9850 If default-directory is nonexistent, use home dir.
9851
9852 * progmodes/grep.el (grep-regexp-alist):
9853 Don't match parens around line numbers.
9854
9855 * progmodes/cperl-mode.el (cperl-indent-region)
9856 (cperl-imenu--create-perl-index, cperl-xsub-scan):
9857 Don't print progress messages.
9858
9859 * progmodes/compile.el (compilation-mode-map):
9860 Don't inherit from compilation-minor-mode-map;
9861 copy its bindings instead. But the menu bar Compile
9862 entry now does inherit from compilation-menu-map.
9863
9864 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
9865 Use with-no-warnings around compiler-macroexpand.
9866
9867 * imenu.el: Don't always require newcomment.
9868 (imenu--generic-function): Call comment-normalize-vars
9869 if we have a comment syntax.
9870 Exit the loop if REGEXP matches the null string.
9871 Test comment-start as well as comment-start-skip
9872 when deciding whether to check for comments.
9873
9874 * tooltip.el (tooltip-mode): Doc fix.
9875
9876 * term.el (term-escape-char, term-mode): Doc fixes.
9877
9878 2004-11-24 Dave Love <fx@gnu.org>
9879
9880 * progmodes/python.el (python-font-lock-syntactic-keywords):
9881 Check for escapes in the regexp.
9882 (python-quote-syntax): Don't do it here.
9883
9884 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
9885
9886 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
9887 (gdb-frames-mode-map, gdb-threads-mode-map)
9888 (gdb-registers-mode-map, gdb-locals-mode-map)
9889 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
9890 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
9891
9892 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
9893 (dedicated-switch-to-buffer): Rework.
9894 (gdb-var-evaluate-expression-handler, gdb-put-string):
9895 Remove unused variable bindings.
9896 (gdb-setup-windows, gdb-display-buffer):
9897 Simplify. Use pop-to-buffer.
9898 (gdb-view-source-function): Simplify.
9899 (gdb-frame-breakpoints-buffer):
9900 Use pop-to-buffer, special-display-regexps.
9901
9902 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
9903
9904 * progmodes/f90.el (f90-smart-end)
9905 (f90-previous-statement, f90-beginning-of-block): Doc fix.
9906 (f90-calculate-indent): Handle un-named PROGRAM blocks.
9907 (f90-end-of-block): Doc fix. Make check of outermost block
9908 conditional on value of `f90-smart-end'.
9909 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
9910 Handle case where END-BLOCK is nil.
9911 (f90-match-end): Handle un-named PROGRAM blocks.
9912 (f90-backslash-not-special): New function.
9913
9914 2004-11-24 Jay Belanger <belanger@truman.edu>
9915
9916 * calc/calc.el (calc-embedded-active): Removed unnecessary
9917 declaration.
9918 (calc-show-banner): Removed redundant declaration.
9919
9920 * calc/calc-graph.el (calc-gnuplot-default-device)
9921 (calc-gnuplot-default-output, calc-gnuplot-print-device)
9922 (calc-gnuplot-print-output, calc-gnuplot-geometry)
9923 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
9924 Remove redundant initial values.
9925
9926 * calc/calc-arith.el (math-scalar-functions)
9927 (math-nonscalar-functions, math-scalar-if-args-functions)
9928 (math-real-functions, math-positive-functions)
9929 (math-nonnegative-functions, math-real-scalar-functions)
9930 (math-real-if-arg-functions, math-integer-functions)
9931 (math-num-integer-functions, math-rounding-functions)
9932 (math-float-rounding-functions, math-integer-if-args-functions)
9933 (math-super-types): Move declarations to earlier in file.
9934 (math-unit-prefixes): Declared it.
9935 (math-floor-prec, math-trunc-prec): New variables.
9936 (math-trunc-fancy): Replace variable prec by declared variable.
9937 (math-floor-fancy): Replace variable prec by declared variable.
9938 (math-com-bterms): New variable.
9939 (math-commutative-equal, math-commutative-collect):
9940 Replace variable bterms by declared variable.
9941
9942 * calc/calc-misc.el (math-trunc): Replace variable prec by
9943 math-trunc-prec.
9944 (math-floor): Replace variable prec by math-floor-prec.
9945
9946 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
9947 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
9948 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
9949 (math-format-date, math-format-date-part): Replace variables
9950 date, dt, year, month, day, weekday, hour, minute, second and
9951 bc-flag by declared variables.
9952 (math-pd-str): New variable.
9953 (math-parse-date, math-parse-date-word, math-parse-standard-date):
9954 Replace variable str by declared variable.
9955 (math-daylight-savings-hook, math-tzone-names): Move definitions
9956 to earlier in the file.
9957 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
9958 (math-sh-year): New variable.
9959 (math-setup-add-holidays, math-setup-holidays)
9960 (math-setup-year-holidays): Replace variable `year' by declared
9961 variable.
9962
9963 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
9964 New variables.
9965 (math-nth-root-float, math-nth-root-float-iter): Replace variables
9966 n, nf and nfm1 by declared variables.
9967 (math-nri-n): New variable.
9968 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
9969 n by declared variable.
9970 (calcFunc-log): Removed misplaced condition.
9971
9972 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
9973
9974 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
9975
9976 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
9977
9978 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
9979 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
9980 Dedicate gdb-related windows.
9981 (gdb-display-buffer): Dedicate gdb-related windows.
9982 Don't grab other frames.
9983 (gdb-reset): Remove dedicated property after debugging.
9984
9985 2004-11-24 Jay Belanger <belanger@truman.edu>
9986
9987 * calc/calc-sel.el: Add comment.
9988
9989 * calc/calc.el (math-stack-value-offset): Replace variables c,
9990 wid and off with math-svo-c, math-svo-wid and math-svo-off.
9991
9992 * calc/calccomp.el (math-comp-sel-tag): Declare it.
9993 (math-svo-c, math-svo-wid, math-svo-off): New variables.
9994 (math-stack-value-offset-fancy): Replace variables c, wid and off
9995 by declared variables.
9996 (math-comp-just, math-comp-comma-spc): New variables.
9997 (math-compose-expr, math-compose-matrix): Replace variables `just'
9998 and comma-spc by declared variable.
9999 (math-comp-vector-prec): New variable.
10000 (math-compose-expr, math-compose-matrix, math-compose-rows):
10001 Replace variable vector-prec by declared variable.
10002 (math-comp-left-bracket, math-comp-right-bracket)
10003 (math-comp-comma): New variables.
10004 (math-compose-expr, math-compose-rows): Replace variables
10005 left-bracket, right-bracket and comma by declared variables.
10006 (math-comp-full-width): New variable.
10007 (math-comp-to-string-flat, math-comp-to-string-flat-term):
10008 Replace variable full-width by declared variable.
10009 (math-comp-highlight, math-comp-word, math-comp-level)
10010 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
10011 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
10012 New variables.
10013 (math-comp-to-string-flat, math-comp-to-string-flat-term)
10014 (math-comp-sel-flat-term): Replace variables comp-highlight,
10015 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
10016 declared variables.
10017 (math-comp-simplify, math-comp-simplify-term)
10018 (math-comp-add-string, math-comp-add-string-sel):
10019 Replace variables comp-highlight, comp-buf, comp-base,
10020 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
10021
10022 2004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10023
10024 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
10025
10026 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
10027 and x-server-version may throw.
10028
10029 2004-11-23 Kim F. Storm <storm@cua.dk>
10030
10031 * subr.el (substitute-key-definition-key): Optimize.
10032 Don't call indirect-function for nil defn (always signals error).
10033
10034 * ido.el (ido-read-internal): Fix require-match check when
10035 ido-directory-too-big is set.
10036
10037 2004-11-23 Jay Belanger <belanger@truman.edu>
10038
10039 * calc/calc-ext.el (math-read-replacement-list)
10040 (math-read-superscripts): New variables.
10041 (math-read-preprocess-string): New function.
10042 (math-read-expr): Filter input through math-read-preprocess-string.
10043
10044 * calc/calc-aent.el (math-read-exprs): Filter input through
10045 math-read-preprocess-string.
10046
10047 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
10048
10049 * progmodes/compile.el (compilation-start): In cd command use
10050 substitute-env-vars -- not quite shell compatible but better than
10051 nothing.
10052 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
10053 handle the newer versions messages, which are more parseable.
10054
10055 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
10056
10057 * reveal.el (reveal-mode-map): New var.
10058 (reveal-mode): Use it.
10059
10060 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
10061
10062 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
10063 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
10064
10065 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
10066
10067 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
10068 header-line when needed.
10069 Use fixed-pitch only in the header-line.
10070 Build the underline automatically. Use emdash if available.
10071
10072 2004-11-22 Richard M. Stallman <rms@gnu.org>
10073
10074 * dired.el (dired-recursive-copies): Move from dired-aux.el.
10075 * dired-aux.el (dired-recursive-copies): Move to dired.el.
10076
10077 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
10078
10079 * progmodes/gdb-ui.el (gdb-resync): New function.
10080 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
10081 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
10082 Use it to fail more gracefully.
10083 (gdb-variables): Delete variable.
10084 Re-order variables to reduce byte-compiler warnings.
10085
10086 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
10087
10088 * descr-text.el (describe-char):
10089 * paren.el (show-paren-function):
10090 * subr.el (syntax-after): Undo last change.
10091
10092 * progmodes/python.el (run-python): Don't hard code *Python*.
10093 Don't modify global process-environment.
10094 (python-send-region, python-load-file): Don't assume that
10095 python-buffer == (process-buffer (python-proc)).
10096 (python-switch-to-python): Simplify.
10097
10098 * dired.el (dired-align-file): Don't assume line starts with spaces.
10099
10100 2004-11-21 Jay Belanger <belanger@truman.edu>
10101
10102 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
10103 Replace variable `lines' by math-read-big-lines.
10104 (math-read-big-expr): Replace variables the-baseline, the-h2
10105 and err-msg by math-read-big-baseline, math-read-big-h2 and
10106 math-read-err-msg.
10107 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
10108
10109 * calc/calc-lang.el (math-read-big-rec): Fix typo.
10110 (math-read-big-balance): Replace unbound variable by value.
10111 (math-read-big-lines): New variable.
10112 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
10113 (math-read-big-error, math-read-big-balance): Replace variable
10114 `lines' by declared variable.
10115 (math-read-big-baseline, math-read-big-h2): New variables.
10116 (math-read-big-rec): Replace variables the-baseline and the-h2
10117 by declared variables.
10118 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
10119 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
10120 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
10121 declared variables.
10122 (math-read-big-err-msg): New variable.
10123 (math-read-big-error): Replace variable err-msg by declared variable.
10124
10125 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
10126
10127 * ses.el: Add coding cookie.
10128 Fix up docstrings, follow new commenting conventions.
10129 (ses-header-line-menu): Fix missing variable rename for header-row.
10130 (ses-cell-size): Remove.
10131 (ses-make-cell): New function.
10132 (ses-cell, ses-insert-row, ses-insert-column): Use it.
10133 (ses-calculate-cell): Remove unused var `symbol'.
10134 (ses-narrowed-p): New function.
10135 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
10136 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
10137 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
10138 (ses-setup): Use restore-buffer-modified-p.
10139 (ses-cleanup): Remove unused var `end'.
10140 (ses-header-string-left-offset): Remove.
10141 (ses-create-header-string): Adjust to new behavior of `align-to'.
10142 Truncate excessively large fields to preserve alignment.
10143 (ses-reconstruct-all): Remove unused var `refs'.
10144 (ses-read-cell-printer): Remove unused var `prompt'.
10145 (ses-delete-row): Remove unused var `pos'.
10146 (ses-delete-column): Remove unused var `new'.
10147
10148 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10149
10150 * ps-print.el: Insert :version tag into all defgroup and defcustom.
10151 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
10152 Eliminate eval-and-compile usage.
10153 (ps-insert-file): Use insert-file-contents instead of insert-file.
10154 (ps-setup): Code fix.
10155
10156 * printing.el (pr-setup, lpr-setup): Code fix.
10157
10158 2004-11-21 Jay Belanger <belanger@truman.edu>
10159
10160 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
10161 (calc-original-buffer): Declare them.
10162 (calc-user-formula-alist): New variable.
10163 (calc-user-define-formula, calc-fix-user-formula)
10164 (calc-user-define-composition, calc-finish-formula-edit):
10165 Replace variable `alist' by declared variable.
10166 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
10167 (var-q7, var-q7, var-q8, var-q9): Declare them.
10168 (calc-kbd-push): Don't check to see if var-q0 through var-q9
10169 are bound.
10170 (calcFunc-typeof): Replace undeclared variable by expression.
10171 (math-exp-env): New variable.
10172 (math-define-body, math-define-exp): Replace exp-env by declared var.
10173 (math-define-exp): Replace misplaced variable by expression.
10174
10175 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
10176 (calc-curve-model, calc-curve-coefnames): New variables.
10177 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
10178 varnames, model and coefnames by declared variables.
10179 (math-root-widen): New variable.
10180 (math-search-root, math-find-root): Replace variable root-widen by
10181 declared variable.
10182 (var-DUMMY): Declare it.
10183 (math-root-vars, math-min-vars): Move the declarations to earlier in
10184 the file.
10185 (math-brent-min): Make d a local variable.
10186 (math-find-minimum): Replace non-existent variable.
10187 (math-ninteg-romberg): Remove unnecessary variable.
10188 (math-ninteg-temp): New variable.
10189 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
10190 integ-temp by declared variable.
10191 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
10192 New variables.
10193 (math-general-fit): Replace variables first-var, first-coef and
10194 new-coefs by declared variables.
10195 (calcFunc-fitvar): Replace variable first-var by declared variable.
10196 (calcFunc-fitparam): Replace variable first-coef by declared variable.
10197 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
10198 (math-all-vars-vars, math-all-vars-found): New variables.
10199 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
10200 found by declared variable math-all-vars-vars.
10201
10202 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
10203
10204 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
10205 of `defconst'.
10206
10207 2004-11-20 Richard M. Stallman <rms@gnu.org>
10208
10209 * isearch.el (isearch-mode-map): Don't bind SPC.
10210 (isearch-whitespace-chars): Function deleted.
10211 (isearch-search): Bind search-spaces-regexp.
10212 (isearch-lazy-highlight-search): Likewise.
10213 (search-whitespace-regexp): Doc fix.
10214 (isearch-forward-regexp): Doc fix.
10215
10216 * emacs-lisp/bytecomp.el (byte-compile-form):
10217 Move the calls to byte-compile-set-symbol-position,
10218 to avoid having two for the same symbol occurrence.
10219
10220 * comint.el (comint-input-ring-size): Increase to 150.
10221
10222 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
10223 New variables.
10224 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
10225 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
10226
10227 * imenu.el (imenu--generic-function):
10228 Ensure we keep moving backward even if BEG isn't further back.
10229
10230 * replace.el (query-replace-read-to, query-replace-read-from):
10231 Specify t for KEEP-ALL in read-from-minibuffer.
10232
10233 * progmodes/python.el (python-switch-to-python):
10234 If Python isn't running, start it.
10235 Don't alter debug-ignored-errors.
10236
10237 * progmodes/cperl-mode.el (cperl-indent-region):
10238 Don't mind imenu-scanning-message.
10239
10240 * bindings.el (global-map): Bind C-e to move-end-of-line.
10241
10242 * simple.el (line-move-finish): New arg FORWARD.
10243 Ignore invisible newlines, not intangible ones.
10244 Conditions for acceptable stopping positions depend on FORWARD.
10245 (line-move): Pass FORWARD arg to line-move-finish.
10246
10247 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
10248 of HEADER. Compensate for this change in the code to add display
10249 properties. Don't make the first line intangible.
10250
10251 * info.el (Info-search): Fix previous change.
10252
10253 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
10254
10255 * Makefile.in (recompile): Revert 2004-11-19 change.
10256 (compile): Likewise.
10257
10258 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
10259
10260 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
10261
10262 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10263
10264 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
10265 defgroup and defcustom. Eliminate eval-and-compile usage.
10266
10267 * progmodes/ebnf-otz.el: Fix typos.
10268
10269 2004-11-19 Jay Belanger <belanger@truman.edu>
10270
10271 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
10272 (calc-edit-finish, calc-finish-stack-edit): Replace variable
10273 disp-trail by declared variable.
10274
10275 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
10276 (calc-finish-selection-edit): Replace variable disp-trail by
10277 declared variable.
10278 (calc-selection-cache-entry): Move declaration to earlier in the file.
10279 (calc-selection-cache-num, calc-selection-cache-comp)
10280 (calc-selection-cache-offset, calc-selection-true-num)
10281 (calc-final-point-line, calc-final-point-column)
10282 (calc-original-buffer): Declare them.
10283 (calc-fnp-op, calc-fnp-num): New variables.
10284 (calc-find-nth-part, calc-find-nth-part-rec)
10285 (calc-select-previous): Replace op and num by declared variables.
10286 (calc-rsf-old, calc-rsf-new): New variables.
10287 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
10288 Replace variables old and new by declared variables.
10289 (calc-sel-reselect): New variable.
10290 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
10291 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
10292 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
10293 reselect with declared variable.
10294
10295 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
10296 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
10297 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
10298 (math-import-list, math-rewrite-phase): Declare them.
10299 (math-rewrite): Use let* to declare variables.
10300 (calc-rewrite-selection): Make rules a local variable.
10301 (calc-rewr-sel): New variable.
10302 (calc-rewrite-selection, calc-locate-selection-marker)
10303 (calc-rewrite): Use the declared variable calc-rewr-sel instead
10304 of sel.
10305 (math-rewrite-whole-expr): New variable.
10306 (math-rewrite, math-rewrite-phase): Replace variable expr by
10307 declared variable.
10308 (math-rewrite-heads-heads, math-rewrite-heads-skips)
10309 (math-rewrite-heads-blanks ): New variables.
10310 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
10311 heads, skips and blanks by declared variables.
10312 (math-rwcomp-subst-old, math-rwcomp-subst-new)
10313 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
10314 New variables.
10315 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
10316 old, new, old-func and new-func by declared variables.
10317 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
10318 Remove unnecessary variable.
10319 (math-apply-rw-regs): New variable.
10320 (math-apply-rewrites, math-rwapply-replace-regs)
10321 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
10322 (math-apply-rw-ruleset): New variable.
10323 (math-apply-rewrites, math-rwapply-remember): Replace variable
10324 ruleset by declared variable.
10325
10326 2004-11-19 Richard M. Stallman <rms@gnu.org>
10327
10328 * info.el (Info-search): Use search-whitespace-regexp.
10329
10330 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
10331
10332 * vc-rcs.el (vc-rcs-parse): New function.
10333 (vc-rcs-annotate-command): Likewise.
10334 (vc-rcs-annotate-current-time): Likewise.
10335 (vc-rcs-annotate-time): Likewise.
10336 (vc-rcs-annotate-extract-revision-at-line): Likewise.
10337
10338 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
10339
10340 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
10341
10342 2004-11-18 Jay Belanger <belanger@truman.edu>
10343
10344 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
10345
10346 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10347
10348 * printing.el: Eliminate use of interactive-p and eval-and-compile.
10349 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
10350 Use make-temp-file to generate PostScript files in any situation.
10351 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
10352 (pr-interactive-p): Eliminate var.
10353 (pr-save-interactive): Eliminate macro.
10354 (pr-interface, pr-ps-directory-preview)
10355 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
10356 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
10357 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
10358 (pr-ps-buffer-ps-print, pr-ps-region-preview)
10359 (pr-ps-region-using-ghostscript, pr-ps-region-print)
10360 (pr-ps-region-ps-print, pr-ps-mode-preview)
10361 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
10362 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
10363 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
10364 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
10365 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
10366 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
10367 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
10368 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
10369 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
10370 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
10371 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
10372 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
10373 Eliminate pr-save-interactive usage.
10374 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
10375 Eliminate pr-interactive-p usage.
10376 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
10377 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
10378 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
10379 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
10380 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
10381 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
10382 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
10383 New funs.
10384 (pr-ps-file): Use make-temp-file to generate a temporary file.
10385
10386 2004-11-17 Jay Belanger <belanger@truman.edu>
10387
10388 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
10389 a local variable.
10390 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
10391 (math-top-only): New variable.
10392 (math-simplify, math-simplify-step): Replace variable top-only by
10393 declared variable math-top-only.
10394 (math-simplify-expr): Declare it.
10395 Replace argument expr in all calls of math-defsimplify by
10396 math-simplify-expr.
10397 (math-simplify-plus, math-simplify-times, math-simplify-divide)
10398 (math-simplify-divisor, math-simplify-one-divisor)
10399 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
10400 (math-simplify-pow): Replace variable expr by declared variable
10401 math-simplify-expr.
10402 (math-simplify-divisor): Remove local variables temp and op.
10403 (math-simplify-one-divisor): Make temp and op local variables.
10404 (math-simplify-divisor-nover, math-simplify-divisor-dover):
10405 New variables.
10406 (math-simplify-divisor, math-simplify-one-divisor):
10407 Replace variables nover and dover by declared variables.
10408 (math-expr-subst-new, math-expr-subst-old): New variables.
10409 (math-expr-subst, math-expr-subst-rec): Replace variables new
10410 and old by declared variables.
10411 (math-is-poly-degree, math-is-poly-loose): New variables.
10412 (math-is-polynomial, math-is-poly-rec): Replace variables degree
10413 and loose by declared variables.
10414 (math-poly-base-const-ok, math-poly-base-pred): New variables.
10415 (math-polynomial-base, math-polynomial-base-rec):
10416 Replace variables const-ok and mpb-pred by declared variables.
10417
10418 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
10419
10420 * calc/calc-ext.el (math-defsimplify): Change the argument in
10421 the created function to math-simplify-expr.
10422
10423 * calc/calc-units.el (math-simplify-expr): Declare it.
10424 Replace argument expr in all calls of math-defsimplify by
10425 math-simplify-expr.
10426 (math-simplify-units-prod): Replace variable expr by declared
10427 variable math-simplify-expr.
10428
10429 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
10430
10431 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
10432 Replace mapcar->dolist, format->string.
10433
10434 2004-11-17 Miles Bader <miles@gnu.org>
10435
10436 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
10437 * progmodes/idlwave.el: Remove RCS keywords.
10438
10439 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
10440
10441 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
10442 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
10443 Update to IDLWAVE version 5.5. Too many changes to list them here.
10444 * progmodes/idlw-help.el: New file.
10445
10446 2004-11-16 Richard M. Stallman <rms@gnu.org>
10447
10448 * international/iso-cvt.el (iso-tex2iso-trans-tab):
10449 Discard spaces after \i according to TeX rules.
10450
10451 * international/mule.el (set-buffer-file-coding-system):
10452 New arg NOMODIFY.
10453 (after-insert-file-set-coding): Pass that new arg.
10454 Prevent set-buffer-multibyte from trying to lock the file.
10455
10456 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
10457
10458 * saveplace.el (save-place): Doc fix.
10459
10460 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
10461 temporarily widen before finding the following word to copy.
10462
10463 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
10464 (cl-map-keymap): Definition deleted.
10465
10466 * subr.el (map-keymap-internal): New function.
10467
10468 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
10469
10470 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
10471 when pressing rather than when releasing mouse-2. Simplify.
10472
10473 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
10474
10475 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
10476 (compilation-mode): Set it here instead.
10477
10478 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
10479
10480 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
10481 (loop, cl-parse-loop-clause, defsetf): Use backquote.
10482
10483 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
10484
10485 * progmodes/compile.el (compilation-internal-error-properties):
10486 Fix up a transposition-typo. Check end-col before using it.
10487
10488 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
10489
10490 * international/iso-cvt.el (iso-tex2iso-trans-tab):
10491 Discard whitespace after macro \i when converting it.
10492
10493 2004-11-16 Juri Linkov <juri@jurta.org>
10494
10495 * emacs-lisp/find-func.el (find-function-regexp):
10496 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
10497 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
10498 Remove invalid `\W' from [^cgv\W]. Doc fix.
10499 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
10500
10501 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
10502
10503 * play/life.el: Maintainer is now FSF.
10504 (life-patterns, life-neighbor-deltas, life-window-start)
10505 (life-current-generation, life-generation-string): Use defvar
10506 instead of defconst.
10507
10508 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
10509
10510 * progmodes/compile.el (compilation-move-to-column): New fun.
10511 (compilation-internal-error-properties)
10512 (compilation-next-error-function): Use it to make sure we don't go past
10513 the end of line.
10514
10515 2004-11-15 John Paul Wallington <jpw@gnu.org>
10516
10517 * autoinsert.el (auto-insert-alist): Insert the user's name in
10518 copyright notice, rather than Free Software Foundation, for the
10519 Emacs Lisp header case too.
10520
10521 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10522
10523 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
10524 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
10525 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
10526 return the list of string in a string.
10527 (pr-call-process): Message if calling process returns an error, that
10528 is, the exit status is different of zero.
10529
10530 2004-11-15 Jay Belanger <belanger@truman.edu>
10531
10532 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
10533 variable var-thing.
10534 (math-integ-depth, math-integ-level, math-integral-limit)
10535 (math-enable-subst, math-any-substs, math-integ-msg)
10536 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
10537 (math-int-threshold, math-int-factors, math-double-roots)
10538 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
10539 (var-GenCount): Declare these variables.
10540 (calcFunc-integ): Don't check if var-IntegLimit is bound.
10541 (math-integral-cache, math-integral-cache-state):
10542 Move declarations to earlier in the file.
10543 (math-deriv-var, math-deriv-total, math-deriv-symb)
10544 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
10545 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
10546 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
10547 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
10548 (math-solve-res): New variables
10549 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
10550 (math-integral, math-replace-integral-parts)
10551 (math-integrate-by-parts, calc-dump-integral-cache)
10552 (math-try-integral, math-do-integral, math-do-integral)
10553 (math-do-integral-methods, math-try-solve-for)
10554 (math-try-solve-prod, math-solve-poly-funny-powers)
10555 (math-solve-crunch-poly, math-decompose-poly)
10556 (math-solve-find-root-term, math-find-root-in-prod)
10557 (math-integ-try-linear-substitutions)
10558 (math-integ-try-substitutions, math-expr-rational-in)
10559 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
10560 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
10561 (math-solve-for, math-solve-system, math-solve-system-rec)
10562 (math-solve-get-sign, math-solve-get-int)
10563 (math-solve-system-subst): Replace undeclared variables with newly
10564 declared variables.
10565
10566 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
10567
10568 * winner.el (winner-active-region, winner-edges, winner-window-list):
10569 Define at toplevel.
10570 (winner-mode-map): Move init inside declaration.
10571
10572 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
10573
10574 * files.el (convert-standard-filename): Doc fix.
10575
10576 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
10577
10578 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
10579 passwd, group, shadow, default/* and pam.d/*.
10580
10581 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10582
10583 * printing.el (pr-menu-spec): Adjust menu specification.
10584
10585 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10586
10587 * printing.el: Doc fix. Insert :version tag into all defcustom.
10588 Handle interactive-p as is recommended in Emacs Lisp Reference.
10589 Set the file permission bits for newly created files.
10590 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
10591 The printing menu specification (in `pr-menu-spec') was merged.
10592 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10593 (pr-version): New version number (6.8.3).
10594 (pr-file-modes): New option.
10595 (pr-interactive-p): New var.
10596 (pr-save-interactive, pr-save-file-modes): New macros.
10597 (pr-setup): Code fix.
10598 (pr-menu-spec): Menu specification merged.
10599 (pr-call-process, pr-text2ps): Set file permission bits.
10600 (pr-despool-print): Set file permission bits. Handle interactive-p as
10601 is recommended.
10602 (pr-interface, pr-ps-directory-preview)
10603 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
10604 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
10605 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
10606 (pr-ps-buffer-ps-print, pr-ps-region-preview)
10607 (pr-ps-region-using-ghostscript, pr-ps-region-print)
10608 (pr-ps-region-ps-print, pr-ps-mode-preview)
10609 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
10610 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
10611 (pr-despool-using-ghostscript, pr-despool-ps-print)
10612 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
10613 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
10614 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
10615 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
10616 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
10617 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
10618 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
10619 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
10620 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
10621 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
10622 Handle interactive-p as is recommended.
10623
10624 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
10625
10626 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
10627 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
10628
10629 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
10630 so it doesn't forget to highlight the beginning of the region either.
10631
10632 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
10633
10634 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
10635 (c-font-lock-init): Eliminate obsolete make-local-hook.
10636 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
10637 (awk-mode): Use run-mode-hooks.
10638
10639 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
10640
10641 2004-11-13 Kim F. Storm <storm@cua.dk>
10642
10643 * mouse.el (mouse-drag-copy-region): Add :version.
10644 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
10645 while dragging mode line, so mode line can be dragged downwards.
10646 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
10647 while pressing mouse button so window doesn't scroll until we
10648 release the mouse if clicking on partially visible line.
10649
10650 2004-11-12 Jay Belanger <belanger@truman.edu>
10651
10652 * calc/calc-graph.el (calc-dumb-map): Declare it.
10653 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
10654 than unbound.
10655 (calc-graph-name): Made `end' a local variable.
10656 (calc-graph-lookup): Made `varname' a local variable.
10657 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
10658 Declare them.
10659 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
10660 (calc-graph-plot, calc-graph-compute-3d): Remove references to
10661 the unused variable y3vec.
10662 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
10663 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
10664 calc-graph-prev-kill-hook.
10665 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
10666 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
10667 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
10668 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
10669 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
10670 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
10671 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
10672 (calc-graph-y3value, calc-graph-y3name)
10673 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
10674 (calc-graph-stepcount, calc-graph-is-splot)
10675 (calc-graph-surprise-splot, calc-graph-blank)
10676 (calc-graph-non-blank, calc-graph-curve-num): New variables.
10677 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
10678 (calc-graph-recompute-2d, calc-graph-compute-3d)
10679 (calc-graph-format-data): Replace undeclared variables with the
10680 above newly declared variables.
10681
10682 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
10683
10684 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
10685 `rsf-beep' and `rsf-sleep-after-message'.
10686
10687 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
10688 list if `message-sender' is non-nil.
10689
10690 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
10691
10692 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
10693 consing by using mapc instead of mapcar.
10694
10695 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
10696
10697 * tooltip.el (require): Explain why CL is needed.
10698
10699 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10700
10701 * printing.el: Insert :version into defgroup (printing). All reference
10702 to Files option in menubar were changed to File.
10703 (pr-version): New version number (6.8.2).
10704 (pr-get-symbol): Call easy-menu-intern.
10705 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
10706 compilation gripes.
10707
10708 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
10709
10710 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
10711 new byte-compile-function-environment binding to t.
10712
10713 * font-lock.el (font-lock-fontify-syntactically-region):
10714 Don't forget to highlight the last char when we hit `end'.
10715
10716 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
10717 (mwheel-scroll): Adjust accordingly.
10718
10719 * cvs-status.el: Reduce spurious warnings.
10720 (cvs-status-checkout): Remove.
10721 (cvs-status-mode-map): Use cvs-mode-checkout instead.
10722
10723 * pcvs.el (cvs-mode-checkout): New command.
10724
10725 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
10726
10727 * tooltip.el: Require CL.
10728
10729 * emacs-lisp/bytecomp.el: Use push.
10730 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
10731 (defalias): Remove the `byte-compile' property and add
10732 a `byte-hunk-handler'.
10733
10734 2004-11-11 Juri Linkov <juri@jurta.org>
10735
10736 * info.el (Info-search): Save match data for isearch.
10737 Skip Tag Table node.
10738
10739 * descr-text.el (describe-char): Replace syntax-after with code
10740 from its previous version.
10741
10742 * files.el (magic-mode-alist): Use optimization for SGML mode too.
10743 (set-auto-mode): Doc fix. Remove unused variable `xml'.
10744
10745 * international/mule.el (sgml-html-meta-auto-coding-function):
10746 Remove > after <html to allow HTML attributes.
10747
10748 2004-11-11 Jay Belanger <belanger@truman.edu>
10749
10750 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
10751 a variable.
10752 (calcFunc-dfac): Replace unbound max by n.
10753 (math-stirling-local-cache): New variable.
10754 (math-stirling-number, math-stirling-1, math-stirling-2):
10755 Replace the variable `cache' by the declared variable
10756 math-stirling-local-cache.
10757 (var-RandSeed): Declare it as a variable.
10758 (math-init-random-base, math-random-digit): Don't check to see if
10759 var-RandSeed is bound.
10760 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
10761 Declare them instead of just setting them.
10762 (math-init-random-base): Made i a local variable.
10763 (math-random-digit): Made math-random-last a local variable.
10764 (math-prime-test-cache): Move declaration to before it is used.
10765 (math-prime-test-cache-k, math-prime-test-cache-q)
10766 (math-prime-test-cache-nm1, math-prime-factors-finished):
10767 Declare them as variables.
10768
10769 2004-11-11 Jay Belanger <belanger@truman.edu>
10770
10771 * calc/calc-ext.el (math-defcache): Use defvar for the new
10772 variables it creates.
10773
10774 2004-11-11 Lars Hansen <larsh@math.ku.dk>
10775
10776 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
10777 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
10778 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
10779 (desktop-save): Add :version.
10780
10781 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
10782
10783 * printing.el (pr-get-symbol): Don't downcase.
10784
10785 2004-11-10 Jay Belanger <belanger@truman.edu>
10786
10787 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
10788 string to kill-ring.
10789
10790 * calc/calc-aent.el (calc-alg-exp, math-toks)
10791 (math-exp-pos,math-exp-old-pos, math-exp-token)
10792 (math-exp-keep-spaces, math-exp-str): New variables.
10793 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
10794 (calcAlg-enter): Use declared variable calc-alg-exp.
10795 (math-build-parse-table, math-find-user-token): Use declared
10796 variable math-toks.
10797 (math-read-exprs, math-read-token, calc-check-user-syntax)
10798 (calc-match-user-syntax, match-factor-after, math-read-factor):
10799 Use declared variables math-exp-pos math-exp-old-pos.
10800 (math-read-exprs, math-read-token, math-read-expr-level)
10801 (calc-check-user-syntax, calc-match-user-syntax)
10802 (match-factor-after, math-read-factor): Use declared variable
10803 math-exp-token.
10804 (math-read-exprs, math-read-expr-list, math-read-token)
10805 (math-read-factor): Use declared variable math-exp-keep-spaces.
10806 (math-read-exprs, math-read-token): Use declared variable
10807 math-exp-str.
10808 (calc-match-user-syntax): Make m a local variable.
10809
10810 * calc/calc-ext.el (math-read-expr): Use declared variables
10811 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
10812 math-exp-keep-spaces.
10813
10814 * calc/calc-forms.el (math-read-angle-bracket): Use declared
10815 variables math-exp-pos, math-exp-str.
10816
10817 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
10818 math-exp-old-pos.
10819 (math-parse-fortran-vector, math-parse-fortran-vector-end)
10820 (math-parse-eqn-prime): Use declared variable math-exp-token.
10821
10822 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
10823 Use declared variable math-exp-pos.
10824 (math-check-for-commas): Use declared variable math-exp-str.
10825 (math-read-brackets): Use declared variables math-exp-old-pos,
10826 math-exp-keep-spaces.
10827 (math-read-brackets, math-read-vector, math-read-matrix):
10828 Use declared variable math-exp-token.
10829
10830 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
10831
10832 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
10833 where the keymap is a symbol.
10834 (easy-menu-add-item): Use keymap-prompt. Simplify.
10835
10836 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
10837
10838 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
10839 (sgml-parse-tag-backward): Use it to skip spurious < or >.
10840
10841 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
10842
10843 * ebuff-menu.el: Doc fixes throughout.
10844 (electric-buffer-menu-mode-hook): New defvar.
10845
10846 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
10847
10848 * tooltip.el: Don't require cl, comint, gud, gdb-ui for compilation.
10849 The resulting compiler warnings appear to be harmless.
10850
10851 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
10852
10853 * textmodes/conf-mode.el: New file.
10854
10855 * files.el (auto-mode-alist, magic-mode-alist): Use it.
10856
10857 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
10858
10859 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
10860
10861 2004-11-09 Jay Belanger <belanger@truman.edu>
10862
10863 * calc/calc-ext.el (calc-init-extensions): Remove old code.
10864
10865 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
10866 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
10867 (calc-z-prefix-help, calc-user-function-list): Use declared
10868 variables calc-z-prefix-buf, calc-z-prefix-msgs.
10869 (math-map-tree, math-map-tree-rec): Use declared variables
10870 math-mt-many, math-mt-func.
10871 (math-read-expression, math-read-string): Use declared variable
10872 math-expr-data.
10873
10874 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
10875 variable math-normalize-a.
10876
10877 * calc/calc.el (math-normalize-a): New variable.
10878 (math-normalize): Use declared variable math-normalize-a.
10879
10880 * calc/calc-poly.el (math-expand-form): Use declared variable
10881 math-mt-many.
10882
10883 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
10884 Use declared variable math-mt-many.
10885 (math-rewrite): Use declared variable math-mt-func.
10886
10887 * calc/calc-vec.el (math-read-brackets, math-read-vector)
10888 (math-read-matrix): Use declared variable math-expr-data.
10889
10890 * calc/calc-lang.el (math-parse-fortran-vector)
10891 (math-parse-fortran-vector-end, math-parse-tex-sum)
10892 (math-parse-eqn-matrix, math-parse-eqn-prime)
10893 (math-read-math-subscr): Use declared variable math-expr-data.
10894
10895 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
10896 (math-read-expr-level, math-read-token, calc-check-user-syntax)
10897 (calc-match-user-syntax, math-read-if, math-factor-after)
10898 (math-read-factor): Use declared variable math-expr-data.
10899
10900 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
10901
10902 * calendar/diary-lib.el (diary-from-outlook)
10903 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
10904 interactive-p; but rather new optional argument NOCONFIRM.
10905
10906 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
10907
10908 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
10909 (easy-menu-name-match): Revert correspondingly.
10910
10911 2004-11-09 Richard M. Stallman <rms@gnu.org>
10912
10913 * emacs-lisp/bytecomp.el (byte-compile-defalias):
10914 Turn off warnings for the new function even if definition not constant.
10915 If the definition isn't a quoted symbol, record (FUNCTION . t).
10916 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
10917 (byte-compile-callargs-warn): Handle (FUNCTION . t).
10918 (display-call-tree, byte-compile-arglist-warn):
10919 Handle t returned by byte-compile-fdefinition.
10920
10921 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10922
10923 * Makefile.in (maintainer-clean): Depend on distclean.
10924
10925 * help-fns.el (help-C-file-name): File name must be in build-files
10926 to be returned.
10927
10928 2004-11-09 Jay Belanger <belanger@truman.edu>
10929
10930 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
10931 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
10932
10933 * calc/calc.el (calc, calc-trail-display, calc-mode):
10934 Remove obsolete sections.
10935
10936 * calc/calc.el (calc-x-paste-text): Remove.
10937
10938 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
10939 mouse-2.
10940
10941 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
10942
10943 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
10944 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
10945 current frame (in case of recursive calls).
10946 (gdb-show-changed-values): Add :version keyword.
10947
10948 2004-11-09 Kenichi Handa <handa@m17n.org>
10949
10950 * international/mule-cmds.el: Change coding: tag back to
10951 iso-2022-7bit.
10952
10953 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
10954
10955 * international/mule-cmds.el: Change coding-system to utf-8.
10956 (select-safe-coding-system-interactively):
10957 New function extracted from select-safe-coding-system.
10958 (select-safe-coding-system): Use it.
10959
10960 2004-11-08 Richard M. Stallman <rms@gnu.org>
10961
10962 * subr.el (syntax-after): Doc fix.
10963
10964 * paren.el (show-paren-function): Change calls to syntax-after
10965 for new way of returning the value.
10966
10967 * menu-bar.el (menu-bar-file-menu): Make this the real name
10968 and menu-bar-files-menu the alias. Use the former.
10969 (global-map): Use `file', not `files', as the symbol.
10970
10971 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
10972
10973 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
10974 Don't use beginning-of-buffer.
10975 (filesets-cmd-show-result): Use with-no-warnings.
10976
10977 2004-11-08 Juri Linkov <juri@jurta.org>
10978
10979 * progmodes/compile.el (compile): Don't overwrite last command in
10980 minibuffer history with default command if they are not equal.
10981
10982 2004-11-08 Jay Belanger <belanger@truman.edu>
10983
10984 * calc/calcalg2.el (math-do-integral-methods): Try linear then
10985 non-linear substitutions.
10986
10987 2004-11-08 Jay Belanger <belanger@truman.edu>
10988
10989 * calc/calcalg2.el (math-linear-subst-tried): New variable.
10990 (math-do-integral): Set `math-linear-subst-tried' to nil.
10991 (math-do-integral-methods): Use `math-linear-subst-tried' to
10992 determine what type of substitution to try.
10993 (math-integ-try-linear-substituion):
10994 Set `math-linear-subst-tried' to t.
10995
10996 2004-11-08 Kim F. Storm <storm@cua.dk>
10997
10998 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
10999
11000 2004-11-07 Juri Linkov <juri@jurta.org>
11001
11002 * info-look.el (info-lookup): Allow reusing in the current buffer
11003 not only *info* buffer, but all (even renamed) Info buffers
11004 by checking for major-mode instead of *info* buffer name.
11005 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
11006 (octave-mode, maxima-mode) <doc-spec>:
11007 Allow long dashes generated by Texinfo 4.7 before definitions.
11008 (texinfo-mode) <doc-spec>: Add space to suffix to find command
11009 definitions with argument separated by space.
11010
11011 2004-11-06 Richard M. Stallman <rms@gnu.org>
11012
11013 * simple.el (next-error group, face): Move before first use.
11014 (next-error-highlight, next-error-highlight-no-select): Likewise.
11015
11016 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
11017 (line-move): New args NOERROR and TO-END.
11018 Return t if if succeed in moving specified number of lines.
11019 (move-end-of-line): New function.
11020
11021 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
11022 (end-of-buffer-other-window): Likewise.
11023
11024 * simple.el (line-move-ignore-invisible): Default to t.
11025
11026 * subr.el (syntax-after): Return the syntax letter, not the raw code.
11027
11028 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
11029
11030 * international/iso-cvt.el (iso-cvt-define-menu):
11031 Rename menu-bar-files-menu to menu-bar-file-menu.
11032
11033 * net/browse-url.el (browse-url-gnome-moz-program)
11034 (browse-url-gnome-moz-arguments): Move up before first use.
11035
11036 * net/tramp.el (tramp group): Add :version.
11037
11038 * progmodes/ada-xref.el (ada-gdb-application):
11039 Use goto-char instead of beginning-of-buffer.
11040
11041 * progmodes/cperl-mode.el (cperl-info-on-command):
11042 Use goto-char instead of beginning-of-buffer.
11043
11044 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
11045 Move up before first use.
11046 (idlwave-shell-temp-pro-file): Likewise.
11047 (idlwave-shell-temp-rinfo-save-file): Likewise.
11048 (idlwave-shell-temp-file): Minor doc fix.
11049
11050 * textmodes/flyspell.el (flyspell-external-point-words):
11051 Use goto-char instead of beginning-of-buffer.
11052
11053 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
11054
11055 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
11056 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
11057 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
11058
11059 2004-11-06 David Ponce <david@dponce.com>
11060
11061 * recentf.el (recentf-menu-path): Use menu item name.
11062
11063 2004-11-06 Eli Zaretskii <eliz@gnu.org>
11064
11065 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
11066 display doesn't support images.
11067
11068 2004-11-06 Andreas Schwab <schwab@suse.de>
11069
11070 * tempo.el (tempo-match-finder): Doc fix.
11071
11072 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
11073
11074 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
11075
11076 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
11077 (easy-menu-lookup-name): New fun to replace it.
11078 (easy-menu-get-map): Use it to obey menu item names (rather than just
11079 keys) when looking up `path'.
11080 (easy-menu-always-true-p): Rename from easy-menu-always-true.
11081 (easy-menu-convert-item-1): Adjust to new name.
11082
11083 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
11084
11085 * outline.el (hide-body): Don't hide lines at the top of the file
11086 that precede the first header line.
11087
11088 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
11089
11090 * align.el (align-areas): Delete whitespace before reindenting, so
11091 that tabs are never placed after spaces.
11092
11093 2004-11-06 Alan Shutko <ats@acm.org>
11094
11095 * macros.el (insert-kbd-macro): Do completions based on macros,
11096 rather than all commands.
11097
11098 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
11099
11100 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
11101 to solve a bug whereby tags with 'b' don't match.
11102
11103 2004-11-05 Juri Linkov <juri@jurta.org>
11104
11105 * info.el (Info-search): Don't search in node header lines
11106 and file headers.
11107
11108 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
11109 symbol-constituent characters after dot, not only digits.
11110
11111 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
11112
11113 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
11114
11115 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11116
11117 * dired.el (dired-read-dir-and-switches): Call read-directory-name
11118 if a dialog will be used, read-file-name otherwise.
11119
11120 2004-11-04 Richard M. Stallman <rms@gnu.org>
11121
11122 * textmodes/table.el (table group): Add :version.
11123
11124 * textmodes/ispell.el (ispell-word):
11125 Don't alter args; set them only thru `interactive' spec.
11126
11127 * textmodes/flyspell.el (flyspell-word):
11128 Don't alter FOLLOWING; set it only thru `interactive' spec.
11129
11130 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
11131
11132 * net/browse-url.el (browse-url-maybe-new-window):
11133 Use called-interactively-p.
11134
11135 * mail/supercite.el (sc-cite-region):
11136 Don't use interactive-p. Add arg INTERACTIVE.
11137 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
11138
11139 * international/mule-cmds.el (set-input-method, toggle-input-method):
11140 Don't use interactive-p. Add arg INTERACTIVE.
11141
11142 * eshell/esh-mode.el (eshell-show-maximum-output):
11143 Don't use interactive-p.
11144 (eshell-truncate-buffer): Just message, no error, if buffer is short.
11145
11146 * mouse.el (mouse-show-mark): Get positions to delete from mark
11147 and point, not from mouse-drag-overlay.
11148
11149 * imenu.el (imenu-eager-completion-buffer): Add :version.
11150
11151 * filesets.el (filesets group): Add :version.
11152
11153 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
11154
11155 * files.el (xml-based-modes): Delete var.
11156 (magic-mode-alist): New more general var.
11157 (set-auto-mode): Use it.
11158
11159 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
11160 when clicking from another window.
11161
11162 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
11163
11164 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
11165 (vc-cvs-annotate-time): Incorporate value of deleted var.
11166 Remove special-case handling of beginning-of-buffer cruft.
11167 Cache ending position (point) and return value in text property
11168 `vc-cvs-annotate-time', and consult it on subsequent invocations.
11169
11170 * vc-cvs.el (vc-cvs-annotate-command):
11171 Delete extraneous lines from beginning of buffer.
11172 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
11173
11174 * progmodes/grep.el (grep-default-command): Take empty string
11175 for tag if all other methods yield nil. Shell-quote the tag.
11176
11177 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
11178 spec in `interactive' form, and mention it in the docstring.
11179 Also, make sure point is at bol after calling `annotate-time'.
11180
11181 2004-11-02 Richard M. Stallman <rms@gnu.org>
11182
11183 * cus-edit.el (customize-group-other-window):
11184 Select the window that displays the custom buffer.
11185 (custom-buffer-create-other-window): Likewise.
11186
11187 * comint.el (comint-insert-input): Fix previous change.
11188
11189 * emacs-lisp/elp.el (elp-instrument-function):
11190 Use called-interactively-p.
11191
11192 * emacs-lisp/easymenu.el (easy-menu-intern):
11193 Don't downcase; rather, case-flip the first letter of each word.
11194
11195 * emacs-lisp/easy-mmode.el (define-minor-mode):
11196 Use called-interactively-p.
11197
11198 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
11199 Add interactive-only.
11200 (byte-compile-warnings): Add interactive-only as option.
11201 (byte-compile-interactive-only-functions): New variable.
11202 (byte-compile-form): Warn about calls to functions
11203 in byte-compile-interactive-only-functions.
11204
11205 * emacs-lisp/autoload.el (update-file-autoloads):
11206 Don't use interactive-p; take new arg SAVE-AFTER.
11207
11208 * emacs-lisp/advice.el (ad-make-advised-definition):
11209 Use called-interactively-p.
11210
11211 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11212
11213 * files.el (find-file-existing): New function.
11214
11215 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
11216 find-file-existing. Add "New File..." that calls find-file.
11217
11218 * diropen.pbm, diropen.xpm: New files.
11219
11220 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
11221 icon diropen. New tool bar item find-file-existing uses icon open.
11222
11223 * dired.el (dired-read-dir-and-switches): Call read-directory-name
11224 instead of read-file-name.
11225
11226 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
11227
11228 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
11229 (icalendar--split-value): Change name of work buffer.
11230 (icalendar--get-weekday-abbrev): Return nil on error.
11231 (icalendar--date-to-isodate): New function.
11232 (icalendar-convert-diary-to-ical)
11233 (icalendar-extract-ical-from-buffer): Use only two args for
11234 make-obsolete (XEmacs compatibility).
11235 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
11236 (icalendar-export-region): Doc fix.
11237 If error, return non-nil and write errors to a buffer.
11238 Use correct weekday for weekly recurring events.
11239 Check whether date has been parsed for ordinary events.
11240 Make weekly events start in the year 2000.
11241 DTEND is non-inclusive, shift end date by one day if
11242 necessary (not for entries that have date and time).
11243 Rename local let variables: oops -> found-error, datestring ->
11244 startdatestring.
11245
11246 2004-11-02 Kim F. Storm <storm@cua.dk>
11247
11248 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
11249 keep-mode-if-same variable. Add it as optional arg instead.
11250 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
11251
11252 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
11253 substitute-command-keys will select lower-case bindings like those
11254 used in the static help texts.
11255
11256 * descr-text.el (describe-text-properties): Don't err if called in
11257 the *Help* buffer; output to *Help-2* buffer instead.
11258
11259 * kmacro.el (group kmacro): Add :version.
11260 (kmacro-keyboard-quit): New function to cleanup on C-g.
11261 (kmacro-start-macro): Set defining-kbd-macro to append when
11262 appending to last macro.
11263
11264 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
11265
11266 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
11267
11268 * progmodes/gdb-ui.el (gdb-enable-debug-log)
11269 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
11270 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
11271 Add :version keyword.
11272
11273 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
11274
11275 * progmodes/flymake.el (flymake-err-line-patterns):
11276 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
11277 `compilation-error-regexp-alist-alist' to internal Flymake format.
11278
11279 * progmodes/flymake.el: Eliminate byte-compiler warnings.
11280
11281 2004-11-01 Jay Belanger <belanger@truman.edu>
11282
11283 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
11284 with `interactive "s"'.
11285
11286 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11287
11288 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
11289 Revert change from 2004-10-16. '*' checks the current buffer, but the
11290 mouse click may be in another buffer.
11291
11292 2004-11-01 John Paul Wallington <jpw@gnu.org>
11293
11294 * files.el (large-file-warning-threshold): Add :version keyword.
11295 (kill-some-buffers): Doc fix.
11296
11297 * thumbs.el (group thumbs): Add :version keyword.
11298
11299 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
11300
11301 2004-11-01 Richard M. Stallman <rms@gnu.org>
11302
11303 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
11304
11305 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
11306
11307 * allout.el (allout group): Add :version.
11308 (allout-init): Don't use interactive-p.
11309 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
11310 (allout-forward-current-level, allout-backward-current-level):
11311 Don't use interactive-p.
11312
11313 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
11314 (bibtex-find-text): Likewise.
11315
11316 * progmodes/vhdl-mode.el (vhdl-fill-region)
11317 (vhdl-beginning-of-statement): Don't use interactive-p.
11318
11319 * progmodes/idlwave.el (idlwave-update-routine-info):
11320 Don't use interactive-p.
11321
11322 * progmodes/idlw-shell.el (idlwave-shell-send-char):
11323 Don't use interactive-p.
11324
11325 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
11326 Don't use interactive-p.
11327
11328 * progmodes/ada-xref.el (ada-make-body-gnatstub):
11329 Don't use interactive-p.
11330
11331 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
11332 (fortune-in-buffer): Doc fix.
11333
11334 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
11335
11336 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
11337 don't select the temporary buffer.
11338 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
11339 (eudc-get-phone): Likewise.
11340
11341 2004-11-01 Kim F. Storm <storm@cua.dk>
11342
11343 * man.el (Man-xref-normal-file): Fix help-echo.
11344
11345 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
11346
11347 * reveal.el (reveal-last-tick): New var.
11348 (reveal-post-command): Use it to avoid closing overlays when we're
11349 appending text to them.
11350
11351 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11352
11353 * textmodes/bibtex.el: Require button.
11354 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
11355 (bibtex-reference-keys): Distinguish between header keys and
11356 crossref keys.
11357 (bibtex-beginning-of-field): New function.
11358 (bibtex-url-map): Remove.
11359 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
11360 (bibtex-font-lock-url-regexp): Assume that field names begin at
11361 the beginning of a line.
11362 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
11363 Remove field delimiters. Use bibtex-beginning-of-field.
11364 Bugfix, point can be inside a field with a url.
11365 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
11366 New functions.
11367 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
11368 (bibtex-key-in-head): Simplify.
11369 (bibtex-current-line): Use bolp.
11370 (bibtex-parse-keys): Remove unused arg `add'.
11371 Use bibtex-type-in-head and bibtex-key-in-head.
11372 (bibtex-parse-entry, bibtex-autofill-entry):
11373 Use bibtex-type-in-head and bibtex-key-in-head.
11374 (bibtex-autokey-get-field): Do not alter case of replacement text.
11375 (bibtex-autokey-get-names): Do all processing of name list.
11376 (bibtex-autokey-get-year): New function.
11377 (bibtex-autokey-get-title): Do all processing of title words.
11378 (bibtex-generate-autokey): Simplify.
11379 (bibtex-string-files-init): Use default-directory.
11380 Allow for absolute file names in bibtex-string-files.
11381 (bibtex-files, bibtex-file-path): New variables.
11382 (bibtex-files-expand): New function.
11383 (bibtex-find-entry-globally): New command.
11384 (bibtex-summary-function): New variable.
11385 (bibtex-summary): Default value of bibtex-summary-function.
11386 (bibtex-find-crossref): New optional args pnt and split.
11387 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
11388 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
11389 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
11390 Fix handling of required and alternative fields.
11391 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
11392 Use cons and display-buffer.
11393 (bibtex-validate-globally): New command.
11394 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
11395 bibtex-parse-keys and bibtex-parse-strings for updating
11396 bibtex-reference-keys and bibtex-strings.
11397 (bibtex-realign): Remove blank lines past the last entry.
11398 (bibtex-reformat): Use bibtex-entry-format as default.
11399 (bibtex-choose-completion-string): Remove.
11400 (bibtex-complete): Do not use bibtex-choose-completion-string.
11401 (bibtex-url): Simplify.
11402
11403 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11404
11405 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
11406 (x-dnd-types-alist, x-dnd-open-file-other-window)
11407 (x-dnd-known-types): Add :version.
11408
11409 2004-10-31 John Paul Wallington <jpw@gnu.org>
11410
11411 * ibuffer.el (group ibuffer): Add :version keyword.
11412
11413 2004-10-31 Kim F. Storm <storm@cua.dk>
11414
11415 * ido.el (group ido): Add :version keyword.
11416 (ido-mode): Remove :version keyword.
11417
11418 * emulation/cua-base.el (group cua): Add :version keyword.
11419 (cua-mode): Remove :version keyword.
11420
11421 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
11422
11423 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
11424
11425 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
11426 compiler warning.
11427 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
11428 function.
11429 (help-at-pt-display-when-idle): Remove autoload.
11430
11431 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
11432
11433 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
11434
11435 2004-10-30 Juri Linkov <juri@jurta.org>
11436
11437 * help.el (function-called-at-point):
11438 * help-fns.el (variable-at-point): Read -> intern.
11439
11440 2004-10-30 Simon Josefsson <jas@extundo.com>
11441
11442 * progmodes/autoconf.el (autoconf-font-lock-keywords):
11443 Recognize AS_* too.
11444
11445 2004-10-29 Simon Josefsson <jas@extundo.com>
11446
11447 * subr.el (read-passwd): Move back from password.el.
11448
11449 * password.el: Remove, not ready yet.
11450
11451 2004-10-29 Andreas Schwab <schwab@suse.de>
11452
11453 * speedbar.el (speedbar-frame-parameters): Improve customize type.
11454
11455 2004-10-29 Sam Steingold <sds@gnu.org>
11456
11457 * mouse.el (mouse-show-mark): Replace the last occurrence of
11458 x-lost-selection-hooks with x-lost-selection-functions.
11459
11460 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
11461
11462 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
11463 x-lost-selection-functions is bound.
11464
11465 * mouse-sel.el (mouse-sel-mode):
11466 * emacs-lisp/lselect.el: Adjust to new names for
11467 x-(lost|sent)-selection-functions.
11468
11469 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
11470 New obsolete aliases of x-lost-selection-functions and
11471 x-sent-selection-functions.
11472
11473 2004-10-28 Kim F. Storm <storm@cua.dk>
11474
11475 * imenu.el (imenu-scanning-message): Remove.
11476 (imenu-progress-message): Make it a no-op.
11477
11478 2004-10-28 John Paul Wallington <jpw@gnu.org>
11479
11480 * files.el (set-auto-mode): Call `throw' correctly.
11481
11482 2004-10-28 Juri Linkov <juri@jurta.org>
11483
11484 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
11485 to search `Info-...' commands in `info' manual.
11486 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
11487 Add 'info-file "emacs" property.
11488 (Info-find-emacs-command-nodes): Fix index line number regexp.
11489 Set real line number (instead of fake 0) in first element of the
11490 returned list.
11491 (Info-goto-emacs-command-node): Use line number of first element
11492 to set point in the first found Info node.
11493
11494 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
11495 code to `grep-mode-font-lock-keywords'.
11496 (grep-mode-font-lock-keywords): Delete grep markers instead
11497 of making them invisible.
11498
11499 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11500
11501 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
11502 and x-server-version in bug report.
11503
11504 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
11505
11506 * files.el (set-auto-mode-0): New function.
11507 (set-auto-mode): Use it to handle aliased modes and to
11508 be consistent between C-x C-f and C-x C-w.
11509
11510 2004-10-28 Kenichi Handa <handa@m17n.org>
11511
11512 * international/utf-8.el (utf-translate-cjk-charsets):
11513 Add katakana-jisx0201.
11514
11515 * international/subst-jis.el: Add data for JISX0201.
11516
11517 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
11518
11519 * obsolete/hilit19.el (hilit-mode): New function.
11520 Move all the toplevel side-effecting stuff into it, so that loading
11521 hilit19 doesn't mess everything up any more.
11522
11523 2004-10-27 Richard M. Stallman <rms@gnu.org>
11524
11525 * add-log.el (add-change-log-entry): Set up mailing address
11526 and full name later, and don't alter add-log-mailing-address
11527 or add-log-full-name.
11528
11529 * elide-head.el (elide-head): Change error to message.
11530 (elide-head-show): Likewise.
11531
11532 * apropos.el (apropos-macrop): Doc fix.
11533
11534 * mouse.el (mouse-show-mark): Do most processing the same
11535 regardless of transient-mark-mode.
11536
11537 * shadowfile.el (shadow-copy-files): Use interactive-p
11538 only to control whether to print a message.
11539
11540 * tar-mode.el (tar-mode): Use write-contents-functions,
11541 not write-contents-hooks.
11542
11543 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
11544 directory-sep-char.
11545
11546 2004-10-27 Richard M. Stallman <rms@gnu.org>
11547
11548 * strokes.el (strokes-unload-hook): Fix previous change.
11549
11550 * type-break.el (type-break-run-at-time): Always use run-at-time;
11551 forget the alternatives.
11552 (type-break-cancel-function-timers): Always use cancel-function-timers;
11553 forget the alternatives.
11554
11555 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
11556
11557 2004-10-27 Kenichi Handa <handa@m17n.org>
11558
11559 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
11560
11561 * international/subst-gb2312.el: Likewise.
11562
11563 * international/subst-big5.el: Likewise.
11564
11565 * international/subst-ksc.el: Likewise.
11566
11567 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
11568 New variable.
11569 (utf-translate-cjk-set-unicode-range): New function.
11570 (utf-translate-cjk-unicode-range): Make it customizable.
11571 (utf-8-post-read-conversion):
11572 Use utf-translate-cjk-unicode-range-string.
11573 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
11574 Unicode ranges.
11575
11576 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
11577
11578 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
11579 trivial variants to shorten the list.
11580 (xml-based-modes): New var.
11581 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
11582 declaration higher priority than auto-mode-alist.
11583
11584 * find-file.el (cc-other-file-alist): Bring it in line with
11585 cc-mode's auto-mode-alist entries and use \' instead of $.
11586
11587 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
11588 and add "Id" and "Name" submenus to it.
11589
11590 * imenu.el (imenu--generic-function): Skip matches in comments.
11591
11592 2004-10-26 Jay Belanger <belanger@truman.edu>
11593
11594 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
11595 (full-calc-keypad, calc-trail-display): Use an extra argument
11596 instead of `interactive-p'.
11597
11598 * calc/calc-misc.el (calc-other-window): Use an extra argument
11599 instead of `interactive-p'.
11600
11601 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
11602 `interactive-p'.
11603
11604 2004-10-26 Kim F. Storm <storm@cua.dk>
11605
11606 * help.el (describe-key): Describe both down-event and up-event
11607 for a mouse click.
11608
11609 2004-10-26 Richard M. Stallman <rms@gnu.org>
11610
11611 * woman.el (woman): Don't call interactive-p.
11612
11613 * pcomplete.el (pcomplete): Instead of interactive-p,
11614 use an arg set non-nil by the interactive spec.
11615
11616 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
11617 use an arg set non-nil by the interactive spec.
11618
11619 * man.el (Man-cleanup-manpage): Instead of interactive-p,
11620 use an arg set non-nil by the interactive spec.
11621
11622 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
11623
11624 * progmodes/flymake.el (flymake-split-string):
11625 Use `flymake-split-string-remove-empty-edges' in any case.
11626
11627 2004-10-26 Masatake YAMATO <jet@gyve.org>
11628
11629 * progmodes/flymake.el (flymake-err-line-patterns):
11630 Use `compilation-error-regexp-alist-alist' instead of
11631 `compilation-error-regexp-alist'.
11632
11633 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
11634
11635 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
11636 verbatim face on the \ of \end{verbatim}.
11637
11638 2004-10-25 Jay Belanger <belanger@truman.edu>
11639
11640 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
11641 erasing minibuffer.
11642
11643 2004-10-25 Simon Josefsson <jas@extundo.com>
11644
11645 * subr.el (read-passwd): Move to net/password.el.
11646
11647 * net/password.el (read-passwd): Add. Autoload it.
11648
11649 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
11650
11651 * mouse-sel.el (mouse-sel-mode): Specify custom group.
11652
11653 * simple.el (process-file): Fix logic.
11654
11655 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
11656
11657 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
11658 (increase-right-margin): Remove erroneous call to `interactive-p'.
11659
11660 2004-10-24 Kim F. Storm <storm@cua.dk>
11661
11662 * help.el (describe-mode): Fix 2004-10-13 change.
11663 Copy pure "Auto Fill" string so it can be propertized later
11664 without causing a read-only error.
11665
11666 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
11667
11668 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
11669 style indexes.
11670
11671 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
11672
11673 * simple.el (process-file): Accept nil for INFILE. Reported by
11674 Luc Teirlinck.
11675
11676 2004-10-24 Masatake YAMATO <jet@gyve.org>
11677
11678 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
11679 Handle periods and underscores in a function name.
11680 Remove the address fontification.
11681
11682 2004-10-24 Masatake YAMATO <jet@gyve.org>
11683
11684 * progmodes/asm-mode.el (asm-font-lock-keywords):
11685 Use font-lock-variable-name-face for registers.
11686
11687 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
11688
11689 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
11690 kill-all-local-variables.
11691 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
11692 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
11693 Use kill-all-local-variables and provide mode-hooks.
11694 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
11695 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
11696 Suggested by Masatake YAMATO <jet@gyve.org>.
11697
11698 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
11699
11700 * simple.el (process-file): New function, similar to call-process
11701 but supports file handlers.
11702 * vc.el (vc-do-command): Use it, instead of call-process.
11703 * net/tramp-vc.el (vc-do-command): Do not advise it if
11704 process-file is fboundp.
11705 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
11706 process-file.
11707 (tramp-handle-process-file): New function.
11708 (tramp-file-name-for-operation): Support process-file.
11709
11710 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
11711
11712 * calendar/icalendar.el (icalendar--weekday-array): New constant.
11713 (icalendar-weekdayabbrev-table)
11714 (icalendar-monthnumber-table): Delete.
11715 (icalendar--get-month-number): Use calendar-month-name-array.
11716 (icalendar--get-weekday-number): New function.
11717 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
11718 (icalendar-export-region): Handle multi-line entries.
11719 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
11720
11721 2004-10-23 John Paul Wallington <jpw@gnu.org>
11722
11723 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
11724 `wildcards' set to t in interactive spec.
11725
11726 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
11727 interactive spec rather than use `interactive-p'.
11728 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
11729 rather than use function `interactive-p'.
11730
11731 2004-10-22 Kenichi Handa <handa@m17n.org>
11732
11733 * international/mule.el (translate-region): Implement it in Lisp
11734 as a front end of translate-region-internal.
11735
11736 2004-10-21 Jay Belanger <belanger@truman.edu>
11737
11738 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
11739 Declare these variables with defvar.
11740
11741 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
11742 is bound, only check to see if it is bound.
11743
11744 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
11745
11746 * textmodes/tex-mode.el (tex-compilation-parse-errors):
11747 Don't output messages.
11748
11749 * calc/calc-help.el (calc-describe-bindings): Fix last change.
11750
11751 2004-10-21 John Paul Wallington <jpw@gnu.org>
11752
11753 * calc/calc-graph.el (calc-graph-init):
11754 Use `set-process-query-on-exit-flag'.
11755
11756 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
11757
11758 * progmodes/compile.el (compilation-start): Rely on `cd' to get
11759 dir right and also allow argumentless cd.
11760
11761 2004-10-19 Richard M. Stallman <rms@gnu.org>
11762
11763 * textmodes/flyspell.el (flyspell-mode): Doc fix.
11764
11765 * eshell/em-unix.el (eshell-grep):
11766 Don't bind compilation-process-setup-function.
11767
11768 * comint.el (comint-insert-input): Use @ in `interactive'.
11769 (comint-input-filter-functions): Doc fix.
11770 (comint-kill-whole-line, comint-get-source): Doc fix.
11771
11772 * progmodes/compile.el (compilation-setup):
11773 Don't set buffer-read-only if MINOR is non-nil.
11774
11775 2004-10-19 Jay Belanger <belanger@truman.edu>
11776
11777 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
11778 (calc-emacs-type-gnu19): Remove.
11779 (calc-digit-map, calc-read-key-sequence, calc-read-key):
11780 Remove check for old emacs versions.
11781
11782 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
11783 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
11784 for current Emacs.
11785
11786 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
11787 the end of the minibuffer.
11788 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
11789 copy `esc-map'.
11790
11791 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
11792
11793 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
11794 call that would be given when the current emacs was used.
11795
11796 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
11797
11798 * calendar/icalendar.el: Set coding to utf-8.
11799 (icalendar-version): Increase to 0.07.
11800 (icalendar-monthnumber-table): Change March pattern.
11801 (icalendar-get-all-event-properties)
11802 (icalendar-set-event-property): Delete.
11803 (icalendar-all-events): No longer interactive.
11804 (icalendar-convert-diary-to-ical)
11805 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
11806 their replacements.
11807 (icalendar-export-file, icalendar-export-region): New functions;
11808 essentially old `icalendar-convert-diary-to-ical' but appending to
11809 target rather than overwriting.
11810 (icalendar-import-file): Append to target file rather than
11811 overwriting. Fourth arg deleted.
11812 (icalendar-import-buffer): New name for old
11813 `icalendar-extract-ical-from-buffer'.
11814 (icalendar--convert-string-for-import): New name for
11815 old `icalendar-convert-for-import'.
11816 (include-icalendar-files): Delete.
11817 Prefix for all internal functions changed from `icalendar-'
11818 to `icalendar--'.
11819
11820 2004-10-19 Richard M. Stallman <rms@gnu.org>
11821
11822 * paths.el (news-path): Fix previous change.
11823
11824 2004-10-18 Jay Belanger <belanger@truman.edu>
11825
11826 * calc/calc-help.el (calc-describe-bindings):
11827 Set `buffer-read-only' to nil while working in the keybindings buffer;
11828 remove some extra information from the keybindings buffer.
11829
11830 2004-10-18 David Ponce <david@dponce.com>
11831
11832 * mouse.el (mouse-drag-move-window-top): New function.
11833 (mouse-drag-mode-line-1): Use it.
11834
11835 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
11836
11837 * info.el (Info-fontify-node): For multiline refs,
11838 arrange to unfontify newline and surrounding whitespace.
11839
11840 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
11841
11842 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
11843 directory is missing.
11844
11845 2004-10-17 John Paul Wallington <jpw@gnu.org>
11846
11847 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
11848 New customizable variable; whether to display buffers that match
11849 `ibuffer-maybe-show-predicates' by default.
11850 (ibuffer-maybe-show-predicates): Mention it in docstring.
11851 (ibuffer-display-maybe-show-predicates): New variable.
11852 (ibuffer-update): Prefix arg now toggles whether buffers that
11853 match `ibuffer-maybe-show-predicates' should be displayed.
11854 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
11855 locally to heed `ibuffer-default-display-maybe-show-predicates'.
11856 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
11857
11858 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
11859
11860 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
11861 work correctly.
11862
11863 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
11864
11865 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
11866 (Buffer-menu-beginning): New helper function.
11867 (Buffer-menu-execute): Use it.
11868 (Buffer-menu-select): Use it.
11869 (Buffer-menu-sort): Use it and also keep markers.
11870
11871 2004-10-17 Richard M. Stallman <rms@gnu.org>
11872
11873 * paths.el (news-directory): Rename from news-path. Old name alias.
11874 (rmail-spool-directory): Use defvar.
11875 (sendmail-program): Use defcustom.
11876 (remote-shell-program): Use defcustom.
11877 (term-file-prefix): Use defvar.
11878 (abbrev-file-name): Use defvar.
11879
11880 * term.el: Add maintainer.
11881
11882 * subr.el (with-local-quit): Return nil if there's a quit.
11883 (read-passwd): Use with-local-quit. Doc fix.
11884
11885 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
11886 (strokes-unload-hook): Set as a variable with add-hook.
11887
11888 * startup.el (fancy-splash-tail, normal-splash-screen):
11889 Update copyright year.
11890
11891 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
11892
11893 * server.el (server-unload-hook): Set as a variable with add-hook.
11894
11895 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
11896
11897 * frame.el (special-display-popup-frame):
11898 Make the buffer current as its frame is created.
11899
11900 * delsel.el (delsel-unload-hook): Set as a variable.
11901
11902 * comint.el (comint-output-filter-functions):
11903 Add comint-watch-for-password-prompt.
11904 (comint-read-noecho): Function deleted.
11905 (send-invisible): Use read-passwd.
11906
11907 * fringe.el (fringe-mode-initialize): New function.
11908 (fringe-mode): Use fringe-mode-initialize as :initialize.
11909
11910 2004-10-17 Kim F. Storm <storm@cua.dk>
11911
11912 * language/indian.el (indian-script-language-alist): Swap value and doc.
11913 (indian-font-char-index-table): Doc fix.
11914
11915 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
11916
11917 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
11918
11919 2004-10-16 Juri Linkov <juri@jurta.org>
11920
11921 * progmodes/compile.el (compilation-start): Move let-binding of
11922 `process-environment' into `with-current-buffer' body.
11923 Reported by Matt Hodges <MPHodges@member.fsf.org>.
11924
11925 2004-10-16 Richard M. Stallman <rms@gnu.org>
11926
11927 * pcvs-util.el (cvs-bury-buffer):
11928 Don't call get-buffer-window for effect.
11929
11930 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
11931
11932 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
11933
11934 * msb.el (msb-unload-hook): Set the variable.
11935
11936 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
11937 Use * to err if buffer is readonly.
11938
11939 * subr.el (looking-back): Return only t or nil.
11940
11941 * whitespace.el (whitespace-unload-hook): Set the variable.
11942
11943 * view.el (view-mode-enable): Set view-page-size and
11944 view-half-page-size to nil.
11945 (view-set-half-page-size-default): view-half-page-size = nil
11946 means the default.
11947 (View-scroll-page-forward): Use view-page-size-default.
11948 (View-scroll-page-backward): Likewise.
11949 (view-page-size, view-half-page-size): Doc fixes.
11950
11951 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
11952
11953 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
11954
11955 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
11956 "cl" like other files. Instead, call byte-compile-find-cl-functions.
11957 (byte-compile-log-1): Bind inhibit-read-only.
11958 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
11959 (byte-compile-log-warning): Likewise.
11960 (byte-compile-file-form-require): Detect "cl" from the arg value.
11961
11962 * progmodes/compile.el (compilation-start): Assume compilation-mode
11963 will make the buffer read-only.
11964 (compilation-mode): Take arg name-of-mode.
11965 (compilation-setup): Make buffer read-only.
11966 (compilation-handle-exit): Bind inhibit-read-only.
11967
11968 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
11969 (ispell-message): Likewise.
11970 (ispell-show-choices): Don't call get-buffer-window uselessly.
11971 (ispell-init-process): Use set-process-query-on-exit-flag.
11972
11973 2004-10-16 Kim F. Storm <storm@cua.dk>
11974
11975 * fringe.el (fringe-bitmaps): Only initialize when defined.
11976
11977 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
11978 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
11979
11980 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
11981
11982 2004-10-15 Simon Josefsson <jas@extundo.com>
11983
11984 * net/password.el: Add.
11985
11986 2004-10-14 Masatake YAMATO <jet@gyve.org>
11987
11988 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
11989 (gdb-script-end-of-defun): New function.
11990 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
11991 `gdb-script-end-of-defun' as *-of-defun-function.
11992
11993 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
11994
11995 * button.el (button-activate): Allow a marker to display as an action.
11996
11997 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
11998
11999 * help.el (describe-mode): Use it to make minor mode list into
12000 hyperlinks.
12001
12002 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
12003
12004 * vc.el (vc-annotate-display-select): Fix typo.
12005
12006 * subr.el (substitute-key-definition-key): New function.
12007 (substitute-key-definition): Use it with map-keymap.
12008 (event-modifiers): Use push.
12009 (mouse-movement-p, with-temp-buffer): Simplify.
12010
12011 2004-10-12 Jay Belanger <belanger@truman.edu>
12012
12013 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
12014 New variables.
12015 (calc-help-index-entries): New function.
12016 (calc-describe-function): Use `calc-help-function-list' instead of
12017 obarray for completion.
12018 (calc-describe-variable): Use `calc-help-variable-list' instead
12019 of obarray for completion.
12020
12021 2004-10-12 Richard M. Stallman <rms@gnu.org>
12022
12023 * info-look.el (info-lookup-file): Add info-file property.
12024 (info-lookup-symbol): Likewise.
12025
12026 * info.el (info-xref): Add underlining.
12027 (info): Add info-file property.
12028 (Info-find-emacs-command-nodes): Specify case-sensitive search.
12029
12030 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
12031
12032 Sync with Tramp 2.0.45.
12033
12034 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
12035 defined. This is not the case for XEmacs without package "edebug".
12036 (tramp-set-auto-save-file-modes): Set permissions of autosaved
12037 remote files to the permissions of the original file. This is not
12038 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
12039 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
12040 (tramp-perl-decode): Fix an error in Perl implementation.
12041 $pending must be cleared every loop. Reported by Benjamin Place
12042 <benjaminplace@sprintmail.com>
12043
12044 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
12045 Don't activate advice during definition. This is done later on,
12046 depending on test result of `substitute-in-file-name'.
12047 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
12048
12049 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
12050
12051 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
12052
12053 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
12054
12055 2004-10-12 David Ponce <david@dponce.com>
12056
12057 * recentf.el (recentf-edit-list): Update the menu when the recentf
12058 list has been modified.
12059
12060 2004-10-12 Simon Josefsson <jas@extundo.com>
12061
12062 * net/tls.el (tls-certtool-program): New variable.
12063 (tls-certificate-information): New function, based on
12064 ssl-certificate-information.
12065
12066 2004-10-12 Kenichi Handa <handa@m17n.org>
12067
12068 * international/mule.el (coding-system-equal): Move from mule-util.el.
12069
12070 * international/mule-util.el (coding-system-equal): Move to mule.el.
12071
12072 2004-10-12 Kim F. Storm <storm@cua.dk>
12073
12074 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
12075 reset kmacro-initial-counter-value if set.
12076 (kmacro-set-counter): Only set kmacro-counter if defining or executing
12077 macro. Set kmacro-initial-counter-value otherwise. Never set both.
12078 (kmacro-display): Show macro counter if non-zero.
12079
12080 * subr.el (substitute-key-definition): Mention command remapping
12081 in doc string.
12082
12083 2004-10-11 Jay Belanger <belanger@truman.edu>
12084
12085 * calc/calc-misc.el (calc-info-goto-node): New function.
12086 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
12087 node in one step.
12088 (calc-describe-copying, calc-describe-distribution)
12089 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
12090 Go to appropriate info node in one step.
12091
12092 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
12093
12094 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
12095
12096 * font-lock.el (font-lock-apply-highlight): Fix last change.
12097
12098 2004-10-11 Simon Josefsson <jas@extundo.com>
12099
12100 * mail/smtpmail.el (smtpmail-open-stream): Look for
12101 starttls-gnutls-program instead of starttls-program iff
12102 starttls-use-gnutls is non-nil.
12103 (smtpmail-open-stream): Don't overwrite user settings of
12104 starttls-extra-arguments and starttls-extra-args.
12105
12106 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
12107
12108 * comint.el (comint-mouse-insert-input): Remove.
12109 (comint-insert-input): Make it work for mouse bindings.
12110 (comint-mode-map): Move defs into the declaration.
12111 (comint-output-filter): Typo.
12112
12113 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
12114
12115 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
12116
12117 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
12118 (ange-ftp-call-chmod): Reference remote-shell-program instead of
12119 ange-ftp-remote-shell.
12120
12121 2004-10-10 Andreas Schwab <schwab@suse.de>
12122
12123 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
12124 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
12125 Reported by <sri@asu.edu>.
12126
12127 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
12128
12129 * vc.el (vc-annotate-mode): Remove variable.
12130 (vc-annotate-display-select): Only call vc-annotate-mode
12131 if we're not in that mode already.
12132
12133 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
12134
12135 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
12136 (imenu-choose-buffer-index): Check here for rescan instead.
12137
12138 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
12139 where the face expression evals to nil.
12140
12141 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
12142 (tex-font-lock-keywords-2): Use it.
12143 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
12144
12145 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
12146
12147 2004-10-09 Kim F. Storm <storm@cua.dk>
12148
12149 * subr.el (progress-reporter-update): Define before first usage.
12150 (make-progress-reporter): Doc fix.
12151
12152 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
12153
12154 * textmodes/paragraphs.el (sentence-end-double-space)
12155 (sentence-end-without-period, sentence-end-without-space)
12156 (sentence-end): Doc fixes.
12157
12158 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
12159
12160 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
12161 Change paragraph-start regexp so we don't fill code starting with #'(.
12162
12163 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
12164
12165 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
12166 New defcustom.
12167 (extract-address-components): Use it.
12168
12169 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
12170
12171 * subr.el (make-progress-reporter, progress-reporter-update)
12172 (progress-reporter-force-update, progress-reporter-do-update)
12173 (progress-reporter-done): New functions.
12174
12175 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
12176
12177 * progmodes/etags.el (etags-tags-completion-table): Use progress
12178 reporter.
12179 (etags-tags-apropos): Likewise.
12180
12181 2004-10-08 Alan Mackenzie <acm@muc.de>
12182
12183 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
12184 of current line.
12185
12186 2004-10-08 Masatake YAMATO <jet@gyve.org>
12187
12188 * server.el (server-process-filter): Wrap `process-send-region'
12189 by `condition-case' to guard the case when the pipe to PROC is closed.
12190
12191 2004-10-07 Mark A. Hershberger <mah@everybody.org>
12192
12193 * xml.el (xml-substitute-special): Limit handling of external entities.
12194
12195 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
12196
12197 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
12198
12199 2004-10-06 John Paul Wallington <jpw@gnu.org>
12200
12201 * xml.el (xml-parse-dtd): Fix `error' call.
12202
12203 2004-10-05 Mark A. Hershberger <mah@everybody.org>
12204
12205 * xml.el (xml-substitute-special): Return a single string instead
12206 of a list of strings if an entity substitution is made.
12207
12208 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
12209
12210 * calendar/icalendar.el: New file.
12211
12212 2004-10-05 Juri Linkov <juri@jurta.org>
12213
12214 * isearch.el (isearch-done): Set mark after running hook.
12215 Reported by Drew Adams <drew.adams@oracle.com>.
12216
12217 * info.el (Info-history, Info-toc): Fix Info headers.
12218 (Info-toc): Narrow buffer before Info-fontify-node.
12219 (Info-build-toc): Don't check for special Info file names.
12220 Set main-file to nil if Info-find-file returns a symbol.
12221
12222 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
12223
12224 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
12225 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
12226 * calendar/cal-menu.el (calendar-mode-map): Ditto.
12227
12228 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
12229
12230 * calendar/cal-iso.el (calendar-iso-read-args): New function,
12231 for old interactive spec from calendar-goto-iso-date.
12232 (calendar-goto-iso-date): Use it.
12233 (calendar-goto-iso-week): New function. Suggested by Emilio
12234 C. Lopes <eclig@gmx.net>.
12235
12236 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
12237
12238 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
12239 `set-right-margin' bindings that follow the minor mode conventions.
12240
12241 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
12242
12243 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
12244 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
12245 (latex-block-args-alist): Add minipage and picture.
12246 (latex-block-body-alist): Use reftex-label if enabled.
12247 (latex-insert-block): Don't insert a \n if not necessary.
12248 (tex-compile-commands): Make sure dvips doesn't send to printer.
12249 (tex-compile-default): Handle the case where no executable is found.
12250 (latex-noindent-environments): New var.
12251 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
12252 If tex-indent-allhanging is non-nil, make sure we only align for macros
12253 at beginning of line.
12254
12255 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
12256
12257 * newcomment.el (comment-beginning): Doc fix and don't choke on
12258 unset `comment-end-skip' when at beginning of comment.
12259
12260 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
12261
12262 * term.el (term-adjust-current-row-cache): Don't allow the current
12263 row to become negative.
12264 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
12265 the end of the line. Fix scroll down. Add comments.
12266 (term-handle-ansi-escape): Don't exceed terminal width when moving
12267 right.
12268 (term-scroll-region): Move the cursor after setting the scroll region.
12269
12270 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
12271
12272 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
12273 to `width' for consistency with docstring. Doc fix.
12274
12275 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
12276
12277 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
12278 This is necessary for derived modes.
12279
12280 2004-09-30 Kim F. Storm <storm@cua.dk>
12281
12282 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
12283 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
12284
12285 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
12286 kmacro-extract-lambda functions.
12287 (edit-kbd-macro): Handle kmacro lambda forms.
12288 Include counter and counter format in edit buffer.
12289 (edmacro-finish-edit): Get counter and format from edit buffer and
12290 update kmacro bindings when found.
12291
12292 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
12293
12294 * textmodes/paragraphs.el (forward-paragraph):
12295 Avoid args-out-of-range error when point winds up at the beginning of
12296 the buffer and hard newlines are enabled.
12297
12298 * newcomment.el (comment-multi-line): Doc fix.
12299
12300 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
12301
12302 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
12303 (diff-fixup-modifs): Catch unified-diff file-headers.
12304
12305 2004-09-29 Kim F. Storm <storm@cua.dk>
12306
12307 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
12308 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
12309 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
12310
12311 * fringe.el (fringe-bitmap-p): New macro.
12312 (fringe-bitmaps): Add standard fringe bitmaps on load.
12313
12314 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
12315
12316 * dired.el (dired-view-command-alist): Use more efficient regexps.
12317 Remove dubious arguments.
12318 (dired-align-file): New function.
12319 (dired-insert-directory): Use it.
12320 (dired-move-to-end-of-filename): Make the " -> " search more specific.
12321 (dired-buffers-for-dir): Remove unused var `pattern'.
12322
12323 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org>
12324
12325 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
12326 from diary display excursion. Store diary buffer's point for
12327 `simple-diary-display'.
12328 (simple-diary-display): Set window point and start when
12329 displaying buffer, to preserve point.
12330
12331 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
12332
12333 * textmodes/enriched.el (enriched-translations): Replace defconst
12334 with defvar.
12335
12336 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12337
12338 * printing.el: Doc fix.
12339 (pr-version): New version number (6.8.1).
12340 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
12341 make-temp-name.
12342 (pr-delete-file): Check if file exists before deleting it.
12343 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
12344
12345 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
12346
12347 * term.el (term-display-table): New variable.
12348 (term-mode): Use it.
12349 (term-exec-1): Set the coding system to binary.
12350 (term-emulate-terminal): Decode the string before inserting it.
12351
12352 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
12353
12354 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
12355 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
12356 (map): Bind S-prior, S-next and S-insert.
12357 (term-mode): Set `indent-tabs-mode' to nil.
12358 (term-paste): New function to be bound to S-insert.
12359 (term-send-del, term-send-backspace): Change the strings sent.
12360 (term-termcap-format): Synchronyze with etc/e/eterm.ti.
12361 (term-handle-colors-array): Fix handling of underline and reverse.
12362 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
12363 (term-erase-in-line): Fix comparison.
12364 (term-emulate-terminal): Fix line wrap handling.
12365 (term-start-output-log): Rename from `term-set-output-log'.
12366 (term-stop-output-log): Rename from `term-stop-photo'.
12367 (term-switch-to-alternate-sub-buffer): Comment out, unused.
12368
12369 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
12370
12371 * dired.el (dired-move-to-filename): Don't output a message if
12372 raise-error is non-nil. Fix return position and value.
12373
12374 * files.el (insert-directory): Obey --dired even with symlinks.
12375
12376 2004-09-25 Lars Hansen <larsh@math.ku.dk>
12377
12378 * ls-lisp.el (ls-lisp-format): Mark file names with property
12379 dired-filename.
12380
12381 2004-09-25 Kim F. Storm <storm@cua.dk>
12382
12383 * ido.el (ido-max-directory-size): New defcustom.
12384 (ido-decorations): Add "too big" element.
12385 (ido-directory-too-big): New dynamic var.
12386 (ido-may-cache-directory): Don't cache big directories.
12387 (ido-directory-too-big-p): New defun.
12388 (ido-set-current-directory): Update ido-directory-too-big.
12389 (ido-read-internal): Make empty ido-cur-item if too-big.
12390 (ido-buffer-internal): Use ido-read-internal directly instead of
12391 ido-read-buffer.
12392 (ido-file-internal): Init ido-directory-too-big.
12393 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
12394 and redo completion with full list.
12395 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
12396 it, and show completions.
12397 (ido-all-completions): Let bind ido-directory-too-big to nil.
12398 (ido-exhibit): Handle ido-directory-too-big.
12399 (ido-read-buffer): Handle fallback to read-buffer.
12400 Init ido-directory-too-big.
12401 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
12402 Init ido-directory-too-big.
12403
12404 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
12405
12406 * subr.el (delay-mode-hooks): Doc fix.
12407
12408 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
12409
12410 * textmodes/enriched.el
12411 (enriched-default-text-properties-local-flag): New variable.
12412 (enriched-mode): Make sure that enabling and disabling the mode is
12413 a no-op. Doc fix.
12414
12415 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
12416
12417 * calendar/holidays.el (holiday-advent): Report on a specified day
12418 offset from advent, not just advent.
12419 (holiday-easter-etc): Report on one specified day offset from
12420 easter, not all easter holidays. Various Easter holidays moved to
12421 `christian-holidays' variable in calendar.el.
12422 * calendar/calendar.el (christian-holidays): Adapt for new
12423 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
12424
12425 2004-09-23 Kim F. Storm <storm@cua.dk>
12426
12427 * image.el (insert-sliced-image): Add doc string.
12428
12429 * ido.el (ido-choice-list): New dynamic var for `list' context.
12430 (ido-context-switch-command): New dynamic var.
12431 (ido-define-mode-map): Generalize switch between file/buffer contexts.
12432 (ido-read-internal): Handle new `list' context.
12433 Handle insert-buffer and insert-file ido-exit values.
12434 (ido-buffer-internal): New arg switch-cmd. Use it to setup
12435 ido-context-switch-command. Handle insert-file ido-exit value.
12436 (ido-read-buffer): Set ido-context-switch-command to 'ignore
12437 unless it is already bound by caller.
12438 (ido-file-internal): New arg switch-cmd. Use it to setup
12439 ido-context-switch-command. Handle insert-buffer ido-exit value.
12440 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
12441 used for context switching.
12442 (ido-all-completions): Handle new `list' context.
12443 (ido-make-choice-list): Return choices for `list' context.
12444 (ido-find-file-in-dir, ido-display-file, ido-write-file)
12445 (ido-display-buffer, ido-kill-buffer): Disable context switching.
12446 (ido-insert-buffer, ido-insert-file): Setup context switching.
12447 (ido-exhibit): Handle `list' context.
12448 (ido-read-file-name): Disable context switching. Handle fallback.
12449 (ido-read-directory-name): Disable context switching.
12450 (ido-completing-read): New defun like completing-read. Setup and
12451 use new `list' context.
12452
12453 2004-09-20 Jesper Harder <harder@ifa.au.dk>
12454
12455 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
12456
12457 2004-09-21 Jay Belanger <belanger@truman.edu>
12458
12459 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
12460 `calc-graph-set-styles' so the gnuplot buffer will appear in a
12461 separate window.
12462
12463 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
12464
12465 * subr.el (after-change-major-mode-hook): Doc fix.
12466
12467 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12468
12469 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
12470 of ghostscript for monochrome PostScript file in Windows.
12471
12472 2004-09-21 Kenichi Handa <handa@m17n.org>
12473
12474 * descr-text.el (describe-char): Checking of quail activation fixed.
12475
12476 2004-09-21 Jay Belanger <belanger@truman.edu>
12477
12478 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
12479
12480 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
12481
12482 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
12483 after the mode hooks instead of before. Doc fix.
12484
12485 2004-09-20 Jason Rumney <jasonr@gnu.org>
12486
12487 * startup.el (command-line) [windows-nt]: Try .emacs first, then
12488 _emacs, but revert to .emacs if neither exists in home directory.
12489
12490 2004-09-20 John Paul Wallington <jpw@gnu.org>
12491
12492 * bindings.el (completion-ignored-extensions): Add .dfsl.
12493
12494 2004-09-20 Richard M. Stallman <rms@gnu.org>
12495
12496 * bindings.el (scroll-left): Make it disabled.
12497
12498 * files.el (enable-local-eval): Doc fix.
12499
12500 * indent.el (move-to-left-margin): Special case for minibuffer.
12501
12502 * term.el (term-emulate-terminal): Turn off undo for output.
12503 Use with-current-buffer and save-selected-window.
12504
12505 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
12506
12507 * progmodes/make-mode.el (makefile-fill-paragraph):
12508 Don't insist on spaces when looking for comments. # is enough.
12509
12510 * files.el (hack-local-variables): Copy the variables list
12511 to another buffer, strip prefixes and suffixes there, then read.
12512 (enable-local-eval): Doc fix.
12513 (ignored-local-variables): Initialize to nil.
12514 (risky-local-variable-p): Don't check ignored-local-variables here.
12515 (hack-one-local-variable): Ignore var if in ignored-local-variables.
12516
12517 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
12518
12519 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
12520 of = to "." (punctuation).
12521
12522 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
12523
12524 * subr.el (event-basic-type): Fix mask (extend to 22bits).
12525
12526 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
12527
12528 * textmodes/enriched.el (enriched-rerun-flag): New variable.
12529 (enriched-before-change-major-mode): New function.
12530 Add it to `change-major-mode-hook'.
12531 (enriched-after-change-major-mode): New function.
12532 Add it to `after-change-major-mode-hook'.
12533 (enriched-mode): Make it work correctly if called from
12534 `after-change-major-mode-hook'.
12535 No longer set `indent-line-function'.
12536
12537 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
12538
12539 * subr.el (after-change-major-mode-hook): New variable.
12540 (run-mode-hooks): Implement it.
12541
12542 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
12543
12544 * battery.el (battery-linux-proc-apm): Use string-to-number.
12545 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
12546 Use dolist (and less indentation). Use erase-buffer.
12547 Pre-initialize `design-capacity', `warn', and `low'.
12548 (battery-format): Use replace-regexp-in-string.
12549
12550 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
12551
12552 * battery.el: Delete superfluous empty lines.
12553 (battery-linux-proc-acpi): Attempt to gather information from all
12554 battery subdirectories regardless of their file name.
12555 (battery-linux-proc-apm): Replace all occurrences of
12556 battery-hex-to-int-2 with string-to-int (base 16).
12557 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
12558 (battery-hex-map): Delete variable.
12559
12560 2004-09-18 John Paul Wallington <jpw@gnu.org>
12561
12562 * calc/calc-units.el (calc-quick-units): Fix overzealous
12563 s/or/unless/.
12564
12565 2004-09-17 Jay Belanger <belanger@truman.edu>
12566
12567 * calc/calc.el (calc-mode-var-list): Fix the value of
12568 `calc-matrix-brackets'.
12569
12570 2004-09-17 Romain Francoise <romain@orebokech.com>
12571
12572 * ibuf-ext.el (define-ibuffer-filter filename):
12573 Expand dired-directory since buffer-file-name is absolute.
12574
12575 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
12576
12577 * ediff-init.el (ediff-current-diff-face-A)
12578 (ediff-current-diff-face-B, ediff-current-diff-face-C)
12579 (ediff-current-diff-face-Ancestor)
12580 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
12581 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
12582 (ediff-even-diff-face-A, ediff-even-diff-face-B)
12583 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
12584 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
12585 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
12586 Use min-colors.
12587
12588 * term.el (term-down): Perform vertical motion if DOWN is negative.
12589 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
12590 (term-termcap-format): Synchronyze with the eterm terminfo entry
12591 in etc/e/eterm.ti.
12592 (term-handle-colors-array): If the current foreground or
12593 background are zero (i.e. unspecified), use the foreground and
12594 background of the default face for reverse video.
12595 (term-ansi-at-eval-string, term-ansi-default-fg)
12596 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
12597 (term-mem): Delete ununsed function.
12598 (term-protocol-version): Increment.
12599 (term-current-face): Set to default.
12600
12601 2004-09-15 Jay Belanger <belanger@truman.edu>
12602
12603 * calc/calc.el (calc-mode-var-list): Define this variable.
12604 (calc-always-load-extensions, calc-line-numbering)
12605 (calc-line-breaking, calc-display-just, calc-display-origin)
12606 (calc-number-radix, calc-leading-zeros, calc-group-digits)
12607 (calc-group-char, calc-point-char, calc-frac-format)
12608 (calc-prefer-frac, calc-hms-format, calc-date-format)
12609 (calc-float-format, calc-full-float-format, calc-complex-format)
12610 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
12611 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
12612 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
12613 (calc-matrix-brackets, calc-language, calc-language-option)
12614 (calc-left-label, calc-right-label, calc-word-size)
12615 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
12616 (calc-display-raw, calc-internal-prec, calc-angle-mode)
12617 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
12618 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
12619 (calc-window-height, calc-display-trail, calc-show-selections)
12620 (calc-use-selections, calc-assoc-selections)
12621 (calc-display-working-message, calc-auto-why, calc-timing)
12622 (calc-mode-save-mode, calc-standard-date-formats)
12623 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
12624 (calc-user-parse-tables, calc-gnuplot-default-device)
12625 (calc-gnuplot-default-output, calc-gnuplot-print-device)
12626 (calc-gnuplot-print-output, calc-gnuplot-geometry)
12627 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
12628 (calc-invocation-macro, calc-show-banner): Give these values as
12629 part of `calc-mode-var-list's initialization after the variables
12630 are declared with defvar.
12631 (calc-bug-address): Change email address to send bug reports to.
12632 Change the maintainer address at the top.
12633 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
12634 than "\\.emacs" to determine if it is the user-init-file.
12635
12636 * calc/calc-embed.el (calc-embedded-set-modes): Use
12637 `calc-mode-var-list' correctly.
12638
12639 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
12640
12641 * vc.el (annotate-time): Document point handling.
12642 (vc-annotate-display-autoscale): Doc fix.
12643
12644 2004-09-15 Miles Bader <miles@gnu.org>
12645
12646 * generic.el (generic-make-keywords-list): Use symbol rather than
12647 word anchors in regexp.
12648
12649 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
12650
12651 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
12652 no file name consider `dired-directory'.
12653
12654 2004-09-14 Kim F. Storm <storm@cua.dk>
12655
12656 * faces.el (cursor): Add face-no-inherit property. Doc fix.
12657
12658 2004-09-14 Simon Josefsson <jas@extundo.com>
12659
12660 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
12661
12662 * textmodes/dns-mode.el: Add.
12663
12664 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
12665
12666 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
12667 (disabled-command-function): Make the ?\ char more obvious.
12668
12669 * vc-arch.el (vc-arch-root, vc-arch-registered):
12670 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
12671
12672 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
12673
12674 * windmove.el (windmove-frame-edges): Report coordinates of
12675 outside edges of frame, not inside edges.
12676 (windmove-coordinates-of-position): Convert into wrapper to new
12677 function `windmove-coordinates-of-window-position';
12678 `compute-motion' always applies to selected window.
12679 (windmove-coordinates-of-position): Update documentation to refer
12680 to Emacs 21 Lisp Reference Manual.
12681 (windmove-find-other-window): Fix off-by-one errors for max x,y.
12682
12683 2004-09-13 Kim F. Storm <storm@cua.dk>
12684
12685 * isearch.el (isearch-resume-in-command-history): Rename from
12686 isearch-resume-enabled and change default to nil.
12687
12688 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
12689
12690 * vc-hooks.el (vc-ignore-dir-regexp): New var.
12691 (vc-registered): Use it.
12692 (vc-find-root): New fun.
12693
12694 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
12695 Don't tell to use \\{...} when it's already done.
12696
12697 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
12698 Provide a sample complex default.
12699 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
12700 (bibtex-entry): Use mapc.
12701
12702 2004-09-12 Kim F. Storm <storm@cua.dk>
12703
12704 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
12705
12706 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
12707 inhibit-field-text-motion to t so rectangles work in comint buffers.
12708
12709 * simple.el (choose-completion-string): Set buffer before running
12710 choose-completion-string-functions hook so it can be buffer-local.
12711
12712 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
12713
12714 * progmodes/compile.el (compilation-start): Parse command to see
12715 if it starts with a cd, and if so perform it for the *compilation*
12716 buffer. Change the header to reflect this.
12717
12718 2004-09-11 Kim F. Storm <storm@cua.dk>
12719
12720 * ido.el (ido-enable-dot-prefix): Doc fix.
12721 (ido-enable-dot-prefix): New defcustom.
12722 (ido-set-matches1): Use it.
12723
12724 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
12725
12726 * textmodes/bibtex.el (bibtex-mark-active)
12727 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
12728
12729 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12730
12731 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
12732 used in a case insensitive environment.
12733 (bibtex-mode-map): Rearrange order of menus.
12734 (bibtex-quoted-string-re): Obsolete.
12735 (bibtex-complete-key-cleanup): Variable replaced by new function.
12736 (bibtex-font-lock-keywords): Use backquotes.
12737 (bibtex-font-lock-url-regexp): New internal variable.
12738 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
12739 "OPT" and "ALT".
12740 (bibtex-insert-current-kill, bibtex-make-field)
12741 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
12742 (bibtex-parse-field-text): Simplify.
12743 (bibtex-string=): New helper function.
12744 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
12745 (bibtex-map-entries): Use bibtex-string=.
12746 (bibtex-search-entry): Use not.
12747 (bibtex-enclosing-field): Fix docstring.
12748 (bibtex-assoc-regexp): Obsolete.
12749 (bibtex-format-entry): Use assoc-string and bibtex-string=.
12750 (bibtex-autokey-get-names): Handle empty name field.
12751 (bibtex-parse-strings): Use assoc-string and unless.
12752 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
12753 Use assoc-string.
12754 (bibtex-pop): Simplify.
12755 (bibtex-mode): Set font-lock-extra-managed-props.
12756 (bibtex-entry-update): Use assoc-string.
12757 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
12758 (bibtex-autofill-entry): Use bibtex-string=.
12759 (bibtex-print-help-message): Simplify.
12760 (bibtex-find-entry): New optional arg START.
12761 (bibtex-validate): Use bibtex-string= and assoc-string.
12762 Do not call obsolete function compilation-parse-errors.
12763 (bibtex-remove-delimiters): Only remove delimiters if present.
12764 (bibtex-copy-entry-as-kill): Add docstring.
12765 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
12766 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
12767 (bibtex-complete): Use bibtex-predefined-month-strings,
12768 bibtex-string=, and new function bibtex-complete-key-cleanup.
12769 (bibtex-generate-url-list): New variable.
12770 (bibtex-url): New command bound to C-c C-l and mouse-2.
12771 (bibtex-url-map): New local keymap for bibtex-url-mouse.
12772 (bibtex-font-lock-url): New function.
12773
12774 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
12775
12776 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
12777
12778 2004-09-09 Kim F. Storm <storm@cua.dk>
12779
12780 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
12781 counter and format with binding.
12782 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
12783 the declared macro uses own macro counter and format. Give symbol
12784 kmacro property.
12785 (kmacro-keymap): Bind kmacro-name-last-macro to n.
12786 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
12787 (kmacro-end-and-call-macro): Doc fix.
12788
12789 2004-09-09 Lars Hansen <larsh@math.ku.dk>
12790
12791 * desktop.el (desktop-clear-preserve-buffers):
12792 Remove make-obsolete-variable.
12793
12794 2004-09-08 Richard M. Stallman <rms@gnu.org>
12795
12796 * buff-menu.el (list-buffers-noselect): Call format-mode-line
12797 with the buffer as argument.
12798
12799 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
12800
12801 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
12802
12803 2004-09-08 Juri Linkov <juri@jurta.org>
12804
12805 * replace.el (perform-replace): Use `query-replace-descr'.
12806
12807 * cus-start.el (history-delete-duplicates): Specify customization.
12808
12809 * diff-mode.el (diff-mode-map):
12810 * progmodes/compile.el (compilation-mode-map):
12811 * progmodes/grep.el (grep-mode-map):
12812 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
12813 to `next-error-follow-minor-mode'.
12814
12815 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12816
12817 * isearch.el (isearch-lazy-highlight-update): Take into account
12818 the case of zero-length match at the search bound.
12819
12820 2004-09-08 Kim F. Storm <storm@cua.dk>
12821
12822 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
12823 change. Use zero width overlays when necessary.
12824
12825 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12826
12827 * subr.el (split-string): Docfix.
12828
12829 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12830
12831 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
12832 (display-call-tree): Ensure newline after caller/calls blocks.
12833
12834 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12835
12836 * startup.el (command-line-1): Make option
12837 --directory/-L modify `load-path' straight away.
12838
12839 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12840
12841 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
12842
12843 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12844
12845 * emacs-lisp/autoload.el (make-autoload):
12846 Handle `define-compilation-mode'.
12847
12848 * emacs-lisp/lisp-mode.el (define-compilation-mode):
12849 Specify `doc-string-elt' property.
12850
12851 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12852
12853 * bs.el (bs-mode): Doc fix.
12854
12855 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12856
12857 * info.el (Info-insert-dir): Fix temp buffer leak bug.
12858
12859 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12860
12861 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
12862
12863 2004-09-08 Kenichi Handa <handa@m17n.org>
12864
12865 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
12866 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
12867 ps-mule-next-point -> 1+).
12868
12869 * composite.el (encode-composition-rule): Add autoload cooky.
12870
12871 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
12872
12873 * format.el (buffer-auto-save-file-format): Make it permanent local.
12874
12875 2004-09-07 Kim F. Storm <storm@cua.dk>
12876
12877 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
12878 (authors-fixed-entries): Fix typo.
12879 (authors-canonical-author-name): Compact multiple spaces.
12880 Ignore trivial names (e.g. only first name).
12881
12882 * term.el (term-window-width): Only use full window width on
12883 window system if overflow-newline-into-fringe is enabled.
12884 (term-mode): Don't disable overflow-newline-into-fringe.
12885
12886 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
12887
12888 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
12889 motion as seen on my Mac OS X xterms.
12890
12891 * newcomment.el (uncomment-region-default, comment-region-default):
12892 New functions extracted from uncomment-region and comment-region.
12893 (comment-region, comment-region-function, uncomment-region)
12894 (uncomment-region-function): Use them.
12895
12896 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
12897
12898 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
12899 It's not crucial but can make sense at times.
12900
12901 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
12902 the first commit.
12903
12904 * vc.el (vc-buffer-context, vc-restore-buffer-context):
12905 Disable obsolete code.
12906
12907 2004-09-07 Juri Linkov <juri@jurta.org>
12908
12909 * progmodes/grep.el (grep-highlight-matches): Change default from
12910 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
12911 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
12912 if grep option `--color' is available, or to `nil' otherwise.
12913 (grep-process-setup): Call `grep-compute-defaults' if
12914 `grep-highlight-matches' is not computed. Set env-vars only
12915 if `grep-highlight-matches' is `t'.
12916 (grep-use-null-device): Remove redundant type `boolean' (`choice'
12917 is already defined).
12918
12919 * progmodes/compile.el (compilation-start): Use copy of
12920 `process-environment' created by `copy-sequence' to not
12921 modify env-vars in the global `process-environment'.
12922
12923 2004-09-06 Eli Zaretskii <eliz@gnu.org>
12924
12925 * simple.el (next-error-follow-minor-mode): Fix last change.
12926
12927 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
12928
12929 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
12930 permanent local.
12931
12932 2004-09-04 Richard M. Stallman <rms@gnu.org>
12933
12934 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
12935 highlighting if the search string is empty.
12936
12937 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
12938
12939 * facemenu.el (facemenu-active-faces): Change condition of inner
12940 `while' loop to also check the first two elements of `face-atts'
12941 and `mask-atts'.
12942
12943 2004-09-04 John Paul Wallington <jpw@gnu.org>
12944
12945 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
12946 (thumbs-view-image-mode): Make buffer read-only.
12947
12948 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
12949
12950 * textmodes/ispell.el (ispell-really-aspell): New defvar.
12951 (ispell-check-version): Set it.
12952 (ispell-send-replacement): New function.
12953 (ispell-process-line): Call ispell-send-replacement.
12954
12955 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
12956
12957 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
12958 Support choosing seconds with "s".
12959
12960 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
12961
12962 * terminal.el (te-escape): Show `?' in prompt for help key.
12963
12964 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
12965
12966 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
12967
12968 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
12969
12970 * simple.el (next-error-follow-minor-mode)
12971 (next-error-follow-mode-post-command-hook): New functions.
12972 (next-error-follow-last-line): New defvar.
12973
12974 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
12975 * progmodes/compile.el (compilation-mode-map): Likewise.
12976 * progmodes/grep.el (grep-mode-map): Likewise.
12977 * replace.el (occur-mode-map): Likewise.
12978
12979 * newcomment.el (uncomment-region): Bind comment-use-global-state
12980 to nil.
12981
12982 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
12983
12984 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
12985 locally around the call to `revert-buffer'.
12986
12987 2004-09-03 Juri Linkov <juri@jurta.org>
12988
12989 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
12990 `isearch-adjusted' to `t'.
12991 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
12992 (isearch-message-prefix): Add "pending" for isearch-adjusted.
12993 (isearch-other-meta-char): Restore isearch-point unconditionally.
12994 (isearch-query-replace): Add new arg `regexp-flag' and use it.
12995 Set point to start of match if region is not active in transient
12996 mark mode (to include the current match to region boundaries).
12997 Push the search string to `query-replace-from-history-variable'.
12998 Add prompt "Query replace regexp" for isearch-regexp.
12999 Add region beginning/end as last arguments of `perform-replace.'
13000 (isearch-query-replace-regexp): Replace code by the call to
13001 `isearch-query-replace' with arg `t'.
13002
13003 2004-09-03 Richard M. Stallman <rms@gnu.org>
13004
13005 * startup.el (normal-top-level): Undo previous TERM change.
13006
13007 2004-09-03 Kim F. Storm <storm@cua.dk>
13008
13009 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
13010 highlight overlays; allow using RET when cursor is over a button.
13011 (cua--highlight-rectangle): Use it.
13012 (cua--rectangle-set-corners): Don't move backwards at eol.
13013 (cua--forward-line): Don't move into void after eob.
13014
13015 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
13016 point is set (and displayed) inside rectangle.
13017 (cua--rectangle-operation): Fix for highlight of empty lines.
13018 (cua--highlight-rectangle): Fix highlight for tabs.
13019 Position cursor at left/right edge of rectangle using new `cursor'
13020 property on overlay strings.
13021 (cua--indent-rectangle): Don't tabify.
13022 (cua-rotate-rectangle): Ignore that point has moved.
13023
13024 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
13025
13026 * term/mac-win.el: Add ASCII equivalents for some function keys.
13027 (mode-line-frame-identification): Sync with x-win.el.
13028
13029 2004-09-02 Juri Linkov <juri@jurta.org>
13030
13031 * progmodes/compile.el (compilation-buffer-name): Compare major
13032 mode with second element of compilation-arguments instead of third
13033 to reflect latest changes in compilation-arguments structure.
13034 (recompile): Use global variable `compilation-directory' to get
13035 recent compilation directory only when `recompile' is invoked NOT
13036 in the compilation buffer. Otherwise, use `default-directory' of
13037 the compilation buffer.
13038 (compilation-error-properties): Allow to funcall col and end-col.
13039 (compilation-mode-font-lock-keywords): Check col and end-col by
13040 `integerp'.
13041 (compilation-goto-locus): If end-mk is non-nil in transient mark
13042 mode don't activate the mark (and don't display message in
13043 push-mark), but highlight overlay between mk and end-mk.
13044
13045 * progmodes/grep.el (grep-highlight-matches): New defcustom.
13046 (grep-regexp-alist): Add rule to highlight grep matches.
13047 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
13048
13049 * info.el (Info-fontify-node): Don't compute other-tag
13050 if Info-hide-note-references=hide.
13051
13052 * help.el (function-called-at-point):
13053 * help-fns.el (variable-at-point):
13054 Try `find-tag-default' when other methods failed.
13055
13056 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
13057 Do not push mark if inhibit-mark-movement is non-nil.
13058
13059 * textmodes/ispell.el (ispell-html-skip-alists):
13060 Fix backslashes in docstring.
13061
13062 2004-09-01 Juri Linkov <juri@jurta.org>
13063
13064 * isearch.el (isearch-wrap-function)
13065 (isearch-push-state-function): New defvars.
13066 (isearch-pop-fun-state): New defsubst.
13067 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
13068 (isearch-push-state): Set the result of calling
13069 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
13070 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
13071 restore the mode-specific starting point of terminated search.
13072 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
13073 (isearch-repeat): Call `isearch-wrap-function' if defined.
13074 (isearch-message-prefix): Don't add prefix "over" to the message
13075 for wrapped search if `isearch-wrap-function' is defined.
13076 (isearch-search): Call function saved in `isearch-pop-fun-state' to
13077 restore the mode-specific starting point of failed search.
13078
13079 * info.el (Info-search-whitespace-regexp): Fix backslashes.
13080 (Info-search): Add new optional arguments for the sake of isearch.
13081 Replace whitespace in Info-search-whitespace-regexp literally.
13082 Add backward search. Don't call `Info-select-node' if regexp is
13083 found in the same Info node. Don't add node to Info-history for
13084 wrapped isearch.
13085 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
13086 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
13087 (Info-mode): Set local variables `isearch-search-fun-function',
13088 `isearch-wrap-function', `isearch-push-state-function',
13089 `search-whitespace-regexp'.
13090
13091 * isearch.el: Remove ancient Change Log section.
13092 (isearch-string, isearch-message-string, isearch-point)
13093 (isearch-success, isearch-forward-flag, isearch-other-end)
13094 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
13095 (isearch-barrier, isearch-within-brackets)
13096 (isearch-case-fold-search): Add suffix `-state' to state-related
13097 defsubsts to avoid name clashes with other function names.
13098
13099 * simple.el (next-error): New defgroup and defface.
13100 (next-error-highlight, next-error-highlight-no-select):
13101 New defcustoms.
13102 (next-error-no-select): Let-bind next-error-highlight to the value
13103 of next-error-highlight-no-select before calling `next-error'.
13104
13105 * progmodes/compile.el (compilation-goto-locus):
13106 Use `next-error' face instead of `region'. Set 4-th argument of
13107 `move-overlay' to `current-buffer' to move overlay to different
13108 source buffers. Use new variable `next-error-highlight'.
13109
13110 * simple.el (next-error-find-buffer): Move the rule
13111 "if current buffer is a next-error capable buffer" after the
13112 rule "if next-error-last-buffer is set to a live buffer".
13113 Simplify to test all rules in one `or'.
13114 (next-error): Doc fix.
13115 (next-error, previous-error, first-error)
13116 (next-error-no-select, previous-error-no-select):
13117 Make arguments optional.
13118
13119 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
13120
13121 * macros.el (apply-macro-to-region-lines): Make it operate on all
13122 lines that begin in the region, rather than on all complete lines
13123 in the region.
13124
13125 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13126
13127 * x-dnd.el (x-dnd-protocol-alist): Document update.
13128 (x-dnd-known-types): Defcustom it.
13129 (x-dnd-handle-motif): Print message-atom in error message.
13130
13131 2004-08-30 John Paul Wallington <jpw@gnu.org>
13132
13133 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
13134 strings rather than programatically constructing message.
13135
13136 2004-08-30 Richard M. Stallman <rms@gnu.org>
13137
13138 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
13139 Don't return a string that would read as the wrong character code.
13140
13141 2004-08-29 Kim F. Storm <storm@cua.dk>
13142
13143 * emulation/cua-base.el (cua-auto-expand-rectangles):
13144 Remove automatic rectangle padding feature; replace by non-destructive
13145 virtual rectangle edges feature.
13146 (cua-virtual-rectangle-edges): New defcustom.
13147 (cua-auto-tabify-rectangles): New defcustom.
13148 (cua-paste): If paste into a marked rectangle, insert rectangle at
13149 current column, even if virtual; also paste exactly as many lines
13150 as has been marked (ignore additional lines or add empty lines),
13151 but paste whole source if only one line is marked.
13152 (cua--update-indications): No longer use overwrite-cursor to
13153 indicate rectangle padding
13154
13155 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
13156 (cua--rectangle-virtual-edges): New defun.
13157 (cua--rectangle-get-corners): Remove optional PAD arg.
13158 (cua--rectangle-set-corners): Never do padding.
13159 (cua--forward-line): Remove optional PAD arg. Simplify.
13160 (cua-resize-rectangle-right, cua-resize-rectangle-left)
13161 (cua-resize-rectangle-down, cua-resize-rectangle-up):
13162 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
13163 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
13164 (cua--rectangle-move): Never do padding. Simplify.
13165 (cua--tabify-start): New defun.
13166 (cua--rectangle-operation): Add tabify arg. All callers changed.
13167 (cua--pad-rectangle): Remove.
13168 (cua--delete-rectangle): Handle delete with virtual edges.
13169 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
13170 (cua--insert-rectangle): Handle insert at virtual column.
13171 Perform auto-tabify if necessary.
13172 (cua--activate-rectangle): Remove optional FORCE arg.
13173 Never do padding. Simplify.
13174 (cua--highlight-rectangle): Enhance for virtual edges.
13175 (cua-toggle-rectangle-padding): Remove command.
13176 (cua-toggle-rectangle-virtual-edges): New command.
13177 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
13178 (cua--rectangle-post-command): Don't force rectangle padding.
13179 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
13180
13181 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
13182
13183 * indent.el (edit-tab-stops-buffer): Doc fix.
13184
13185 2004-08-28 Richard M. Stallman <rms@gnu.org>
13186
13187 * progmodes/grep.el (grep-default-command): Use find-tag-default.
13188 (grep-tag-default): Function deleted.
13189
13190 * subr.el (find-tag-default): Move from etags.el.
13191
13192 * progmodes/etags.el (find-tag-default): Move to subr.el.
13193
13194 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
13195 into the basic character if it has an uppercase form.
13196
13197 2004-08-27 Kenichi Handa <handa@m17n.org>
13198
13199 * international/utf-8.el (utf-8-post-read-conversion): If the
13200 buffer is unibyte, temporarily make it multibyte.
13201
13202 2004-08-27 Masatake YAMATO <jet@gyve.org>
13203
13204 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
13205
13206 2004-08-25 John Paul Wallington <jpw@gnu.org>
13207
13208 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
13209 0, 1, and many mismatches in message.
13210 (tex-start-shell): Use `set-process-query-on-exit-flag'.
13211
13212 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
13213 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
13214
13215 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
13216
13217 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
13218 vc-diff-switches differently.
13219
13220 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
13221
13222 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
13223 before and a real defvar after
13224 `speedbar-supported-extension-expressions'. This is to silence
13225 the compiler without breaking bootstrapping.
13226
13227 2004-08-22 Richard M. Stallman <rms@gnu.org>
13228
13229 * textmodes/flyspell.el (flyspell-word):
13230 Use set-process-query-on-exit-flag.
13231 (flyspell-highlight-duplicate-region): Take POSS as arg.
13232 (flyspell-word): Pass POSS as arg.
13233
13234 * progmodes/ada-xref.el: Many doc and style fixes.
13235 (ada-find-any-references): Use compilation-start.
13236 (ada-get-ali-file-name): Improve error msg.
13237 (ada-get-ada-file-name): Likewise.
13238
13239 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
13240 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
13241
13242 * mail/mail-extr.el (mail-extr-all-top-level-domains):
13243 Add forward defvar.
13244
13245 * whitespace.el (global-whitespace-mode): New alias
13246 for whitespace-global-mode.
13247
13248 * speedbar.el (speedbar-file-regexp): Move definition up.
13249 (speedbar-mode, speedbar-set-mode-line-format):
13250 Use with-no-warnings.
13251 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
13252
13253 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
13254 controls whether to display the error buffer.
13255
13256 * ps-mule.el: Delete compatibility code for old Emacses.
13257 (ps-mule-find-wrappoint): Don't use chars-in-region.
13258
13259 * frame.el (display-mouse-p, display-selections-p):
13260 Use with-no-warnings.
13261
13262 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
13263
13264 2004-08-22 David Kastrup <dak@gnu.org>
13265
13266 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
13267 information.
13268
13269 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
13270
13271 2004-08-22 Andreas Schwab <schwab@suse.de>
13272
13273 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
13274
13275 2004-08-22 Masatake YAMATO <jet@gyve.org>
13276
13277 * cvs-status.el (cvs-status-checkout): New function.
13278 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
13279
13280 2004-08-21 David Kastrup <dak@gnu.org>
13281
13282 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
13283 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
13284 has been converted to use hashtables, the relation `nil=none' is
13285 no longer valid, as `nil' is not a hashtable. This patch tries to
13286 reduce the number of resulting errors.
13287
13288 2004-08-21 John Paul Wallington <jpw@gnu.org>
13289
13290 * subr.el (process-kill-without-query): Made obsolete in
13291 version 21.4, not 21.5.
13292
13293 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
13294 (vc-previous-comment, vc-next-comment)
13295 (vc-comment-search-reverse, vc-comment-search-forward)
13296 (vc-comment-to-change-log): Likewise.
13297
13298 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
13299
13300 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
13301
13302 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
13303 Correct indentation of DEFMETHODS with non-standard method
13304 combinations (e.g., PROGN, MIN, MAX).
13305
13306 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
13307
13308 * startup.el (normal-top-level-add-subdirs-to-load-path):
13309 Avoid unnecessarily checking system-type.
13310 (normal-top-level): Set TERM to "dumb". Simplify.
13311
13312 * avoid.el (mouse-avoidance-ignore-p): New fun.
13313 Also ignore switch-frame, select-window, double, and triple clicks.
13314 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
13315 (mouse-avoidance-fancy-hook): Use it.
13316
13317 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
13318
13319 * avoid.el (mouse-avoidance-nudge-mouse)
13320 (mouse-avoidance-banish-destination): Stay within the current window
13321 to avoid problems with mouse-autoselect-window.
13322
13323 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
13324
13325 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
13326 the newer format of some messages in cvs-1.12.1.
13327
13328 2004-08-19 Masatake YAMATO <jet@gyve.org>
13329
13330 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
13331 (elp-results-jump-to-definition-by-mouse)
13332 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
13333 (elp-output-result): Use elp-output-insert-symname.
13334
13335 2004-08-18 Kenichi Handa <handa@m17n.org>
13336
13337 * language/cyrillic.el: Register koi8-r in
13338 ctext-non-standard-encodings-alist.
13339 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
13340
13341 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
13342
13343 * emacs-lisp/copyright.el (copyright-update-year): Delete code
13344 that replaces 20xy with xy.
13345
13346 2004-08-17 John Paul Wallington <jpw@gnu.org>
13347
13348 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
13349 (reb-force-update): Doc fix.
13350
13351 2004-08-16 Richard M. Stallman <rms@gnu.org>
13352
13353 * progmodes/which-func.el (which-func-update-1): Doc fix.
13354
13355 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
13356 (sh-mode-abbrev-table): New variable.
13357
13358 * progmodes/compile.el (compilation-mode): Doc fix.
13359
13360 * emacs-lisp/lisp-mode.el (eval-last-sexp):
13361 Don't cons a new symbol each time.
13362 (eval-last-sexp-fake-value): New variable.
13363
13364 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
13365 (copyright-update-year): Detect continuation of list of years.
13366
13367 * term.el (term-default-fg-color, term-default-bg-color)
13368 (ansi-term-color-vector): Use `unspecified', not nil, as default.
13369
13370 * imenu.el: Several doc fixes: don't say variables are buffer-local.
13371
13372 2004-08-16 Davis Herring <herring@lanl.gov>
13373
13374 * isearch.el (isearch-string, isearch-message-string, isearch-point)
13375 (isearch-success, isearch-forward-flag, isearch-other-end)
13376 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
13377 (isearch-barrier, isearch-within-brackets)
13378 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
13379
13380 2004-08-16 Kenichi Handa <handa@m17n.org>
13381
13382 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
13383
13384 2004-08-15 Kenichi Handa <handa@m17n.org>
13385
13386 * term/x-win.el (x-selection-value): If utf8 was successful but
13387 ctext was not, use utf8 string.
13388
13389 2004-08-14 Davis Herring <herring@lanl.gov>
13390
13391 * isearch.el: Remove accidental changes of March 4. Fix backing
13392 up when a regexp isearch is made more general. Use symbolic
13393 accessor functions for isearch stack frames to make usage clearer.
13394 (search-whitespace-regexp): Made groups in documentation shy (as
13395 is the group in the default value).
13396 (isearch-fallback): New function, addresses problems with regexps
13397 liberalized by `\|', adds support for liberalization by `\}' (the
13398 general repetition construct), and incorporates behavior for
13399 `*'/`?'.
13400 (isearch-}-char): New command, calls `isearch-fallback' with
13401 arguments appropriate to a typed `}'.
13402 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
13403 appropriately.
13404 (isearch-mode-map): Bind `}' to `isearch-}-char'.
13405 (isearch-string, isearch-message,string, isearch-point)
13406 (isearch-success, isearch-forward-flag, isearch-other-end)
13407 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
13408 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
13409 New inline functions to read fields of a stack frame.
13410
13411 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
13412
13413 * battery.el (battery-linux-proc-acpi): Look into battery
13414 directories matching the literal string "CMB", too (required for
13415 Linux kernel version 2.6.7).
13416
13417 2004-08-14 John Paul Wallington <jpw@gnu.org>
13418
13419 * cus-start.el (read-file-name-completion-ignore-case): Add.
13420 (blink-cursor-alist): Change version to "21.4".
13421
13422 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
13423
13424 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
13425
13426 * speedbar.el (speedbar-scan-subdirs): New option.
13427 (speedbar-file-lists): Don't ignore file-name case on Unix and use
13428 dolist.
13429 (speedbar-insert-files-at-point): Take an extra argument and use
13430 it to optionally find out if a subdir is empty. Also unreadable
13431 files don't get expand buttons.
13432 (speedbar-directory): New image (unused pixmap already existed).
13433 (speedbar-expand-image-button-alist): Use it.
13434
13435 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
13436
13437 CC Mode update to 5.30.9:
13438
13439 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
13440 Move from cc-vars to cc-defs for dependency reasons. Fix the
13441 POSIX char class test to check that it works in
13442 `skip-chars-(forward|backward)' too.
13443
13444 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
13445 first argument starts with a special brace list.
13446
13447 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
13448 when `c-opt-type-concat-key' is used (i.e. in Pike).
13449
13450 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
13451 Fix bug when the inner char pair doesn't have paren syntax,
13452 i.e. "(<>)".
13453
13454 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
13455 whitespace safe.
13456
13457 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
13458 position for `arglist-intro', `arglist-cont-nonempty' and
13459 `arglist-close' when there are two arglist open parens on the same
13460 line and there's nothing in front of the first.
13461
13462 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
13463 locking of qualified names in Java, which previously could fontify
13464 common indexing expressions in many cases. The standard Java
13465 naming conventions are used to tell them apart.
13466
13467 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
13468 Fix inconsistency wrt opening parens on the first line inside a paren
13469 block.
13470
13471 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
13472 compile time for the sake of `c-major-mode-is'.
13473
13474 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
13475 `c-major-mode-is' in the event that this is used inside a
13476 `c-lang-defconst'.
13477
13478 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
13479 `c-lang-defconst' so that it works better with fallback languages.
13480
13481 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
13482 it to fail to record the base mode.
13483
13484 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
13485 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
13486 is used. Reorder the syntax checks to get more efficient
13487 skipping in some situations.
13488
13489 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
13490 continuation which might precede the newly inserted '{'.
13491
13492 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
13493 Fix cases where it could loop indefinitely.
13494
13495 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
13496 size specs correctly. Only fontify identifiers in front of '('
13497 with as functions - don't accept any paren char. Tighten up
13498 initializer skipping to stop before function and class blocks.
13499
13500 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
13501 the point could be left directly after an open paren when finding
13502 the beginning of the first decl in the block.
13503
13504 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
13505 table when filtering out legitimate open parens to be recorded.
13506 This could cause cache inconsistencies when e.g.
13507 `c++-template-syntax-table' was temporarily in use.
13508
13509 * progmodes/cc-engine.el (c-on-identifier)
13510 (c-simple-skip-symbol-backward): Small fix for handling "-"
13511 correctly in `skip-chars-backward'. Affected the operator lfun
13512 syntax in Pike.
13513
13514 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
13515 Fix bug that could cause an error from `after-change-functions' when
13516 the changed region is at bob.
13517
13518 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
13519
13520 CC Mode update to 5.30.9:
13521
13522 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
13523 to say that <TAB> doesn't insert WS into a CPP line.
13524 (c-indent-command, c-tab-always-indent): Amend doc strings.
13525
13526 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
13527 checks for user errors, thus eliminating cryptic and unhelpful
13528 Emacs error messages. (1) Check the arg to `c-set-style' is a
13529 string. (2) Check that settings to `c-offsets-alist' are not
13530 spuriously quoted.
13531
13532 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
13533 which precedes the newly inserted `{'.
13534
13535 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
13536
13537 Sync with Tramp 2.0.44.
13538
13539 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
13540 function "tramp_file_attributes". Otherwise, file names
13541 containing spaces are misinterpreted. Reported by Magnus Henoch
13542 <mange@freemail.hu>.
13543 (tramp-handle-file-truename): FILENAME must be expanded first.
13544 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
13545 obscure results. Reported by D. Goel <deego@gnufans.org>.
13546 (tramp-handle-verify-visited-file-modtime): If file does not
13547 exist, say it is not modified if and only if that agrees with the
13548 buffer's record. Check whether a file is visiting the buffer, or
13549 the buffer has no recorded last modification time. Return t in
13550 case the visiting file doesn't exist. Suggested by Luc Teirlinck
13551 <teirllm@auburn.edu>.
13552 (tramp-handle-write-region): Pass modtime explicitely to
13553 `set-visited-file-modtime', because filename can be different
13554 from (buffer-file-name) if `file-precious-flag' is set.
13555 `set-visited-file-modtime' must be called always when `visit' is t
13556 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
13557 (tramp-handle-set-visited-file-modtime): If `time-list' is not
13558 nil, don't apply the whole body. If the file doesn't exists, set
13559 modtime to '(-1 65535). Suggested by Luc Teirlinck
13560 <teirllm@auburn.edu>.
13561
13562 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
13563
13564 * help.el (describe-bindings): Doc fix.
13565
13566 * subr.el (kbd): Doc fix.
13567
13568 2004-08-08 John Paul Wallington <jpw@gnu.org>
13569
13570 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
13571 instead of `string-to-int'.
13572 (define-ibuffer-column mode): Fix indentation.
13573
13574 2004-08-08 Lars Hansen <larsh@math.ku.dk>
13575
13576 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
13577
13578 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
13579
13580 * subr.el (global-unset-key, local-unset-key): Doc fixes.
13581
13582 * novice.el (disabled-command-function): New variable renamed from
13583 `disabled-command-hook'.
13584 (disabled-command-hook): Keep the _variable_ as alias for
13585 `disabled-command-function' and make obsolete.
13586 (disabled-command-function): Function renamed from
13587 `disabled-command-hook'. Adapt code to name change of the variable.
13588
13589 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
13590
13591 * simple.el (completion-root-regexp): New defvar.
13592 (completion-setup-function): Use it instead of a literal string.
13593
13594 2004-08-07 John Paul Wallington <jpw@gnu.org>
13595
13596 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
13597 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
13598 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
13599 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
13600
13601 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
13602
13603 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
13604 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
13605
13606 2004-08-04 Kenichi Handa <handa@m17n.org>
13607
13608 * international/encoded-kb.el (encoded-kbd-setup-keymap):
13609 Fix previous change.
13610
13611 2004-08-03 Kenichi Handa <handa@m17n.org>
13612
13613 * international/encoded-kb.el: The following changes are to
13614 utilize key-translation-map instead of minor mode map.
13615 (encoded-kbd-iso2022-non-ascii-map): Delete it.
13616 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
13617 (encoded-kbd-last-key): New function.
13618 (encoded-kbd-iso2022-single-shift): New function.
13619 (encoded-kbd-iso2022-designation)
13620 (encoded-kbd-self-insert-iso2022-7bit)
13621 (encoded-kbd-self-insert-iso2022-8bit)
13622 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
13623 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
13624 key-translation-map.
13625 (encoded-kbd-setup-keymap): Setup key-translation-map.
13626 (saved-key-translation-map): New variable.
13627 (encoded-kbd-mode): Save/restore key-translation-map.
13628 Adjust for the change of encoded-kbd-setup-keymap.
13629
13630 2004-08-02 Kim F. Storm <storm@cua.dk>
13631
13632 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
13633 and call compute-motion with nil for topos and width to get proper
13634 usable width and height for both window and non-window systems.
13635
13636 * windmove.el (windmove-coordinates-of-position): Let compute-motion
13637 calculate usable window width and height.
13638
13639 * window.el (window-buffer-height): Call compute-motion with nil width.
13640
13641 2004-08-01 David Kastrup <dak@gnu.org>
13642
13643 * replace.el (query-replace-read-from):
13644 Use `query-replace-compile-replacement'.
13645 (query-replace-compile-replacement): New function.
13646 (query-replace-read-to): Use `query-replace-compile-replacement'
13647 for repeating the last command.
13648
13649 2004-08-01 John Paul Wallington <jpw@gnu.org>
13650
13651 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
13652 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
13653 (pr-switches): Remove period from end of error messages.
13654
13655 * help-mode.el (help-go-back): Likewise.
13656
13657 * abbrev.el (only-global-abbrevs): Doc fix.
13658 (edit-abbrevs-map): Define within defvar.
13659 (quietly-read-abbrev-file): Doc fix.
13660
13661 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
13662
13663 * novice.el (enable-command, disable-command): Doc fixes.
13664
13665 * subr.el (event-modifiers, event-basic-type): Doc fixes.
13666
13667 2004-07-30 Richard M. Stallman <rms@gnu.org>
13668
13669 * subr.el (with-local-quit): Doc fix.
13670
13671 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
13672
13673 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
13674
13675 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
13676
13677 * custom.el (defcustom): Doc fix.
13678
13679 2004-07-28 Masatake YAMATO <jet@gyve.org>
13680
13681 * progmodes/etags.el (etags-tags-apropos): Show building progress.
13682
13683 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
13684
13685 * imenu.el (imenu-prev-index-position-function)
13686 (imenu-extract-index-name-function, imenu-name-lookup-function)
13687 (imenu--index-alist): Docstring redundancy fix.
13688
13689 2004-07-25 Lars Hansen <larsh@math.ku.dk>
13690
13691 * wdired.el (wdired-finish-edit): Require dired-aux before locally
13692 binding dired-backup-overwrite.
13693
13694 2004-07-25 John Paul Wallington <jpw@gnu.org>
13695
13696 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
13697
13698 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
13699
13700 * term/tty-colors.el (tty-color-approximate): Doc fix.
13701
13702 * select.el (x-get-selection, x-set-selection): Doc fixes.
13703
13704 * frame.el (make-frame): Doc fix.
13705
13706 2004-07-24 Richard M. Stallman <rms@gnu.org>
13707
13708 * mail/rmail.el (rmail-mime-charset-pattern):
13709 Don't include semicolon in the charset value.
13710
13711 * replace.el (occur-next-error): Call set-window-point.
13712 (occur-engine): Handle negative NLINES.
13713
13714 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
13715
13716 * frame.el (modify-all-frames-parameters): Minor doc fix.
13717 (set-frame-configuration): Doc fix.
13718
13719 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
13720
13721 * simple.el (completion-setup-function): Compute the common parts
13722 and the first difference place correctly when
13723 partial-completion-mode is on.
13724
13725 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13726
13727 * ps-print.el: Doc fix.
13728 (ps-print-version): New version 6.6.5.
13729 (ps-printing-region): Doc fix.
13730 (ps-generate-string-list): Comment fix.
13731 (ps-message-log-max): Code fix.
13732
13733 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
13734
13735 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
13736 generated PostScript.
13737
13738 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
13739
13740 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
13741 with Gnus v5_10 branch.)
13742
13743 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
13744
13745 * calendar/time-date.el (time-to-number-of-days): New function.
13746 Imported from from Gnus.
13747
13748 2004-07-22 Kim F. Storm <storm@cua.dk>
13749
13750 * progmodes/make-mode.el: Fix comments.
13751
13752 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13753
13754 * printing.el: Doc fix.
13755
13756 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
13757
13758 * frame.el (modify-all-frames-parameters): Minor doc fix.
13759
13760 2004-07-20 Richard M. Stallman <rms@gnu.org>
13761
13762 * textmodes/fill.el (fill-nobreak-p): If this break point is
13763 at the end of the line, don't consider the newline which follows
13764 as a reason to return t.
13765
13766 2004-07-19 John Paul Wallington <jpw@gnu.org>
13767
13768 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
13769
13770 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
13771
13772 * dired-aux.el (dired-do-kill-lines): Expand docstring.
13773 Delete irrelevant code.
13774
13775 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
13776
13777 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
13778 New docstring. From Luc Teirlinck.
13779
13780 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
13781
13782 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
13783 section.
13784 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
13785 non-file buffers. We know it is nil.
13786
13787 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
13788
13789 Sync with Tramp 2.0.43.
13790
13791 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
13792 Remove outdated comment.
13793 (tramp-locked, tramp-locker): New variables for implementing a
13794 global lock.
13795 (tramp-sh-file-name-handler): Use them to implement the global lock.
13796
13797 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
13798
13799 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
13800 calls to respective `xxx` calls.
13801 (tramp-process-alive-regexp): Precise doc string.
13802 (tramp-multi-action-process-alive): New defun.
13803 (tramp-multi-actions): Use it.
13804 (tramp-handle-find-backup-file-name): `copy-tree' is available
13805 since Emacs 22.1 only (XEmacs has it). Implementation rewritten
13806 in order to avoid this function.
13807 (tramp-handle-write-region): Set current buffer. If connection
13808 wasn't open, `file-modes' has changed it accidently. Reported by
13809 David Kastrup <dak@gnu.org>.
13810 (tramp-enter-password, tramp-read-passwd): New arguments USER and
13811 HOST.
13812 (tramp-action-password, tramp-multi-action-password): Apply it.
13813 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
13814 name must still contain the port number. Otherwise, we have two
13815 Tramp buffers, with all the confusion. Reported by Myron Selby
13816 <myron@xytech.com> and Rolf Dubitzky
13817 <Dubitzky@physi.uni-heidelberg.de>.
13818
13819 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
13820 HOST to `tramp-enter-passwd'.
13821
13822 * net/tramp-vc.el (all): Code cleanup. Change all
13823 `tramp-handle-xxx' calls to respective `xxx` calls.
13824
13825 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
13826
13827 * emacs-lisp/testcover.el: New category "potentially-1valued" for
13828 functions that are not erroneous if either 1-valued or
13829 multi-valued. Detect functions in this class.
13830 (testcover-1value-functions, testcover-compose-functions)
13831 (testcover-progn-functions) Add some additional functions to lists.
13832 (testcover-mark): Bugfix when marking up the definition for an
13833 empty function.
13834
13835 2004-07-17 Richard M. Stallman <rms@gnu.org>
13836
13837 * replace.el (occur-read-primary-args): Pass default to
13838 read-from-minibuffer.
13839
13840 * mail/footnote.el (footnote-section-tag): Use defcustom.
13841
13842 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
13843 Compile font-lock-keywords, not KEYWORDS.
13844 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
13845 Add warn, check-type. Handle cerror like error.
13846
13847 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
13848
13849 * progmodes/which-func.el (which-func-keymap): New var.
13850 (which-func-face): New face.
13851 (which-func-format): Use them.
13852
13853 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
13854
13855 * buff-menu.el (list-buffers-noselect): Append the buffer's
13856 process status to its mode name.
13857
13858 2004-07-16 Kim F. Storm <storm@cua.dk>
13859
13860 * simple.el (inhibit-mark-movement): New defvar.
13861 (beginning-of-buffer, end-of-buffer): Do not push mark if
13862 inhibit-mark-movement is non-nil or C-u prefix is given.
13863
13864 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
13865 Init to beginning-of-buffer and end-of-buffer.
13866 (cua--undo-push-mark): New defvar.
13867 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
13868 already active and command is in cua--preserve-mark-commands.
13869 Also fix check for shift modifier on non-window systems.
13870 (cua--post-command-handler): Clear inhibit-mark-movement if set.
13871
13872 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
13873
13874 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
13875 of two integers, instead of a cons.
13876
13877 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
13878 `visited-file-modtime' now returns a list of two integers, instead
13879 of a cons.
13880
13881 * dired.el (dired-directory-changed-p): Ditto.
13882
13883 * progmodes/grep.el (grep): Doc fix.
13884
13885 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
13886
13887 * autorevert.el (auto-revert-tail-mode)
13888 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
13889 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
13890 in both at the same time.
13891 (auto-revert-tail-mode): New command.
13892 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
13893 (auto-revert-handler): Revert only either tail or whole file.
13894
13895 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
13896 add auto-revert-tail-mode.
13897
13898 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13899
13900 * printing.el: Doc fix. Change name of some funs.
13901 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
13902 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
13903 (pr-standard-file-name): New fun. Replace pr-standard-path.
13904 (pr-call-process): Code fix.
13905
13906 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
13907
13908 * subr.el (with-selected-window): Doc fix.
13909
13910 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
13911
13912 * subr.el (get-buffer-window-list): Doc fix.
13913
13914 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
13915
13916 * files.el (switch-to-buffer-other-window): Doc fix.
13917
13918 * window.el (save-selected-window, one-window-p)
13919 (split-window-keep-point, split-window-vertically)
13920 (split-window-horizontally): Doc fixes.
13921
13922 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13923
13924 * printing.el: Doc fix. Now it uses call-process instead of
13925 shell-command for low command execution.
13926 (pr-version): New version number (6.8).
13927 (pr-shell-file-name): Option removed.
13928 (pr-shell-command): Fun removed.
13929 (pr-call-process): New fun. Replace pr-shell-command.
13930 (pr-standard-path, pr-remove-nil-from-list): New funs.
13931 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
13932 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
13933 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
13934 (pr-ps-utility-process, pr-txt-print): Code fix.
13935
13936 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
13937
13938 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
13939 boolean.
13940
13941 2004-07-09 Lars Hansen <larsh@math.ku.dk>
13942
13943 * wid-edit.el (widget-field-buffer): Doc fix.
13944
13945 2004-07-09 John Paul Wallington <jpw@gnu.org>
13946
13947 * emacs-lisp/re-builder.el (reb-update-overlays):
13948 Distinguish between one and several matches in message.
13949
13950 2004-07-09 Richard M. Stallman <rms@gnu.org>
13951
13952 * mouse.el (mouse-set-region-1): If transient-mark-mode
13953 is `identity', change it to `only'.
13954
13955 * simple.el (current-word): Doc fix.
13956
13957 2004-07-09 Mark A. Hershberger <mah@everybody.org>
13958
13959 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
13960 so that it is more understanding of whitespace.
13961
13962 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
13963 (("ns" . "element") (attr-list) children) instead of
13964 ((:ns . "element") (attr-list) children) in order to reduce the
13965 number of symbols used.
13966 (xml-skip-dtd): Change to use xml-parse-dtd but set
13967 xml-validating-parsing to nil.
13968 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
13969 (xml-substitute-entity): Remove in favor of new entity substitution.
13970 (xml-substitute-special): Rewrite in to substitute complex
13971 entities from DOCTYPE declarations.
13972 (xml-parse-fragment): Parse fragments from entity deleclarations.
13973 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
13974 (xml-parse-dtd, xml-substitute-special): Make validity checks
13975 conditioned on xml-validating-parser. Add "Not Well Formed" to
13976 error messages about well-formedness.
13977
13978 2004-07-08 Steven Tamm <steventamm@mac.com>
13979
13980 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
13981 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
13982 Do not treat double clicks and triple clicks specially in the
13983 scroll bar (preventing strange repositioning problems)
13984
13985 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
13986
13987 * replace.el (query-replace-regexp-eval): Fix last change.
13988
13989 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
13990
13991 * replace.el (query-replace-descr): New fun.
13992 (query-replace-read-from, query-replace-read-args): Default to the
13993 previous from&to.
13994 (query-replace-read-to): Quote the `from' string when displaying it.
13995 (query-replace-regexp-eval): Immediately check read-only status.
13996 Use query-replace-read-from to get the \n checking.
13997 Quote the `from' string when displaying it.
13998 (map-query-replace-regexp, occur-read-primary-args):
13999 Quote the `from' string when displaying it.
14000
14001 * isearch.el (isearch-query-replace): Pass the regexp-ness and
14002 delimited-ness of the search to query-replace.
14003
14004 * replace.el (query-replace-read-from, query-replace-read-to):
14005 New funs extracted from query-replace-read-args.
14006 (query-replace-read-args): Use them.
14007
14008 * replace.el (query-replace-interactive, query-replace-read-args):
14009 Remove the `initial' special value.
14010 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
14011 (occur-engine): Remove unused var `matchend'.
14012
14013 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
14014 Use the search string without prompting.
14015
14016 2004-07-05 Kenichi Handa <handa@m17n.org>
14017
14018 * international/mule.el (decode-coding-inserted-region):
14019 Set last-coding-system-used only when coding is nil.
14020
14021 2004-07-03 Eli Zaretskii <eliz@gnu.org>
14022
14023 * progmodes/grep.el (grep-compute-defaults, grep-command)
14024 (grep-program, find-program, grep-find-use-xargs, grep-history)
14025 (grep-find-history, grep-tag-default, grep-find-command)
14026 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
14027 Add autoload cookies, for unbundled packages that load `compile'
14028 and expect all grep-related symbols to become defined.
14029
14030 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
14031
14032 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
14033 (iimage-mode-image-search-path): New user option to search the
14034 image file.
14035 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
14036 have locate-file.
14037 (iimage-mode-buffer): Use it.
14038
14039 2004-07-03 Nick Roberts <nickrob@gnu.org>
14040
14041 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
14042 carefully.
14043 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
14044
14045 2004-07-03 Juri Linkov <juri@jurta.org>
14046
14047 * replace.el (query-replace-read-args): Swallow space after 'foo,
14048 not after (quote foo). Match space only immediately after symbol,
14049 not anywhere in the whole string.
14050
14051 2004-07-02 Richard M. Stallman <rms@gnu.org>
14052
14053 * replace.el (query-replace-read-args): Swallow space after
14054 symbols, not after closeparens. But avoid error if string ends there.
14055
14056 * progmodes/python.el (python-beginning-of-statement):
14057 Exit the loop if backward-up-list gets error.
14058
14059 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
14060
14061 2004-07-02 Andre Spiegel <spiegel@gnu.org>
14062
14063 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
14064 only if vc-consult-headers is non-nil.
14065
14066 2004-07-02 Juri Linkov <juri@jurta.org>
14067
14068 * pcvs.el (cvs-mode-diff-repository): New command.
14069
14070 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
14071
14072 2004-07-01 Juri Linkov <juri@jurta.org>
14073
14074 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
14075 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
14076 C-M-% to isearch-query-replace-regexp.
14077 (minibuffer-local-isearch-map): Add arrow key bindings.
14078 Bind C-f to isearch-yank-char-in-minibuffer.
14079 (isearch-forward): Doc fix.
14080 (isearch-edit-string): Doc fix.
14081 (isearch-query-replace, isearch-query-replace-regexp): New funs.
14082 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
14083 (isearch-yank-char): Add optional arg.
14084 (isearch-yank-char-in-minibuffer): New fun.
14085
14086 * replace.el (query-replace-interactive): Change type from boolean
14087 to choice. Add value `initial'.
14088 (query-replace-read-args): Handle value `initial' of
14089 query-replace-interactive.
14090
14091 2004-06-29 Kim F. Storm <storm@cua.dk>
14092
14093 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
14094 (breakpoint-disabled-bitmap-face): Add :group 'gud.
14095
14096 * progmodes/ada-xref.el (ada-tight-gvd-integration):
14097 Add :group 'ada.
14098
14099 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
14100
14101 2004-06-29 Juri Linkov <juri@jurta.org>
14102
14103 * replace.el (query-replace-read-args): Swallow a space after
14104 everything except )]" which in most cases means after a symbol.
14105
14106 * emacs-lisp/pp.el (pp-buffer): Add autoload.
14107
14108 2004-06-28 Richard M. Stallman <rms@gnu.org>
14109
14110 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
14111 More changes to go with previous change in font-lock.el.
14112
14113 2004-06-26 David Kastrup <dak@gnu.org>
14114
14115 * replace.el (perform-replace): Highlight the match even in
14116 non-query mode if there is potential replace string editing.
14117
14118 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
14119
14120 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
14121 agree with new return value of `file-remote-p'.
14122 This syncs with Tramp 2.0.42.
14123
14124 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
14125 according to new documentation of `file-remote-p'.
14126
14127 * files.el (file-remote-p): Fix doc to say that return value is
14128 identification of remote system, if not nil.
14129 (file-relative-name): Use new return value of `file-remote-p'.
14130
14131 2004-06-26 Nick Roberts <nickrob@gnu.org>
14132
14133 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
14134 (gdb-goto-breakpoint): Fix breakage.
14135
14136 2004-06-26 Eli Zaretskii <eliz@gnu.org>
14137
14138 * man.el (Man-getpage-in-background): Add windows-nt to the list
14139 of systems where shell-file-name should be used instead of
14140 literal "sh".
14141
14142 2004-06-25 Sam Steingold <sds@gnu.org>
14143
14144 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
14145 function names `(setf symbol)'.
14146
14147 2004-06-24 Richard M. Stallman <rms@gnu.org>
14148
14149 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
14150
14151 * font-lock.el (font-lock-keywords): Change format of compiled values.
14152 Document it.
14153 (font-lock-add-keywords): If font-lock-keywords is compiled,
14154 extract the uncompiled version, modify, then recompile.
14155 (font-lock-remove-keywords): Likewise.
14156 (font-lock-fontify-keywords-region): Handle changed format.
14157 (font-lock-compile-keywords): Handle changed format.
14158 (font-lock-set-defaults): Compile the keywords explicitly here.
14159
14160 2004-06-24 David Kastrup <dak@gnu.org>
14161
14162 * replace.el (query-replace-read-args): Implement `\,' and `\#'
14163 replacements here.
14164 (query-replace-regexp): Doc string explaining this and the new
14165 `\?' replacement. Remove `\,' and `\#' implementation here, as it
14166 is better placed in `query-replace-read-args'.
14167 (replace-regexp): Explain `\,', `\#' and `\?'.
14168 (replace-match-data): New function for thorough reuse/destruction
14169 of old match-data.
14170 (replace-match-maybe-edit): Function for implementing `\?' editing.
14171 (perform-replace): Fix maintaining of the match stack including
14172 already matched regions, implement `\?', fix various problems
14173 with regions while editing and other stuff.
14174 (replace-highlight): Simplify.
14175
14176 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
14177
14178 * progmodes/grep.el (grep-error-screen-columns): New variable.
14179 (grep-regexp-alist): Give it the full functionality of gnu style
14180 compilation messages with line and column ranges. Ask me for the
14181 perl script I'm working on, that uses these.
14182
14183 2004-06-23 Nick Roberts <nickrob@gnu.org>
14184
14185 * comint.el (comint-insert-clicked-input, comint-copy-old-input):
14186 Remove.
14187 (comint-insert-input, comint-mouse-insert-input): New functions
14188 based on comint-insert-clicked-input for two bindings but just
14189 one functionality.
14190
14191 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
14192
14193 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
14194
14195 2004-06-23 Lars Hansen <larsh@math.ku.dk>
14196
14197 * files.el (write-contents-functions): Doc fix.
14198
14199 2004-06-21 Juanma Barranquero <lektu@terra.es>
14200
14201 * image.el (image-library-alist): Rewrite docstring in active voice.
14202
14203 2004-06-20 Richard M. Stallman <rms@gnu.org>
14204
14205 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
14206
14207 * isearch.el (isearch-repeat): Avoid testing old match data.
14208 (isearch-message): Display trailing space in special font
14209 when search is failing.
14210 (isearch-search-fun-function): Doc fix.
14211
14212 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
14213
14214 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
14215
14216 * frame.el (show-trailing-whitespace): Doc fix.
14217
14218 * cus-edit.el (custom-variable-documentation): New function.
14219 (custom-variable): Use it.
14220
14221 2004-06-19 Nick Roberts <nickrob@gnu.org>
14222
14223 * man.el (Man-getpage-in-background): Revert previous change but
14224 make cygwin a special case.
14225
14226 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
14227
14228 * autorevert.el (global-auto-revert-non-file-buffers):
14229 Update docstring.
14230
14231 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
14232
14233 * progmodes/compile.el (compilation-error-properties): Store one
14234 more than end-col, if present, so that transient-mark-mode will
14235 highlight last char too.
14236 * progmodes/grep.el (grep-regexp-alist): Match columns and column
14237 ranges, if present.
14238
14239 2004-06-18 Jason Rumney <jasonr@gnu.org>
14240
14241 * makefile.w32-in: Double percent signs in for loops.
14242
14243 2004-06-17 David Kastrup <dak@gnu.org>
14244
14245 * replace.el (query-replace-read-args): Only warn about use of \n
14246 and \t when we are doing a regexp replacement and the actual
14247 escaped character is n or t.
14248 (query-replace-regexp): Add \, and \# interpretation to
14249 interactive call and document it.
14250 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
14251 as shortkey for replace-count.
14252 (replace-quote): New function for doubling backslashes.
14253
14254 2004-06-17 Juanma Barranquero <lektu@terra.es>
14255
14256 * files.el (parse-colon-path, cd): Mention in docstring that the
14257 path separator is colon in GNU-like systems.
14258
14259 * newcomment.el (comment-region-internal): Fix docstring.
14260
14261 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
14262 (ewoc-invalidate, ewoc-collect): Doc fixes.
14263 (ewoc--create-node, ewoc--delete-node-internal):
14264 Fix typos in docstring.
14265
14266 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
14267
14268 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
14269 manual to docstring.
14270
14271 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14272
14273 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
14274
14275 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
14276
14277 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
14278 Add hyperlink to emacs-xtra manual to docstring.
14279
14280 * autorevert.el (global-auto-revert-non-file-buffers):
14281 Add hyperlink to emacs-xtra manual to docstring, as well as an
14282 info-link.
14283
14284 2004-06-14 Juanma Barranquero <lektu@terra.es>
14285
14286 * image.el (image-library-alist): New variable to map image types
14287 to external libraries. Initialized to nil, unless system-specific
14288 configs change it.
14289 (image-type-available-p): Determine whether an image type is
14290 available by calling `init-image-library'.
14291
14292 * term/w32-win.el (image-library-alist): Initialize to a known set
14293 of probable library names.
14294
14295 2004-06-14 Kenichi Handa <handa@m17n.org>
14296
14297 * international/code-pages.el (windows-1256, cp1125): Fix tables
14298 for several characters.
14299
14300 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
14301
14302 2004-06-13 Richard M. Stallman <rms@gnu.org>
14303
14304 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
14305
14306 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
14307 not "`pc-selection-mode'".
14308
14309 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
14310
14311 * simple.el (previous-matching-history-element): Specify a default.
14312
14313 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
14314
14315 * cus-face.el (custom-declare-face): Simplify code.
14316
14317 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
14318
14319 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
14320
14321 * files.el (before-save-hook): Add `time-stamp' to the options.
14322
14323 * time-stamp.el (time-stamp): Recommend adding it to
14324 `before-save-hook', rather than `write-file-functions'.
14325 Make a similar change in `Commentary' section.
14326
14327 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
14328
14329 * diff-mode.el (diff-current-defun): If at start of hunk, use
14330 position of first change.
14331
14332 2004-06-13 Lars Hansen <larsh@math.ku.dk>
14333
14334 * dired-x.el (dired-mark-omitted): Bind to "*O".
14335
14336 2004-06-12 Karl Fogel <kfogel@red-bean.com>
14337
14338 * bookmark.el (bookmark-bmenu-relocate): New function, as
14339 suggested by David J. Biesack <David.Biesack@sas.com>.
14340 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
14341 (bookmark-bmenu-mode): Describe binding in doc string.
14342 (bookmark-set-filename): Save the bookmark list if it's time.
14343
14344 2004-06-13 Kenichi Handa <handa@m17n.org>
14345
14346 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
14347 (ccl-untranslated-to-ucs): Fix typo.
14348
14349 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
14350
14351 * progmodes/python.el (python-open-block-statement-p):
14352 Fix indentation after a block opening that contains a comment.
14353
14354 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
14355
14356 * bindings.el (completion-ignored-extensions): Add file extensions
14357 of Python byte-compiled files.
14358
14359 2004-06-12 Juri Linkov <juri@jurta.org>
14360
14361 * info.el (Info-goto-node): Add autoload.
14362 (Info-toc): Add substring-no-properties on Info file name.
14363 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
14364 (Info-mode-map): Bind L to Info-history, T to Info-toc.
14365
14366 2004-06-12 Kenichi Handa <handa@m17n.org>
14367
14368 * international/mule-cmds.el (set-language-environment):
14369 Load subst tables if necessary.
14370
14371 * international/mule.el (decode-char): Load subst tables if necessary.
14372 (encode-char): Likewise.
14373
14374 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
14375 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
14376 (utf-16le-decode-loop): Set r5 to -1 before loop.
14377 (utf-16be-decode-loop): Likewise.
14378 (ccl-decode-mule-utf-16le): Add EOF processing block.
14379 (ccl-decode-mule-utf-16be): Likewise.
14380 (ccl-decode-mule-utf-16le-with-signature): Likewise.
14381 (ccl-decode-mule-utf-16be-with-signature): Likewise.
14382 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
14383 (ccl-mule-utf-16-encode-untrans): New CCL.
14384 (utf-16-decode-to-ucs): Handle pre-read character.
14385 (utf-16le-encode-loop): Handle surrogate pair.
14386 (utf-16be-encode-loop): Likewise.
14387 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
14388 of utf-16le-encode-loop.
14389 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
14390 of utf-16be-encode-loop.
14391 (mule-utf-16-post-read-conversion):
14392 Call utf-8-post-read-conversion at first.
14393 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
14394 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
14395 Add post-read-conversion and pre-write-conversion.
14396
14397 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
14398 (utf-translate-cjk-unicode-range): New variable.
14399 (utf-translate-cjk-load-tables): New function.
14400 (utf-lookup-subst-table-for-decode): New function.
14401 (utf-lookup-subst-table-for-encode): New function.
14402 (utf-translate-cjk-mode): Init-value changed to t. Don't load
14403 tables here. Update safe-charsets of utf-* coding systems.
14404 (ccl-mule-utf-untrans): New CCL.
14405 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
14406 at end of each branch.
14407 (ccl-mule-utf-8-encode-untrans): New CCL.
14408 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
14409 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
14410 length of encoding. Don't return r0.
14411 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
14412 (utf-8-post-read-conversion): Narrow to region properly.
14413 If utf-translate-cjk-mode is on, load tables if necessary.
14414 Call utf-8-compose with hash-table arg if necessary.
14415 Call XXX-compose-region instead of XXX-post-read-convesion.
14416 (utf-8-pre-write-conversion): New function.
14417 (mule-utf-8): Include CJK charsets in safe-charsets if
14418 utf-translate-cjk-mode is on. Add pre-write-conversion.
14419
14420 * international/characters.el: Temporarily set
14421 utf-translate-cjk-mode to nil.
14422
14423 * language/devan-util.el (devanagari-compose-region):
14424 Add autoload cookie.
14425
14426 * international/ccl.el (ccl-dump-call): Fix printing the
14427 subroutine name.
14428
14429 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
14430
14431 * dired.el (dired-revert): If buffer is marked unmodified before
14432 reverting, keep it marked unmodified.
14433 Adapt to new conventions for commenting out code.
14434 (dired-make-relative): Adapt to new conventions for commenting out code.
14435
14436 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
14437
14438 * eshell/esh-module.el (eshell-load-defgroups):
14439 Bind `vc-handled-backends' to nil when opening files.
14440
14441 2004-06-11 Juanma Barranquero <lektu@terra.es>
14442
14443 * files.el (parse-colon-path, cd): Doc fixes (refer to
14444 `path-separator', not colon).
14445
14446 2004-06-10 Juanma Barranquero <lektu@terra.es>
14447
14448 * newcomment.el (comment-search-forward)
14449 (comment-search-backward): Fix typos in docstring.
14450 (comment-region): Doc fix.
14451
14452 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
14453
14454 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
14455 switch is no longer stored in `dired-switches-alist'.
14456
14457 * dired-aux.el (dired-insert-subdir): Do not store R switch in
14458 `dired-switches-alist'.
14459
14460 2004-06-10 Kim F. Storm <storm@cua.dk>
14461
14462 * pcvs.el (cvs-mode-diff-yesterday): New command.
14463
14464 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
14465
14466 2004-06-10 Juri Linkov <juri@jurta.org>
14467
14468 * emacs-lisp/edebug.el (edebug-eval-defun):
14469 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
14470 Fix docstring.
14471
14472 * simple.el (eval-expression-print-format): Don't print additional
14473 information on the first call to `eval-print-last-sexp'.
14474 (next-error-find-buffer): Fix punctuation.
14475 (killing) <defgroup>: Fix punctuation.
14476 (yank-excluded-properties): Change group from editing to killing.
14477
14478 * replace.el (perform-replace): Use `limit' to terminate the
14479 while-loop explicitly.
14480
14481 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14482
14483 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
14484 Use lc-*.xpm as prefix instead of *-locol.xpm.
14485
14486 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
14487 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
14488 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
14489 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
14490 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
14491 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
14492 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
14493 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
14494 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
14495 * toolbar/lc-up_arrow.xpm:
14496 Rename from *-locol.xpm.
14497
14498 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
14499
14500 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
14501 include forms like &<str>; as valid url patterns.
14502
14503 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
14504
14505 * dired.el (dired-diff, dired-backup-diff)
14506 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
14507 (dired-do-chown, dired-do-touch, dired-do-print)
14508 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
14509 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
14510 (dired-create-directory, dired-do-copy, dired-do-symlink)
14511 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
14512 (dired-do-copy-regexp, dired-do-hardlink-regexp)
14513 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
14514 (dired-maybe-insert-subdir, dired-next-subdir)
14515 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
14516 (dired-kill-subdir, dired-tree-up, dired-tree-down)
14517 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
14518 (dired-run-shell-command, dired-query): Remove redundant,
14519 or incorrect, autoloads.
14520
14521 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
14522 does not end in a slash. Add optional argument KILL-ROOT.
14523 Update docstring.
14524 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
14525 (dired-query): Add autoloads.
14526
14527 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
14528
14529 * progmodes/compile.el (compilation-set-window-height):
14530 Rearrange the save-* functions because a buffer can have several current
14531 point in different windows.
14532 (compilation-error-regexp-alist-alist): Recognize {standard input}
14533 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
14534
14535 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14536
14537 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
14538 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
14539 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
14540 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
14541 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
14542 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
14543 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
14544 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
14545 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
14546 * toolbar/up_arrow-locol.xpm:
14547 New versions of icons that uses fewer colors.
14548
14549 * toolbar/tool-bar.el (tool-bar-local-item)
14550 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
14551 if display-color-cells is 256 or less.
14552
14553 2004-06-08 Kim F. Storm <storm@cua.dk>
14554
14555 * wid-edit.el (widget-specify-button): Use hand pointer rather
14556 than mouse-face as visible mouse-over effect.
14557
14558 2004-06-07 Karl Fogel <kfogel@red-bean.com>
14559
14560 * saveplace.el (save-place-alist-to-file): Bind `print-length'
14561 and `print-level' to nil when writing out `save-place-alist'.
14562 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
14563
14564 2004-06-07 Juanma Barranquero <lektu@terra.es>
14565
14566 * completion.el (completion-kill-region): Doc fix.
14567
14568 * format.el (format-insert-annotations)
14569 (format-annotate-location): Doc fixes.
14570 (format-subtract-regions): Make arguments match their use in docstring.
14571
14572 * simple.el (kill-region): Doc fix.
14573
14574 * subr.el (insert-buffer-substring-no-properties)
14575 (insert-buffer-substring-as-yank): Doc fixes.
14576
14577 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
14578
14579 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
14580 Update docstring.
14581 (dired-reset-subdir-switches): New function.
14582
14583 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
14584 Limit scope of `buffer-read-only' binding.
14585
14586 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
14587
14588 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
14589 eshell-explicit-command-char.
14590
14591 2004-06-06 Juanma Barranquero <lektu@terra.es>
14592
14593 * help-fns.el (help-argument-name): Inherit from italic face only
14594 if the frame supports it.
14595
14596 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14597
14598 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
14599 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
14600 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
14601 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
14602 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
14603 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
14604 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
14605 New conversions from xpm files.
14606
14607 * toolbar/README: New file.
14608
14609 2004-06-06 Richard M. Stallman <rms@gnu.org>
14610
14611 * isearch.el (isearch-mode-map): Undo previous change.
14612
14613 2004-06-05 Juri Linkov <juri@jurta.org>
14614
14615 * bindings.el (debug-ignored-errors): Add regexps for history
14616 related messages. Remove $ from "No further undo information".
14617 Move Ediff's messages to ediff.el.
14618
14619 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
14620
14621 * cus-edit.el (custom-display): Add `min-colors'.
14622
14623 * custom.el (defface): Add `supports' to docstring.
14624
14625 * help-fns.el (help-argument-name): Add :group 'help.
14626
14627 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
14628
14629 * find-dired.el (find-ls-subdir-switches): New user option.
14630 (find-dired): No longer call `abbreviate-file-name' on DIR.
14631 Set `dired-subdir-switches' buffer-locally.
14632
14633 * locate.el: Merge the two `Commentary' sections.
14634 (locate-ls-subdir-switches): New user option.
14635 (locate): Update for other changes.
14636 (locate-mode-map): Restore Dired binding for mouse-2.
14637 Bind `locate-mouse-view-file' to M-mouse-2.
14638 Bind `l' to `locate-do-redisplay'.
14639 (locate-main-listing-line-p, locate-do-redisplay): New functions.
14640 (locate-mouse-view-file, locate-tags, locate-find-directory):
14641 Print message if used outside main listing.
14642 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
14643 Various changes to support inserted subdirectories.
14644 (locate-insert-header): Change header of *Locate* buffer.
14645
14646 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
14647 Change interactive default switches.
14648 (dired-rename-subdir-2): Update `dired-switches-alist'.
14649 (dired-insert-subdir, dired-kill-subdir):
14650 Handle `dired-switches-alist'. Do not mark buffer modified.
14651 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
14652 (dired-insert-subdir-doinsert): Omit messages.
14653 Handle `dired-subdir-switches'.
14654 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
14655
14656 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
14657 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
14658 subdirs if -R switch is used for a subdir.
14659 (dired-mode): Set `dired-switches-alist'.
14660 (dired-build-subdir-alist): Only print number of directories in
14661 echo area when invoked interactively.
14662
14663 2004-06-05 Lars Hansen <larsh@math.ku.dk>
14664
14665 * dired-x.el (dired-omit-mode): Rename from
14666 dired-omit-files-p. Use define-minor-mode to define it.
14667 (dired-omit-files-p): Add as alias for dired-omit-mode.
14668 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
14669 dired-mark-omitted.
14670 (dired-mark-omitted): Add. Bind to M-O.
14671
14672 2004-06-05 Kenichi Handa <handa@m17n.org>
14673
14674 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
14675
14676 2004-06-05 Juanma Barranquero <lektu@terra.es>
14677
14678 * help-fns.el (help-argument-name): Reintroduce face.
14679 (help-default-arg-highlight): Use it, now that
14680 `face-differs-from-default-p' can be trusted.
14681
14682 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
14683
14684 * textmodes/table.el: Sentence commands added to Point Motion
14685 group; kill and backward-kill commands added to Extraction group.
14686
14687 2004-06-04 Mario Lang <mlang@delysid.org>
14688
14689 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
14690 systems appear to use mW, make the code handle this. Fix a
14691 division-by-zero bug while at it, and handle kernels with
14692 a slightly different layout in /proc/acpi.
14693
14694 2004-06-04 Karl Fogel <kfogel@red-bean.com>
14695
14696 * vc-svn.el (vc-svn-checkin): Use `nconc' instead of `list*',
14697 because the latter is a CL-ism. This fixes the bug reported by
14698 Shawn Boyette <mdxi@collapsar.net> in
14699 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
14700
14701 2004-06-04 Miles Bader <miles@gnu.org>
14702
14703 * faces.el (display-supports-face-attributes-p): Function moved to
14704 C code. Previously only the tty-related portion of this function
14705 was done in C; however the previous attempt to do a halfway-proper
14706 job for non-tty displays in lisp didn't work properly because of
14707 funny conditions during Emacs startup.
14708 (face-differs-from-default-p): Simplify, now that
14709 display-supports-face-attributes-p works properly on all display
14710 types. Remove :stipple from comparison; it doesn't really work
14711 in emacs anyway.
14712
14713 2004-06-04 Miles Bader <miles@gnu.org>
14714
14715 * faces.el (face-differs-from-default-p): Use a different
14716 implementation, so we can really check whether FACE displays
14717 differently or not.
14718
14719 2004-06-04 Miles Bader <miles@gnu.org>
14720
14721 * faces.el (display-supports-face-attributes-p): Implement a
14722 `different from default' check for non-tty displays.
14723
14724 2004-06-03 David Kastrup <dak@gnu.org>
14725
14726 * woman.el (woman-mapcan): More concise code.
14727 (woman-topic-all-completions, woman-topic-all-completions-1)
14728 (woman-topic-all-completions-merge): Replace by a simpler and
14729 much faster implementation based on O(n log n) sort/merge instead
14730 of the old O(n^2) behavior.
14731
14732 2004-06-03 Miles Bader <miles@gnu.org>
14733
14734 * subr.el (read-number): Use canonical format for default in prompt.
14735
14736 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
14737 Add regexp for " [...]" style defaults.
14738
14739 2004-06-02 Romain Francoise <romain@orebokech.com>
14740
14741 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
14742 groups: if the user asks for a hidden buffer, open the
14743 corresponding filter group to expose it.
14744
14745 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
14746 `ibuffer-jump-to-buffer'.
14747 (ibuffer-jump-offer-only-visible-buffers): New user option.
14748
14749 2004-06-02 Juanma Barranquero <lektu@terra.es>
14750
14751 * faces.el (frame-update-faces): Add empty docstring so the one
14752 for `ignore' doesn't show through.
14753
14754 * subr.el (process-kill-without-query): Remove spurious "\n" on
14755 obsolescence string.
14756 (focus-frame, unfocus-frame): Add obsolescence declaration and
14757 empty docstring.
14758
14759 * international/mule.el (register-char-codings): Make alias for
14760 `ignore'. Move docstring to obsolescence info and remove redundancy.
14761
14762 2004-06-02 Kim F. Storm <storm@cua.dk>
14763
14764 * frame.el (blink-cursor-start): Turn cursor off initially so blink
14765 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
14766
14767 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
14768
14769 * comint.el (comint-replace-by-expanded-history-before-point):
14770 Obey `start' as the docstring says.
14771 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
14772 (comint-update-fence): Prevent font-lock from running unnecessarily.
14773 (comint-dynamic-list-completions): Use with-current-buffer.
14774
14775 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14776
14777 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
14778 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
14779 (bibtex-entry-update): Handle alternatives and optional fields.
14780 (bibtex-parse-entry): Bugfix, handle empty key.
14781
14782 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
14783
14784 * vc-arch.el (vc-arch-state): Don't assume the file exists.
14785
14786 2004-05-31 Lars Hansen <larsh@math.ku.dk>
14787
14788 * desktop.el (desktop-save): Don't save minor modes without a
14789 known mode initialization function.
14790
14791 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
14792
14793 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
14794
14795 * autorevert.el: Update `Commentary' section.
14796
14797 2004-05-30 Juanma Barranquero <lektu@terra.es>
14798
14799 * dos-fns.el (convert-standard-filename):
14800 * files.el (convert-standard-filename):
14801 * w32-fns.el (convert-standard-filename):
14802 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
14803
14804 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
14805
14806 Sync with Tramp.
14807
14808 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
14809 (tramp-let-maybe): Move to an earlier spot in the file.
14810 Patch by Andreas Schwab.
14811
14812 2004-05-30 Andreas Schwab <schwab@suse.de>
14813
14814 * dired.el (dired-get-filename): Don't use dired-re-dot.
14815
14816 2004-05-30 Richard M. Stallman <rms@gnu.org>
14817
14818 * files.el (find-file): Doc fix.
14819
14820 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
14821
14822 2004-05-30 Nick Roberts <nickrob@gnu.org>
14823
14824 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
14825 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
14826 modeline of the locals buffer.
14827 (gdb-goto-breakpoint): Handle gdbmi.
14828 (gdb-get-frame-number): Change for gdbmi.
14829
14830 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
14831
14832 * files.el (file-remote-p): Apply file name handler for operation
14833 `file-remote-p'. It isn' a property any longer.
14834 (file-relative-name): `fh' and `fd' get the required value via
14835 `find-file-name-handler' already.
14836
14837 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
14838 (top): Remove setting of `file-remote-p' property for
14839 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
14840
14841 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
14842
14843 Version 2.0.41 of Tramp released.
14844
14845 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
14846 Throw away if process has died.
14847 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
14848 (tramp-out-of-band-prompt-regexp): Rename to
14849 `tramp-process-alive-regexp', because its usage is widen.
14850 (tramp-actions-copy-out-of-band): Apply it.
14851 (tramp-actions-before-shell, tramp-multi-actions):
14852 Add `tramp-action-process-alive' action.
14853 (tramp-action-process-alive): New defun.
14854 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
14855 Add entry for `file-remote-p'.
14856 (tramp-handle-file-remote-p): New defun.
14857 (top): Remove setting of `file-remote-p'. Don't set
14858 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
14859
14860 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
14861 `file-remote-p'.
14862
14863 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
14864 counted for (last) line. [They should or they shouldn't? --Stef]
14865 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
14866
14867 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
14868
14869 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
14870 not really necessary but seems to keep the shell history smaller
14871 in some cases. It is no substitute for setting HISTFILE and
14872 HISTSIZE from tramp-open-connection-setup-interactive-shell,
14873 though. Suggested by Luc Teirlinck.
14874 (tramp-open-connection-setup-interactive-shell): Export variables
14875 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
14876 (tramp-set-process-query-on-exit-flag): New compat function.
14877 (tramp-open-connection-multi, tramp-open-connection-su)
14878 (tramp-open-connection-rsh, tramp-open-connection-telnet)
14879 (tramp-do-copy-or-rename-file-out-of-band): Use it.
14880 (tramp-let-maybe): New macro, let-binds a variable only if it
14881 isn't obsolete.
14882 (tramp-check-ls-commands, tramp-handle-expand-file-name)
14883 (tramp-handle-file-truename): Use it.
14884 (tramp-completion-file-name-regexp-unified): Avoid matching
14885 filenames starting with "/:" -- those are reserved for
14886 file-name-non-special.
14887
14888 * tramp-smb.el (tramp-smb-open-connection):
14889 Use tramp-set-process-query-on-exit-flag compat function.
14890
14891 2004-05-29 Richard M. Stallman <rms@gnu.org>
14892
14893 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
14894
14895 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
14896 (eval-last-sexp-print-value): Print char equivalent regardless
14897 of standard-output value.
14898
14899 * thumbs.el (thumbs-subst-char-in-string): Delete.
14900 (thumbs-thumbname): Use subst-char-in-string.
14901 (thumbs-resize-image): Use condition-case, not ignore-errors.
14902 (thumbs-kill-buffer): Likewise.
14903
14904 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
14905 (thumbs-mode): Make buffer read-only.
14906 (thumbs-make-thumb): Unconditionally accept an existing file.
14907 (thumbs-insert-thumb): Add thumb-image-file property to the image.
14908 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
14909 (thumbs-show-thumbs-list): Error if images not supported.
14910 (thumbs-save-current-image): Improve prompt string.
14911 (thumbs-mode-map): Define u, R, x.
14912 (thumbs-unmark): New command.
14913 (thumbs-emboss-image): Minor cleanup.
14914 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
14915 (thumbs-rename-images): New command.
14916 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
14917
14918 * thumbs.el (thumbs-current-image): New function.
14919 (thumbs-file-list, thumbs-file-alist): New functions.
14920 (thumbs-find-image): Delete arg L.
14921 Don't set up thumbs-fileL as buffer-local global var.
14922 (thumbs-find-image-at-point): Use thumbs-current-image.
14923 (thumbs-set-image-at-point-to-root-window): Likewise.
14924 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
14925 Record and warn about errors. Update thumbs-markedL for deletions.
14926 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
14927 (thumbs-redraw-buffer): Use thumbs-file-list.
14928 (thumbs-mark): Use thumbs-current-image.
14929 (thumbs-show-name): Use thumbs-current-image.
14930
14931 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
14932 and imenu--last-menubar-index-alist.
14933
14934 * subr.el (with-selected-window): Undo previous change.
14935
14936 2004-05-29 John Paul Wallington <jpw@gnu.org>
14937
14938 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
14939 (thumbs-mouse-find-image): New command.
14940 (thumbs-mode-map): Bind it to mouse-2.
14941 (thumbs-mode): Make mode-class special.
14942 (thumbs-view-image-mode): Likewise.
14943
14944 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
14945
14946 * flymake.el: New file.
14947
14948 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
14949
14950 * files.el (find-file-noselect-1): Do not bind
14951 `inhibit-read-only' to t during execution of
14952 `find-file-not-found-functions'.
14953
14954 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
14955
14956 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
14957 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
14958
14959 2004-05-28 Juri Linkov <juri@jurta.org>
14960
14961 * simple.el (eval-expression-print-format): New fun.
14962
14963 * simple.el (eval-expression):
14964 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
14965 * emacs-lisp/edebug.el (edebug-compute-previous-result)
14966 (edebug-eval-expression): Print additionally the value returned by
14967 `eval-expression-print-format'.
14968
14969 * emacs-lisp/lisp.el (insert-pair-alist): New var.
14970 (insert-pair): Make arguments optional. Find character pair
14971 from `insert-pair-alist' according to the last input event.
14972 (insert-parentheses): Make arguments optional.
14973 (raise-sexp, delete-pair): New funs.
14974
14975 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
14976 (emacs-lisp-mode-map, lisp-interaction-mode-map):
14977 Bind C-M-q to `indent-pp-sexp'.
14978
14979 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
14980 `pp-to-string' modified to be able to format text with newlines.
14981 (pp-to-string): Move the buffer-formatting part of the code to
14982 `pp-buffer'. Call `pp-buffer'.
14983
14984 * info.el (Info-desktop-buffer-misc-data): Don't save information
14985 about virtual files.
14986 (Info-restore-desktop-buffer): Restore Info buffers in prepared
14987 buffers with names obtained from the desktop file instead of the
14988 default *info* buffer.
14989
14990 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
14991
14992 * subr.el (with-selected-window): Only save/restore the selected window.
14993
14994 * progmodes/compile.el (compilation-error-regexp-alist):
14995 Use expand-file-name and data-directory.
14996
14997 * progmodes/grep.el (grep-tree): Rework previous fix.
14998
14999 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
15000 after the user marked text with the mouse.
15001
15002 * startup.el (command-line): Keep the first regexp of
15003 auto-save-file-name-transforms intact.
15004
15005 2004-05-28 Juanma Barranquero <lektu@terra.es>
15006
15007 * cus-edit.el (customize-face, customize-face-other-window)
15008 (custom-face-edit-delete): Make arguments match their use in
15009 docstring.
15010 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
15011 docstring.
15012
15013 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
15014 not `cvs-butlast'.
15015
15016 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
15017 `nbutlast' are in subr.el).
15018
15019 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
15020 (set-w32-system-coding-system): Doc fixes.
15021
15022 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
15023 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
15024 Make arguments match their use in docstring.
15025 (artist-draw-region-trim-line-endings)
15026 (artist-mouse-choose-operation): Fix typo in docstring.
15027 (artist-key-set-point-common): Doc fix.
15028
15029 2004-05-28 Simon Josefsson <jas@extundo.com>
15030
15031 * mail/smtpmail.el (smtpmail-open-stream):
15032 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
15033
15034 2004-05-26 Simon Josefsson <jas@extundo.com>
15035
15036 * starttls.el: Merge with my GNUTLS based starttls.el.
15037 (starttls-gnutls-program, starttls-use-gnutls)
15038 (starttls-extra-arguments, starttls-process-connection-type)
15039 (starttls-connect, starttls-failure, starttls-success): New variables.
15040 (starttls-program, starttls-extra-args): Doc fix.
15041 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
15042 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
15043 and pass on to corresponding *-gnutls function if it is set.
15044
15045 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
15046
15047 * autorevert.el (auto-revert-handler): Disable auto-reverting of
15048 remote files.
15049
15050 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
15051
15052 * files.el (file-name-non-special): There are more operations
15053 which need handling: `find-backup-file-name',
15054 `insert-file-contents', `verify-visited-file-modtime',
15055 `write-region'. Rename t value of method to `add'. Add new
15056 methods `quote' and `unquote-then-quote' to file-arg-indices.
15057
15058 2004-05-25 Juri Linkov <juri@jurta.org>
15059
15060 * info.el (Info-toc): Call Info-mode on intermediate buffer.
15061 (Info-index-nodes): Enclose code in condition-case to catch errors.
15062 (Info-index-node): Don't search all index nodes if request is only
15063 for the current node and file is not in the cache of index nodes.
15064 (Info-mode-map): Bind Info-copy-current-node-name to `w'
15065 for consistency with dired-copy-filename-as-kill.
15066 Bind `S' to Info-search-case-sensitively.
15067 (Info-copy-current-node-name): New arg. With zero prefix arg put
15068 the name inside a function call to `info'. Display copied text in
15069 the echo area.
15070
15071 2004-05-25 Sam Steingold <sds@gnu.org>
15072
15073 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
15074 strip the package prefix from the symbol name, if any.
15075 Make it the `find-tag-default-function' for `lisp-mode'.
15076
15077 2004-05-25 John Paul Wallington <jpw@gnu.org>
15078
15079 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
15080 instead of obsolete `process-kill-without-query'.
15081
15082 * textmodes/texinfmt.el (texinfo-indexvar-alist):
15083 Declare as variable, not constant.
15084
15085 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
15086
15087 * files.el (find-file-noselect-1): Fix bug introduced by
15088 Revision 1.694. As a side effect, `inhibit-read-only'
15089 is again, by default, t during execution of
15090 `find-file-not-found-functions'.
15091 (insert-directory): Check that lines were really inserted by
15092 the --dired switch, before erasing them.
15093
15094 2004-05-24 Nick Roberts <nickrob@gnu.org>
15095
15096 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
15097 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
15098 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
15099 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
15100 gud-minor-mode (gdbmi).
15101
15102 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
15103
15104 * net/browse-url.el (browse-url-interactive-arg): Enable user to
15105 explicitly select the text to be taken as URL.
15106
15107 2004-05-23 Juri Linkov <juri@jurta.org>
15108
15109 * info.el (Info-index-nodes): New var and fun.
15110 (Info-goto-index, Info-index, info-apropos)
15111 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
15112 (Info-index): Fix docstring. Store and restore Info-history-list.
15113 (Info-complete-nodes): New var.
15114 (Info-complete-menu-item): Use it.
15115 (Info-index-node): New fun.
15116 (Info-final-node, Info-forward-node, Info-backward-node)
15117 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
15118 Use Info-index-node.
15119 (Info-extract-menu-item, Info-extract-menu-counting): Set second
15120 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
15121 (Info-find-node-2): If a node with period in its name not found,
15122 try to find a node without the name part after period.
15123 (Info-select-node): Call Info-fontify-node only if
15124 Info-fontify-maximum-menu-size is not nil.
15125 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
15126 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
15127 Preserve Info-history-list.
15128 (Info-toc): Set Info-current-file.
15129 (Info-build-toc): Move point to the beginning of the buffer.
15130 Add main-file variable.
15131 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
15132 Use backslashed representation of the control character ^_.
15133
15134 * textmodes/texinfmt.el (texinfo-print-index): Print index line
15135 numbers in the new Texinfo 4.7 format.
15136
15137 * add-log.el (change-log-font-lock-keywords): Remove `:' from
15138 regexps for function and variable names.
15139
15140 * descr-text.el (describe-property-list): Add [show] button for
15141 `syntax-table' property with action to pp to a separate buffer.
15142 (describe-char): Replace search-forward by re-search-forward with
15143 whitespace regexp after "character:" to not fail in too narrow windows.
15144
15145 * simple.el (next-error-find-buffer): Add a rule to return
15146 next-error capable buffer if one window on the selected frame
15147 displays such buffer.
15148
15149 2004-05-23 Nick Roberts <nickrob@gnu.org>
15150
15151 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
15152 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
15153 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
15154 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
15155 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
15156 Handle new value for gud-minor-mode (gdbmi).
15157 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
15158 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
15159 Change from local to global gdb variable set.
15160 (gdb-ann3): Initialise above gdb variable set.
15161 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
15162 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
15163 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
15164 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
15165 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
15166 (gdb-info-locals-handler, gdb-invalidate-assembler)
15167 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
15168 set as global variables.
15169 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
15170 Handle gdbmi.
15171 (gdb-info-breakpoints-custom): Fix regexp.
15172 (def-gdb-var): Delete.
15173
15174 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
15175 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
15176 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
15177 a new mode. The file (gdb-mi.el) for this mode will be included
15178 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
15179 primary interface.
15180
15181 2004-05-23 Jesper Harder <harder@ifa.au.dk>
15182
15183 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
15184 interpreted as a directory.
15185
15186 2004-05-22 Richard M. Stallman <rms@gnu.org>
15187
15188 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
15189 as a close quote.
15190
15191 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
15192
15193 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
15194 Use assoc-string, not assoc-ignore-case.
15195
15196 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
15197
15198 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
15199 If moving back then fwd gets a defun that ends before point,
15200 try again moving fwd then back.
15201
15202 * files.el (file-name-non-special): Allow t in file-arg-indices
15203 to mean requote the return value. Use `identity' as an element
15204 rather than as the whole value.
15205
15206 * gs.el (gs-options): Add -dSAFER. Mark it risky.
15207
15208 2004-05-22 Juanma Barranquero <lektu@terra.es>
15209
15210 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
15211 `help-make-usage'.
15212 (help-highlight-arguments): Skip function name before searching
15213 for arguments.
15214
15215 2004-05-21 Juanma Barranquero <lektu@terra.es>
15216
15217 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
15218 Don't mention in the docstring these arguments meant for
15219 internal (recursive) use only.
15220 (allout-char-spec): Comment out (it's not implemented).
15221 (allout-old-expose-topic, allout-exposure): Fix docstring and add
15222 obsolescence declaration.
15223 (allout-flatten-exposed-to-buffer)
15224 (allout-indented-exposed-to-buffer): Fix typos in docstring.
15225 (my-mark-marker): Doc fix.
15226 (produce-allout-mode-map, allout-sibling-index)
15227 (allout-isearch-expose, allout-distinctive-bullet)
15228 (allout-open-topic, allout-reindent-body)
15229 (allout-rebullet-heading, allout-process-exposed)
15230 (allout-insert-listified, allout-latex-verb-quote)
15231 (allout-insert-latex-header, allout-insert-latex-trailer):
15232 Make arguments match their use in docstring.
15233 (allout-primary-bullet, allout-old-style-prefixes)
15234 (allout-inhibit-protection, allout-init, allout-mode)
15235 (allout-before-change-protect, allout-flag-region):
15236 Use "Emacs" instead of "emacs" in docstrings.
15237
15238 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
15239
15240 * international/characters.el: Modify syntax of more characters.
15241
15242 2004-05-21 Masatake YAMATO <jet@gyve.org>
15243
15244 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
15245 (etags-tags-completion-table): Show parsing progress.
15246
15247 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
15248
15249 * locate.el (locate-prompt-for-command): Shorten first line of
15250 docstring.
15251 (locate-mode): Expand docstring and include keymap summary.
15252
15253 * files.el (find-file-noselect-1): Limit the scope of the
15254 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
15255 is, by default, nil during the execution of
15256 `find-file-not-found-functions' and `find-file-hook'.
15257
15258 2004-05-20 Michael Mauger <mmaug@yahoo.com>
15259
15260 * facemenu.el (facemenu-color-name-equal): New function.
15261 (list-colors-display): Use it to compare colors instead of
15262 facemenu-color-equal.
15263
15264 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
15265
15266 * compare-w.el (compare-windows-face): Use min-colors instead of
15267 checking for tty or pc types.
15268
15269 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
15270
15271 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
15272 (completion-setup-function): Use with-current-buffer.
15273 Properly save excursion. Simplify.
15274 Don't assume there is necessarily a `mouse-face' property somewhere.
15275
15276 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
15277
15278 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
15279
15280 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
15281 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
15282 Use with-current-buffer.
15283 (byte-goto-log-buffer): Delete.
15284 (byte-compile-log-file): Call compilation-forget-errors.
15285
15286 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
15287
15288 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
15289 output messages into the search result.
15290
15291 2004-05-19 Masatake YAMATO <jet@gyve.org>
15292
15293 * wid-edit.el (widget-radio-button-notify): Revert my last
15294 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
15295
15296 2004-05-19 Kenichi Handa <handa@m17n.org>
15297
15298 * international/characters.el: Fix syntax (open/close) of CJK chars.
15299
15300 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
15301
15302 * help-mode.el (help-go-back): Don't depend on position of back button.
15303
15304 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
15305
15306 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
15307 files files don't contain an accidental additional /.
15308
15309 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
15310 in source buffer.
15311
15312 2004-05-18 Masatake YAMATO <jet@gyve.org>
15313
15314 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
15315 to widget-apply. :action method assumes 2 arguments, not 3.
15316
15317 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
15318
15319 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
15320 New constants.
15321 (hs-special-modes-alist): Add an f90-mode entry.
15322
15323 2004-05-17 Sam Steingold <sds@gnu.org>
15324
15325 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
15326 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
15327
15328 2004-05-16 Kim F. Storm <storm@cua.dk>
15329
15330 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
15331
15332 2004-05-15 John Wiegley <johnw@newartisans.com>
15333
15334 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
15335 (eshell-output-object-to-target): Improve output speed 20% by not
15336 calling `eshell-stringify' if something is already known to be a string.
15337
15338 2004-05-15 Alex Ott <ott@jet.msk.su>
15339
15340 * textmodes/ispell.el (ispell-local-dictionary-alist):
15341 Add windows-1251 to the choice of coding systems.
15342 (ispell-dictionary-alist-6): Add support for "russianw.aff",
15343 encoded in cp1251.
15344
15345 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
15346
15347 * progmodes/compile.el (compilation-warning-face)
15348 (compilation-info-face): Use min-colors.
15349
15350 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15351
15352 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
15353 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
15354 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
15355 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
15356 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
15357 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
15358 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
15359 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
15360 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
15361 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
15362 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
15363 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
15364 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
15365 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
15366
15367 2004-05-15 Kim F. Storm <storm@cua.dk>
15368
15369 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
15370 Use it to set triggered-p element of timer.
15371 (timer-event-handler): Set triggered-p element non-nil while running
15372 the timer function.
15373
15374 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
15375
15376 * descr-text.el (describe-char-unicode-data)
15377 (describe-char-unicodedata-file): Re-enable the unicode code now that
15378 the licensing issues have been cleared in the unicode-4 license.
15379 (describe-text-properties-1): Remove unused `overlay' var.
15380 (describe-char): Remove unused var `buffer'.
15381
15382 2004-05-14 David Ponce <david@dponce.com>
15383
15384 * tree-widget.el: New file.
15385
15386 2004-05-13 Marcelo Toledo <marcelo@gnu.org>
15387
15388 * language/european.el ("Brazilian Portuguese"): Add support for
15389 Brazilian Portuguese.
15390
15391 2004-05-13 John Wiegley <johnw@newartisans.com>
15392
15393 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
15394 `recentf-mode' if this variable has been customized to t.
15395
15396 * eshell/esh-test.el (eshell-test): Call the function
15397 `emacs-version' rather than trying to build a custom version string.
15398
15399 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
15400
15401 * net/telnet.el (telnet-mode): Use define-derived-mode.
15402 Don't modify the global value of comint-prompt-regexp.
15403
15404 2004-05-13 John Paul Wallington <jpw@gnu.org>
15405
15406 * version.el (emacs-version): Check for `gtk' feature before
15407 `x-toolkit' feature.
15408
15409 2004-05-13 Juanma Barranquero <lektu@terra.es>
15410
15411 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
15412 arguments in the docstring, they're used only in recursive calls.
15413
15414 * help-fns.el (help-arg-highlighting-function)
15415 (help-argument-name): Delete.
15416 (help-default-arg-highlight): New function.
15417 (help-do-arg-highlighting): Use it.
15418
15419 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
15420
15421 * calendar/appt.el (appt-disp-window):
15422 Use `calendar-set-mode-line' for a centered mode-line.
15423
15424 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
15425
15426 * calendar/appt.el (appt-disp-window): Do not split window
15427 excessively when `split-height-threshold' is low.
15428
15429 2004-05-12 Nick Roberts <nickrob@gnu.org>
15430
15431 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
15432 kill-buffer-hook here and make it local.
15433 (gud-kill-buffer-hook): Use kill-process for a sure kill.
15434
15435 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
15436
15437 * progmodes/compile.el (compilation-set-window-height):
15438 Use save-excursion to protect against misplaced marker.
15439
15440 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15441
15442 * custom.el (defface): Document that type can have value gtk.
15443
15444 * faces.el (face-spec-set-match-display): Handle type gtk in display.
15445
15446 2004-05-12 Kenichi Handa <handa@m17n.org>
15447
15448 * descr-text.el: Require quail at comile time.
15449 (describe-char): If an input method is on and it supports the
15450 character, show how to input it.
15451
15452 * international/quail.el (quail-install-decode-map): Accept a
15453 char-table whose subtype is `quail-decode-map'.
15454 (quail-store-decode-map-key, quail-gen-decode-map1)
15455 (quail-gen-decode-map, quail-find-key1, quail-find-key)
15456 (quail-show-key): New functions.
15457
15458 2004-05-12 Juanma Barranquero <lektu@terra.es>
15459
15460 * generic.el (define-generic-mode): Remove redundant arglist info.
15461
15462 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
15463 Make arguments match their use in docstring.
15464 (help-arg-highlighting-function): New variable.
15465 (help-argument-name): Mention it in the docstring.
15466 (help-do-arg-highlight): Use it. Expand regexp to accept also
15467 ARG-xxx and xxx-ARG references.
15468
15469 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
15470
15471 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
15472 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
15473 and "mailto:addr1?to=addr2" equal.
15474
15475 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
15476
15477 * man.el (Man-getpage-in-background): Use shell-file-name
15478 and shell-command-switch variables instead of hard-coded values.
15479
15480 2004-05-11 Eli Zaretskii <eliz@gnu.org>
15481
15482 * iimage.el: New file.
15483
15484 2004-05-11 Juanma Barranquero <lektu@terra.es>
15485
15486 * custom.el (custom-initialize-default, defcustom):
15487 Fix typo in docstring.
15488
15489 * files.el (set-visited-file-name, file-expand-wildcards):
15490 Fix docstring.
15491
15492 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
15493
15494 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
15495
15496 * subr.el (eventp): Be more discriminating with integers.
15497
15498 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
15499
15500 * progmodes/compile.el (compile): Add universal prefix arg.
15501 (compilation-error-regexp-alist-alist): Add edg patterns.
15502
15503 2004-05-10 Sam Steingold <sds@gnu.org>
15504
15505 * textmodes/ispell.el (ispell-message):
15506 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
15507
15508 2004-05-10 Dave Love <fx@gnu.org>
15509
15510 * progmodes/python.el (help-buffer): Autoload when compiling.
15511 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
15512 (run-python): Prepend to any existing PYTHONPATH.
15513
15514 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
15515
15516 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
15517 for pending breakpoints.
15518
15519 2004-05-10 Richard M. Stallman <rms@gnu.org>
15520
15521 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
15522 directly without calling any functions in Rmail.
15523 (unrmail-unprune): Function deleted.
15524
15525 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
15526
15527 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
15528 C-c C-z binding.
15529
15530 2004-05-10 Kenichi Handa <handa@m17n.org>
15531
15532 * descr-text.el (describe-char): Fix previous change. Don't make
15533 a unibyte character to multibyte in the *Help* buffer.
15534
15535 2004-05-10 Miles Bader <miles@gnu.org>
15536
15537 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
15538 buffer an error if the debugger process is actually running.
15539
15540 2004-05-10 Juanma Barranquero <lektu@terra.es>
15541
15542 * help-fns.el (help-argument-name): Default to italic.
15543 (help-highlight-arguments): Return always (usage . doc), even when
15544 usage is nil.
15545
15546 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
15547 (define-ibuffer-filter): Add usage info.
15548 (define-ibuffer-op): Add usage info (but CL-style defaults for
15549 keyword args are not shown).
15550
15551 * subr.el (remove-overlays, read-passwd): Fix docstring.
15552 (start-process-shell-command): Fix docstring. Put usage info in a
15553 format usable by `describe-function'.
15554 (open-network-stream, open-network-stream-nowait)
15555 (open-network-stream-server): Fix docstring.
15556
15557 2004-05-09 Jason Rumney <jasonr@gnu.org>
15558
15559 * international/code-pages (cp932, cp936, cp949, c950): Remove.
15560 Only define cp125* if windows-125* is already defined.
15561
15562 * language/korean.el (cp949): Add alias.
15563
15564 * language/chinese.el (cp936, cp950): Add aliases.
15565
15566 * language/japanese.el (cp932): Add alias.
15567
15568 * term/w32-win.el: Require code-pages.
15569
15570 * international/mule-cmds.el (set-locale-environment):
15571 On MS-Windows use ansi code-page for default coding-systems.
15572 Set up paper sizes for Windows 3 letter languages.
15573
15574 * international/code-pages.el (cp932, cp936, cp949, cp950):
15575 Add aliases. Also add cp125* if not already defined.
15576
15577 2004-05-09 Juanma Barranquero <lektu@terra.es>
15578
15579 * help-fns.el (help-highlight-arguments): Don't try to highlight
15580 missing or autoloaded arglists. Accept structured arguments, like
15581 the first ones of `do' and `flet'.
15582
15583 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
15584 (cvs-get-marked): Remove redundant arglist info.
15585
15586 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
15587 Don't use CL-style default args.
15588
15589 2004-05-08 Andreas Schwab <schwab@suse.de>
15590
15591 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
15592
15593 * international/subst-ksc.el: Fix references to utf-translate-cjk
15594 into utf-translate-cjk-mode.
15595 * international/subst-big5.el: Likewise.
15596 * international/subst-gb2312.el: Likewise.
15597 * international/subst-jis.el: Likewise.
15598 * international/utf-16.el: Likewise.
15599 * international/utf-8.el: Likewise.
15600
15601 2004-05-08 John Wiegley <johnw@newartisans.com>
15602
15603 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
15604 "virtual buffers" (off by default), which makes it possible to
15605 switch to the "virtual" buffers of recently visited files. When a
15606 buffer name search fails, and this option is on, iswitchb will
15607 look at the list of recently visited files, and permit matching
15608 against those names. When the user hits RET on a match, it will
15609 revisit that file.
15610 (iswitchb-read-buffer): Add two optional arguments, which makes
15611 isearchb.el possible.
15612 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
15613 (iswitchb-next-match): Add support for virtual buffers.
15614
15615 * isearchb.el: This module extends iswitchb to provide "as you
15616 type" buffer selection.
15617
15618 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
15619 Ignore the read-only property when flyspell highlighting is on.
15620 Not ignoring it leads to a series of confusing errors.
15621 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
15622 but also make sure to call flyspell-incorrect-hook.
15623 (flyspell-maybe-correct-transposition): Perform transposition test
15624 by bit twiddling a string, rather than using a temp buffer.
15625 (flyspell-maybe-correct-doubling): Use a string rather than a temp
15626 buffer. This is also the original version of the code, which
15627 could not be checked in before due to a previous lack of
15628 assignment papers. This version has seen heavy usage on my system
15629 for several years now.
15630
15631 * calendar/cal-bahai.el: New file, which adds support for the
15632 Baha'i calendar to Emacs. This calendar is based on a solar year
15633 of 19 months of 19 days, with 4 intercalary days. Each year
15634 begins on March 21, with the calendar starting in 1844.
15635
15636 * calendar/cal-menu.el, calendar/calendar.el
15637 * calendar/diary-lib.el, calendar/holidays.el:
15638 Added support for using cal-bahai.el.
15639
15640 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
15641 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
15642 function can be used outside of eshell buffers.
15643 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
15644
15645 2004-05-08 Juanma Barranquero <lektu@terra.es>
15646
15647 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
15648 word constituent so FOO-ARG is not recognized as an arg.
15649 (help-highlight-arguments): Don't skip lists in mandatory arguments.
15650
15651 * simple.el (next-error): Fix typo in docstring.
15652 (open-line): Make argument names match their use in docstring.
15653 (split-line): Fix docstring.
15654
15655 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
15656 usable by `describe-function'.
15657 (gensym, gentemp, typep, ignore-errors): Make argument names match
15658 their use in docstring.
15659
15660 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
15661 argument to `help-setup-xref'.
15662
15663 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
15664
15665 Version 2.0.40 of Tramp released.
15666
15667 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
15668 Use symbol-function to invoke functions only known on some Emacs
15669 flavors. This avoids byte-compiler warnings. Reported by Kevin
15670 Scaldeferri <kevin@scaldeferri.com>.
15671 (tramp-do-copy-or-rename-file-via-buffer): Rename from
15672 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
15673 consistent with the other tramp-do-* functions.
15674 (tramp-do-copy-or-rename-file): Calls adjusted.
15675 (tramp-process-initial-commands): Avoid liveness check on shell --
15676 we know that it must be alive since we're opening a connection at
15677 this moment.
15678 (tramp-last-cmd): New internal variable.
15679 (tramp-process-echoes): New tunable.
15680 (tramp-send-command): Set tramp-last-cmd.
15681 (tramp-wait-for-output): Delete echo, if applicable.
15682 (tramp-read-passwd): Construct the key for the password cache in a
15683 way that works for multi methods, too.
15684 (tramp-bug): Add backup-directory-alist and
15685 bkup-backup-directory-info to bug reports, with Tramp counterparts.
15686
15687 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
15688
15689 * net/tramp*.el: Suppress byte-compiler warnings where possible.
15690
15691 * net/tramp.el (tramp-out-of-band-prompt-regexp)
15692 (tramp-actions-copy-out-of-band): New defcustoms.
15693 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
15694 used instead of a synchronous one. Allows password entering.
15695 (tramp-action-out-of-band): New defun.
15696 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
15697 Remove restriction with password from doc string.
15698 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
15699 `tramp-out-of-band-prompt-regexp',
15700 `tramp-actions-copy-out-of-band', `password-cache' and
15701 `password-cache-expiry'.
15702 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
15703 password caching.
15704 (tramp-touch): FILE can be a local file, too.
15705 (TODO): Remove items done.
15706 (tramp-handle-insert-directory): Properly quote file name also if
15707 not full-directory-p. Handle wildcard case. Reported by Andreas
15708 Schwab <schwab@suse.de>.
15709 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
15710 new file.
15711 (tramp-handle-file-local-copy, tramp-handle-write-region):
15712 The permissions of the temporary file are set if filename exists.
15713 Reported by Ted Stern <stern@cray.com>.
15714 (tramp-backup-directory-alist)
15715 (tramp-bkup-backup-directory-info): New defcustoms.
15716 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
15717 (tramp-handle-find-backup-file-name): New function.
15718 Implements Tramp's find-backup-file-name.
15719
15720 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
15721 for `find-backup-file-name'.
15722
15723 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
15724 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
15725
15726 2004-05-07 Lars Hansen <larsh@math.ku.dk>
15727
15728 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
15729
15730 2004-05-07 Juanma Barranquero <lektu@terra.es>
15731
15732 * subr.el (lambda): Add arglist description to docstring.
15733 (declare): Fix typo in docstring.
15734 (open-network-stream): Fix docstring.
15735 (process-kill-without-query): Fix docstring and add obsolescence info.
15736 (last, butlast, nbutlast): Make arguments match their use in docstring.
15737 (insert-buffer-substring-no-properties): Likewise.
15738 (insert-buffer-substring-as-yank): Likewise.
15739 (split-string): Fix docstring.
15740
15741 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
15742 Make argument names match their use in docstring.
15743
15744 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
15745
15746 2004-05-06 Nick Roberts <nickrob@gnu.org>
15747
15748 * progmodes/gdb-ui.el: Improve/extend documentation strings.
15749 Fit first sentence on one line for apropos-command.
15750
15751 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
15752
15753 Changes largely merged in from Dave Love's code.
15754 * progmodes/python.el: Doc fixes.
15755 (python-mode-map): Add python-complete-symbol.
15756 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
15757 (python-comment-indent, python-complete-symbol)
15758 (python-symbol-completions, python-partial-symbol)
15759 (python-try-complete): New.
15760 (python-indent-line): Remove optional arg. Use python-block-end-p.
15761 (python-check): Bind compilation-error-regexp-alist.
15762 (inferior-python-mode): Use rx. Move keybindings to top level.
15763 Set comint-input-filter.
15764 (python-preoutput-filter): Use rx.
15765 (python-input-filter): Re-introduce.
15766 (python-proc): Start new process if necessary.
15767 Check python-buffer non-nil.
15768 (view-return-to-alist): Defvar.
15769 (python-send-receive): New.
15770 (python-eldoc-function): Use it.
15771 (python-mode-running): Don't defvar.
15772 (python-mode): Set comment-indent-function.
15773 Maybe update hippie-expand-try-functions-list.
15774 (python-indentation-levels): Initialize differently.
15775 (python-block-end-p): New.
15776 (python-indent-line): Use it.
15777 (python-compilation-regexp-alist): Augment.
15778 (run-python): Import `emacs' module to Python rather than loading
15779 code directly. Set python-buffer differently.
15780 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
15781 Use python-proc.
15782 (python-send-command): Go to end of comint buffer.
15783 (python-load-file): Use python-proc, emacs.eimport.
15784 (python-describe-symbol): Simplify interactive form.
15785 Use emacs.help. Do use temp-buffer-show-hook.
15786 Call print-help-return-message.
15787 (hippie-exp): Require when compiling.
15788 (python-preoutput-continuation): Use rx.
15789
15790 * diff-mode.el (diff-make-unified): Fix regexp.
15791
15792 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
15793
15794 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
15795 filter groups from the buffer when rebuilding the Ibuffer buffer
15796 and `ibuffer-show-empty-filter-groups' is nil.
15797
15798 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15799
15800 * ps-print.el (ps-print-quote): Call ps-value-string.
15801 (ps-setup): Call ps-comment-string.
15802 (ps-value-string, ps-comment-string): New funs.
15803
15804 2004-05-06 Juanma Barranquero <lektu@terra.es>
15805
15806 * ehelp.el (electric-help-command-loop): Check whether the last
15807 character is visible, not (point-max).
15808
15809 * help-fns.el (help-argument-name): Default to bold; don't inherit
15810 from font-lock-variable-name-face.
15811 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
15812
15813 2004-05-05 Kenichi Handa <handa@m17n.org>
15814
15815 * descr-text.el (describe-char): Copy the character with text
15816 properties and overlays into the first line, and call
15817 describe-text-properties on it.
15818
15819 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
15820
15821 * iswitchb.el (iswitchb-global-map): Fix typo.
15822 Remove unwanted ###autoloads from source file.
15823
15824 2004-05-05 Lars Hansen <larsh@math.ku.dk>
15825
15826 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
15827 in run-hooks. Use substitute-command-keys in message.
15828 (wdired-abort-changes): Add message.
15829
15830 2004-05-03 Michael Mauger <mmaug@yahoo.com>
15831
15832 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
15833 (sql-emacs20-p): Remove.
15834 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
15835 (sql-builtin-face, sql-doc-face): Remove.
15836 (sql-mode-ansi-font-lock-keywords)
15837 (sql-mode-oracle-font-lock-keywords)
15838 (sql-mode-postgres-font-lock-keywords)
15839 (sql-mode-linter-font-lock-keywords)
15840 (sql-mode-ms-font-lock-keywords)
15841 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
15842 (sql-product-font-lock): Fix font-lock reset when font rules change.
15843 (sql-highlight-product): Remove incorrect font-lock reset logic.
15844
15845 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
15846
15847 * ses.el (ses-set-parameter): Fix typo.
15848
15849 2004-05-04 Kim F. Storm <storm@cua.dk>
15850
15851 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
15852 Must expand directory for completion to work; and don't mess with
15853 process-environment.
15854 (ido-read-file-name): If command has ido property, don't use ido
15855 if value is ignore, or read as directory if value is dir.
15856 Set ido ignore property for dired-do-rename command.
15857
15858 2004-05-04 Juanma Barranquero <lektu@terra.es>
15859
15860 * ehelp.el (electric-help-command-loop, electric-help-undefined)
15861 (electric-help-help): Check against unmapped commands.
15862
15863 * help-fns.el (help-argument-name): New face, inheriting from
15864 font-lock-variable-name-face, to highlight function arguments in
15865 `describe-function' and `describe-key'.
15866 (help-do-arg-highlight): Auxiliary function to highlight a given
15867 list of arguments in a string.
15868 (help-highlight-arguments): Highlight the function arguments and
15869 all uses of them in the docstring.
15870 (describe-function-1): Use it. Do docstring output via `insert',
15871 not 'princ', so text attributes are preserved.
15872
15873 * winner.el (winner-mode-map): Move `winner-undo' and
15874 `winner-redo' to C-c <left> and C-c <right>, respectively (the
15875 previous bindings conflict with `prev-buffer', `next-buffer').
15876
15877 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15878
15879 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
15880 (bibtex-entry-update): New command bound to C-c C-u.
15881 (bibtex-text-in-string): Fix regexp.
15882 (bibtex-assoc-of-regexp): Remove.
15883 (bibtex-progress-message): Fix docstring.
15884 (bibtex-inside-field): Use if.
15885 (bibtex-assoc-regexp): New function.
15886 (bibtex-format-entry): Make code more robust so that it formats
15887 also old entries.
15888 (bibtex-autokey-demangle-title): Merge with obsolete function
15889 bibtex-assoc-of-regexp.
15890 (bibtex-field-list): New function.
15891 (bibtex-entry): Use bibtex-field-list.
15892 (bibtex-parse-entry): Fix docstring.
15893 (bibtex-print-help-message): Use bibtex-field-list.
15894 (bibtex-make-field): Use bibtex-field-list.
15895 (bibtex-entry-index): Bugfix. Return crossref key if required.
15896 (bibtex-lessp): Fix docstring.
15897
15898 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
15899
15900 * select.el (xselect-convert-to-string): Move comment to intended line.
15901
15902 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15903
15904 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
15905 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
15906
15907 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15908
15909 * term/x-win.el (x-clipboard-yank): Don't exit on error from
15910 x-get-selection.
15911
15912 2004-05-03 Jason Rumney <jasonr@gnu.org>
15913
15914 * makefile.nt: Remove.
15915
15916 2004-05-03 Kim F. Storm <storm@cua.dk>
15917
15918 * emulation/cua-base.el (cua--update-indications): Fix last change.
15919 (cua-mode): Deactivate mark when cua-mode is enabled.
15920
15921 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
15922
15923 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
15924
15925 2004-05-03 Nick Roberts <nickrob@gnu.org>
15926
15927 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
15928 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
15929 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
15930 window over visible frames.
15931 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
15932
15933 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
15934
15935 * progmodes/compile.el (compilation-gcpro): New var.
15936 (compilation-fake-loc): Use it.
15937 (compilation-forget-errors): Reset it.
15938
15939 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
15940
15941 * diff-mode.el (diff-header-face, diff-file-header-face):
15942 Use min-colors.
15943
15944 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15945
15946 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
15947 (bibtex-clean-entry): Disentangle code.
15948 (bibtex-realign): New function.
15949 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
15950 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
15951 Remove undocumented optional arg called-by-convert-alien.
15952 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
15953 for sorting instead of bibtex-sort-buffer.
15954
15955 2004-05-02 Eli Zaretskii <eliz@gnu.org>
15956
15957 * progmodes/compile.el (compilation-start): In the
15958 no-async-subprocesses branch, call sit-for to give redisplay a
15959 chance to show the updated process status in the mode line, and
15960 fontify the buffer explicitly after the process exits.
15961
15962 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
15963
15964 * progmodes/python.el (python-compilation-line-number): Remove.
15965 (python-compilation-regexp-alist): Don't use it any more.
15966 (python-orig-start, python-input-filter): Remove.
15967 (inferior-python-mode): Don't set up comint-input-filter-functions.
15968 (python-send-region): Use compilation-fake-loc.
15969
15970 * progmodes/compile.el (compilation-messages-start): New var.
15971 (compilation-mode): Don't setup next-error-function here.
15972 (compilation-setup): Set it up here instead (for minor modes as well).
15973 Make compilation-messages-start buffer local.
15974 (compilation-next-error-function): Use it.
15975 (compilation-forget-errors): Set compilation-messages-start.
15976
15977 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
15978
15979 * ielm.el (ielm-prompt-read-only): Update docstring.
15980
15981 * comint.el (comint-prompt-read-only): Update docstring.
15982 (comint-update-fence, comint-kill-whole-line)
15983 (comint-kill-region): New functions.
15984
15985 * simple.el (kill-whole-line): Use "p" instead of "P" in
15986 interactive form.
15987
15988 2004-05-01 Juanma Barranquero <lektu@terra.es>
15989
15990 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
15991 format arglist so default values in CL-style argument lists are
15992 correctly shown.
15993
15994 2004-05-01 Jason Rumney <jasonr@gnu.org>
15995
15996 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
15997
15998 2004-05-01 Kenichi Handa <handa@m17n.org>
15999
16000 * international/titdic-cnv.el (miscdic-convert): Don't generate a
16001 quail file if it is up to date.
16002
16003 2004-04-30 Juri Linkov <juri@jurta.org>
16004
16005 * cus-edit.el (custom-mode-map):
16006 Add key binding `C-x C-s' to `Custom-save'.
16007
16008 * outline.el (outline-blank-line): New var.
16009 (outline-next-preface, outline-show-heading)
16010 (outline-end-of-subtree): Use it.
16011
16012 * dired-aux.el (dired-touch-initial): New fun.
16013 (dired-do-chxxx): Call it for op-symbol `touch'.
16014 (dired-diff): Use `dired-dwim-target-directory'
16015 if current dired buffer has no buffer mark.
16016
16017 * bindings.el (propertized-buffer-identification):
16018 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
16019 Add C-M-arrow keys for consistency.
16020
16021 * files.el (confirm-kill-emacs):
16022 Change group from top-level `emacs' to `convenience'.
16023
16024 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
16025 Push mark on the first call of successive command calls.
16026 (insert-pair): New fun created from `insert-parentheses' with
16027 `open' and `close' arguments added. Enclose active regions
16028 in paired characters. Compare adjacent characters syntax with
16029 inserted characters syntax before inserting a space.
16030 (insert-parentheses): Call `insert-pair' with ?\( ?\).
16031
16032 * delsel.el: Don't put `delete-selection' property
16033 on `insert-parentheses' symbol to take advantage of
16034 region handling in `insert-pair' function.
16035 Suggested by Stephan Stahl <stahl@eos.franken.de>.
16036
16037 2004-04-30 Kim F. Storm <storm@cua.dk>
16038
16039 * emulation/cua-base.el: Add support for changing cursor types;
16040 based on patch from Michael Mauger.
16041 (cua-normal-cursor-color, cua-read-only-cursor-color)
16042 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
16043 Customization cursor type and/or cursor color.
16044 (cua--update-indications): Handle cursor type changes.
16045 (cua-mode): Update cursor indications if enabled.
16046
16047 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
16048
16049 * mouse.el (mouse-drag-copy-region): New defcustom.
16050 (mouse-set-region, mouse-drag-region-1): Use it.
16051
16052 * simple.el (kill-ring-save): If region face background color is
16053 unspecified (if no highlighting), show extent of fully visible
16054 region even if transient-mark-mode is enabled.
16055
16056 * emulation/cua-base.el (cua--standard-movement-commands):
16057 Add cua-scroll-up and cua-scroll-down.
16058 (cua-scroll-up, cua-scroll-down): New commands.
16059 (cua--init-keymaps): Remap scroll-up and scroll-down.
16060
16061 * emulation/cua-rect.el (cua--convert-rectangle-as):
16062 New defmacro.
16063 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
16064 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
16065 New commands (suggested by Jordan Breeding).
16066
16067 2004-04-30 Juanma Barranquero <lektu@terra.es>
16068
16069 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
16070
16071 2004-04-30 Mario Lang <mlang@delysid.org>
16072
16073 * diff.el (diff-switches): Fix typo in docstring.
16074
16075 2004-04-30 Alex Schroeder <alex@gnu.org>
16076
16077 * xml.el (xml-debug-print-internal): Don't add newline and
16078 indentation to text nodes and write empty elements as empty tags
16079 instead of opening and closing tags.
16080 (xml-debug-print): Take optional indent-string argument.
16081 (xml-print): Alias for xml-debug-print.
16082
16083 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
16084
16085 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
16086 than duplicate call to `line-beginning-position'.
16087
16088 * progmodes/f90.el (f90-get-present-comment-type):
16089 Return whitespace, as well as comment chars, for consistent filling
16090 of comment blocks. Use `match-string-no-properties'.
16091 (f90-break-line): Trim trailing whitespace when filling comments.
16092
16093 2004-04-30 Dave Love <fx@gnu.org>
16094
16095 * calendar/diary-lib.el (diary-outlook-formats): New variable.
16096 (diary-from-outlook-internal, diary-from-outlook)
16097 (diary-from-outlook-gnus, diary-from-outlook-rmail):
16098 New functions to import diary entries from Outlook-format
16099 appointments in mail messages.
16100
16101 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
16102
16103 * progmodes/python.el (python-send-command): New fun.
16104 (python-send-region, python-load-file): Use it.
16105
16106 * progmodes/compile.el (compilation-last-buffer): Add var alias.
16107
16108 * help-fns.el (help-C-file-name): Use new subr-name.
16109 Prepend `src/' to the file name.
16110 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
16111 (describe-function-1, describe-variable): Only find a C source file
16112 name if DOC is already loaded.
16113
16114 * help-mode.el (help-function-def, help-variable-def):
16115 Use the new find-function-search-for-symbol functionality.
16116 Allow FILE to be `C-source'.
16117
16118 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
16119 (find-function-C-source): New fun.
16120 (find-function-search-for-symbol): Use it.
16121
16122 2004-03-29 Michael Mauger <mmaug@yahoo.com>
16123
16124 * progmodes/sql.el (sql-product-alist): Rename variable
16125 `sql-product-support'. Add Postgres login parameters.
16126 (sql-set-product, sql-product-feature): Update with renamed variable.
16127 (sql-connect-postgres): Add username prompt.
16128 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
16129 Make patterns less product specific.
16130 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
16131 (sql-mode-abbrev-table): Modify initialization.
16132 (sql-builtin-face): Add variable.
16133 (sql-keywords-re): Add macro.
16134 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
16135 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
16136 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
16137 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
16138 (sql-mode-linter-font-lock-keywords)
16139 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
16140 (sql-mode-sybase-font-lock-keywords)
16141 (sql-mode-informix-font-lock-keywords)
16142 (sql-mode-interbase-font-lock-keywords)
16143 (sql-mode-ingres-font-lock-keywords)
16144 (sql-mode-solid-font-lock-keywords)
16145 (sql-mode-sqlite-font-lock-keywords)
16146 (sql-mode-db2-font-lock-keywords): Default to nil.
16147 (sql-product-font-lock): Always highlight ANSI keywords.
16148 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
16149 (sql-send-string): Add function.
16150
16151 2004-04-29 Dave Love <fx@gnu.org>
16152
16153 * progmodes/cfengine.el (cfengine-beginning-of-defun)
16154 (cfengine-end-of-defun): Ensure progress through buffer.
16155
16156 * info-look.el (cfengine-mode): Accept a terminal ().
16157
16158 2004-04-29 Juri Linkov <juri@jurta.org>
16159
16160 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
16161 instead of isearch-yank-word-or-char. Add new key bindings for
16162 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
16163 (isearch-del-char): New fun.
16164 (isearch-forward, isearch-edit-string): Update docstring.
16165 (isearch-yank-char): Doc fix.
16166 (isearch-other-meta-char): Restore point after scrolling.
16167
16168 * progmodes/compile.el (compilation-context-lines): Add nil option
16169 to disable compilation output window scrolling.
16170 (compilation-set-window): Use it.
16171
16172 * outline.el (outline-next-preface, outline-show-heading):
16173 Don't leave unhidden blank line before heading.
16174 (outline-end-of-subtree): Include last newline into subtree.
16175 (hide-entry): Leave point at beginning of heading instead of end.
16176 (outline-up-heading): Push mark for the first call of successive
16177 command calls.
16178
16179 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
16180
16181 * comint.el (comint-prompt-read-only): New variable.
16182 (comint-output-filter): Implement it.
16183
16184 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
16185 (ielm-prompt-internal): New variable.
16186 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
16187 (ielm-send-input): Delete unused variable `buf'.
16188 (ielm-eval-input): Use `ielm-prompt-internal'.
16189 (inferior-emacs-lisp-mode): Use new variables
16190 `comint-prompt-read-only' and `ielm-prompt-internal'.
16191 Get rid of obsolete variable `directory-sep-char'.
16192 (ielm): Use `zerop'.
16193
16194 2004-04-29 John Paul Wallington <jpw@gnu.org>
16195
16196 * thumbs.el (toplevel): Require cl at compile time.
16197 Remove conditional definitions of `ignore-errors' and `caddar'
16198 because they occur at run time.
16199
16200 2004-04-28 Nick Roberts <nickrob@gnu.org>
16201
16202 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
16203 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
16204 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
16205 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
16206
16207 * progmodes/gud.el (gud-common-init): Throw an error if program is
16208 already running under gdb.
16209
16210 2004-04-28 John Paul Wallington <jpw@gnu.org>
16211
16212 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
16213 (thumbs-show-image-num): Move assignment of
16214 `thumbs-current-image-filename' within scope of `i'.
16215 (thumbs-emboss-image): Don't use `evenp'.
16216
16217 2004-04-28 Richard M. Stallman <rms@gnu.org>
16218
16219 * progmodes/compile.el (compilation-context-lines): Default now 0.
16220
16221 2004-04-28 Juanma Barranquero <lektu@terra.es>
16222
16223 Use `time-less-p' from calendar/time-date.el instead of defining
16224 custom versions of it.
16225
16226 * pcomplete.el (pcomplete-time-less-p): Remove.
16227
16228 * thumbs.el (time-less-p): Remove.
16229
16230 * calendar/timeclock.el (timeclock-time-less-p): Remove.
16231 (timeclock-generate-report): Use `time-less-p'.
16232
16233 * emacs-lisp/autoload.el (autoload-before-p): Remove.
16234 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
16235
16236 2004-04-28 Masatake YAMATO <jet@gyve.org>
16237
16238 * subr.el (remove-overlays): Make arguments optional.
16239
16240 * wid-edit.el (widget-specify-button): Put evaporate to the
16241 overlay for sample.
16242 (widget-specify-sample): Put evaporate to the overlay for sample.
16243 (widget-specify-doc): Put evaporate to the overlay for documentation.
16244
16245 2004-04-27 Jesper Harder <harder@ifa.au.dk>
16246
16247 * info.el (info-apropos): Make it an index node. Align node names
16248 like makeinfo.
16249
16250 2004-04-27 Eli Zaretskii <eliz@gnu.org>
16251
16252 * net/browse-url.el (browse-url-netscape-sentinel)
16253 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
16254 (browse-url-epiphany-sentinel, browse-url-mosaic):
16255 Use browse-url-*-program instead of a literal program name.
16256
16257 2004-04-27 Kevin Ryde <user42@zip.com.au>
16258
16259 * eshell/em-alias.el:
16260 * eshell/em-dirs.el:
16261 * eshell/em-hist.el:
16262 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
16263 features when M-x customize-group loads modules before the main
16264 eshell.el.
16265
16266 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
16267
16268 * subr.el (momentary-string-display): Support EXIT-CHAR that is
16269 either a character representation of an event or an event
16270 description list.
16271
16272 * type-break.el: Capitalise Emacs and Lisp.
16273 (type-break-good-break-interval, type-break-demo-boring-stats)
16274 (type-break-terse-messages, type-break-file-name): New defcustoms.
16275 (type-break-post-command-hook)
16276 (type-break-warning-countdown-string): Quote variable names in doc.
16277 (type-break-interval-start, type-break-auto-save-file-name): New vars.
16278 (type-break-mode): Document type-break-good-break-interval and the
16279 "session" file. Schedule break according to the session file.
16280 Kill session file buffer on exit. Organise for save-some-buffers
16281 to always save the session file.
16282 (type-break-mode-line-message-mode, type-break-query-mode):
16283 Uppercase arguments.
16284 (type-break-file-time, type-break-file-keystroke-count, timep)
16285 (type-break-choose-file, type-break-get-previous-time)
16286 (type-break-get-previous-count): New defuns.
16287 (type-break): Avoid break querying after a completed break in the
16288 case where the query was initiated during user invocation of the
16289 break. Optional terse messages.
16290 Use type-break-good-break-interval if type-break-good-rest-interval is
16291 nil. File the break time.
16292 (type-break-schedule): New optional args for overriding the use of
16293 the current time.
16294 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
16295 after a break.
16296 (type-break-check): File the keystroke count.
16297 (type-break-do-query): Prevent a second query when the break is
16298 interrupted. Optional terse message.
16299 (type-break-keystroke-reset): Record the start of a typing interval.
16300 (type-break-demo-boring): Optional terse messages. Display word
16301 per minute and keystroke counts according to
16302 type-break-demo-boring-stats.
16303
16304 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
16305
16306 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
16307 directories, make sure they exist under archive-tmpdir.
16308
16309 2004-04-27 Juri Linkov <juri@jurta.org>
16310
16311 * help.el (view-emacs-news): With argument, display info for the
16312 selected version by finding it among different NEWS files, and
16313 narrowing the buffer to the selected version.
16314
16315 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
16316 same-window-buffer-names.
16317 (info): New arg `buffer'. Use it. Doc fix. Read file name for
16318 non-numeric prefix argument, append the number to the buffer name
16319 for numeric prefix argument.
16320 (info-other-window): Bind same-window-regexps to nil.
16321 (Info-reference-name): Rename to Info-point-loc.
16322 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
16323 and Info-find-index-name for stringy Info-point-loc.
16324 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
16325 without middle `.', but with final `.' and optional line number
16326 for it. Set Info-point-loc for index nodes.
16327 (Info-index): Remove middle `.' from index entry regexp.
16328 Modify line number regexp.
16329 (Info-index-next): Decrement line number.
16330 (info-apropos): Remove middle `.' from index entry regexp.
16331 Add optional line number regexp at the end. Add matched value
16332 for line number to the result list and insert it to the buffer.
16333 Replace match-string by match-string-no-properties.
16334 Reorder result list.
16335 (Info-fontify-node): Hide index line numbers.
16336 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
16337 empty matches.
16338 (Info-follow-reference): Use `str' instead of
16339 Info-following-node-name-re.
16340 (Info-toc): Use full file names. Set Info-current-node to "Top".
16341 (Info-fontify-node): Compare file names without directory name.
16342 (Info-try-follow-nearest-node): Don't set Info-reference-name.
16343 Set second arg of Info-extract-menu-node-name for index nodes.
16344 (info-xref-visited): Use magenta3 instead of magenta4.
16345 (Info-mode): Add info-apropos to docstring.
16346
16347 * log-view.el (log-view-diff): Replace interactive code "r"
16348 by a list to allow to call it even if region is not active.
16349
16350 * paren.el (show-paren-highlight-openparen): New var.
16351 (show-paren-function): Turn on openparen highlighting when
16352 matching forward if show-paren-highlight-openparen is non-nil.
16353
16354 * simple.el (kill-ring-save): Use blink-matching-delay instead of
16355 the constant value 1.
16356 (completions-common-part): Expand docstring.
16357
16358 * textmodes/picture.el (picture-mode-map): Add arrow keys.
16359
16360 2004-04-27 Kim F. Storm <storm@cua.dk>
16361
16362 * image.el (insert-sliced-image): Use line-height instead of
16363 line-spacing property on newline.
16364
16365 2004-04-26 Lars Hansen <larsh@math.ku.dk>
16366
16367 * desktop.el (desktop-buffer-misc-data-function): Rename to
16368 desktop-save-buffer and change docstring.
16369 (desktop-buffer-modes-to-save): Delete.
16370 (desktop-save-buffer-p): Use desktop-save-buffer instead of
16371 desktop-buffer-modes-to-save.
16372 (desktop-save): Rename desktop-buffer-misc-data-function to
16373 desktop-save-buffer and allow non-function value.
16374 (desktop-missing-file-warning): Correct docstring.
16375
16376 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
16377 to desktop-save-buffer.
16378
16379 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
16380 desktop-save-buffer.
16381
16382 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
16383
16384 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
16385
16386 2004-04-26 Eli Zaretskii <eliz@gnu.org>
16387
16388 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
16389
16390 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
16391
16392 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
16393 (ielm): Only go to the end of the buffer when starting a new process.
16394
16395 2004-04-25 Juanma Barranquero <lektu@terra.es>
16396
16397 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
16398 mode line. Bind `inhibit-read-only' to t before modifying
16399 properties of text in the buffer.
16400 (ielm): Force point to the end of buffer, even when running ielm
16401 from inside itself.
16402
16403 2004-04-25 Jesper Harder <harder@ifa.au.dk>
16404
16405 * info.el (info-apropos): Reset Info-complete-cache.
16406
16407 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
16408
16409 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16410 Also recognize severe Irix et al. messages.
16411 (compilation-normalize-filename, compile-abbreviate-directory):
16412 Delete functions.
16413 (compilation-get-file-structure): New function inherits
16414 functionality of the two preceding ones.
16415 (compilation-internal-error-properties, compilation-fake-loc):
16416 Use it so that different paths to the same file share the same
16417 markers. Also optimize finding adjacent marker slightly.
16418
16419 2004-04-25 Kim F. Storm <storm@cua.dk>
16420
16421 * image.el (insert-sliced-image): Add line-spacing t property
16422 to newlines separating image lines.
16423
16424 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
16425
16426 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
16427
16428 * ielm.el (ielm-prompt-read-only): New user option.
16429 (ielm-prompt): Expand docstring to describe new behavior.
16430 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
16431 mention it in the docstring.
16432
16433 2004-04-24 Andreas Schwab <schwab@suse.de>
16434
16435 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
16436
16437 * diff.el (diff): Set default-directory in diff buffer.
16438
16439 2004-04-24 Eli Zaretskii <eliz@gnu.org>
16440
16441 * mail/sendmail.el (mail-bury): Don't delete the frame where the
16442 mail was being composed if the terminal cannot display more than
16443 one frame; instead, switch to previous frame.
16444
16445 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
16446 (rmail-start-mail): Support rmail-mail-new-frame even on
16447 terminals that can display only one frame at a time.
16448
16449 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
16450
16451 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
16452 (checkdoc-output-font-lock-keywords): Remove error regexp.
16453 (checkdoc-output-mode-map): Remove.
16454 (checkdoc-output-mode): Derive from compilation-mode.
16455 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
16456
16457 * dired.el (dired-mode-map): Add a menu entry for wdired.
16458
16459 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
16460 (rx-bracket, rx-check-any, rx-any): Clean up name space.
16461
16462 * wdired.el (wdired-mode-map): Move init into declaration.
16463 Fix `return' binding.
16464 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
16465 Use force-mode-line-update.
16466 (wdired-get-filename): Use `unless'.
16467 (wdired-preprocess-files): Don't assume names have no \n and use / for
16468 dir separator.
16469 (wdired-normalize-filename): Use replace-regexp-in-string.
16470 (wdired-load-hooks): Remove.
16471 (wdired-mode-hooks): Rename to wdired-mode-hook.
16472
16473 * info-look.el: Add support for cfengine-mode.
16474 (info-lookup-setup-mode): Use dolist.
16475
16476 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
16477
16478 * wdired.el: New file.
16479
16480 2004-04-23 Juanma Barranquero <lektu@terra.es>
16481
16482 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
16483
16484 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
16485 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
16486 (pcomplete--help, pcomplete--here): Doc fixes.
16487
16488 2004-04-23 Andre Spiegel <spiegel@gnu.org>
16489
16490 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
16491 handles wrong-number-of-arguments in backend call.
16492
16493 * vc.el (vc-print-log): Likewise.
16494
16495 2004-04-20 Dave Love <fx@gnu.org>
16496
16497 * emacs-lisp/rx.el: Doc fixes.
16498 (rx-constituents): Add/extend many forms.
16499 (rx-check): Check form is a list.
16500 (bracket): Defvar.
16501 (rx-check-any, rx-any, rx-check-not): Modify.
16502 (rx-not): Simplify.
16503 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
16504 (rx-kleene): Use rx-trans-forms.
16505 (rx-quote-for-set): Delete.
16506 (rx): Allow multiple args.
16507
16508 2004-04-23 Kenichi Handa <handa@m17n.org>
16509
16510 * international/mule-util.el (char-displayable-p): Simplify by
16511 using internal-char-font.
16512
16513 2004-04-23 Juanma Barranquero <lektu@terra.es>
16514
16515 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
16516
16517 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
16518
16519 * diff-mode.el (diff-next-error): New fun.
16520 (diff-mode): Use it.
16521
16522 * simple.el (next-error): Change arg name.
16523 Add support for the documented C-u C-x ` usage.
16524
16525 * frame.el (special-display-popup-frame, next-multiframe-window)
16526 (previous-multiframe-window): Only consider frames on same display.
16527
16528 2004-04-22 Lars Hansen <larsh@math.ku.dk>
16529
16530 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
16531 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
16532
16533 2004-04-22 Kim F. Storm <storm@cua.dk>
16534
16535 * net/telnet.el (telnet): Add optional port arg.
16536
16537 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
16538
16539 * progmodes/compile.el (compilation-mode-font-lock-keywords):
16540 Minor sanity check on the `hyperlink' slot.
16541
16542 * Makefile.in (recompile): Compile new files.
16543
16544 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
16545 Add byte-recompile-directory's optional `arg'.
16546
16547 * cvs-status.el (cvs-tree-use-charset): New var.
16548 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
16549 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
16550 (cvs-status-cvstrees): Use it.
16551
16552 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
16553 Make it a normal major mode.
16554 (checkdoc-buffer-label): Make sure the file name is meaningful.
16555 (checkdoc-output-to-error-buffer): Remove.
16556 (checkdoc-error, checkdoc-start-section): Rewrite.
16557
16558 * info.el (info-node, info-menu-5, info-xref, info-header-node)
16559 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
16560 (Info-title-4-face): Use new syntax.
16561 (info-xref-visited): Inherit from info-xref.
16562
16563 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
16564
16565 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
16566
16567 * simple.el (next-error-last-buffer, next-error-function):
16568 New variables for the next-error framework.
16569 (next-error-buffer-p): New function.
16570 (next-error-find-buffer): Generalize compilation-find-buffer.
16571 (next-error, previous-error, first-error, next-error-no-select)
16572 (previous-error-no-select): Move from compile.el.
16573
16574 * replace.el (occur-next-error, occur-1): Hook into the next-error
16575 framework.
16576
16577 * progmodes/compile.el (compilation-start):
16578 Set next-error-last-buffer so next-error knows where to jump.
16579 (compilation-setup): Set the buffer-local variable
16580 next-error-function to 'compilation-next-error-function.
16581 (compilation-buffer-p, compilation-buffer-internal-p): Use an
16582 alternate way to find if a buffer is a compilation buffer, for
16583 next-error convenience.
16584 (next-error-no-select, previous-error-no-select, next-error)
16585 (previous-error, first-error): Move to simple.el.
16586 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
16587 (compilation-last-buffer): Remove.
16588 (compilation-start, compilation-next-error, compilation-setup)
16589 (compilation-next-error-function, compilation-find-buffer):
16590 Remove compilation-last-buffer use.
16591
16592 2004-04-21 Juanma Barranquero <lektu@terra.es>
16593
16594 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
16595 (font-lock-warning-face): Fix spacing.
16596
16597 * makefile.w32-in (WINS): Add url/ directory.
16598
16599 2004-04-21 Lars Hansen <larsh@math.ku.dk>
16600
16601 * desktop.el (desktop-buffer-mode-handlers): New variable.
16602 Alist of major mode specific functions to restore a desktop buffer.
16603 (desktop-buffer-handlers): Make variable obsolete.
16604 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
16605 Catch errors signaled in handlers. Update buffer count.
16606 Evaluate desktop-buffer-point.
16607 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
16608 move to dired.el.
16609 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
16610 move to info.el.
16611 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
16612 move to mail/rmail.el.
16613 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
16614 to mh-e/mh-e.el.
16615 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
16616 On fail, print message (to message buffer) even if
16617 desktop-missing-file-warning is nil.
16618 (desktop-buffer-misc-data-function): New buffer local variable.
16619 Function returning major mode specific data.
16620 (desktop-buffer-misc-functions): Make variable obsolete.
16621 (desktop-save): Use desktop-buffer-misc-data-function.
16622 (desktop-buffer-dired-misc-data): Rename to
16623 dired-desktop-buffer-misc-data and move to dired.el.
16624 (desktop-buffer-info-misc-data): Rename to
16625 Info-desktop-buffer-misc-data and move to info.el.
16626 (desktop-read): Add message about number of buffers restored/failed.
16627
16628 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
16629 Add parameters. Pause to display error only when
16630 desktop-missing-file-warning is non-nil.
16631 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
16632 (dired-mode): Bind desktop-buffer-misc-data-function.
16633
16634 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
16635 Add Parameters.
16636 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
16637 (Info-mode): Bind desktop-buffer-misc-data-function.
16638
16639 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
16640 Add Parameters.
16641
16642 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
16643 Add Parameters.
16644
16645 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
16646
16647 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
16648 the case of letters in case-insensitive expansions when the
16649 abbrev is preceded by characters with letter syntax.
16650
16651 2004-04-21 Richard M. Stallman <rms@gnu.org>
16652
16653 * progmodes/cperl-mode.el (cperl-putback-char):
16654 Delete Emacs 18 definition.
16655
16656 * international/mule.el (ctext-post-read-conversion):
16657 Use assoc-string, not assoc-ignore-case.
16658
16659 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
16660
16661 * emacs-lisp/easymenu.el (easy-menu-add):
16662 Do call x-popup-menu, but only if it's defined.
16663
16664 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
16665
16666 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
16667 Handle multiple args: compile like progn.
16668
16669 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
16670 take all args as &rest arg.
16671
16672 * autoinsert.el (auto-insert-alist): Insert the user's name in
16673 copyright notice, rather than Free Software Foundation.
16674
16675 2004-04-21 Kenichi Handa <handa@m17n.org>
16676
16677 * descr-text.el (describe-char): Make it work on *Help* buffer.
16678
16679 2004-04-21 Kim F. Storm <storm@cua.dk>
16680
16681 * image.el (insert-image): Add optional SLICE arg.
16682 (insert-sliced-image): New defun.
16683
16684 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
16685
16686 * subr.el (read-number): Check whether `default' is nil.
16687
16688 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
16689
16690 * progmodes/compile.el (compilation-error-properties):
16691 Split into two.
16692 (compilation-internal-error-properties): New one.
16693 (compilation-compat-error-properties): Use it. Fix the non-marker case.
16694
16695 2004-04-20 Richard M. Stallman <rms@gnu.org>
16696
16697 * window.el (split-window-save-restore-data):
16698 Don't update the data if OLD-INFO is nil.
16699
16700 * view.el (view-return-to-alist): Mark it permanent local.
16701
16702 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
16703
16704 * recentf.el (recentf-save-list): Catch and warn about errors.
16705
16706 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
16707 so "Buffers" won't be pure.
16708
16709 * help-mode.el (help-mode-finish): Set help-return-alist first
16710 thing, setting only the entry for the selected window.
16711
16712 * help-fns.el (describe-function-1): If many non-control non-meta
16713 keys run the command, don't list all of them.
16714
16715 2004-04-20 Juanma Barranquero <lektu@terra.es>
16716
16717 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
16718 arg. Copied from Andre Spiegel's patch of 2004-03-21.
16719
16720 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
16721
16722 2004-04-20 Kenichi Handa <handa@m17n.org>
16723
16724 * international/quail.el (quail-lookup-key): New optional arg
16725 NOT-RESET-INDICES.
16726 (quail-get-translations): Call quail-lookup-key with
16727 NOT-RESET-INDICES t.
16728 (quail-completion): Likewise.
16729 (quail-lookup-map-and-concat): Likewise.
16730
16731 2004-04-20 Kenichi Handa <handa@m17n.org>
16732
16733 * international/quail.el (quail-update-translation): Don't insert
16734 such an unsupported multibyte char in a unibyte buffer.
16735
16736 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
16737
16738 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
16739 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
16740 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
16741 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
16742 (gdb-frame-assembler-buffer): Improve behaviour with
16743 multiple frames.
16744 (gdb-display-buffer): Extend search to all visible frames.
16745
16746 2004-04-19 Eli Zaretskii <eliz@gnu.org>
16747
16748 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
16749 characters left after base64 decoding.
16750 (rmail-decode-region): Use -dos variety of `coding', to remove any
16751 ^M characters left after qp or base64 decoding.
16752
16753 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16754
16755 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
16756 messages.
16757
16758 2004-04-19 Stephen Eglen <stephen@gnu.org>
16759
16760 * add-log.el (add-change-log-entry): Update doc string to mention
16761 add-log-full-name and add-log-mailing-address.
16762
16763 2004-04-18 Juri Linkov <juri@jurta.org>
16764
16765 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
16766 (Info-find-node-2): Simplify error message.
16767 (Info-insert-dir): Use Info-following-node-name.
16768 (Info-goto-node): Remove *info-history* and *info-toc*.
16769 (Info-history): Create a node of the virtual history file.
16770 (Info-toc): Create a node of the virtual toc file.
16771 (Info-insert-toc): New arg `curr-file' for reference file names.
16772 (info-apropos): Remove redundant var binding for temp-file.
16773 (Info-index, Info-index-next, Info-mode): Doc fix.
16774 (Info-goto-emacs-command-node): Don't jump to *info* from
16775 non-*info* Info buffers.
16776 (Info-fontify-node): Don't show the file name of external
16777 references if `Info-hide-note-references' is `hide'. Don't hide
16778 newlines at the end of paragraphs.
16779
16780 * international/mule-diag.el (list-input-methods):
16781 Fix args to help-xref-button.
16782
16783 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
16784 to put into effect local variables from TUTORIAL files.
16785
16786 * textmodes/paragraphs.el (sentence-end) <function>: New fun
16787 with default value taken from the variable `sentence-end'.
16788 (sentence-end) <defcustom>: Set default to nil. Doc fix.
16789 Add nil const to :type.
16790 (sentence-end-without-period, sentence-end-double-space)
16791 (sentence-end-without-space): Doc fix.
16792
16793 * textmodes/paragraphs.el (forward-sentence):
16794 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
16795 (fill-delete-newlines):
16796 * progmodes/cc-cmds.el (c-beginning-of-statement):
16797 Use function `sentence-end' instead of variable `sentence-end'.
16798
16799 2004-04-18 Andreas Schwab <schwab@suse.de>
16800
16801 * progmodes/compile.el (compilation-start): Set window start to
16802 point-min if compilation-scroll-output is nil.
16803
16804 2004-04-18 John Wiegley <johnw@newartisans.com>
16805
16806 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
16807
16808 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
16809
16810 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
16811 (gdb-info-breakpoints-custom): Revert previous change.
16812 (gdb-view-assembler): Update assembler if necessary.
16813 (gdb-frame-handler): Parse correctly for gdb-current-frame.
16814 (gdb-display-source-buffer): Update properly when both source and
16815 assembler are visible.
16816
16817 2004-04-17 John Wiegley <johnw@newartisans.com>
16818
16819 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
16820 which limits the number of names shown in the minibuffer. Off by
16821 default.
16822 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
16823 up iswitchb for users with a multitude of open buffers by showing
16824 only the first and last N/2 buffers in the completion list (which
16825 is enough to aid C-s/C-r, and to know that more characters are
16826 needed to refine the completion list).
16827
16828 2004-04-17 Richard M. Stallman <rms@gnu.org>
16829
16830 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
16831 (file-truename): Expand all ~ constructs directly.
16832 (insert-directory): Delete any error msg output by the
16833 `insert-directory-program'.
16834
16835 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
16836 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
16837 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
16838 (allout-init): Use find-file-hook, not find-file-hooks.
16839 (allout-mode): Eliminate Emacs 18 support.
16840 Use write-contents-functions, not local-write-file-hooks.
16841
16842 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
16843
16844 * progmodes/compile.el (compilation-error-properties): Fix for
16845 adding messages when there are already markers for their file.
16846 (compilation-fake-loc): New function.
16847
16848 2004-04-16 Dave Love <fx@gnu.org>
16849
16850 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
16851 (python-load-file): Fix python-orig-start setting.
16852
16853 * progmodes/compile.el: Doc fixes.
16854 (compilation-error-regexp-alist-alist)
16855 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
16856 (compilation-assq): Wrap in eval-when-compile.
16857 (compilation-mode-font-lock-keywords): Don't use list*.
16858 (compilation-start): Avoid warning.
16859 (compilation-compat-error-properties)
16860 (compilation-directory-properties): Add keymap property.
16861 (compilation-parsing-end): Make it a marker for better compatibility.
16862
16863 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
16864
16865 2004-04-16 Mark A. Hershberger <mah@everybody.org>
16866
16867 * xml.el: Doc fixes.
16868 (xml-get-children): Only looks at sub-tags and ignore strings.
16869
16870 * xml.el (xml-parse-tag): Avoid overwriting node-name.
16871
16872 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
16873
16874 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
16875
16876 2004-04-16 Andre Spiegel <spiegel@gnu.org>
16877
16878 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
16879
16880 * vc.el (vc-print-log): Likewise.
16881
16882 2004-04-16 Masatake YAMATO <jet@gyve.org>
16883
16884 * simple.el (completion-setup-function): Set an initial value
16885 to `element-common-end' before entering loop. Set a value
16886 to `element-common-end' at the end of loop.
16887 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
16888 (completions-common-part): Rename from completion-de-emphasis.
16889 (completions-first-difference): Rename from completion-emphasis.
16890 Suggested by RMS.
16891
16892 2004-04-16 Juanma Barranquero <lektu@terra.es>
16893
16894 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
16895 (bookmark-edit-annotation-mode): Add mode name.
16896
16897 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
16898
16899 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
16900 for nested conflict markers.
16901 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
16902
16903 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
16904
16905 * progmodes/gdb-ui.el (gdb-goto-info): New function.
16906
16907 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
16908
16909 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
16910
16911 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
16912 Give a backtrace if requested.
16913
16914 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
16915
16916 * progmodes/python.el (python-mouse-2-command, python-RET-command):
16917 Remove unused functions.
16918 (python-orig-start-line, python-orig-file): Remove.
16919 (python-orig-start): New var.
16920 (python-input-filter, python-compilation-line-number)
16921 (python-send-region, python-load-file): Use it.
16922
16923 * info.el (info): Always jump to *info*.
16924
16925 * subr.el (posn-set-point): New function.
16926
16927 * mouse.el (mouse-set-point): Use it.
16928
16929 * progmodes/compile.el (compile-goto-error): Use it.
16930 (compilation-button-map): New keymap.
16931 (compilation-error-properties): Use it.
16932 (compilation-shell-minor-mode-map): Don't bind mouse-2.
16933
16934 * smerge-mode.el (smerge-popup-context-menu): Use it.
16935
16936 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
16937 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
16938 mouse and non-mouse case.
16939
16940 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
16941 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
16942
16943 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
16944 Make it work for non-mouse events.
16945
16946 * pcvs-info.el (cvs-status-map): Update binding name.
16947
16948 2004-04-14 Mark A. Hershberger <mah@everybody.org>
16949
16950 * xml.el (xml-maybe-do-ns): New function to handle namespace
16951 parsing of both attribute and element names.
16952 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
16953 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
16954 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
16955 (xml-parse-attlist): Make it do its own namespace parsing.
16956
16957 2004-04-14 Dave Love <fx@gnu.org>
16958
16959 * progmodes/python.el (run-python): Fix use of \n.
16960 (python-load-file): Remove `try' from Python fragment.
16961 (python-describe-symbol): Fix message.
16962
16963 * comint.el: Doc fixes.
16964 (comint-last-input-start, comint-last-input-end)
16965 (comint-last-output-start): Give them values.
16966 (comint-arguments): Avoid warning.
16967 (comint-skip-prompt): Use line-end-position.
16968 (comint-backward-matching-input): Rename arg to agree with doc.
16969 (comint-extract-string): Use syntax-ppss.
16970 (comint-dynamic-simple-complete): Delete useless list construction.
16971 (comint-redirect-subvert-readonly): New.
16972 (comint-redirect-preoutput-filter): Use it.
16973
16974 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
16975 Correctly handle negative arguments when calling hook functions.
16976
16977 2004-04-14 Jesper Harder <harder@ifa.au.dk>
16978
16979 * info.el (info-apropos): Don't clobber Info-history-list.
16980
16981 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
16982
16983 * progmodes/compile.el (compilation-setup):
16984 Localize overlay-arrow-position.
16985 (compilation-sentinel): Restructure code equivalently.
16986 (compilation-next-error): Find message on same line after point if
16987 not found before point.
16988 (compile-mouse-goto-error): Restore function so that compilation
16989 buffer need not be current and use compile-goto-error.
16990 (compile-goto-error): Restore function.
16991 (next-error): Set overlay-arrow-position.
16992 (compilation-forget-errors): Don't localize already local
16993 compilation-locs and remove FIXME about refontifying.
16994
16995 2004-04-14 Kim F. Storm <storm@cua.dk>
16996
16997 * startup.el (emacs-quick-startup): New defvar (set by -Q).
16998 (command-line): New option -Q. Like -q --no-site-file, but
16999 in addition it also disables menu-bar, tool-bar, scroll-bars,
17000 tool-tips, and the blinking cursor.
17001 (command-line-1): Skip startup screen if -Q.
17002 (fancy-splash-head): Use ":align-to center" prop to center splash image.
17003
17004 * emulation/cua-base.el (cua-read-only-cursor-color)
17005 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
17006
17007 2004-04-13 Dave Love <fx@gnu.org>
17008
17009 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
17010 (syntax): Don't require.
17011 (python) <defgroup>: Add :version.
17012 (python-quote-syntax): Re-written.
17013 (inferior-python-mode): Move stuff here from run-python and add
17014 some more.
17015 (python-preoutput-continuation, python-preoutput-result)
17016 (python-dotty-syntax-table): New.
17017 (python-describe-symbol): Use them.
17018 (run-python): Move stuff to inferior-python-mode. Modify code
17019 loaded into Python.
17020 (python-send-region): Use python-proc, python-send-string.
17021 (python-send-string): Send newlines too. Callers changed.
17022 (python-load-file): Re-written.
17023 (python-eldoc-function): New.
17024 (info-look): Don't require.
17025 (python-after-info-look): New. A modified version of former
17026 top-level code for use with eval-after-load.
17027 (python-maybe-jython, python-guess-indent): Use widened buffer.
17028 (python-fill-paragraph): Re-written.
17029 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
17030 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
17031
17032 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
17033
17034 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
17035 Set compilation-error-regexp-alist earlier.
17036
17037 * progmodes/compile.el (compilation-minor-mode-map)
17038 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
17039 (compile-goto-error): Re-merge the mouse and non-mouse commands.
17040
17041 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
17042
17043 * progmodes/compile.el (compile-goto-error): Select the buffer/window
17044 corresponding to the event.
17045
17046 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
17047
17048 * loadup.el: Add cygwin to system-type list, for unexec() support.
17049
17050 2004-04-12 John Paul Wallington <jpw@gnu.org>
17051
17052 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
17053 (ibuffer-restore-window-config-on-quit): New variable to replace
17054 `ibuffer-delete-window-on-quit'. Update all references.
17055 (ibuffer-prev-window-config): New variable.
17056 (ibuffer-quit): Restore previous window configuration instead of
17057 deleting window.
17058 (ibuffer): Save window configuration before showing Ibuffer buffer.
17059
17060 * help.el (describe-mode): Doc fix.
17061
17062 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
17063
17064 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
17065 not to treat nil as a function.
17066
17067 * vc-arch.el (vc-arch-root): Be a bit more careful.
17068 (vc-arch-register): Save the buffer if we modified it.
17069 (vc-arch-delete-rej-if-obsolete): Save excursion.
17070 (vc-arch-find-file-hook): Use the simpler after-save-hook.
17071 (vc-arch-responsible-p, vc-arch-init-version): New functions.
17072
17073 * net/ldap.el (ldap-search): Use list*.
17074
17075 2004-04-12 Juri Linkov <juri@jurta.org>
17076
17077 * info.el (Info-follow-reference): Allow multiline reference name.
17078
17079 2004-04-11 Dave Love <fx@gnu.org>
17080
17081 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
17082
17083 * progmodes/python.el: New file.
17084
17085 2004-04-11 Andre Spiegel <spiegel@gnu.org>
17086
17087 * vc-hooks.el (vc-arg-list): Function removed.
17088 (vc-default-workfile-unchanged-p): Use condition-case to check for
17089 backward compatibility.
17090
17091 * vc.el (vc-print-log): Use condition-case to check for backward
17092 compatibility.
17093
17094 2004-04-11 Juri Linkov <juri@jurta.org>
17095
17096 * dired.el (dired-faces): New defgroup.
17097 (dired-header, dired-mark, dired-marked, dired-flagged)
17098 (dired-warning, dired-directory, dired-symlink, dired-ignored):
17099 New faces.
17100 (dired-header-face, dired-mark-face, dired-marked-face)
17101 (dired-flagged-face, dired-warning-face, dired-directory-face)
17102 (dired-symlink-face, dired-ignored-face): New face variables.
17103 (dired-font-lock-keywords): Use them instead of font-lock faces.
17104 Split the rule for dired marks into 3 separate rules: for marks,
17105 marked file names and flagged file names.
17106
17107 * help-mode.el (help-make-xrefs): Add a final newline to the
17108 *Help* buffer.
17109
17110 2004-04-11 John Paul Wallington <jpw@gnu.org>
17111
17112 * replace.el (occur-engine): Distinguish between one and several
17113 matches in the matches per buffer heading.
17114
17115 2004-04-11 Kim F. Storm <storm@cua.dk>
17116
17117 * ido.el (ido-confirm-unique-completion): New defcustom.
17118 (ido-complete): Use it.
17119 (ido-write-file): Set it to t unconditionally.
17120
17121 2004-04-10 Miles Bader <miles@gnu.org>
17122
17123 RCS keyword removal (only non-comment changes are enumerated here):
17124
17125 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
17126 (byte-compile-insert-header): Don't use `byte-compile-version'.
17127 * forms.el (forms-version): Variable removed.
17128 (forms-mode): Don't use `forms-version'.
17129 * recentf.el (recentf-version): Variable removed.
17130 * progmodes/delphi.el (delphi-version): Variable removed.
17131 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
17132
17133 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
17134
17135 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
17136
17137 2004-04-09 Jesper Harder <harder@ifa.au.dk>
17138
17139 * info.el (info-apropos): Improve menu item regexp.
17140
17141 2004-04-09 Simon Josefsson <jas@extundo.com>
17142
17143 * mail/smtpmail.el: Add comment, based on report by
17144 kdc@rcn.com (Kevin D. Clark).
17145
17146 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
17147
17148 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17149 Redo one more thing that I didn't notice Daniel had undone.
17150
17151 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
17152
17153 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
17154 (gdb-goto-breakpoint, gdb-display-buffer)
17155 (gdb-display-source-buffer, gdb-view-source-function)
17156 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
17157 (gdb-source-info, gdb-frame-handler): Don't specify a window
17158 for display.
17159 (gdb-info-breakpoints-custom): Remove superfluous update of
17160 assembler buffer.
17161 (gdb-many-windows): Make settable outside gdb.
17162
17163 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
17164
17165 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
17166 Derive from fundamental-mode rather than text-mode.
17167
17168 2004-04-08 Juri Linkov <juri@jurta.org>
17169
17170 * info.el (Info-history): Doc fix.
17171 (Info-history-list): New var.
17172 (info-xref): Change magenta4 to blue, remove bold for dark and
17173 light backgrounds, change bold to underline for non-color classes.
17174 (info-xref-visited): New face.
17175 (Info-fontify-visited-nodes): New custom.
17176 (Info-hide-note-references): Add new value `hide'. Doc fix.
17177 (Info-reference-name): New var.
17178 (Info-selection-hook): New custom.
17179 (Info-edit-mode-hook): New var.
17180 (Info-find-file): New fun.
17181 (Info-find-node): Move part of code to Info-find-file.
17182 (Info-find-node-2): Add anchors to Info-history-list. Move point
17183 to the place with the reference name if name is defined.
17184 (Info-select-node): Add current node to Info-history-list.
17185 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
17186 (Info-search-whitespace-regexp): New custom.
17187 (Info-search-case-fold): New var.
17188 (Info-search): Add "case-sensitively" to the prompt.
17189 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
17190 (Info-search-case-sensitively, Info-search-next): New fun.
17191 (Info-up): Move point to the menu item of the current node.
17192 (Info-history): New fun. Add *info-history* to
17193 same-window-buffer-names.
17194 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
17195 (Info-insert-toc): New fun.
17196 (Info-build-toc): New fun.
17197 (Info-follow-reference): Add new arg `fork'. Doc fix.
17198 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
17199 with the same name prefer the reference closest to point.
17200 (Info-next-reference): Replace * by + in the *Note regexp.
17201 Add regexp for http:// and ftp://. Skip the *Note prefix.
17202 (Info-prev-reference): Replace * by + in the *Note regexp.
17203 Add regexp for http:// and ftp://. Skip the *Note prefix.
17204 (Info-follow-nearest-node): Add new arg `fork'.
17205 (Info-try-follow-nearest-node): Add new arg `fork'.
17206 Call browse-url for http:// and ftp:// references.
17207 Set Info-reference-name for index entries.
17208 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
17209 Info-search-next, Info-history, Info-toc, clone-buffer.
17210 (Info-menu-update): Replace * by + in the *Note regexp.
17211 (Info-mode): Add documentation for Info-history, Info-toc,
17212 Info-search-case-sensitively, Info-search-next, clone-buffer.
17213 (Info-fontify-menu-headers): Remove fun. Move code to
17214 Info-fontify-node.
17215 (Info-fontify-node): Add docstring. Add local vars
17216 fontify-visited-p and not-fontified-p. If not-fontified-p is t
17217 then fontify header line, titles, menu headers, http and ftp
17218 references, refill paragraphs. If not-fontified-p is t or
17219 fontify-visited-p is t then fontify cross references, menu items.
17220 Fontify menu headers. Fontify http and ftp references.
17221 Change regexp for cross references to require whitespace after *Note,
17222 add matching groups for file and node names. Remove hack for quote.
17223 Use display property for Info-hide-note-references=t. Use fifth
17224 or fourth match for help-echo. Display visited nodes in a
17225 different face. Unhide file names of external references.
17226 Unhide newlines. Display visited menu items in a different face.
17227
17228 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
17229
17230 * progmodes/compile.el: Require CL.
17231 (compilation-mode-font-lock-keywords): Re-install the "line as
17232 function" patch.
17233
17234 * help-fns.el (help-C-source-directory): New var.
17235 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
17236 (describe-function-1, describe-variable): Use them.
17237
17238 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
17239 to C source files specially.
17240
17241 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
17242
17243 * info.el (Info-hide-cookies-node): New function.
17244 (Info-select-node): Use it.
17245 (Info-display-images-node): Remove message with image file name.
17246
17247 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
17248
17249 * progmodes/compile.el (compilation-warning-face)
17250 (compilation-info-face, compilation-skip-threshold)
17251 (compilation-skip-visited, compilation-context-lines):
17252 Declare :version when added to Emacs.
17253 (compilation-error-regexp-alist-alist): Extend caml and irix.
17254 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
17255 (compilation-mode-font-lock-keywords): Temporarily undo line as
17256 function patch, which wasn't ready.
17257
17258 2004-04-07 Kenichi Handa <handa@m17n.org>
17259
17260 * international/latin1-disp.el (latin1-display-setup): Check each
17261 character is displayable or not instead of calling
17262 latin1-display-check-font.
17263
17264 2004-04-06 Kenichi Handa <handa@m17n.org>
17265
17266 * language/ethio-util.el (ethio-sera-being-called-by-w3):
17267 New variable.
17268 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
17269 instead of sera-being-called-by-w3.
17270 (ethio-fidel-to-sera-buffer): Likewise.
17271 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
17272 instead of sera-being-called-by-w3.
17273 (ethio-write-file): Likewise.
17274
17275 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17276
17277 * printing.el: Doc fix.
17278
17279 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
17280
17281 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
17282 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
17283 (gdb-setup-windows): Only use separate IO buffer if required.
17284
17285 2004-04-06 Kim F. Storm <storm@cua.dk>
17286
17287 * term.el (term-is-xemacs): Remove.
17288 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
17289 (term-window-width): New function.
17290 (term-mode, term-check-size): Use it.
17291 (term-mode): Disable overflow-newline-into-fringe in term buffer.
17292
17293 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
17294
17295 * cus-edit.el (custom-add-parent-links): Change unbound variable
17296 `symbol' to `name'.
17297
17298 2004-04-05 Jesper Harder <harder@ifa.au.dk>
17299 * info.el (info-apropos): New function.
17300 (Info-mode-menu): Add it.
17301 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
17302
17303 * help-mode.el (help-make-xrefs): Recognize aliased variable with
17304 inherited docstring.
17305
17306 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
17307
17308 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
17309
17310 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
17311
17312 * progmodes/compile.el (font-lock): Don't require any more.
17313 (compilation-error-properties, compilation-start, compilation-sentinel)
17314 (compilation-filter, next-error): Use with-current-buffer.
17315 (compilation-skip-to-next-location, compilation-skip-threshold)
17316 (compilation-skip-visited): Move to silence the byte-compiler.
17317 (compilation-setup): Simplify.
17318 (compilation-next-error): Use line-(beginning|end)-position.
17319 Make sure `pt' is non-nil before using compilation-loop.
17320 (compile-goto-error): Add optional event arg. Use it.
17321 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
17322 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
17323 Update the binding for mouse-2.
17324 (first-error): Set compilation-current-error to nil rather than bob.
17325 (compilation-parsing-end, compilation-parse-errors-function)
17326 (compilation-error-list, compilation-old-error-list):
17327 "New" compatibility variables.
17328 (compile-buffer-substring, compilation-compat-error-properties)
17329 (compilation-compat-parse-errors, compilation-forget-errors):
17330 New compatibility functions.
17331 (compilation-mode-font-lock-keywords): Use them.
17332
17333 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
17334
17335 * autorevert.el (auto-revert-handler): If point (or a window
17336 point) is at the end of the buffer, keep it there after
17337 reverting. This allows to tail a file.
17338 Mention this in the `Commentary'.
17339
17340 * format.el (format-write-file): Add optional argument CONFIRM
17341 and make it behave like the analogous argument to `write-file'.
17342
17343 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17344
17345 * progmodes/ebnf2ps.el: Doc fix.
17346 (ebnf-version): New version number (4.2).
17347 (ebnf-syntax): Customization and docstring fix.
17348 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
17349 Put autoloaded funs before first use.
17350 (ebnf-style-database): Add dtd entry.
17351 (ebnf-syntax-alist): Add dtd initialization.
17352 (ebnf-token-sequence): New fun.
17353 (ebnf-comment-table): Add new comment action character.
17354 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
17355
17356 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
17357 Type Definition for XML).
17358
17359 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
17360 * progmodes/ebnf-bnf.el (ebnf-sequence):
17361 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
17362 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
17363 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
17364 Code simplification: call ebnf-token-sequence.
17365
17366 2004-04-04 Eli Zaretskii <eliz@gnu.org>
17367
17368 * calendar/timeclock.el (timeclock-relative)
17369 (timeclock-get-project-function, timeclock-get-workday-function)
17370 (timeclock-query-out, timeclock-when-to-leave)
17371 (timeclock-when-to-leave-string, timeclock-log-data)
17372 (timeclock-generate-report, timeclock-in): Doc fixes.
17373
17374 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
17375
17376 * url/: New dir. Import the URL package from its repository.
17377
17378 2004-04-03 Andreas Schwab <schwab@suse.de>
17379
17380 * diff-mode.el (diff-mode): Fix missing quote.
17381
17382 2004-04-03 Juri Linkov <juri@jurta.org>
17383
17384 * descr-text.el (describe-property-list): Add `font-lock-face'.
17385
17386 * dired.el (dired-font-lock-keywords): Fix permission regexps.
17387
17388 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17389
17390 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
17391 Use utf-16le on little endian machines and utf-16be otherwise.
17392
17393 2004-04-02 David Kastrup <dak@gnu.org>
17394
17395 * net/browse-url.el (browse-url-generic): Use call-process
17396 instead of start-process to allow browsers that fork and detach.
17397
17398 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
17399
17400 * compile.el (compilation-current-error): New var.
17401 (compilation-setup, compile-mouse-goto-error)
17402 (compile-goto-error, next-error): Use it.
17403 (compilation-skip-to-next-location): Default to t, which gives
17404 contiguous skipping like old compile (where this was redundant).
17405 (compilation-next-error): Prevent previous-* commands from moving
17406 back to message at or just before point.
17407
17408 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
17409
17410 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
17411 (gdb-source-info): Don't display source at startup, if required.
17412 (gdb-show-main): New option.
17413 (gdba): Update documentation.
17414 (gdb-source): Cover case of auto-display output.
17415
17416 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
17417
17418 * autorevert.el: Delete obsolete autoload's and defvar's.
17419 (auto-revert-check-vc-info): New user option.
17420 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
17421 (auto-revert-handler-vc): Delete.
17422 (auto-revert-handler): Treat return value `fast' of
17423 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
17424
17425 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
17426 return `fast'.
17427
17428 * files.el (buffer-stale-function): Doc change.
17429
17430 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17431
17432 * printing.el: New tip on Tips section.
17433 (pr-version): New version number (6.7.4).
17434 (pr-shell-file-name): Initialization fix.
17435
17436 2004-03-31 Juri Linkov <juri@jurta.org>
17437
17438 * dired.el: Add autoload for `dired-do-touch'.
17439 (dired-touch-program): New var.
17440 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
17441 (dired-no-confirm): Add `touch' to docstring.
17442
17443 * dired-aux.el (dired-do-touch): New fun.
17444 (dired-do-chxxx): Add argument -t for touch operation.
17445
17446 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
17447 `dired-move-to-filename-regexp'.
17448
17449 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
17450
17451 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
17452
17453 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17454
17455 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
17456 and only if the buffer was modified.
17457
17458 2004-03-30 Kenichi Handa <handa@m17n.org>
17459
17460 * international/characters.el: Delete pairs for U+2308..U+230B.
17461
17462 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
17463
17464 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
17465 to detect the beginning of a level 2 or 3 annotation.
17466
17467 2004-03-29 Kenichi Handa <handa@m17n.org>
17468
17469 * international/ucs-tables.el (ucs-insert): Fix the error message.
17470
17471 2004-03-29 Kenichi Handa <handa@m17n.org>
17472
17473 * international/mule-util.el (char-displayable-p): Fix generation
17474 of XLFD file name.
17475
17476 * Makefile.in (setwins, setwins_almost): Change directory to $wd
17477 before finding directories by `find'.
17478
17479 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
17480
17481 * subr.el (interactive-form): Delete. Now implemented in C.
17482
17483 * pcvs.el (cvs-parse-process): Workaround for Darwin.
17484
17485 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
17486 (vc-diff-label): New fun.
17487 (vc-diff-internal): Use it.
17488
17489 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
17490
17491 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17492
17493 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
17494
17495 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
17496 specify XML (EBNFX).
17497
17498 * progmodes/ebnf2ps.el: Doc fix.
17499 (ebnf-version): New version number (4.1).
17500 (ebnf-syntax): Adjust customization.
17501 (ebnf-style-database): Add ebnfx entry.
17502 (ebnf-syntax-alist): Add ebnfx initialization.
17503 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
17504
17505 * printing.el: Doc fix.
17506 (pr-version): New version number (6.7.3).
17507 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
17508 returns nil for mouse position. Reported by Drew Adams
17509 <drew.adams@oracle.com>.
17510 (pr-update-menus): Modify interactive declaration. Reported by Drew
17511 Adams <drew.adams@oracle.com>.
17512
17513 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
17514
17515 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
17516 (gud-gdba-marker-filter): Log the process input and output, if
17517 required. From Stefan Monnier.
17518 (gdb-debug-log, gdb-enable-debug-log): New variables.
17519 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
17520
17521 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
17522
17523 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
17524 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
17525
17526 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
17527
17528 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
17529 Call vc-find-file-hook here instead of in auto-revert-buffers.
17530 (auto-revert-buffers): Delete call to vc-find-file-hook.
17531 (auto-revert-verbose, global-auto-revert-non-file-buffers)
17532 (global-auto-revert-mode, auto-revert-set-timer)
17533 (auto-revert-handler, auto-revert-buffers): Doc fixes.
17534
17535 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
17536
17537 * woman.el (woman-change-fonts): Rename local variable
17538 woman-font-alist to font-alist to avoid a compiler warning.
17539
17540 2004-03-27 Dave Love <fx@gnu.org>
17541
17542 * emacs-lisp/rx.el (rx): Doc fix.
17543 Fix copyright years.
17544
17545 * strokes.el (strokes-global-set-stroke-string): New function.
17546 (strokes-list-strokes): Cope with strings, not just commands.
17547 Set foreground colour of image.
17548 (strokes-global-set-stroke): Doc fix.
17549
17550 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
17551
17552 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
17553 Auto Revert mode.
17554 (Buffer-menu-files-only): New variable.
17555 (Buffer-menu-toggle-files-only): New function.
17556 (Buffer-menu-mode-map): Bind it to `T'.
17557 (Buffer-menu-mode): Mention `T' in docstring.
17558 Set buffer-stale-function.
17559 (list-buffers-noselect): Mark buffer non-modified and set
17560 Buffer-menu-files-only.
17561
17562 * dired.el (buffer-stale-function): Remove no longer needed defvar.
17563
17564 * autorevert.el (auto-revert-handler): Print revert message
17565 before, rather than after, reverting.
17566 (buffer-stale-function): Move to files.el.
17567
17568 * files.el (buffer-stale-function): Move here from autorevert.el.
17569
17570 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
17571
17572 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
17573
17574 * calc/calc.el (calc-mode-map): Use mapc.
17575
17576 * apropos.el (apropos-mode): Don't autoload.
17577 (apropos-symbols-internal): New fun. Extracted from `apropos'.
17578 (apropos): Use it.
17579 (apropos-print): Add optional `text' argument.
17580 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
17581 Don't assume point-min == 1.
17582
17583 * bs.el (bs-buffer-list): Use buffer-local-value.
17584 (bs--set-toggle-to-show): Use with-current-buffer.
17585
17586 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
17587 New funs.
17588 (list-buffers-noselect): Use them. Adjust :align-to to new style.
17589
17590 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
17591
17592 * dabbrev.el (dabbrev-expand): Fix regexp construction.
17593 (dabbrev--find-expansion): Use pop.
17594 (dabbrev--search): Use match-string-no-properties.
17595
17596 * dired.el (dired-mode): Use run-mode-hooks.
17597 (dired-move-to-end-of-filename): Use match-string.
17598
17599 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
17600 is bound before using it.
17601 (ediff-verbose-p): Make it into a var since it's not constant.
17602
17603 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
17604
17605 * faces.el (read-face-font): Don't cons up unnecessarily.
17606 (header-line, tool-bar): Share common parts.
17607
17608 * files.el (file-relative-name): Use compare-strings.
17609
17610 * finder.el (finder-mode): Follow coding convention.
17611
17612 * subr.el (read-number): New function.
17613
17614 * ses.el (ses-read-number): Move to subr.el.
17615 (ses-set-header-row): Use read-number.
17616
17617 2004-03-26 Andre Spiegel <spiegel@gnu.org>
17618
17619 * vc-hooks.el (vc-arg-list): New function, which handles both
17620 compiled and uncompiled code.
17621 (vc-default-workfile-unchanged-p): Use it.
17622
17623 * vc.el (vc-print-log): Undo prev change, use new function
17624 vc-arg-list from vc-hooks.el.
17625
17626 2004-03-26 Masatake YAMATO <jet@gyve.org>
17627
17628 * simple.el (completion-setup-function): Emphasize the
17629 first uncommon characters in the completions; and de-emphasize
17630 the common prefix substrings.
17631 (completion-emphasis): New face.
17632 (completion-de-emphasis): New face.
17633
17634 2004-03-25 Juanma Barranquero <lektu@terra.es>
17635
17636 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
17637 Comment out (it's unused and unfinished code).
17638
17639 2004-03-25 Sam Steingold <sds@gnu.org>
17640
17641 * vc.el (vc-print-log): Fix a bug in the last patch:
17642 backend-function may be a byte-compiled object, not a lambda.
17643
17644 2004-03-25 Juri Linkov <juri@jurta.org>
17645
17646 * descr-text.el (describe-property-list): Add a button
17647 for `face' property that calls `describe-face'.
17648 Suggested by luis fernandes <elf@ee.ryerson.ca>
17649
17650 * international/mule.el (keyboard-coding-system):
17651 * kmacro.el (kmacro-call-macro): Fix docstring.
17652
17653 * dired.el: Fix comments.
17654
17655 * textmodes/fill.el (fill): Fix Info link.
17656
17657 * font-lock.el (fast-lock, lazy-lock):
17658 * jit-lock.el (jit-lock): Remove links to removed Support Modes
17659 Info node.
17660
17661 * eshell/eshell.el (eshell): Fix broken info-link.
17662
17663 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
17664 * eshell/em-banner.el (eshell-banner):
17665 * eshell/em-smart.el (eshell-smart):
17666 * eshell/esh-cmd.el (eshell-cmd):
17667 Comment out broken info-links to incomplete Info manual.
17668
17669 * info-xref.el: Fix commentary.
17670
17671 2004-03-25 Kevin Ryde <user42@zip.com.au>
17672
17673 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
17674 Remove spurious node duplicate suppression, doesn't work, not wanted.
17675 (info-xref-output): Take format style args, add "sit-for 0" to let
17676 user see the results as they progress.
17677 (info-xref-check-all-custom): New function.
17678
17679 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
17680
17681 * gdb-ui.el: Moved to progmodes.
17682
17683 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
17684
17685 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
17686
17687 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
17688
17689 * calendar/appt.el (appt-check): Remove superfluous progn.
17690 When finished with diary buffer: if it was not being displayed
17691 before, kill it; otherwise restore its original state.
17692 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
17693
17694 * calendar/calendar.el (calendar-set-mode-line): Use total
17695 available mode-line width, rather than frame-width.
17696
17697 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
17698 after mode change so effect not lost.
17699
17700 2004-03-23 Dave Love <fx@gnu.org>
17701
17702 * dired.el (dired) <defgroup>: Add link to manual.
17703 (dired-font-lock-keywords): Add highlighting on unusual permissions.
17704 (dired-revert): Use dolist.
17705 (dired-mode-map): Add U binding.
17706 (dired-mode): Add font-lock-beginning-of-syntax-function.
17707 (dired-garbage-files-regexp): Make it a defcustom.
17708
17709 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
17710
17711 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
17712 is equivalent to nil.
17713 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
17714 (vc-arch-mode-line-string): Accept `added' state.
17715 (vc-arch-state): Use inode-sigs if available.
17716 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
17717 Copy&delete existing id file if any. Fallback if uuidgen is absent.
17718 (vc-arch-tagline-re): New var.
17719 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
17720 New functions.
17721 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
17722 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
17723
17724 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
17725 (vc-file-not-found-hook): Use it.
17726
17727 * diff-mode.el (diff-default-read-only): Change default.
17728 (diff-mode-hook): Make it a defcustom. Add some options.
17729 (diff-mode-map): Bind diff-refine-hook.
17730 (diff-yank-handler): New var.
17731 (diff-yank-function): New fun.
17732 (diff-font-lock-keywords): Use them.
17733 (diff-end-of-file): Handle case where file-header looks like diff text.
17734 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
17735 (diff-file-kill): Delete a subsequent empty line, if applicable.
17736 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
17737 (diff-find-file-name): Use it.
17738 (diff-tell-file-name): New command.
17739 (diff-mode): Be careful with view-mode.
17740 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
17741 New functions, for use in diff-mode-hook.
17742 (diff-find-source-location): Catch "regex too large" errors.
17743 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
17744 (diff-refine-hunk): New command.
17745
17746 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
17747 (smerge-context-menu-map): Remove unused var.
17748 (smerge-keep-all): Preserve markers.
17749 (smerge-keep-n): New fun.
17750 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
17751 (smerge-keep-current, smerge-ediff): Use it.
17752 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
17753 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
17754 (smerge-resolve): Resolve trivial 3-part conflicts.
17755
17756 2004-03-23 Juri Linkov <juri@jurta.org>
17757
17758 * man.el (Man-width): New var.
17759 (Man-getpage-in-background): Use it.
17760 (Man-support-local-filenames): New var and fun.
17761 (Man-build-man-command): Don't add a second %s.
17762 (Man-fontify-manpage): Clean up message.
17763 (Man-mode): Set outline-regexp, outline-level,
17764 imenu-generic-expression.
17765
17766 * woman.el (woman-fill-frame): Doc fix.
17767 (woman-decode-region): Use window-width instead of frame-width.
17768
17769 * abbrevlist.el (list-one-abbrev-table):
17770 * descr-text.el (describe-char):
17771 * international/mule-diag.el (describe-current-coding-system):
17772 * international/quail.el (quail-insert-decode-map):
17773 Use window-width instead of frame-width.
17774
17775 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
17776 (jka-compr-mode-alist-additions): Add tbz.
17777 (jka-compr-write-region, jka-compr-insert-file-contents):
17778 Add message for undefined compress-program.
17779 (jka-compr-write-region): Remove redundant var bindings.
17780
17781 * dired-x.el (dired-guess-shell-alist-default): Add choices for
17782 extracting files into subdirectory. Add tbz and dz. Fix regexps.
17783 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
17784 (dired-man): Use dired-guess-shell-command.
17785 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
17786 Change default nil to t.
17787
17788 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
17789 (dired-compare-directories): Add default value for empty input.
17790
17791 * help-at-pt.el: Move suggestions for key bindings to Commentary.
17792
17793 * time.el (display-time-string-forms): Fix help-echo date format.
17794
17795 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
17796
17797 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
17798 (buffer-stale-function): New variable.
17799 (auto-revert-list-diff, auto-revert-dired-file-list)
17800 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
17801 (auto-revert-handler): Take over some functionality of deleted
17802 functions.
17803 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
17804
17805 * dired.el (dired-directory-changed-p): New fun, extracted from
17806 dired-internal-noselect.
17807 (dired-buffer-stale-p): New fun.
17808 (dired-internal-noselect): Use dired-directory-changed-p.
17809 Eliminate revert messages.
17810 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
17811
17812 2004-03-23 Kenichi Handa <handa@m17n.org>
17813
17814 * international/characters.el: Setup syntaxes for more parentheses
17815 Unicode characters.
17816
17817 * international/mule-cmds.el (select-safe-coding-system):
17818 Merge coding-system and auto-cs before comparing them.
17819
17820 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
17821
17822 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
17823
17824 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
17825 normal-auto-fill-function and comment-indent-function.
17826 The default values now work just as well.
17827 Don't set font-lock-beginning-of-syntax-function since we already set
17828 syntax-begin-function.
17829 (lisp-outline-level): Put ;;;###autoload at same level as (.
17830 (prin1-char): Quote special chars.
17831
17832 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
17833 than with-no-warnings.
17834
17835 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
17836 if the source location can't be found.
17837 (edebug-compute-previous-result): Use prin1-char.
17838
17839 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
17840 (debug-ignored-errors): Add an entry.
17841
17842 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
17843 (byte-compile-file): Output warning when deleting a file.
17844
17845 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
17846 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
17847
17848 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
17849 (byte-compile-inline-expand): Use backquote.
17850 (byte-optimize-pure-func): Rename from byte-optimize-concat.
17851 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
17852
17853 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
17854
17855 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
17856
17857 2004-03-22 Juri Linkov <juri@jurta.org>
17858
17859 * finder.el (finder-known-keywords): Fix data, tex, unix.
17860
17861 * play/landmark.el: Fix keywords.
17862
17863 * language/ethio-util.el (ethio-find-file): Doc fix.
17864
17865 * emacs-lisp/warnings.el: Doc fix.
17866
17867 * textmodes/ispell.el (ispell-help): Doc fix.
17868
17869 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
17870
17871 * format.el (format-insert-file): Always return a list of two
17872 elements, like insert-file-contents does.
17873
17874 2004-03-21 Andre Spiegel <spiegel@gnu.org>
17875
17876 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
17877 and vc-BACKEND-diff.
17878 (vc-print-log): If the print-log implementation supports it, use
17879 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
17880 (vc-version-diff, vc-diff-internal): Doc fixes.
17881
17882 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
17883 implementation supports it, let diff output go to *vc*,
17884 not *vc-diff*, since this is an internal call.
17885
17886 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
17887
17888 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
17889
17890 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
17891
17892 2004-03-21 Dave Love <fx@gnu.org>
17893
17894 * progmodes/cfengine.el (cfengine-mode):
17895 Set parse-sexp-ignore-comments.
17896
17897 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
17898
17899 2004-03-21 Juanma Barranquero <lektu@terra.es>
17900
17901 * allout.el (allout-mode): Fix docstring.
17902
17903 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
17904
17905 * files.el (insert-directory): Fix bug if SWITCHES is a list.
17906
17907 * autorevert.el (auto-revert-interval): Make new value take
17908 effect immediately when set through Custom.
17909 (auto-revert-set-timer): Add interactive declaration.
17910
17911 2004-03-19 David Ponce <david@dponce.com>
17912
17913 * ruler-mode.el (ruler-mode-header-line-format-old):
17914 Don't `make-variable-buffer-local'.
17915 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
17916 (ruler-mode-header-line-format): Simply funcall the above.
17917 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
17918 to save/restore a previous header line format.
17919 (ruler-mode-space): Don't depend on a numeric WIDTH value.
17920 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
17921 fringes and margins width.
17922 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
17923
17924 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
17925
17926 * log-edit.el (log-edit-font-lock-keywords): Typo.
17927
17928 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
17929 (tex-send-tex-command): Rather than here.
17930 (tex-compilation-parse-errors): Simplify.
17931
17932 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
17933
17934 * time.el (display-time-string-forms): Add help-echo with date on time.
17935
17936 * composite.el (compose-region): Use restore-buffer-modified-p.
17937
17938 * disp-table.el (standard-display-8bit): Simplify.
17939
17940 * server.el (server-process-filter): Delete temp frame.
17941
17942 * add-log.el (add-change-log-entry): Simplify.
17943
17944 2004-03-19 Kim F. Storm <storm@cua.dk>
17945
17946 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
17947 (hexl-follow-line): Don't require 'fringe.
17948
17949 * progmodes/compile.el (compilation-start): Always set
17950 compilation-last-buffer and return it.
17951
17952 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
17953
17954 * simple.el (clone-buffer): Doc fix.
17955
17956 2004-03-18 Juanma Barranquero <lektu@terra.es>
17957
17958 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
17959
17960 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
17961
17962 * log-edit.el (log-edit-font-lock-keywords): New var.
17963 (log-edit-mode): Use it.
17964
17965 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
17966
17967 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
17968 properly for watching in speedbar.
17969
17970 2004-03-17 Masatake YAMATO <jet@gyve.org>
17971
17972 * smerge-mode.el (smerge-popup-context-menu):
17973 Put `unwind-protect' around `overlay-put' and `popup-menu'.
17974
17975 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
17976
17977 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
17978 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
17979 Take sealed revisions into account.
17980 (vc-arch-checkin): Extract a summary line from the message.
17981
17982 2004-03-16 Masatake YAMATO <jet@gyve.org>
17983
17984 * register.el (register): Provide `register' feature.
17985
17986 2004-03-15 Masatake YAMATO <jet@gyve.org>
17987
17988 Added context menu support in smerge mode.
17989 Most of the part is written by Stefan Monnier.
17990
17991 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
17992 New keymap and menu.
17993 (smerge-text-properties): New function.
17994 (smerge-remove-props): New function.
17995 (smerge-popup-context-menu): New function.
17996 (smerge-resolve): Call `smerge-remove-props'.
17997 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
17998 (smerge-keep-current): Ditto.
17999 (smerge-kill-current): New function.
18000 (smerge-match-conflict): Put text properties.
18001 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
18002
18003 2004-03-15 David Ponce <david@dponce.com>
18004
18005 * ruler-mode.el (ruler-mode-left-fringe-cols)
18006 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
18007 (ruler-mode-right-scroll-bar-cols): Remove.
18008 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
18009 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
18010 Use fringe-columns and scroll-bar-columns.
18011
18012 2004-03-15 Masatake YAMATO <jet@gyve.org>
18013
18014 * hl-line.el (hl-line-range-function): New variable.
18015 (hl-line-move): New function.
18016 (global-hl-line-highlight): Use `hl-line-move'.
18017 (hl-line-highlight): Ditto.
18018
18019 * scroll-bar.el (scroll-bar-columns):
18020 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
18021
18022 * ruler-mode.el (top-level): Require scroll-bar and fringe.
18023 (ruler-mode-left-fringe-cols)
18024 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
18025 (ruler-mode-right-scroll-bar-cols)
18026 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
18027 (ruler-mode-ruler-function): New variable.
18028 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
18029 if the value for `ruler-mode-ruler-function'is given.
18030
18031 * hexl.el (hexl-mode-hook): Make the hook customizable.
18032 (hexl-address-area, hexl-ascii-area): New customize variables.
18033 (hexlify-buffer): Put font-lock-faces on the address area and
18034 the ascii area.
18035 (hexl-activate-ruler): New function.
18036 (hexl-follow-line): New function.
18037 (hexl-highlight-line-range): New function.
18038 (hexl-mode-ruler): New function.
18039
18040 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
18041
18042 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
18043 (vc-default-find-file-hook): New fun.
18044 (vc-find-file-hook): Call new find-file-hook operation.
18045
18046 * vc-arch.el: New file.
18047
18048 2004-03-12 Jesper Harder <harder@ifa.au.dk>
18049
18050 * info-look.el (info-lookup): Reuse an existing Info window.
18051
18052 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
18053
18054 * woman.el (woman-preserve-ascii): Default value changed to t and
18055 doc string revised.
18056
18057 2004-03-12 Richard M. Stallman <rms@gnu.org>
18058
18059 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
18060 Fix minor bug.
18061
18062 * replace.el (occur-engine): Change message for count of matches.
18063
18064 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
18065 For strings, do compare text properties.
18066
18067 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
18068
18069 * progmodes/compile.el (compile-auto-highlight)
18070 (compilation-error-list, compilation-old-error-list)
18071 (compilation-parse-errors-function, compilation-parsing-end)
18072 (compilation-error-message, compilation-directory-stack)
18073 (compilation-enter-directory-regexp-alist)
18074 (compilation-leave-directory-regexp-alist)
18075 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
18076 (compilation-current-file, compilation-regexps): Remove vars.
18077
18078 (compile-error-at-point, compilation-error-filedata)
18079 (compilation-error-filedata-file-name, compile-reinitialize-errors)
18080 (compilation-next-error-locus, compilation-forget-errors)
18081 (count-regexp-groupings, compilation-parse-errors)
18082 (compile-collect-regexps, compile-buffer-substring): Remove funs.
18083
18084 (compile-internal): Make obsolete.
18085
18086 (compilation-first-column, compilation-error)
18087 (compilation-directory-matcher, compilation-page-delimiter)
18088 (compilation-mode-font-lock-keywords, compilation-debug)
18089 (compilation-error-face, compilation-warning-face)
18090 (compilation-info-face, compilation-line-face)
18091 (compilation-column-face, compilation-enter-directory-face)
18092 (compilation-leave-directory-face, compilation-skip-threshold)
18093 (compilation-skip-visited, compilation-context-lines): New vars.
18094
18095 (compilation-warning-face, compilation-info-face)
18096 (compilation-message-face): New faces.
18097
18098 (compilation-error-regexp-alist-alist): New constant.
18099
18100 (compilation-face, compilation-directory-properties)
18101 (compilation-assq, compilation-error-properties, compilation-start)
18102 (define-compilation-mode, compilation-loop)
18103 (compilation-set-window): New functions.
18104
18105 (compile): Additional argument for interactive compiles like TeX.
18106
18107 * progmodes/grep.el (kill-grep): Move here from compile.el
18108 (grep-error, grep-hit-face, grep-error-face)
18109 (grep-mode-font-lock-keywords): New variables.
18110 (grep-regexp-alist): Simplify regexp and add `binary' case.
18111 (grep-mode): New mode.
18112 (grep-process-setup): Simplify.
18113
18114 2004-03-11 Jason Rumney <jasonr@gnu.org>
18115
18116 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
18117 letters on DOS/Windows.
18118
18119 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
18120
18121 * server.el (server-name): New var.
18122 (server-socket-dir): New var to replace server-socket-name.
18123 (server-start): Use them.
18124
18125 2004-03-11 Simon Josefsson <jas@extundo.com>
18126
18127 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
18128 died to avoid infloop. Reported by Jonathan Glauner
18129 <jglauner@sbum.org>.
18130
18131 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
18132
18133 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
18134 (smerge-mode-menu): Use it to deactivate menu entries.
18135 (smerge-keep-current): New fun.
18136 (smerge-keep-current): Use it.
18137
18138 2004-03-10 John Paul Wallington <jpw@gnu.org>
18139
18140 * foldout.el (foldout-fold-list, foldout-modeline-string):
18141 Declare them as variables, not constants.
18142
18143 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18144
18145 * ps-print.el: Modification to print *Messages* buffer.
18146 (ps-print-version): New version 6.6.4.
18147 (ps-message-log-max): New fun.
18148 (ps-spool-without-faces, ps-spool-with-faces)
18149 (ps-count-lines-preprint): Code fix.
18150
18151 * printing.el: New tips in Tips section.
18152
18153 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18154
18155 * delim-col.el: Doc fix.
18156
18157 * printing.el: Doc fix. New doc section (Tips).
18158
18159 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
18160
18161 * type-break.el (type-break-emacs-variant): Remove.
18162 (type-break-run-at-time, type-break-cancel-function-timers):
18163 Use fboundp rather than version name and number.
18164
18165 2004-03-09 Masatake YAMATO <jet@gyve.org>
18166
18167 * hexl.el (hexl-mode): Use `make-local-variable' instead of
18168 `make-variable-buffer-local'.
18169
18170 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
18171
18172 * find-dired.el (find-dired): Call `shell-command' instead of
18173 `start-process-shell-command'. By this, Tramp takes over
18174 handling of remote directories.
18175
18176 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
18177
18178 * newcomment.el (comment-use-global-state): New var.
18179 (comment-search-forward): Use it.
18180
18181 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
18182
18183 * cus-edit.el (fill) <defgroup>: Move to fill.el.
18184
18185 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
18186 (enable-kinsoku): Make it a defcustom.
18187 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
18188 paragraph to same-comment-start-marker.
18189
18190 2004-03-07 Dave Love <fx@gnu.org>
18191
18192 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
18193 (browse-url-mail): Use it.
18194
18195 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
18196 (rfc2368-unhexify-string): Use replace-regexp-in-string.
18197
18198 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
18199
18200 * woman.el (woman-man.conf-path): Doc fix.
18201 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
18202
18203 2004-03-07 Eli Zaretskii <eliz@gnu.org>
18204
18205 * sort.el (sort-columns): Remove ms-dos from the list of systems
18206 where the external `sort' command is not used.
18207
18208 2004-03-07 Kim F. Storm <storm@cua.dk>
18209
18210 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
18211 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
18212 from overlay-arrow-variable-list.
18213 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
18214
18215 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
18216
18217 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
18218 overlay arrow string properly for the assembler buffer.
18219
18220 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
18221
18222 * mail/sendmail.el (mail-mode): Fix last change.
18223
18224 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
18225
18226 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
18227 for the assembler buffer.
18228 (gdb-assembler-custom): Position the overlay arrow.
18229 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
18230
18231 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
18232
18233 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
18234
18235 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
18236 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
18237
18238 * mail/sendmail.el (mail-mode): Set comment-start-skip.
18239
18240 * newcomment.el (uncomment-region): Allow non-terminated comment.
18241 (comment-normalize-vars): Check the user-specified comstart marker.
18242
18243 2004-03-04 Jesper Harder <harder@ifa.au.dk>
18244
18245 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
18246 Otherwise, do use it if the region only contains font-lock text
18247 properties.
18248
18249 2004-03-04 Masatake YAMATO <jet@gyve.org>
18250
18251 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
18252 as the callback function for eldoc.
18253 (hexl-print-current-point-info): New function.
18254 (hexl-current-address): Print the address in both decimal
18255 and hexadecimal format.
18256
18257 2004-03-04 Richard M. Stallman <rms@gnu.org>
18258
18259 * mail/rmail.el (rmail-convert-to-babyl-format):
18260 Specify t for UNIBYTE when calling mail-unquote-printable-region.
18261
18262 * mail/mail-utils.el (mail-unquote-printable-region):
18263 New arg UNIBYTE.
18264
18265 * startup.el (command-switch-alist): Doc fix.
18266
18267 * simple.el (undo): Temporarily set this-command to `undo-start',
18268 then set it to `undo' once undo-start returns without error.
18269
18270 * simple.el (minibuffer-history-sexp-flag): Doc fix.
18271
18272 * simple.el (kill-line): Don't disregard trailing whitespace
18273 in eol condition, if show-trailing-whitespace is set.
18274
18275 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
18276 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
18277 When disabling, restore old values only if mouse-sel-has-been-enabled.
18278
18279 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
18280 (isearch-{-char): New function.
18281 (isearch-mode-map): Bind { to isearch-{-char.
18282
18283 * font-lock.el (lisp-font-lock-keywords-2):
18284 Turn off the CL with-... and do-... general patterns.
18285 Instead, recognize several specific with... and do... constructs.
18286
18287 * files.el (switch-to-buffer-other-window):
18288 Bind same-window-buffer-names and same-window-regexps to nil.
18289 (switch-to-buffer-other-frame): Likewise.
18290
18291 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
18292
18293 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
18294 recognizing leading comment on code line.
18295
18296 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
18297
18298 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
18299 hidden files/directories.
18300
18301 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
18302
18303 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
18304 only comment-start (in case the mode hasn't set it).
18305
18306 * Makefile.in (AUTOGENEL): New var.
18307 (bootstrap-prepare): Rename from bootstrap-clean.
18308 Don't remove elc files.
18309 (maintainer-clean): New target.
18310
18311 * xml.el (xml-get-attribute-or-nil): Simplify.
18312
18313 2004-03-02 Juri Linkov <juri@jurta.org>
18314
18315 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
18316 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
18317 URL to prevent their substitution with the environment variable
18318 values by browsers.
18319
18320 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18321
18322 * ps-print.el: Doc fix.
18323 (ps-print-version): New version number (6.6.3).
18324 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
18325 Docstring fix.
18326 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
18327 before printing.
18328 (ps-time-stamp-yyyy-mm-dd): New fun.
18329 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
18330
18331 2004-03-02 Kim F. Storm <storm@cua.dk>
18332
18333 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
18334
18335 2004-03-01 Juanma Barranquero <lektu@terra.es>
18336
18337 * allout.el (allout-rebullet-heading): Fix typo in docstring.
18338
18339 * desktop.el (desktop-file-version)
18340 (desktop-after-read-hook): Fix typos.
18341 (desktop-clear-preserve-buffers): Remove redundant info in
18342 docstring already shown by the obsolescence message.
18343 (desktop-truncate, desktop-internal-v2s)
18344 (desktop-value-to-string): Change argument name to match docstring.
18345
18346 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
18347
18348 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
18349 docstring.
18350
18351 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18352
18353 * printing.el: Replace "As Is..." in PostScript file print/preview by
18354 "No Preprocessing...". Suggested by Colin Marquardt
18355 <_marquardt_@zmd.de>.
18356 (pr-insert-section-4): Adjust buffer interface.
18357
18358 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
18359
18360 Version 2.0.39 of Tramp released.
18361
18362 * net/tramp.el (tramp-handle-file-local-copy)
18363 (tramp-handle-write-region, tramp-open-connection-rsh):
18364 Variable name typo. Small change. From Patrick Tullmann
18365 <tullmann@flux.utah.edu>.
18366 (tramp-process-connection-type): New variable.
18367 (tramp-maybe-open-connection): Use it.
18368 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
18369 (tramp-touch): Set last-modified time of a remote file.
18370 (tramp-handle-write-region): Say which function is used when encoding.
18371
18372 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
18373
18374 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
18375 case of non-existing filename, too. Reported by Christoph Bauer
18376 <c_bauer@informatik.uni-kl.de>.
18377 (tramp-smb-get-file-entries): The directory in question should
18378 have permissions "drwxrwxrwx". Just virtual, because we don't
18379 know the real permissions. Don't we know?
18380 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
18381 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
18382 (tramp-smb-wait-for-output): Optimize algorithm getting pending
18383 output. If it was received chunkwise, there have been problems.
18384 Remove the "prompt not found" error message; it is obvious.
18385 Simplify algorithm.
18386 (tramp-smb-process-running): Remove. Since we acknowledge the
18387 virtual prompt for shares, there's no need for distinction of
18388 reading shares (process ends afterwards) and interactive mode of
18389 smblient.
18390 (tramp-smb-open-connection): Setting process sentinel removed.
18391 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
18392 "NT_STATUS_NETWORK_ACCESS_DENIED".
18393 (tramp-smb-maybe-open-connection): Set `process-connection-type'
18394 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
18395 (top-level): Setting default value in `tramp-default-method-alist'
18396 corrected. Order of USER and HOST have been wrong.
18397 Nobody complained for months ...
18398 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
18399 (tramp-smb-open-connection): Clear password cache if login has failed.
18400
18401 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
18402 `tramp-unified-filenames'.
18403 (tramp-completion-mode): Make test for XEmacs explicitely.
18404 `event-to-character' can exists in Emacs packages too.
18405 Reported by Matt Swift <swift@alum.mit.edu>.
18406 (tramp-buffer-name): Buffer name must contain the user if exists.
18407 Reported by Adrian Phillips <a.phillips@met.no>.
18408 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
18409 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
18410 (tramp-do-copy-or-rename-file-out-of-band): Rename from
18411 `tramp-do-copy-or-rename-file-one-local', because it handles also
18412 the case both files use the same out-of-band method.
18413 Implementation added.
18414 (tramp-handle-file-local-copy, tramp-handle-write-region):
18415 Out-of-band handling removed. `copy-file' called instead, which
18416 calls `tramp-do-copy-or-rename-file-out-of-band'.
18417 (tramp-action-password): Check for out-of-band method removed.
18418 This function is used for 'login-program.
18419 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
18420 appropriate.
18421 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
18422 and `tramp-parse-sknownhosts'.
18423 (tramp-completion-function-alist): It's a defvar now, because we
18424 want to apply the optimized `tramp-set-completion-function'
18425 instead of a static list.
18426 (tramp-set-completion-function): Implementation tuned.
18427 Avoid double entries, and entries where the function or the
18428 file/directory doesn't exist.
18429 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
18430 for SSH2.
18431 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
18432 (tramp-handle-dired-compress-file): New function.
18433 (tramp-async-proc): New variable.
18434 (tramp-handle-shell-command): Adding asynchronous processes.
18435 They are far from being perfect, but it works at least for
18436 `find-grep-dired' and `find-name-dired' in Emacs 22.1.
18437 (top-level): Require password.el if visible. Should be mandatory
18438 once No Gnus has found its way into (X)Emacs.
18439 (tramp-read-passwd): Invoke `password-read' if available,
18440 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
18441 fallback any longer.
18442 (tramp-clear-passwd): New function.
18443 (tramp-process-actions, tramp-process-multi-actions):
18444 Clear password cache if login has failed.
18445
18446 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
18447 its own module.
18448 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
18449 `ange-ftp-ftp-name-res'. There could be incorrect values from
18450 previous calls in case the "ftp" method is used in the Tramp file
18451 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
18452
18453 2004-02-28 Richard M. Stallman <rms@gnu.org>
18454
18455 * term.el (term-mouse-paste): Call mouse-set-point.
18456
18457 * thumbs.el: New file.
18458
18459 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18460
18461 * progmodes/ebnf-abn.el: Doc fix.
18462
18463 * progmodes/ebnf-bnf.el: Doc fix.
18464 (ebnf-repeat): Code fix.
18465
18466 * progmodes/ebnf2ps.el: Doc fix.
18467 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
18468
18469 2004-02-28 Juri Linkov <juri@jurta.org>
18470
18471 * ffap.el (dired-at-point): Additional writability test for
18472 relative directory names.
18473 (dired-at-point-prompter): Treat directories as a directory, get
18474 the directory component from files.
18475 (ffap-string-at-point): Return string from region if region is active.
18476 (ffap-file-at-point): Remove redundant code.
18477
18478 2004-02-28 Kim F. Storm <storm@cua.dk>
18479
18480 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
18481 Initialize margin area images to nil.
18482 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
18483 (breakpoint-enabled-bitmap-face)
18484 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
18485 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
18486 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
18487 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
18488 (gdb-reset): Use gdb-remove-breakpoint-icons.
18489 (gdb-put-string): Add dprop arg to specify alternative display
18490 property (for setting fringe bitmap).
18491 (gdb-remove-strings): Doc fix.
18492 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
18493 icon in fringe (if available), or else as icon or text in display
18494 margin. Creates necessary icons in breakpoint-bitmap,
18495 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
18496 Also make left window margin if required.
18497 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
18498 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
18499 no longer needed.
18500 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
18501 gdb-put-breakpoint-icon.
18502 (gdb-assembler-mode): Don't set left-margin-width here.
18503
18504 2004-02-27 Kevin Ryde <user42@zip.com.au>
18505
18506 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
18507 comma, so that it DTRT in macros.
18508
18509 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
18510
18511 * progmodes/sh-script.el (sh-shell-arg)
18512 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
18513 (sh-leading-keywords, sh-other-keywords): Fix custom type.
18514
18515 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
18516
18517 * faces.el (face-spec-set-match-display): Add a new attribute,
18518 `min-colors'.
18519 (region, highlight, secondary-selection): Use `min-colors'.
18520
18521 * custom.el (defface): Add documentation for `min-colors'.
18522
18523 * font-lock.el (font-lock-comment-face, font-lock-string-face)
18524 (font-lock-keyword-face, font-lock-function-name-face)
18525 (font-lock-variable-name-face, font-lock-constant-face):
18526 Use `min-colors'.
18527
18528 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
18529
18530 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18531
18532 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
18533 define assq-delete-all if it's not defined.
18534 (ebnf-generate-region): Code fix.
18535
18536 * printing.el: Doc fix.
18537 (pr-version): New version number (6.7.2).
18538 (pr-command): Return empty string if command is an empty string.
18539
18540 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18541
18542 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
18543
18544 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
18545 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
18546 semi-down-full. Fix a bug on productions like test = {"test"}* | (
18547 "tt" ["test"] ). Reported by Markus Dreyer
18548 <mdreyer@ix.urz.uni-heidelberg.de>.
18549 (ebnf-version): New version number (4.0).
18550 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
18551 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
18552 (ebnf-delete-style): New commands.
18553 (ebnf-directory, ebnf-file): New funs.
18554 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
18555 (ebnf-production-name-p, ebnf-stop-on-error): New options.
18556 (ebnf-syntax-alist): New var.
18557 (ebnf-element-width): New fun replacing ebnf-list-width.
18558 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
18559 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
18560 (ebnf-prologue): Adjust vars.
18561 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
18562 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
18563 (ebnf-check-style-values, ebnf-generate-production)
18564 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
18565 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
18566 (ebnf-token-repeat): Code fix.
18567
18568 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
18569 %right, %left and %prec. Suggested by Matthew K. Junker
18570 <junker@alum.mit.edu>.
18571 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
18572
18573 * progmodes/ebnf-iso.el: Doc fix.
18574 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
18575 (ebnf-iso-lex): Code fix.
18576
18577 * progmodes/ebnf-bnf.el: Doc fix.
18578 (ebnf-bnf-lex): Code fix.
18579
18580 * progmodes/ebnf-otz.el: Doc fix.
18581
18582 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
18583
18584 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
18585 (abbrev-prefix-mark): Doc fix.
18586
18587 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
18588
18589 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
18590 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
18591 (gdb-var-delete): Make interactive (really).
18592 (gdb-edit-value): Make non-interactive.
18593
18594 * progmodes/gud.el (gud-speedbar-menu-items):
18595 Add gdb-var-delete and, indirectly, gdb-edit-value.
18596 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
18597 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
18598 (gud-gdb-marker-filter): Add comment for annotations.
18599
18600 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
18601
18602 * calendar/calendar.el (generate-calendar)
18603 (calendar-read-date): Prevent display of BC calendars once more -
18604 reverts 2003-10-01 change.
18605 (generate-calendar-month): Doc fix.
18606
18607 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
18608
18609 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
18610 return value of increment-calendar-month.
18611
18612 2004-02-21 Stephen Compall <s11@member.fsf.org>
18613
18614 * saveplace.el (save-place-forget-unreadable-files)
18615 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
18616 (save-place-forget-unreadable-files): New function.
18617 (save-place-alist-to-file): Use it to filter out files that are
18618 no longer readable.
18619
18620 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
18621 current Texinfo environment, using the same method as in
18622 `texinfo-insert-@end', and insert a space rather than a newline if
18623 point in a @table environment.
18624
18625 2004-02-21 Juri Linkov <juri@jurta.org>
18626
18627 * ffap.el (ffap-file-at-point): Try parent directories.
18628
18629 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
18630
18631 * vcursor.el (vcursor-modifiers): New defcustom.
18632 (vcursor-cs-binding): Use vcursor-modifiers instead of a
18633 hard-coded list.
18634
18635 2004-02-21 Masatake YAMATO <jet@gyve.org>
18636
18637 * play/animate.el (animate-birthday-present): Accept names other
18638 than `Sarah', too.
18639
18640 2004-02-21 Juri Linkov <juri@jurta.org>
18641
18642 * startup.el: Remove table of command line arguments from the
18643 Commentary section.
18644
18645 2004-02-20 John Wiegley <johnw@newartisans.com>
18646
18647 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
18648 again" modifier from 'e' to 'E', since 'e' is also used by the
18649 "file extension" modifier.
18650
18651 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
18652
18653 * help-fns.el (describe-categories): Doc fix.
18654
18655 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
18656
18657 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
18658 temporary file for buffer already visiting one. This change makes
18659 output likely to be directly usable by patch program.
18660 Suggested by Adrian Aichner <adrian@xemacs.org>
18661
18662 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
18663
18664 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
18665 case of variables defined in compound statements.
18666 (gdb-setup-windows, gdb-source-info, gdb-source-info):
18667 Simplify constructions using switch-to-buffer.
18668
18669 2004-02-19 Simon Josefsson <jas@extundo.com>
18670
18671 * play/morse.el: Fix typo.
18672 (morse-code): Add @.
18673
18674 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
18675
18676 * calendar/appt.el (appt-display-format): Change default to
18677 'ignore, for backwards compatibility.
18678 (appt-display-message): If appt-display-format is 'ignore,
18679 respect old vars appt-msg-window and appt-visible.
18680 (appt-activate): Don't depend on return value of cancel-timer.
18681
18682 * calendar/calendar.el (calendar-holidays): Doc fix.
18683
18684 * calendar/cal-coptic.el (coptic-prompt-for-date):
18685 Use assoc-string instead of assoc-ignore-case.
18686 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
18687 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
18688 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
18689 * calendar/cal-islam.el (calendar-goto-islamic-date)
18690 (mark-islamic-diary-entries): Ditto.
18691 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
18692 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
18693 (calendar-read-mayan-tzolkin-date): Ditto.
18694 * calendar/calendar.el (calendar-read-date): Ditto.
18695 * calendar/diary-lib.el (mark-diary-entries): Ditto.
18696
18697 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
18698
18699 * progmodes/executable.el (executable-command-find-posix-p):
18700 Fix choice of the directory.
18701
18702 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
18703
18704 * simple.el (interprogram-cut-function)
18705 (interprogram-paste-function, kill-new, kill-append):
18706 Doc fixes.
18707 (kill-region): Make it return nil. Doc fix.
18708 (yank-pop): Make its argument optional.
18709 (yank): Make ARG `-' equivalent to `-1'.
18710
18711 2004-02-17 Eli Zaretskii <eliz@gnu.org>
18712
18713 * mail/rmail.el (rmail-get-new-mail): Don't reference
18714 rmail-use-spam-filter if rmail-spam-filter is not loaded.
18715
18716 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
18717
18718 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
18719 if one of global-auto-revert-non-file-buffers or autorevert-mode
18720 is non-nil.
18721
18722 2004-02-16 Eli Zaretskii <eliz@gnu.org>
18723
18724 * subr.el (delete-dups): A better implementation from Karl Heuer
18725 <kwzh@gnu.org>.
18726
18727 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
18728
18729 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
18730 correct place.
18731 * progmodes/icon.el (icon-indent-command): Ditto.
18732 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
18733
18734 2004-02-16 Eli Zaretskii <eliz@gnu.org>
18735
18736 * progmodes/grep.el (grep-compute-defaults): Undo change from
18737 2004-01-29: don't use executable-command-find-posix-p.
18738
18739 2004-02-16 Richard Sharman <rsharman@pobox.com>
18740
18741 * hilit-chg.el: Use require instead of eval-and-compile.
18742 (highlight-compare-buffers): New function.
18743
18744 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
18745
18746 * man.el (Man-fontify-manpage): Render section headings in
18747 `Man-overstrike-face' even when overstrike was not used by man
18748 formatter for section headings.
18749
18750 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
18751
18752 * rmail-spam-filter.el (vm-use-spam-filter)
18753 (rsf-min-region-length-added-to-spam-list): New variables.
18754 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
18755 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
18756 spam testing. Don't delete spam message if automatic deletion
18757 after output via variable rmail-delete-after-output is turned on.
18758 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
18759 rsf-bbdb-dont-create-entries-for-spam.
18760 (check-field): New function, extracted from code in
18761 rmail-spam-filter to ease addition of header fields like content-type.
18762 (message-content-type): New variable to check the content-type:
18763 field added, also in defcustom of rsf-definitions-alist.
18764 (rmail-spam-filter): Replace repeated test code for header fields
18765 by calls to check-field; change the call to
18766 rmail-output-to-rmail-file such that rmail-current-message stays
18767 the same to avoid wrong deletion of unseen flags.
18768 (rsf-add-contents-type): New function to convert old format
18769 of rmail-spam-definitions-alist into new one.
18770 Change prefixes of all variables and functions from
18771 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
18772
18773 2004-02-16 Eli Zaretskii <eliz@gnu.org>
18774
18775 * loadhist.el (unload-hook-features-list): New defvar.
18776
18777 2004-02-16 Dave Love <fx@gnu.org>
18778
18779 * loadhist.el (unload-feature): Doc fix. Rename flist to
18780 unload-hook-features-list.
18781
18782 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
18783
18784 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
18785 cookie. Don't check if we are looking-at open-formula.
18786
18787 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
18788
18789 * subr.el (match-string-no-properties): Use substring-no-properties.
18790
18791 2004-02-16 Eli Zaretskii <eliz@gnu.org>
18792
18793 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
18794 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
18795 Use lower-case "rx" in all error message.
18796
18797 2004-02-16 Dave Love <fx@gnu.org>
18798
18799 * emacs-lisp/rx.el (rx-or): Put group around result.
18800 (rx-constituents): Add backref.
18801 (rx-syntax): Add string-delimiter, comment-delimiter.
18802 (rx-categories): Add combining-diacritic.
18803 (rx-check-not, rx-greedy, rx): Doc fix.
18804 (rx-backref, rx-check-backref): New.
18805
18806 2004-02-16 Jesper Harder <harder@ifa.au.dk>
18807
18808 * newcomment.el (uncomment-region): Allow eob as comment end.
18809
18810 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
18811
18812 * filecache.el: All message and error commands now use prefix
18813 "Filecache:" to make it easy to read *Messages* buffer.
18814
18815 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
18816
18817 * autorevert.el: Add support to detect changed dired and VC buffers.
18818 (auto-revert-active-p, auto-revert-list-diff)
18819 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
18820 (auto-revert-handler, auto-revert-active-p): New functions.
18821 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
18822 and `auto-revert-active-p'.
18823 (eval-when-compile): Defvar dired-directory and vc-mode.
18824 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
18825 (auto-revert-handler-vc): New functions.
18826
18827 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
18828
18829 * progmodes/compile.el (compilation-directory): New defvar.
18830 (compile): Save current directory in compilation-directory.
18831 (recompile): Bind default-directory to compilation-directory if
18832 that is non-nil.
18833
18834 2004-02-16 Dave Love <fx@gnu.org>
18835
18836 * newcomment.el (comment-insert-comment-function)
18837 (comment-region-function, uncomment-region-function): New.
18838 (comment-indent): Use comment-insert-comment-function.
18839 (uncomment-region): Use uncomment-region-function.
18840 (comment-region): Use comment-region-function.
18841
18842 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
18843
18844 2004-02-16 Richard Stallman <rms@gnu.org>
18845
18846 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
18847 loaddefs* and ldefs-boot*.
18848
18849 2004-02-16 Eli Zaretskii <eliz@gnu.org>
18850
18851 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
18852 and email address at the beginning and end of the address.
18853
18854 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
18855 anchored at the beginning of the email address.
18856
18857 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
18858
18859 * international/ccl.el (ccl-compile-write): Pass `left' to
18860 ccl-embed-code to generate correct code of write-expr-register.
18861
18862 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
18863
18864 * progmodes/grep.el (grep-compute-defaults): Fix typos.
18865
18866 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18867
18868 * x-dnd.el: Mention support for Motif in commentary.
18869 (x-dnd-handle-drag-n-drop-event): Ditto.
18870
18871 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
18872
18873 * ses.el: Use "ses--" prefixes for buffer-local variables.
18874 Use (point-min) instead of 1, even when we know the buffer
18875 is unnarrowed.
18876 (ses-build-load-map): Delete. Distribute its content to defconst's for
18877 the three maps.
18878 (ses-menu, ses-header-line-menu): New menus.
18879 (ses-mode-map): Use them.
18880 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
18881
18882 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
18883
18884 * Makefile.in: Fix the CC Mode recompile kludge so it works
18885 when building in a different directory.
18886
18887 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
18888
18889 * simple.el (kill-new): Put yank-handler property on the entire string.
18890
18891 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
18892
18893 * diff.el: Don't use compile any more, use diff-mode instead.
18894 (diff-regexp-alist, diff-old-file, diff-new-file)
18895 (diff-parse-differences, diff-process-setup): Remove.
18896 (diff-sentinel): New fun.
18897 (diff): Use it. Run the process ourselves.
18898 Use diff-mode for the rest of the processing.
18899
18900 * diff.el (diff): Simplify code handling `switch'.
18901
18902 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
18903
18904 * pcvs-defs.el (cvs-menu): Add `tag'.
18905
18906 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
18907
18908 * simple.el (kill-append): Doc fix.
18909
18910 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
18911 Adapt outline-regexp to the new conventions for commenting out code.
18912
18913 2004-02-11 John Paul Wallington <jpw@gnu.org>
18914
18915 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
18916
18917 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
18918
18919 * diff.el (diff-switches): New fun.
18920 (diff, diff-backup): Use it.
18921 (diff): Clean up the args construction. Use backquote.
18922 Use listp instead of consp to avoid putting a nil arg.
18923 (diff): Add a revert-buffer function.
18924
18925 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18926
18927 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
18928 handled by x-dnd-handle-file-name.
18929 (x-dnd-known-types): Add COMPOUND_TEXT.
18930 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
18931 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
18932 x-dnd-empty-state.
18933 (x-dnd-forget-drop): Ditto.
18934 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
18935 (x-dnd-handle-one-url): Return private when inserting text.
18936 (x-dnd-insert-ctext): New function.
18937 (x-dnd-handle-file-name): New function for FILE_NAME.
18938 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
18939 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
18940 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
18941
18942 2004-02-10 Kenichi Handa <handa@m17n.org>
18943
18944 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
18945 instead of while loop.
18946
18947 2004-02-10 Miles Bader <miles@gnu.org>
18948
18949 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
18950
18951 2004-02-09 Kenichi Handa <handa@m17n.org>
18952
18953 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
18954 have end-of-line.
18955
18956 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
18957
18958 * Makefile.in: Added extra dependencies in the recompile target
18959 needed to cope with the compile time macro expansions in CC Mode.
18960
18961 2004-02-09 Kim F. Storm <storm@cua.dk>
18962
18963 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
18964 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
18965 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
18966 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
18967 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
18968 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
18969 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
18970 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
18971 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
18972 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
18973 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
18974
18975 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
18976
18977 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
18978 Don't allow shrink if there's a window on our right.
18979
18980 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
18981 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
18982 Bring together declaration and initialization.
18983 (prolog-mode-variables): Don't set the syntax table.
18984 Don't set paragraph-start and comment-indent-function.
18985 Add /*..*/ to the comment regexps.
18986 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
18987 (prolog-mode-map): Don't bind TAB.
18988 (prolog-mode): Set the syntax table.
18989 (prolog-comment-indent): Remove.
18990 (inferior-prolog-mode-map): Initialize in the declaration.
18991 (inferior-prolog-mode-syntax-table)
18992 (inferior-prolog-mode-abbrev-table): New vars.
18993 (inferior-prolog-mode): Derive from comint-mode.
18994 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
18995 minibuffer windows.
18996
18997 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
18998 in file names, as long as it is unabmiguous.
18999
19000 2004-02-08 Andreas Schwab <schwab@suse.de>
19001
19002 * textmodes/reftex-toc.el
19003 (reftex-toc-load-all-files-for-promotion): Remove useless use of
19004 format. Doc fix.
19005
19006 * textmodes/refer.el (refer-find-entry-internal): Remove extra
19007 format string arguments.
19008
19009 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
19010 string argument.
19011
19012 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
19013
19014 * play/zone.el (zone-call): Fix format string.
19015
19016 * net/webjump.el (webjump-builtin): Add missing format string argument.
19017
19018 * midnight.el (midnight-delay-set): Remove extra format string argument.
19019
19020 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
19021
19022 * hexl.el (hexl-insert-char): Add missing format string argument.
19023
19024 * format.el (format-decode): Fix format string.
19025
19026 * emulation/vi.el (vi-mode): Remove extra format string argument.
19027 (vi-repeat-last-search): Likewise.
19028 (vi-reverse-last-search): Likewise.
19029 (vi-goto-mark): Likewise.
19030 (vi-reverse-last-find-char): Likewise.
19031 (vi-repeat-last-find-char): Likewise.
19032 (vi-locate-def): Likewise.
19033
19034 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
19035
19036 * ediff-util.el (ediff-toggle-read-only): Remove extra format
19037 string argument.
19038 (ediff-toggle-regexp-match): Likewise.
19039
19040 * dired-aux.el (dired-do-query-replace-regexp): Add missing
19041 format string argument.
19042
19043 * calc/calc-map.el (calc-get-operator): Remove extra format
19044 string argument.
19045
19046 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
19047
19048 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
19049 string argument.
19050
19051 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
19052
19053 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
19054
19055 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
19056
19057 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
19058 (cl-struct-setf-expander): Likewise.
19059
19060 * vc.el (with-vc-file): Fix unsafe uses of error.
19061 (vc-cancel-version): Likewise.
19062
19063 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
19064
19065 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
19066 thousands separator; fixes <class>:<line-number> regexp for
19067 non-english locales.
19068
19069 2004-02-08 Andreas Schwab <schwab@suse.de>
19070
19071 * view.el (view-mode-enable): Revert previous change.
19072
19073 2004-02-07 Kim F. Storm <storm@cua.dk>
19074
19075 * simple.el (line-number-at-pos): Rename from line-at-pos.
19076 Uses changed (what-line and vc-annotate-warp-version).
19077
19078 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
19079
19080 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
19081 (diff-mode): Remove aborted attempt at support for compile.el.
19082 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
19083
19084 2004-02-06 Andreas Schwab <schwab@suse.de>
19085
19086 * view.el (view-mode-enable): Add view-mode-map to
19087 minor-mode-overriding-map-alist.
19088
19089 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19090
19091 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
19092
19093 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
19094
19095 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
19096 with point inside rather than after the paragraph.
19097
19098 2004-02-04 Sam Steingold <sds@gnu.org>
19099
19100 * mail/smtpmail.el (smtpmail-try-auth-methods):
19101 Do not try authentication when no mechanism is available.
19102 Pass port-name as defaultport to `netrc-machine'.
19103
19104 2004-02-04 Stephen Eglen <stephen@gnu.org>
19105
19106 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
19107 to show how minibuffer height can be constrained.
19108
19109 2004-02-04 John Paul Wallington <jpw@gnu.org>
19110
19111 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
19112
19113 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19114
19115 * x-dnd.el: New file for drag and drop.
19116
19117 * term/x-win.el: require x-dnd, set after-make-frame-functions
19118 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
19119 drag-n-drop event.
19120
19121 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
19122 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
19123 (dired-dnd-handle-file): New functions for drag and drop support.
19124 (dired-mode): Initialize drag and drop if x-dnd present.
19125
19126 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
19127
19128 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
19129 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
19130 (cperl-mode): Set fill-paragraph-function.
19131 (cperl-fill-paragraph): Make it non-interactive.
19132
19133 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
19134
19135 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
19136
19137 2004-02-02 David Kastrup <dak@gnu.org>
19138
19139 * replace.el (perform-replace): Allow 'literal argument in
19140 regexp-flag to indicate literal replacement.
19141 (query-replace-regexp-eval): Use it.
19142
19143 2004-02-01 Andreas Schwab <schwab@suse.de>
19144
19145 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
19146
19147 2004-02-01 Stephen Eglen <stephen@gnu.org>
19148
19149 * info-look.el: Add support for maxima-mode. Update commentary
19150 because info-lookup-symbol is now bound to C-h S.
19151
19152 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
19153
19154 * simple.el (edit-and-eval-command): Bind print-level and
19155 minibuffer-history-sexp-flag around call to read-from-minibuffer.
19156 Correct initial position in command-history.
19157
19158 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
19159
19160 * files.el (read-directory-name): Adapt the docstring to recent
19161 change in Fread_file_name.
19162
19163 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
19164
19165 * ses.el (ses-print-cell): If print format too wide for column
19166 width, truncate decimal places if that helps to avoid "#####" fill.
19167 * ses.el (ses-initial-column-width): Revert previous change.
19168
19169 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
19170
19171 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
19172 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
19173 Add edebug info.
19174 (jit-lock-mode): Setup/cancel the new timer.
19175 (jit-lock-context-fontify): New fun. Extracted from
19176 context fontification code of jit-lock-stealth-fontify.
19177 (jit-lock-stealth-fontify): Don't do context fontification any more.
19178
19179 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
19180 (jit-lock-fontify-now): Handle the `quit' case.
19181 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
19182
19183 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
19184
19185 * progmodes/executable.el (executable-command-find-posix-p):
19186 New. Check if find handles arguments Posix-style.
19187
19188 * progmodes/grep.el (grep-compute-defaults):
19189 Use executable-command-find-posix-p.
19190 (grep-find): Check `grep-find-command'.
19191
19192 * filecache.el (file-cache-find-posix-p): Delete.
19193 (file-cache-add-directory-using-find):
19194 Use `executable-command-find-posix-p'.
19195
19196 2004-01-29 Dave Love <fx@gnu.org>
19197
19198 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
19199 Iterate the hook function if arg is given.
19200 (mark-defun, narrow-to-defun): Change order of finding the limits.
19201
19202 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
19203 (byte-compile-format-warn): New.
19204 (byte-compile-callargs-warn): Use it.
19205 (Format, message, error): Add byte-compile-format-like property.
19206 (byte-compile-maybe-guarded): New.
19207 (byte-compile-if, byte-compile-cond): Use it.
19208 (byte-compile-lambda): Compile interactive forms,
19209 just to make warnings about them.
19210
19211 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
19212
19213 * ses.el (ses-initial-column-width): Increase to 14, so it will
19214 work well with the default printer of "%.7g" for extreme values
19215 like "-1.234567e+07".
19216
19217 2004-01-29 Kenichi Handa <handa@m17n.org>
19218
19219 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
19220
19221 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
19222
19223 * dos-w32.el: Added support for the `default-printer-name' function.
19224
19225 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
19226
19227 * server.el (server-socket-name): Don't use the hostname in the
19228 socket name since /tmp is local to the host anyway.
19229
19230 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
19231 robust check of widening and fix var-naming.
19232
19233 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
19234
19235 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
19236 or rmail-spam- to rsf- in all function and variable names.
19237 (rsf-min-region-to-spam-list): New variable.
19238 (rsf-bbdb-auto-delete-spam-entries): Rename from
19239 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
19240 scanned together with the recipients field for spam testing; Don't
19241 delete spam message if rmail-delete-after-output is non-nil;
19242 (rsf-check-field): New function, extracted from code in
19243 rmail-spam-filter to ease addition of header fields like
19244 content-type:;
19245 (message-content-type): New variable. The content-type: field was
19246 added also in defcustom of rsf-definitions-alist;
19247 (rmail-spam-filter): Replace repeated test code for header fields
19248 by calls to check-field; change the call to
19249 rmail-output-to-rmail-file such that rmail-current-message stays
19250 the same to avoid wrong deletion of unseen flags.
19251 (rmail-use-spam-filter): Add autoload cookie.
19252
19253 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
19254
19255 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
19256 (file-cache-add-directory-using-find): Add Cygwin support.
19257 (file-cache-find-command-posix-flag): New user variable.
19258
19259 * filecache.el (file-cache-add-directory): Check for
19260 directories an remove them from dir-files.
19261
19262 2004-01-27 Richard M. Stallman <rms@gnu.org>
19263
19264 * man.el (Man-fontify-manpage): Clean up message.
19265
19266 2004-01-27 Kenichi Handa <handa@m17n.org>
19267
19268 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
19269 (sentence-end): Define using sentence-end-without-space.
19270
19271 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
19272 a sentence ends with one of a character in sentence-end-without-space.
19273
19274 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
19275
19276 * font-lock.el (font-lock): Add jit-lock as explicit group member.
19277 (jit-lock): Group declaration moved to jit-lock.el.
19278 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
19279 when necessary.
19280
19281 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
19282 (jit-lock-context-unfontify-pos): Rename from
19283 jit-lock-first-unfontify-pos.
19284 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
19285
19286 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
19287
19288 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
19289 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
19290 (fortran-fill): When filling a string, adjust re-search-backward
19291 argument for special case of string just on fill-column.
19292 When filling non-string, allow one extra char if
19293 fortran-break-before-delimiters is non-nil.
19294 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
19295 Use fortran-break-delimiters-re and fortran-no-break-re to
19296 correctly handle cases such as "**".
19297
19298 * progmodes/f90.el (f90-break-delimiters): Doc fix.
19299 (f90-no-break-re): Add some extra tokens. Doc fix.
19300
19301 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
19302
19303 * mail/rmail-spam-filter.el:
19304 Use two semicolons as Commentary line prefix.
19305 Add ";;; Code:" stylized comment.
19306 Delete end-of-line whitespace.
19307 Wrap (require 'cl) with `eval-when-compile'.
19308
19309 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
19310
19311 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
19312 at the top level of vc.el.
19313
19314 2004-01-23 Andre Spiegel <spiegel@gnu.org>
19315
19316 * vc.el (vc-current-line): Function removed. This is now done by
19317 the new function line-at-pos in simple.el.
19318 (vc-annotate-warp-version): Use line-at-pos instead of
19319 vc-current-line.
19320
19321 2004-01-22 Kim F. Storm <storm@cua.dk>
19322
19323 * simple.el (line-at-pos): New defun.
19324 (what-line): Use it. Optimize by only counting lines in narrowed
19325 region once.
19326
19327 2004-01-22 Kenichi Handa <handa@m17n.org>
19328
19329 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
19330 point (register r1) only for charset mule-unicode-0100-24ff.
19331
19332 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
19333
19334 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
19335 trailing white space and ensure a final newline.
19336
19337 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
19338 Add autoload cookie.
19339
19340 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
19341
19342 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
19343 activate view-mode explicitly.
19344
19345 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19346
19347 * term/x-win.el (x-clipboard-yank, menu-bar-edit-menu): Call
19348 menu-bar-enable-clipboard and make Paste use clipboard first.
19349
19350 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
19351
19352 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
19353 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
19354 (vc-mcvs-cvs): Remove.
19355 (vc-mcvs-command): Remove use of assert.
19356
19357 * outline.el (outline-insert-heading): Tighten up match.
19358 (outline-demote, outline-move-subtree-down): Don't assume anything
19359 about outline-regexp.
19360
19361 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
19362 (texinfo-show-structure): Explicitly add ^, and simplify.
19363
19364 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
19365
19366 * calendar/appt.el (appt-check): Restore usage of
19367 appt-issue-message deleted in previous change.
19368 (top-level): Activate package when loaded (needed for backwards
19369 compatibility).
19370
19371 2004-01-20 Jesper Harder <harder@ifa.au.dk>
19372
19373 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
19374 following previous change to smtpmail-send-data.
19375
19376 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
19377
19378 * vc.el (vc-default-previous-version): Doc enhancement.
19379 (vc-default-next-version): New function.
19380 (vc-print-log): New arg FOCUS-REV.
19381 (vc-annotate-mode): Derive from view-mode.
19382 (vc-annotate): New args REVISION, DISPLAY-MODE.
19383 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
19384 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
19385 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
19386 (vc-annotate-show-diff-revision-at-line, vc-current-line)
19387 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
19388
19389 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
19390
19391 2004-01-19 Karl Berry <karl@gnu.org>
19392
19393 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
19394 or "TexInfo".
19395
19396 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
19397
19398 * subr.el (delete-dups): New function.
19399
19400 2004-01-19 Karl Berry <karl@gnu.org>
19401
19402 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
19403 with ^, since that's what texinfo-show-structure
19404 documentation says (plus it works much better in texinfo.txi).
19405
19406 2004-01-18 Jesper Harder <harder@ifa.au.dk>
19407
19408 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
19409
19410 2004-01-18 David Ponce <david@dponce.com> (tiny change)
19411
19412 * progmodes/which-func.el (which-function-mode): Don't cancel
19413 which-func-update-timer if not set.
19414
19415 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
19416
19417 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
19418 Remove spurious left square bracket in XX:XXam regexp.
19419
19420 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
19421
19422 * progmodes/cc-defs.el: Do not require cl at run time.
19423
19424 2004-01-16 Richard M. Stallman <rms@gnu.org>
19425
19426 * emacs-lisp/cl.el (cl-cannot-unload): New function.
19427 (cl-unload-hook): Defvar this to run cl-cannot-unload.
19428
19429 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
19430 Call rmail-spam-filter. Delete and expunge spam.
19431 Print number of spam messages deleted.
19432 Save and restore the deletion status of old messages when reading
19433 new mail with spam filter, so that expunging spam does not expunge
19434 msgs deleted by the user.
19435 (rmail-only-expunge): Add an optional argument dont-show to
19436 prevent showing message after expunge.
19437
19438 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
19439
19440 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
19441 * subr.el (declare): New macro.
19442
19443 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
19444
19445 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
19446
19447 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
19448
19449 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
19450 Test window-system rather than system-type (for X11/Mac).
19451
19452 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
19453
19454 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
19455
19456 2004-01-12 Richard M. Stallman <rms@gnu.org>
19457
19458 * mail/rmail.el (rmail-convert-to-babyl-format):
19459 Use mail-unquote-printable-region.
19460 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
19461 (rmail-hex-char-to-integer): Functions deleted.
19462
19463 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
19464 (mail-unquote-printable-region): New arg NOERROR.
19465 For invalid encoding, either signal an error to just return nil.
19466
19467 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
19468
19469 * calendar/appt.el: Update copyright and commentary.
19470 (appt-issue-message): Make obsolete.
19471 (appt-visible, appt-msg-window): Make obsolete, in favour of
19472 appt-display-format.
19473 (appt-display-mode-line, appt-display-duration)
19474 (appt-display-diary, appt-time-msg-list, appt-mode-string)
19475 (appt-prev-comp-time, appt-display-count, appt-timer)
19476 (appt-convert-time): Doc change.
19477 (appt-disp-window-function, appt-delete-window-function):
19478 Use defcustom rather than defvar.
19479 (appt-display-format): New variable.
19480 (appt-display-message): New function with display code from appt-check.
19481 (appt-check): Add optional FORCE argument. Doc change.
19482 Add appt-make-list to diary-hook if displaying diary.
19483 Remove checking of view-diary-entries-initially.
19484 Message display section removed to new function appt-display-message.
19485 (appt-display-window): Doc change. Remove unused internal var
19486 this-buffer. Do not beep, since appt-display-message does that.
19487 (appt-make-list): Doc change. Use caar.
19488 (appt-sort-list): Simplify by using builtin sort function.
19489 (appt-update-list): New function for updating appts when diary is
19490 saved.
19491 (appt-activate): New autoloaded function to toggle package
19492 functionality.
19493
19494 * calendar/cal-x.el: (calendar-one-frame-setup)
19495 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
19496
19497 * calendar/calendar.el: Update copyright.
19498 (view-diary-entries-initially, european-calendar-style): Doc change.
19499 (calendar-setup): Make defcustom rather than defvar.
19500 (mark-visible-calendar-date): Initialize temp-face and faceinfo
19501 in let binding so local to function.
19502
19503 * calendar/diary-lib.el: Update copyright.
19504 (diary, diary-entry-time): Doc change.
19505 (list-diary-entries): Doc change. Trivial logic change.
19506 (fancy-diary-display): Restore make-face command mistakenly
19507 deleted 2003-05-08.
19508 (show-all-diary-entries): Allow to pop-up frame if needed.
19509
19510 2004-01-09 John Paul Wallington <jpw@gnu.org>
19511
19512 * bindings.el (mode-line-change-eol): Add EVENT parameter.
19513 Temporarily select EVENT's window for changing eol type.
19514
19515 2004-01-09 Deepak Goel <deego@gnufans.org>
19516
19517 * calendar/diary-lib.el (diary-entry-time):
19518 Also accept time in the form XX[.XX][am/pm/AM/PM].
19519 (fancy-diary-font-lock-keywords): Likewise.
19520 (diary-font-lock-keywords): Likewise.
19521 * calendar/appt.el (appt-add): Likewise.
19522 (appt-make-list): Likewise.
19523 (appt-convert-time): Likewise.
19524
19525 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
19526
19527 * gdb-ui.el (gdb-ann3): Revert previous change.
19528 (gdb-source-info): Allow for case of where compilation directory
19529 is not recorded.
19530
19531 2004-01-08 John Paul Wallington <jpw@gnu.org>
19532
19533 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
19534
19535 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
19536
19537 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
19538
19539 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
19540 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
19541 problems.
19542 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
19543
19544 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
19545
19546 * files.el (write-file-functions, write-contents-functions):
19547 Clarify docstrings.
19548
19549 2004-01-07 Kenichi Handa <handa@m17n.org>
19550
19551 * international/mule.el (set-auto-coding): Fix for the case that
19552 end-of-line is only CR.
19553
19554 2004-01-07 Kim F. Storm <storm@cua.dk>
19555
19556 * subr.el (event-start, event-end): Doc fix.
19557 (posn-string, posn-image): New defuns.
19558 (posn-object): Return either image or string object.
19559 (posn-object-x-y): Return 8th element of position.
19560 (posn-object-width-height): New defun.
19561
19562 2004-01-06 Andreas Schwab <schwab@suse.de>
19563
19564 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
19565 output.
19566
19567 2004-01-05 Karl Berry <karl@gnu.org>
19568
19569 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
19570 / and *, too.
19571
19572 2003-12-31 Simon Josefsson <jas@extundo.com>
19573
19574 * files.el (before-save-hook): Add.
19575 (basic-save-buffer): Use before-save-hook.
19576
19577 * emacs-lisp/copyright.el: Fix comment to recommend
19578 before-save-hook instead of write-file-functions.
19579
19580 2004-01-05 Richard M. Stallman <rms@gnu.org>
19581
19582 * finder.el (finder-commentary): Call delete-other-windows.
19583
19584 * net/ange-ftp.el (ange-ftp-file-attributes):
19585 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
19586
19587 2004-01-04 Karl Berry <karl@gnu.org>
19588
19589 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
19590 comment characters % and # in the copyright year notice,
19591 as well as ;.
19592
19593 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
19594
19595 * wid-edit.el (default): Define dummy :value-delete.
19596 Reported by Jesper Harder <harder@ifa.au.dk>.
19597
19598 2004-01-03 Richard M. Stallman <rms@gnu.org>
19599
19600 * progmodes/compile.el (compile-internal): Use point, not point-min,
19601 for set-window-point.
19602
19603 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
19604
19605 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
19606
19607 * progmodes/grep.el (grep-mode-map):
19608 Don't remap next-line, previous-line.
19609
19610 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
19611
19612 * speedbar.el (speedbar-edit-line): Change regexp to position
19613 the cursor on the first character of this line's button.
19614
19615 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
19616
19617 * subr.el (functionp): Doc fix.
19618
19619 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
19620
19621 * progmodes/idlwave.el (idlwave-make-tags):
19622 * textmodes/flyspell.el (flyspell-large-region):.
19623 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
19624 * emulation/viper-util.el (viper-glob-unix-files):
19625 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
19626 * man.el (Man-init-defvars):
19627 * jka-compr.el (jka-compr-call-process):
19628 * files.el (get-free-disk-space,insert-directory):
19629 * ediff-ptch.el (ediff-test-patch-utility):
19630 * ediff-diff.el (ediff-test-utility):
19631 * dired-aux.el (dired-check-process):
19632 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
19633 test the return value of call-process, because it can be a string.
19634
19635 2003-12-31 John Paul Wallington <jpw@gnu.org>
19636
19637 * bindings.el (completion-ignored-extensions): Add .pfsl.
19638
19639 2003-12-31 Kim F. Storm <storm@cua.dk>
19640
19641 * ido.el (ido-nonreadable-directory-p): New defun to check for
19642 nonreadable directory without activating tramp (to avoid problems
19643 with checking incomplete tramp paths).
19644 (ido-set-current-directory, ido-file-internal)
19645 (ido-file-name-all-completions1): Use it.
19646
19647 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
19648
19649 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
19650 documentation if the anchor (or node) name is preceded by `info
19651 anchor' or `Info anchor' in addition to earlier `info node' and
19652 `Info node'.
19653 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
19654
19655 2003-12-30 Eli Zaretskii <eliz@gnu.org>
19656
19657 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
19658 error in arguments to base64-decode-region. Remove ^M characters
19659 after decoding base64.
19660
19661 2003-12-30 Simon Josefsson <jas@extundo.com>
19662
19663 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
19664 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
19665 have only been distributed with Emacs for some years.
19666 (texinfo-mode-hook): Customize.
19667
19668 2003-12-30 Eli Zaretskii <eliz@gnu.org>
19669
19670 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
19671 cleaner (suggested by Richard Stallman).
19672
19673 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
19674 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
19675 file-name clashes on 8+3 DOS filesystems.
19676
19677 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
19678 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
19679 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
19680 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
19681 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
19682 file-name clashes on 8+3 filesystems.
19683
19684 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
19685 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
19686 file-name clashes on 8+3 DOS filesystems.
19687
19688 2003-12-29 Richard M. Stallman <rms@gnu.org>
19689
19690 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
19691 Upcase the character.
19692
19693 * textmodes/flyspell.el (mail-mode-flyspell-verify):
19694 Search for header separator alone on a line, literally,
19695 and search for it backward, not forward.
19696 (flyspell-abbrev-table): Always use global-abbrev-table
19697 if there is no local one.
19698
19699 * progmodes/sh-script.el (sh-get-indent-info):
19700 Don't move point back if at bob.
19701
19702 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
19703
19704 * play/handwrite.el (handwrite): Make the handwrite credit message
19705 a comment rather than an output command.
19706
19707 * obsolete/sc.el: Display message that this file is obsolete.
19708
19709 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
19710
19711 * mail/rfc822.el (rfc822-address-start): Declare variable.
19712 Renamed from address-start. All uses changed.
19713
19714 * term.el (term-exec): Set up sentinel.
19715 (term-sentinel): New function.
19716 (term-handle-exit): New function.
19717
19718 * subr.el (assoc-ignore-case, assoc-ignore-representation):
19719 Use assoc-string, and mark them obsolete.
19720 (delay-mode-hooks): Mark as permanent local.
19721
19722 * simple.el (sendmail-user-agent-compose): Use assoc-string.
19723
19724 * register.el (copy-rectangle-to-register): Doc fix.
19725
19726 * info.el (Info-insert-dir): Use assoc-string.
19727
19728 * info-look.el (info-lookup): Use assoc-string.
19729
19730 * frame.el (pop-up-frame-function): Use quote, not `function'.
19731 (frame-notice-user-settings): Calculate ADJUSTED-TOP
19732 copying with lists as coordinate values.
19733
19734 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
19735
19736 * find-dired.el (kill-find): New command.
19737 (find-dired): Make buffer read-only.
19738 Set up a keymap with C-c C-k running kill-find.
19739 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
19740
19741 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
19742
19743 * filecache.el (file-cache-ignore-case): New variable.
19744 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
19745
19746 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
19747 (comint-dynamic-complete-as-filename): Rename local vars.
19748 (comint-dynamic-list-filename-completions): Likewise.
19749
19750 * comint.el (comint-dynamic-list-completions-config): New var.
19751 (comint-dynamic-list-completions): Handle both SPC and TAB right.
19752
19753 * comint.el (comint-file-name-chars): Add [].
19754 (comint-word): Use skip-chars-backward, not search.
19755
19756 * shell.el (shell-file-name-chars): Add [].
19757
19758 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
19759
19760 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
19761
19762 * generic.el (define-generic-mode): Doc fix.
19763
19764 2003-12-29 Eli Zaretskii <eliz@gnu.org>
19765
19766 * files.el (kill-some-buffers): Doc fix.
19767
19768 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
19769
19770 * comint.el (comint-watch-for-password-prompt): Pass `string' as
19771 arg to send-invisible
19772 (send-invisible): Doc fix. The argument is now a prompt, not the
19773 string to send.
19774 (comint-read-noecho): Doc fix.
19775
19776 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
19777
19778 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
19779 "@", as required by some ISP hosting service. Fix defcustom
19780 argument syntax errors that prevented use of customization.
19781
19782 2003-12-29 Eli Zaretskii <eliz@gnu.org>
19783
19784 * xml.el (xml-get-attribute-or-nil): Doc fix.
19785
19786 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
19787
19788 * net/zone-mode.el (zone-mode): Use write-file-functions, not
19789 write-file-hooks.
19790
19791 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
19792
19793 * autorevert.el (auto-revert-interval): Doc fix.
19794
19795 2003-12-29 Mark A. Hershberger <mah@everybody.org>
19796
19797 * xml.el (xml-get-attribute-or-nil): New function, like
19798 xml-get-attribute, but returns nil if the attribute was not found.
19799 (xml-get-attribute): Convert to defsubst, uses
19800 xml-get-attribute-or-nil.
19801
19802 2003-12-29 Eli Zaretskii <eliz@gnu.org>
19803
19804 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
19805
19806 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
19807
19808 * custom.el (custom-declare-theme): Use `value' when putting
19809 properties on `theme'.
19810
19811 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
19812
19813 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
19814 for each yank-handler segment.
19815 (insert-for-yank-1): New function, with the body of the previous
19816 insert-for-yank.
19817
19818 * textmodes/table.el (table-yank-handler): New defcustom.
19819 (table--put-cell-indicator-property): Put yank-handler property
19820 that indicates the yank handler for the table cell.
19821
19822 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
19823
19824 * generic-x.el (etc-modules-conf-generic-mode): A more complete
19825 set of keywords.
19826
19827 2003-12-29 Eli Zaretskii <eliz@gnu.org>
19828
19829 * international/mule-cmds.el (reset-language-environment)
19830 (set-language-environment): Don't invoke fontset-related functions
19831 if fontset-list is not fboundp.
19832
19833 2003-12-29 Kenichi Handa <handa@m17n.org>
19834
19835 * international/mule-cmds.el (reset-language-environment):
19836 Call set-overriding-fontspec-internal with nil.
19837 (set-language-environment): Call set-overriding-fontspec-internal
19838 if the language environment specify `overriding-fontspec'.
19839 (language-info-alist): Doc added.
19840
19841 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
19842 characters of mule-unicode-0100-24ff.
19843 (ccl-encode-windows-1251-font): New CCL program.
19844 ("Bulgarian"): Specify overriding-fontspec.
19845 ("Belarusian"): Likewise.
19846
19847 2003-12-28 Sam Steingold <sds@gnu.org>
19848
19849 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
19850 parameter ID-FORMAT to conform with the 2003-11-30 patch.
19851
19852 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
19853
19854 * progmodes/gud.el (gud-gdb-command-name): Set default to
19855 "gdb --annotate=3".
19856 (gud-gdb-marker-filter): Look out for annotations.
19857 (gdb-first-pre-prompt): New variable.
19858 Remove trailing white space.
19859
19860 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
19861 if necessary.
19862 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
19863 annotations are detected.
19864 (gud-gdba-marker-filter): Use global variable gud-marker-acc
19865 instead of a local one to allow transition from
19866 gud-gdb-marker-filter.
19867 Remove trailing white space.
19868
19869 2003-12-27 Kim F. Storm <storm@cua.dk>
19870
19871 * ido.el: Handle non-readable directories.
19872 (ido-decorations): Add 9th element for non-readable directory.
19873 (ido-directory-nonreadable): New dynamic var.
19874 (ido-set-current-directory): Set it.
19875 (ido-read-buffer, ido-file-internal):
19876 (ido-read-file-name, ido-read-directory-name): Let-bind it.
19877 (ido-file-name-all-completions1): Return empty list for
19878 non-readable directory.
19879 (ido-exhibit): Print [Not readable] if directory is not readable.
19880 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
19881 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
19882 Use it.
19883
19884 2003-12-27 Lars Hansen <larsh@math.ku.dk>
19885
19886 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
19887 calls to directory-files-and-attributes and file-attributes.
19888 (ls-lisp-format): Remove system dependent handling of user and
19889 group id's.
19890
19891 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
19892
19893 * ffap.el (ffap-read-file-or-url): Revert previous change.
19894
19895 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
19896
19897 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
19898 new list of included files called `files-with-node-lines', that
19899 only have node lines. This way @include commands can include any
19900 file, such as version and update files without node lines, not
19901 just files that are chapters.
19902
19903 2003-12-25 Andreas Schwab <schwab@suse.de>
19904
19905 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
19906 file not found.
19907
19908 2003-12-08 Miles Bader <miles@gnu.org>
19909
19910 * dired.el (dired-between-files): Always use dired-move-to-filename,
19911 which is more robust in non-english locales.
19912
19913 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
19914
19915 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
19916
19917 2003-12-24 Andreas Schwab <schwab@suse.de>
19918
19919 * shell.el (shell-file-name-quote-list): Add backslash.
19920
19921 * comint.el (comint-quote-filename): Correctly handle backslash
19922 in comint-file-name-quote-list.
19923
19924 2003-12-24 Kenichi Handa <handa@m17n.org>
19925
19926 * international/mule-cmds.el (set-default-coding-systems):
19927 Call ucs-set-table-for-input for all buffers that don't have local
19928 value of buffer-file-coding-system.
19929
19930 * international/ucs-tables.el (ucs-set-table-for-input):
19931 If translation-table-for-encode is a symbol, get its
19932 translation-table property.
19933
19934 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
19935
19936 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
19937 to `completing-read' on a recently fixed bug.
19938
19939 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
19940 instead of SPACE, to get the list of possible fringe modes.
19941 SPACE only works if both `partial-completion-mode' and
19942 `completion-auto-help' are nil.
19943
19944 * complete.el (PC-is-complete-p): Delete.
19945 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
19946 calls to `test-completion'.
19947
19948 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
19949
19950 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
19951 to edit values when there are no children.
19952
19953 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
19954 a mode called "Assembler" already exists.
19955 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
19956 (gud-watch): Use format option. Remove font properties from string.
19957 (gdb-var-create-handler, gdb-var-list-children-handler):
19958 Don't bother about properties as there are none.
19959 (gdb-var-create-handler, gdb-var-list-children-handler)
19960 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
19961 with two arguments.
19962 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
19963 Let speedbar show value changes with a different font.
19964 (gdb-edit-value): New defun.
19965 (gdb-clear-partial-output, gdb-clear-inferior-io)
19966 (def-gdb-auto-update-handler): Use erase-buffer.
19967 (gdb-frame-handler): Display watch expressions in
19968 FUNCTION::VARIABLE format if required.
19969
19970 2003-12-23 John Paul Wallington <jpw@gnu.org>
19971
19972 * info.el (Info-unescape-quotes, Info-split-parameter-string)
19973 (Info-goto-emacs-command-node): Doc fixes.
19974
19975 2003-12-12 Jesper Harder <harder@ifa.au.dk>
19976
19977 * cus-edit.el (custom-add-parent-links): Define "many".
19978
19979 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
19980
19981 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
19982 (widget-child-validate, widget-type-value-create)
19983 (widget-type-default-get, widget-type-match): New functions.
19984 (lazy): New widget.
19985 (menu-choice, checklist, radio-button-choice, editable-list)
19986 (group, documentation-string): Remove redundant (per 2003-10-25
19987 change) calls to `widget-children-value-delete'.
19988 (widget-choice-value-get, widget-choice-value-inline): Remove.
19989 (menu-choice): Update widget.
19990
19991 2003-12-03 Kenichi Handa <handa@m17n.org>
19992
19993 * language/cyrillic.el: Register "microsoft-cp1251" in
19994 ctext-non-standard-encodings-alist.
19995 ("Bulgarian"): Add ctext-non-standard-encodings.
19996 ("Belarusian"): Likewise.
19997
19998 * international/mule-conf.el (compound-text-with-extensions):
19999 Change the type to 2 (iso-2022 base).
20000
20001 * international/mule.el (ctext-non-standard-encodings-alist):
20002 Change the format.
20003 (ctext-non-standard-encodings): New variable.
20004 (ctext-post-read-conversion): Fully re-written.
20005 (ctext-non-standard-designations-alist): Delete it.
20006 (ctext-non-standard-encodings-table): New function.
20007 (ctext-pre-write-conversion): Fully re-written.
20008
20009 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
20010
20011 * cus-edit.el (custom-add-parent-links): Add documentation links
20012 for parent, if the item has none of its own.
20013
20014 2003-11-30 Richard M. Stallman <rms@gnu.org>
20015
20016 * dired-aux.el (dired-do-query-replace-regexp):
20017 Report files visited read-only.
20018
20019 2003-11-30 Juri Linkov <juri@jurta.org>
20020
20021 * dired-aux.el (dired-compare-directories): New command.
20022 (dired-file-set-difference, dired-files-attributes): New functions.
20023
20024 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
20025 Version 2.0.38 of Tramp released.
20026
20027 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
20028 Charles Curley <charlescurley@charlescurley.com>.
20029 (tramp-multi-connection-function-alist): Add ssht entry which adds
20030 "-e none -t -t" to the list of ssh args. Suggested by Adrian
20031 Aichner.
20032 (tramp-get-method-parameter): New function to retrieve a method
20033 parameter. This allows for omission of method parameters.
20034 Callers adjusted.
20035
20036 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
20037
20038 * net/tramp.el: Add new optional parameter ID-FORMAT to
20039 `file-attributes'. Calls of `file-attributes' won't use this
20040 parameter for backward compatibility reasons.
20041 (tramp-perl-file-attributes): Add a new parameter to Perl script
20042 in order to handle uid/gid as strings, if desired.
20043 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
20044 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
20045 order to make the function more general.
20046 (tramp-handle-file-attributes): Replace proprietary optional
20047 parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
20048 (tramp-handle-file-attributes-with-perl): Handle parameter
20049 NONNUMERIC if set. This wasn't done in the past.
20050 (tramp-post-connection): Apply second parameter "$2" if
20051 `tramp-remote-perl' is called.
20052
20053 * net/tramp-smb.el (tramp-smb-handle-delete-file):
20054 Correct cut'n'waste error (`filename' instead of `directory').
20055 (tramp-smb-handle-directory-files-and-attributes)
20056 (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
20057 introduced parameter ID-FORMAT.
20058 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
20059 error (`directory' instead of `ldir').
20060
20061 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
20062 `file-attributes' has a second parameter. If yes, apply it with
20063 value "'integer". Otherwise, don't use that parameter (default is
20064 integer format).
20065
20066 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
20067
20068 * help.el (help-map): Bind `display-local-help' to `C-h .'.
20069 (help-for-help): Add `C-h .' to the listed Help options.
20070 Remove trailing whitespace.
20071
20072 * help-at-pt.el: New file.
20073
20074 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
20075
20076 * subr.el (noreturn, 1value): New macros for test coverage.
20077 See `testcover.el'.
20078
20079 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
20080
20081 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
20082 for macro `1value'.
20083 (testcover-1value): New function. Checks that a 1value form
20084 actually returns only one value. Requested by RMS.
20085
20086 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
20087
20088 * gdb-ui.el (gud-watch, gdb-var-create-handler)
20089 (gdb-var-list-children, gdb-var-list-children-handler)
20090 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
20091 gdb commands that use mi to keep them out of the command history.
20092
20093 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
20094
20095 * cus-start.el (all): Add use-file-dialog.
20096
20097 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
20098
20099 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
20100
20101 2003-11-27 Kim F. Storm <storm@cua.dk>
20102
20103 * subr.el (posn-object-x-y): New defun.
20104
20105 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
20106
20107 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
20108 Don't use `space' for \\\n.
20109 Be more selective as to which # are comment-starters.
20110
20111 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
20112
20113 * subr.el (number-sequence): Improve handling of floating point
20114 arguments (suggested by Kim Storm). Allow negative arguments.
20115
20116 2003-11-26 Kenichi Handa <handa@m17n.org>
20117
20118 * international/mule-cmds.el (standard-display-european-internal):
20119 Cancel the standard-display-table setting for ` and '.
20120
20121 2003-11-26 Kim F. Storm <storm@cua.dk>
20122
20123 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
20124 New defcustoms to add ffap-like functionality to ido.
20125 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
20126 (ido-no-final-slash): New defun.
20127 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
20128 (ido-read-file-name): ): Toggle VC checking via
20129 vc-handled-backends instead of vc-master-templates.
20130 (ido-file-internal): Handle ido-use-url-at-point and
20131 ido-use-filename-at-point via code borrowed from ffap-guesser.
20132 Handle new ido-exit code ffap.
20133 (ido-sort-list): Ignore final slash when sorting file names.
20134
20135 2003-11-25 Kim F. Storm <storm@cua.dk>
20136
20137 * emulation/cua-base.el (cua--standard-movement-commands):
20138 Add forward-sentence and backward-sentence.
20139
20140 2003-11-25 Stephen Eglen <stephen@gnu.org>
20141
20142 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
20143 iswitchb-exit is set to 'usefirst when user selects buffer at head
20144 of list using RET. (Selecting buffers at the head of the list was
20145 broken if the substring was also a complete buffername.)
20146
20147 2003-11-23 Kim F. Storm <storm@cua.dk>
20148
20149 * progmodes/compile.el (grep-command, grep-use-null-device)
20150 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
20151 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
20152 (grep-regexp-alist, grep-program, find-program)
20153 (grep-find-use-xargs, grep-history, grep-find-history)
20154 (grep-process-setup, grep-compute-defaults)
20155 (grep-default-command, grep, grep-tag-default, grep-find)
20156 (grep-expand-command-macros, grep-tree-last-regexp)
20157 (grep-tree-last-files, grep-tree): Move grep variables, functions
20158 and commands to new file grep.el.
20159 (compilation-mode-map): Remove grep commands from Compile sub-menu.
20160 (compilation-process-setup-function): Doc fix.
20161 (compilation-highlight-regexp, compilation-highlight-overlay): New
20162 defvars used for highlighting current compile error in source buffer.
20163 (compile-internal): New optional args HIGHLIGHT-REGEXP and
20164 LOCAL-MAP which overrides compilation-highlight-regexp and
20165 compilation-mode-map for this compilation.
20166 Delay calling compilation-set-window-height until after running
20167 compilation-process-setup-function so it can buffer-local override
20168 compilation-window-height.
20169 Check buffer-local value of compilation-scroll-output.
20170 (compilation-set-window-height): Use buffer-local value of
20171 compilation-window-height.
20172 (compilation-revert-buffer): Don't pass (undefined)
20173 preserve-modes arg to revert-buffer.
20174 (next-error-no-select, previous-error-no-select): New commands.
20175 (compilation-goto-locus): Temporarily highlight current match in
20176 source buffer using compilation-highlight-regexp.
20177
20178 * progmodes/grep.el: New file with grep code from compile.el.
20179 (grep): New defcustom group.
20180 (grep-window-height): New defcustom, like compilation-window-height.
20181 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
20182 (grep-scroll-output): New defcustom, like compilation-scroll-output.
20183 (grep-command, grep-use-null-device, grep-find-command)
20184 (grep-tree-files-aliases, grep-tree-ignore-case)
20185 (grep-tree-ignore-CVS-directories): Move to grep custom group.
20186 (grep-setup-hook): New hook variable.
20187 (grep-mode-map): New keymap for grep commands. Add Grep menu.
20188 (grep-last-buffer): New defvar, override compilation-last-buffer.
20189 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
20190 Call compile-internal with args highlight-regexp and grep-mode-map.
20191
20192 2003-11-23 Kim F. Storm <storm@cua.dk>
20193
20194 * subr.el (event-start, event-end): Doc fix.
20195 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
20196 (posn-area, posn-actual-col-row, posn-object): New defuns.
20197 (posn-col-row): Simplify doc. Rewrite to use cond.
20198 (posn-point): Also return buffer position for events outside text
20199 area (that info is now present in the event position).
20200
20201 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
20202 mouse-set-point so that hscroll still works now that clicks on
20203 fringes generate specific mouse events.
20204 (mouse-set-point): Note that it now works in fringes and margins
20205 too due to new semantics of posn-point in fringes and margins.
20206
20207 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
20208 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
20209
20210 2003-11-20 Kim F. Storm <storm@cua.dk>
20211
20212 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
20213 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
20214 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
20215 to 100 for icons to avoid increasing line height when shown.
20216
20217 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
20218
20219 * newcomment.el (comment-normalize-vars): Initialize properly if
20220 comment-start was nil.
20221
20222 2003-11-19 Andreas Schwab <schwab@suse.de>
20223
20224 * simple.el (set-variable): Fix indentation.
20225
20226 2003-11-17 Kenichi Handa <handa@m17n.org>
20227
20228 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
20229 Fix docstring.
20230
20231 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
20232
20233 * international/latin1-disp.el (latin1-display): Fix docstring.
20234
20235 2003-11-16 John Wiegley <johnw@newartisans.com>
20236
20237 * eshell/em-ls.el (eshell-ls-file): There are times with
20238 size-width is nil and uncomputed (when directories are created in
20239 dired, for example); in this case, 4 is reasonable default value,
20240 although it may caused skewed new entries (which could be avoided
20241 by returning the original value of 8 in all cases, but 99% of the
20242 time this is a waste of whitespace).
20243
20244 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
20245
20246 * cc-engine.el (c-guess-continued-construct)
20247 (c-guess-basic-syntax): Check a little more carefully if it's a
20248 function declaration when an unknown construct followed by a block
20249 is found inside a statement context. This avoids macros followed
20250 by blocks to be taken as function declarations.
20251
20252 (c-guess-continued-construct): Change the analysis of a statement
20253 continuation with a brace open to `substatement-block', for
20254 consistency with recognized statements.
20255
20256 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
20257 start is in a position so that `c-beginning-of-statement-1' jumped
20258 to the beginning of the same statement.
20259
20260 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
20261 Don't accept binary operators in the arglist if we're in a function
20262 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
20263 template recognition in cases like "if (a < b || c > d)".
20264
20265 (c-restricted-<>-arglists): New more appropriate name for
20266 `c-disallow-comma-in-<>-arglists'.
20267
20268 Accessing functions updated for the variable name change.
20269
20270 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
20271 match data could get clobbered if NOT-INSIDE-TOKEN is used.
20272
20273 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
20274 labels.
20275
20276 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
20277 instead of duplicating parts of it. This fixes bogus label
20278 recognition.
20279
20280 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
20281 of checking the context in which to apply the minimum indentation,
20282 so that it isn't enforced in e.g. namespace blocks.
20283
20284 * cc-vars.el (c-inside-block-syms): New constant used by
20285 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
20286 to somewhat reduce the risk of becoming stale.
20287
20288 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
20289 cc-cmds to cc-engine to allow use from cc-align.
20290
20291 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
20292 qualified identifiers containing "::".
20293
20294 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
20295 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
20296
20297 * cc-vars.el (c-emacs-features): Use a space in front of the name
20298 of the temporary buffer. That also avoids dumping problems in
20299 XEmacs due to undo info being left around after the buffer is killed.
20300
20301 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
20302 arglist to see if it's a K&R style declaration.
20303
20304 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
20305 before returning `knr-argdecl-intro'.
20306
20307 2003-11-16 John Wiegley <johnw@newartisans.com>
20308
20309 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
20310 field in a long-listing always 8 characters, use `size-width',
20311 which has already been computed.
20312
20313 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
20314
20315 * subr.el (minor-mode-list): Add `hs-minor-mode'.
20316
20317 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
20318
20319 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
20320 Support operation while narrowed, with `diff-restrict-view'.
20321
20322 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
20323
20324 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
20325 Take additional optional arg NARROWFUN. For the generated functions:
20326 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
20327 include frags that arrange to check for and save narrowing state before
20328 the move and then conditionally call NARROWFUN after the move.
20329
20330 2003-11-14 John Wiegley <johnw@newartisans.com>
20331
20332 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
20333 that was optional, but obviously missing based on surrounding code.
20334
20335 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
20336 string arguments to numbers unless the whole argument was seen as
20337 a number.
20338
20339 2003-11-14 Kenichi Handa <handa@m17n.org>
20340
20341 * international/mule.el (ctext-non-standard-encodings-alist):
20342 Fix coding systems.
20343
20344 2003-11-10 Kenichi Handa <handa@m17n.org>
20345
20346 * language/kannada.el ("Kannada"): Add sample-text.
20347
20348 * language/knd-util.el (kannada-compose-region)
20349 (kannada-compose-string, kannada-post-read-conversion):
20350 Add autoload cookie.
20351
20352 * international/quail.el (quail-completion): Change the message
20353 "corresponding translations" to "corresponding characters".
20354
20355 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
20356
20357 * descr-text.el (describe-char): Fix typo.
20358
20359 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
20360
20361 These changes are to support Kannada language/script.
20362
20363 * Makefile.in (DONTCOMPILE): Add kannada.el.
20364
20365 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
20366
20367 * loadup.el: Preload kannada.el.
20368
20369 * language/ind-util.el (ucs-kannada-to-is13194-alist)
20370 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
20371 New variables.
20372
20373 * language/kannada.el: New file.
20374
20375 * language/knd-util.el: New file.
20376
20377 2003-11-07 Andreas Schwab <schwab@suse.de>
20378
20379 * progmodes/autoconf.el (autoconf-font-lock-keywords):
20380 Also highlight AH_*.
20381
20382 * xml.el (xml-parse-dtd): Fix misplaced paren.
20383
20384 2003-11-07 Kenichi Handa <handa@m17n.org>
20385
20386 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
20387
20388 2003-11-05 Juri Linkov <juri@jurta.org>
20389
20390 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
20391 (desktop-buffer-file): Use saved buffer-file-coding-system
20392 for file reading. Set auto-insert to nil to prevent automatic
20393 insertion into restored empty files.
20394
20395 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
20396
20397 * files.el (risky-local-variable-p): Make second argument optional.
20398
20399 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
20400
20401 * subr.el (add-hook): Fix last change.
20402
20403 2003-11-03 Eli Zaretskii <eliz@gnu.org>
20404
20405 * mail/rmail.el (rmail-convert-to-babyl-format):
20406 If base64-decode-region signals an error, catch it and silently
20407 ignore it.
20408
20409 2003-11-01 Mark A. Hershberger <mah@everybody.org>
20410
20411 * xml.el (xml-parse-region): Allow comments to appear after the
20412 topmost element has closed.
20413 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
20414 (xml-ns-expand-attr): New functions to do namespace handling.
20415 (xml-intern-attrlist): Back-compatible handling of attribute names.
20416 (xml-parse-tag): Move namespace handling to separate functions.
20417 Now produces elements in the form ((:ns . "element") (attr-list)
20418 children) instead of ('ns:element (attr-list) children).
20419 (xml-parse-attlist): Fix attribute parsing.
20420 (xml-parse-dtd): Change parsing so that it produces strings
20421 instead of interned symbols.
20422
20423 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
20424
20425 * dired.el (dired-ls-sorting-switches): Doc fix.
20426
20427 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
20428
20429 * emacs-lisp/rx.el (rx-or): Fix the case of
20430 "(rx (and ?a (or ?b ?c) ?d))".
20431
20432 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
20433
20434 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
20435 (texinfo-format-region): Use it.
20436 (texinfo-format-buffer-1): Ditto.
20437
20438 2003-11-01 Alan Mackenzie <acm@muc.de>
20439
20440 Changes to allow scrolling whilst in isearch mode:
20441 * isearch.el (isearch-unread-key-sequence): New function,
20442 extracted from isearch-other-meta-char.
20443 (top level): (put 'foo 'isearch-scroll) on all Emacs's
20444 "scrollable" standard functions.
20445 (isearch-allow-scroll): New customizable variable.
20446 (isearch-string-out-of-window, isearch-back-into-window)
20447 (isearch-reread-key-sequence-naturally)
20448 (isearch-lookup-scroll-key): New functions.
20449 (isearch-other-meta-char): Doc string and functionality enhanced.
20450 Now accepts a prefix argument.
20451 (isearch-lazy-highlight-window-end): New variable.
20452 (isearch-lazy-highlight-new-loop): Pay attention to the window's
20453 end (thru isearch-lazy-highlight-window-end), not only its start.
20454
20455 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
20456 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
20457 (universal-argument, universal-argument-more, negative-argument)
20458 (digit-argument, universal-argument-other-key): Minor changes.
20459
20460 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
20461
20462 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
20463 recursively if the last message is deleted, thus avoiding an
20464 infinite loop.
20465
20466 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
20467
20468 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
20469 (tex-main-file): Don't add .tex if the extension is already present.
20470 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
20471
20472 2003-10-29 Lute Kamstra <lute@gnu.org>
20473
20474 * progmodes/octave-inf.el (inferior-octave-prompt):
20475 Recognize version number in prompt.
20476
20477 2003-10-28 Dave Love <fx@gnu.org>
20478
20479 * international/characters.el: Fix some Unicode ranges.
20480
20481 2003-10-28 Kenichi Handa <handa@m17n.org>
20482
20483 * disp-table.el (standard-display-8bit)
20484 (standard-display-default, standard-display-ascii)
20485 (standard-display-g1, standard-display-graphic)
20486 (standard-display-underline): Assure that standard-display-table
20487 is a display table.
20488
20489 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
20490
20491 * simple.el (reindent-then-newline-and-indent): Delete space *after*
20492 reindenting the first line.
20493
20494 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
20495
20496 * wid-edit.el (widget-default-delete): Always delete child widgets.
20497
20498 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
20499
20500 * newcomment.el (comment-indent): Don't call indent-according-to-mode
20501 if the line has code.
20502 Don't try to line up with something that's too far left.
20503
20504 * progmodes/octave-mod.el (octave-comment-start): Simplify.
20505 (octave-mode-syntax-table): Add % as a comment starter.
20506 (octave-point): Remove.
20507 (octave-in-comment-p, octave-in-string-p)
20508 (octave-not-in-string-or-comment-p, calculate-octave-indent)
20509 (octave-blink-matching-block-open, octave-auto-fill):
20510 Use line-(beginning|end)-position instead.
20511
20512 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
20513
20514 * emacs-lisp/authors.el (authors-aliases): Add correct realname
20515 for Francesco Potort\e,Al\e(B.
20516
20517 2003-10-23 Dave Love <fx@gnu.org>
20518
20519 * international/mule-cmds.el (locale-charset-to-coding-system):
20520 Don't rely on nil being a coding system.
20521
20522 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
20523 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
20524 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
20525
20526 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
20527
20528 * gdb-ui.el (gdb-current-language): New variable.
20529 (gdb-update-flag): Remove variable.
20530 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
20531 (gdb-take-last-elt): Remove function.
20532 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
20533 (gdb-post-prompt): Check for variable object changes here.
20534
20535 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
20536 object changes in gdb-ui.el.
20537
20538 2003-10-21 Richard M. Stallman <rms@gnu.org>
20539
20540 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
20541
20542 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
20543 Don't check for foo*/ wildcard form here.
20544 (insert-directory): Recognize foo*/ as a wildcard.
20545 Separate wildcard-regexp variable from the arg, wildcard.
20546
20547 * subr.el (add-hook): Correctly detect when make-local-hook was used.
20548 (remove-hook): Correctly handle strange cases about local hooks.
20549
20550 2003-10-21 David Ponce <david@dponce.com>
20551
20552 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
20553 argument REAL, to return a real number instead of a rounded
20554 integer value. Define as inline function.
20555 (ruler-mode-right-fringe-cols): Likewise.
20556 (ruler-mode-scroll-bar-cols): New function.
20557 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
20558 (ruler-mode-right-scroll-bar-cols): Likewise.
20559 (ruler-mode-space): New function.
20560 (ruler-mode-ruler): Use it. Handle variations of fringe style,
20561 scroll bar mode and margins in a more robust way.
20562
20563 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
20564
20565 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
20566 (antlr-c-init-language-vars): New function.
20567 (antlr-mode): Use it with cc-mode before v5.29.
20568 (antlr-c-common-init): Don't set some local vars here.
20569 (antlr-mode): Set them here.
20570 (antlr-c-forward-sws): New function alias.
20571 (antlr-mode): Redefine with cc-mode before v5.30.
20572 (antlr-skip-sexps): Use it.
20573 (antlr-skip-exception-part): Ditto.
20574 (antlr-skip-file-prelude): Ditto.
20575 (antlr-outside-rule-p): Ditto.
20576 (antlr-end-of-body): Ditto.
20577 (antlr-option-kind): Ditto.
20578 (antlr-insert-option-area): Ditto.
20579 (antlr-file-dependencies): Ditto.
20580
20581 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
20582
20583 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
20584 Move backward only if point was not inside an entry.
20585
20586 2003-10-21 Richard M. Stallman <rms@gnu.org>
20587
20588 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
20589
20590 2003-10-21 Juri Linkov <juri@jurta.org>
20591
20592 * compare-w.el: Automatically skip non-matching text to resync.
20593 (compare-windows-whitespace): Doc fix.
20594 (compare-windows-sync, compare-windows-sync-string-size)
20595 (compare-windows-recenter, compare-ignore-whitespace)
20596 (compare-windows-highlight, compare-windows-face): New variables.
20597 (compare-windows): Use compare-windows-sync.
20598 (compare-windows-highlight, compare-windows-dehighlight)
20599 (compare-windows-sync-regexp)
20600 (compare-windows-sync-default-function): New functions.
20601
20602 2003-10-21 Juri Linkov <juri@jurta.org>
20603
20604 * diff.el (diff-parse-differences): Don't visit the files now;
20605 instead, just record the error locus.
20606
20607 2003-10-21 Dave Love <fx@gnu.org>
20608
20609 * progmodes/cfengine.el: New file.
20610
20611 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
20612
20613 * complete.el (PC-do-completion): Do not forget to use `pred' as the
20614 default-directory when completing file names.
20615
20616 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
20617
20618 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
20619 followed by the word `face', it gets treated as a face, even if
20620 it is also defined as a variable or a function.
20621
20622 2003-10-20 Dave Love <fx@gnu.org>
20623
20624 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
20625 Avoid incf in macro expansion.
20626
20627 2003-10-20 John Paul Wallington <jpw@gnu.org>
20628
20629 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
20630 `evenp' so we don't implicitly require cl library at runtime.
20631
20632 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
20633
20634 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
20635 (help-make-xrefs): Only make cross-references for faces if
20636 preceded or followed by the word `face'. Do not make a
20637 cross-reference for variables without variable documentation,
20638 unless preceded by the word `variable' or `option'. Update doc
20639 string accordingly.
20640
20641 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
20642
20643 * progmodes/hideshow.el: Rewrite one-armed `if'
20644 constructs using either `when' or `unless'.
20645 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
20646
20647 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
20648
20649 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
20650 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
20651 instead of 12x12.
20652
20653 2003-10-16 Eli Zaretskii <eliz@gnu.org>
20654
20655 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
20656 message while converting to Babyl.
20657
20658 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
20659
20660 * allout.el (allout-mode): Doc fix.
20661
20662 2003-10-16 Lute Kamstra <lute@gnu.org>
20663
20664 * subr.el (force-mode-line-update): Fix docstring.
20665
20666 2003-10-14 Dave Love <fx@gnu.org>
20667
20668 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
20669 (default-input-method): Add :link, improve :type.
20670 (locale-charset-language-names): Fix utf-8 pattern.
20671 (locale-charset-match-p, locale-charset-alist)
20672 (locale-charset-to-coding-system): New.
20673 (set-locale-environment): Deal with codeset part of locale specs.
20674
20675 2003-10-14 Lute Kamstra <lute@gnu.org>
20676
20677 * fringe.el (fringe-mode): Use active voice in docstring.
20678 (set-fringe-style): Ditto.
20679
20680 2003-10-13 Lute Kamstra <lute@gnu.org>
20681
20682 * fringe.el (fringe-mode): Fix docstring.
20683 (set-fringe-style): Ditto.
20684
20685 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
20686
20687 * ediff-mult.el (ediff-filegroup-action):
20688 Use ediff-default-filtering-regexp.
20689
20690 * ediff-util.el (ediff-recenter): Don't call
20691 ediff-restore-highlighting twice.
20692 (ediff-select-difference): Set current difference.
20693 (ediff-unselect-and-select-difference): Add comment.
20694
20695 * ediff.el (ediff-directories,ediff-directory-revisions)
20696 (ediff-directories3,ediff-merge-directories)
20697 (ediff-merge-directories-with-ancestor)
20698 (ediff-merge-directory-revisions)
20699 (ediff-merge-directory-revisions-with-ancestor):
20700 Use ediff-default-filtering-regexp.
20701
20702 2003-10-12 Andreas Schwab <schwab@suse.de>
20703
20704 * international/mule-cmds.el (locale-charset-language-names):
20705 Simplify regex by removing unused grouping.
20706
20707 2003-10-10 Dave Love <fx@gnu.org>
20708
20709 * bindings.el: Don't bind stop.
20710
20711 2003-10-08 Miles Bader <miles@gnu.org>
20712
20713 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
20714 face instead of attempting to emulate it.
20715
20716 2003-10-07 Kenichi Handa <handa@m17n.org>
20717
20718 * international/mule-diag.el (list-coding-systems-1): List coding
20719 systems that are loaded automatically.
20720
20721 * international/code-pages.el (iso-8859-11): Add autoload cookie.
20722
20723 * international/mule.el (autoload-coding-system): New function.
20724
20725 2003-10-07 Andreas Schwab <schwab@suse.de>
20726
20727 * log-edit.el (log-edit-changelog-entries): Prefer local value of
20728 change-log-default-name in the buffer visiting the file.
20729
20730 2003-10-06 Dave Love <fx@gnu.org>
20731
20732 * files.el (find-file-hook): Customize.
20733 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
20734
20735 * bindings.el (completion-ignored-extensions): Remove .log.
20736 (global-map): Add again, open, stop keys.
20737
20738 2003-10-05 Richard M. Stallman <rms@gnu.org>
20739
20740 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
20741 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
20742 Use sh-modify directly.
20743 (sh-select): Use sh-append, not eval.
20744
20745 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
20746
20747 * info.el (Info-following-node-name): New function.
20748
20749 * loadhist.el (unload-feature-special-hooks):
20750 Rename from loadhist-hook-functions.
20751 (loadhist-hook-functions): Now an alias.
20752
20753 2003-10-04 Eli Zaretskii <eliz@gnu.org>
20754
20755 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
20756 file-name clashes on 8+3 filesystems.
20757
20758 * Makefile.in (DONTCOMPILE, bootstrap-clean):
20759 Rename loaddefs-boot.el to ldefs-boot.el
20760
20761 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
20762 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
20763
20764 2003-10-03 Lute Kamstra <lute@gnu.org>
20765
20766 * info.el (Info-mode): Revert previous change.
20767 (Info-escape-percent): New function.
20768 (Info-fontify-node): Use it.
20769
20770 2003-10-02 Andreas Schwab <schwab@suse.de>
20771
20772 * loaddefs-boot.el: Regenerated.
20773
20774 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
20775
20776 * ffap.el: Remove defadvice related code from CVS since `complete'
20777 provides a `PC-completion-as-file-name-predicate' variable that
20778 ffap can override.
20779
20780 2003-10-02 Kenichi Handa <handa@m17n.org>
20781
20782 * international/utf-8.el (ccl-decode-mule-utf-8):
20783 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
20784
20785 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
20786 * international/subst-big5.el: Likewise.
20787 * international/subst-gb2312.el: Likewise.
20788 * international/subst-ksc.el: Likewise.
20789
20790 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
20791
20792 * calendar/calendar.el (increment-calendar-month)
20793 (calendar-leap-year-p, calendar-absolute-from-gregorian)
20794 (generate-calendar, calendar-read-date, calendar-interval)
20795 (calendar-day-of-week): Handle years BC.
20796 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
20797
20798 2003-10-01 Dave Love <fx@gnu.org>
20799
20800 * language/cyrillic.el (cp1251): Alias for windows-1251.
20801
20802 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
20803 bootstrap.
20804
20805 2003-10-01 Lute Kamstra <lute@gnu.org>
20806
20807 * files.el: Fix typo.
20808 * imenu.el (imenu--generic-function): Docstring fix.
20809
20810 2003-09-30 Richard M. Stallman <rms@gnu.org>
20811
20812 * dired.el (dired-mode): Handle dired-directory as a list.
20813
20814 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
20815
20816 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
20817
20818 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
20819
20820 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
20821 Replace gud-display with gud-watch.
20822 (gud-speedbar-buttons): Add stuff for watching expressions
20823 in the speedbar when using M-x gdba. Use dolist on old part
20824 of this function.
20825
20826 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
20827 (gdb-update-flag): New variables.
20828 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
20829 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
20830 (gud-watch, gdb-var-create-handler) : New functions.
20831 (gdb-var-list-children, gdb-var-list-children-handler)
20832 (gdb-var-create-regexp, gdb-var-update-regexp)
20833 (gdb-var-list-children-regexp): New constants.
20834 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
20835 (gdb-annotation-rules): Reduce annotation set (level 3).
20836 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
20837 (gdb-post-prompt): Don't update GDB buffers every time speedbar
20838 updates.
20839 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
20840 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
20841 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
20842 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
20843 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
20844 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
20845 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
20846 (gud-display, gud-display1)
20847 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
20848 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
20849 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
20850 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
20851 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
20852 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
20853 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
20854 (gdb-display-display-buffer, gdb-toggle-display)
20855 (gdb-delete-display, gdb-expressions-popup-menu)
20856 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
20857 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
20858 to display buffer.
20859
20860 2003-09-30 Richard M. Stallman <rms@gnu.org>
20861
20862 * progmodes/ada-mode.el (ada-mode): Don't use advice.
20863 Instead, set which-func-functions.
20864
20865 * progmodes/which-func.el (which-func-modes): Add ada-mode.
20866 (which-func-functions): New variable.
20867 (which-function): Use that.
20868
20869 * info.el (Info-mode): Double each `%' in header line.
20870
20871 * emacs-lisp/lisp-mnt.el (lm-with-file):
20872 When FILE is nil, run BODY in current buffer.
20873
20874 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
20875
20876 * help.el (describe-mode): Start with a brief list of minor modes.
20877 Find them thru minor-mode-list so as to find them all.
20878 Show them in alphabetical order.
20879
20880 * mail/sendmail.el (mail-aliases): Doc fix.
20881
20882 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
20883
20884 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
20885
20886 * mail/rmailsum.el (rmail-make-summary-line-1):
20887 Change comma after last label to a space.
20888 (rmail-summary-font-lock-keywords): Adapt to that change.
20889
20890 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
20891
20892 * progmodes/scheme.el (scheme-mode-variables): When setting
20893 `font-lock-defaults', also specify that "#" should
20894 be interpreted with `word' syntax.
20895 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
20896
20897 2003-09-30 Lars Hansen <larsh@math.ku.dk>
20898
20899 * desktop.el: A lot of comments updated.
20900 (desktop-save-mode): Minor mode introduced.
20901 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
20902 (desktop-load-default): Function made obsolete.
20903 (desktop-locals-to-save): Variable made customizable.
20904 (desktop-read): Optional parameter `dirname' added.
20905 (desktop-change-dir, desktop-revert): Parameter `dirname' in
20906 `desktop-read' used.
20907 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
20908
20909 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
20910
20911 * whitespace.el (whitespace-clean-msg): Add user customizable message
20912 for displaying ``clean'' output.
20913 (whitespace-buffer): Use `whitespace-clean-msg'.
20914 (whitespace-global-mode): Fix typo.
20915
20916 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
20917
20918 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
20919
20920 2003-09-29 Lute Kamstra <lute@gnu.org>
20921
20922 * bindings.el (mode-line-modes): Remove superfluous :propertize
20923 construct in initialization.
20924 (mode-line-position): Change cons cell into proper list in
20925 initialization.
20926
20927 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
20928
20929 * international/mule.el (decode-coding-inserted-region): Use car
20930 of the return value of find-operation-coding-system.
20931
20932 2003-09-29 Kenichi Handa <handa@m17n.org>
20933
20934 * descr-text.el (describe-char): Fix previous change.
20935
20936 2003-09-28 Kenichi Handa <handa@m17n.org>
20937
20938 * descr-text.el (describe-char-display): New function.
20939 (describe-char): Pay attention to display table on describing how
20940 a character is displayed.
20941
20942 * international/mule-cmds.el (encoded-string-description):
20943 Prepend "0x" to each encoded byte.
20944
20945 2003-09-28 Andreas Schwab <schwab@suse.de>
20946
20947 * find-file.el (ff-special-constructs): Add autoload cookie.
20948
20949 2003-09-28 Kevin Ryde <user42@zip.com.au>
20950
20951 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
20952 makeinfo appends to duplicate index entries.
20953
20954 2003-09-28 Eli Zaretskii <eliz@gnu.org>
20955
20956 * dired-x.el (dired-clean-tex): Doc fix.
20957
20958 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
20959 using a Chinese tutorial.
20960
20961 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
20962
20963 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
20964 between "MAIL FROM:" and "RCPT TO:" and the following address.
20965
20966 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
20967
20968 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
20969
20970 2003-09-28 David Ponce <david@dponce.com>
20971
20972 * recentf.el (recentf-initialize-file-name-history): New defcustom.
20973 (recentf-load-list): When `recentf-initialize-file-name-history'
20974 is non-nil, initialize an empty `file-name-history' with the
20975 recent list.
20976
20977 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
20978
20979 * man.el (Man-default-man-entry): Remove the leading `*' from the
20980 word at point.
20981
20982 2003-09-26 Lute Kamstra <lute@gnu.org>
20983
20984 * bindings.el (mode-line-position): Mention size indication in
20985 docstring.
20986
20987 2003-09-26 Andre Spiegel <spiegel@gnu.org>
20988
20989 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
20990
20991 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
20992 because it's autoloaded now.
20993
20994 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
20995
20996 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
20997 (sh-font-lock-keywords, sh-feature): Fix previous change of
20998 sh-feature to avoid infloop with sh-font-lock-keywords.
20999
21000 2003-09-25 Kim F. Storm <storm@cua.dk>
21001
21002 * frame.el (frame-current-scroll-bars): New defun.
21003
21004 * window.el (window-current-scroll-bars): New defun.
21005
21006 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
21007
21008 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
21009 cause errors when the state cache contains info on parts that have
21010 been narrowed out.
21011
21012 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
21013
21014 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
21015 `c-setup-paragraph-variables' has to be used when this variable is
21016 changed; it doesn't work to reinitialize the mode since that
21017 typically clobbers the variable.
21018
21019 * progmodes/cc-styles.el (c-setup-paragraph-variables):
21020 Make it interactive.
21021
21022 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
21023
21024 * progmodes/cc-fonts.el (c-font-lock-declarations):
21025 Fix recognition of constructors and destructors for classes whose
21026 names are matched by `*-font-lock-extra-types'.
21027
21028 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
21029 followed by an identifier in C++ then it's a type.
21030
21031 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
21032
21033 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
21034 problem that primarily affected XEmacs. Don't use faces to find
21035 unterminated strings since Emacs and XEmacs fontify strings
21036 differently - this function should now work better in XEmacs.
21037
21038 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
21039
21040 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
21041 `expand-abbrev' workaround which caused braces to misbehave inside
21042 macros.
21043
21044 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
21045 handling. This bug could cause interactive font locking to bail out.
21046
21047 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
21048
21049 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
21050 Handle paren-style types in Pike. Also fixed some cases of
21051 insufficient handling of unbalanced parens.
21052
21053 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
21054
21055 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
21056 common shell prompts that are not common filename or URL characters.
21057 (ffap-file-at-point): Use the new regexp to strip the prompts from
21058 the file names. This is an issue mostly for user prompts that
21059 don't have a trailing space and find-file-at-point is invoked from
21060 within a shell inside Emacs.
21061
21062 2003-09-24 Andre Spiegel <spiegel@gnu.org>
21063
21064 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
21065 stamps numerically, rather than textually.
21066
21067 2003-09-24 Kenichi Handa <handa@m17n.org>
21068
21069 * language/devan-util.el (devanagari-post-read-conversion):
21070 * language/mlm-util.el (malayalam-post-read-conversion):
21071 * language/tml-util.el (tamil-post-read-conversion):
21072 Add autoload cookie.
21073
21074 * international/utf-8.el (utf-8-post-read-conversion):
21075 Call post-read-conversion functions for Devanagari, Malayalam,
21076 and Tamil.
21077
21078 2003-09-23 Dave Love <fx@gnu.org>
21079
21080 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
21081
21082 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
21083
21084 * progmodes/gud.el (perldb): Add gud-until to list of commands.
21085 Update gud-remove.
21086
21087 2003-09-22 Richard M. Stallman <rms@gnu.org>
21088
21089 * progmodes/sh-script.el (sh-mode-default-syntax-table):
21090 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
21091 (sh-mode-syntax-table-input): New variable.
21092 (sh-require-final-newline): Don't use eval.
21093 (sh-builtins, sh-leading-keywords, sh-other-keywords)
21094 (sh-variables, sh-font-lock-keywords): Don't use eval.
21095 (sh-set-shell): When setting require-final-newline,
21096 treat value = `require-final-newline' as don't change it.
21097 Set sh-mode-syntax-table locally based on
21098 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
21099
21100 * progmodes/compile.el (compile-internal):
21101 Call compilation-set-window-height before setting window start.
21102
21103 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
21104
21105 * emacs-lisp/bytecomp.el (byte-compile-log-file):
21106 Clear out byte-compile-last-warned-form.
21107
21108 2003-09-22 Richard M. Stallman <rms@gnu.org>
21109
21110 * woman.el (woman-file-name, woman-follow-word):
21111 If current-word returns nil, use "".
21112
21113 * simple.el (eval-expression): Bind standard-output in to-buffer case.
21114
21115 2003-09-22 Richard M. Stallman <rms@gnu.org>
21116
21117 * emacs-lisp/lisp-mnt.el (lm-with-file):
21118 Don't visit the file, just use insert-file-contents in temp buffer.
21119
21120 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
21121
21122 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
21123 Add surrounding \\( and \\) around the header, as in
21124 for lm-history-header 'Change Log\\|History'.
21125
21126 2003-09-22 John Paul Wallington <jpw@gnu.org>
21127
21128 * progmodes/ld-script.el: Add Commentary section,
21129 minor cleanup of file header.
21130 (ld-script-font-lock-keywords): Doc fix.
21131 (toplevel): Provide `ld-script' feature.
21132
21133 2003-09-21 Kim F. Storm <storm@cua.dk>
21134
21135 * scroll-bar.el (set-scroll-bar-mode): Initialize to
21136 new built-in variable default-frame-scroll-bars.
21137 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
21138 scroll-bar-mode; notably, use it instead of t when we toggle
21139 scroll-bars on.
21140 (toggle-scroll-bar): Use default-frame-scroll-bars.
21141
21142 2003-09-19 Masatake YAMATO <jet@gyve.org>
21143
21144 * pcvs.el (cvs-do-removal): Change the prompt depending on
21145 `filter' value.
21146
21147 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
21148
21149 * startup.el (command-line-1): Stop startup-echo-area-message
21150 being hidden by "Loading image..." message.
21151 (use-fancy-splash-screens-p, display-splash-screen):
21152 Move display-graphic-p test from latter to former.
21153
21154 * progmodes/sh-script.el (sh-font-lock-keywords):
21155 Highlight escaped EOLs differently from other backslash constructs.
21156
21157 2003-09-19 Richard M. Stallman <rms@gnu.org>
21158
21159 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
21160 New functions.
21161 (edebug-enter, edebug-outside-excursion): Use them.
21162
21163 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
21164 Fix the condition for whether to print "In WHERE".
21165
21166 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
21167
21168 * finder.el (finder-mode-hook): New variable.
21169 (finder-mode): Run hook finder-mode-hook
21170
21171 2003-09-18 Masatake YAMATO <jet@gyve.org>
21172
21173 * progmodes/ebrowse.el: Fix broken magic autoload comments.
21174
21175 2003-09-17 Mario Lang <mlang@delysid.org>
21176
21177 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
21178 "p %e" to actually print the value in the GUD buffer.
21179
21180 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
21181
21182 From David Ponce <david.ponce@wanadoo.fr>:
21183 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
21184 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
21185 from loaddefs-boot.el if necessary.
21186
21187 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
21188
21189 * progmodes/gud.el (gud-find-class): Make jdb work again since
21190 cc-mode changed the syntactic information.
21191
21192 2003-09-15 David Ponce <david@dponce.com>
21193
21194 * recentf.el: (recentf-exclude): Accept predicates too.
21195 (recentf-file-readable-p): New function.
21196 (recentf-include-p): Handle predicates in recentf-exclude.
21197 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
21198 (recentf-cleanup): Likewise.
21199 (recentf-save-list): Use write-file to handle backup of
21200 recentf-save-file.
21201
21202 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
21203
21204 * loaddefs-boot.el: Renamed from `loaddefs.el'
21205 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
21206 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
21207 necessary.
21208
21209 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
21210
21211 * electric.el (Electric-pop-up-window): For the `one-window' case,
21212 no longer disconcertingly move point in the original buffer.
21213
21214 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
21215
21216 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
21217
21218 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
21219
21220 * dired.el (dired-mode-map): Fix typo.
21221
21222 2003-09-11 Richard M. Stallman <rms@gnu.org>
21223
21224 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
21225
21226 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
21227
21228 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
21229 the function is less noisy. Now only `kill-buffer' can ask questions.
21230
21231 2003-09-10 Mario Lang <mlang@delysid.org>
21232
21233 * battery.el: Update Commentary and Copyright.
21234 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
21235 appear due to wrong ordering of the expressions in `or'.
21236
21237 2003-09-09 Lute Kamstra <lute@gnu.org>
21238
21239 * misc.el (upcase-char): Fix docstring.
21240 (zap-up-to-char): New command.
21241
21242 2003-09-08 David Ponce <david@dponce.com>
21243
21244 Ensure that recentf correctly updates the menu bar.
21245 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
21246 (recentf-menu-bar): New function.
21247 (recentf-clear-data): Use it
21248 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
21249 of easy-menu-change.
21250
21251 2003-09-08 Lute Kamstra <lute@gnu.org>
21252
21253 * simple.el (size-indication-mode): New.
21254 * bindings.el (mode-line-position): Add buffer size indicator.
21255
21256 2003-09-04 Mario Lang <mlang@delysid.org>
21257
21258 * battery.el (battery-linux-proc-acpi): New function.
21259 (battery-status-function): Modify default value calculation to also
21260 check for availability of ACPI.
21261 (battery-echo-area-format): Ditto.
21262 (battery-mode-line-format): Ditto.
21263
21264 2003-09-06 Dave Love <fx@gnu.org>
21265
21266 * ielm.el (ielm-mode-hook): Add :options.
21267
21268 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
21269 (eldoc-print-current-symbol-info): Use it.
21270
21271 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
21272
21273 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
21274 being displayed in GUD buffer.
21275 (gdb-idle-input-queue): Remove var. Use just one queue.
21276 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
21277 Remove functions. Use just one queue.
21278 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
21279 (gdb-invalidate-assembler, gdb-get-current-frame):
21280 Modify functions. Use just one queue.
21281
21282 2003-09-04 Dave Love <fx@gnu.org>
21283
21284 * cus-start.el: Add blink-cursor-alist.
21285
21286 * ruler-mode.el (ruler-mode-fill-column-char)
21287 (ruler-mode-current-column-char): Use char-displayable-p,
21288 not window-system.
21289
21290 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
21291
21292 * language/european.el (windows-1252): Move from code-pages.
21293
21294 * language/cyrillic.el ("Windows-1251"): Delete.
21295 ("Bulgarian", "Belarusian"): Remove `features'.
21296 (windows-1251): Move from code-pages.
21297
21298 * international/mule-diag.el (non-iso-charset-alist):
21299 Remove `codepage' stuff.
21300 (print-designation, list-coding-systems-1): Output fixes.
21301
21302 * international/code-pages.el (cp-make-translation-table)
21303 (cp-valid-codes): Made defsubsts.
21304 (cp-fix-safe-chars): Delete.
21305 (mule-diag): Don't require.
21306 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
21307 (top-level): Check for defined coding system when defining
21308 cp... aliases. Change w32-add-charset-info test to avoid warning.
21309 (non-iso-charset-alist): Defvar when compiling.
21310 (cp-make-coding-system): Doc fix.
21311
21312 2003-09-02 Jason Rumney <jasonr@gnu.org>
21313
21314 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
21315 line-ends from CVS before doing conversion.
21316
21317 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
21318
21319 * calendar/diary-lib.el (diary-header-line-flag)
21320 (diary-header-line-format): New variables.
21321 (list-diary-entries): Use them to set header line in simple diary.
21322
21323 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
21324 other than font-lock-string-face to highlight backslashes.
21325
21326 2003-09-01 Jason Rumney <jasonr@gnu.org>
21327
21328 * international/titdic-cnv.el (tit-read-key-value): Include \r in
21329 regexp.
21330
21331 2003-09-01 Dave Love <fx@gnu.org>
21332
21333 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
21334
21335 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
21336 and :help; also line and column numbers labels.
21337
21338 * international/mule-util.el (char-displayable-p): Move from
21339 latin1-disp, rename and autoload.
21340
21341 * international/latin1-disp.el (latin1-char-displayable-p):
21342 Now obsolete alias. Replace uses with char-displayable-p.
21343 (latin1-display-ucs-per-lynx): Fix last change.
21344
21345 * international/mule-cmds.el (standard-display-european-internal):
21346 Don't use char code for Latin-1 NBSP.
21347 <XFree86 4>: Unfrob NBSP display table. Set display table to use
21348 U+2018, U+2019 for `'.
21349 (select-safe-coding-system): Message fix.
21350
21351 2003-09-01 Kenichi Handa <handa@m17n.org>
21352
21353 * international/fontset.el (setup-default-fontset): For Thai
21354 font, specify "*" family.
21355
21356 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
21357
21358 * progmodes/compile.el (previous-error): Accept a prefix
21359 argument, similarly to next-error.
21360
21361 2003-08-31 Masatake YAMATO <jet@gyve.org>
21362
21363 * pcvs.el (cvs-do-removal): Use = instead of eq to check
21364 the number of files. Bind the number of files to a local
21365 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
21366
21367 2003-08-30 Eli Zaretskii <eliz@gnu.org>
21368
21369 * vc-hooks.el (vc-make-version-backup): Fix the change made on
21370 2003-07-26: msdos-long-file-names is a function, not a variable.
21371
21372 2003-08-29 Richard M. Stallman <rms@gnu.org>
21373
21374 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
21375 Do nothing with mail-personal-alias-file if it is nil.
21376
21377 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
21378 Do nothing if mail-personal-alias-file is nil.
21379
21380 * term.el (term-exec-1): Bind coding-system-for-read.
21381
21382 * dired.el (dired-mouse-find-file-other-window):
21383 Use dired-view-command-alist here, as in dired-view-file.
21384 (dired-view-command-alist): Use %s to substitute file name.
21385 Handle .ps_pages, .eps, .jpg, .gif, .png.
21386
21387 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
21388
21389 * info.el (Info-mode-map): Bind S-tab and <backtab> to
21390 `Info-prev-reference', instead of M-tab.
21391
21392 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
21393
21394 * simple.el (blink-matching-open): Work correctly on chars that
21395 are designated as parens through the syntax-table text property.
21396
21397 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
21398
21399 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
21400 line break position in the middle of a non-kinsoku (e.g. latin)
21401 word, making it skip until either a space or a character with
21402 category "|".
21403 (kinsoku-longer): Test for end of buffer.
21404
21405 2003-08-28 Eli Zaretskii <eliz@gnu.org>
21406
21407 * mail/rmail.el (rmail-convert-to-babyl-format):
21408 Detect quoted-printable- and base64-encoded messages and decode them
21409 automatically. Set the message's encoding from the charset=
21410 header, if any. Decode base64-encoded messages in Mail format as well.
21411
21412 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
21413
21414 * mail/smtpmail.el: Fix previous change.
21415 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
21416 calling smtpmail-via-smtp.
21417 (smtpmail-via-smtp): Add fall-back values for envelope-from.
21418
21419 2003-08-26 John Paul Wallington <jpw@gnu.org>
21420
21421 * image.el (image-jpeg-p): Don't search beyond length of data.
21422
21423 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
21424
21425 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
21426 misfeature in `expand-abbrev' which caused electric keywords like
21427 "else" to disappear if an open brace was typed directly afterwards.
21428
21429 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
21430
21431 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
21432 mandatory in `define-widget'.
21433
21434 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
21435 Don't align the operators "!=", "<=" and ">=" as assignment operators.
21436
21437 (c-assignment-operators): New language constant that only contains
21438 the assignment operators.
21439
21440 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
21441
21442 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
21443
21444 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
21445 Safeguard against unbalanced sexps.
21446
21447 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
21448
21449 * version.el (emacs-version): Check for gtk. Include gtk version info.
21450
21451 2003-08-25 John Paul Wallington <jpw@gnu.org>
21452
21453 * man.el (Man-default-man-entry): Don't whizz past the section
21454 number before looking for it.
21455
21456 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
21457
21458 * progmodes/gud.el (gud-display-line): Don't set window-point if
21459 source buffer is not visible. (Only happens with M-x gdba.)
21460
21461 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
21462 documentation.
21463 (gdb-source, gdb-source-info): Update to assembler unnecessary
21464 as its done after each GDB command anyway.
21465 (gdb-pre-prompt): Use with-current-buffer.
21466 (gdb-insert-field): Add help-echo text.
21467 (gdb-invalidate-assembler): Re-display of assembler now done in
21468 gdb-info-breakpoints-custom.
21469 (gdb-info-breakpoints-custom): Force re-display of assembler to
21470 happen *after* update of breakpoints buffer.
21471 (gdb-display-source-buffer): Don't choke if gdb-source-window
21472 isn't visible.
21473 (gdb-put-string, gdb-put-arrow): Remove free variables.
21474
21475 2003-08-24 John Paul Wallington <jpw@gnu.org>
21476
21477 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
21478
21479 * man.el (Man-default-man-entry): Strip text properties when
21480 snarfing parts of entry because `format' preserves properties.
21481
21482 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
21483
21484 * files.el (file-newest-backup): Use `expand-file-name'.
21485
21486 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
21487 Allow the diary to pop up a new frame, if needed.
21488
21489 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
21490 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
21491 (smtpmail-send-it): Make treatment of envelope-from consistent with
21492 sendmail.el.
21493
21494 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
21495 (sh-leading-keywords): Add the bash `time' reserved word.
21496 (sh-variables): Add some bash variables.
21497 (sh-add-completer): Fix nil branch of case statement.
21498
21499 2003-08-24 Masatake YAMATO <jet@gyve.org>
21500
21501 * progmodes/ld-script.el: New file.
21502
21503 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
21504
21505 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
21506
21507 2003-08-23 Andre Spiegel <spiegel@gnu.org>
21508
21509 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
21510 Better explain obsolescence, and what to use instead.
21511
21512 2003-08-23 Masatake YAMATO <jet@gyve.org>
21513
21514 * pcvs.el (cvs-do-removal): Show the deleted file name
21515 on the prompt.
21516
21517 2003-08-20 Dave Love <fx@gnu.org>
21518
21519 * international/mule.el (make-coding-system)
21520 (set-buffer-file-coding-system): Doc fix.
21521
21522 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
21523
21524 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
21525
21526 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
21527
21528 * international/utf-16.el: Add mime-text-unsuitable coding system
21529 properties.
21530
21531 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
21532
21533 * cus-edit.el: Add some :links.
21534 (bib): Remove.
21535
21536 * textmodes/bib-mode.el (bib): Add :group external.
21537
21538 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
21539
21540 * wid-edit.el (widget-echo-help): Make it handle expressions that
21541 evaluate to strings.
21542
21543 2003-08-18 Michael Mauger <mmaug@yahoo.com>
21544
21545 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
21546
21547 Simplify selection of SQL products to define highlighting and
21548 interactive mode. Includes detailed instructions on adding
21549 support for new products.
21550
21551 * progmodes/sql.el (sql-product): New variable. Identifies SQL
21552 product for use in highlighting and interactive mode.
21553 (sql-interactive-product): New variable. SQL product for
21554 sql-interactive-mode.
21555 (sql-product-support): New variable. Specifies product-specific
21556 parameters to drive highlighting and interactive mode.
21557 (sql-imenu-generic-expression): Add more object types.
21558 (sql-sqlite-options): Correct comment.
21559 (sql-ms-program): Use "osql" rather than "isql".
21560 (sql-prompt-regexp, sql-prompt-length): Update comment.
21561 (sql-mode-menu): Add "Start SQLi session" entry.
21562 Replace Highlighting submenu with Product menu. Fix Send Region entry.
21563 (sql-mode-abbrev-table): Add abbreviations. Support of
21564 SYSTEM-FLAG on define-abbrev. Support was removed with last
21565 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
21566 (sql-mode-font-lock-object-name): Add font-lock pattern for object
21567 names.
21568 (sql-mode-ansi-font-lock-keywords): Set as default value.
21569 (sql-mode-oracle-font-lock-keywords): Set as default value.
21570 Support Oracle 9i keywords.
21571 (sql-mode-postgres-font-lock-keywords): Set as default value.
21572 (sql-mode-linter-font-lock-keywords): Set as default value.
21573 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
21574 SQLServer 2000.
21575 (sql-mode-sybase-font-lock-keywords)
21576 (sql-mode-interbase-font-lock-keywords)
21577 (sql-mode-sqlite-font-lock-keywords)
21578 (sql-mode-strong-font-lock-keywords)
21579 (sql-mode-mysql-font-lock-keywords)
21580 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
21581 keywords.
21582 (sql-mode-font-lock-defaults): Update comment.
21583 (sql-product-feature): New function. Returns feature associated
21584 with a product from `sql-product-support' alist.
21585 (sql-product-font-lock): New function. Set font-lock support
21586 based on `sql-product'.
21587 (sql-add-product-keywords): New function. Add font-lock rules to
21588 product-specific keyword variables.
21589 (sql-set-product): New function. Set `sql-product' and apply
21590 appropriate font-lock highlighting.
21591 (sql-highlight-product): New function. Set font-lock support
21592 based on a product. Also set mode name to include product name.
21593 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
21594 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
21595 Use `sql-set-product'.
21596 (sql-highlight-ms-keywords)
21597 (sql-highlight-sybase-keywords)
21598 (sql-highlight-interbase-keywords)
21599 (sql-highlight-strong-keywords)
21600 (sql-highlight-mysql-keywords)
21601 (sql-highlight-sqlite-keywords)
21602 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
21603 (sql-get-login): Prompt in the same order as the tokens.
21604 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
21605 (sql-product-interactive): New function. Common portions of
21606 product-specific interactive mode wrappers.
21607 (sql-interactive-mode): Rewritten to use product features.
21608 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
21609 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
21610 (sql-db2, sql-linter): Use `sql-product-interactive'.
21611 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
21612 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
21613 (sql-connect-ingres, sql-connect-postgres)
21614 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
21615 New functions. Format command line parameters and invoke comint on
21616 the appropriate interpreter. Code was in the corresponding
21617 `sql-xyz' function before.
21618 (sql-connect-ms): New function. Support -E argument to use
21619 operating system credentials for authentication.
21620
21621 2003-08-18 Kenichi Handa <handa@m17n.org>
21622
21623 * international/mule.el (encode-char): Fix for the ASCII case.
21624
21625 2003-08-15 Kenichi Handa <handa@m17n.org>
21626
21627 * international/fontset.el (setup-default-fontset): Change "*" to
21628 nil in the specifications of font family.
21629
21630 2003-08-18 Kim F. Storm <storm@cua.dk>
21631
21632 * kmacro.el (kmacro-keymap): Group related bindings in
21633 initialization for clarity. Bind C-s to start macro.
21634 Remove C-r binding.
21635 (kmacro-initial-counter-value): New defvar to hold initial counter
21636 value in case we set the value before defining a macro.
21637 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
21638 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
21639 not defining or executing macro. Doc fix.
21640 (kmacro-add-counter): Clear kmacro-initial-counter-value.
21641 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
21642 temporarily view older elements on the macro ring without cycling
21643 the ring.
21644 (kmacro-display): Doc fix.
21645 (kmacro-exec-ring-item): New helper function.
21646 (kmacro-call-ring-2nd): Use it.
21647 (kmacro-call-ring-2nd-repeat): Doc fix.
21648 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
21649 (kmacro-end-or-call-macro): Execute last viewed macro (using
21650 kmacro-exec-ring-item) from ring if this follows
21651 kmacro-view-macro. This allows us to find a macro on the ring
21652 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
21653 the ring to bring it to the head of the ring.
21654 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
21655 Allow binding to reserved keys without specifying C-x C-k prefix.
21656 Ask for confirmation if entered key sequence is already bound to
21657 a non-macro command.
21658 (kmacro-view-macro): Repeating command will show older elements
21659 on the macro ring; C-k will execute the last viewed macro.
21660 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
21661 property from 'ring to 'head.
21662
21663 2003-08-17 Alan Shutko <ats@acm.org>
21664
21665 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
21666 keeping December out of the alist.
21667
21668 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
21669
21670 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
21671 * calendar/calendar.el (calendar-mode-map): Bind it to key.
21672 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
21673 (calendar-flatten): New function.
21674 (calendar-mouse-view-other-diary-entries)
21675 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
21676 in the menu title and to show multi-line diary entries correctly
21677 in the menu.
21678
21679 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
21680
21681 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
21682 defcustom, because the default was recently changed.
21683
21684 2003-08-16 Richard M. Stallman <rms@gnu.org>
21685
21686 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
21687
21688 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
21689 New subroutine, broken out of eval-last-sexp-1.
21690 (eval-last-sexp-1): Use eval-last-sexp-print-value.
21691
21692 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
21693
21694 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
21695
21696 * simple.el (eval-expression): Use eval-last-sexp-print-value.
21697
21698 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
21699
21700 * progmodes/compile.el (compilation-error-regexp-alist):
21701 Add Java ANt error detection as described in document
21702 http://ant.apache.org/faq.html
21703
21704 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
21705
21706 * simple.el (backward-word, forward-to-indentation)
21707 (backward-to-indentation): Argument changed to optional.
21708 (next-line, previous-line): Use `or' instead of `unless'.
21709
21710 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21711
21712 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
21713 instead of a constant.
21714
21715 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
21716
21717 * shell.el (shell): With prefix-arg, suggest a new buffer name.
21718
21719 2003-08-12 Andre Spiegel <spiegel@gnu.org>
21720
21721 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
21722 (vc-sccs-workfile-version): Search the entire delta table, rather
21723 than just the first entry, because that might be a deleted version.
21724
21725 2003-08-11 Karl Fogel <kfogel@red-bean.com>
21726
21727 * menu-bar.el (menu-bar-options-menu): Supply a body for the
21728 [save-place] binding in the Options menu. Have it require
21729 'saveplace' and then toggle the variable manually, to avoid an an
21730 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
21731 for the bug report.
21732
21733 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
21734
21735 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
21736 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
21737 (gdb-info-threads-custom): Add help-echo text.
21738 (gdb-display-back): Don't use purecopy.
21739 (gdb-info-breakpoints-custom, gdb-reset)
21740 (gdb-assembler-custom): Use display-images-p to test if breakpoint
21741 icons can be displayed.
21742
21743 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
21744
21745 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
21746
21747 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
21748
21749 * bookmark.el (bookmark-completing-read):
21750 Return a string, instead of a list of one string.
21751 Use a popup menu if activated from the mouse.
21752 (bookmark-edit-annotation): Remove unused vars.
21753 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
21754 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
21755 to bookmark-completing-read.
21756 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
21757 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
21758 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
21759 and erase-buffer.
21760 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
21761 (bookmark-menu-jump, bookmark-menu-insert)
21762 (bookmark-popup-menu-and-apply-function)
21763 (bookmark-menu-popup-paned-bookmark-menu): Remove.
21764 (bookmark-menu-build-paned-menu): Remove by folding it into
21765 bookmark-menu-popup-paned-menu.
21766 (menu-bar-bookmark-map): Move the define-key statements here.
21767 Use the "non-menu" commands since they now pop up a menu if needed.
21768 (bookmark-exit-hook-internal): Simplify.
21769
21770 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
21771
21772 * reftex-toc.el (reftex-toc-rename-label): New function.
21773 (reftex-toc-check-docstruct): New function.
21774
21775 * reftex.el (reftex-region-active-p): New function.
21776
21777 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
21778 regexp to find the \bibliography macro.
21779
21780 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
21781 which does not exist in LaTeX.
21782 (reftex-cite-format-builtin): Added amsrefs support.
21783 (reftex-toc-confirm-promotion): New option
21784
21785 * reftex-toc.el
21786 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
21787 (reftex-toc-demote, reftex-toc-promote)
21788 (reftex-toc-do-promote, reftex-toc-promote-prepare)
21789 (reftex-toc-promote-action, reftex-toc-extract-section-number)
21790 (reftex-toc-newhead-from-alist)
21791 (reftex-toc-load-all-files-for-promotion): New functions.
21792 (reftex-toc-help): Added description of new keys.
21793 (reftex-toc-split-windows-fraction): New option.
21794 (reftex-recenter-toc-when-idle): Search *toc* window on all
21795 visible frames.
21796 (reftex-toc): Additional parameter REUSE
21797 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
21798 with REUSE argument.
21799 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
21800 the call of `reftex-toc'.
21801 (reftex-make-separate-toc-frame): New function .
21802 (reftex-toc-recenter): When called with triple prefix arg, call
21803 `reftex-make-separate-toc-frame' first.
21804 (reftex-toc-toggle-dedicated-frame): New command.
21805 (reftex-toc-quit): Adapted to delete frame when called in
21806 dedicated frame.
21807
21808 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
21809 all enclosing macros.
21810
21811
21812 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21813
21814 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
21815 first use.
21816
21817 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21818
21819 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
21820
21821 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
21822
21823 * calendar/calendar.el (list-diary-entries-hook)
21824 (diary-display-hook, nongregorian-diary-listing-hook)
21825 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
21826 Add some customize options for these hooks.
21827 (calendar-abbrev-construct): Don't try to take a substring longer
21828 than the original string.
21829
21830 2003-08-05 Richard M. Stallman <rms@gnu.org>
21831
21832 * emacs-lisp/testcover.el (noreturn): Report error if does return.
21833 (testcover-reinstrument-clauses): Doc fix.
21834
21835 * emacs-lisp/warnings.el: Doc fixes, args renamed.
21836 (warning-type-format): Rename from warning-group-format.
21837
21838 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
21839 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
21840 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
21841 to prevent warnings about defvar for an obsolete variable.
21842
21843 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
21844 warning-group-format renamed to warning-type-format.
21845
21846 * subr.el (read-passwd): Use clear-string instead of fillarray.
21847
21848 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
21849 Use vconcat instead of concat.
21850 (edmacro-sanitize-for-string): New function.
21851
21852 2003-08-05 Dave Love <fx@gnu.org>
21853
21854 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
21855 line-number-display-limit-width.
21856
21857 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
21858
21859 2003-08-05 Kenichi Handa <handa@m17n.org>
21860
21861 * international/code-pages.el: Don't require mule-diag.
21862
21863 * international/mule-diag.el (non-iso-charset-alist):
21864 Add autoload cookie.
21865
21866 * language/devan-util.el (dev-glyph-order): Add an entry for the
21867 glyph code #xC4.
21868
21869 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
21870
21871 * calendar/calendar.el (diary-file, diary-file-name-prefix)
21872 (european-calendar-style, diary-date-forms)
21873 (calendar-day-name-array, calendar-month-name-array): Doc change.
21874 (generate-calendar-month): Adapt for new behaviour of
21875 `calendar-day-name' function.
21876 (calendar-abbrev-length, calendar-day-abbrev-array)
21877 (calendar-month-abbrev-array): New variables.
21878 (calendar-abbrev-construct): New function.
21879 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
21880 rather than fixing abbrevs at some width. Calling syntax change.
21881 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
21882 (calendar-date-string): Adapt for new behaviours of
21883 `calendar-day-name' and `calendar-month-name' functions.
21884
21885 * calendar/diary-lib.el (list-diary-entries): Adapt for new
21886 behaviour of `calendar-day-name' and `calendar-month-name' functions.
21887 (diary-name-pattern): Use abbrev arrays, rather than fixing
21888 abbrevs at three chars. Calling syntax change.
21889 (mark-diary-entries): Adapt for new behaviours of
21890 `diary-name-pattern' and `calendar-make-alist' functions.
21891 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
21892 `diary-name-pattern' function.
21893 (font-lock-diary-date-forms): Use abbrev arrays, rather than
21894 fixing abbrevs at three chars. Calling syntax change.
21895 (cal-hebrew, cal-islam): Require when compiling.
21896 (diary-font-lock-keywords): Adapt for new behaviour of
21897 `font-lock-diary-date-forms' function.
21898
21899 * calendar/cal-hebrew.el: Reposition some code so defined before used.
21900 (calendar-hebrew-month-name-array-common-year)
21901 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
21902 (list-hebrew-diary-entries): Adapt for new behaviours of
21903 `calendar-day-name' and `add-to-diary-list' functions.
21904 (mark-hebrew-diary-entries): Adapt for new behaviours of
21905 `diary-name-pattern' and `calendar-make-alist' functions.
21906
21907 * calendar/cal-islam.el (calendar-islamic-month-name-array):
21908 Add doc string.
21909 (list-islamic-diary-entries): Adapt for new behaviours of
21910 `calendar-day-name' and `add-to-diary-list' functions.
21911 (mark-islamic-diary-entries): Adapt for new behaviours of
21912 `diary-name-pattern' and `calendar-make-alist' functions.
21913
21914 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
21915 `calendar-month-name' function.
21916
21917 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
21918
21919 * calendar/solar.el (solar-seasons-data): Move definition before use.
21920
21921 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
21922 (cal-tex-LaTeX-hourbox): Move definition before use.
21923
21924 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el
21925 * cal-julian.el, cal-menu.el, cal-move.el, holidays.el
21926 * lunar.el, solar.el (displayed-month, displayed-year):
21927 Define for compiler.
21928
21929 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
21930
21931 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
21932 MODE. Renamed from c-init-c-language-vars'.
21933 (c-initialize-cc-mode): Change accordingly.
21934 (c-common-init): Ditto.
21935 (c-mode): Ditto.
21936 (c++-mode): Use `c-init-language-vars-for'.
21937 (objc-mode): Ditto.
21938 (java-mode): Ditto.
21939 (idl-mode): Ditto.
21940 (pike-mode): Ditto.
21941 (awk-mode): Ditto.
21942
21943 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
21944
21945 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
21946 or not the point moved.
21947
21948 (c-search-decl-header-end): Don't trip up on operator identifiers
21949 in C++ and operators like == in all languages.
21950
21951 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
21952 Detect leading labels correctly.
21953
21954 2003-08-02 Andreas Schwab <schwab@suse.de>
21955
21956 * textmodes/ispell.el: Don't redo key bindings on loading, put
21957 them only in loaddefs.el.
21958 * bookmark.el: Likewise.
21959 * dabbrev.el: Likewise.
21960 * emerge.el: Likewise.
21961
21962 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
21963 has more than one member.
21964
21965 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
21966
21967 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21968
21969 * lpr.el (printify-region): It was ending conversion before the
21970 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
21971
21972 2003-07-31 John Paul Wallington <jpw@gnu.org>
21973
21974 * net/browse-url.el (browse-url-epiphany): Doc fix.
21975
21976 2003-07-30 Kenichi Handa <handa@m17n.org>
21977
21978 * international/fontset.el (setup-default-fontset):
21979 Change registry names of Akurti fonts.
21980
21981 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
21982
21983 * comint.el (comint-read-noecho): Use `clear-string' instead of
21984 `fillarray'.
21985
21986 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
21987
21988 * outline.el (outline-mode-hook): Add defvar.
21989
21990 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
21991
21992 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
21993 Restore assembler in source window if that is what has been selected.
21994 (menu): Add gdb-restore-windows to menu. Make gdba
21995 specific menus only visible from gdba.
21996
21997 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
21998
21999 * progmodes/compile.el (compilation-environment): New user variable.
22000 (compile-internal): Respect it.
22001
22002 2003-07-23 Masatake YAMATO <jet@gyve.org>
22003
22004 * progmodes/gud.el (gdb-script-font-lock-keywords):
22005 Put `font-lock-function-name-face' on a symbol which includes
22006 `-' like `hook-run'. Put font-lock-variable-name-face
22007 on a symbol starting with $.
22008
22009 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
22010
22011 * files.el (set-visited-file-name): Use truename for buffer-file-name.
22012
22013 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
22014
22015 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
22016
22017 2003-07-26 Andre Spiegel <spiegel@gnu.org>
22018
22019 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
22020 Use with-no-warnings.
22021 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
22022 rather than to find-file-not-found-hook, which doesn't exist.
22023
22024 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
22025
22026 * international/quail.el (quail-translate-key): Fix previous change.
22027
22028 2003-07-25 John Paul Wallington <jpw@gnu.org>
22029
22030 * server.el (server-start): Check `server-process' is non-nil
22031 before killing it to avoid killing current buffer's process.
22032
22033 * simple.el (choose-completion-string): Use `minibufferp';
22034 test `completion-reference-buffer' if `buffer' arg is nil.
22035 (push-mark): Use `when' and `unless'.
22036 (pop-mark): Use `when'.
22037
22038 * mouse-sel.el (mouse-sel-get-selection-function):
22039 Check `x-last-selected-text-primary'. Don't barf if it or
22040 `x-last-selected-text' aren't bound.
22041
22042 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
22043
22044 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
22045
22046 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
22047
22048 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
22049
22050 2003-07-23 John Paul Wallington <jpw@gnu.org>
22051
22052 * tooltip.el (defface tooltip): Inherit from variable-pitch.
22053
22054 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
22055
22056 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
22057 string. Defvar the derived hook.
22058
22059 * macros.el (insert-kbd-macro): Escape double quote character.
22060 From Thomas W Murphy <twm@andrew.cmu.edu>.
22061
22062 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
22063
22064 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
22065 to match the specific mark rather than reusing comment-start-skip.
22066
22067 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
22068
22069 * progmodes/hideshow.el (hs-special-modes-alist):
22070 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
22071
22072 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
22073
22074 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
22075 value using ?\s.
22076
22077 2003-07-21 John Paul Wallington <jpw@gnu.org>
22078
22079 * subr.el (with-selected-window): Add closing paren.
22080
22081 2003-07-21 Richard M. Stallman <rms@gnu.org>
22082
22083 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
22084 (lisp-mode): Likewise.
22085
22086 * subr.el (with-selected-window): Copy code form save-selected-window
22087 so as to call select-window with norecord arg.
22088 (dynamic-completion-table): Doc fix.
22089 (lazy-completion-table): Doc fix.
22090
22091 * international/mule-cmds.el (set-locale-environment):
22092 langinfo renamed to locale-info.
22093
22094 * international/mule.el (auto-coding-functions): Doc fix.
22095
22096 2003-07-21 Kenichi Handa <handa@m17n.org>
22097
22098 * international/quail.el (quail-translate-key):
22099 Update quail-current-str correctly.
22100
22101 2003-07-21 Andreas Schwab <schwab@suse.de>
22102
22103 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
22104 ?, to "_".
22105
22106 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
22107 Version 2.0.36 of Tramp released.
22108
22109 * net/tramp.el (tramp-default-password-end-of-line): Rename from
22110 tramp-password-end-of-line.
22111 (tramp-password-end-of-line): New method parameter.
22112 (tramp-get-password-end-of-line): Function to access method
22113 parameter `tramp-password-end-of-line', or variable
22114 `tramp-default-password-end-of-line' (default value).
22115 (tramp-methods): Add entries for new parameter
22116 tramp-password-end-of-line.
22117 (tramp-enter-password): Use new function
22118 `tramp-get-password-end-of-line'.
22119 (tramp-handle-insert-file-contents): Do not
22120 unconditionally inhibit the file operation file-local-copy, only
22121 do that when the inhibit-file-name-operation is currently
22122 insert-file-contents. This fixes finding remote CVS-controlled
22123 files. (It would barf on inserting the CVS/Entries file
22124 literally, because the file-local-copy handler wasn't called.)
22125 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
22126 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
22127 (tramp-initial-commands): New variable.
22128 (tramp-process-initial-commands): New function, using the variable.
22129 (tramp-open-connection-setup-interactive-shell): Call the new function.
22130 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
22131 method into the buffer name, never use nil. Reported by Hanak
22132 David <dhanak@inf.bme.hu>.
22133 (tramp-open-connection-setup-interactive-shell): Erase buffer
22134 before sending "stty -onlcr".
22135
22136 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
22137
22138 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
22139
22140 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
22141
22142 2003-07-19 John Paul Wallington <jpw@gnu.org>
22143
22144 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
22145 (artist-draw-rect, artist-draw-square): Doc fixes.
22146
22147 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
22148
22149 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
22150
22151 2003-07-19 Kenichi Handa <handa@m17n.org>
22152
22153 * international/kkc.el (kkc-show-conversion-list-update):
22154 Highlight the correct candidate in the message.
22155
22156 2003-07-18 John Paul Wallington <jpw@gnu.org>
22157
22158 * simple.el (current-word): Don't include punctuation char when
22159 `really-word' arg is non-nil.
22160
22161 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
22162
22163 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
22164 moved to the directory obsolete.
22165
22166 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
22167
22168 * info.el (Info-menu-entry-name-re): Allow newlines in
22169 menu entry names.
22170
22171 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
22172 syntax-ppss-after-change-function.
22173 (syntax-ppss-after-change-function): New alias. Update uses.
22174 (syntax-ppss): Catch the case where the buffer is narrowed.
22175
22176 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
22177
22178 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
22179 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
22180
22181 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
22182
22183 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
22184 since it might be modified.
22185
22186 * progmodes/cc-langs.el (c++-make-template-syntax-table)
22187 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
22188 names to these language constants.
22189
22190 2003-07-15 Kim F. Storm <storm@cua.dk>
22191
22192 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
22193 All uses changed.
22194
22195 2003-07-14 Mark A. Hershberger <mah@everybody.org>
22196
22197 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
22198 Namespace support.
22199
22200 2003-07-13 Juanma Barranquero <lektu@terra.es>
22201
22202 * frame.el (modify-all-frames-parameters): Reinstall (copyright
22203 papers received).
22204
22205 2003-07-13 Karl Eichwalder <ke@suse.de>
22206
22207 * textmodes/po.el (po-find-charset): White space at the start of the
22208 Content-Type field body is non-mandatory.
22209
22210 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
22211
22212 * textmodes/texinfo.el (texinfo-section-list):
22213 Append appendixsection; a synonym for appendixsec.
22214
22215 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
22216
22217 * man.el (Man-translate-cleanup): New.
22218 (Man-translate-references): Call `Man-translate-cleanup' to clean
22219 leading, trailing and middle spaces.
22220
22221 2003-07-13 Lars Hansen <larsh@math.ku.dk>
22222
22223 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
22224 Handle `dired-directory' being a list.
22225
22226 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
22227
22228 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
22229 it doesn't exist.
22230
22231 2003-07-12 Richard M. Stallman <rms@gnu.org>
22232
22233 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
22234
22235 * progmodes/cc-defs.el (c-make-keywords-re):
22236 Don't use delete-duplicates.
22237 (c-lang-const): Don't use mapcan.
22238
22239 * apropos.el (apropos-show-scores): Make it customizable.
22240 Document new meaning.
22241 (apropos): Compute scores from symbols.
22242 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
22243
22244 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
22245
22246 * ps-bdf.el: Fix copyright line.
22247 (bdf-directory-list): Fix initialization code.
22248
22249 2003-07-11 John Paul Wallington <jpw@gnu.org>
22250
22251 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
22252 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
22253 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
22254
22255 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
22256
22257 * emacs-lisp/ring.el (ring-elements): Doc fix.
22258
22259 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
22260
22261 * calendar/timeclock.el (timeclock-relative)
22262 (timeclock-ask-before-exiting, timeclock-use-display-time):
22263 Doc changes.
22264 (timeclock-modeline-display): Give a message if
22265 `timeclock-use-display-time' is non-nil but `display-time-mode'
22266 is not active.
22267
22268 2003-07-11 Kenichi Handa <handa@m17n.org>
22269
22270 * international/mule-cmds.el (set-language-environment):
22271 Set current-language-environment to the correct string.
22272
22273 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
22274
22275 * ps-print.el: Print line number correctly in a region. Reported by
22276 Tim Allen <timallen@ls83.fsnet.co.uk>.
22277 (ps-print-version): New version number (6.6.2).
22278 (ps-printing-region): Code fix.
22279
22280 2003-07-10 John Paul Wallington <jpw@gnu.org>
22281
22282 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
22283 this function can be called from `add-completions-from-tags-table'.
22284
22285 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
22286
22287 * calendar/timeclock.el (timeclock-use-display-time)
22288 (timeclock-day-over-hook, timeclock-workday-remaining)
22289 (timeclock-status-string, timeclock-when-to-leave)
22290 (timeclock-when-to-leave-string, timeclock-log-data)
22291 (timeclock-find-discrep, timeclock-day-base)
22292 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
22293 (timeclock-modeline-display): Set the variable
22294 `timeclock-modeline-display'.
22295 (timeclock-update-modeline): Doc fix. Respect value of
22296 `timeclock-relative'.
22297
22298 2003-07-09 Richard M. Stallman <rms@gnu.org>
22299
22300 * textmodes/reftex-parse.el (reftex-all-document-files):
22301 Add autoload cookie.
22302
22303 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
22304 (reftex-scanning-info-available-p): Add autoload cookie.
22305
22306 * international/mule-cmds.el
22307 (set-display-table-and-terminal-coding-system): Delete duplicate
22308 aset on standard-display-table.
22309
22310 * view.el (view-file): If existing buffer's major mode is special,
22311 don't go into view mode.
22312
22313 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
22314
22315 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
22316
22317 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
22318 buffer changes; there's third party code that calls this function
22319 directly.
22320
22321 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
22322
22323 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
22324 (autodoc-font-lock-keywords): Don't byte compile on font lock
22325 initialization when running from byte compiled files.
22326
22327 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
22328
22329 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
22330 statement ends with auto-increment "++".
22331
22332 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
22333
22334 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
22335 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
22336 these are changed, so declare them as variables and not constants.
22337
22338 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
22339
22340 * subr.el (dolist, dotimes): Doc fix.
22341
22342 2003-07-08 Kim F. Storm <storm@cua.dk>
22343
22344 * international/mule-cmds.el
22345 (set-display-table-and-terminal-coding-system): Don't break
22346 bootstrap if standard-display-table isn't setup yet.
22347
22348 2003-07-07 Richard M. Stallman <rms@gnu.org>
22349
22350 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
22351 Give it a doc string, and autoload it.
22352
22353 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
22354 Use with-no-warnings.
22355
22356 * info.el (Info-search): If find invisible text, search again.
22357
22358 * isearch.el (search-whitespace-regexp): Add a shy group around it.
22359
22360 * man.el (Man-name-regexp): Match + as part of name.
22361
22362 * simple.el (visible-mode): Rename from vis-mode.
22363 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
22364
22365 * simple.el (current-word): New arg REALLY-WORD specifies
22366 don't include punctuation chars.
22367
22368 * emacs-lisp/debug.el (debug, debugger-env-macro):
22369 Use with-no-warnings while accessing and binding unread-command-char.
22370
22371 * international/mule-cmds.el
22372 (set-display-table-and-terminal-coding-system): Use explicit loop
22373 instead of calling standard-display-default.
22374
22375 * net/ange-ftp.el (ange-ftp-file-symlink-p):
22376 Use condition-case to catch error in ange-ftp-get-files.
22377
22378 * net/browse-url.el (browse-url-browser-function):
22379 Add alternative for Epiphany.
22380 (browse-url-epiphany-program, browse-url-epiphany-arguments)
22381 (browse-url-epiphany-startup-arguments)
22382 (browse-url-epiphany-new-window-is-tab): New variables.
22383 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
22384
22385 * progmodes/compile.el (compile-auto-highlight): Default now t.
22386 (compile): Doc fix.
22387 (compilation-next-error): Fix previous change.
22388
22389 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
22390
22391 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
22392
22393 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
22394
22395 * gdb-ui.el (gdb-source-info): Display current frame when
22396 attaching to an existing process.
22397 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
22398 while laying out windows when attaching to an existing process.
22399
22400 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
22401
22402 * info.el (Info-menu): Use Info-menu-entry-name-re.
22403
22404 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
22405
22406 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
22407 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
22408
22409 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
22410 to match the same text.
22411
22412 2003-07-06 John Paul Wallington <jpw@gnu.org>
22413
22414 * vc.el (vc-annotate-offset): Move defvar up.
22415
22416 2003-07-06 Kim F. Storm <storm@cua.dk>
22417
22418 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
22419 This should fix the infinite loop when extracting menu names.
22420
22421 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
22422
22423 * files.el (auto-mode-alist, interpreter-mode-alist):
22424 Remove entries to CC Mode modes to avoid duplicates; they are now added
22425 with autoload directives in cc-mode.el.
22426
22427 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
22428
22429 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
22430 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
22431 these are changed, so declare them as variables and not constants.
22432
22433 * progmodes/cc-mode.el: Fix some autoload problems: Try to
22434 ensure that the entry for ".c" extension comes before the one for
22435 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
22436 Fix incorrect entries that were added to `interpreter-mode-alist'.
22437 Move the autoload directives for AWK to the top level since they
22438 aren't recognized anywhere else. Do not use the new AWK mode doc
22439 in the autoload form for the old AWK mode.
22440
22441 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
22442
22443 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
22444 (bibtex-sort-ignore-string-entries): Default value t.
22445 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
22446 erroneously in previous version.
22447 (bibtex-string-files): Docstring reflects new parsing scheme.
22448 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
22449 docstring, add # as one of the chars to crush
22450 (bibtex-autokey-prefix-string, bibtex-autokey-names)
22451 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
22452 (bibtex-autokey-name-change-strings)
22453 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
22454 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
22455 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
22456 (bibtex-autokey-title-terminators)
22457 (bibtex-autokey-titlewords-stretch)
22458 (bibtex-autokey-titleword-ignore)
22459 (bibtex-autokey-titleword-case-convert)
22460 (bibtex-autokey-titleword-abbrevs)
22461 (bibtex-autokey-titleword-abbrevs)
22462 (bibtex-autokey-titleword-change-strings)
22463 (bibtex-autokey-titleword-length)
22464 (bibtex-autokey-titleword-separator)
22465 (bibtex-autokey-name-year-separator)
22466 (bibtex-autokey-year-title-separator)
22467 (bibtex-autokey-before-presentation-function)
22468 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
22469 Fix docstring.
22470 (bibtex-strings, bibtex-reference-keys):
22471 Use lazy-completion-table and make-variable-buffer-local.
22472 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
22473 (bibtex-braced-string-syntax-table)
22474 (bibtex-quoted-string-syntax-table): New variables.
22475 (bibtex-parse-nested-braces): Remove.
22476 (bibtex-parse-field-string): Use syntax table and forward-sexp.
22477 (bibtex-parse-association): Simplify.
22478 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
22479 (bibtex-parse-field-text): Simplify.
22480 (bibtex-search-forward-field, bibtex-search-backward-field):
22481 argument BOUND can take value t.
22482 (bibtex-start-of-field, bibtex-start-of-name-in-field)
22483 (bibtex-end-of-name-in-field, bibtex-end-of-field)
22484 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
22485 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
22486 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
22487 (bibtex-skip-to-valid-entry): Return buffer position of beginning
22488 and ending of entry. Update for changes of bibtex-search-entry.
22489 Simplify.
22490 (bibtex-map-entries): FUN is called with three arguments.
22491 (bibtex-search-entry): Return a cons pair with buffer positions of
22492 beginning and end of entry.
22493 (bibtex-enclosing-field): Simplify.
22494 (bibtex-format-entry): Use booktitle to set a missing title.
22495 (bibtex-autokey-get-names): Fiddle with regexps.
22496 (bibtex-generate-autokey): Use identity.
22497 (bibtex-parse-keys): Use simplified parsing algorithm if
22498 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
22499 arguments. Return alist of keys.
22500 (bibtex-parse-strings): Simplify. Return alist of strings.
22501 (bibtex-complete-string-cleanup): Fix docstring.
22502 (bibtex-read-key): New function.
22503 (bibtex-mode): Fix docstring. Do not parse for keys and
22504 strings when the mode is entered. Set fill-paragraph-function to
22505 bibtex-fill-field. Setup font-lock-mark-block-function the way
22506 font-lock intended.
22507 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
22508 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
22509 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
22510 (bibtex-Preamble): Avoid hard coded constants.
22511 (bibtex-make-field): Fix docstring. Simplify.
22512 (bibtex-beginning-of-entry): Always return new position of point.
22513 (bibtex-end-of-entry): Rearrange cond clauses.
22514 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
22515 Update for changes of bibtex-map-entries.
22516 (bibtex-ispell-abstract): Do not move point.
22517 (bibtex-entry-index): Use downcase. Simplify.
22518 (bibtex-lessp): Handle catch-all.
22519 (bibtex-find-crossref): Turn into a command.
22520 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
22521 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
22522 preamble entries.
22523 (bibtex-fill-field-bounds): New function.
22524 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
22525 (bibtex-fill-entry): Use bibtex-fill-field-bounds
22526 (bibtex-String): Use bibtex-strings. Always obey
22527 bibtex-sort-ignore-string-entries.
22528
22529 2003-07-05 John Paul Wallington <jpw@gnu.org>
22530
22531 * cus-theme.el (customize-create-theme):
22532 Call `customize-create-theme' in Reset widget's notify function.
22533
22534 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
22535 (ibuffer-mark-interactive): Use `or' instead of `unless'.
22536 (define-ibuffer-column name): Add summarizer.
22537 (define-ibuffer-column size): Likewise.
22538 (define-ibuffer-column filename): Likewise.
22539 (define-ibuffer-column process): Likewise. Change BODY's output too.
22540 (define-ibuffer-column filename-and-process): Likewise, likewise.
22541 (ibuffer): Remove local vars `already-in' and `need-update'.
22542
22543 * ibuf-ext.el: Don't require `derived' at compile-time.
22544
22545 2003-07-05 Kim F. Storm <storm@cua.dk>
22546
22547 * info.el: Disable paragraph refilling.
22548 (Info-refill-paragraphs): New defcustom.
22549 (Info-fontify-node): Use it.
22550
22551 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
22552
22553 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
22554 thingies from constructors created by defstruct.
22555
22556 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
22557 the default value of the variable.
22558 (byte-code-meter): Move declaration to top level.
22559
22560 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
22561
22562 * info.el (Info-following-node-name-re): New fun.
22563 (Info-following-node-name): Remove.
22564 (Info-insert-dir): Use the new fun.
22565 (Info-extract-pointer): Don't save restriction; use new fun.
22566 (Info-menu-entry-name-re): New const.
22567 (Info-menu-entry-name-re): Use it along with new fun.
22568 (Info-node-spec-re): Use new fun.
22569 (Info-complete-menu-item, Info-fontify-node): Use new const.
22570 (Info-goto-node, Info-follow-reference, Info-menu-update):
22571 Use match-string.
22572 (Info-follow-reference): Use assoc-string.
22573 Use a list of strings for the completion table.
22574 (Info-fontify-node): Use match-string, line-end-position.
22575 Limit the search for `node:' to the first line.
22576
22577 * newcomment.el (uncomment-region): Remove padding coming from
22578 comment-start rather than just from comment-padding.
22579
22580 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
22581 (vc-cvs-stay-local-p): Use vc-stay-local-p.
22582 (vc-cvs-rename-file): Remove (use the default).
22583 (vc-cvs-register): Register parent dir if needed.
22584 (vc-cvs-could-register): Return non-nil if parent can be registered.
22585 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
22586 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
22587
22588 * vc-svn.el (vc-svn-use-edit): Make it into a const.
22589 (vc-svn-update): Fix the arguments to `svn'.
22590 (vc-svn-diff-tree): Just use `vc-svn-diff'.
22591 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
22592 Simple implementations, assuming `name' is a URL.
22593
22594 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
22595 set of chars allowed unquoted in a case pattern.
22596
22597 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
22598
22599 * font-lock.el (font-lock-extra-types-widget)
22600 (c-font-lock-extra-types, c++-font-lock-extra-types)
22601 (objc-font-lock-extra-types, java-font-lock-extra-types)
22602 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
22603 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
22604 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
22605 (font-lock-match-c++-structor-declaration)
22606 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
22607 (c++-font-lock-keywords-3, c++-font-lock-keywords)
22608 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
22609 (objc-font-lock-keywords-3, objc-font-lock-keywords)
22610 (java-font-lock-keywords-1, java-font-lock-keywords-2)
22611 (java-font-lock-keywords-3, java-font-lock-keywords)
22612 (java-font-lock-syntactic-face-function): Remove obsolete code
22613 and constants. It's all in cc-fonts.el now.
22614
22615 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
22616
22617 * mail/sendmail.el (mail-specify-envelope-from)
22618 (mail-envelope-from): Doc fix.
22619
22620 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
22621
22622 * generic-x.el: Do away with the dependency on `c-emacs-features'
22623 when populating `rul-generic-mode-syntax-table'; we already know
22624 this isn't XEmacs.
22625
22626 See ChangeLog.10 for earlier changes.
22627
22628 ;; Local Variables:
22629 ;; coding: iso-2022-7bit
22630 ;; End:
22631
22632 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
22633 Copying and distribution of this file, with or without modification,
22634 are permitted provided the copyright notice and this notice are preserved.
22635
22636 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1