]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2005-06-29 Carsten Dominik <dominik@science.uva.nl>
2
3 * textmodes/org.el: (orgtbl-setup): New function, for delayed
4 setup for the orgtbl commands.
5 (org-calc-default-modes): New option.
6 (orgtbl-make-binding): Use `defun' to get better help display.
7 (org-diary): Call `org-compile-prefix-format'.
8 (org-table-formula-substitute-names): New function.
9 (org-agenda-day-view, org-agenda-week-view): New commands.
10 (org-agenda-toggle-week-view): Command removed.
11 (org-tbl-menu): Split off from org-org-menu.
12 (org-mode): Moved removal of outline-mode menus to here.
13 (org-table-formula-debug): New option.
14 (org-table-insert-row): Keep first field if just "#" or "*".
15 (org-mode): Paragraph regexps fixed.
16 (org-table-recalculate-regexp): New constant.
17 (org-table-justify-field-maybe): Avoid replace if not necessary.
18 (org-copy-special, org-cut-special): Use `call-interactively'.
19 (org-table-copy-region): Take region from `interactive' call.
20 (org-trim): Return string even if no match.
21 (org-formula): New face.
22 (org-set-font-lock-defaults): No longer highlight "FIXME". But
23 highlight formula-related fields in table.
24 (org-table-p): Use regexp, not fontification.
25 (org-table-align): Handle white space at end of line.
26 (org-table-formula-evaluate-inline): New option.
27 (org-mode): Auto-wrapping in comment lines turned off.
28 (org-table-copy-down): Evaluate only in copied field, not in
29 destination.
30 (org-table-current-formula): Variable removed.
31 (org-table-store-formulas, org-table-get-stored-formulas)
32 (org-table-modify-formulas, org-table-replace-in-formulas)
33 (org-table-maybe-eval-formula): New functions.
34 (org-table-get-formula): Modified to use stored formulas.
35 (org-table-insert-column, org-table-delete-column)
36 (org-table-move-column): Call `org-table-modify-formulas'.
37 (org-complete): Add completion for keyword formulas.
38 (orgtbl-mode): Pull orgtbl-mode-map to start of
39 minor-mode-map-alist.
40
41 2005-06-29 Stefan Monnier <monnier@iro.umontreal.ca>
42
43 * newcomment.el (comment-indent-default): Don't get fooled by an early
44 end of buffer.
45
46 2005-06-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
47
48 * ps-print.el (ps-print-version): Fix version number.
49
50 2005-06-28 Luc Teirlinck <teirllm@auburn.edu>
51
52 * textmodes/ispell.el (ispell-word): Remove stray parenthesis.
53
54 2005-06-28 Richard M. Stallman <rms@gnu.org>
55
56 * textmodes/flyspell.el (flyspell-use-local-map): Variable deleted.
57 (flyspell-local-mouse-map): Declaration deleted.
58 (flyspell-mouse-map): Bind only mouse-2.
59 (flyspell-mode-map): Don't test flyspell-use-local-map.
60 (flyspell-overlay-keymap-property-name): Var deleted.
61 (flyspell-mode-on): Don't make local bindings for
62 flyspell-mouse-map and flyspell-mode-map.
63 (make-flyspell-overlay): Unconditionally put on `keymap' text prop.
64
65 * textmodes/ispell.el (ispell-word): Do not ignore short words.
66
67 * progmodes/compile.el (compilation-next-error-function):
68 Don't switch buffers; operate on the current buffer.
69
70 * facemenu.el (facemenu-add-face): Warn when font-lock is active.
71
72 * comint.el (comint-password-prompt-regexp): Accept ", try again".
73
74 * bindings.el (global-map): Bind insertchar and its variants.
75
76 2005-06-27 Richard M. Stallman <rms@gnu.org>
77
78 * textmodes/artist.el (artist-text-overwrite)
79 (artist-figlet-get-extra-args, artist-text-see-thru): Use read-string.
80
81 2005-06-27 Vinicius Jose Latorre <viniciusjl@ig.com.br>
82
83 * ps-print.el: It was not working the page selection for printing.
84 Reported by Sebastian Tennant <sebyte@smolny.plus.com>.
85 (ps-print-version): New version 6.6.7.
86 (ps-end-sheet): New fun.
87 (ps-header-sheet, ps-end-job): Call it.
88
89 2005-06-27 Luc Teirlinck <teirllm@auburn.edu>
90
91 * subr.el (add-to-list, add-to-ordered-list): Doc fixes.
92
93 2005-06-27 Lute Kamstra <lute@gnu.org>
94
95 * facemenu.el (facemenu-unlisted-faces): Add foreground and
96 background color faces.
97 (facemenu-get-face): Delete function.
98 (facemenu-set-face-from-menu): Don't call facemenu-get-face.
99 (facemenu-add-new-color): Make second argument mandatory.
100 Create the approprate face and return it. Simplify.
101 (facemenu-set-foreground, facemenu-set-background): Don't check if
102 color is defined. Use return value of facemenu-add-new-color.
103
104 2005-06-26 Nick Roberts <nickrob@snap.net.nz>
105
106 * progmodes/gud.el (gud-filter): Add missing argument to
107 with-selected-window.
108
109 2005-06-26 Stefan Monnier <monnier@iro.umontreal.ca>
110
111 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't automatically add
112 a :require to the defcustom.
113
114 * emacs-lisp/autoload.el (make-autoload): Add the :setter for
115 defcustoms corresponding to minor modes.
116
117 2005-06-26 David Ponce <david@dponce.com>
118
119 * recentf.el: Require tree-widget instead of wid-edit.
120 (recentf-filename-handler): Fix widget :type.
121 (recentf-cancel-dialog, recentf-open-more-files)
122 (recentf-open-files-action): Doc fix.
123 (recentf-dialog-goto-first): New function.
124 (recentf-dialog-mode-map): Set parent keymap first.
125 (recentf-dialog-mode): Define with define-derived-mode.
126 Don't display continuation lines in dialogs.
127 (recentf-edit-list): Rename from recentf-edit-selected-items.
128 (recentf-edit-list-select): Rename from recentf-edit-list-action.
129 Simplify.
130 (recentf-edit-list-validate): New function.
131 (recentf-edit-list): Update accordingly.
132 (recentf-open-files-item-shift): Remove.
133 (recentf-open-files-item): Convert menu elements into tree and
134 link widgets. Don't create the widgets.
135 (recentf-open-files): Update accordingly.
136 (recentf-save-list): Untabify.
137
138 2005-06-25 Luc Teirlinck <teirllm@auburn.edu>
139
140 * replace.el (keep-lines-read-args): Add INTERACTIVE arg.
141 (keep-lines): Add INTERACTIVE arg. Never delete lines only
142 partially contained in the active region. Do not take active
143 region into account when called from Lisp, unless INTERACTIVE arg
144 is non-nil. Use `forward-line' instead of `beginning-of-line' to
145 avoid trouble with fields. Make marker point nowhere when no
146 longer used. Always return nil. Doc fix.
147 (flush-lines): Add INTERACTIVE arg. Do not take active region
148 into account when called from Lisp, unless INTERACTIVE arg is
149 non-nil. Use `forward-line' instead of `beginning-of-line' to
150 avoid trouble with fields. Make marker point nowhere when no
151 longer used. Always return nil. Doc fix.
152 (how-many): Add INTERACTIVE arg. Make RSTART and REND args
153 interchangeable. Do not take active region into account when
154 called from Lisp, unless INTERACTIVE arg is non-nil. Do not print
155 message in echo area when called from Lisp, unless INTERACTIVE arg
156 is non-nil. Avoid saying "1 occurrences". Do not use markers.
157 Return the number of matches. Doc fix.
158 (occur): Doc fix.
159 (perform-replace): Make comment follow double space convention for
160 the sake of `outline-minor-mode'.
161
162 * faces.el (facep): Doc fix.
163
164 2005-06-25 Richard M. Stallman <rms@gnu.org>
165
166 * facemenu.el (facemenu-enable-faces-p): New function.
167 (facemenu-background-menu, facemenu-foreground-menu)
168 (facemenu-face-menu): Add menu-enable property.
169
170 * jka-compr.el (jka-compr-insert-file-contents):
171 Special handling if cannot find the uncompression program.
172
173 * cus-face.el (custom-face-attributes): Add autoload.
174
175 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
176 Bind comment-indent-function locally.
177
178 * window.el (save-selected-window): Use save-current-buffer.
179
180 * subr.el (with-selected-window): Use save-current-buffer.
181
182 * progmodes/gud.el (gud-filter): Simplify using with-selected-window
183 and with-current-buffer.
184
185 2005-06-24 Richard M. Stallman <rms@gnu.org>
186
187 * simple.el (line-move-1): Fix previous change.
188
189 2005-06-24 Juanma Barranquero <lekktu@gmail.com>
190
191 * replace.el (occur-1): Set `buffer-read-only' and the
192 buffer-modified flag before running `occur-hook' to protect
193 against unintentional buffer switches that can lead to data loss.
194
195 2005-06-24 Nick Roberts <nickrob@snap.net.nz>
196
197 * progmodes/gud.el (gud-tooltip-print-command): Indent properly.
198 (gud-gdb-marker-filter): Use font-lock-warning-face for any
199 initial error.
200
201 * progmodes/gdb-ui.el (gdb-send): Remove warning face from errors
202 after fresh input.
203 (gdb-var-create-handler): Put name of expression in quotes.
204
205 2005-06-23 Luc Teirlinck <teirllm@auburn.edu>
206
207 * emacs-lisp/ring.el (ring-elements): Make it return a list of the
208 elements of RING in order, and without bogus nil elements.
209
210 2005-06-23 Richard M. Stallman <rms@gnu.org>
211
212 * simple.el (set-variable): Args renamed; doc fix.
213 (line-move-1): When there are overlays around, use vertical-motion.
214
215 * faces.el (escape-glyph): Use brown against light background.
216 (nobreak-space): Rename from no-break-space.
217 Fix previous change.
218
219 * dired-aux.el (dired-do-copy): Fix arg prompt.
220
221 * mail/sendmail.el (mail-setup-with-from): Fix custom type.
222
223 2005-06-23 Glenn Morris <gmorris@ast.cam.ac.uk>
224
225 * mail/emacsbug.el (report-emacs-bug): Use "X server distributor"
226 rather than "Distributor".
227
228 2005-06-23 Lute Kamstra <lute@gnu.org>
229
230 * emacs-lisp/debug.el (debugger-special-form-p): New defun.
231 (debug-on-entry): Use it. New interactive declaration that uses
232 function-called-at-point.
233
234 2005-06-23 Kim F. Storm <storm@cua.dk>
235
236 * subr.el (save-match-data): Add comment about using evaporate arg
237 to set-match-data.
238
239 2005-06-22 Glenn Morris <gmorris@ast.cam.ac.uk>
240
241 * cus-edit.el (customize-face)
242 (customize-face-other-window): Handle face aliases.
243
244 * faces.el (face-documentation, set-face-attribute)
245 (face-spec-set): Handle face aliases.
246
247 2005-06-22 Juanma Barranquero <lekktu@gmail.com>
248
249 * help-mode.el (help-make-xrefs): If a symbol representing a face
250 name is not followed by the word "face", it could still be a
251 function or variable name, so don't bypass other checks.
252
253 2005-06-22 Juri Linkov <juri@jurta.org>
254
255 * ps-print.el (ps-face-foreground-name, ps-face-background-name):
256 Replace aliased functions with calls where second arg `inherit' is t.
257
258 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
259
260 * progmodes/gdb-ui.el (gdb-error): New variable.
261 (gdb-error): New function.
262 (gdb-annotation-rules): Act on error-begin and error annotations.
263 (gdb-concat-output): Use font-lock-warning-face for errors.
264
265 2005-06-22 Miles Bader <miles@gnu.org>
266
267 * bindings.el (propertized-buffer-identification): Use renamed
268 `Buffer-menu-buffer' face.
269
270 * faces.el (vertical-border): Rename from `vertical-divider'.
271 (escape-glyph): Change dark-background color back to `cyan'.
272
273 2005-06-21 Juri Linkov <juri@jurta.org>
274
275 * faces.el (face-user-default-spec): Try getting `customized-face'
276 prior to `saved-face'.
277 (frame-background-mode): Refill docstring.
278
279 * emacs-lisp/lisp-mode.el (eval-defun-1):
280 * emacs-lisp/edebug.el (edebug-eval-defun):
281 Set `saved-face' temporarily to nil before calling form.
282 Set `customized-face' to the new spec after that.
283
284 2005-06-21 Juanma Barranquero <lekktu@gmail.com>
285
286 * subr.el (1value, lambda, key-substitution-in-progress):
287 Doc fixes.
288
289 * autoinsert.el (auto-insert-alist):
290 * ses.el (ses-call-printer):
291 * subr.el (noreturn):
292 * emacs-lisp/lisp.el (check-parens):
293 * emacs-lisp/byte-opt.el (byte-optimize-pure-func):
294 * net/browse-url.el (browse-url-mosaic):
295 * progmodes/cc-defs.el (c-safe-scan-lists):
296 * progmodes/ebnf-abn.el (ebnf-abn-lex):
297 * progmodes/ebnf-bnf.el (ebnf-bnf-lex):
298 * progmodes/ebnf-dtd.el (ebnf-dtd-lex):
299 * progmodes/ebnf-ebx.el (ebnf-ebx-lex):
300 * progmodes/ebnf-iso.el (ebnf-iso-lex):
301 * progmodes/ebnf-yac.el (ebnf-yac-lex): Fix spellings.
302
303 2005-06-21 Reiner Steib <Reiner.Steib@gmx.de>
304
305 * pcvs-defs.el (cvs-menu): Add cvs-mode-mark and cvs-mode-unmark.
306
307 2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk>
308
309 * calendar/appt.el (appt-make-list): Activate the package, if
310 not already active (for backwards compatibility).
311
312 2005-06-20 Kim F. Storm <storm@cua.dk>
313
314 * subr.el (add-to-ordered-list): Test membership with eq. Simplify.
315
316 2005-06-20 Miles Bader <miles@gnu.org>
317
318 * faces.el (vertical-divider): New face.
319
320 2005-06-20 Juanma Barranquero <lekktu@gmail.com>
321
322 * simple.el (kill-whole-line): Doc fix.
323 (next-error-buffer-p, next-error-find-buffer)
324 (clone-indirect-buffer): Fix typos in docstrings.
325 (comment-line-break-function): Doc fix: don't say variable
326 is automatically buffer-local (it isn't).
327
328 2005-06-19 Michael Albinus <michael.albinus@gmx.de>
329
330 * net/tramp-ftp.el (top):
331 * net/tramp-smb.el (top):
332 * net/tramp-util.el (top):
333 * net/tramp-uu.el (top):
334 * net/tramp-vc.el (top):
335 * net/tramp.el (top): Revert copyright years back to original
336 ones. Tramp has a life outside GNU Emacs.
337
338 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
339
340 * tooltip.el (tooltip-use-echo-area): Don't make it obsolete.
341
342 2005-06-18 Juri Linkov <juri@jurta.org>
343
344 * progmodes/grep.el (grep-regexp-alist): Use backreference at the
345 end of first regexp to limit the match to the position between
346 line number and source line with same separator character as used
347 between file name and line number. In the second regexp limit
348 mouse-face area to file name and line number by adding new group
349 for them and referring it in HYPERLINK arg.
350 (grep-regexp-alist, grep-mode-font-lock-keywords): Use shy group.
351 (grep-mode): Set font-lock-lines-before to 0 to not refontify the
352 previous line where grep markers may be already removed.
353
354 2005-06-18 Peter Kleiweg <p.c.j.kleiweg@rug.nl>
355
356 * progmodes/ps-mode.el: Update version and maintainer's email address.
357
358 2005-06-18 Steve Youngs <steve@xemacs.org>
359
360 * net/browse-url.el (browse-url-browser-function)
361 (browse-url-default-browser): Add firefox.
362 (browse-url-firefox-program, browse-url-firefox-arguments)
363 (browse-url-firefox-startup-arguments)
364 (browse-url-firefox-new-window-is-tab): New defcustoms.
365 (browse-url-firefox, browse-url-firefox-sentinel): New functions.
366
367 2005-06-17 Richard M. Stallman <rms@gnu.org>
368
369 * startup.el (command-line): Warn if specified user name has
370 no home directory.
371
372 * term.el (term-get-old-input, term-input-filter, term-input-sender)
373 (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes.
374
375 * longlines.el (longlines-mode, longlines-show-hard-newlines):
376 Doc fixes.
377
378 * faces.el (underline): Try bold if terminal doesn't support underline.
379
380 * mail/sendmail.el (mail-setup-with-from): New variable.
381 (mail-insert-from-field): New function.
382 (sendmail-send-it): Call it.
383 (mail-setup): Optionally call it here.
384
385 * term/linux.el: Call tty-no-underline.
386
387 2005-06-17 Luc Teirlinck <teirllm@auburn.edu>
388
389 * emacs-lisp/edebug.el (edebug-goto-here): Doc fix.
390
391 2005-06-17 Miles Bader <miles@gnu.org>
392
393 * ediff-init.el (ediff-current-diff-A, ediff-current-diff-B)
394 (ediff-current-diff-C, ediff-current-diff-Ancestor)
395 (ediff-fine-diff-A, ediff-fine-diff-B, ediff-fine-diff-C)
396 (ediff-fine-diff-Ancestor, ediff-even-diff-A, ediff-even-diff-B)
397 (ediff-even-diff-C, ediff-even-diff-Ancestor, ediff-odd-diff-A)
398 (ediff-odd-diff-B, ediff-odd-diff-C, ediff-odd-diff-Ancestor):
399 Remove "-face" suffix from face names.
400 (ediff-current-diff-face-A, ediff-current-diff-face-B)
401 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
402 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
403 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
404 (ediff-even-diff-face-A, ediff-even-diff-face-B)
405 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
406 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
407 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
408 New backward-compatibility aliases for renamed faces.
409 (ediff-current-diff-face-A, ediff-current-diff-face-B)
410 (ediff-current-diff-face-C, ediff-current-diff-face-Ancestor)
411 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
412 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
413 (ediff-even-diff-face-A, ediff-even-diff-face-B)
414 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
415 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
416 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
417 Use renamed ediff faces.
418
419 * eshell/esh-test.el (eshell-test-ok, eshell-test-failed):
420 Remove "-face" suffix from face names.
421 (eshell-test-ok-face, eshell-test-failed-face):
422 New backward-compatibility aliases for renamed faces.
423 (eshell-run-test): Use renamed eshell-test faces.
424
425 * eshell/em-prompt.el (eshell-prompt):
426 Remove "-face" suffix from face name.
427 (eshell-prompt-face): New backward-compatibility alias for renamed face.
428 (eshell-emit-prompt): Use renamed eshell-prompt face.
429
430 * eshell/em-ls.el (eshell-ls-directory, eshell-ls-symlink)
431 (eshell-ls-executable, eshell-ls-readonly, eshell-ls-unreadable)
432 (eshell-ls-special, eshell-ls-missing, eshell-ls-archive)
433 (eshell-ls-backup, eshell-ls-product, eshell-ls-clutter):
434 Remove "-face" suffix from face names.
435 (eshell-ls-directory-face, eshell-ls-symlink-face)
436 (eshell-ls-executable-face, eshell-ls-readonly-face)
437 (eshell-ls-unreadable-face, eshell-ls-special-face)
438 (eshell-ls-missing-face, eshell-ls-archive-face)
439 (eshell-ls-backup-face, eshell-ls-product-face)
440 (eshell-ls-clutter-face):
441 New backward-compatibility aliases for renamed faces.
442 (eshell-ls-decorated-name): Use renamed eshell-ls faces.
443
444 * progmodes/cc-fonts.el (c-nonbreakable-space-face):
445 Remove "-face" suffix from face name.
446 (c-cpp-matchers): Use the variable `c-nonbreakable-space-face'
447 instead of literal face.
448
449 2005-06-17 Juanma Barranquero <lekktu@gmail.com>
450
451 * emacs-lisp/warnings.el (display-warning, lwarn)
452 (warning-minimum-log-level): Doc fixes.
453 (warning-minimum-level, warning-minimum-log-level):
454 Add :debug to :type choices.
455
456 * progmodes/ada-mode.el (ada-format-paramlist)
457 (ada-get-indent-case, ada-check-matching-start)
458 (ada-check-defun-name, ada-goto-matching-decl-start)
459 (ada-goto-matching-start, ada-goto-matching-end, ada-tab)
460 (ada-untab, ada-move-to-start, ada-fill-comment-paragraph)
461 (ada-make-subprogram-body): Follow error conventions.
462 (ada-case-exception-file, ada-indent-comment-as-code)
463 (ada-indent-handle-comment-special, ada-indent-renames)
464 (ada-indent-return, ada-search-directories-internal)
465 (ada-tab-policy, ada-case-exception-substring)
466 (ada-other-file-alist, ada-matching-start-re)
467 (ada-matching-decl-start-re, ada-contextual-menu-last-point)
468 (ada-imenu-generic-expression, ada-compile-goto-error)
469 (ada-in-comment-p, ada-in-string-p, ada-in-string-or-comment-p)
470 (ada-popup-menu, ada-add-extensions, ada-mode)
471 (ada-region-selected, ada-create-case-exception)
472 (ada-create-case-exception-substring, ada-after-keyword-p)
473 (ada-activate-keys-for-case, ada-adjust-case-region)
474 (ada-adjust-case-buffer, ada-format-paramlist)
475 (ada-scan-paramlist, ada-insert-paramlist)
476 (ada-indent-newline-indent)
477 (ada-indent-newline-indent-conditional)
478 (ada-justified-indent-current, ada-goto-previous-word)
479 (ada-indent-current, ada-get-indent-open-paren)
480 (ada-get-indent-paramlist, ada-get-indent-end)
481 (ada-get-indent-case, ada-get-indent-when, ada-get-indent-if)
482 (ada-get-indent-block-start, ada-get-indent-subprog)
483 (ada-get-indent-noindent, ada-get-indent-label)
484 (ada-get-indent-loop, ada-get-indent-type, ada-goto-stmt-start)
485 (ada-search-prev-end-stmt, ada-goto-next-non-ws)
486 (ada-goto-stmt-end, ada-goto-next-word)
487 (ada-check-matching-start, ada-check-defun-name)
488 (ada-goto-matching-decl-start, ada-goto-matching-start)
489 (ada-goto-matching-end, ada-search-ignore-string-comment)
490 (ada-in-decl-p, ada-looking-at-semi-or)
491 (ada-looking-at-semi-private, ada-in-paramlist-p)
492 (ada-in-open-paren-p, ada-tab, ada-indent-current-function)
493 (ada-untab-hard, ada-move-to-start, ada-move-to-end)
494 (ada-next-procedure, ada-previous-procedure, ada-next-package)
495 (ada-previous-package, ada-create-menu)
496 (ada-fill-comment-paragraph-justify)
497 (ada-fill-comment-paragraph-postfix, ada-fill-comment-paragraph)
498 (ada-other-file-name, ada-last-which-function-line)
499 (ada-last-which-function-subprog, ada-which-function)
500 (ada-get-body-name, ada-outline-level, ada-narrow-to-defun)
501 (ada-gen-treat-proc, ada-check-emacs-version)
502 (ada-continuation-indent, ada-align-region-separate):
503 Fix typos in docstrings.
504 (ada-adjust-case, ada-adjust-case-interactive): Doc fixes.
505
506 2005-06-16 Lute Kamstra <lute@gnu.org>
507
508 * simple.el (fundamental-mode): Run after-change-major-mode-hook
509 conditionally.
510
511 2005-06-16 Juanma Barranquero <lekktu@gmail.com>
512
513 * comint.el (comint-replace-by-expanded-filename)
514 (comint-prompt-regexp, comint-delimiter-argument-list)
515 (comint-preinput-scroll-to-bottom):
516 * info.el (Info-hide-cookies-node):
517 * ls-lisp.el (ls-lisp-classify):
518 * find-file.el (ff-search-directories, ff-special-constructs)
519 (ff-find-other-file):
520 * font-lock.el (font-lock-keywords):
521 * shell.el (shell-prompt-pattern)
522 (shell-dynamic-complete-functions, shell-mode)
523 (shell-delimiter-argument-list):
524 * term.el (term-replace-by-expanded-filename)
525 (term-prompt-regexp, term-delimiter-argument-list):
526 * woman.el (woman-ignore, woman0-if):
527 * emacs-lisp/derived.el (derived-mode-init-mode-variables):
528 * emacs-lisp/elint.el (elint-init-env):
529 * emacs-lisp/regexp-opt.el (regexp-opt-depth):
530 * eshell/esh-mode.el (eshell-preinput-scroll-to-bottom):
531 * language/ethio-util.el (ethio-tilde-escape)
532 (ethio-use-three-dot-question):
533 * net/zone-mode.el (zone-mode-load-time-setup):
534 * progmodes/cc-align.el (c-lineup-argcont):
535 * progmodes/cc-awk.el (c-awk-beginning-of-defun):
536 * progmodes/cperl-mode.el (cperl-set-style-back):
537 * progmodes/inf-lisp.el (inferior-lisp-prompt):
538 * progmodes/vhdl-mode.el (vhdl-beginning-of-libunit):
539 Fix spellings in docstrings.
540
541 * textmodes/sgml-mode.el (sgml-calculate-indent, html-tag-help):
542 * progmodes/modula2.el (m2-for): Fix spellings.
543
544 * menu-bar.el (menu-bar-games-menu): Fix typo in menu help string.
545
546 * simple.el (undo-more): Don't use `format' on `error' arguments.
547 Improve argument/docstring consistency.
548 (pending-undo-list): Doc fix.
549
550 * smerge-mode.el (smerge-ensure-match):
551 * emulation/vip.el (vip-ex):
552 * net/zone-mode.el (zone-mode-update-serial):
553 * progmodes/idlwave.el (idlwave-complete):
554 * progmodes/vhdl-mode.el (vhdl-visit-file)
555 (vhdl-compose-wire-components):
556 Don't use `format' on `error' arguments.
557
558 * tooltip.el (tooltip-start-delayed-tip, tooltip-timeout)
559 (tooltip-use-echo-area, tooltip-process-prompt-regexp)
560 (tooltip-help-tips): Fix typos in docstrings.
561
562 2005-06-16 David Ponce <david@dponce.com>
563
564 * tree-widget.el (tree-widget-value-create): Simplify last change.
565
566 2005-06-15 Matt Hodges <MPHodges@member.fsf.org>
567
568 * ido.el (ido-incomplete-regexp): New variable.
569 (ido-set-matches-1): Handle invalid-regexp error and set
570 ido-incomplete-regexp.
571 (ido-incomplete-regexp): New face.
572 (ido-completions): Use it.
573 (ido-complete, ido-exit-minibuffer, ido-completions):
574 Handle incomplete regexps.
575 (ido-completions): Add check for complete match when entering a regexp.
576
577 2005-06-15 Stefan Monnier <monnier@iro.umontreal.ca>
578
579 * subr.el (add-to-ordered-list): Use a weak hash-table to avoid leaks.
580
581 2005-06-15 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
582
583 * textmodes/bibtex.el (bibtex-Preamble): Enclose BibTeX preamble
584 by field delimiters.
585
586 2005-06-15 David Ponce <david@dponce.com>
587
588 * tree-widget.el: eval-and-compile inlined functions so they will
589 be available at run-time too.
590 (tree-widget-super-format-handler)
591 (tree-widget-format-handler): Remove.
592 (tree-widget-value-create): Handle the :indent property.
593
594 2005-06-15 Miles Bader <miles@gnu.org>
595
596 * progmodes/which-func.el (which-func): Only inherit
597 `font-lock-function-name-face' when that makes sense against the
598 default mode-line face, otherwise set the face color explicitly.
599
600 * progmodes/cperl-mode.el (cperl-init-faces): Use literal cperl
601 faces instead of (non-existent) variables.
602
603 2005-06-14 Stefan Monnier <monnier@iro.umontreal.ca>
604
605 * iswitchb.el (iswitchb-to-end): Replace mapcar with dolist.
606 (iswitchb-get-matched-buffers): Likewise. Simplify.
607
608 2005-06-14 Miles Bader <miles@gnu.org>
609
610 * progmodes/ld-script.el (ld-script-location-counter):
611 Remove "-face" suffix from face name.
612 (ld-script-location-counter-face):
613 New backward-compatibility alias for renamed face.
614 (ld-script-location-counter-face): Use renamed face.
615
616 * progmodes/cperl-mode.el (cperl-nonoverridable, cperl-array)
617 (cperl-hash): Remove "-face" suffix from face names.
618 (cperl-nonoverridable-face, cperl-array-face, cperl-hash-face):
619 New backward-compatibility aliases for renamed faces.
620 (cperl-find-pods-heres, cperl-init-faces, cperl-ps-print-init)
621 (cperl-ps-print-face-properties): Use renamed cperl-mode faces.
622
623 * progmodes/which-func.el (which-func): Remove "-face" suffix from face
624 name.
625 (which-func-face): New backward-compatibility alias for renamed face.
626 (which-func-format): Use renamed which-func face.
627
628 * progmodes/vhdl-mode.el (vhdl-prompt, vhdl-attribute, vhdl-enumvalue)
629 (vhdl-function, vhdl-directive, vhdl-reserved-word)
630 (vhdl-translate-off): Remove "-face" suffix and "font-lock-" from face
631 names.
632 (vhdl-speedbar-entity, vhdl-speedbar-architecture)
633 (vhdl-speedbar-configuration, vhdl-speedbar-package)
634 (vhdl-speedbar-library, vhdl-speedbar-instantiation)
635 (vhdl-speedbar-subprogram, vhdl-speedbar-entity-selected)
636 (vhdl-speedbar-architecture-selected)
637 (vhdl-speedbar-configuration-selected)
638 (vhdl-speedbar-package-selected)
639 (vhdl-speedbar-instantiation-selected): Remove "-face" suffix from face
640 names.
641 (vhdl-font-lock-keywords-2, vhdl-font-lock-keywords-5):
642 Use renamed faces.
643 (vhdl-prompt-face, vhdl-attribute-face, vhdl-enumvalue-face)
644 (vhdl-function-face, vhdl-directive-face, vhdl-reserved-words-face)
645 (vhdl-translate-off-face): Variables renamed to remove "font-lock-".
646 Use renamed faces.
647 (syntax-alist): Don't use "font-lock-" or "-face" in generated face
648 names.
649 (vhdl-font-lock-init, vhdl-ps-print-settings): Use renamed faces.
650 (vhdl-speedbar-insert-hierarchy, vhdl-speedbar-expand-entity)
651 (vhdl-speedbar-expand-package, vhdl-speedbar-update-current-unit)
652 (vhdl-speedbar-make-inst-line, vhdl-speedbar-make-pack-line)
653 (vhdl-speedbar-make-subpack-line, vhdl-speedbar-make-subprogram-line)
654 (vhdl-speedbar-item-info, vhdl-speedbar-check-unit): Use renamed faces.
655
656 * progmodes/sh-script.el (sh-heredoc): Remove "-face" suffix from
657 face name.
658 (sh-heredoc-face): New backward-compatibility alias for renamed face.
659 (sh-heredoc-face): Use renamed sh-heredoc face.
660
661 * progmodes/idlw-help.el (idlwave-help-link):
662 Remove "-face" suffix from face name.
663 (idlwave-help-link-face):
664 New backward-compatibility alias for renamed face.
665 (idlwave-highlight-linked-completions): Use renamed idlwave-help faces.
666
667 * progmodes/idlw-shell.el (idlwave-shell-bp-face)
668 (idlwave-shell-disabled-bp): Remove "-face" suffix from face names.
669 (idlwave-shell-bp-face, idlwave-shell-disabled-bp):
670 New backward-compatibility aliases for renamed faces.
671 (idlwave-shell-disabled-breakpoint-face)
672 (idlwave-shell-breakpoint-face): Use renamed idlwave-shell faces.
673
674 * progmodes/flymake.el (flymake-errline, flymake-warnline):
675 Remove "-face" suffix from face names.
676 (flymake-errline-face, flymake-warnline-face):
677 New backward-compatibility aliases for renamed faces.
678 (flymake-highlight-line): Use renamed flymake faces.
679
680 * progmodes/ebrowse.el (ebrowse-tree-mark, ebrowse-root-class)
681 (ebrowse-file-name, ebrowse-default, ebrowse-member-attribute)
682 (ebrowse-member-class, ebrowse-progress):
683 Remove "-face" suffix from face names.
684 (ebrowse-tree-mark-face, ebrowse-root-class-face)
685 (ebrowse-file-name-face, ebrowse-default-face)
686 (ebrowse-member-attribute-face, ebrowse-member-class-face)
687 (ebrowse-progress-face):
688 New backward-compatibility aliases for renamed faces.
689 (ebrowse-show-progress, ebrowse-show-file-name-at-point)
690 (ebrowse-set-mark-props, ebrowse-draw-tree-fn)
691 (ebrowse-draw-member-buffer-class-line, ebrowse-draw-member-long-fn)
692 (ebrowse-draw-member-short-fn): Use renamed ebrowse faces.
693
694 * progmodes/antlr-mode.el (antlr-default, antlr-keyword, antlr-syntax)
695 (antlr-ruledef, antlr-tokendef, antlr-ruleref, antlr-tokenref)
696 (antlr-literal): Remove "-face" suffix and "font-lock-" from face names.
697 (antlr-font-lock-default-face, antlr-font-lock-keyword-face)
698 (antlr-font-lock-syntax-face, antlr-font-lock-ruledef-face)
699 (antlr-font-lock-tokendef-face, antlr-font-lock-ruleref-face)
700 (antlr-font-lock-tokenref-face, antlr-font-lock-literal-face):
701 New backward-compatibility aliases for renamed faces.
702 (antlr-default-face, antlr-keyword-face, antlr-syntax-face)
703 (antlr-ruledef-face, antlr-tokendef-face, antlr-ruleref-face)
704 (antlr-tokenref-face, antlr-literal-face): Variables renamed to remove
705 "font-lock-". Use renamed antlr-mode faces.
706 (antlr-font-lock-additional-keywords): Use renamed faces.
707 Replace literal face-names with face variable references.
708
709 * buff-menu.el (Buffer-menu-buffer): Remove "-face" suffix from
710 face name.
711 (Buffer-menu-buffer-face): New backward-compatibility alias for
712 renamed face.
713 (list-buffers-noselect): Use renamed Buffer-menu-buffer face.
714
715 2005-06-15 Daniel Pfeiffer <occitan@esperanto.org>
716
717 * progmodes/make-mode.el (makefile-space, makefile-makepp-perl):
718 Eliminate "-face" suffix.
719 (makefile-targets): Inherit from font-lock-function-name-face and
720 eliminate "-face" suffix.
721 (makefile-shell): Remove attributes and eliminate "-face" suffix.
722 (makefile-*-font-lock-keywords): Append makefile-targets in rule
723 actions, instead of prepending, to make it less visible.
724 (makefile-previous-dependency, makefile-match-dependency):
725 Don't match a target on a continuation line.
726
727 * files.el (auto-mode-alist): Put Makefile in gmake mode.
728
729 2005-06-15 Nick Roberts <nickrob@snap.net.nz>
730
731 * progmodes/gdb-ui.el (menu): Re-order menu items.
732 (gdb-tooltip-print): Respect tooltip-use-echo-area.
733
734 * progmodes/gud.el (tooltip-use-echo-area): Remove alias.
735 Define in tooltip.el.
736 (gud-tooltip-process-output): Respect tooltip-use-echo-area.
737 (gud-tooltip-tips): Respect tooltip-use-echo-area and
738 gud-tooltip-echo-area.
739
740 * tooltip.el (tooltip-use-echo-area): Restore from gud.el for
741 backward compatibility and make obsolete.
742 (tooltip-help-tips): Use tooltip-use-echo-area.
743 (tooltip-show-help-function): Rename to...
744 (tooltip-show-help): ...this, because it is a function.
745 (tooltip-mode, tooltip-help-message): Call tooltip-show-help.
746
747 2005-06-14 Luc Teirlinck <teirllm@auburn.edu>
748
749 * emacs-lisp/edebug.el (edebug-all-defs, edebug-initial-mode)
750 (edebug-print-length, edebug-print-level, edebug-print-circle)
751 (edebug-modify-breakpoint, edebug-eval-last-sexp)
752 (edebug-eval-print-last-sexp): Doc fixes.
753
754 2005-06-14 Kim F. Storm <storm@cua.dk>
755
756 * ido.el (ido-mode): Make a new keymap every time we enable ido,
757 as the coverage buffer/file/both may change.
758
759 2005-06-14 Lute Kamstra <lute@gnu.org>
760
761 * net/ange-ftp.el (internal-ange-ftp-mode): Use delay-mode-hooks
762 and run-mode-hooks. Simplify.
763
764 * mail/rmailedit.el (rmail-edit-mode):
765 * progmodes/octave-inf.el (inferior-octave-mode):
766 * progmodes/sql.el (sql-interactive-mode): Use delay-mode-hooks.
767
768 * recentf.el (recentf-dialog-mode): Use kill-all-local-variables
769 and run-mode-hooks.
770 (recentf-edit-list, recentf-open-files): Don't call
771 kill-all-local-variables directly.
772
773 * emacs-lisp/debug.el (debug-on-entry): Fix docstring.
774
775 2005-06-14 Juanma Barranquero <lekktu@gmail.com>
776
777 * emacs-lisp/byte-run.el (make-obsolete)
778 (define-obsolete-function-alias): Rename arguments FUNCTION and
779 NEW to OBSOLETE-NAME and CURRENT-NAME respectively.
780 (make-obsolete-variable, define-obsolete-variable-alias):
781 Rename arguments VARIABLE and NEW to OBSOLETE-NAME and CURRENT-NAME
782 respectively.
783
784 * isearchb.el (isearchb-activate):
785 * pcvs.el (cvs-mode):
786 * ses.el (ses-load):
787 * vc-arch.el (vc-arch-checkin, vc-arch-diff):
788 * net/tramp.el (tramp-find-file-exists-command)
789 (tramp-find-shell):
790 * progmodes/ada-mode.el (ada-create-case-exception)
791 (ada-create-case-exception-substring, ada-make-subprogram-body):
792 * progmodes/idlw-shell.el (idlwave-shell-move-to-bp):
793 * progmodes/idlwave.el (idlwave-complete-class-structure-tag-help):
794 * progmodes/vhdl-mode.el (vhdl-speedbar-place-component):
795 * textmodes/org.el (org-promote, org-evaluate-time-range)
796 (org-agenda-next-date-line, org-agenda-previous-date-line)
797 (org-agenda-error, org-open-at-point, org-table-move-row)
798 (org-format-table-table-html-using-table-generate-source)
799 (org-shiftcursor-error, org-ctrl-c-ctrl-c):
800 * textmodes/reftex.el (reftex-access-scan-info):
801 * textmodes/reftex-toc.el (reftex-toc-dframe-p)
802 (reftex-toc-promote-prepare): Follow error conventions.
803
804 * diff-mode.el (diff-mode): Fix typo in docstring.
805
806 * forms.el (forms--intuit-from-file): Fix reference to
807 `forms-number-of-fields' in error message.
808 (forms-print): Fix quoting in error message.
809
810 * forms.el (forms-mode):
811 * emulation/vi.el (vi-goto-insert-state):
812 * progmodes/flymake.el (flymake-new-err-info)
813 (flymake-start-syntax-check-for-current-buffer)
814 (flymake-simple-cleanup):
815 * eshell/esh-var.el (eshell/export):
816 * progmodes/gud.el (xdb):
817 * textmodes/flyspell.el (flyspell-incorrect-hook)
818 (flyspell-maybe-correct-transposition)
819 (flyspell-maybe-correct-doubling): Fix quoting in docstring.
820
821 2005-06-13 Luc Teirlinck <teirllm@auburn.edu>
822
823 * emacs-lisp/debug.el (cancel-debug-on-entry): Mention default in
824 minibuffer prompt.
825
826 2005-06-13 Kim F. Storm <storm@cua.dk>
827
828 * subr.el (add-to-ordered-list): New defun.
829
830 * emulation/cua-base.el (cua-mode): Use add-to-ordered-list to
831 add cua--keymap-alist to emulation-mode-map-alists.
832
833 2005-06-13 Stefan Monnier <monnier@iro.umontreal.ca>
834
835 * subr.el (complete-in-turn): New macro.
836 (dynamic-completion-table, lazy-completion-table): Add debug info.
837
838 * faces.el (read-face-name): Use complete-in-turn complete non-aliases
839 in preference to face aliases.
840
841 * textmodes/fill.el (fill-match-adaptive-prefix): New function.
842 (fill-context-prefix): Use it to avoid guessing absurdly long prefixes.
843 Remove unused vars `start' and `firstline'.
844 (fill-nobreak-p): Fix line-move-invisible -> line-move-invisible-p.
845 (justify-current-line, fill-individual-paragraphs): Remove unused vars.
846
847 2005-06-13 Eli Zaretskii <eliz@gnu.org>
848
849 * cus-start.el (all): Don't complain about missing GTK-related
850 variables, unless either `gtk' is boundp or this isn't a
851 `windows-nt' build.
852
853 2005-06-13 Lute Kamstra <lute@gnu.org>
854
855 * abbrev.el (edit-abbrevs-mode): Use kill-all-local-variables and
856 run-mode-hooks.
857
858 * ediff-mult.el (ediff-meta-mode):
859 * ediff-util.el (ediff-mode): Use run-mode-hooks.
860
861 * ledit.el (ledit-mode): Use delay-mode-hooks.
862
863 * woman.el (woman-mode-line-format): Delete constant.
864 (woman-mode-map): Initialize it properly.
865 (woman-mode): Set mode-class property to special.
866 Use delay-mode-hooks and run-mode-hooks. Use the right keymap.
867 Set major-mode and mode-name. Don't set mode-line-format directly.
868 (Man-getpage-in-background): Don't reference woman-mode-line-format.
869
870 * emacs-lisp/debug.el (cancel-debug-on-entry): Make the empty
871 string argument obsolete.
872
873 2005-06-13 Carsten Dominik <dominik@science.uva.nl>
874
875 * textmodes/org.el (org-CUA-compatible): New option.
876 (org-disputed-keys): New variable.
877 (org-key): New function.
878 (orgtbl-make-binding): Add docstring to the created function.
879 (org-mode): Set paragraph start/separate regexps.
880 (orgtbl-mode): Don't start `orgtbl-mode' in `org-mode' buffers.
881 (org-archive-location, org-archive-mark-done)
882 (org-archive-stamp-time): New options.
883 (org-archive-subtree): New command.
884 (org-fill-paragraph): New function.
885 (org-mode): Set `fill-paragraph-function' to `org-fill-paragraph'.
886 (org-fake-empty-table-line): Function removed.
887 (org-format-org-table-html): Do not create empty table lines at
888 separator lines. Improved table header treatment.
889 (org-link-format): New option.
890 (org-make-link): New function.
891 (org-insert-link, org-store-link): Use org-make-link.
892 (org-open-file): Quote file name for shell command, to allow
893 spaces in file names.
894 (org-link-regexp): Fix bug with mailto link.
895 (org-link-maybe-angles-regexp, org-protected-link-regexp):
896 New constants.
897 (org-export-as-html): Deal with the optional angles around a link.
898 Better treatment of file: links.
899 (org-open-at-point): Replace @{ and @} with < and >.
900 (org-run-mode-hooks): Function removed.
901 (org-agenda-mode): No longer use `org-run-mode-hooks'.
902
903 2005-06-13 Nick Roberts <nickrob@snap.net.nz>
904
905 * progmodes/gdb-ui.el (gdb-registers-mode): Let gdbmi use
906 MI command -data-list-register-values.
907 (gdb-post-prompt): Indent properly.
908
909 2005-06-13 Juanma Barranquero <lekktu@gmail.com>
910
911 * hilit-chg.el (highlight-changes-colors): Rename from
912 `highlight-changes-colours'.
913 (highlight-changes-colours): Keep as obsolete alias.
914 (highlight-changes-face-list): Doc fix.
915 (hilit-chg-make-list): Use `highlight-changes-colors'.
916
917 2005-06-12 Mark A. Hershberger <mah@everybody.org>
918
919 * progmodes/cperl-mode.el (cperl-mode): Remove stray paren in
920 defun-prompt-regexp.
921
922 2005-06-12 Eli Zaretskii <eliz@gnu.org>
923
924 * loadup.el: Don't say we are dumping under 2 names on windows-nt
925 and cygwin.
926
927 * makefile.w32-in (bootstrap-clean-CMD, bootstrap-clean-SH):
928 Don't use an old loaddefs.el, as in Makefile.in.
929
930 2005-06-12 Lute Kamstra <lute@gnu.org>
931
932 * Makefile.in (bootstrap-prepare): Don't use an old loaddefs.el.
933
934 * man.el (Man-mode-map): Initialize it properly.
935 (Man-mode): Set mode-class property to special.
936
937 * calendar/calendar.el (calendar-mode): Use run-mode-hooks.
938
939 2005-06-11 Luc Teirlinck <teirllm@auburn.edu>
940
941 * menu-bar.el (menu-bar-make-toggle): Remove stray backslash.
942 A newline is needed in the docstring there.
943
944 * emacs-lisp/debug.el (debug-on-entry, cancel-debug-on-entry):
945 Doc fixes.
946
947 2005-06-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
948
949 * printing.el: Doc fix. The menubar is no more changed when printing
950 is loaded, it only changes when pr-menu-bind or pr-update-menus is
951 called. Now, the menubar changing will work in Emacs 20, 21 and 22.
952 (pr-version): New version number (6.8.4).
953 (pr-menu-bind): New command.
954 (pr-update-menus): Docstring and code fix.
955 (pr-menu-print-item): Now is a global var in Emacs and XEmacs.
956 Docstring fix.
957 (pr-txt-printer-alist, pr-ps-printer-alist, pr-gv-command)
958 (pr-gs-command, pr-gs-switches, pr-ps-utility-alist): Docstring fix.
959
960 2005-06-11 Thien-Thi Nguyen <ttn@gnu.org>
961
962 * emacs-lisp/ewoc.el: Doc fixes for public funcs:
963 "Returns" to "return", document useful return values, etc.
964
965 2005-06-11 Alan Mackenzie <acm@muc.de>
966
967 * fill.el (fill-context-prefix): Try `adaptive-fill-function'
968 BEFORE `adaptive-fill-regexp' when determining a fill prefix.
969 (adaptive-file-function): Minor amendment to doc-string.
970
971 2005-06-11 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
972
973 * thumbs.el (thumbs-per-line, thumbs-thumbsdir-max-size)
974 (thumbs-relief, thumbs-margin, thumbs-image-resizing-step):
975 Fix :type--it is `integer', not `string'.
976
977 * faces.el (modeline-highlight): Rename from (the erroneous)
978 `modeline-higilight'.
979
980 2005-06-11 Lute Kamstra <lute@gnu.org>
981
982 * emacs-lisp/edebug.el (edebug-eval-mode-map): Don't copy
983 lisp-interaction-mode-map but make it the parent.
984 (edebug-eval-mode): Use define-derived-mode.
985
986 2005-06-11 Andreas Schwab <schwab@suse.de>
987
988 * bindings.el: Add binding of `ESC functionkey' for every
989 `M-functionkey'.
990 * hexl.el (hexl-mode-map): Likewise.
991
992 2005-06-10 Michael Hotchin <michael@hotchin.net> (tiny change)
993
994 * progmodes/compile.el (compilation-error-regexp-alist-alist)
995 [msft]: update regexp for newer msft compilers.
996
997 2005-06-10 Mark A. Hershberger <mah@everybody.org>
998
999 * xml.el (start-chars, xml-parse-dtd): Add the ability to skip
1000 ATTLIST portions of included DTDs.
1001 (xml-parse-dtd): Eliminate use of inefficient match-data.
1002
1003 2005-06-10 Miles Bader <miles@gnu.org>
1004
1005 * play/mpuz.el (mpuz-unsolved, mpuz-solved, mpuz-trivial)
1006 (mpuz-text): Remove "-face" suffix from face names.
1007 (mpuz-unsolved-face, mpuz-solved-face, mpuz-trivial-face)
1008 (mpuz-text-face): New backward-compatibility aliases for renamed faces.
1009 (mpuz-create-buffer, mpuz-paint-digit): Use renamed mpuz faces.
1010
1011 * play/gomoku.el (gomoku-O, gomoku-X):
1012 Remove "-face" suffix from face names.
1013 (gomoku-font-lock-O-face, gomoku-font-lock-X-face):
1014 New backward-compatibility aliases for renamed faces.
1015 (gomoku-font-lock-keywords): Use renamed gomoku faces.
1016
1017 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
1018
1019 * thumbs.el: Fixes for changes of 2005-06-09.
1020 (thumbs-thumbsdir): Force `thumbs-thumbsdir' to be interpretable
1021 as a directory.
1022 (thumbs-thumbname): Remove directory separator from format string;
1023 `thumbs-thumbsdir' now returns a valid directory name.
1024 (thumbs-temp-dir): New defsubst.
1025 (thumbs-temp-file, thumbs-resize-image, thumbs-modify-image):
1026 Use it.
1027
1028 * cus-edit.el (minibuffer):
1029 * files.el (make-backup-file-name-function):
1030 * filesets.el (filesets-external-viewers):
1031 * hilit-chg.el (highlight-changes-colours)
1032 (highlight-changes-face-list, highlight-changes-rotate-faces):
1033 * ielm.el (ielm-dynamic-return, inferior-emacs-lisp-mode):
1034 * kmacro.el (kmacro-call-macro):
1035 * log-edit.el (log-edit-changelog-full-paragraphs):
1036 * mouse.el (mouse-1-click-follows-link):
1037 * skeleton.el (skeleton-autowrap):
1038 * subr.el (insert-for-yank-1):
1039 * tempo.el (tempo-insert-region):
1040 * terminal.el (terminal-emulator):
1041 * time.el (display-time-mail-face):
1042 * vc.el (vc-annotate):
1043 * vcursor.el (vcursor-copy-line):
1044 * woman.el (woman-bold-headings, woman-ignore)
1045 (woman-default-faces, woman-monochrome-faces):
1046 * calendar/todo-mode.el (todo-insert-threshold):
1047 * emulation/pc-select.el (pc-select-selection-keys-only)
1048 (pc-selection-mode):
1049 * emulation/vip.el (vip-find-char-forward):
1050 * emulation/viper-cmd.el (viper-find-char-forward):
1051 * international/mule-cmds.el (select-safe-coding-system-accept-default-p)
1052 (input-method-exit-on-invalid-key):
1053 * international/mule-diag.el (describe-coding-system):
1054 * international/ucs-tables.el (unify-8859-on-encoding-mode):
1055 * net/browse-url.el (browse-url-xterm-program):
1056 * obsolete/lazy-lock.el (lazy-lock-mode):
1057 * progmodes/cperl-mode.el (cperl-info-on-command-no-prompt)
1058 (cperl-mode):
1059 * progmodes/cpp.el (cpp-face-light-name-list)
1060 (cpp-face-dark-name-list):
1061 * progmodes/delphi.el (delphi-newline-always-indents):
1062 Fix spellings in docstrings.
1063
1064 * ido.el (ido-mode, ido-file-extensions-order)
1065 (ido-default-file-method, ido-default-buffer-method)
1066 (ido-max-prospects, ido-slow-ftp-hosts, ido-setup-hook)
1067 (ido-decorations, ido-read-file-name-as-directory-commands)
1068 (ido-read-file-name-non-ido, ido-work-directory-list)
1069 (ido-ignore-item-temp-list, ido-current-directory)
1070 (ido-magic-forward-char, ido-enter-find-file)
1071 (ido-enter-switch-buffer, ido-visit-buffer, ido-switch-buffer)
1072 (ido-find-file, ido-read-buffer): Fix typos in docstrings.
1073
1074 2005-06-10 Lute Kamstra <lute@gnu.org>
1075
1076 * play/dunnet.el (dun-mode): Use define-derived-mode.
1077 (dungeon-mode-map): Rename to dun-mode-map. Keep old name as an
1078 obsolete alias.
1079
1080 * play/doctor.el (doctor-mode-map): Remove defvar.
1081 (doctor-mode): Use define-derived-mode.
1082
1083 * mail/mspools.el (mspools-mode):
1084 * net/eudc-hotlist.el (eudc-hotlist-mode):
1085 * play/blackbox.el (blackbox-mode): Use run-mode-hooks.
1086
1087 2005-06-10 Miles Bader <miles@gnu.org>
1088
1089 * textmodes/flyspell.el (flyspell-incorrect, flyspell-duplicate):
1090 Remove "-face" suffix from face names.
1091 (flyspell-incorrect-face, flyspell-duplicate-face):
1092 New backward-compatibility aliases for renamed faces.
1093 (flyspell-mode-on, make-flyspell-overlay)
1094 (flyspell-highlight-incorrect-region)
1095 (flyspell-highlight-duplicate-region)
1096 (flyspell-display-next-corrections)
1097 (flyspell-auto-correct-previous-word): Use renamed flyspell faces.
1098
1099 * textmodes/texinfo.el (texinfo-heading): Remove "-face" suffix
1100 from face name.
1101 (texinfo-heading-face): New backward-compatibility alias for
1102 renamed face.
1103 (texinfo-heading-face): Use renamed texinfo-heading face.
1104
1105 * textmodes/tex-mode.el (tex-math, tex-verbatim): Remove "-face"
1106 suffix from face names.
1107 (tex-math-face, tex-verbatim-face):
1108 New backward-compatibility aliases for renamed faces.
1109 (tex-math-face, tex-verbatim-face): Use renamed tex-mode faces.
1110 (tex-insert-quote): Use `tex-verbatim-face' variable instead of
1111 literal face name.
1112
1113 * textmodes/table.el (table-cell): Remove "-face" suffix from face
1114 name.
1115 (table-cell-face): New backward-compatibility alias for renamed face.
1116 (table--put-cell-face-property, table--update-cell-face):
1117 Use renamed table-cell face.
1118
1119 * textmodes/sgml-mode.el (sgml-namespace): Remove "-face" suffix
1120 from face name.
1121 (sgml-namespace-face): New backward-compatibility alias for
1122 renamed face.
1123 (sgml-namespace-face): Use renamed sgml-namespace face.
1124
1125 * textmodes/org.el (org-level-1, org-level-2, org-level-3)
1126 (org-level-4, org-level-5, org-level-6, org-level-7)
1127 (org-level-8, org-warning, org-headline-done)
1128 (org-deadline-announce, org-scheduled-today)
1129 (org-scheduled-previously, org-link, org-done, org-table)
1130 (org-time-grid): Remove "-face" suffix from face names.
1131 (org-level-1-face, org-level-2-face, org-level-3-face)
1132 (org-level-4-face, org-level-5-face, org-level-6-face)
1133 (org-level-7-face, org-level-8-face, org-warning-face)
1134 (org-headline-done-face, org-deadline-announce-face)
1135 (org-scheduled-today-face, org-scheduled-previously-face)
1136 (org-link-face, org-done-face, org-table-face)
1137 (org-time-grid-face):
1138 New backward-compatibility aliases for renamed faces.
1139 (org-level-faces, org-set-font-lock-defaults, org-timeline)
1140 (org-agenda, org-agenda-get-todos, org-agenda-get-deadlines)
1141 (org-agenda-get-timestamps, org-agenda-get-scheduled)
1142 (org-agenda-add-time-grid-maybe, org-table-p): Use renamed org faces.
1143
1144 * emulation/viper-init.el (viper-search, viper-replace-overlay)
1145 (viper-minibuffer-emacs, viper-minibuffer-insert)
1146 (viper-minibuffer-vi): Remove "-face" suffix from face names.
1147 (viper-search-face, viper-replace-overlay-face)
1148 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
1149 (viper-minibuffer-vi-face):
1150 New backward-compatibility aliases for renamed faces.
1151 (viper-search-face, viper-replace-overlay-face)
1152 (viper-minibuffer-emacs-face, viper-minibuffer-insert-face)
1153 (viper-minibuffer-vi-face): Use renamed viper faces.
1154
1155 * emacs-lisp/testcover.el (testcover-nohits, testcover-1value):
1156 Remove "-face" suffix from face names.
1157 (testcover-nohits-face, testcover-1value-face):
1158 New backward-compatibility aliases for renamed faces.
1159 (testcover-mark): Use renamed testcover faces.
1160
1161 * calendar/diary-lib.el (diary-button): Remove "-face" suffix from
1162 face name.
1163 (diary-button-face): New backward-compatibility alias for renamed face.
1164 (diary-entry): Use renamed diary-button face.
1165
1166 * calendar/calendar.el (diary, calendar-today, holiday)
1167 (mark-visible-calendar-date): Remove "-face" suffix from face names.
1168 (diary-face, calendar-today-face, holiday-face):
1169 New backward-compatibility aliases for renamed faces.
1170 (eval-after-load "facemenu", diary-entry-marker)
1171 (calendar-today-marker, calendar-holiday-marker, diary-face):
1172 Use renamed calendar faces.
1173
1174 * compare-w.el (compare-windows): Remove "-face" suffix from face name.
1175 (compare-windows-face): New backward-compatibility alias for
1176 renamed face.
1177 (compare-windows-highlight): Use renamed compare-windows face.
1178
1179 * strokes.el (strokes-char): Remove "-face" suffix from face name.
1180 (strokes-char-face): New backward-compatibility alias for renamed face.
1181 (strokes-encode-buffer): Use renamed strokes-char face.
1182
1183 * pcvs-info.el (cvs-header, cvs-filename, cvs-unknown)
1184 (cvs-handled, cvs-need-action, cvs-marked, cvs-msg):
1185 Remove "-face" suffix from face names.
1186 (cvs-header-face, cvs-filename-face, cvs-unknown-face)
1187 (cvs-handled-face, cvs-need-action-face, cvs-marked-face)
1188 (cvs-msg-face): New backward-compatibility aliases for renamed faces.
1189 (cvs-fi-up-to-date-face, cvs-fi-unknown-face, cvs-fileinfo-pp):
1190 Use renamed pcvs faces.
1191 * pcvs.el (cvs-mode-find-file): Use renamed pcvs faces.
1192 * pcvs-defs.el (cvs-mode-map): Likewise.
1193 * cvs-status.el (cvs-status-font-lock-keywords): Likewise.
1194
1195 * info.el (info-title-1, info-title-2, info-title-3)
1196 (info-title-4): Remove "-face" suffix from and downcase face names.
1197 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
1198 (Info-title-4-face):
1199 New backward-compatibility aliases for renamed faces.
1200 (Info-fontify-node): Use renamed info faces.
1201
1202 * hilit-chg.el (highlight-changes, highlight-changes-delete):
1203 Remove "-face" suffix from face names.
1204 (highlight-changes-face, highlight-changes-delete-face):
1205 New backward-compatibility aliases for renamed faces.
1206 (hilit-chg-cust-fix-changes-face-list, hilit-chg-make-ov)
1207 (hilit-chg-make-list): Use renamed highlight-changes faces.
1208
1209 * generic-x.el (show-tabs-tab, show-tabs-space):
1210 Remove "-face" suffix from face names.
1211 (show-tabs-tab-face, show-tabs-space-face):
1212 New backward-compatibility aliases for renamed faces.
1213 (show-tabs-generic-mode-font-lock-defaults-1)
1214 (show-tabs-generic-mode-font-lock-defaults-2):
1215 Use renamed show-tabs faces.
1216
1217 * smerge-mode.el (smerge-mine, smerge-other, smerge-base)
1218 (smerge-markers): Remove "-face" suffix from face names.
1219 (smerge-mine-face, smerge-other-face, smerge-base-face)
1220 (smerge-markers-face):
1221 New backward-compatibility aliases for renamed faces.
1222 (smerge-mine-face, smerge-other-face, smerge-base-face)
1223 (smerge-markers-face): Use renamed smerge faces.
1224
1225 * log-view.el (log-view-file, log-view-message):
1226 Remove "-face" suffix from face names.
1227 (log-view-file-face, log-view-message-face):
1228 New backward-compatibility aliases for renamed faces.
1229 (log-view-file-face, log-view-message-face): Use renamed log-view faces.
1230
1231 * paren.el (show-paren-match, show-paren-mismatch):
1232 Remove "-face" suffix from face names.
1233 (show-paren-match-face, show-paren-mismatch-face):
1234 New backward-compatibility aliases for renamed faces.
1235 (show-paren-function): Use renamed show-paren faces.
1236
1237 * ruler-mode.el (ruler-mode-default, ruler-mode-pad)
1238 (ruler-mode-margins, ruler-mode-fringes)
1239 (ruler-mode-column-number, ruler-mode-fill-column)
1240 (ruler-mode-comment-column, ruler-mode-goal-column)
1241 (ruler-mode-tab-stop, ruler-mode-current-column):
1242 Remove "-face" suffix from face names.
1243 (ruler-mode-default-face, ruler-mode-pad-face)
1244 (ruler-mode-margins-face, ruler-mode-fringes-face)
1245 (ruler-mode-column-number-face, ruler-mode-fill-column-face)
1246 (ruler-mode-comment-column-face, ruler-mode-goal-column-face)
1247 (ruler-mode-tab-stop-face, ruler-mode-current-column-face):
1248 New backward-compatibility aliases for renamed faces.
1249 (ruler-mode-pad, ruler-mode-margins, ruler-mode-fringes)
1250 (ruler-mode-column-number, ruler-mode-fill-column)
1251 (ruler-mode-comment-column, ruler-mode-goal-column)
1252 (ruler-mode-tab-stop, ruler-mode-current-column)
1253 (ruler-mode-mouse-grab-any-column, ruler-mode-ruler): Use renamed faces.
1254
1255 * whitespace.el (whitespace-highlight): Remove "-face" suffix from
1256 face name.
1257 (whitespace-highlight-the-space): Use renamed face.
1258 (whitespace-highlight-face): New backward-compatibility alias for
1259 renamed face.
1260
1261 * woman.el (woman-italic, woman-bold, woman-unknown)
1262 (woman-addition, woman-symbol-face):
1263 Remove "-face" suffix from face names.
1264 (woman-italic-face, woman-bold-face, woman-unknown-face)
1265 (woman-addition-face):
1266 New backward-compatibility aliases for renamed faces.
1267 (woman-default-faces, woman-monochrome-faces, woman-man-buffer)
1268 (woman-decode-region, woman-replace-match)
1269 (woman-display-extended-fonts, woman-special-characters)
1270 (woman-font-alist, woman-change-fonts, woman2-TH, woman2-SH):
1271 Use renamed woman faces.
1272
1273 * longlines.el (longlines-visible-face): Face removed.
1274
1275 * diff-mode.el (diff-header, diff-file-header, diff-index)
1276 (diff-hunk-header, diff-removed, diff-added, diff-changed)
1277 (diff-function, diff-context, diff-nonexistent): Remove "-face"
1278 suffix from face names.
1279 (diff-header-face, diff-file-header-face, diff-index-face)
1280 (diff-hunk-header-face, diff-removed-face, diff-added-face)
1281 (diff-changed-face, diff-function-face, diff-context-face)
1282 (diff-nonexistent-face): New backward-compatibility aliases for
1283 renamed faces.
1284 (diff-header-face, diff-file-header-face)
1285 (diff-index, diff-index-face, diff-hunk-header)
1286 (diff-hunk-header-face, diff-removed, diff-removed-face)
1287 (diff-added, diff-added-face, diff-changed-face, diff-function)
1288 (diff-function-face, diff-context-face, diff-nonexistent)
1289 (diff-nonexistent-face): Use renamed diff-mode faces.
1290
1291 * progmodes/compile.el (compilation-warning-face)
1292 (compilation-info-face): Remove "-face" suffix from face names.
1293 (compilation-warning-face, compilation-info-face):
1294 New backward-compatibility aliases for renamed faces.
1295 (compilation-warning-face, compilation-info-face):
1296 Use renamed compilation faces.
1297
1298 * add-log.el (change-log-date, change-log-name)
1299 (change-log-email, change-log-file, change-log-list)
1300 (change-log-conditionals, change-log-function)
1301 (change-log-acknowledgement): Remove "-face" suffix from face names.
1302 (change-log-date-face, change-log-name-face)
1303 (change-log-email-face, change-log-file-face)
1304 (change-log-list-face, change-log-conditionals-face)
1305 (change-log-function-face, change-log-acknowledgement-face):
1306 New backward-compatibility aliases for renamed faces.
1307 (change-log-font-lock-keywords): Use renamed change-log faces.
1308
1309 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
1310 (custom-set, custom-changed, custom-saved, custom-button)
1311 (custom-button-pressed, custom-documentation, custom-state)
1312 (custom-comment, custom-comment-tag, custom-variable-tag)
1313 (custom-variable-button, custom-face-tag, custom-group-tag-1)
1314 (custom-group-tag): Remove "-face" suffix from face names.
1315 (custom-magic-alist, custom-magic-value-create)
1316 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
1317 (custom-invalid-face, custom-rogue-face, custom-modified-face)
1318 (custom-set-face, custom-changed-face, custom-saved-face)
1319 (custom-button-face, custom-button-pressed-face)
1320 (custom-documentation-face, custom-state-face)
1321 (custom-comment-face, custom-comment-tag-face)
1322 (custom-variable-tag-face, custom-variable-button-face)
1323 (custom-face-tag-face, custom-group-tag-face-1)
1324 (custom-group-tag-face):
1325 New backward-compatibility aliases for renamed faces.
1326
1327 * wid-edit.el (widget-documentation, widget-button)
1328 (widget-field, widget-single-line-field, widget-inactive)
1329 (widget-button-pressed): "-face" suffix removed from face names.
1330 (widget-documentation-face, widget-button-face)
1331 (widget-field-face, widget-single-line-field-face)
1332 (widget-inactive-face, widget-button-pressed-face):
1333 New backward-compatibility aliases for renamed faces.
1334 (widget-documentation-face, widget-button-face)
1335 (widget-button-pressed-face, widget-specify-field)
1336 (widget-specify-inactive): Use renamed widget faces.
1337
1338 2005-06-10 Kenichi Handa <handa@m17n.org>
1339
1340 * term/x-win.el (x-clipboard-yank): Remove condition-case
1341 wrapping.
1342
1343 2005-06-11 Kenichi Handa <handa@m17n.org>
1344
1345 * add-log.el (change-log-font-lock-keywords): Make the regexp for
1346 date lines stricter.
1347
1348 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
1349
1350 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
1351 of x-get-selection.
1352
1353 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
1354
1355 * comint.el (comint-mode, comint-snapshot-last-prompt):
1356 * frame.el (frame-current-scroll-bars):
1357 * term.el (term-mode, term-check-proc, term-input-sender)
1358 (term-simple-send, term-extract-string, term-word)
1359 (term-match-partial-filename):
1360 * window.el (window-current-scroll-bars):
1361 * emulation/cua-base.el (cua-normal-cursor-color)
1362 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
1363 (cua-global-mark-cursor-color):
1364 * mail/undigest.el (rmail-forward-separator-regex):
1365 Fix typos in docstrings.
1366
1367 * comint.el (comint-check-proc, make-comint-in-buffer)
1368 (comint-source-default): Doc fixes.
1369
1370 * term.el (term-send-string): Improve argument/docstring
1371 consistency.
1372
1373 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
1374
1375 * comint.el (comint-send-input): Bind `inhibit-read-only' around
1376 call to `delete-region'.
1377 (comint-mode-hook): Do not enable Font Lock by default.
1378
1379 2005-06-09 Lute Kamstra <lute@gnu.org>
1380
1381 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
1382 could be void.
1383
1384 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
1385
1386 * emacs-lisp/debug.el (debugger-will-be-back): New var.
1387 (debug): Use it.
1388 (debugger-step-through, debugger-continue, debugger-jump)
1389 (debugger-return-value): Set it when needed.
1390 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
1391 Use inhibit-read-only.
1392
1393 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
1394
1395 * window.el (shrink-window-if-larger-than-buffer)
1396 (window-size-fixed): Fix typo in docstring.
1397
1398 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
1399 thumbnails directory on loading.
1400 (thumbs-conversion-program): Use `eq' to check the system type,
1401 not `equal'.
1402 (thumbs-temp-dir): Initialize to `temporary-file-directory',
1403 not "/tmp". Fix docstring.
1404 (thumbs-thumbsdir): New function to return the thumbnails
1405 directory, creating it if needed.
1406 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
1407 (thumbs-temp-file): Delete variable and make it into a function.
1408 (thumbs-resize-image, thumbs-modify-image): Use it.
1409 (thumbs-kill-buffer): Simplify.
1410 (thumbs-gensym): Defalias or duplicate CL `gensym'.
1411 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
1412 docstrings.
1413
1414 2005-06-09 Kim F. Storm <storm@cua.dk>
1415
1416 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
1417 set-match-data to free markers in match-data.
1418
1419 * replace.el (replace-match-data): Pass RESEAT arg `t' to
1420 match-data to unchain markers in match-data.
1421
1422 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
1423
1424 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
1425 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
1426 unnecessary now.
1427
1428 2005-06-08 Richard M. Stallman <rms@gnu.org>
1429
1430 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
1431 give the variable a doc string that doesn't say don't set it directly.
1432
1433 * textmodes/ispell.el (ispell-check-version):
1434 Use match-string-no-properties.
1435 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
1436 (ispell-buffer-local-words): Likewise.
1437
1438 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
1439 except on terminals with enough colors to really display it.
1440 (makefile-dependency-regex): Delete spurious `bb'.
1441
1442 * faces.el (escape-glyph): Use blue once again in last case.
1443 (no-break-space): Redefine so that it isn't invisible on a tty.
1444
1445 2005-06-08 Kim F. Storm <storm@cua.dk>
1446
1447 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
1448 also when reading directory name.
1449
1450 2005-06-08 Lute Kamstra <lute@gnu.org>
1451
1452 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
1453 (flyspell-mode-line-string): Remove autoload cookie.
1454 (flyspell-mode): Remove defvar.
1455
1456 2005-06-07 Lute Kamstra <lute@gnu.org>
1457
1458 * textmodes/org.el (org-run-mode-hooks): New function.
1459 (org-agenda-mode): Use it.
1460
1461 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
1462
1463 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
1464
1465 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
1466
1467 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
1468
1469 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
1470
1471 * font-lock.el (font-lock-add-keywords): Doc fix.
1472
1473 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
1474
1475 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
1476 (tex-compile-default): In the absence of any history, use the order in
1477 tex-compile-alist to choose the preferred command.
1478 (tex-compile-commands): Reorder a bit.
1479
1480 * textmodes/flyspell.el (flyspell-auto-correct-binding)
1481 (flyspell-incorrect-face, flyspell-duplicate-face):
1482 Use (X)Emacs-agnostic code.
1483 (flyspell-mode-map): Don't overwrite at each load. Remove code
1484 redundant with the subsequent add-minor-mode. Merge Emacs and
1485 XEmacs code.
1486 (flyspell-word): Minor simplification.
1487 (flyspell-math-tex-command-p): Quieten the byte-compiler.
1488 (flyspell-external-point-words): Remove unused vars `size' and `start'.
1489 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
1490 Merge the corresponding Emacs code.
1491 (flyspell-correct-word, flyspell-xemacs-popup): Use flyspell-do-correct.
1492
1493 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
1494 a dedicated window.
1495
1496 * international/latexenc.el (latexenc-find-file-coding-system):
1497 Undo part of last patch, to turn off a compiler warning.
1498
1499 2005-06-06 Juri Linkov <juri@jurta.org>
1500
1501 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
1502 Rename `tmm-inactive-face' to `tmm-inactive'.
1503
1504 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
1505
1506 * iswitchb.el: Rename faces.
1507
1508 2005-06-06 Kim F. Storm <storm@cua.dk>
1509
1510 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
1511 (cua-global-mark): Remove -face suffix from face names.
1512
1513 * emulation/cua-gmrk.el (cua--init-global-mark):
1514 Remove cua-global-mark face setup.
1515
1516 2005-06-06 Richard M. Stallman <rms@gnu.org>
1517
1518 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
1519 just like other allowed characters.
1520 (makefile-match-dependency): Exclude leading and training whitespace
1521 from the range of regexp subexp 1.
1522 (makefile-macroassign-regex): Don't try to match the body,
1523 just the name of the macro being defined.
1524
1525 * info.el (Info-read-node-name-2): New function.
1526 (Info-read-node-name-1): Use that.
1527 Add a completion-base-size-function property.
1528
1529 * simple.el (completion-setup-function): Look for
1530 completion-base-size-function property of
1531 minibuffer-completion-table.
1532
1533 * files.el (locate-file-completion): Doc fix.
1534
1535 * printing.el: Don't call pr-update-menus; user must do that.
1536
1537 * emacs-lisp/debug.el (debugger-window): New variable.
1538 (debug): Use debugger-window if it is set and still alive.
1539 Record debugger-window for next entry.
1540
1541 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
1542
1543 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
1544
1545 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
1546 (hack-one-local-variable, hack-local-variables)
1547 (hack-local-variables-prop-line): Pass that arg.
1548
1549 2005-06-06 Kim F. Storm <storm@cua.dk>
1550
1551 * ido.el (ido-first-match, ido-only-match, ido-subdir)
1552 (ido-indicator): Remove -face suffix from face names.
1553
1554 2005-06-06 Juri Linkov <juri@jurta.org>
1555
1556 * font-lock.el (font-lock-regexp-backslash)
1557 (font-lock-regexp-backslash-construct): New faces.
1558 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
1559 after `('. Add `while-no-input' to control structures.
1560
1561 * faces.el (no-break-space, shadow): New faces.
1562 (escape-glyph): Use less loud colors pink2 and red4.
1563
1564 * diff-mode.el (diff-context-face)
1565 * dired.el (dired-ignored)
1566 * rfn-eshadow.el (file-name-shadow)
1567 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
1568
1569 * info.el (Info-title-1-face): Use green instead of yellow because
1570 bold yellow is not readable on light backgrounds.
1571
1572 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
1573 before selecting the desired mode to not spend time fontifying
1574 old contents.
1575
1576 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
1577
1578 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
1579 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
1580
1581 * ps-print.el (ps-default-fg, ps-default-bg):
1582 Fix typos in docstrings.
1583
1584 * isearchb.el (isearchb): Don't pass a spurious second argument to
1585 `iswitchb-completions'.
1586
1587 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
1588
1589 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
1590 to preserve point.
1591 (gdb-find-file-hook): Add doc string.
1592
1593 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
1594 C dereferenced pointer expression.
1595 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
1596
1597 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
1598
1599 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
1600 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
1601 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
1602 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
1603 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
1604 Make background transparent.
1605
1606 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
1607
1608 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
1609 (font-lock-remove-keywords): Doc fix.
1610 (font-lock-mode-major-mode): Compiler defvar.
1611 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
1612
1613 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
1614 (font-lock-mode): Update `font-lock-mode-major-mode'.
1615 (font-lock-set-defaults): Compiler defvar.
1616 (font-lock-default-function): Take `font-lock-mode-major-mode'
1617 into account.
1618
1619 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
1620 keep track of which major mode it enabled the minor mode for.
1621 Use find-file-hook again. Update docstring.
1622
1623 * simple.el (eval-expression-print-level)
1624 (eval-expression-print-length, eval-expression-debug-on-error):
1625 Doc fixes.
1626
1627 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
1628
1629 * iswitchb.el (iswitchb-single-match-face)
1630 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
1631 (iswitchb-invalid-regexp-face): New faces.
1632 (iswitchb-completions): Use them.
1633 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
1634 now marked as an obsolete alias.
1635 (iswitchb-read-buffer): Remove check for bound font variables.
1636 (iswitchb-invalid-regexp): New free variable.
1637 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
1638 set iswitchb-invalid-regexp.
1639 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
1640 invalid regexps.
1641 (iswitchb-completions): Add check for complete match when entering
1642 a regexp.
1643 (iswitchb-completions): Remove require-match argument.
1644 (iswitchb-exhibit): Fix caller.
1645 (iswitchb-common-match-inserted): New variable.
1646 (iswitchb-complete, iswitchb-completion-help): Use it.
1647
1648 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
1649
1650 * url-http.el (url-http-chunked-encoding-after-change-function):
1651 Use `url-http-debug' instead of `message'.
1652
1653 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
1654
1655 * url-http.el (url-http-parse-headers): Pass redirected URL as a
1656 callback argument.
1657
1658 2005-06-04 Kim F. Storm <storm@cua.dk>
1659
1660 * simple.el (line-move): Only call sit-for when moving backwards.
1661
1662 * ido.el (ido-make-merged-file-list-1): New defun split from
1663 ido-make-merged-file-list.
1664 (ido-make-merged-file-list): Bind throw-on-input around call to
1665 ido-make-merged-file-list-1. Return input-pending-p if
1666 interrupted by more input available.
1667 (ido-read-internal): Handle input-pending-p return value from
1668 ido-make-merged-file-list.
1669
1670 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
1671
1672 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
1673 compatibility code.
1674
1675 * international/latexenc.el (latexenc-find-file-coding-system):
1676 Don't inherit the EOL part of the coding-system from the
1677 tex-main buffer. Fit within 80 columns.
1678
1679 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
1680
1681 * tmm.el (tmm-inactive-face): New face.
1682 (tmm-remove-inactive-mouse-face): New function.
1683 (tmm-prompt, tmm-add-one-shortcut)
1684 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
1685 but not selectable.
1686
1687 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
1688
1689 * faces.el (face-equal): Improve argument/docstring consistency.
1690
1691 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
1692
1693 * progmodes/make-mode.el (makefile-targets-face)
1694 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
1695 (makefile-bsdmake-dependency-regex)
1696 (makefile-makepp-rule-action-regex)
1697 (makefile-bsdmake-rule-action-regex): New constants.
1698 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
1699
1700 * progmodes/compile.el (compilation-error-regexp-alist-alist):
1701 Allow (...) within `...' for makepp messages.
1702
1703 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
1704
1705 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
1706
1707 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
1708 "." files are deleted from all file lists before comparison.
1709
1710 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
1711 (viper-ESC-key): Made them customizable.
1712
1713 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
1714
1715 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
1716
1717 * autorevert.el (auto-revert-buffers): Use save-match-data.
1718
1719 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
1720
1721 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
1722 menu items with a nil command binding.
1723
1724 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
1725
1726 * emacs-lisp/cl-macs.el (defsetf):
1727 Improve argument/docstring consistency.
1728
1729 * faces.el (list-faces-display): Improve the formatting by
1730 computing the maximum length required for any face-name (reworked
1731 patch of 1999-01-11, accidentally deleted on 1999-07-21).
1732 (internal-find-face): Remove redundant info in docstring.
1733
1734 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
1735
1736 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
1737 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
1738 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
1739 (gdb-assembler-custom): Improve regexps.
1740 (def-gdb-auto-update-handler): Use window point to preserve point.
1741
1742 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
1743
1744 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
1745
1746 2005-05-31 Jay Belanger <belanger@truman.edu>
1747
1748 * calc/calc-embed.el (calc-embedded-word): Change argument passed
1749 to calc-embedded.
1750 (calc-embedded-make-info): Have plain prefix argument select
1751 entire line.
1752
1753 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
1754
1755 * faces.el (list-faces-display): Signal error if passed a regexp
1756 that matches no face name.
1757
1758 * simple.el (filter-buffer-substring): Fix typo in docstring.
1759
1760 2005-05-31 Richard M. Stallman <rms@gnu.org>
1761
1762 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
1763 (vhdl-emacs-21): Doc fix.
1764 (vhdl-mode): Unconditionally set comment-padding.
1765 (vhdl-fixup-whitespace-region): Insert spaces only where
1766 there are none.
1767 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
1768
1769 2005-05-30 John Wiegley <johnw@newartisans.com>
1770
1771 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
1772 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
1773 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
1774 `directory-sep-char' to ?/, and all uses of `string-to-int' to
1775 `string-to-number'.
1776
1777 2005-05-30 Jay Belanger <belanger@truman.edu>
1778
1779 * calc/calc.el (calc-bug-address): Fix docstring.
1780 (calc-window-hook, calc-trail-window-hook): New variables.
1781 (calc-trail-display): Restore use of calc-trail-window-hook.
1782 (calc): Restore use of calc-window-hook.
1783
1784 2005-05-31 Masatake YAMATO <jet@gyve.org>
1785
1786 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
1787
1788 * help-fns.el (help-C-file-name): Add autoload mark for
1789 `find-function-noselect'.
1790
1791 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
1792
1793 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
1794 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
1795
1796 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
1797
1798 * calendar/diary-lib.el (mark-included-diary-files): Only kill
1799 included diary buffer if it was not already being visited.
1800 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
1801
1802 * calendar/icalendar.el (top-level): Do not require 'appt.
1803
1804 * mail/supercite.el (sc-select-attribution): Only use a list
1805 element from sc-attrib-selection-list if it returns a string.
1806 Reported by Davide G. M. Salvetti <salve@debian.org>.
1807
1808 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
1809
1810 * thumbs.el (thumbs-thumbname): The resulting thubname now
1811 includes a hash value to improve its uniqueness, and has a ".jpg"
1812 extension. Also, it is now a valid filename on all systems.
1813 (thumbs-make-thumb): Use `let', not `let*'.
1814 (thumbs-show-thumbs-list): Check for JPEG availability.
1815
1816 2005-05-30 Richard M. Stallman <rms@gnu.org>
1817
1818 * filesets.el (filesets-menu-ensure-use-cached):
1819 Prevent warning when emacs-version>= is undefined.
1820
1821 * printing.el (pr-interactive-n-up): Use string-to-number.
1822
1823 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
1824
1825 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
1826 Warn only when name to be defined is quoted.
1827
1828 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
1829
1830 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
1831 Make regexp more robust.
1832 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
1833 Force regeneration of disassembly.
1834
1835 2005-05-29 Jay Belanger <belanger@truman.edu>
1836
1837 * calc/calc.el (calc-user-invocation): Check if
1838 calc-invocation-macro is non-nil.
1839
1840 2005-05-29 Juri Linkov <juri@jurta.org>
1841
1842 * add-log.el (change-log-font-lock-keywords):
1843 Add `+' to e-mail regexp to accept mail address with keywords.
1844
1845 * man.el (Man-name-regexp): Add `:' to accept qualified names.
1846
1847 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
1848
1849 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
1850
1851 * ielm.el (inferior-emacs-lisp-mode): Ditto.
1852
1853 2005-05-29 Richard M. Stallman <rms@gnu.org>
1854
1855 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
1856 Undo the change that moves to end of the current word.
1857
1858 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
1859
1860 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
1861 Throw error when count <= 0 to ensure input is a number.
1862 (gdb-read-memory-custom): Pick up address from buffer.
1863 (gdb-memory-mode): Allow user to increment and decrement
1864 memory address from header line.
1865
1866 2005-05-29 Richard M. Stallman <rms@gnu.org>
1867
1868 * flyspell.el (flyspell-version): Function deleted.
1869 (flyspell-auto-correct-previous-hook): Doc fix.
1870
1871 * jit-lock.el (jit-lock-function, jit-lock-after-change):
1872 Do nothing if memory is full.
1873
1874 * font-lock.el (font-lock-fontify-syntactically-region):
1875 Pass t for GREEDY to looking-back.
1876
1877 * saveplace.el (save-place-alist-to-file): Write the file
1878 using write-region.
1879
1880 * subr.el (looking-back): New argument GREEDY.
1881
1882 * progmodes/compile.el (compilation-start): Set the mode
1883 before inserting the initial text.
1884
1885 * progmodes/which-func.el (which-func-update-1): Turn the mode
1886 off in case of error by setting which-func-mode.
1887
1888 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
1889
1890 * flyspell.el (flyspell-auto-correct-previous-word):
1891 Narrow down to what's on the screen, and recenter overlays
1892 at the end of the next word.
1893
1894 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
1895
1896 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
1897 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
1898 (flyspell-abbrev-p): Default to nil.
1899 (flyspell-use-global-abbrev-table-p): Doc fix.
1900 (flyspell-large-region): Allow nil as value.
1901 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
1902
1903 (mail-mode-flyspell-verify): More robust handling
1904 of `mail-header-separator'. More efficient signature detection.
1905 Allow for regexp metacharacters in message-header-separator.
1906 Adding `To' not to be checked in mail-mode-flyspell-verify.
1907
1908 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
1909 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
1910 Bind flyspell-auto-correct-binding.
1911 Bind C-. and C-, .
1912 (flyspell-mode-map): Likewise.
1913 (flyspell-mode): Doc fix.
1914 (flyspell-accept-buffer-local-defs): Preserve current buffer.
1915 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
1916 (flyspell-word-cache-result): New var, always local.
1917 (flyspell-check-pre-word-p): Doc fix.
1918 (flyspell-check-changed-word-p): Handle spc like newline.
1919 (flyspell-post-command-hook): Set flyspell-word-cache-result.
1920 (flyspell-word-search-backward, flyspell-word-search-forward):
1921 New functions.
1922 (flyspell-word): Return t if nothing to check.
1923 When parsing TeX code, check for after } or \.
1924 Use flyspell-word-search-backward to find previous word.
1925 Return nil if duplicated word.
1926 For word already checked, return same value as last time.
1927 Set flyspell-word-cache-result after checking.
1928 Don't clobber the return value.
1929 (flyspell-get-word): Major rewrite.
1930 (flyspell-external-point-words): New locals pword, pcount.
1931 Fix size used in progress message.
1932 Find the proper corresponding word in flyspell-large-region-buffer.
1933 (flyspell-region): Check for flyspell-large-region = nil.
1934 (flyspell-highlight-incorrect-region): Clean up overlays in region.
1935 (flyspell-auto-correct-word): Check that WORD is a cons.
1936 (flyspell-correct-word): Likewise.
1937
1938 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
1939
1940 * progmodes/make-mode.el (makefile-rule-action-regex)
1941 (makefile-macroassign-regex, makefile-makepp-mode)
1942 (makefile-bsdmake-mode): Continuation lines may be empty.
1943 Reported by Joshua Varner.
1944 (makefile-makepp-font-lock-keywords): Add $(stem).
1945
1946 2005-05-28 Karl Berry <karl@gnu.org>
1947
1948 * textmodes/tex-mode.el: Now that tex-send-command calls
1949 shell-quote-argument (2005-03-31 change), remove all calls to
1950 shell-quote-argument; they all end up invoking tex-send-command.
1951 The double quoting loses on filenames with non-safe characters,
1952 such as "@". Reported by Frederik Fouvry.
1953
1954 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
1955
1956 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
1957 about preserving point.
1958
1959 2005-05-27 Jay Belanger <belanger@truman.edu>
1960
1961 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
1962 Info-goto-node.
1963
1964 * calc/calc-embed.el (calc-embed-arg): New variable.
1965 (calc-do-embedded-activate, calc-embedded-activate-formula)
1966 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
1967 variable by new variable.
1968 (calc-embedded-make-info): Replace undeclared variable by new
1969 variable. When selecting region with positive prefix
1970 argument, use end of previous line instead of beginning of line.
1971
1972 * calc/calc-aent.el (calc-arg-values): Declare it.
1973
1974 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
1975 Declare them.
1976
1977 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
1978
1979 * calc/calc.el (calc-alg-map): Declare it.
1980
1981 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
1982
1983 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
1984
1985 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
1986 (gdb-registers-buffer, toggle-gdb-all-registers):
1987 Toggle display of floating point registers.
1988 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
1989
1990 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
1991 (toggle-gud-tooltip-dereference):
1992 Rename from gud-toggle-tooltip-dereference.
1993
1994 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
1995
1996 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
1997
1998 2005-05-27 Jay Belanger <belanger@truman.edu>
1999
2000 * calc/calc-prog.el (calc-kbd-report): Remove.
2001 (calc-kbd-query): Rewrite.
2002
2003 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
2004
2005 * image.el (image-library-alist): Move to image.c.
2006 (image-type-available-p): Doc fix.
2007
2008 2005-05-27 Lute Kamstra <lute@gnu.org>
2009
2010 * calc/calc.el (calc):
2011 * outline.el (outline-1, outline-2, outline-3, outline-4)
2012 (outline-5, outline-6, outline-7, outline-8):
2013 * textmodes/dns-mode.el (dns-mode):
2014 * textmodes/sgml-mode.el (sgml-namespace-face):
2015 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
2016 (tex-verbatim-face, tex-use-reftex):
2017 * textmodes/texinfo.el (texinfo-heading-face):
2018 Specify customization group.
2019
2020 * longlines.el: Don't require easy-mmode.
2021 (longlines-visible-face): Specify customization group.
2022
2023 2005-05-27 Kenichi Handa <handa@m17n.org>
2024
2025 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
2026 encoding table of windows-1251.
2027
2028 * international/ucs-tables.el (ucs-set-table-for-input):
2029 If translation-table-for-input of a coding system is a symbol, get
2030 its translation-table property.
2031
2032 * international/code-pages.el: Don't register a coding system into
2033 non-iso-charset-alist more than once.
2034 (cp-make-coding-system): Likewise.
2035
2036 2005-05-26 John Wiegley <johnw@newartisans.com>
2037
2038 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
2039 `eshell-resume-eval' is wrapped in a list, it indicates that the
2040 command was run asynchronously. In that case, unwrap the value
2041 before checking the delimiter value.
2042
2043 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
2044 character before a space at the end of a line is \, assume the space
2045 is part of the last argument rather than a final argument separator.
2046
2047 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
2048 is in use, and the target is `t' or `nil' (which are the most common
2049 values), don't assume that the symbol target is a buffer.
2050
2051 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
2052
2053 * calendar/calendar.el (calendar-mode-line-format):
2054 Use mode-line-highlight as mouse-face.
2055
2056 * time.el (display-time-string-forms, display-time-update):
2057 Use mode-line-highlight as mouse-face.
2058
2059 2005-05-26 Jay Belanger <belanger@truman.edu>
2060
2061 * calc/calc.el (calc-language-alist): Remove extra defvar.
2062
2063 2005-05-26 Lute Kamstra <lute@gnu.org>
2064
2065 * arc-mode.el (archive-mode):
2066 * bookmark.el (bookmark-read-annotation-mode)
2067 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
2068 * bs.el (bs-mode):
2069 * calc/calc-yank.el (calc-edit-mode):
2070 * calc/calc.el (calc-mode, calc-trail-mode):
2071 * calculator.el (calculator-mode):
2072 * chistory.el (command-history-mode):
2073 * comint.el:
2074 * cus-edit.el (custom-mode):
2075 * descr-text.el (describe-text-mode):
2076 * ebuff-menu.el (Electric-buffer-menu-mode):
2077 * ediff-util.el (ediff-mode):
2078 * emacs-lisp/re-builder.el (reb-mode):
2079 * emulation/vi.el (vi-mode-setup):
2080 * emulation/ws-mode.el (wordstar-mode):
2081 * eshell/esh-mode.el (eshell-mode):
2082 * forms.el (forms-mode):
2083 * help-mode.el (help-mode):
2084 * hexl.el (hexl-mode):
2085 * ibuffer.el (ibuffer-mode):
2086 * ielm.el (inferior-emacs-lisp-mode):
2087 * info.el (Info-mode, Info-edit-mode):
2088 * international/swedish.el:
2089 * ledit.el (ledit-from-lisp-mode):
2090 * locate.el (locate-mode):
2091 * mail/rmail.el (rmail-mode):
2092 * mail/rmailedit.el (rmail-edit-mode):
2093 * mail/rmailsum.el (rmail-summary-mode):
2094 * mail/supercite.el (sc-electric-mode):
2095 * net/eudc.el (eudc-mode):
2096 * net/quickurl.el (quickurl-list-mode):
2097 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
2098 * obsolete/ooutline.el (outline-mode):
2099 * obsolete/options.el (Edit-options-mode):
2100 * obsolete/rnews.el (news-mode):
2101 * obsolete/rnewspost.el (news-reply-mode):
2102 * play/5x5.el (5x5-mode):
2103 * play/decipher.el (decipher-mode, decipher-stats-mode):
2104 * play/gomoku.el (gomoku-mode):
2105 * play/snake.el (snake-mode):
2106 * play/solitaire.el (solitaire-mode):
2107 * play/tetris.el (tetris-mode):
2108 * progmodes/ada-mode.el (ada-mode):
2109 * progmodes/antlr-mode.el (antlr-mode):
2110 * progmodes/autoconf.el (autoconf-mode):
2111 * progmodes/dcl-mode.el (dcl-mode):
2112 * progmodes/delphi.el (delphi-mode):
2113 * progmodes/ebrowse.el (ebrowse-tree-mode)
2114 (ebrowse-electric-list-mode, ebrowse-member-mode)
2115 (ebrowse-electric-position-mode):
2116 * progmodes/f90.el (f90-mode):
2117 * progmodes/fortran.el (fortran-mode):
2118 * progmodes/icon.el (icon-mode):
2119 * progmodes/idlw-help.el (idlwave-help-mode):
2120 * progmodes/idlw-shell.el (idlwave-shell-mode):
2121 * progmodes/idlwave.el (idlwave-mode):
2122 * progmodes/inf-lisp.el (inferior-lisp-mode):
2123 * progmodes/m4-mode.el (m4-mode):
2124 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
2125 * progmodes/modula2.el (modula-2-mode):
2126 * progmodes/octave-inf.el (inferior-octave-mode):
2127 * progmodes/octave-mod.el (octave-mode):
2128 * progmodes/pascal.el (pascal-mode):
2129 * progmodes/sh-script.el (sh-mode):
2130 * progmodes/sql.el (sql-mode, sql-interactive-mode):
2131 * progmodes/vhdl-mode.el (vhdl-mode):
2132 * progmodes/xscheme.el (scheme-interaction-mode):
2133 * replace.el (occur-mode):
2134 * ses.el (ses-mode):
2135 * simple.el (completion-list-mode):
2136 * skeleton.el:
2137 * speedbar.el (speedbar-mode):
2138 * term.el (term-mode):
2139 * terminal.el (terminal-edit-mode):
2140 * textmodes/reftex-index.el (reftex-index-mode)
2141 (reftex-index-phrases-mode):
2142 * textmodes/reftex-sel.el (reftex-select-label-mode)
2143 (reftex-select-bib-mode):
2144 * textmodes/reftex-toc.el (reftex-toc-mode):
2145 * wdired.el (wdired-change-to-wdired-mode):
2146 * wid-browse.el (widget-browse-mode):
2147 Use run-mode-hooks.
2148
2149 * array.el (array-mode):
2150 * calendar/todo-mode.el (todo-mode):
2151 * man.el (Man-mode):
2152 * play/landmark.el (lm-mode):
2153 * play/mpuz.el (mpuz-mode):
2154 Use kill-all-local-variables and run-mode-hooks.
2155
2156 * subr.el (delay-mode-hooks): Specify indentation.
2157
2158 2005-05-26 Mark A. Hershberger <mah@everybody.org>
2159
2160 * xml.el (xml-substitute-special): Don't die for undefined xml entities.
2161
2162 2005-05-26 Jay Belanger <belanger@truman.edu>
2163
2164 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
2165 of nil.
2166
2167 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
2168
2169 * progmodes/gdb-ui.el (gdb-frame-address):
2170 Rename from gdb-current-address.
2171 (gdb-previous-frame-address): Rename from gdb-previous-address.
2172 (gdb-selected-frame): Rename from gdb-current-frame.
2173 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
2174 (gdb-frame-number): Rename from gdb-current-stack-level.
2175 (gdb-ann3): Match new mode-name for disassembly buffer.
2176 Extend initialisation of variables.
2177 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
2178 (gdb-memory-mode): Use mouse-face in header line.
2179 (gdb-assembler-buffer-name): Call it disassembly and give frame
2180 in mode line.
2181 (gdb-source-spec-regexp, gdb-assembler-custom)
2182 (gdb-invalidate-assembler, gdb-frame-handler):
2183 Make robust to leading zeroes in address format.
2184
2185 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
2186
2187 * textmodes/org.el (org-mode): Use `define-derived-mode' to
2188 define `org-mode'.
2189 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
2190
2191 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
2192
2193 * log-edit.el (log-edit-changelog-entries): Distinguish between
2194 filenames like xfns.c and fns.c.
2195
2196 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
2197
2198 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
2199 point after reverting.
2200 (Buffer-menu-make-sort-button): Handle the case where
2201 `Buffer-menu-use-header-line' is nil.
2202
2203 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
2204
2205 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
2206 New funcs. In minibuffer-local-completion-map bind `]', `/'
2207 and `:' to them.
2208
2209 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
2210
2211 * startup.el (normal-top-level): Allow modification of load-path while
2212 we're iterating over it.
2213
2214 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
2215
2216 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
2217 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
2218 (thumbs-resize-interactive, thumbs-insert-image)
2219 (thumbs-insert-thumb, thumbs-dired-show-marked)
2220 (thumbs-find-image-at-point, thumbs-delete-images)
2221 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
2222 (thumbs-increment-image-size, thumbs-decrement-image-size):
2223 Fix typos in docstrings.
2224
2225 2005-05-24 Andre Spiegel <spiegel@gnu.org>
2226
2227 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
2228 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
2229 (cperl-mode): Use them.
2230
2231 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
2232
2233 * window.el (quit-window, shrink-window-if-larger-than-buffer):
2234 Doc fixes.
2235
2236 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
2237
2238 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
2239 Bind C-d to gdb-inferior-io-eof.
2240
2241 * dired.el (dired-dnd-popup-notice): Use message-box.
2242
2243 2005-05-23 Masatake YAMATO <jet@gyve.org>
2244
2245 * bindings.el (mode-line-major-mode-keymap):
2246 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
2247
2248 * faces.el (mode-line-highlight): New face.
2249
2250 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
2251 as mouse-face.
2252
2253 * bindings.el (top-level, help-echo, mode-line-modified)
2254 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
2255 as mouse-face.
2256
2257 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
2258
2259 * progmodes/cc-engine.el (c-guess-basic-syntax):
2260 Remove spurious call to `zerop'.
2261
2262 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
2263
2264 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
2265
2266 CC Mode update to 5.30.10:
2267
2268 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
2269 could go past the limit in decoration level 2, thereby causing
2270 errors during interactive fontification.
2271
2272 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
2273 the file is evaluated interactively.
2274
2275 * cc-engine.el (c-guess-basic-syntax): Handle operator
2276 declarations somewhat better in C++.
2277
2278 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
2279 make use of `run-mode-hooks' which has been added in Emacs 21.1.
2280 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
2281 (awk-mode): Use it.
2282 (make-local-hook): Suppress warning about obsoleteness.
2283
2284 * cc-engine.el, cc-align.el, cc-cmds.el
2285 (c-append-backslashes-forward, c-delete-backslashes-forward)
2286 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
2287 Compensate for return value from `forward-line' when it has moved
2288 but not to a different line due to eob.
2289
2290 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
2291 `objc-method-intro' and `objc-method-args-cont'.
2292
2293 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
2294
2295 CC Mode update to 5.30.10:
2296
2297 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
2298 in the copyright statement. Incidentally, change "along with GNU
2299 Emacs" to "along with this program" where it occurs.
2300
2301 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
2302 so that it is interactive, hence can be found by M-x awk-mode
2303 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
2304 <gmorris+emacs@ast.cam.ac.uk>.
2305
2306 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
2307 Mode's regexps.
2308
2309 2005-05-23 Kevin Ryde <user42@zip.com.au>
2310
2311 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
2312 c-parse-state, to avoid a lisp error (on bad code).
2313
2314 2005-05-23 Lute Kamstra <lute@gnu.org>
2315
2316 * subr.el (font-lock-defaults): Remove defvar as it's already
2317 defined in font-core.el.
2318
2319 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
2320
2321 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
2322
2323 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
2324 more general and work when GDB variable "print pretty" is on,
2325 as with Emacs, for example.
2326
2327 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
2328
2329 * font-core.el: Update comment.
2330
2331 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
2332 Use `after-change-major-mode-hook' instead of `find-file-hook'.
2333
2334 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
2335
2336 2005-05-22 Eli Zaretskii <eliz@gnu.org>
2337
2338 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
2339 and `yank-handler' in the doc strings.
2340
2341 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
2342
2343 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
2344
2345 2005-05-22 Richard M. Stallman <rms@gnu.org>
2346
2347 * help.el (describe-key): Move print-help-return-message call
2348 out of conditional.
2349
2350 * progmodes/etags.el (list-tags): Use with-no-warnings.
2351
2352 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
2353 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
2354 (starttls-extra-args, starttls-extra-arguments): Add defvars.
2355
2356 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
2357
2358 * language/viet-util.el (viet-viscii-nonascii-translation-table):
2359 Add defvar.
2360
2361 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
2362 Use defvar, not defconst.
2363
2364 * hexl.el (hexl-follow-line): Use with-no-warnings.
2365
2366 * emulation/tpu-extras.el: Use write-file-functions instead of
2367 write-file-hooks.
2368
2369 * dired.el (dired-font-lock-keywords): Fontify files with junk
2370 extensions even if marked by -F.
2371
2372 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
2373
2374 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
2375 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
2376 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
2377 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
2378 (concatenate, list-length, get*, getf, cl-remprop):
2379 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
2380 (etypecase, progv, lexical-let, lexical-let*)
2381 (multiple-value-bind, multiple-value-setq, shiftf):
2382 Improve argument/docstring consistency.
2383
2384 * subr.el (focus-frame, unfocus-frame):
2385 Revert deletion on 2005-05-01.
2386
2387 2005-05-22 Andre Spiegel <spiegel@gnu.org>
2388
2389 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
2390 doesn't exist.
2391
2392 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
2393 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
2394
2395 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
2396
2397 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
2398 already deleted variables: auto-fill-hook, blink-paren-hook,
2399 lisp-indent-hook, inhibit-local-variables, unread-command-event,
2400 suspend-hooks, comment-indent-hook, meta-flag,
2401 before-change-function, after-change-function,
2402 font-lock-doc-string-face.
2403
2404 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
2405
2406 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
2407
2408 2005-05-21 Eli Zaretskii <eliz@gnu.org>
2409
2410 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
2411 rmail-dont-reply-to.
2412
2413 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
2414
2415 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
2416 literal blank when splitting new-header-values.
2417
2418 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
2419
2420 * calendar/cal-menu.el (cal-menu-update): Add separator as a
2421 string so that tmm doesn't create a completion entry for it.
2422
2423 * textmodes/table.el (table-disable-menu): Ditto.
2424
2425 2005-05-21 Richard M. Stallman <rms@gnu.org>
2426
2427 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
2428
2429 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
2430
2431 * net/rcompile.el (remote-compile): Use compilation-start.
2432
2433 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
2434
2435 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
2436
2437 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
2438 Default to makefile-bsdmake-mode on BSD systems.
2439
2440 * imenu.el (imenu-generic-expression, imenu--generic-function'):
2441 REGEXP may also be a search function now. The part of doc-string
2442 for describing the structure was 95% identical to that of
2443 `imenu--generic-function'. Unify it there.
2444
2445 * progmodes/make-mode.el (makefile-imenu-generic-expression):
2446 Use function to find dependencies, because regexp alone is so complex,
2447 it easily goes into an endless loop.
2448 (makefile-makepp-mode): Also add submenu for Perl functions
2449 defined in the makefile.
2450 (makefile-bsdmake-mode): Special imenu-generic-expression no
2451 longer needed, due to function call.
2452 (makefile-match-dependency): Take BOUND into account when checking
2453 if we're through.
2454
2455 2005-05-20 Jay Belanger <belanger@truman.edu>
2456
2457 * calc/calc-units.el (calc-invalidate-units-table):
2458 Use inhibit-read-only.
2459 (math-build-units-table-buffer): Use view-mode.
2460
2461 2005-05-20 David Kastrup <dak@gnu.org>
2462
2463 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
2464 easy-menu-add is not a nop on Emacs; and clarify when to call it.
2465
2466 2005-05-20 Lute Kamstra <lute@gnu.org>
2467
2468 * diff-mode.el (diff-header-face, diff-file-header-face)
2469 (diff-index-face, diff-hunk-header-face, diff-removed-face)
2470 (diff-added-face, diff-changed-face, diff-function-face)
2471 (diff-context-face, diff-nonexistent-face): Put them in the
2472 diff-mode customization group.
2473
2474 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
2475
2476 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
2477
2478 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
2479
2480 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
2481 Minor regexp-optimization.
2482
2483 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
2484
2485 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
2486 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
2487 (org-agenda-add-time-grid-maybe): New function.
2488 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
2489 (org-table-create): `dotimes' instead of `mapcar'.
2490 (org-xor): Simplify implementation.
2491 (org-agenda): `inhibit-redisplay' turned on.
2492 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
2493 a consistent line after a state change.
2494 (org-agenda-remove-times-when-in-prefix): New option.
2495 (org-prefix-has-time): New variable.
2496 (org-parse-time-string): Optional argument NODEFAULT.
2497 (org-format-agenda-item): Parse items for time-of-day
2498 specifications and move these into the prefix if possible.
2499 (org-agenda-priority): Get current heading, not previous heading
2500 during agenda remote editing.
2501
2502 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
2503
2504 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
2505 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
2506 (remove-duplicates, delete-duplicates, substitute)
2507 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
2508 (nsubstitute-if-not, find, find-if, find-if-not, position)
2509 (position-if, position-if-not, count, count-if, count-if-not)
2510 (mismatch, search, sort*, stable-sort, merge, member*)
2511 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
2512 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
2513 (intersection, nintersection, set-difference, nset-difference)
2514 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
2515 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
2516 (nsublis, tree-equal): Improve argument/docstring consistency.
2517
2518 * subr.el (send-string, send-region):
2519 Remove obsolescence declaration.
2520 (window-dot, set-window-dot, read-input, show-buffer)
2521 (eval-current-buffer, string-to-int):
2522 Add release number to obsolescence declarations.
2523
2524 2005-05-19 Kim F. Storm <storm@cua.dk>
2525
2526 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
2527 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
2528
2529 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
2530
2531 * faces.el (list-faces-display): Make back button respect optional
2532 regexp arg.
2533
2534 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
2535
2536 * calculator.el (calculator-radix-grouping-mode)
2537 (calculator-radix-grouping-digits, calculator-displayer)
2538 (calculator-radix-grouping-separator, calculator-copy-displayer):
2539 * dabbrev.el (dabbrev-search-these-buffers-only):
2540 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
2541 (diff-advance-after-apply-hunk, diff-mode-hook)
2542 (diff-minor-mode-prefix):
2543 * imenu.el (imenu-use-popup-menu):
2544 * jit-lock.el (jit-lock-context-time):
2545 * newcomment.el (comment-fill-column, comment-column)
2546 (comment-style, comment-padding, comment-multi-line)
2547 (comment-empty-lines, comment-auto-fill-only-comments):
2548 * reveal.el (reveal-around-mark):
2549 * uniquify.el (uniquify-buffer-name-style)
2550 (uniquify-after-kill-buffer-p)
2551 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
2552 (uniquify-min-dir-content, uniquify-separator)
2553 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
2554 * w32-vars.el (w32-fixed-font-alist):
2555 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
2556 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
2557 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
2558 * progmodes/perl-mode.el (perl-indent-level)
2559 (perl-continued-statement-offset, perl-continued-brace-offset)
2560 (perl-brace-offset, perl-brace-imaginary-offset)
2561 (perl-label-offset, perl-indent-continued-arguments)
2562 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
2563 * progmodes/tcl.el (tcl-indent-level)
2564 (tcl-continued-indent-level, tcl-auto-newline)
2565 (tcl-tab-always-indent, tcl-electric-hash-style)
2566 (tcl-help-directory-list, tcl-use-smart-word-finder)
2567 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
2568 (inferior-tcl-source-command):
2569 * textmodes/fill.el (enable-kinsoku):
2570 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
2571 * textmodes/table.el (table-yank-handler):
2572 Specify missing group (and type, if simple) in defcustom.
2573
2574 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
2575
2576 * progmodes/compile.el (compilation-finish-function): Fix defvar.
2577
2578 2005-05-19 Richard M. Stallman <rms@gnu.org>
2579
2580 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
2581
2582 * subr.el (event-basic-type): Don't get an error.
2583 (left-fringe-p): Function deleted.
2584
2585 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
2586 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
2587
2588 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
2589 in recursive copy.
2590
2591 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
2592
2593 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
2594
2595 * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
2596 Call byte-compile-nogroup-warn if appropriate.
2597
2598 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
2599 (compilation-set-window): Don't call left-fringe-p; do it directly.
2600
2601 2005-05-19 Jay Belanger <belanger@truman.edu>
2602
2603 * calc/calc-graph.el (calc-graph-format-data): Make sure
2604 var-PlotRejects is bound before trying to check its value.
2605
2606 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
2607
2608 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
2609 definition of this variable from reftex-global.el to reftex.el,
2610 because it is needed in the menu.
2611
2612 2005-05-19 Lute Kamstra <lute@gnu.org>
2613
2614 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
2615 years are fixed. Don't insert a space after a dash.
2616
2617 2005-05-19 Kim F. Storm <storm@cua.dk>
2618
2619 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
2620
2621 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
2622
2623 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
2624 strings, because (eq ... ?\\) is fairly frequent.
2625
2626 * progmodes/make-mode.el (makefile-add-this-line-targets):
2627 Simplify and integrate into `makefile-pickup-targets'.
2628 (makefile-add-this-line-macro): Simplify and integrate into
2629 `makefile-pickup-macros.
2630 (makefile-pickup-filenames-as-targets): Simplify.
2631 (makefile-previous-dependency, makefile-match-dependency):
2632 Don't stumble over `::'.
2633
2634 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
2635
2636 * subr.el (post-command-idle-hook, post-command-idle-delay):
2637 Remove obsoletion of post-command-idle-hook and
2638 post-command-idle-delay.
2639
2640 * faces.el (list-faces-display): Provide button when describe-face
2641 is called to take user back to the list of faces.
2642
2643 * help-fns.el (describe-variable): Remove hyperlinks in a
2644 variable's value as these are quite frequently inappropriate.
2645
2646 * follow.el (follow-submit-feedback, follow-mode):
2647 Remove references to post-command-idle-hook.
2648
2649 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
2650
2651 * progmodes/make-mode.el (makefile-previous-dependency)
2652 (makefile-match-dependency): Check for := (and in bsd mode also
2653 !=) to give a better result, even when font-lock is not on.
2654
2655 2005-05-18 Jay Belanger <belanger@truman.edu>
2656
2657 * calc/calc-help.el (calc-s-prefix-help):
2658 Add `calc-copy-special-constant' to help string.
2659
2660 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
2661
2662 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
2663
2664 2005-05-18 Jay Belanger <belanger@truman.edu>
2665
2666 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
2667 in linear factors are in proper order.
2668
2669 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
2670
2671 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
2672 Support for jurabib.
2673
2674 * textmodes/reftex.el (featurep): Define aliases for overlay
2675 commands, for XEmacs compatibility, and use these aliases in
2676 overlay initializations.
2677 (reftex-highlight): Use `reftex-move-overlay'.
2678 (reftex-unhighlight): Use `reftex-delete-overlay'.
2679 (reftex-uniq): Funktion removed. Use `reftex-uniquify' instead.
2680 (reftex-access-search-path): Use `reftex-uniquify' instead of
2681 `reftex-uniq'
2682
2683 * textmodes/reftex-sel.el (reftex-select-unmark):
2684 Overlay `before-string' property modification enables for Emacs as well.
2685 (reftex-select-item): Use `reftex-delete-overlay'.
2686 (reftex-select-mark): Use `reftex-make-overlay' and
2687 `reftex-overlay-put'.
2688 (reftex-select-unmark): Use `reftex-delete-overlay' and
2689 `reftex-overlay-put'.
2690
2691 2005-05-18 Lute Kamstra <lute@gnu.org>
2692
2693 * emacs-lisp/lisp.el (check-parens): Fix docstring.
2694
2695 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
2696
2697 * add-log.el (add-change-log-entry):
2698 * array.el (array-make-template, array-reconfigure-rows)
2699 (array-init-max-row, array-init-max-column)
2700 (array-init-columns-per-line, array-init-field-width):
2701 * replace.el (replace-match-maybe-edit, perform-replace):
2702 * textmodes/spell.el (spell-region):
2703 Replace `read-input' by `read-string'.
2704
2705 * forms.el (forms-mode):
2706 * finder.el (finder-compile-keywords):
2707 * shadowfile.el (shadow-read-files):
2708 Replace `eval-current-buffer' by `eval-buffer'.
2709
2710 * terminal.el (te-pass-through):
2711 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
2712 (ange-ftp-raw-send-cmd):
2713 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
2714 (send-process-next-char, telnet-initial-filter, telnet):
2715 Replace `send-string' by `process-send-string'.
2716
2717 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
2718 (prolog-consult-region): Replace `send-string' by
2719 `process-send-string'; replace `send-region' by `process-send-region'.
2720
2721 * progmodes/delphi.el (delphi-log-msg):
2722 Replace `set-window-dot' by `set-window-point'.
2723
2724 * subr.el (window-dot, set-window-dot, read-input, send-string)
2725 (send-region, show-buffer, eval-current-buffer):
2726 Make really obsolete, as the comment says.
2727
2728 2005-05-17 Kim F. Storm <storm@cua.dk>
2729
2730 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
2731 (cua--init-keymaps): Bind C-return instead of S-return to set
2732 rectangle mark.
2733
2734 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
2735 instead of S-return to toggle/clear rectangle mark.
2736
2737 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
2738
2739 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
2740 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
2741 Also fontify plain strings assigned to variables, mostly so that a
2742 colon has a face and is thus not taken as a dependency separator.
2743 (makefile-previous-dependency): Inline the new matcher, because it
2744 is too complex to work in both directions.
2745 (makefile-match-dependency): Eliminate `backward' arg (see above).
2746 Completely reimplemented so as to not sometimes go into an endless
2747 loop. It should also be more efficient, because first it only
2748 searches for `:', instead of applying the very complex regexp.
2749 (makefile-mode): Cancel `font-lock-support-mode', because blocks
2750 to be fontified in one piece can be too long for JIT.
2751 Makefiles are never *that* big.
2752
2753 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
2754
2755 * dired.el (dired-mode): Simplify.
2756
2757 2005-05-17 Lute Kamstra <lute@gnu.org>
2758
2759 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
2760 defcustom for the mode hook variable.
2761
2762 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
2763 Emacs Lisp Reference Manual.
2764
2765 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
2766
2767 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
2768 (evenp, list*):
2769 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
2770 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
2771
2772 * net/tramp-smb.el (tramp-smb-open-connection):
2773 Pass `tramp-chunksize' as fifth (required) argument.
2774
2775 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
2776
2777 * font-lock.el (lisp-font-lock-keywords-1):
2778 Set `font-lock-negation-char-face' for [^...] char group.
2779 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
2780
2781 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
2782 a var, and refine it to mask one more level of nested vars.
2783 (makefile-rule-action-regex): Turn it into a var, and refine it so
2784 it recognizes backslashed continuation lines as belonging to the
2785 same command.
2786 (makefile-macroassign-regex): Refine it so it recognizes
2787 backslashed continuation lines as belonging to the same command.
2788 (makefile-var-use-regex): Don't look at the next char, because it
2789 might be the same one to be skipped by the initial [^$], leading
2790 to an overlooked variable use.
2791 (makefile-make-font-lock-keywords): Remove two parameters, which
2792 are now variables that some of the modes set locally.
2793 Handle dependency and rule action matching through functions, because
2794 regexps alone match too often. Dependency matching now comes
2795 last, so it can check, whether a colon already matched something else.
2796 (makefile-mode): Inform that font-lock improves makefile parsing
2797 capabilities.
2798 (makefile-match-dependency, makefile-match-action): New functions.
2799
2800 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
2801
2802 * emacs-lisp/cl-extra.el (equalp): Doc fix.
2803
2804 * align.el (align-regexp):
2805 * ansi-color.el (ansi-color-get-face):
2806 * array.el (array-reconfigure-rows, array-init-max-row)
2807 (array-init-max-column, array-init-columns-per-line)
2808 (array-init-field-width):
2809 * dired-aux.el (dired-trample-file-versions):
2810 * dired-x.el (dired-mark-sexp):
2811 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
2812 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
2813 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
2814 * faces.el (face-read-integer):
2815 * files.el (backup-extract-version, insert-directory):
2816 * hexl.el (hexl-insert-decimal-char):
2817 * server.el (server-process-filter):
2818 * shell.el (shell-extract-num):
2819 * startup.el (command-line-1):
2820 * term.el (term-command-hook):
2821 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
2822 (time-stamp-do-number):
2823 * time.el (display-time-update):
2824 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
2825 (timezone-fix-time):
2826 * vms-patch.el (vms-suspend-resume-hook):
2827 * calendar/appt.el (appt-convert-time):
2828 * calendar/cal-bahai.el (mark-bahai-diary-entries):
2829 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
2830 * calendar/cal-islam.el (mark-islamic-diary-entries):
2831 * calendar/calendar.el (calendar-cursor-to-date)
2832 (calendar-star-date):
2833 * calendar/diary-lib.el (diary-attrtype-convert)
2834 (mark-diary-entries, diary-entry-time):
2835 * calendar/solar.el (solar-get-number):
2836 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
2837 * emacs-lisp/re-builder.el (reb-display-subexp):
2838 * emulation/edt.el (edt-set-scroll-margins):
2839 * emulation/tpu-extras.el (tpu-set-scroll-margins):
2840 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
2841 (vip-get-ex-count):
2842 * emulation/viper-ex.el (viper-get-ex-token)
2843 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
2844 * international/fontset.el (fontset-plain-name):
2845 * mail/feedmail.el (feedmail-look-at-queue-directory):
2846 * mail/mailalias.el (mail-get-names):
2847 * mail/rmail.el (rmail-convert-to-babyl-format):
2848 * mail/rmailsum.el (rmail-make-basic-summary-line)
2849 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
2850 (rmail-summary-goto-msg):
2851 * mail/smtpmail.el (smtpmail-read-response):
2852 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
2853 (ange-ftp-vms-add-file-entry):
2854 * play/gametree.el (gametree-looking-at-ply)
2855 (gametree-current-branch-score):
2856 * progmodes/ada-xref.el (ada-prj-find-prj-file)
2857 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
2858 * progmodes/cperl-mode.el (condition-case):
2859 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
2860 (ebrowse-set-member-buffer-column-width)
2861 (ebrowse-select-1st-to-9nth):
2862 * progmodes/etags.el (etags-snarf-tag):
2863 * progmodes/flymake.el (flymake-parse-line):
2864 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
2865 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
2866 (idlwave-shell-menu-def):
2867 * progmodes/ps-mode.el (ps-run-goto-error):
2868 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
2869 (vhdl-speedbar-contract-level):
2870 * term/mac-win.el (x-handle-numeric-switch):
2871 * term/sun-mouse.el (sun-get-frame-data):
2872 * term/w32-win.el (x-handle-numeric-switch):
2873 * term/x-win.el (x-handle-numeric-switch):
2874 * textmodes/ispell.el (ispell-parse-output):
2875 * textmodes/nroff-mode.el (nroff-outline-level):
2876 * textmodes/reftex-cite.el (reftex-bib-sort-year)
2877 (reftex-bib-sort-year-reverse, reftex-format-citation):
2878 * textmodes/reftex-parse.el (reftex-init-section-numbers)
2879 (reftex-section-number):
2880 * textmodes/texinfmt.el (texinfo-paragraphindent):
2881 Replace `string-to-int' by `string-to-number'.
2882
2883 * international/latexenc.el: Add page marker to force the "Local
2884 Variables:" string out of the last page.
2885
2886 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
2887
2888 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
2889 tooltip-change-major-mode.
2890 (gud-tooltip-print-command): Remove case where gud-minor-mode
2891 is gdb ("--fullname").
2892 (gud-tooltip-tips): Turn GUD tooltips off for this case and
2893 explain to user.
2894
2895 2005-05-16 Jay Belanger <belanger@truman.edu>
2896
2897 * calc/calc-store.el (calc-copy-special-constant): New function.
2898
2899 * calc/calc-ext.el (calc-init-extensions): Add binding for
2900 `calc-copy-special-constant'.
2901
2902 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
2903 for the `calc-copy-special-constant' command.
2904
2905 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
2906
2907 * subr.el (left-fringe-p): New function.
2908
2909 * progmodes/compile.el (compilation-setup): Set local value of
2910 overlay-arrow-string to "" always.
2911 (compilation-set-window): Left fringe then don't scroll.
2912 No left fringe then no arrow and scroll message to top.
2913 (compilation-context-lines): Adjust doc string accordingly.
2914
2915 2005-05-16 Kim F. Storm <storm@cua.dk>
2916
2917 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
2918 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
2919 (ido-wide-find-dir-or-delete-dir): New command for M-d.
2920 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
2921 (ido-read-file-name): Handle commands with ido property value
2922 equal to find-file as reading a file name, to allow C-d to enter dired.
2923 (ibuffer-find-file): Add ido property with value find-file.
2924
2925 2005-05-15 Kim F. Storm <storm@cua.dk>
2926
2927 * subr.el (open-network-stream-nowait): Remove.
2928 (open-network-stream-server): Remove.
2929
2930 2005-05-15 Richard M. Stallman <rms@gnu.org>
2931
2932 * faces.el (describe-face): Output a definition link button.
2933
2934 * help-mode.el (help-face-def): New button type.
2935
2936 * emacs-lisp/copyright.el (copyright-fix-years):
2937 Match properly if the first year is 2-digit.
2938 Don't mess up the whitespace after the years by filling.
2939
2940 * dired-aux.el (dired-mark-confirm):
2941 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
2942
2943 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
2944 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
2945 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
2946
2947 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
2948 Set font-lock-comment-start-skip.
2949
2950 * font-lock.el (font-lock-comment-start-skip): New variable.
2951 (font-lock-comment-end-skip): New variable.
2952 (font-lock-fontify-syntactically-region): Use them if non-nil.
2953
2954 2005-05-15 Jay Belanger <belanger@truman.edu>
2955
2956 * calc/calc-store.el (calc-store-value): Return a string rather
2957 than display it as a message.
2958 Use calc-var-name for variable name.
2959 (calc-store-into): Add the result of calc-store-value to message.
2960 (calc-copy-variable): Add a message.
2961 (calc-store-exchange): Improve error messages.
2962 (calc-store-binary, calc-store-map): Don't reset the values of
2963 special constants.
2964
2965 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
2966
2967 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
2968 manual to docstring.
2969
2970 * files.el (hack-local-variables-confirm): Add STRING argument.
2971 Make the function handle non file visiting buffers correctly.
2972 (hack-local-variables-prop-line, hack-local-variables)
2973 (hack-one-local-variable): Use STRING arg of
2974 `hack-local-variables-confirm'.
2975
2976 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
2977
2978 Sync with Tramp 2.0.49.
2979
2980 * tramp.el (tramp-handle-dired-call-process)
2981 (tramp-handle-insert-directory):`insert-buffer' cannot be used
2982 because the contents of the Tramp buffer is changed before
2983 insertion (`expand-file' and alike).
2984 (tramp-handle-insert-directory): If `localname' has an empty
2985 nondirectory name, it must not be quoted.
2986 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
2987 variable `tramp-chunksize'. Change callees.
2988 (tramp-open-connection-setup-interactive-shell): Check remote host
2989 for buggy `send-process-string' implementation.
2990 Set `tramp-chunksize' if found. Reported by Michael Kifer
2991 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
2992 (tramp-handle-shell-command): `insert-buffer' cannot be used
2993 because the contents of the Tramp buffer is changed before
2994 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
2995 <frederic.bothamy@free.fr>.
2996 (tramp-set-auto-save): Actions should be done for Tramp file name
2997 handler only. Ange-FTP has its own auto-save mechanism.
2998 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
2999 (tramp-set-auto-save-file-modes): Set file modes of
3000 `buffer-auto-save-file-name' to ?\600 as fallback solution.
3001 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
3002 (tramp-bug): Remove obsolete variable.
3003 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
3004 for presence of `mml-mode'. Make it running for older Emacsen as well.
3005
3006 2005-05-14 John Paul Wallington <jpw@pobox.com>
3007
3008 * ibuf-ext.el (define-ibuffer-filter filename):
3009 If `dired-directory' is a list, use its car.
3010
3011 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
3012
3013 * ibuffer.el (define-ibuffer-column filename):
3014 If `dired-directory' is a list, use its car.
3015
3016 2005-05-14 Richard M. Stallman <rms@gnu.org>
3017
3018 * subr.el (symbol-file): Doc fix.
3019
3020 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
3021 (byte-compile-form): Call byte-compile-nogroup-warn.
3022 (byte-compile-warning-types): Doc fix.
3023
3024 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
3025
3026 * progmodes/cc-engine.el (c-literal-faces):
3027 Add font-lock-comment-delimiter-face.
3028
3029 * net/net-utils.el (dig): Use with-no-warnings.
3030
3031 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
3032 (sc-recite-frame-alist, sc-default-cite-frame)
3033 (sc-default-uncite-frame, sc-default-recite-frame)
3034 (sc-attrib-selection-list, sc-rewrite-header-list):
3035 Mark as risky-local-variable.
3036
3037 * international/ogonek.el (ogonek-jak, ogonek-how):
3038 Don't use beginning-of-buffer.
3039
3040 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
3041
3042 * calendar/solar.el (solar-data-list): Move definition up.
3043
3044 * dnd.el (dnd-protocol-alist): Add autoload.
3045
3046 * progmodes/sh-script.el: Many doc usage fixes.
3047 (sh-indent-after-do): Change default to match common styles.
3048
3049 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
3050
3051 * files.el (interpreter-mode-alist)
3052 (auto-mode-interpreter-regexp): Doc fixes.
3053
3054 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
3055
3056 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
3057
3058 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
3059
3060 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3061
3062 * dired.el (dired-mode): make-variable-buffer-local =>
3063 make-local-variable.
3064
3065 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3066
3067 * term/mac-win.el (mac-select-convert-to-string): Try coding
3068 systems in mac-script-code-coding-systems if specified one cannot
3069 encode string for `com.apple.traditional-mac-plain-text'.
3070
3071 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
3072
3073 * progmodes/make-mode.el (makefile-targets-face)
3074 (makefile-shell-face, makefile-makepp-perl-face): New faces.
3075 (makefile-dependency-regex): Fix it to not make the colon in
3076 $(var:a=b) special.
3077 (makefile-rule-action-regex): New regexp for highlighting embedded
3078 Shell strings.
3079 (makefile-macroassign-regex): Handle != for highlighting as
3080 embedded Shell strings.
3081 (makefile-var-use-regex): New const.
3082 (makefile-statements, makefile-automake-statements)
3083 (makefile-gmake-statements, makefile-makepp-statements)
3084 (makefile-bsdmake-statements): New consts.
3085 (makefile-make-font-lock-keywords): New function.
3086 (makefile-automake-font-lock-keywords)
3087 (makefile-gmake-font-lock-keywords)
3088 (makefile-makepp-font-lock-keywords)
3089 (makefile-bsdmake-font-lock-keywords): New consts.
3090 (makefile-mode-map): Add switchers between the various submodes.
3091 (makefile-mode): Document the availability of the variants.
3092 (makefile-automake-mode, makefile-gmake-mode)
3093 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
3094
3095 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
3096 new variants of makefile-mode.
3097
3098 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3099
3100 * font-lock.el (font-lock-comment-delimiter-face): Fix up
3101 the inheritance.
3102
3103 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
3104
3105 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
3106 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
3107
3108 * files.el (normal-mode): Extend the scope of the
3109 `enable-local-variables' binding to include the `set-auto-mode' call.
3110 (magic-mode-alist): Doc fix.
3111
3112 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
3113
3114 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
3115 font-lock-comment-face rather than copying its setting.
3116
3117 2005-05-12 Andreas Schwab <schwab@suse.de>
3118
3119 * eshell/esh-mode.el (eshell-send-input): Doc fix.
3120
3121 2005-05-12 Lute Kamstra <lute@gnu.org>
3122
3123 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
3124 defcustom for the mode hook variable. Delete the last argument.
3125 * generic-x.el: Fix callers of define-generic-mode.
3126 (generic-x-modes): Delete group.
3127 (show-tabs-tab-face, show-tabs-space-face): Put them in the
3128 generic-x customization group.
3129
3130 2005-05-12 Kim F. Storm <storm@cua.dk>
3131
3132 * font-lock.el (font-lock-negation-char-face): Default to "off".
3133
3134 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
3135 font-lock-negation-char-face to ! in !=.
3136
3137 2005-05-12 Masatake YAMATO <jet@gyve.org>
3138
3139 * add-log.el (find-change-log): Fix typos in the docstring
3140 of function.
3141
3142 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
3143
3144 * international/latexenc.el (latexenc-find-file-coding-system):
3145 Avoid `re-search-forward' when looking for input encoding because
3146 of speed and safety. Better regular expressions for recognizing
3147 input encoding. Limit a search for TeX-master/tex-main-file to
3148 the local variable section.
3149
3150 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
3151
3152 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
3153 syntax of $ to "'" (quote).
3154
3155 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
3156
3157 * dnd.el (dnd-protocol-alist): Improve custom type.
3158
3159 * dired.el (dired-dnd-protocol-alist): New variable.
3160 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
3161 `dired-mode-hook' to the end.
3162
3163 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
3164
3165 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
3166 comment-end if comment-start-skip is not set.
3167 Obey the font-lock-comment-delimiter-face variables.
3168
3169 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
3170
3171 * files.el (executable-find): Move from executable.el. Use locate-file.
3172 * progmodes/executable.el (executable-find): Move to files.el.
3173
3174 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
3175 when trying to ensure forward progress.
3176
3177 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
3178
3179 * mouse-sel.el (mouse-sel-follow-link-p): New function.
3180 (mouse-select, mouse-select-internal, mouse-extend-internal):
3181 Use it to implement mouse-1-click-follows-link functionality.
3182
3183 2005-05-11 Richard M. Stallman <rms@gnu.org>
3184
3185 * font-lock.el (font-lock-fontify-syntactically-region):
3186 Use font-lock-comment-delimiter-face for comment delimiters.
3187
3188 2005-05-10 Jay Belanger <belanger@truman.edu>
3189
3190 * calc/calc-help.el (calc-m-prefix-help): Add mention of
3191 preserving embedded modes.
3192
3193 2005-05-10 Richard M. Stallman <rms@gnu.org>
3194
3195 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
3196
3197 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
3198 Move from ada-stmt.el.
3199 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
3200
3201 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
3202 Move to ada-mode.el.
3203 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
3204
3205 * cus-edit.el (custom-file): Call file-chase-links.
3206
3207 * files.el (read-directory-name): Fix previous change.
3208 (hack-local-variables-confirm): New function.
3209 (hack-local-variables-prop-line, hack-local-variables)
3210 (hack-one-local-variable): Use it.
3211
3212 2005-05-10 Lute Kamstra <lute@gnu.org>
3213
3214 * font-lock.el (font-lock-keywords-alist)
3215 (font-lock-removed-keywords-alist): Clarify docstrings.
3216
3217 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
3218
3219 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
3220 (gdb-source-info): Check for preprocessor info.
3221 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
3222 a macro for a function.
3223 (gdb-info-breakpoints-custom): Try to find file again if not already
3224 found (user might have used GDB dir command).
3225 (gdb-get-location): Update gdb-location-alist correctly for change
3226 to gdb-info-breakpoints-custom.
3227
3228 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
3229 (gud-tooltip-print-command): Add gdbmi case.
3230 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
3231 preprocessor info.
3232
3233 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
3234
3235 * startup.el (fancy-splash-insert): Fix typo in doc string.
3236
3237 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
3238
3239 * obsolete/float.el (string-to-float):
3240 * obsolete/hilit19.el (hilit-add-pattern):
3241 * obsolete/rnews.el (news-parse-range, news-select-message)
3242 (news-get-pruned-list-of-files): Replace `string-to-int' by
3243 `string-to-number'.
3244
3245 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
3246 `find-file-not-found-hooks'; use `add-hook'.
3247 (uncompress-while-visiting): Set `write-file-functions', not
3248 `write-file-hooks'; use `add-hook'.
3249
3250 2005-05-09 Kim F. Storm <storm@cua.dk>
3251
3252 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
3253 (cua-paste): Handle clipboard action.
3254 (cua--init-keymaps): Remap clipboard-kill-region and
3255 clipboard-kill-ring-save.
3256
3257 2005-05-08 Eli Zaretskii <eliz@gnu.org>
3258
3259 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
3260 Improve commentary.
3261
3262 * simple.el (next-error-overlay-arrow-position): Revert the change
3263 made on 2005-04-30.
3264
3265 2005-05-07 Jay Belanger <belanger@truman.edu>
3266
3267 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
3268 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
3269 `calc-sel-reselect'.
3270
3271 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
3272 Calc is in embedded mode.
3273
3274 2005-05-07 Eli Zaretskii <eliz@gnu.org>
3275
3276 * progmodes/compile.el (compilation-setup):
3277 Set overlay-arrow-string to an empty string on text terminals.
3278
3279 * textmodes/ispell.el (ispell-program-name): Try looking for
3280 "aspell" along exec-path, and if found, use it as the default
3281 speller program.
3282
3283 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
3284
3285 * international/mule.el (sgml-xml-auto-coding-function):
3286 Recognize encoding='FOO' in single quotes as well as in double quotes.
3287
3288 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
3289
3290 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
3291 as well as `interactive', so that defmacro* would recognize
3292 `declare' forms.
3293
3294 2005-05-07 Eli Zaretskii <eliz@gnu.org>
3295
3296 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
3297 Explain more about the LIGHTER arg's usage in the doc string.
3298 Add commentary to clarify what the code does. Fix the regexp that
3299 strips whitespace from LIGHTER. Quote LIGHTER before using it,
3300 since it could have characters special to regular expressions.
3301
3302 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
3303
3304 * replace.el (occur-1): Bind inhibit-read-only so that
3305 erase-buffer doesn't barf on read-only text properties (likewise
3306 for add-text-properties in occur-engine). Mark buffer as unmodified.
3307 (occur-engine): Don't set buffer-read-only here.
3308
3309 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
3310
3311 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
3312 list-buffers-directory. This caused the *cvs-commit* buffer to be
3313 sometimes mistakenly reused as a *cvs* buffer.
3314
3315 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
3316
3317 * tooltip.el: Move code for GUD tooltips into gud.el.
3318 (require): CL no longer needed to compile case.
3319 (tooltip-mode): Do not toggle functions for GUD tooltips.
3320 (tooltip-gud-tips-p): Remove. Replace with minor mode
3321 gud-tooltip-mode in gud.el.
3322 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
3323 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
3324 tooltip-gud prefix with gud-tooltip and obsolete.
3325 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
3326 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
3327 (tooltip-mouse-motion): Mouse movement functions/variable.
3328 Rename in gud.el by adding gud prefix.
3329 (tooltip-gud-original-filter, tooltip-gud-dereference)
3330 (tooltip-gud-event, tooltip-toggle-gud-tips)
3331 (tooltip-gud-process-output, tooltip-gud-print-command)
3332 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
3333 gud.el by replacing tooltip-gud prefix with gud-tooltip.
3334 (gdb-tooltip-print): Move to gdb-ui.el.
3335
3336 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
3337 (require): CL needed to compile case.
3338 (gud-tooltip-mode): Use to toggle GUD tooltips unstead of
3339 tooltip-gud-tips-p. Make it a minor-mode.
3340 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
3341 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
3342 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
3343 (gud-tooltip-change-major-mode)
3344 (gud-tooltip-activate-mouse-motions-if-enabled)
3345 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
3346 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
3347 (gud-tooltip-original-filter, gud-tooltip-dereference)
3348 (gud-tooltip-event, tooltip-toggle-gud-tips)
3349 (gud-tooltip-process-output, gud-tooltip-print-command)
3350 (gud-tooltip-tips): Move from tooltip.el.
3351
3352 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
3353 (gdb-cpp-define-alist-flags): Doc fix.
3354 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
3355 gud-tooltip-mode is t.
3356
3357 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
3358
3359 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
3360 evaporate if their text is deleted.
3361 (goto-address-at-point): Make it work as a mouse binding as well.
3362 (goto-address-at-mouse): Obsolete it. Update users.
3363
3364 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
3365
3366 * calendar/appt.el (top-level): No longer activate on load.
3367
3368 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
3369
3370 * calendar/cal-bahai.el (mark-bahai-diary-entries):
3371 * net/webjump.el (webjump):
3372 * progmodes/idlw-help.el (idlwave-do-context-help1)
3373 (idlwave-highlight-linked-completions):
3374 * textmodes/po.el (po-find-file-coding-system-guts):
3375 Replace `assoc-ignore-case' by `assoc-string'.
3376
3377 2005-05-06 Eli Zaretskii <eliz@gnu.org>
3378
3379 * files.el (locate-file): Doc fix.
3380
3381 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
3382 Remove the redundant test for ms-dos.
3383
3384 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
3385 look for the preprocessor with exec-suffixes. If not found in
3386 standard places, look in exec-path. Remove most of the tests that
3387 used system-type.
3388
3389 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
3390
3391 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
3392
3393 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
3394 file-name clash with jka-compr.el on 8+3 filesystems.
3395
3396 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3397
3398 * term/mac-win.el: Don't define or bind scroll bar functions if
3399 x-toolkit-scroll-bars is t.
3400 (x-select-text, x-get-selection-value):
3401 Clear x-last-selected-text-clipboard if x-select-enable-clipboard is nil.
3402 (PRIMARY): Put mac-scrap-name property.
3403 (mac-select-convert-to-file-url): New function.
3404 (public.file-url): New selection target type. Add to
3405 selection-converter-alist.
3406 (x-get-selection, x-selection-value): Handle it.
3407 (x-cut-buffer-or-selection-value): New alias.
3408
3409 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3410
3411 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
3412 entry to avoid calling bibtex-find-entry with arg global
3413 being t. Remove arg key.
3414 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
3415 (bibtex-copy-summary-as-kill): Change accordingly.
3416
3417 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
3418
3419 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
3420 (org-agenda-date-later): Use with-current-buffer.
3421
3422 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
3423
3424 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
3425 (define-obsolete-variable-alias): Doc Fixes.
3426
3427 2005-05-06 Kim F. Storm <storm@cua.dk>
3428
3429 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
3430 vertical-motion when selective-display is active.
3431
3432 * ido.el (ido-setup-hook): New hook.
3433 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
3434 (ido-input-stack): New var.
3435 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
3436 ido-next-work-file binding to M-O.
3437 Bind M-f to ido-wide-find-file-or-pop-dir.
3438 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
3439 (ido-read-internal): Run ido-setup-hook.
3440 Catch quit in read-file-name and read-string to cancel edit.
3441 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
3442 Automatically pop-all when completing a directory name (RET).
3443 (ido-file-internal): Add with-no-warnings around ffap and dired code.
3444 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
3445 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
3446 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
3447 New functions for M-b/M-f to move among the directory components.
3448 (ido-make-merged-file-list): Catch quit to cancel merge.
3449 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
3450 (ido-completion-help): No warnings for ido-completion-buffer-full.
3451
3452 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
3453
3454 * font-lock.el (font-lock-negation-char-face): New face and variable.
3455 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
3456 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
3457 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
3458 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
3459
3460 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
3461
3462 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
3463 Fix typo in docstring.
3464
3465 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
3466 (ebrowse-print-statistics-line)
3467 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
3468
3469 * term/w32-win.el (image-library-alist): Add additional name for
3470 Xpm library.
3471
3472 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
3473
3474 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
3475 use gcc instead of cpp.
3476
3477 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
3478 (gdb-create-define-alist): Use it.
3479 (gdb-cpp-define-alist-program): Update for MS-DOS.
3480
3481 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
3482
3483 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OSX.
3484
3485 2005-05-04 Richard M. Stallman <rms@gnu.org>
3486
3487 * help.el (describe-key): No error when UNTRANSLATED is nil.
3488
3489 * simple.el (line-move-1): Fix previous change to signal errors
3490 appropriately.
3491
3492 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
3493
3494 * calendar/icalendar.el (icalendar-version): Now at 0.12.
3495 (icalendar-duration-correction): Remove.
3496 (icalendar--get-event-properties): Split result at commas.
3497 (icalendar--decode-isoduration): New optional argument
3498 DURATION-CORRECTION.
3499 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
3500 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
3501 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
3502 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
3503 (icalendar--convert-anniversary-to-ical): New functions, extracted
3504 from icalendar-export-region, with bug fixes.
3505 (icalendar-export-region): Use the above functions.
3506 (icalendar-import-buffer): Check before saving diary file.
3507 (icalendar--convert-recurring-to-diary)
3508 (icalendar--convert-non-recurring-all-day-to-diary)
3509 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
3510 extracted from icalendar--convert-ical-to-diary, with bug fixes.
3511 (icalendar--convert-ical-to-diary): Use the above functions.
3512
3513 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
3514
3515 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
3516 Remove these recent additions.
3517 (c-mode): Restore to before 2005-04-28.
3518
3519 * progmodes/cc-vars.el (cc-define-list-program): Remove this
3520 recent addition.
3521
3522 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
3523 (gdb-define-alist): New variables.
3524 (gdb-create-define-alist): New function.
3525 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
3526 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
3527 with string-to-number.
3528 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
3529
3530 * progmodes/gud.el: Replace string-to-int with string-to-number.
3531 (gud-find-file): Handle gdb-define-alist.
3532
3533 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
3534
3535 2005-05-02 Jay Belanger <belanger@truman.edu>
3536
3537 * calc/calc-aent.el (math-read-token):
3538 * calc/calc-bin.el (calc-word-size):
3539 * calc/calc-ext.el (calc-read-number-fancy):
3540 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
3541 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
3542 * calc/calc-frac.el (calc-over-notation):
3543 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
3544 (calc-graph-num-points, calc-graph-init):
3545 * calc/calc-prog.el (calc-read-parse-table-part)
3546 (calc-edit-macro-repeats):
3547 * calc/calc-yank.el (calc-do-grab-rectangle):
3548 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
3549 Replace `string-to-int' by `string-to-number'.
3550
3551 2005-05-02 Kim F. Storm <storm@cua.dk>
3552
3553 * kmacro.el: Use executing-kbd-macro-index variable.
3554
3555 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
3556
3557 * net/rlogin.el (rlogin-parse-words): Delete func.
3558 (rlogin): Use split-string, not rlogin-parse-words.
3559 Also, if there are option-like elements in the parsed args,
3560 take the host to be the first arg immediately following them.
3561 Suggested by Michael Mauger.
3562
3563 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
3564
3565 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
3566
3567 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
3568
3569 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
3570 (cc-mode-cpp-program): Rename to cc-define-list-program and
3571 move to cc-vars.el.
3572
3573 * progmodes/cc-vars.el (cc-define-list-program):
3574 Change to "gcc -E -dM -". Make customizable.
3575
3576 2005-05-02 Kim F. Storm <storm@cua.dk>
3577
3578 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
3579
3580 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
3581
3582 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
3583
3584 * international/mule-util.el (truncate-string): Remove alias and
3585 obsolete declaration.
3586
3587 * international/mule-cmds.el (update-iso-coding-systems):
3588 Remove alias and obsolete declaration.
3589
3590 * international/mule.el (coding-system-parent): Remove alias and
3591 obsolete declaration.
3592
3593 * subr.el (define-function, sref): Remove aliases and obsolete
3594 declarations.
3595 (chars-in-region): Remove obsolete declaration.
3596
3597 2005-05-01 Richard M. Stallman <rms@gnu.org>
3598
3599 * info.el (Info-mode): Set widen-automatically to nil, locally.
3600
3601 * simple.el (widen-automatically): New variable.
3602 (pop-global-mark): Obey widen-automatically.
3603
3604 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
3605
3606 * term/xterm.el (function-key-map): Call substitute-key-definition
3607 before the keymap size is increased by a lot of define-key calls.
3608
3609 2005-05-01 Richard M. Stallman <rms@gnu.org>
3610
3611 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
3612 Rename ARG to ELEMENT. Doc fix.
3613
3614 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
3615
3616 * allout.el (allout-exposure): Remove macro and obsolete declaration.
3617 Remove references to allout-exposure/change to allout-new-exposure.
3618
3619 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
3620 bytecode symbols.
3621
3622 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
3623 (compiled-function-p, focus-frame, unfocus-frame):
3624 Remove aliases and obsolete declarations.
3625 Back out inadvertent changes from previous commit.
3626
3627 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
3628
3629 * files.el (require-final-newline): Make Custom tags consistent
3630 with mode-require-final-newline.
3631 (mode-require-final-newline): Doc fix.
3632
3633 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
3634
3635 * international/latexenc.el (latexenc-find-file-coding-system):
3636 Fix regular expressions.
3637
3638 2005-05-01 David Kastrup <dak@gnu.org>
3639
3640 * international/latexenc.el (latexenc-find-file-coding-system):
3641 Fix regular expressions.
3642
3643 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
3644
3645 * subr.el (string-to-int): Make obsolete.
3646
3647 2005-04-30 Richard M. Stallman <rms@gnu.org>
3648
3649 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
3650
3651 * loadup.el: load jka-comp-hook.
3652
3653 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
3654 (jka-compr-handler): Add autoload. `put' calls moved
3655 to jka-comp-hook.el.
3656 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
3657 (jka-compr-inhibit): Autoload.
3658
3659 * jka-comp-hook.el: New file.
3660 Enable the mode by default.
3661
3662 * files.el (backup-buffer-copy): Use copy-file instead
3663 of write-region, and put back the 'excl.
3664
3665 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
3666
3667 * progmodes/flymake.el (flymake-split-string)
3668 (flymake-split-string, flymake-log, flymake-pid-to-names)
3669 (flymake-reg-names, flymake-get-source-buffer-name)
3670 (flymake-unreg-names, flymake-add-line-err-info)
3671 (flymake-add-err-info): Clarify docstrings.
3672 (flymake-popup-menu, flymake-make-emacs-menu)
3673 (flymake-make-xemacs-menu): Add docstrings.
3674 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
3675 Set variables directly throughout.
3676
3677 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
3678
3679 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
3680 exists. Initialise cc-define-alist.
3681 (c-mode): Add cc-create-define-alist locally to after-save-hook.
3682 If there is no file (Macroexpansion) don't create an alist.
3683
3684 2005-04-29 Sam Steingold <sds@gnu.org>
3685
3686 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
3687 (cc-create-define-alist): Use it instead of the hard-coded string.
3688
3689 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
3690
3691 * international/mule-conf.el (file-coding-system-alist): Fix regexp
3692 for latexenc.
3693
3694 2005-04-29 Lute Kamstra <lute@gnu.org>
3695
3696 * emacs-lisp/generic.el: Improve commentary section.
3697 (define-generic-mode): Improve docstring.
3698
3699 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
3700
3701 * textmodes/org.el (many places): Change to quiet the byte compiler.
3702 (org-prefix-format-compiled): New variable.
3703 (org-compile-prefix-format): New function.
3704 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
3705 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
3706 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
3707 (org-get-entries-from-diary): Use `org-get-time-of-day' for
3708 consistency with entries from `org-mode' files.
3709 (org-get-time-of-day): Fix bug with partial matches early in a line.
3710 (org-non-link-chars): New constant.
3711 (org-link-regexp): Respect `org-non-link-chars'.
3712 (org-agenda-day-view): Remove command.
3713 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
3714 (org-follow-bbdb-link, org-store-link): Search also company field.
3715 (org-highlight-overlay): New variable.
3716 (org-highlight, org-unhighlight): New functions.
3717 (org-agenda-mode): Add pre-command-hook to remove highlight.
3718 (org-evaluate-time-range): Behavior depends upon whether time stamp
3719 contains a time or not.
3720 (org-show-subtree, org-show-entry): New functions.
3721 (org-agenda-cleanup-fancy-diary): Remove empty lines.
3722
3723 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
3724
3725 * comint.el (comint-output-filter-functions): Add autoload cookie.
3726
3727 2005-04-28 Kim F. Storm <storm@cua.dk>
3728
3729 * ido.el (ido-everywhere): Fix last change.
3730
3731 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
3732
3733 * international/latexenc.el: New file.
3734 * international/mule-conf.el (file-coding-system-alist): For .tex,
3735 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
3736
3737 2005-04-28 Lute Kamstra <lute@gnu.org>
3738
3739 * font-lock.el (font-lock-add-keywords)
3740 (font-lock-remove-keywords): Clarify docstring.
3741 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
3742 Don't start docstrings with a `*'.
3743 (font-lock-update-removed-keyword-alist): Give it a docstring.
3744
3745 * generic-x.el: Update commentary section.
3746 Only require font-lock when compiling.
3747 Define all modes conditionally.
3748 Place all generic modes in the generic-x-modes customization group.
3749 (generic-x-modes): New customization group.
3750 (generic-default-modes, generic-mswindows-modes)
3751 (generic-unix-modes, generic-other-modes): New constants.
3752 (generic-define-mswindows-modes, generic-define-unix-modes):
3753 Update docstrings. Make them obsolete.
3754 (generic-extras-enable-list): New default value. Update docstring.
3755 Improve :type. Change :set function.
3756 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
3757 Fix docstring.
3758
3759 * emacs-lisp/generic.el (generic-mode-internal):
3760 Simplify font-lock-defaults.
3761 (define-generic-mode): Fix docstring.
3762
3763 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3764
3765 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
3766 font-lock-face property to highlight matches.
3767
3768 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
3769
3770 * progmodes/cc-mode.el (cc-create-define-alist): New function.
3771 (cc-define-alist): New variable.
3772 (c-mode): Make it local and initialise it.
3773
3774 * progmodes/gdb-ui.el (gdb-active-process): New variable.
3775 (gdb-exited): New function.
3776 (gdb-annotation-rules): Use it.
3777 (gdb-starting): Set gdb-active-process to t.
3778 (gdb-stopping): Amend doc string.
3779 (gdb-reset): Set gdb-active-process to nil.
3780
3781 * tooltip.el (tooltip-gud-tips): Show the associated #define
3782 directives when a C program under GDB is not executing.
3783
3784 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
3785
3786 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
3787 font-lock-fontify-syntactic-keywords.
3788
3789 * font-lock.el (font-lock-default-fontify-region): Don't force
3790 parse-sexp-lookup-properties to nil.
3791
3792 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
3793
3794 * man.el (man-mode-syntax-table): Set up `:' to have
3795 word-constituent syntax.
3796
3797 2005-04-27 Lute Kamstra <lute@gnu.org>
3798
3799 * novice.el (disable-command): Don't add spurious newlines to the
3800 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
3801
3802 2005-04-26 Jay Belanger <belanger@truman.edu>
3803
3804 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
3805 than one window before deleting window.
3806
3807 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3808
3809 * shell.el (shell-prompt-pattern): Doc fix.
3810 (shell-mode): Set paragraph-separate buffer locally to "\\'".
3811
3812 * comint.el (comint-prompt-regexp, comint-get-old-input)
3813 (comint-use-prompt-regexp)
3814 (comint-use-prompt-regexp-instead-of-fields)
3815 (comint-replace-by-expanded-history, comint-send-input)
3816 (comint-output-filter, comint-get-old-input-default)
3817 (comint-line-beginning-position, comint-bol, comint-show-output)
3818 (comint-backward-matching-input, comint-forward-matching-input)
3819 (comint-next-prompt, comint-previous-prompt):
3820 Rename `comint-use-prompt-regexp-instead-of-fields' to
3821 `comint-use-prompt-regexp'. Keep old name as alias and declare
3822 obsolete.
3823 (comint-use-prompt-regexp): Shorten first line of doc string.
3824
3825 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
3826 Set paragraph-separate buffer locally to "\\'".
3827
3828 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
3829 Adapt to above name change.
3830
3831 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
3832 (smbclient-prompt-regexp): Ditto.
3833
3834 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
3835
3836 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
3837
3838 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
3839 gdb-location-list.
3840 Break lines that are over 80 characters wide.
3841
3842 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
3843
3844 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
3845 New fun and var, to preserve compatibility.
3846
3847 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
3848
3849 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
3850
3851 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
3852 name to file-newer-than-file-p.
3853
3854 2005-04-26 Richard M. Stallman <rms@gnu.org>
3855
3856 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
3857
3858 * progmodes/python.el (python-mode):
3859 Use new name eldoc-documentation-function.
3860
3861 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
3862
3863 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
3864 (eldoc-documentation-function):
3865 Rename from eldoc-print-current-symbol-info-function. Calls changed.
3866
3867 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
3868
3869 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
3870
3871 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
3872
3873 * term/xterm.el (function-key-map): Fix strings for
3874 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
3875 {C,S,A,C-S}-{f1-f12}.
3876
3877 2005-04-26 Kenichi Handa <handa@m17n.org>
3878
3879 * international/mule-cmds.el (select-safe-coding-system):
3880 Fix previous change.
3881
3882 2005-04-26 Lute Kamstra <lute@gnu.org>
3883
3884 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
3885
3886 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
3887 (font-lock-comment-delimiter-face): Ditto.
3888
3889 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
3890
3891 2005-04-25 Jay Belanger <belanger@truman.edu>
3892
3893 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
3894 to t while inserting information; use help-mode.
3895
3896 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
3897
3898 * term.el (ansi-term-color-vector): Use the xterm colors.
3899 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
3900
3901 2005-04-25 Lute Kamstra <lute@gnu.org>
3902
3903 * font-core.el (font-lock-defaults): Fix docstring.
3904
3905 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
3906
3907 2005-04-25 Kenichi Handa <handa@m17n.org>
3908
3909 * international/mule-cmds.el (select-safe-coding-system):
3910 Don't check consistency with coding: spec, etc if raw-text or
3911 no-conversion was found to be safe.
3912
3913 2005-04-24 Richard M. Stallman <rms@gnu.org>
3914
3915 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
3916 citation markers at start of each line.
3917
3918 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
3919 citation markers at start of each line.
3920
3921 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
3922
3923 * files.el (mode-require-final-newline): Fix previous change.
3924 (require-final-newline): Fix type label.
3925
3926 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
3927
3928 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
3929 statement in buffer (broken by 2004-11-24 change).
3930
3931 2005-04-24 Kim F. Storm <storm@cua.dk>
3932
3933 * ido.el (ido-everywhere): Save and restore old read-buffer-function
3934 and read-file-name-function values. Don't overwrite existing
3935 non-nil values if ido-mode is enabled without ido-everywhere.
3936
3937 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
3938
3939 * files.el (mode-require-final-newline): Minor doc fix.
3940
3941 2005-04-24 Eli Zaretskii <eliz@gnu.org>
3942
3943 * subr.el (syntax-after): Doc fix.
3944 (syntax-class): If argument is nil, return nil. Mask off upper 16
3945 bits, not 8 bits.
3946
3947 * files.el (mode-require-final-newline): Doc fix.
3948 (backup-buffer-copy): Fix last change.
3949
3950 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3951
3952 * term/mac-win.el: Require select. Set selection-coding-system to
3953 mac-system-coding-system. Call menu-bar-enable-clipboard.
3954 (x-last-selected-text-clipboard, x-last-selected-text-primary)
3955 (x-select-enable-clipboard): New variables.
3956 (x-select-text, x-get-selection, x-selection-value)
3957 (x-get-selection-value, mac-select-convert-to-string)
3958 (mac-services-open-file, mac-services-open-selection)
3959 (mac-services-insert-text): New functions.
3960 (CLIPBOARD, FIND): Put mac-scrap-name property.
3961 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
3962 (public.tiff): Put mac-ostype property.
3963 (selection-converter-alist): Add entries for them.
3964 (mac-application-menu-map): New keymap.
3965 (interprogram-cut-function, interprogram-paste-function): Set to
3966 x-select-text and x-get-selection-value, respectively.
3967 (split-window-keep-point): Set to t.
3968
3969 2005-04-23 Richard M. Stallman <rms@gnu.org>
3970
3971 * files.el (read-directory-name): Always pass non-nil
3972 DEFAULT-FILENAME arg to read-file-name.
3973 (backup-buffer-copy, basic-save-buffer-2): Take care against
3974 writing thru an unexpected existing symlink.
3975 (revert-buffer): In indirect buffer, revert the base buffer.
3976 (magic-mode-alist): Doc fix.
3977 (buffer-stale-function): Doc fix.
3978 (minibuffer-with-setup-hook): Avoid warning.
3979 (mode-require-final-newline): Doc and custom fix.
3980
3981 * follow.el (follow-end-of-buffer): Use with-no-warnings.
3982
3983 * font-lock.el (font-lock-comment-face): On terminals with few colors,
3984 use the default appearance.
3985 (font-lock-comment-delimiter-face): New face, new variable.
3986
3987 * imenu.el (imenu--generic-function): The official position of a
3988 definition is the start of the line that BEG is in.
3989
3990 * midnight.el (midnight-timer): Move defvar up.
3991
3992 * mouse.el (mouse-drag-region-1): Delete some debugging code.
3993
3994 * saveplace.el (save-place-to-alist): Use with-no-warnings.
3995
3996 * startup.el (command-line): Use with-no-warnings.
3997
3998 * window.el (window-size-fixed): New defvar.
3999
4000 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
4001
4002 * mail/rmail.el (rmail-font-lock-keywords):
4003 Use font-lock-comment-delimiter-face.
4004
4005 * mail/sendmail.el (mail-font-lock-keywords):
4006 Use font-lock-comment-delimiter-face.
4007
4008 * progmodes/compile.el (next-error-highlight-timer): New defvar.
4009
4010 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
4011
4012 * progmodes/compile.el (compilation-mode-font-lock-keywords):
4013 Specify t for LAXMATCH when matching directories.
4014 Save match data around compilation-compat-error-properties form.
4015
4016 2005-04-23 David Kastrup <dak@gnu.org>
4017
4018 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
4019 Mention that the autoloaded aliases should be kept for AUCTeX.
4020
4021 2005-04-23 Andreas Schwab <schwab@suse.de>
4022
4023 * isearch.el (isearch-forward): Doc fix.
4024
4025 2005-04-23 Eli Zaretskii <eliz@gnu.org>
4026
4027 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
4028 (jit-lock-stealth-nice): Change default value to 0.5.
4029
4030 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
4031
4032 * abbrev.el (write-abbrev-file): Write table entries in
4033 alphabetical order by table name.
4034
4035 2005-04-22 Kim F. Storm <storm@cua.dk>
4036
4037 * ido.el (ido-read-internal): Fix `list' completion.
4038
4039 2005-04-22 Kenichi Handa <handa@m17n.org>
4040
4041 * recentf.el (recentf-save-file-coding-system): New variable.
4042 (recentf-save-list): Encode the file by
4043 recentf-save-file-coding-system and add coding: tag.
4044
4045 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
4046
4047 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
4048
4049 2005-04-21 Lute Kamstra <lute@gnu.org>
4050
4051 * loadhist.el (unload-feature): Don't remove a function from hooks
4052 if it is about to be restored to an autoload . Remove functions
4053 that will become unbound from auto-mode-alist. Simplify the code.
4054
4055 * subr.el (assq-delete-all): New implementation that is linear,
4056 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
4057 (rassq-delete-all): New function.
4058
4059 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
4060 Add size-indication-mode.
4061
4062 2005-04-21 Kenichi Handa <handa@m17n.org>
4063
4064 * international/mule-cmds.el: Add autoload for widget-value in
4065 eval-when-compile.
4066
4067 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
4068
4069 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
4070 Add tooltip-mode.
4071
4072 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
4073
4074 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
4075
4076 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
4077 (inferior-lisp-filter-regexp, inferior-lisp-program)
4078 (inferior-lisp-load-command, inferior-lisp-prompt)
4079 (inferior-lisp-mode-hook, lisp-source-modes)
4080 (inferior-lisp-load-hook): defvar->defcustom.
4081 (inferior-lisp-program, inferior-lisp-prompt)
4082 (inferior-lisp-load-hook): Doc fixes.
4083 (inferior-lisp-install-letter-bindings): Small change in
4084 introductory comment.
4085
4086 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
4087
4088 * vc.el (vc-annotate-color-map): Change some colors so that text
4089 using them as foreground is readable on both white and black
4090 backgrounds.
4091
4092 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
4093
4094 * international/mule-conf.el (translation-table-for-input):
4095 Remove redundant declaration.
4096
4097 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
4098
4099 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
4100
4101 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
4102 (tooltip-toggle-gud-tips): New function.
4103
4104 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4105
4106 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
4107 right angle brackets.
4108
4109 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
4110
4111 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
4112
4113 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
4114
4115 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
4116 Remove. Update callers to use expand-file-name instead.
4117
4118 * subr.el (syntax-class): New function.
4119
4120 * simple.el (blink-matching-open): Use it.
4121
4122 * paren.el (show-paren-function): Use it to recognize parens that are
4123 also used in 2-char comment markers.
4124
4125 2005-04-19 Lute Kamstra <lute@gnu.org>
4126
4127 * loadhist.el (unload-feature): Update for new format of
4128 load-history. Simplify the code.
4129
4130 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4131
4132 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
4133 (mac-add-charset-info): New function. Initialize variable
4134 mac-charset-info-alist using it.
4135 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
4136 for translation.
4137 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
4138 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
4139 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
4140 New CCL programs.
4141
4142 2005-04-19 Kim F. Storm <storm@cua.dk>
4143
4144 * simple.el (next-buffer, prev-buffer, next-error)
4145 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
4146 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
4147
4148 * bindings.el (next-buffer, prev-buffer, next-error)
4149 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
4150 (clone-indirect-buffer-other-window): Move bindings from simple.el.
4151 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
4152 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
4153
4154 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
4155
4156 * isearch.el (isearch-edit-string): Make the search-ring available for
4157 minibuffer history commands.
4158 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
4159 the default history commands now work just as well.
4160 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
4161
4162 2005-04-18 Kim F. Storm <storm@cua.dk>
4163
4164 * emulation/cua-base.el (cua--pre-command-handler): Add more
4165 elaborate check for shift modifier on non-window systems.
4166
4167 2005-04-18 Lars Hansen <larsh@math.ku.dk>
4168
4169 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
4170
4171 2005-04-18 Kim F. Storm <storm@cua.dk>
4172
4173 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
4174 and make it optional. Don't test tooltip-gud-echo-area here.
4175 (tooltip-gud-process-output, gdb-tooltip-print):
4176 Pass tooltip-gud-echo-area to tooltip-show.
4177 (tooltip-help-tips): Remove second optional arg to tooltip-show.
4178
4179 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4180
4181 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
4182 `display-graphic-p' may not be bound yet.
4183
4184 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
4185
4186 * startup.el (command-line): No longer enable Xterm Mouse mode by
4187 default in terminals compatible with xterm.
4188
4189 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
4190
4191 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
4192
4193 * tooltip.el (tooltip-gud-echo-area): Rename from
4194 tooltip-use-echo-area.
4195 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
4196 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
4197 area independently of where help tooltips are displayed.
4198
4199 2005-04-17 David Kastrup <dak@gnu.org>
4200
4201 * cus-theme.el (custom-theme-write-variables): Quote variables
4202 where necessary.
4203
4204 2005-04-17 Richard M. Stallman <rms@gnu.org>
4205
4206 * simple.el (yank-excluded-properties): Add follow-link to value.
4207
4208 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
4209
4210 * startup.el (fancy-splash-max-time): Just 30 seconds.
4211 (fancy-splash-delay): Just 7.
4212 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
4213
4214 * loadhist.el (unload-feature): Update for new format of load-history.
4215 Simplify the code.
4216
4217 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
4218 (rmail-font-lock-keywords): Don't fontify the text of a citation.
4219
4220 * mail/sendmail.el (mail-font-lock-keywords):
4221 Don't fontify subject text.
4222 Don't fontify the text of a citation.
4223
4224 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
4225
4226 * comint.el (comint-output-filter): Run comint-output-filter-functions
4227 with point where the user had it.
4228
4229 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
4230
4231 * international/ucs-tables.el (ucs-set-table-for-input):
4232 Disable when using unify-on-decoding.
4233
4234 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
4235
4236 * emulation/cua-base.el (cua-global-mark-face): Add special case
4237 for displays supporting a high number of colors.
4238
4239 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
4240
4241 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
4242
4243 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
4244
4245 * filesets.el (filesets-add-buffer): If user supplies a name of a
4246 non-existing fileset, create a new fileset.
4247
4248 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
4249
4250 * textmodes/org.el (org-up-heading-all): Fix bug with
4251 `outline-up-heading-all'.
4252
4253 2005-04-16 Andreas Schwab <schwab@suse.de>
4254
4255 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
4256 /etc/permissions.d/* and /etc/aliases.d/*.
4257
4258 2005-04-16 Kenichi Handa <handa@m17n.org>
4259
4260 * international/code-pages.el (cp-make-coding-system):
4261 Set `translation-table-for-input' property value to the symbol
4262 ucs-mule-to-mule-unicode, not to that value.
4263 (pt154): Escape guillemet by `\'.
4264
4265 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
4266
4267 * loadup.el: Load tooltip if x-show-tip is fboundp.
4268
4269 * startup.el (command-line): Add comment.
4270
4271 * tooltip.el (tooltip-mode): Specify correct standard value for
4272 Custom in init-value.
4273
4274 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
4275
4276 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
4277 possible.
4278
4279 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
4280
4281 * textmodes/org.el (org-agenda-date-prompt): Rename from
4282 `org-agenda-date-today'.
4283 (org-evaluate-time-range): Insert at point instead of directly
4284 after time range.
4285 (org-first-headline-recenter, org-subtree-end-visible-p)
4286 (org-optimize-window-after-visibility-change): New functions
4287 (org-agenda-post-command-hook): Don't allow point at end of line,
4288 to make sure it always hits the text properties.
4289 (org-agenda-next-date-line, org-agenda-previous-date-line):
4290 New commands.
4291 (org-set-regexps-and-options): Category may contain white space.
4292 (org-agenda-get-deadlines, org-agenda-get-scheduled):
4293 Improve marker positions.
4294 (org-agenda-new-marker): Argument POS made optional.
4295 (org-agenda-get-timestamps): Deadlines which are done are listed
4296 in org-done-face now.
4297 (org-agenda-get-todos, org-agenda-get-timestamps)
4298 (org-agenda-get-deadlines, org-agenda-get-scheduled):
4299 Set `undone-face' and `done-face' properties.
4300 (org-last-todo-state-is-todo): New variable.
4301 (org-todo): Set `org-last-todo-state-is-todo'.
4302 (org-agenda-todo): Change face according to
4303 `org-last-todo-state-is-todo'. And change other lines refering to
4304 the same entry.
4305 (org-calendar-goto-agenda): New command.
4306 (org-calendar-to-agenda-key): New option.
4307 (org-startup-folded): New allowed value `content'.
4308 (org-set-regexps-and-options): Accept new value `content' for
4309 `org-startup-folded'.
4310 (org-get-current-options): Handle new value `content' for
4311 `org-startup-folded'.
4312 (org-insert-todo-heading): New command.
4313 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
4314 interactively in empty file and option
4315 `org-insert-mode-line-in-empty-file' has been set.
4316 (org-agenda-todo,org-agenda-priority): Modify to use
4317 `org-agenda-change-all-lines'.
4318 (org-warning-face): Change color on dark background
4319
4320 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4321
4322 * international/mule-cmds.el (set-locale-environment): On Mac OS,
4323 use preferences AppleLocale and AppleLanguages, and variable
4324 mac-system-locale for default locale. On Mac OS Classic, use
4325 mac-system-coding-system for default coding systems.
4326
4327 * term/mac-win.el: Don't set file-name-coding-system.
4328 Decode variables system-name, emacs-build-system, user-login-name, and
4329 user-full-name by mac-system-coding-system on Mac OS Classic.
4330 (mac-system-coding-system): New variable.
4331
4332 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
4333
4334 * startup.el (command-line): Handle `xterm-mouse-mode' before
4335 reading init file.
4336
4337 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
4338
4339 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
4340
4341 * progmodes/sh-script.el (sh-here-document-word): Make it a
4342 defcustom. Doc fix.
4343 (sh-add): Bash uses $(( )) for arithmetic.
4344 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
4345 (sh-maybe-here-document): Remove quotes and leading whitespace
4346 from heredoc word when closing. Indent heredoc with tabs if word
4347 starts with "-".
4348
4349 2005-04-13 Richard M. Stallman <rms@gnu.org>
4350
4351 * simple.el (undo): Fix previous change.
4352
4353 * custom.el (defface): Doc fix.
4354
4355 2005-04-13 Lute Kamstra <lute@gnu.org>
4356
4357 * Makefile.in (DONTCOMPILE): Remove list.
4358 (compile, compile-always): Don't use DONTCOMPILE.
4359 (update-authors): Load the library in which batch-update-authors
4360 is defined.
4361 * makefile.w32-in (DONTCOMPILE): Remove list.
4362 (compile, compile-always): Fix comments.
4363 (update-authors): Load the library in which batch-update-authors
4364 is defined.
4365
4366 * generic-x.el (generic-mode-ini-file-find-file-hook):
4367 Rename to ini-generic-mode-find-file-hook.
4368 Keep generic-mode-ini-file-find-file-hook as an alias.
4369 (ini-generic-mode-find-file-hook): Rename from
4370 generic-mode-ini-file-find-file-hook. Fix docstring.
4371 (ini-generic-mode): Docstring change.
4372 (bat-generic-mode-run-as-comint): Silence the byte compiler.
4373
4374 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
4375 called from lisp.
4376
4377 * generic.el: Move to the emacs-lisp subdir.
4378
4379 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
4380
4381 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
4382 and C-S- function and cursor motion keys.
4383
4384 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
4385
4386 * startup.el (command-line): Enable Xterm Mouse mode by default.
4387 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
4388 for Custom. No longer show "Mouse" in mode line when enabled.
4389 Doc fix.
4390
4391 2005-04-12 Kim F. Storm <storm@cua.dk>
4392
4393 * emulation/cua-base.el (cua-rectangle-face)
4394 (cua-rectangle-noselect-face): Define face attributes here.
4395
4396 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
4397
4398 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4399
4400 * startup.el (command-line): Turn off blinking cursor if
4401 cursorBlink in resources is off or false.
4402
4403 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4404
4405 * term/mac-win.el (dnd): Require dnd.
4406 (mac-drag-n-drop): Call dnd-handle-one-url.
4407 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
4408 (kTextEncodingISOLatin2): Remove constants.
4409 (mac-script-code-coding-systems): New constant.
4410 (mac-handle-language-change): New function.
4411 (special-event-map): Bind it to `language-change' event.
4412 (mac-centraleurroman, mac-cyrillic): New coding systems.
4413 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
4414 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
4415 and mac-cyrillic-encoder to encode-mac-centraleurroman and
4416 encode-mac-cyrillic, respectively.
4417
4418 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
4419
4420 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
4421 Don't set overlay-arrow-string to "=>" as this is done
4422 globally in C now.
4423
4424 2005-04-12 Lute Kamstra <lute@gnu.org>
4425
4426 * generic-x.el (rc-generic-mode, rul-generic-mode):
4427 Fix auto-mode-alist entries.
4428 (etc-fstab-generic-mode): Tweak fontification.
4429
4430 * generic.el (generic-make-keywords-list): Fix docstring.
4431 (generic-mode-internal): Simplify generic-font-lock-keywords.
4432
4433 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
4434
4435 * whitespace.el (whitespace-buffer-leading)
4436 (whitespace-buffer-trailing): Revert the incorrect test inversion.
4437 However, fix the highlight area for the leading and
4438 trailing whitespaces to show space.
4439
4440 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
4441
4442 * whitespace.el (whitespace-version): Bump to 3.5
4443
4444 (whitespace-buffer-leading, whitespace-buffer-trailing):
4445 Invert sense of the test to highlight the whitespace.
4446
4447 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
4448
4449 * progmodes/gud.el (gud-display-line): GUD uses its own
4450 overlay arrow now so don't set overlay-arrow-string.
4451 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
4452
4453 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
4454
4455 * term.el (term-ansi-current-bold, term-ansi-current-underline)
4456 (term-ansi-current-reverse, term-ansi-current-invisible)
4457 (term-ansi-face-already-done): Change to boolean.
4458 (term-reset-terminal, term-handle-colors-array): Handle the above
4459 vars accordingly.
4460 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
4461 (term-emulate-terminal): Use the new name.
4462
4463 * faces.el (secondary-selection): Use yellow1, not yellow.
4464 (trailing-whitespace): Use red1, not red.
4465
4466 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4467
4468 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
4469 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
4470 (dired-dnd-handle-file): Call dnd-get-local-file-uri
4471
4472 * cus-edit.el (dnd): New group.
4473
4474 * term/w32-win.el (dnd): Require dnd
4475 (w32-drag-n-drop): Call dnd-handle-one-url.
4476
4477 * x-dnd.el: Require dnd.
4478 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
4479 Call dnd-handle-one-url.
4480 (x-dnd-types-alist, x-dnd-insert-utf8-text)
4481 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
4482 to dnd-insert-text.
4483 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
4484 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
4485 (x-dnd-get-local-file-name, x-dnd-open-local-file)
4486 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
4487
4488 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
4489
4490 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
4491
4492 * wdired.el: Doc fixes.
4493 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
4494 (wdired-use-dired-vertical-movement): Rename from
4495 wdired-always-move-to-filename-beginning.
4496 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
4497 (wdired-change-to-wdired-mode): Change mode name.
4498 (wdired-newline): Delete.
4499
4500 2005-04-11 Richard M. Stallman <rms@gnu.org>
4501
4502 * whitespace.el (whitespace-highlight-the-space):
4503 Don't call whitespace-unhighlight-the-space here.
4504
4505 * simple.el (undo): Record t in undo-equiv-table
4506 for the redo record made by an undo-in-region.
4507
4508 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
4509
4510 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
4511 (gdb-frame-inferior-io-buffer): New Functions to control
4512 display of separate IO buffer.
4513 (menu): Add them to menu-bar.
4514 (gdb-display-buffer): Check for buffer another frame.
4515 Protect GUD buffer.
4516 (gdb-setup-windows): Create IO buffer if not already there.
4517 (gdb-memory-mode): Remove purecopy noops.
4518
4519 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
4520
4521 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
4522 and pass to self-insert-command.
4523
4524 2005-04-11 Lute Kamstra <lute@gnu.org>
4525
4526 * generic.el: Commentary section cleanup.
4527 (generic): Delete.
4528 (generic-use-find-file-hook, generic-lines-to-scan)
4529 (generic-find-file-regexp, generic-ignore-files-regexp)
4530 (default-generic-mode, generic-mode-find-file-hook)
4531 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
4532 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
4533 (generic-use-find-file-hook, generic-lines-to-scan)
4534 (generic-find-file-regexp, generic-ignore-files-regexp)
4535 (default-generic-mode, generic-mode-find-file-hook)
4536 (generic-mode-ini-file-find-file-hook): Move from generic.el.
4537
4538 2005-04-10 Karl Fogel <kfogel@red-bean.com>
4539
4540 * bookmark.el (bookmark-write-file): Catch errors writing file.
4541 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
4542
4543 2005-04-10 Richard M. Stallman <rms@gnu.org>
4544
4545 * startup.el (fancy-splash-tail): Update copyright year.
4546 (command-line): Split part of -Q into -D.
4547 (emacs-basic-display): New defvar.
4548 (fancy-splash-text): Correct name of menu item.
4549
4550 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
4551
4552 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
4553 lines in one node.
4554
4555 * comint.el (comint-send-input): New arg ARTIFICIAL.
4556 Callers in this file changed.
4557
4558 * abbrev.el (define-abbrevs): Read system abbrevs properly.
4559
4560 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
4561
4562 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
4563
4564 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
4565 `ldap-search-internal'.
4566
4567 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
4568
4569 * files.el (set-auto-mode-1): Use line-end-position.
4570
4571 * international/latin-1.el:
4572 * international/latin-2.el:
4573 * international/latin-3.el:
4574 * international/latin-4.el:
4575 * international/latin-5.el:
4576 * international/latin-8.el:
4577 * international/latin-9.el: Give punctuation syntax to NBSP.
4578
4579 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
4580 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
4581 Use char-classes to accept non-ascii letters, accepted in some recent
4582 bibtex implementations.
4583
4584 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
4585
4586 * custom.el (custom-set-minor-mode): Any non-nil value for the
4587 variable should enable the mode when set through Custom.
4588
4589 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
4590
4591 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
4592 TAB binding so tab-always-indent is obeyed.
4593 (vhdl-minibuffer-local-map): Move initialization into declaration.
4594 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
4595 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
4596 (vhdl-hooked-abbrev): Avoid test for XEmacs.
4597 (vhdl-current-line): Use line-beginning-position.
4598 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
4599 with-output-to-temp-buffer, so the current position can be recorded.
4600
4601 2005-04-10 Masatake YAMATO <jet@gyve.org>
4602
4603 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4604 Add regexp for gcov.
4605
4606 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
4607
4608 * calendar/time-date.el (time-to-seconds, seconds-to-time)
4609 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
4610 syntax which Emacs 20 doesn't support.
4611
4612 2005-04-09 Richard M. Stallman <rms@gnu.org>
4613
4614 * help.el (describe-key-briefly, describe-key):
4615 Replace strings as event types with "(any string)".
4616
4617 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
4618
4619 * arc-mode.el (archive-mode-map): Move initialization into
4620 the declaration. Override *all* bindings of `undo'.
4621 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
4622
4623 2005-04-09 Jay Belanger <belanger@truman.edu>
4624
4625 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
4626
4627 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
4628
4629 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
4630 (xterm-register-default-colors): Update color values computation
4631 to match xterm-200.
4632
4633 2005-04-09 Kenichi Handa <handa@m17n.org>
4634
4635 * international/code-pages.el (iso-latin-7): Fix the map.
4636
4637 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
4638
4639 * emacs-lisp/lisp.el (defun-prompt-regexp)
4640 (parens-require-spaces, buffer-end, end-of-defun)
4641 (insert-parentheses): Doc fixes.
4642
4643 2005-04-08 Kim F. Storm <storm@cua.dk>
4644
4645 * comint.el (comint-highlight-prompt): Fix face spec.
4646 * hi-lock.el (hi-green): Likewise.
4647
4648 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
4649
4650 * cus-edit.el (custom-modified-face):
4651 * comint.el (comint-highlight-input): Fix previous changes.
4652 * term.el (term-handle-ansi-escape): Add a comment.
4653
4654 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4655
4656 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
4657 in the buffer and in whitespace-highlighted-space.
4658 (whitespace-unhighlight-the-space): Simplify.
4659 (whitespace-buffer): Simplify.
4660
4661 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
4662
4663 * textmodes/table.el (table-cell-face): Add special case for
4664 displays supporting a high number of colors.
4665 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
4666 (vhdl-font-lock-reserved-words-face)
4667 (vhdl-speedbar-architecture-face)
4668 (vhdl-speedbar-instantiation-face)
4669 (vhdl-speedbar-architecture-selected-face)
4670 (vhdl-speedbar-instantiation-selected-face): Likewise.
4671 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
4672 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
4673 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
4674 (ebrowse-root-class-face, ebrowse-member-attribute-face)
4675 (ebrowse-progress-face): Likewise.
4676 * progmodes/compile.el (compilation-info-face): Likewise.
4677 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
4678 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
4679 * calendar/calendar.el (diary-face): Likewise.
4680 * woman.el (woman-italic-face, woman-bold-face)
4681 (woman-unknown-face): Likewise.
4682 * wid-edit.el (widget-button-pressed-face): Likewise.
4683 * whitespace.el (whitespace-highlight-face): Likewise.
4684 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
4685 * pcvs-info.el (cvs-marked-face): Likewise.
4686 * info.el (info-xref): Likewise.
4687 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
4688 * hilit-chg.el (highlight-changes-face)
4689 (highlight-changes-delete-face): Likewise.
4690 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
4691 (hi-red-b): Likewise.
4692 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
4693 * font-lock.el (font-lock-keyword-face)
4694 (font-lock-function-name-face, font-lock-warning-face): Likewise.
4695 * cus-edit.el (custom-invalid-face, custom-modified-face)
4696 (custom-set-face, custom-changed-face, custom-variable-tag-face)
4697 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
4698 * comint.el (comint-highlight-prompt): Likewise.
4699
4700 2005-04-08 Lute Kamstra <lute@gnu.org>
4701
4702 * font-lock.el (font-lock-keywords): Docstring fixes.
4703
4704 2005-04-08 Kenichi Handa <handa@m17n.org>
4705
4706 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
4707 chars are more than a limit, print " and more..." at the tail.
4708
4709 2005-04-08 Kim F. Storm <storm@cua.dk>
4710
4711 * emacs-lisp/authors.el (authors-aliases): Update list.
4712 (authors-ignored-files): New list.
4713 (authors-fixed-entries): Fix typo.
4714 (authors-renamed-files-alist): Update list.
4715 (authors-add): Check authors-ignored-files.
4716
4717 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
4718
4719 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
4720 optional, to ensure backward compatibility.
4721
4722 2005-04-08 Stephen Eglen <stephen@gnu.org>
4723
4724 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
4725
4726 2005-04-08 Kim F. Storm <storm@cua.dk>
4727
4728 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
4729
4730 * mouse.el (mouse-on-link-p): Doc fix.
4731
4732 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
4733
4734 * ielm.el (ielm-prompt-read-only): Doc fix.
4735
4736 * comint.el (comint-prompt-read-only): Doc fix.
4737
4738 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
4739
4740 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
4741 ensure dired always handles wildcards passed to ffap.
4742 (find-file-at-point): Use it.
4743 (ffap-dired-wildcards): Doc fix.
4744
4745 2005-04-07 Juri Linkov <juri@jurta.org>
4746
4747 * simple.el (next-error-overlay-arrow-position): New defvar.
4748 Put "=>" on its property `overlay-arrow-string'. Add it to
4749 `overlay-arrow-variable-list'.
4750
4751 * progmodes/compile.el (compilation-setup):
4752 Set `next-error-overlay-arrow-position' to nil. Also set it to
4753 nil in the local hook `kill-buffer-hook'. Make local variable
4754 `overlay-arrow-string' and set it to "=>".
4755 (compilation-goto-locus): Set BOL position to
4756 `next-error-overlay-arrow-position' instead of
4757 `overlay-arrow-position'.
4758
4759 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
4760 locally instead of adding it to the global hook.
4761 (Info-kill-buffer): Move up.
4762
4763 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
4764
4765 * term/xterm.el (xterm-standard-colors): Update color values from
4766 xterm-200.
4767
4768 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
4769
4770 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
4771
4772 * fast-lock.el:
4773 * lazy-lock.el: Move them to the obsolete subdir.
4774
4775 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
4776
4777 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
4778 (wdired-add-replace-advice): Remove.
4779 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
4780
4781 2005-04-06 Kim F. Storm <storm@cua.dk>
4782
4783 * startup.el (command-line): Add --bare-bones alias for -Q.
4784
4785 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4786
4787 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
4788 create the startup fontset if a font specification ends with
4789 `mac-roman'.
4790
4791 2005-04-06 Lute Kamstra <lute@gnu.org>
4792
4793 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
4794 change.
4795
4796 * emacs-lisp/copyright.el (copyright-update-year): Replace the
4797 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
4798
4799 2005-04-05 Lute Kamstra <lute@gnu.org>
4800
4801 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
4802 (define-generic-mode): Ditto. Fix debug declaration.
4803
4804 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
4805 Put them in the generic-x group.
4806
4807 * calendar/timeclock.el (timeclock): Doc fix.
4808
4809 * generic.el (define-generic-mode): Don't use custom-current-group.
4810 Document default :group value.
4811 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
4812 (define-global-minor-mode): Don't use custom-current-group.
4813
4814 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
4815
4816 * startup.el (command-line-1): Display startup-echo-area-message
4817 when fancy splash screen is in use.
4818
4819 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
4820 (sh-escaped-newline): New face.
4821 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
4822 newline, and use sh-escaped-newline face.
4823
4824 * progmodes/tcl.el (tcl-escaped-newline): New face.
4825 (tcl-builtin-list): New variable.
4826 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
4827 newlines. Fix keywords subexpression number.
4828
4829 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
4830
4831 * textmodes/org.el (org-diary-default-entry): Fix call to
4832 `add-to-diary-entry'.
4833
4834 2005-04-05 Kim F. Storm <storm@cua.dk>
4835
4836 * ediff-init.el: Use (featurep 'xemacs).
4837
4838 2005-04-05 David Ponce <david@dponce.com>
4839
4840 * cus-edit.el (face): Derive from symbol widget. Display sample
4841 of the current face on the fly.
4842 (widget-face-sample-face-get, widget-face-notify): New functions.
4843 (widget-face-value-create): Remove.
4844
4845 * wid-edit.el (widget-field-end): Temporarily remove field
4846 narrowing before to call `get-char-property'.
4847
4848 2005-04-04 Jay Belanger <belanger@truman.edu>
4849
4850 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
4851 (math-read-subscripts): New variable.
4852 (math-read-preprocess-string): Process subscripts.
4853
4854 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4855
4856 * comint.el (comint-prompt-read-only): Doc fix.
4857
4858 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
4859 `-1'. Doc fix.
4860
4861 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
4862
4863 * textmodes/org.el (org-insert-mode-line-in-empty-file):
4864 Change default value to nil.
4865
4866 2005-04-04 Lute Kamstra <lute@gnu.org>
4867
4868 * autorevert.el (auto-revert-mode): Specify :group.
4869 * battery.el (display-battery-mode): Specify :group.
4870 * diff-mode.el (diff-minor-mode): Specify :group.
4871 * font-core.el (font-lock-mode): Specify :group.
4872 * hl-line.el (hl-line-mode): Specify :group.
4873 * iimage.el (iimage): New customization group.
4874 (iimage-mode): Specify :group.
4875 * longlines.el (longlines-mode): Specify :group.
4876 * master.el: Don't require easy-mmode.
4877 (master): New customization group.
4878 (master-mode): Specify :group.
4879 * msb.el (msb-mode): Specify :group.
4880 * reveal.el (reveal-mode): Specify :group.
4881 * simple.el (next-error-follow-minor-mode): Specify :group.
4882 * smerge-mode.el (smerge-mode): Specify :group.
4883 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
4884 * emulation/cua-base.el (cua-mode): Specify :group.
4885 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
4886 * language/thai-util.el (thai-auto-composition-mode)
4887 (thai-word-mode): Specify :group.
4888 * mail/supercite.el (sc-minor-mode): Specify :group.
4889 * progmodes/cwarn.el (cwarn-mode): Specify :group.
4890 * progmodes/flymake.el (flymake-mode): Specify :group.
4891 * progmodes/glasses.el (glasses-mode): Specify :group.
4892 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
4893 * textmodes/enriched.el (enriched-mode): Specify :group.
4894 * textmodes/refill.el (refill-mode): Specify :group.
4895
4896 * add-log.el (change-log-font-lock-keywords): Names in
4897 parenthesized lists can contain spaces.
4898
4899 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
4900
4901 * startup.el (fancy-splash-text): Shorten default text of
4902 "Emacs Tutorial" line. Also, if the current language env
4903 indicates an available tutorial file other than TUTORIAL,
4904 extract its title and append it to the line in parentheses.
4905 (fancy-splash-insert): If arg is a thunk, funcall it.
4906
4907 2005-04-04 Jay Belanger <belanger@truman.edu>
4908
4909 * calc.el (calc-language-alist): Add tags to customization type.
4910
4911 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
4912
4913 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
4914 Doc fix.
4915
4916 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
4917
4918 * add-log.el (change-log-font-lock-keywords): The manual
4919 describing a Change Log entry, says: (...) "Aside from these
4920 header lines, every line in the change log starts with a space or
4921 a tab.". The font-lock was not highlighting lines started with
4922 spaces, added support for it.
4923
4924 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4925
4926 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
4927 (bibtex-generate-url-list): Update docstring accordingly. Put the
4928 complex example in the docstring.
4929 (bibtex-font-lock-url): Use pop.
4930
4931 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
4932
4933 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
4934
4935 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
4936
4937 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4938
4939 * filesets.el (filesets-set-default): Doc fix.
4940
4941 2005-04-03 Lute Kamstra <lute@gnu.org>
4942
4943 * generic.el (define-generic-mode): Add argument to specify
4944 keywords for defcustom.
4945 (default-generic-mode): Specify :group.
4946
4947 * generic-x.el: Specify :group for all generic modes.
4948
4949 * desktop.el (desktop-no-desktop-file-hook)
4950 (desktop-after-read-hook): Doc fix.
4951
4952 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
4953
4954 * simple.el (visible-mode): Use explicit :group keyword.
4955 This changes the group of `visible-mode-hook' from paren-blinking
4956 to editing-basics.
4957
4958 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
4959
4960 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
4961 mailbox specifications as well as URLs.
4962 (rmail-insert-inbox-text): Remove unused conditional branches.
4963
4964 2005-04-01 Jay Belanger <belanger@truman.edu>
4965
4966 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
4967 (calc-gnuplot-print-command): Move definitions to calc.el.
4968
4969 * calc/calc-embed.el (calc-embedded-announce-formula)
4970 (calc-embedded-open-formula, calc-embedded-close-formula)
4971 (calc-embedded-open-word, calc-embedded-close-word)
4972 (calc-embedded-open-plain, calc-embedded-close-plain)
4973 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
4974 (calc-embedded-open-mode, calc-embedded-close-mode):
4975 Move definitions to calc.el.
4976
4977 * calc/calc.el (calc-settings-file, calc-language-alist):
4978 Make customizable.
4979 (calc-embedded-announce-formula, calc-embedded-open-formula)
4980 (calc-embedded-close-formula, calc-embedded-open-word)
4981 (calc-embedded-close-word, calc-embedded-open-plain)
4982 (calc-embedded-close-plain, calc-embedded-open-new-formula)
4983 (calc-embedded-close-new-formula, calc-embedded-open-mode)
4984 (calc-embedded-close-mode, calc-gnuplot-name)
4985 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
4986 from other files and make customizable.
4987
4988 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
4989
4990 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
4991 Use buffer-live-p.
4992 (cvs-mode-run): Don't call cvs-update-header here.
4993 (cvs-run-process): Call cvs-update-header.
4994 Use process properties for cvs-postprocess and cvs-buffer so that
4995 the sentinel can behave better if the temp buffer is killed.
4996 Use a pipe rather than a tty, to better handle unexpected prompts.
4997 (cvs-sentinel): Rewrite. Call cvs-update-header.
4998
4999 2005-04-01 Andre Spiegel <spiegel@gnu.org>
5000
5001 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
5002 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
5003
5004 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
5005
5006 * generic.el (define-generic-mode): Add indentation rule.
5007
5008 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
5009
5010 * files.el (mode-require-final-newline): Make Custom correctly
5011 report a nil value and allow to set it to nil via Custom.
5012 Doc fix.
5013
5014 2005-04-01 Kenichi Handa <handa@m17n.org>
5015
5016 * international/characters.el: Enable the correct case setting for
5017 dotless-i and dotted-I.
5018
5019 2005-04-01 Kim F. Storm <storm@cua.dk>
5020
5021 * ido.el (ido-file-internal): Fall back to non-ido command if
5022 initial directory is on slow ftp (or tramp) host.
5023
5024 2005-03-31 Richard M. Stallman <rms@gnu.org>
5025
5026 * emacs-lisp/autoload.el (make-autoload):
5027 Handle define-global-minor-mode.
5028
5029 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
5030 Rename from easy-mmode-define-global-mode.
5031 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
5032
5033 * progmodes/scheme.el (scheme-mode-syntax-table):
5034 Update syntax of | and # for two-character comment syntax.
5035
5036 2005-03-31 Lute Kamstra <lute@gnu.org>
5037
5038 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
5039 (define-minor-mode): Call custom-current-group at load-time.
5040
5041 * generic.el (define-generic-mode): Add debug declaration.
5042 Add defcustom for the mode hook.
5043 (generic-mode-internal): Use run-mode-hooks.
5044
5045 2005-03-31 Kim F. Storm <storm@cua.dk>
5046
5047 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
5048 (mouse-fixup-help-message): New defun called by show_help_echo
5049 to fixup mouse-2 prefix in help messages when applicable.
5050
5051 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
5052
5053 2005-03-31 Kenichi Handa <handa@m17n.org>
5054
5055 * language/thai-word.el (thai-find-word-ends): Pay attention to
5056 the case that we reach the end of buffer.
5057
5058 * textmodes/fill.el (fill-text-properties-at): New function.
5059 (fill-newline): Use fill-text-properties-at instead of
5060 text-properties-at.
5061
5062 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
5063
5064 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
5065 not comint-quote-filename.
5066
5067 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
5068
5069 * help-fns.el (help-with-tutorial): Revert last change.
5070
5071 2005-03-31 Kim F. Storm <storm@cua.dk>
5072
5073 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
5074
5075 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
5076
5077 * calendar/cal-china.el: Update reference to "Calendrical
5078 Calculations" book; there's a new edition.
5079 * calendar/cal-coptic.el: Likewise.
5080 * calendar/cal-french.el: Likewise.
5081 * calendar/cal-hebrew.el: Likewise.
5082 * calendar/cal-islam.el: Likewise.
5083 * calendar/cal-iso.el: Likewise.
5084 * calendar/cal-julian.el: Likewise.
5085 * calendar/cal-mayan.el: Likewise.
5086 * calendar/cal-persia.el: Likewise.
5087 * calendar/calendar.el: Likewise.
5088 * calendar/holidays.el: Likewise.
5089 * calendar/lunar.el: Likewise.
5090 * calendar/solar.el: Likewise.
5091
5092 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
5093 white space from doc string.
5094
5095 2005-03-30 Jay Belanger <belanger@truman.edu>
5096
5097 * calc/calc-help.el (calc-full-help): Remove email address.
5098
5099 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
5100
5101 * help-fns.el (help-with-tutorial): Delete title line.
5102
5103 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5104
5105 * calendar/cal-x.el (calendar-one-frame-setup)
5106 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
5107 rather than 'symbol for set-window-dedicated-p.
5108
5109 * calendar/appt.el (appt-buffer-name): Make it a constant.
5110 (appt-add): Doc fix.
5111
5112 * filesets.el (filesets-menu-path, filesets-menu-before)
5113 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
5114 (filesets-menu-cache-file): Use directory ~/.emacs.d.
5115 (filesets-add-submenu): Delete and use add-submenu instead.
5116
5117 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
5118
5119 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
5120 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
5121 (org-diary-default-entry): New function.
5122 (org-get-entries-from-diary): Better parsing of diary entries.
5123 (org-agenda-check-no-diary): New function.
5124 ("diary-lib"): Advice to function `add-to-diary-list', to allow
5125 linking to diary entries.
5126 (org-agenda-execute-calendar-command): New function.
5127 (org-agenda): Improve visible section in window.
5128 Use `org-fit-agenda-window'.
5129 (org-fit-agenda-window): New option.
5130 (org-move-subtree-down): Better handling of empty lines
5131 at end of subtree.
5132 (org-cycle): Numeric prefix is interpreted now as show-subtree N
5133 levels up.
5134 (org-fontify-done-headline): New option.
5135 (org-headline-done-face): New face.
5136 (org-set-font-lock-defaults): Use `org-headline-done-face'.
5137 (org-table-copy-down): Rename from `org-table-copy-from-above'.
5138 When current field is non-empty, it is copied to next row.
5139 (org-table-copy-from-above): Fix bug which made it
5140 impossible to copy fields containing only a single non-white character.
5141
5142 2005-03-30 Kim F. Storm <storm@cua.dk>
5143
5144 * kmacro.el (kmacro-end-macro): Isearch may store this command
5145 into the macro -- so ignore it when executing keyboard macro.
5146
5147 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
5148
5149 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
5150
5151 2005-03-29 Kenichi Handa <handa@m17n.org>
5152
5153 * language/thai.el ("Thai"): Set setup-function and exit-function
5154 for Thai language environment.
5155
5156 * language/thai-util.el: Require thai-word.
5157 (thai-word-mode-map): New variable.
5158 (thai-word-mode): New minor mode.
5159 (setup-thai-language-environment-internal): New function.
5160 (exit-thai-language-environment-internal): New function.
5161
5162 * language/thai-word.el (thai-word-table): Declare it by defvar,
5163 use dolist to initialize it.
5164 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
5165 (thai-fill-find-break-point): New functions.
5166
5167 2005-03-29 Richard M. Stallman <rms@gnu.org>
5168
5169 * simple.el (idle-update-delay): Move definition up.
5170 (set-mark): Doc fix.
5171
5172 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
5173
5174 * longlines.el: New file.
5175
5176 * simple.el (buffer-substring-filters): New variable.
5177 (filter-buffer-substring): New function.
5178 (kill-region, copy-region-as-kill): Use it.
5179
5180 * register.el (copy-to-register, append-to-register)
5181 (prepend-to-register): Use filter-buffer-substring.
5182
5183 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
5184
5185 * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text.
5186 (gud-filter-pending-text): Move in front of gdb.
5187 (gud-overlay-arrow-position): New variable.
5188 (gud-sentinel, gud-display-line): Use it in place of
5189 overlay-arrow-position.
5190
5191 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
5192
5193 * progmodes/fortran.el (fortran-if-indent): Doc fix.
5194 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
5195 (fortran-font-lock-keywords-4): New variable.
5196 (fortran-blocks-re, fortran-end-block-re)
5197 (fortran-start-block-re): New constants, for hideshow.
5198 (hs-special-modes-alist): Add a Fortran entry.
5199 (fortran-mode-map): Bind fortran-end-of-block,
5200 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
5201 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
5202 (fortran-looking-at-if-then, fortran-end-of-block)
5203 (fortran-beginning-of-block): New functions, for hideshow.
5204
5205 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
5206 Doc fix. Tweak regexp.
5207 (f90-beginning-of-block): Push mark first.
5208
5209 2005-03-29 Jay Belanger <belanger@truman.edu>
5210
5211 * calc/calc.el: Update copyright date.
5212 (calc-version): Increase to 2.1.
5213 (calc-version-date): Remove.
5214
5215 * calc/calc-help.el: Update copyright date.
5216 (calc-full-help): Remove reference to calc-version-date.
5217 Update copyright date.
5218
5219 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5220
5221 * vc.el (vc-do-command): Use a pipe for async processes, so password
5222 prompts don't show up at places where the user can't reply.
5223
5224 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
5225
5226 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
5227 on the file name we pass to the inferior shell.
5228
5229 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5230
5231 * progmodes/which-func.el (which-function): Be robust in the face of an
5232 imenu--make-index-alist failure.
5233
5234 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
5235
5236 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
5237
5238 * progmodes/python.el (python-preoutput-filter): Fix last change.
5239
5240 2005-03-29 Lute Kamstra <lute@gnu.org>
5241
5242 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
5243 functions and compiled macros.
5244 (debug-convert-byte-code): Handle macros too.
5245 (debug-on-entry-1): Don't signal an error when trying to clear a
5246 function that is not set to debug on entry.
5247
5248 2005-03-29 Jay Belanger <belanger@truman.edu>
5249
5250 * calc/calc-lang.el: Add functions to math-function-table
5251 properties of tex and math.
5252
5253 2005-03-29 Kenichi Handa <handa@m17n.org>
5254
5255 * ps-mule.el (ps-mule-plot-string): Translate characters by
5256 ps-print-translation-table.
5257 (ps-mule-begin-job): Call find-charset-region/string with
5258 ps-print-translation-table.
5259 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
5260
5261 * ps-print.el (ps-print-translation-table): New variable.
5262 (ps-plot-region): Translate characters by ps-print-translation-table.
5263
5264 2005-03-29 Juri Linkov <juri@jurta.org>
5265
5266 * simple.el (next-error-highlight-timer): New variable.
5267
5268 * progmodes/compile.el (compilation-goto-locus):
5269 Use `next-error-highlight-timer' instead of `sit-for'.
5270
5271 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
5272
5273 * mail/supercite.el (sc-mail-field): Use assoc-string.
5274 (sc-get-address): Simplify regexps.
5275
5276 * files.el (minibuffer-with-setup-hook): New macro.
5277 (find-file-read-args): Use it to avoid let-binding
5278 minibuffer-with-setup-hook (which breaks turning on/off
5279 file-name-shadow-mode while in the prompt).
5280
5281 * complete.el (PC-read-include-file-name-internal): Use test-completion.
5282
5283 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
5284
5285 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
5286
5287 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
5288
5289 * window.el (window-buffer-height): Use count-screen-lines.
5290
5291 * progmodes/python.el (python-preoutput-leftover): New var.
5292 (python-preoutput-filter): Use it.
5293 (python-send-receive): Loop until all the result has been received.
5294
5295 2005-03-28 Juri Linkov <juri@jurta.org>
5296
5297 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
5298
5299 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
5300 "Recover Crashed Session".
5301 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
5302 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
5303 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
5304 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
5305 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
5306 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
5307 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
5308 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
5309
5310 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
5311 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
5312 Ediff Sessions", "Toggle use of separate control buffer frame",
5313 "Use separate frame for Ediff control buffer".
5314
5315 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
5316 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
5317 "Rename Bookmark", "Delete Bookmark".
5318
5319 * info.el (Info-mode-menu): Remove ellipsis from "Index".
5320 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
5321 Add `:active Info-index-alternatives' to "Next Matching Item".
5322
5323 * wdired.el (wdired-change-to-wdired-mode):
5324 Mention `wdired-abort-changes' key in the initial message.
5325
5326 * international/mule.el (auto-coding-alist): Associate non-ascii
5327 image filename extensions with `no-conversion'.
5328
5329 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
5330
5331 * international/iso-acc.el:
5332 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
5333
5334 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
5335
5336 * textmodes/sgml-mode.el (html-mode): Doc update.
5337
5338 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
5339
5340 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
5341
5342 * term.el (term-move-columns): Fix face after extending a line.
5343 (term-insert-spaces): Likewise.
5344 (term-reset-terminal): Fix off by one error.
5345
5346 2005-03-26 Eli Zaretskii <eliz@gnu.org>
5347
5348 * international/mule.el (auto-coding-alist): Add .xpi files.
5349
5350 * files.el (auto-mode-alist): Add .xpi files.
5351
5352 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
5353
5354 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
5355
5356 2005-03-26 Eli Zaretskii <eliz@gnu.org>
5357
5358 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
5359
5360 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
5361
5362 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
5363 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
5364
5365 * calendar/cal-move.el (calendar-beginning-of-year): Move the
5366 cursor to Jan 1 when needed.
5367 (calendar-end-of-year): Fix -/+ typo.
5368 Reported by Chong Yidong <cyd@stupidchicken.com>.
5369
5370 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
5371
5372 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
5373
5374 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
5375 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
5376
5377 2005-03-25 Richard M. Stallman <rms@gnu.org>
5378
5379 * filesets.el (filesets-init): Add autoload.
5380
5381 * mail/mailalias.el (mail-directory): Doc fix.
5382
5383 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
5384
5385 * mail/mailalias.el (mail-directory-process): Do nothing if
5386 mail-directory-process is an atom.
5387 (mail-get-names): Ignore mail-directory-names if it is an atom.
5388 (mail-directory-process defvar): Doc fix.
5389 (mail-names): Doc fix.
5390
5391 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
5392
5393 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
5394
5395 2005-03-26 Kenichi Handa <handa@m17n.org>
5396
5397 * international/mule-util.el (detect-coding-with-priority):
5398 Call update-coding-systems-internal before detect-coding-region.
5399
5400 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
5401
5402 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
5403 (gdb-frames-mode-map): Add follow-link property.
5404
5405 2005-03-25 Jay Belanger <belanger@truman.edu>
5406
5407 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
5408 for variables.
5409
5410 2005-03-25 Juri Linkov <juri@jurta.org>
5411
5412 * image-mode.el: Optimize image filename extension regexps in
5413 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
5414 in `auto-mode-alist'.
5415 (image-mode): Add `image-toggle-display-text' to local hook
5416 `change-major-mode-hook'. Display the image as an image by
5417 default. Set `cursor-type' and `truncate-lines' if the image
5418 is already displayed. Take into account the current mode (image
5419 or text) in message.
5420 (image-minor-mode): New minor mode.
5421 (image-mode-maybe, image-toggle-display-text): New functions.
5422 (image-toggle-display): Use called-interactively-p.
5423 Let-bind `inhibit-read-only' to t.
5424
5425 * image-mode.el (image-minor-mode): Set `cursor-type' and
5426 `truncate-lines' if the image is already displayed. Add turning
5427 image-minor-mode off to `change-major-mode-hook'. Add message.
5428 Call `image-toggle-display-text' after turning image-minor-mode off.
5429
5430 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
5431
5432 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
5433 Terminal.app, use utf-8.
5434 (set-display-table-and-terminal-coding-system): Add coding-system arg.
5435 (set-locale-environment): Use it.
5436
5437 * term/xterm.el: Undo last change, better done in mule-cmds.el.
5438
5439 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
5440
5441 * progmodes/python.el (python-close-block-statement-p)
5442 (python-outdent-p, python-current-defun): Use symbol-end.
5443
5444 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
5445
5446 * files.el (save-some-buffers): Doc fix.
5447
5448 2005-03-25 Werner Lemberg <wl@gnu.org>
5449
5450 * complete.el, thumbs.el: Replace `legal' with `valid'.
5451 * calendar/calendar.el: Replace `legal' with `valid'.
5452 * emacs-lisp/advice.el: Replace `legal' with `valid'.
5453 * mail/supercite.el: Replace `legal' with `valid'.
5454 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
5455 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
5456 Replace `legal' with `valid'.
5457 * textmodes/reftex-vars.el, textmodes/reftex.el:
5458 Replace `legal' with `valid'.
5459
5460 2005-03-25 Werner Lemberg <wl@gnu.org>
5461
5462 * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
5463 * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
5464 * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
5465 * emulation/vip.el: Replace `illegal' with `invalid'.
5466 * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
5467 * mail/supercite.el: Replace `illegal' with `invalid'.
5468 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
5469 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
5470 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
5471 * progmodes/sh-script.el, progmodes/xscheme.el:
5472 Replace `illegal' with `invalid'.
5473 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
5474 * textmodes/reftex-index.el, textmodes/reftex-parse.el
5475 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
5476 * textmodes/reftex.el, textmodes/org.el: Replace `illegal' with `invalid'.
5477
5478 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
5479
5480 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
5481 (flymake-find-buildfile, flymake-find-possible-master-files)
5482 (flymake-check-include, flymake-parse-line): Replace loops over the
5483 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
5484
5485 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
5486 Substitute file-name-as-directory in the rest of the file.
5487 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
5488 (flymake-replace-region): Remove unused arg `buffer'.
5489 (flymake-check-patch-master-file-buffer): Update calls to it.
5490 (flymake-add-err-info): Remove unused var `count'.
5491 (flymake-mode): Use define-minor-mode.
5492
5493 * progmodes/flymake.el: Use with-current-buffer.
5494 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
5495 flymake-replace-regexp-in-string, flymake-line-beginning-position)
5496 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
5497 Avoid testing for `xemacs'.
5498 (flymake-nop): Move.
5499 (flymake-region-has-flymake-overlays): Return the computed value.
5500 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
5501 Remove unused var `endline'.
5502 (flymake-get-line-count): Remove unused function.
5503 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
5504
5505 * emulation/vi.el:
5506 * generic.el:
5507 * hilit-chg.el (global-highlight-changes):
5508 * hi-lock.el (hi-lock-mode):
5509 * follow.el: find-file-hooks -> find-file-hook.
5510
5511 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
5512
5513 2005-03-24 Juri Linkov <juri@jurta.org>
5514
5515 * dired.el (dired-mode-map): Add menu item "Compare directories"
5516 for dired-compare-directories.
5517
5518 * dired-aux.el (dired-compare-directories): Add autoload cookie.
5519 Doc fix. Replace `read-file-name' with `read-directory-name'.
5520
5521 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
5522
5523 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
5524
5525 2005-03-24 Jay Belanger <belanger@truman.edu>
5526
5527 * calc/calc-embed.el (calc-embedded-mode-change): Save all
5528 relevant mode settings in calc-embedded-original-modes when modes
5529 are permanently changed.
5530
5531 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
5532
5533 * autoinsert.el: find-file-hooks -> find-file-hook.
5534
5535 2005-03-24 Lute Kamstra <lute@gnu.org>
5536
5537 * generic.el (generic-font-lock-defaults): Make it obsolete.
5538 (generic-font-lock-keywords): New variable to replace
5539 generic-font-lock-defaults.
5540 (generic-mode-set-font-lock): Delete it.
5541 (generic-mode-internal): Don't call generic-mode-set-font-lock.
5542 (generic-bracket-support): Add docstring.
5543
5544 * generic-x.el: Rename generic-font-lock-defaults to
5545 generic-font-lock-keywords throughout.
5546 (mailagent-rules-setup-function): Delete it.
5547 (mailagent-rules-generic-mode): Use anonymous function instead.
5548 (show-tabs-generic-mode-font-lock-defaults-1)
5549 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
5550 Quote faces.
5551 (show-tabs-tab-face, show-tabs-space-face): Specify background,
5552 not foreground.
5553
5554 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
5555 Recognize define-generic-mode.
5556
5557 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
5558
5559 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
5560 if there's no completion table.
5561
5562 2005-03-23 Miles Bader <miles@gnu.org>
5563
5564 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
5565 Remove tty-specific variants, as they're no longer needed.
5566
5567 2005-03-23 Lute Kamstra <lute@gnu.org>
5568
5569 * generic-x.el: Code cleanup: make args constant whenever possible.
5570 (installshield-statement-keyword-list)
5571 (installshield-system-functions-list)
5572 (installshield-system-variables-list, installshield-types-list)
5573 (installshield-funarg-constants-list): Make them constants.
5574
5575 * generic.el (generic-make-keywords-list): Add autoload cookie.
5576
5577 * calendar/time-date.el: Add comment on time value formats.
5578 Don't require parse-time.
5579 (with-decoded-time-value): New macro.
5580 (encode-time-value): New function.
5581 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
5582 (days-to-time): Return a valid time value when arg is huge.
5583 (time-since): Use time-subtract.
5584 (time-to-number-of-days): Use time-to-seconds.
5585
5586 2005-03-23 David Ponce <david@dponce.com>
5587
5588 * recentf.el: (recentf-keep): New option.
5589 (recentf-menu-action): Default to `find-file'.
5590 (recentf-keep-non-readable-files-flag)
5591 (recentf-keep-non-readable-files-p)
5592 (recentf-file-readable-p, recentf-find-file)
5593 (recentf-cleanup-remote): Remove.
5594 (recentf-include-p): More robust.
5595 (recentf-keep-p): New function.
5596 (recentf-remove-if-non-kept): Rename from
5597 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
5598 All callers updated.
5599 (recentf-menu-items-for-commands): Fix help string.
5600 (recentf-track-closed-file): Update. Doc fix.
5601 (recentf-cleanup): Update. Count removed files. Doc fix.
5602
5603 2005-03-23 Kim F. Storm <storm@cua.dk>
5604
5605 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
5606 Don't inherit from fringe face (now happens automatically).
5607
5608 2005-03-22 Kim F. Storm <storm@cua.dk>
5609
5610 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
5611 position values.
5612
5613 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
5614
5615 * menu-bar.el (showhide-date-time): Remove.
5616 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
5617 (menu-bar-make-mm-toggle): Simplify.
5618
5619 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
5620
5621 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
5622 Accept qualified variable and function names.
5623
5624 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
5625
5626 * bindings.el (completion-ignored-extensions):
5627 Remove ".lis" for `vax-vms'.
5628
5629 2005-03-22 Andreas Schwab <schwab@suse.de>
5630
5631 * generic-x.el: Revert last change.
5632 * ldefs-boot.el: Update.
5633
5634 2005-03-22 Jay Belanger <belanger@truman.edu>
5635
5636 * calc/calc-embed (calc-embedded-original-modes): New variable.
5637 (calc-embedded-save-original-modes)
5638 (calc-embedded-restore-original-modes): New functions.
5639 (calc-do-embedded): Save original modes when entering embedded mode
5640 and restore when leaving embedded mode.
5641 (calc-embedded-modes-change): Change the value of
5642 calc-embedded-original-modes to reflect permanent changes.
5643
5644 2005-03-22 Lute Kamstra <lute@gnu.org>
5645
5646 * generic-x.el: Require generic again.
5647
5648 2005-03-22 Miles Bader <miles@gnu.org>
5649
5650 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
5651 Tweak details to look good on both ttys and bitmap displays, light
5652 or dark background, etc.
5653
5654 2005-03-21 Kim F. Storm <storm@cua.dk>
5655
5656 * tooltip.el (tooltip-show-help-function): Check car and cdr of
5657 mouse position.
5658
5659 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
5660
5661 * icomplete.el: Don't forcibly turn on the mode upon load.
5662 (icomplete-mode): Use define-minor-mode.
5663 (icomplete-eoinput): Default to nil.
5664 (icomplete-minibuffer-setup): Remove autoload.
5665 (icomplete-tidy): Simplify.
5666 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
5667 in the initial state or if the user has modified the field.
5668 Fix handling of icomplete-max-delay-chars.
5669 Remove code that handles the oddball case where
5670 minibuffer-completion-table is an integer.
5671 Wrap icomplete-completions in while-no-input in case building
5672 completions takes more time than expected.
5673 (icomplete-completions): Simplify.
5674
5675 2005-03-21 Richard M. Stallman <rms@gnu.org>
5676
5677 * jka-compr.el (jka-compr-really-do-compress):
5678 Make variable buffer-local.
5679
5680 * image-mode.el: Handle .xpm files too.
5681 (image-toggle-display): Preserve modification flag.
5682
5683 * help.el (where-is): Don't mention aliases with no key bindings.
5684
5685 2005-03-21 Lute Kamstra <lute@gnu.org>
5686
5687 * generic.el: Fix commentary section. Don't require cl for compilation.
5688 (generic-mode-list): Add autoload cookie.
5689 (generic-use-find-file-hook, generic-lines-to-scan)
5690 (generic-find-file-regexp, generic-ignore-files-regexp)
5691 (generic-mode, generic-mode-find-file-hook)
5692 (generic-mode-ini-file-find-file-hook): Fix docstrings.
5693 (define-generic-mode): Make it a defmacro. Fix docstring.
5694 (generic-mode-internal): Code cleanup. Add autoload cookie.
5695 (generic-mode-set-comments): Code cleanup.
5696 * generic-x.el: Don't prevent compilation. Don't require generic.
5697 Follow coding conventions. Minor code cleanup.
5698 (etc-fstab-generic-mode): Add some keywords.
5699 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
5700 define-generic-mode like a function declaration.
5701
5702 2005-03-21 Jay Belanger <belanger@truman.edu>
5703
5704 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
5705 changing modes.
5706
5707 2005-03-21 Sam Steingold <sds@gnu.org>
5708
5709 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
5710
5711 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
5712
5713 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
5714 Add underscore to "f$ lexicals" regexp.
5715
5716 2005-03-20 Juri Linkov <juri@jurta.org>
5717
5718 * subr.el (progress-reporter-do-update): When `min-value' is equal
5719 to `max-value', set `percentage' to 0 and prevent division by zero.
5720
5721 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
5722
5723 Sync with Tramp 2.0.48.
5724
5725 * tramp.el (all): Change all addresses to .gnu.org.
5726 (tramp-append-tramp-buffers): New defun.
5727 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
5728 Catch `dont-send' signal.
5729 (tramp-set-auto-save-file-modes): Set always permissions, because
5730 there might be an old auto-saved file belonging to another
5731 original file. This could be a security threat. Reported by
5732 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
5733 Check for Emacs 21.3.50 removed.
5734
5735 * tramp-smb.el (all): Remove debug construct for
5736 `with-parsed-tramp-file-name'.
5737 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
5738 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
5739 No error message if DIRECTORY or FILENAME doesn't exist.
5740 (tramp-smb-open-connection): Check existence of
5741 `tramp-smb-program'.
5742
5743 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
5744
5745 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
5746 Properly handle the case where the `m' or `s' command's argument is not
5747 yet terminated.
5748 (perl-indent-new-calculate): New function.
5749 (perl-indent-line): Use it.
5750
5751 2005-03-20 Miles Bader <miles@gnu.org>
5752
5753 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
5754 in text-mode too. Change to new face names.
5755 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
5756 Add `:weight bold' attribute.
5757 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
5758
5759 2005-03-19 Juri Linkov <juri@jurta.org>
5760
5761 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
5762
5763 * international/mule.el (auto-coding-alist): Sync with
5764 `auto-mode-alist' by adding upper case archive file extensions
5765 and adding ear/war to jar extension.
5766
5767 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
5768
5769 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
5770 running, restart it.
5771
5772 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
5773
5774 * finder.el (finder-current-item): Throw an error on an empty line.
5775
5776 * man.el (Man-follow-manual-reference): If current-word returns
5777 nil, use "".
5778
5779 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
5780
5781 * simple.el (goto-line): Doc fix.
5782
5783 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
5784
5785 * files.el (save-buffer): Doc fix.
5786
5787 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
5788
5789 * recentf.el (recentf-cleanup-remote): New variable.
5790 (recentf-cleanup): Use it to conditionally check availablity of
5791 remote files.
5792
5793 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
5794
5795 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
5796 function names.
5797
5798 2005-03-19 Eli Zaretskii <eliz@gnu.org>
5799
5800 * language/thai-word.el: New file.
5801
5802 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
5803
5804 * files.el (backup-buffer): If the file's directory is not
5805 writable, use copy instead of move to backup the file.
5806
5807 2005-03-19 Eli Zaretskii <eliz@gnu.org>
5808
5809 * obsolete/keyswap.el: Moved to obsolete/ from term/.
5810
5811 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5812
5813 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
5814 Use functionp instead of symbolp and fboundp. Reported by Drkm
5815 <darkman_spam@yahoo.fr>.
5816 (ps-print-version): New version 6.6.6.
5817
5818 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
5819
5820 * textmodes/table.el (table--line-column-position): New idiom.
5821 (table--row-column-insertion-point-p): New function to test
5822 validity of row and column insertion operation at a location.
5823 (table-global-menu, table-cell-menu): Use above functions for
5824 deterministic test operation.
5825 (table--editable-cell-p): Behave in deterministic fashion.
5826
5827 2005-03-18 Juri Linkov <juri@jurta.org>
5828
5829 * isearch.el (isearch-lazy-highlight-new-loop):
5830 Make arguments beg and end optional.
5831 (isearch-update): Remove optional arguments nil from
5832 isearch-lazy-highlight-new-loop.
5833 (isearch-lazy-highlight-search): Let-bind case-fold-search to
5834 isearch-lazy-highlight-case-fold-search instead of
5835 isearch-case-fold-search, and let-bind isearch-regexp to
5836 isearch-lazy-highlight-regexp.
5837 Use isearch-lazy-highlight-last-string instead of isearch-string.
5838
5839 * replace.el (perform-replace): Remove bindings of global
5840 variables isearch-string, isearch-regexp, isearch-case-fold-search.
5841 Add three new arguments to `replace-highlight'.
5842 (replace-highlight): Add arguments string, regexp, case-fold.
5843 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
5844 to allow isearch-lazy-highlight-new-loop to use these values
5845 to set corresponding isearch-lazy-highlight-* internal
5846 variables whose values lazy highlighting will use regardless of
5847 changes to global variables isearch-string, isearch-regexp,
5848 isearch-case-fold-search during lazy highlighting loop.
5849 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
5850 to `lazy-highlight-cleanup'.
5851
5852 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
5853 (ispell-highlight-face): Set default face to `isearch' when
5854 lazy highlighting is enabled.
5855 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
5856 priority to 1. Add lazy highlighting.
5857 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
5858 from `isearch-dehighlight'.
5859
5860 2005-03-18 David Ponce <david@dponce.com>
5861
5862 * files.el (hack-local-variables): Do a case-insensitive search
5863 for End.
5864
5865 2005-03-18 Juri Linkov <juri@jurta.org>
5866
5867 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
5868 `isearch-lazy-highlight-cleanup', add alias to old name and
5869 declare obsolete. Add release numbers to other obsolete vars.
5870 (isearch-done, isearch-lazy-highlight-new-loop):
5871 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
5872 (lazy-highlight-cleanup) <variable>: Doc fix.
5873 (isearch-lazy-highlight-update): Rename obsolete
5874 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
5875
5876 2005-03-18 Kenichi Handa <handa@m17n.org>
5877
5878 * language/thai-util.el: Fix categorization of Thai characters in
5879 thai-category-table.
5880 (thai-composition-pattern): Adjust it for the above change.
5881 (thai-self-insert-command, thai-compose-syllable): New functions.
5882 (thai-compose-region): Use thai-compose-syllable.
5883 (thai-compose-string): Likewise.
5884 (thai-composition-function): Likewise.
5885 (thai-auto-composition): New function.
5886 (thai-auto-composition-mode): New minor mode.
5887
5888 * language/thai.el: Fix patterns to be registered in
5889 composition-function-table.
5890
5891 * international/quail.el (quail-input-method): Locally bind
5892 inhibit-modification-hooks to t.
5893
5894 2005-03-17 Richard M. Stallman <rms@gnu.org>
5895
5896 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
5897 (perl-mode): Use run-mode-hooks.
5898
5899 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
5900 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
5901 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
5902
5903 * mail/sendmail.el (sendmail-send-it): Reenable the code
5904 to compute resend-to-address and use it.
5905
5906 * tar-mode.el (tar-mode): Turn off undo unconditionally.
5907
5908 * image-mode.el: New file.
5909
5910 * image.el (insert-sliced-image): Add autoload cookie.
5911
5912 * font-lock.el (font-lock-lines-before): New user option.
5913 (font-lock-after-change-function): Obey it.
5914
5915 * bindings.el (esc-map): Make M-g a prefix.
5916 Bind M-g g and M-g M-g to goto-line.
5917
5918 * faces.el (face-id): Doc fix.
5919
5920 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
5921
5922 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
5923 (rmail-show-message): Use rmail-unknown-mail-followup-to.
5924 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
5925
5926 * mail/sendmail.el (mail-yank-ignored-headers)
5927 (mail-font-lock-keywords, mail-mode-fill-paragraph):
5928 Add Mail-Followup-To and Mail-Reply-To headers.
5929 (mail-citation-hook): Add autoload cookie.
5930 (mail-mode): Doc fix.
5931 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
5932 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
5933 (mail-mode-fill-paragraph): Handle those headers.
5934 (mail-mailing-lists): New variable.
5935 (mail-mail-reply-to, mail-mail-followup-to): New functions.
5936
5937 2005-03-17 Juri Linkov <juri@jurta.org>
5938
5939 * isearch.el (isearch-fallback): Check for `(car previous)'
5940 before calling `isearch-other-end-state'.
5941
5942 2005-03-17 Kim F. Storm <storm@cua.dk>
5943
5944 * simple.el (move-beginning-of-line): Move to beginning of buffer
5945 line, as well as beginning of screen line.
5946
5947 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
5948
5949 * calendar/diary-lib.el (mark-diary-entries): Use new optional
5950 argument REDRAW rather than calendar-redrawing variable.
5951 * calendar/calendar.el (calendar-redrawing): Delete.
5952 (redraw-calendar): Do not bind calendar-redrawing.
5953
5954 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
5955
5956 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
5957 diary-file buffer.
5958
5959 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
5960
5961 * help.el (describe-mode): Allow a :minor-mode-function property to
5962 specify a different minor mode toggle function than the variable.
5963 * simple.el (auto-fill-function):
5964 * subr.el (add-minor-mode): Use it.
5965
5966 2005-03-16 Kenichi Handa <handa@m17n.org>
5967
5968 * language/ethio-util.el (sera-being-called-by-w3): New variable.
5969 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
5970 (ethio-fidel-to-sera-buffer): Likewise.
5971
5972 2005-03-16 Juri Linkov <juri@jurta.org>
5973
5974 * emacs-lisp/find-func.el (find-function-regexp):
5975 Add defun-emitting macro `menu-bar-make-toggle'.
5976
5977 * isearch.el: Put `isearch-scroll' property to
5978 `split-window-horizontally'.
5979
5980 * info.el: Update error messages for `debug-ignored-errors'.
5981 (Info-isearch-search): Doc fix.
5982 (Info-find-node): Move up code to go into info buffer before
5983 recording the node to the history.
5984 (Info-fontify-node): Fontify titles only if the next line
5985 has two or more `*', `=', `-', `.'.
5986 Display "go to this node" for empty (match-string 3).
5987
5988 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5989
5990 * term/mac-win.el: Add mouse pointer shape constants.
5991
5992 2005-03-15 Kim F. Storm <storm@cua.dk>
5993
5994 * simple.el (move-beginning-of-line): Use vertical-motion.
5995
5996 2005-03-15 Juri Linkov <juri@jurta.org>
5997
5998 * isearch.el (isearch-error): New variable.
5999 (isearch-invalid-regexp, isearch-within-brackets): Remove.
6000 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
6001 (isearch-within-brackets-state): Remove.
6002 (isearch-case-fold-search-state, isearch-pop-fun-state):
6003 Decrease frame index.
6004 (isearch-mode, isearch-top-state, isearch-push-state)
6005 (isearch-edit-string, isearch-abort, isearch-search-and-update)
6006 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
6007 (isearch-search, isearch-lazy-highlight-new-loop):
6008 Replace `isearch-invalid-regexp' with `isearch-error'.
6009 Remove `isearch-within-brackets'.
6010 (isearch-search): Add `search-failed' handler to `condition-case'.
6011 (isearch-lazy-highlight-search): Add `condition-case' to catch
6012 errors and allow `isearch-lazy-highlight-update' to try
6013 highlighting from the beginning of the window.
6014 (isearch-repeat): Move up code to set isearch-wrapped to t
6015 before calling isearch-wrap-function.
6016
6017 * info.el (Info-isearch-initial-node): New internal variable.
6018 (Info-search): Signal an error in isearch mode when search leaves
6019 the initial node. Signal an error when `bound' is non-nil and
6020 nothing was found in the current subfile.
6021 (Info-isearch-search): Remove `condition-case'.
6022 (Info-isearch-wrap): Don't wrap when search failed during leaving
6023 the initial node. If `Info-isearch-search' is nil, wrap around
6024 the current node.
6025 (Info-isearch-start): New fun.
6026 (Info-mode): Add buffer-local hook `Info-isearch-start' to
6027 `isearch-mode-hook'.
6028
6029 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6030
6031 * simple.el (normal-erase-is-backspace): Set default to t if
6032 running on Mac.
6033
6034 * term/mac-win.el (function-key-map): Sync with x-win.el.
6035
6036 2005-03-15 Kenichi Handa <handa@m17n.org>
6037
6038 * international/mule-cmds.el (locale-language-names): Modify the
6039 format of elements and add more entries.
6040 (locale-preferred-coding-systems): Add more entries.
6041 (set-locale-environment): Adjust for the change of
6042 locale-language-names.
6043
6044 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
6045
6046 * pcvs.el (smerge-ediff): Remove bogus autoload.
6047
6048 2005-03-14 Lute Kamstra <lute@gnu.org>
6049
6050 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
6051 Ignore a `*' at the beginning of a line.
6052
6053 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
6054 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
6055 subr.el.
6056 (dont-compile, eval-when-compile, eval-and-compile): Use declare
6057 to specify indentation.
6058
6059 * generic.el (define-generic-mode): Let generic-mode-list be a
6060 list of strings; test membership with equal.
6061
6062 2005-03-14 Kim F. Storm <storm@cua.dk>
6063
6064 * simple.el (next-line, previous-line): Add optional try-vscroll
6065 arg to recognize interactive use. Pass it on to line-move.
6066 (line-move): Don't perform auto-window-vscroll when defining or
6067 executing keyboard macro to ensure consistent behaviour.
6068
6069 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
6070
6071 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
6072
6073 2005-03-13 Lute Kamstra <lute@gnu.org>
6074
6075 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
6076 debugger-setup-buffer so that backtrace marks the frames set to
6077 debug-on-exit and we don't have to do it manually. Set an extra
6078 debug-on-exit for macro's.
6079 (debugger-setup-buffer): Don't mark the top frame manually.
6080
6081 2005-03-12 Lute Kamstra <lute@gnu.org>
6082
6083 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
6084 lisp-indent-function throughout.
6085 (with-no-warnings): Set lisp-indent-function property.
6086
6087 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
6088
6089 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
6090 Add entry for backslash.
6091
6092 2005-03-12 Juri Linkov <juri@jurta.org>
6093
6094 * info.el (Info-search): Four fixes for backward search.
6095
6096 2005-03-11 Jay Belanger <belanger@truman.edu>
6097
6098 * calc/calc.el (calc-language-alist): New variable.
6099 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
6100 (calc-embedded-find-modes): Use calc-language-alist instead of
6101 calc-embedded-language-alist.
6102
6103 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
6104
6105 * calendar/calendar.el (calendar-redrawing): New internal
6106 variable.
6107 (redraw-calendar): Remove bogus save-excursion from previous
6108 change. Bind calendar-redrawing to t for mark-diary-entries.
6109 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
6110 calendar if that is why we were called.
6111
6112 2005-03-11 Kenichi Handa <handa@m17n.org>
6113
6114 * international/mule.el (make-coding-system): Set property
6115 coding-system-define-form to nil.
6116 (define-coding-system-alias): Likewise.
6117
6118 2005-03-11 Kenichi Handa <handa@m17n.org>
6119
6120 These changes are suggested by Dave Love <fx@gnu.org>.
6121
6122 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
6123 coding: tag.
6124 (adaptive-fill-regexp): Add more bullets.
6125 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
6126 regexps.
6127
6128 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
6129
6130 * help.el (describe-mode): Properly handle non-trivial lighters.
6131 Don't ignore minor modes that are not listed in minor-mode-list.
6132
6133 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
6134 feature ON when the user requests to turn it OFF.
6135
6136 2005-03-10 Lute Kamstra <lute@gnu.org>
6137
6138 * emacs-lisp/debug.el (debug-entry-code): Delete it.
6139 (implement-debug-on-entry): New function to replace debug-entry-code.
6140 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
6141 second argument as the 2005-03-07 change makes it obsolete.
6142 (debug-on-entry, cancel-debug-on-entry): Update call to
6143 debug-on-entry-1.
6144 (debug, debugger-setup-buffer): Comment update.
6145 (debugger-frame-number): Update to work with implement-debug-on-entry.
6146
6147 2005-03-10 Jay Belanger <belanger@truman.edu>
6148
6149 * calc/calc-embed.el (math-ms-args): Declare it.
6150 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
6151 math-ms-args.
6152 (calc-embedded-subst): Use math-multi-subst-rec to substitute
6153 variables.
6154
6155 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
6156
6157 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
6158 Use message-box.
6159
6160 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
6161 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
6162 (tooltip-gud-tips): Simplify.
6163 (tooltip-gud-tips-p): Remove superflouous :set.
6164 (tooltip-gud-modes): Add fortran-mode.
6165 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
6166
6167 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
6168
6169 2005-03-09 Kim F. Storm <storm@cua.dk>
6170
6171 * play/animate.el (animate-place-char): Use forward-line instead
6172 of next-line to improve performance.
6173
6174 2005-03-09 Simon Josefsson <jas@extundo.com>
6175
6176 * net/browse-url.el (browse-url-default-browser): Doc fix.
6177
6178 2005-03-09 Miles Bader <miles@gnu.org>
6179
6180 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
6181 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
6182
6183 2005-03-09 Kenichi Handa <handa@m17n.org>
6184
6185 * international/latin-1.el: Set case and syntax for 255 only if
6186 set-case-syntax-set-multibyte is nil.
6187
6188 * textmodes/ispell.el (ispell-insert-word): New function.
6189 (ispell-word): Use ispell-insert-word to insert a new word.
6190 (ispell-process-line): Likewise.
6191 (ispell-complete-word): Likewise.
6192
6193 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
6194
6195 * calendar/calendar.el (redraw-calendar): Preserve point.
6196 Reported by Matt Hodges <MPHodges@member.fsf.org>.
6197 (calendar-week-start-day): Move after definition of
6198 redraw-calendar. Delete buffer test, since redraw-calendar has
6199 that now.
6200
6201 * calendar/diary-lib.el (mark-diary-entries): Only call
6202 redraw-calendar in the first of any recursive calls.
6203 Reported by Alan Shutko <ats@acm.org>.
6204
6205 2005-03-08 Juri Linkov <juri@jurta.org>
6206
6207 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
6208 (html-horizontal-rule, html-line, html-image, html-checkboxes)
6209 (html-radio-buttons): Add a space before the trailing `/>' where
6210 sgml-xml-mode is non-nil.
6211 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
6212 the subsequent tag of the empty XML tag.
6213 (html-href-anchor): Don't set initial input to "http:".
6214 (html-image): Ask for the image URL and set point inside alt="".
6215 (html-name-anchor): Duplicate the name in the `id' attribute when
6216 sgml-xml-mode is non-nil.
6217 (html-paragraph): Remove \n before <p>.
6218 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
6219 instead of `checked' when sgml-xml-mode is non-nil.
6220
6221 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
6222 Remove 1 space before #RRGGBB to not truncate it on terminal
6223 windows w/o fringes. Remove 1 space between bg and fg examples
6224 to get more space.
6225 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
6226 avoid byte-compile warnings.
6227
6228 * image-file.el (image-file-handler): Put `safe-magic' property to
6229 `image-file-handler'.
6230
6231 * info.el (Info-isearch-search): Emulate word search in
6232 isearching through multiple Info nodes with Info-search.
6233 (Info-isearch-wrap): Allow isearch-word.
6234
6235 2005-03-08 Lute Kamstra <lute@gnu.org>
6236
6237 * emacs-lisp/debug.el (debugger-step-through): Make sure that
6238 stepping into the debugger's code is not possible.
6239 (debugger-jumping-flag): Docstring update.
6240
6241 2005-03-08 Jay Belanger <belanger@truman.edu>
6242
6243 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
6244 embedded mode begins.
6245 (calc-embedded-language-alist): New variable.
6246 (calc-embedded-find-modes): Use calc-embedded-language-alist to
6247 set default language mode.
6248
6249 2005-03-08 Kenichi Handa <handa@m17n.org>
6250
6251 * international/ccl.el (define-ccl-program): Fix docstring about
6252 extra 256 bytes assured for the output buffer.
6253
6254 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
6255 Fix BUFFER_MAGNIFICATION to 2.
6256 (ccl-encode-mule-utf-16be-with-signature): Likewise.
6257
6258 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
6259
6260 * align.el (align-rules-list): Added an alignment rule for CSS
6261 declarations (applies to css-mode and html-mode buffers).
6262
6263 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
6264
6265 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
6266
6267 2005-03-07 Kim F. Storm <storm@cua.dk>
6268
6269 * simple.el (move-beginning-of-line): New command.
6270
6271 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
6272
6273 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
6274
6275 * emulation/cua-base.el: Put CUA move property on move-end-of-line
6276 and move-beginning-of-line.
6277
6278 * apropos.el (apropos-print): Omit command from M-x ... RET.
6279
6280 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
6281
6282 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
6283 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
6284
6285 2005-03-06 Richard M. Stallman <rms@gnu.org>
6286
6287 * bindings.el (esc-map): Bind M-g to goto-line.
6288
6289 * facemenu.el (global-map): Bind M-o, not M-g.
6290
6291 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6292
6293 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
6294 "Open Directory" as for "Open File".
6295
6296 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
6297
6298 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
6299 (push-mark-command): Run activate-mark-hook.
6300
6301 2005-03-06 Richard M. Stallman <rms@gnu.org>
6302
6303 * help-mode.el (help-mode-finish): Don't alter the element
6304 in view-return-to-alist if there already is one.
6305
6306 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
6307 make sure the current buffer is the expected one.
6308
6309 * novice.el (disabled-command-function): Output in *Disabled Command*.
6310 Explicitly ignore non-keyboard events, and explicitly handle C-g.
6311
6312 * textmodes/flyspell.el (flyspell-large-region):
6313 Pass args differently for aspell.
6314
6315 * files.el (mode-require-final-newline): Doc fix.
6316
6317 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
6318
6319 * progmodes/which-func.el (which-function):
6320 Specify NOERROR when calling imenu--make-index-alist.
6321
6322 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
6323
6324 * simple.el (normal-erase-is-backspace): Define default value.
6325
6326 * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
6327 (custom-reevaluate-setting): Simple function to handle
6328 variables that are defined before their default value can really
6329 be computed.
6330
6331 * startup.el (command-line): Use it for temporary-file-directory,
6332 small-emporary-file-directory, auto-save-file-name-transforms,
6333 blink-cursor-mode, and normal-erase-is-backspace.
6334
6335 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
6336 progress, even with buggy anchored keywords.
6337
6338 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
6339
6340 * simple.el (goto-line): Remove unbalanced final parenthesis.
6341
6342 2005-03-05 Richard M. Stallman <rms@gnu.org>
6343
6344 * simple.el (goto-line): Use a number at point as the default.
6345 With C-u as arg, switch buffers.
6346
6347 2005-03-05 Juri Linkov <juri@jurta.org>
6348
6349 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
6350 with `no-blinking-cursor'.
6351
6352 * startup.el (no-blinking-cursor): New defvar.
6353 (command-line): Add `--no-blinking-cursor' to longopts.
6354 Set `no-blinking-cursor' to t for command line arguments
6355 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
6356 with `no-blinking-cursor' in the condition for calling
6357 `blink-cursor-mode'.
6358
6359 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
6360
6361 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
6362 (menu-bar-options-save): Add blink-cursor-mode.
6363 (menu-bar-options-menu): Add blink-cursor-mode.
6364
6365 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
6366
6367 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
6368 (icalendar-export-file, icalendar-export-region)
6369 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
6370 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
6371
6372 2005-03-04 Lute Kamstra <lute@gnu.org>
6373
6374 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
6375 (debug-function-list): Ditto.
6376
6377 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
6378
6379 * textmodes/texinfmt.el (texinfo-append-refill):
6380 Redefine the types of line to which @refill
6381 is not appended by replacing a search for `@refill\\|@bye' with
6382 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
6383 itemize@refill' bug and the unfilled long lines bug.
6384 (texinfmt-version): Update number and date.
6385
6386 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
6387
6388 * international/code-pages.el (windows-1250, windows-125[2-8])
6389 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
6390
6391 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
6392
6393 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
6394 bound yet.
6395
6396 2005-03-02 Romain Francoise <romain@orebokech.com>
6397
6398 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
6399 buffer after removing limits.
6400 (ibuffer-pop-filter): Ditto.
6401 Update copyright.
6402
6403 2005-03-02 Miles Bader <miles@gnu.org>
6404
6405 * button.el (make-text-button): If the user doesn't specify a
6406 type, use the default. Rewrite to use `add-text-properties' and
6407 plist functions.
6408
6409 2005-03-01 Lute Kamstra <lute@gnu.org>
6410
6411 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
6412 (debugger-jumping-flag): New var.
6413 (debug-entry-code): Use it.
6414 (debugger-jump): Use debugger-jumping-flag and add
6415 debugger-reenable to post-command-hook.
6416 (debugger-reenable): Use debugger-jumping-flag and remove itself
6417 from post-command-hook.
6418 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
6419 debugger-reenable.
6420
6421 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
6422
6423 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
6424 inclusion of "itemize\\|", which may be unnecessary, is certainly
6425 inelegant, and stops refilling in itemize lists when formatting
6426 Japanese Texinfo files to Info.
6427 Update copyright to 2005.
6428
6429 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
6430
6431 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
6432 of an error if GDB can't find the source file.
6433
6434 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
6435
6436 * calendar/calendar.el (redraw-calendar): Work from any buffer,
6437 not just the calendar.
6438
6439 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
6440 first.
6441 (diary-redraw-calendar): New function.
6442 (make-diary-entry): Add diary-redraw-calendar to local
6443 write-contents-functions. Turn off selective display before
6444 inserting in diary.
6445
6446 2005-03-01 Kim F. Storm <storm@cua.dk>
6447
6448 * emacs-lisp/copyright.el (copyright-fix-years): New command.
6449
6450 2005-03-01 Lute Kamstra <lute@gnu.org>
6451
6452 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
6453 that debug-entry-code can be safely removed from a function while
6454 this code is being evaluated. Revert the 2005-02-27 change as the
6455 new implementation no longer requires it. Make sure that a
6456 function body containing just a string is not mistaken for a docstring.
6457 (debug): Skip one more frame in case of debug on entry.
6458 (debugger-setup-buffer): Delete one more frame line in case of
6459 debug on entry.
6460 (debugger-frame-number): Update to use the new text introduced by
6461 the 1999-11-03 change. Skip one more frame in case of debug on entry.
6462
6463 2005-02-28 Kim F. Storm <storm@cua.dk>
6464
6465 * double.el (double-translate-key): Call force-window-update after
6466 read-event to avoid crash in redisplay.
6467
6468 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
6469
6470 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
6471 (debug): Use it. Move the inhibit-trace earlier.
6472 (debug-entry-code): New const.
6473 (debug-on-entry-1): Use it.
6474
6475 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
6476
6477 * international/utf-16.el (ccl-encode-mule-utf-16le):
6478 Fix BUFFER_MAGNIFICATION to 2.
6479 (ccl-encode-mule-utf-16be): Likewise.
6480
6481 2005-02-28 Kenichi Handa <handa@m17n.org>
6482
6483 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
6484 Fix BUFFER_MAGNIFICATION to 4.
6485 (ccl-encode-mule-utf-16be-with-signature): Likewise.
6486
6487 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
6488
6489 * speedbar.el (speedbar-update-flag): Doc fix.
6490 (speedbar-show-info-under-mouse): Give set-mouse-position the right
6491 argument.
6492
6493 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
6494
6495 * reveal.el (reveal-post-command): Don't try to reveal overlays which
6496 have a non-nil `invisible' property but are actually visible.
6497
6498 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
6499 for perldoc sections.
6500 (perl-outline-regexp, perl-outline-level): New var and function.
6501 (perl-mode): Use them.
6502
6503 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
6504
6505 * calendar/diary-lib.el (diary-remind): Discard any mark portion
6506 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
6507
6508 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
6509
6510 * cus-edit.el: Comment change.
6511 (custom-buffer-create-internal): Slightly reword text at top of
6512 Custom buffers. Mention there that saving an option edits the
6513 init file. Add link to Emacs manual node on `custom-file'.
6514 (custom-magic-alist): Rewrite individual State messages to use
6515 capitalized keywords. Doc fix.
6516
6517 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
6518
6519 * calendar/calendar.el (calendar-buffer): Move above
6520 calendar-week-start-day.
6521 (calendar-week-start-day): Doc fix. Add :set function.
6522 (calendar-minimum-window-height): New variable.
6523 (generate-calendar-window): Only resize window if selected-window
6524 is displaying the calendar buffer. Use new variable
6525 calendar-minimum-window-height.
6526 (generate-calendar): Reword error message.
6527 (calendar-mode-map): Bind DEL to scroll-other-window-down.
6528
6529 2005-02-27 Andreas Schwab <schwab@suse.de>
6530
6531 * vc.el (vc-do-command): Don't run command asynchronously when
6532 operating in a remote directory.
6533
6534 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
6535 change from sync with Tramp 2.0.47.
6536
6537 2005-02-27 Richard M. Stallman <rms@gnu.org>
6538
6539 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
6540
6541 * textmodes/flyspell.el (flyspell-mode-on):
6542 Call ispell-change-dictionary only if necessary.
6543
6544 * emacs-lisp/re-builder.el (regexp-builder): New function.
6545
6546 * register.el (describe-register-1): Explicitly handle
6547 yank-excluded-properties = t.
6548
6549 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
6550 (custom-magic-alist): Change the status descriptions again.
6551 (face widget-type): Total rewrite based on `restricted-sexp'
6552 to eliminate the confusing double hiding levels.
6553
6554 * emacs-lisp/debug.el (debug-on-entry-1):
6555 If function body is empty, add nil as body form.
6556
6557 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
6558
6559 * emacs-lisp/trace.el (inhibit-trace): New var.
6560 (trace-make-advice): Use it.
6561
6562 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
6563
6564 2005-02-26 Kim F. Storm <storm@cua.dk>
6565
6566 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
6567 (mouse-on-link-p, mouse-drag-region-1): Use it.
6568
6569 2005-02-25 Lute Kamstra <lute@gnu.org>
6570
6571 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
6572
6573 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
6574
6575 * frame.el (blink-cursor-mode): Add :group keyword.
6576
6577 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
6578
6579 * calendar/icalendar.el (icalendar--decode-isodatetime):
6580 New optional argument DAY-SHIFT.
6581 (icalendar-export-region): Fix coding-system-for-write.
6582 (icalendar--convert-ical-to-diary): Shift end-day of all-day
6583 events by one.
6584
6585 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
6586
6587 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
6588
6589 2005-02-24 Kim F. Storm <storm@cua.dk>
6590
6591 * international/iso-acc.el (iso-accents-compose): Fix crash
6592 during redisplay. Call force-window-update after read-event
6593 and delete-region to signal that window is not accurate.
6594
6595 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
6596
6597 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
6598 Remove unused and inexistent var `inhibit-trace'.
6599 (debugger-mode): Use run-mode-hooks.
6600 (debugger-list-functions): Add buttons; setup xref stack.
6601
6602 2005-02-23 Richard M. Stallman <rms@gnu.org>
6603
6604 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
6605 appointment says it was explicitly made.
6606 (appt-add): Set the 3rd element.
6607 (appt-make-list): Preserve explicit appointments.
6608
6609 * subr.el (find-tag-default): Catch errors in forward-sexp.
6610
6611 2005-02-23 Juri Linkov <juri@jurta.org>
6612
6613 * info.el (Info-isearch-search): New defcustom.
6614 (Info-isearch-search): Call the default isearch function
6615 when Info-isearch-search is nil.
6616 (Info-isearch-wrap): Use variable Info-isearch-search.
6617
6618 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
6619
6620 * cus-edit.el: Comment change.
6621
6622 2005-02-22 Kim F. Storm <storm@cua.dk>
6623
6624 * progmodes/hideif.el (hide-ifdef-use-define-alist):
6625 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
6626
6627 2005-02-22 Simon Josefsson <jas@extundo.com>
6628
6629 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
6630 New variable.
6631 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
6632 Oskarsson" <myrkraverk@users.sourceforget.net>.
6633
6634 2005-02-22 Kim F. Storm <storm@cua.dk>
6635
6636 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
6637 check that window of that event is the selected window.
6638 (mouse-drag-region-1): Compare mouse event window to selected
6639 window before setting point.
6640
6641 * tooltip.el (tooltip-show-help-function): Pass event to
6642 mouse-on-link-p so it can check selected window.
6643
6644 2005-02-22 Kenichi Handa <handa@m17n.org>
6645
6646 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
6647 (ps-mule-show-warning): New function.
6648 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
6649 characters are found.
6650
6651 * ps-print.el (ps-header-footer-string): Return a list of header
6652 and footer strings.
6653
6654 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
6655
6656 * pcvs.el (cvs-retrieve-revision): Fix thinko.
6657
6658 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
6659
6660 * frame.el (blink-cursor-mode): Use define-minor-mode.
6661
6662 * term/mac-win.el (function-key-map): Use char-names more consistently.
6663 (file-name-coding-system): Only set it for MacOS-9. The other case is
6664 already handled in mule-cmds.el (where it also works when mac-win.el
6665 is not used).
6666
6667 2005-02-21 Kenichi Handa <handa@m17n.org>
6668
6669 * international/mule.el (ctext-pre-write-conversion): Always use
6670 " *code-converting-work*" buffer for work.
6671
6672 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
6673
6674 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
6675
6676 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
6677
6678 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
6679
6680 * ses.el (undo-more): Restore defadvice, but only the part that
6681 allows changes outside the restricted area of the buffer.
6682
6683 2005-02-20 Kim F. Storm <storm@cua.dk>
6684
6685 * simple.el (line-move): Add fourth optional arg try-vscroll which
6686 must be set to perform auto-window-vscroll.
6687 When moving backwards and doing auto-window-vscroll, automatically
6688 vscroll to the last part of lines which are taller than the window.
6689 (next-line, previous-line): Set try-vscroll arg on line-move.
6690
6691 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
6692
6693 * replace.el (query-replace, query-replace-regexp)
6694 (replace-string, replace-regexp): When operating on region, make
6695 the minibuffer prompt say so.
6696
6697 * isearch.el (isearch-forward): Document isearch-query-replace and
6698 isearch-query-replace-regexp keybindings.
6699
6700 2005-02-19 Jay Belanger <belanger@truman.edu>
6701
6702 * calc/calc-aent.el (math-read-token): Add local variable.
6703
6704 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
6705 (calc-edit-top): Move declaration to earlier in file.
6706 (calc-edit-macro-repeats): Add local variables.
6707
6708 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
6709 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
6710 calcFunc-tanh.
6711 Adjust integration rule for calcFunc-tan.
6712
6713 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
6714
6715 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
6716 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
6717 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
6718 (viper-skip-separators): Bug fix.
6719 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
6720 particular major mode.
6721 (viper-del-backward-char-in-replace): Don't put deleted char on the
6722 kill ring.
6723
6724 * viper-ex.el (viper-color-display-p): New function.
6725 (viper-has-face-support-p): Use viper-color-display-p.
6726
6727 * viper-keym.el (viper-gnus-modifier-map): New keymap.
6728
6729 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
6730
6731 * viper-util.el (viper-glob-unix-files): Fix shell status check.
6732 (viper-file-remote-p): Make equivalent to file-remote-p.
6733
6734 * viper.el (viper-major-mode-modifier-list):
6735 Use viper-gnus-modifier-map.
6736
6737 2005-02-19 David Kastrup <dak@gnu.org>
6738
6739 * subr.el (subregexp-context-p): Fix garbled doc string by adding
6740 quoting.
6741
6742 2005-02-19 Jay Belanger <belanger@truman.edu>
6743
6744 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
6745 Remove extra definitions.
6746 (calc-coth): New function.
6747 (calcFunc-cot): Fix `let'.
6748
6749 2005-02-19 Eli Zaretskii <eliz@gnu.org>
6750
6751 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
6752 the reasons we use "type pc" in these faces.
6753
6754 * button.el (button): Ditto.
6755
6756 2005-02-19 Michael Mauger <mmaug@yahoo.com>
6757
6758 * replace.el (query-replace-read-from): Set the value of
6759 query-replace-from-history-variable to handle the case of an empty
6760 string entered to accept the suggested default.
6761
6762 * net/tramp.el (tramp-file-name-for-operation):
6763 Use dired-call-process instead of dired-call-process-command.
6764
6765 2005-02-19 Jay Belanger <belanger@truman.edu>
6766
6767 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
6768 (math-div-non-trig): New variables.
6769 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
6770 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
6771 (math-combine-prod, math-div-symb-fancy): Add simplifications for
6772 trig expressions.
6773
6774 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
6775
6776 * progmodes/gdb-ui.el (gdb-var-update-handler)
6777 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
6778 for watch expressions,
6779 (gdb-var-create-handler): Don't set speedbar-update-flag.
6780 (gdb-post-prompt): Simplify test for speedbar.
6781
6782 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
6783
6784 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
6785 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
6786 we use the syntax table of the correct buffer.
6787 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
6788 Felix Gatzemeier.
6789
6790 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
6791 (ediff-file-remote-p): Make synonymous with file-remote-p.
6792 In all deffaces ediff-*-face-*, use min-colors.
6793
6794 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
6795 ediff-recurse-to-subdirectories.
6796 (ediff-mark-if-equal): Check that the arguments are strings, use
6797 ediff-same-contents (after to Felix Gatzemeier).
6798
6799 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
6800 nil.
6801
6802 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
6803
6804 * log-view.el (log-view-message-re): Fix up Subversion regexp.
6805
6806 2005-02-18 David Kastrup <dak@gnu.org>
6807
6808 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
6809 use `mark-active' when defined.
6810
6811 2005-02-18 Kenichi Handa <handa@m17n.org>
6812
6813 * ps-print.el (ps-font-info-database): New entry
6814 ZapfChancery-MediumItalic with correct font name. Fix font name
6815 of the entry Zapf-Chancery-MediumItalic.
6816
6817 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
6818
6819 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
6820
6821 2005-02-16 Kim F. Storm <storm@cua.dk>
6822
6823 * ido.el (ido-fallback-command): Pass user input to fallback command.
6824
6825 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
6826
6827 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
6828 (gdb-find-file-hook): Add server prefix.
6829
6830 2005-02-16 Richard M. Stallman <rms@gnu.org>
6831
6832 * replace.el (perform-replace): Pass new args to replace-highlight.
6833 (replace-highlight): Take region args,
6834 and pass them to isearch-lazy-highlight-new-loop.
6835
6836 * novice.el (disabled-command-hook): Autoload the defalias
6837 and the make-obsolete-variable call.
6838
6839 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
6840
6841 * isearch.el (isearch-lazy-highlight-start-limit)
6842 (isearch-lazy-highlight-end-limit): New variables limit
6843 the region for highlighting.
6844 (isearch-lazy-highlight-new-loop): New args BEG and END.
6845 (isearch-lazy-highlight-search): Use the new vars.
6846 (isearch-lazy-highlight-update): Likewise.
6847
6848 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
6849
6850 * cus-start.el (all): Use default-boundp.
6851
6852 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
6853
6854 * menu-bar.el (menu-bar-select-frame): Handle current frame.
6855
6856 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
6857
6858 * autorevert.el (auto-revert-stop-on-user-input)
6859 (auto-revert-verbose): Doc fixes.
6860
6861 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
6862
6863 * international/mule-cmds.el (set-locale-environment): Remove call
6864 to set-selection-coding-system on Windows.
6865
6866 2005-02-15 Jay Belanger <belanger@truman.edu>
6867
6868 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
6869 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
6870 calcFunc-coth.
6871 (math-simplify-sqrt): Add simplifications.
6872
6873 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
6874 to list.
6875
6876 * calc/calc-ext.el: Add functions to autoloads.
6877
6878 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
6879 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
6880 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
6881 (math-csc-raw, math-cot-raw): New functions.
6882
6883 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
6884
6885 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
6886 the variable name in a message.
6887
6888 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
6889 calcFunc-csc, calcFunc-cot.
6890
6891 * calc/calcalg2.el: Add derivative and integration rules for
6892 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
6893 calcFunc-csch, calcFunc-coth.
6894 (math-do-integral-methods): Add to checks for when to use
6895 substitutions.
6896
6897 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
6898
6899 2005-02-15 Lute Kamstra <lute@gnu.org>
6900
6901 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
6902 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
6903 <monnier@iro.umontreal.ca>
6904 (lisp-outline-level): Improve efficiency. Suggested by David
6905 Kastrup <dak@gnu.org>.
6906
6907 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
6908
6909 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
6910 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
6911 (gdb-set-gud-minor-mode-existing-buffers): New functions.
6912 (gdb-find-file-hook): New hook. Add it to find-file-hook.
6913 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
6914
6915 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
6916
6917 * cus-start.el (all): Comment change.
6918
6919 2005-02-14 Lute Kamstra <lute@gnu.org>
6920
6921 * cus-start.el (all): Check if symbol is void.
6922
6923 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
6924
6925 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
6926 optional argument to \cite.
6927
6928 2005-02-14 Richard M. Stallman <rms@gnu.org>
6929
6930 * cus-edit.el (custom-buffer-create-internal): Update help message.
6931 (custom-magic-alist): Update help messages.
6932
6933 * cus-start.el (all): Allow a var to specify a standard value.
6934
6935 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
6936
6937 * custom.el (custom-theme-set-variables): Handle variable aliases.
6938
6939 * frame.el (blink-cursor-timer): Doc fix.
6940 (blink-cursor): Make it an alias for `blink-cursor-mode' and
6941 declare obsolete.
6942 (blink-cursor-mode): Define with defcustom and use correct
6943 standard expression in that defcustom.
6944 * startup.el (command-line): Adapt to above changes in frame.el.
6945
6946 2005-02-11 Lute Kamstra <lute@gnu.org>
6947
6948 * apropos.el (apropos-score-doc): Prevent division by zero.
6949
6950 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
6951
6952 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
6953 (icalendar--get-event-property-attributes)
6954 (icalendar--get-event-properties)
6955 (icalendar--datetime-to-diary-date): New functions.
6956 (icalendar--split-value): Doc fix.
6957 (icalendar--datetime-to-noneuropean-date)
6958 (icalendar--datetime-to-european-date): New optional argument
6959 SEPARATOR. Return result as a string instead of a list.
6960 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
6961 (icalendar--convert-string-for-export): Rename arg S to STRING.
6962 (icalendar-export-region): Doc fix. Change name of error buffer.
6963 Save output buffer.
6964 (icalendar-import-file): Add blank at end of prompt.
6965 (icalendar-import-buffer): Doc fix. Do not switch to error
6966 buffer. Indicate status in return value.
6967 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
6968 buffer. Save output buffer. Handle exception from recurrence
6969 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
6970 events. Fix problems with weekly all-day events.
6971
6972 2005-02-10 Richard M. Stallman <rms@gnu.org>
6973
6974 * simple.el (eval-expression-print-format):
6975 Avoid warning about edebug-active.
6976
6977 * help.el (help-for-help-internal): Rename from help-for-help.
6978 (help-for-help): Define with defalias.
6979
6980 * font-core.el (font-lock-default-function): Use with-no-warnings.
6981
6982 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
6983
6984 * custom.el (defface): Doc fix.
6985
6986 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
6987
6988 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
6989 width 0" to prevent word wrapping problems.
6990
6991 2005-02-09 Kim F. Storm <storm@cua.dk>
6992
6993 * ido.el (ido-file-extensions-order): New defcustom.
6994 (ido-file-extension-lessp, ido-file-extension-aux)
6995 (ido-file-extension-order): New advanced file ordering.
6996 (ido-file-lessp): New simple file ordering.
6997 (ido-sort-list): Remove.
6998 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
6999 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
7000
7001 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
7002
7003 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
7004 that some versions of grep produce.
7005 (grep-mode-font-lock-keywords): Likewise.
7006
7007 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
7008
7009 * progmodes/gdb-ui.el (gdb-location-list): New variable.
7010 (gdb-cdir): Delete.
7011 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
7012 (gdb-source-info): Treat case when source file is in another
7013 directory properly.
7014 (gdb-get-location): New function.
7015
7016 2005-02-07 Jay Belanger <belanger@truman.edu>
7017
7018 * calc/calc-prog.el (calc-write-parse-table-part)
7019 (calc-fix-token-name): Fix a check for language type.
7020
7021 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
7022
7023 2005-02-07 Andre Spiegel <spiegel@gnu.org>
7024
7025 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
7026 as directory not writable.
7027
7028 2005-02-07 Kim F. Storm <storm@cua.dk>
7029
7030 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
7031 (cua--standard-movement-commands): Remove list.
7032 Instead, set CUA property value to move for movement commands.
7033 (cua-movement-commands): Remove. Users must set CUA prop instead.
7034 (cua--pre-command-handler): Check CUA property.
7035 (cua--init-keymaps): Don't remap undo commands.
7036 (cua-mode): Don't call cua--rectangle-on-off.
7037
7038 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
7039 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
7040 (cua--rect-undo-set-point): New var.
7041 (cua--rectangle-undo-boundary): Setup undo apply entry.
7042 (cua--rect-undo-handler): New function for rectangle undo.
7043 (cua--rect-start-position, cua--rect-end-position): Add.
7044 (cua--rectangle-post-command): Call cua--rectangle-set-corners
7045 for restored rectangle. Set point if cua--rect-undo-set-point.
7046
7047 2005-02-06 Jay Belanger <belanger@truman.edu>
7048
7049 * calc/calc-lang.el (calc-tex-language): Display more information
7050 in messages.
7051
7052 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
7053 in TeX mode.
7054
7055 2005-02-06 Richard M. Stallman <rms@gnu.org>
7056
7057 * emacs-lisp/lisp.el (buffer-end): Doc fix.
7058
7059 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
7060
7061 * net/ldap.el (ldap-search-internal): Support attributes with
7062 optional descriptions separated by a semi-colon, as in
7063 "userCertificate;binary".
7064
7065 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7066
7067 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
7068 isn't a cons (i.e. the version is 0).
7069
7070 2005-02-05 Eli Zaretskii <eliz@gnu.org>
7071
7072 * help.el (help-for-help): Doc fix.
7073
7074 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
7075
7076 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
7077 GDB-Windows on the menu-bar as this works better.
7078
7079 2005-02-04 Jay Belanger <belanger@truman.edu>
7080
7081 * calc/calc-embed.el (calc-embedded-update): Don't put in
7082 unnecessary newlines. Adjust the end of formula marker.
7083
7084 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
7085 (math-latex-parse-two-args): New function.
7086
7087 2005-02-03 Lute Kamstra <lute@gnu.org>
7088
7089 * help-fns.el (help-with-tutorial): Make sure that users cannot
7090 remove the entire text of the tutorial by means of `undo'.
7091
7092 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
7093
7094 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
7095 in recent changes, where the ispell process was repeatedly
7096 killed & restarted.
7097
7098 * international/mule-cmds.el (set-locale-environment): Set file-name
7099 coding system to utf-8 on Darwin systems.
7100 (set-default-coding-systems): Don't set default-file-name-coding-system
7101 on Darwin systems.
7102
7103 2005-02-03 Richard M. Stallman <rms@gnu.org>
7104
7105 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
7106
7107 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
7108
7109 * faces.el (list-faces-display): Add optional argument.
7110
7111 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
7112
7113 * font-core.el (font-lock-default-function): Handle the rare case where
7114 only font-lock-keywords is set.
7115
7116 2005-02-02 Kenichi Handa <handa@m17n.org>
7117
7118 * international/characters.el: Cancel previous change for
7119 I-WITH-DOT-ABOVE and DOTLESS-i.
7120
7121 * international/latin-5.el: Cancel previous change.
7122
7123 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
7124
7125 * progmodes/gud.el: Correction to syntax in gud-menu-map.
7126
7127 2005-02-02 Kenichi Handa <handa@m17n.org>
7128
7129 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
7130 DOTLESS-i.
7131
7132 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
7133 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
7134
7135 * case-table.el (get-upcase-table): New function.
7136 (copy-case-table): Copy upcaes table too if non-nil.
7137 (set-case-syntax-delims): Maintain upcase table too.
7138 (set-case-syntax-pair): Likewise.
7139 (set-upcase-syntax, set-downcase-syntax): New functions.
7140 (set-case-syntax): Maintain upcase table too.
7141
7142 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
7143
7144 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
7145
7146 * progmodes/gud.el (gud-goto-info): New function.
7147 (gud-tool-bar-map): Use correct icon.
7148
7149 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
7150
7151 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
7152 When delegating, order args in the funcall correctly.
7153
7154 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
7155
7156 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
7157
7158 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
7159
7160 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
7161 buffer not visiting a file.
7162
7163 2005-01-31 Jay Belanger <belanger@truman.edu>
7164
7165 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
7166 bound on the line with the formula.
7167
7168 2005-01-31 Kim F. Storm <storm@cua.dk>
7169
7170 * ses.el (ses-create-cell-variable-range)
7171 (ses-destroy-cell-variable-range, ses-reset-header-string)
7172 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
7173 (ses-insert-row): Fix format of apply undo entries.
7174
7175 2005-01-31 Jay Belanger <belanger@truman.edu>
7176
7177 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
7178 parts.
7179
7180 * calc/calc-embed.el (calc-embedded-open-formula)
7181 (calc-embedded-close-formula): Ignore matrix environments.
7182
7183 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
7184 TeX mode.
7185
7186 * calc/calc-lang.el (math-function-table, math-oper-table)
7187 (math-variable-table): Adjust the LaTeX portions.
7188
7189 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
7190 (math-latex-ignore-words): New constant.
7191
7192 2005-01-31 Richard M. Stallman <rms@gnu.org>
7193
7194 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
7195 (ispell-local-dictionary): Doc fix.
7196 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
7197 Don't reinitialize at run time. Don't defcustom.
7198 All uses changed to append ispell-local-dictionary-alist,
7199 or check it first.
7200 (ispell-current-dictionary): New variable for dictionary in use.
7201 (ispell-dictionary): Now used only for global default.
7202 (ispell-start-process): Set ispell-current-dictionary,
7203 not ispell-dictionary.
7204 (ispell-change-dictionary): Use this only for setting
7205 user preferences.
7206 (ispell-internal-change-dictionary): New function
7207 to change the current dictionary in use.
7208 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
7209 Use ispell-current-dictionary.
7210 Handle ispell-local-dictionary-overridden.
7211 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
7212
7213 2005-01-31 Jay Belanger <belanger@truman.edu>
7214
7215 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
7216
7217 * calc/calc-ext.el: Add calc-latex-language to autoloads.
7218 (calc-mode-map): Add calc-latex-language.
7219
7220 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
7221 (math-latex-print-frac): New functions.
7222 (math-oper-table, math-function-table, math-variable-table)
7223 (math-complex-format, math-input-filter): Add latex properties.
7224 (calc-set-language): Set math-expr-special-function-mapping.
7225
7226 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
7227 (calc-write-parse-table-part): Add LaTeX support.
7228
7229 * calc/calc.el (calc-language): Adjust docstring.
7230 (calc-set-mode-line): Add LaTeX support.
7231 (math-expr-special-function-mapping): New variable.
7232 (math-tex-ignore-words): Add to list.
7233
7234 * calc/calccomp.el (math-compose-expr, math-compose-rows):
7235 Add LaTeX support.
7236 (math-compose-expr): Add support for special functions.
7237
7238 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
7239
7240 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
7241
7242 * progmodes/gdb-ui.el (gdb-memory-address)
7243 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
7244 (gdb-memory-mode-map, gdb-memory-format-keymap)
7245 (gdb-memory-format-menu, gdb-memory-unit-keymap)
7246 (gdb-memory-unit-menu): New variables for a buffer
7247 that lets the user examine program memory.
7248 (gdb-memory-set-address, gdb-memory-set-repeat-count)
7249 (gdb-memory-format-binary, gdb-memory-format-octal)
7250 (gdb-memory-format-unsigned, gdb-memory-format-signed)
7251 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
7252 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
7253 (gdb-memory-unit-word, gdb-memory-unit-halfword)
7254 (gdb-memory-unit-byte, gdb-memory-unit-menu)
7255 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
7256 (gdb-memory-mode, gdb-memory-buffer-name)
7257 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
7258 New functions for above buffer.
7259
7260 2005-01-30 Richard M. Stallman <rms@gnu.org>
7261
7262 * cus-edit.el (custom-bury-buffer): Function deleted.
7263 (custom-buffer-done-function): Option deleted.
7264 (custom-buffer-done-kill): New (replacement option.
7265 (Custom-buffer-done): Call quit-window.
7266 (custom-buffer-create-internal): Update for above changes.
7267
7268 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
7269
7270 * simple.el (undo-ask-before-discard): New var.
7271 (undo-outer-limit-truncate): Implement it.
7272 (undo-extra-outer-limit): Doc update.
7273
7274 2005-01-29 Richard M. Stallman <rms@gnu.org>
7275
7276 * ses.el (undo-more): Delete defadvice.
7277 (ses-begin-change): Doc fix.
7278
7279 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
7280 instead of rebinding C-x u and C-_.
7281
7282 * files.el (normal-backup-enable-predicate): Return nil for files
7283 in /tmp, regardless of temporary-file-directory.
7284
7285 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
7286
7287 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
7288 (open-rectangle, delete-whitespace-rectangle-line)
7289 (clear-rectangle-line): If FILL, pass t instead of FILL
7290 for move-to-column's 2nd arg.
7291
7292 * simple.el (undo): Fix the test for continuing a series of undos.
7293 (undo-more): Set pending-undo-list to t when we reach end.
7294 (pending-undo-list): Move up defvar.
7295
7296 * wid-edit.el (widget-button-click):
7297 Shorten the range of the track-mouse binding.
7298
7299 * comint.el (comint-insert-input): Undo previous changes;
7300 use last-input-event in interactive spec.
7301
7302 2005-01-29 Eli Zaretskii <eliz@gnu.org>
7303
7304 * progmodes/compile.el (compilation-start): Bind buffer-read-only
7305 to nil before invoking call-process. Reset buffer's modified flag
7306 after fontifying it in the no-async branch.
7307
7308 * wid-edit.el (widget-specify-button): If mouse pointer shape
7309 cannot be changed, use mouse face instead.
7310
7311 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
7312
7313 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
7314 (gdb-goto-breakpoint): Make breakpoint handling work on template
7315 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
7316 (gdb-assembler-custom): Update to recognise breakpoint information
7317 added on 2005-01-19.
7318
7319 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
7320
7321 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
7322 (dsssl-mode): Use define-derived-mode.
7323 (scheme-mode-initialize): Remove.
7324 (scheme-mode): Use run-mode-hooks.
7325
7326 * cus-edit.el (customize-group-other-window)
7327 (custom-buffer-create-other-window): Don't override special-display-*.
7328 (custom-mode-map): Make it dense.
7329
7330 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
7331 sets the default value.
7332
7333 2005-01-28 Eli Zaretskii <eliz@gnu.org>
7334
7335 * descr-text.el: Add more keywords.
7336
7337 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
7338
7339 * speedbar.el: Avoid unnecessary use of locate-library.
7340
7341 * international/mule-cmds.el (standard-display-european-internal):
7342 Don't fiddle with latin-1 non-break space any more since it's now
7343 special cased in the C code.
7344 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
7345
7346 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
7347
7348 * cus-start.el (all): Add `undo-outer-limit'.
7349
7350 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7351
7352 * textmodes/bibtex.el (bibtex-format-entry):
7353 Use `bibtex-empty-field-re' only on the text of fields, not on entire
7354 field lines.
7355 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
7356 not on part of a buffer.
7357
7358 2005-01-25 Lute Kamstra <lute@gnu.org>
7359
7360 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
7361 nonempty field text strings like "{letters\\macro{}more letters}".
7362 Clarify docstring.
7363 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
7364 (bibtex-entry-offset, bibtex-parse-association)
7365 (bibtex-parse-field-name): Fix typos in docstrings.
7366 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
7367
7368 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
7369
7370 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
7371 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
7372 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
7373 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
7374
7375 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
7376 isearch minor mode.
7377
7378 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
7379
7380 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
7381
7382 2005-01-24 Lute Kamstra <lute@gnu.org>
7383
7384 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
7385 CASECHARS and NOT-CASECHARS regular expressions of the
7386 "nederlands" and "nederlands8" dictionaries to prevent a "Range
7387 striding over charsets" error.
7388
7389 2005-01-24 Jay Belanger <belanger@truman.edu>
7390
7391 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
7392 display variable name.
7393
7394 2005-01-24 Kenichi Handa <handa@m17n.org>
7395
7396 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
7397 Fix setting of the element of encoded-kbd-iso2022-invocations.
7398
7399 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
7400
7401 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
7402 (gdb-threads-select): Change to also accept mouse events.
7403 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
7404 (gdb-threads-mouse-select): Delete.
7405
7406 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
7407
7408 * files.el (insert-directory): Take care of empty directory,
7409 listed without -a switch.
7410
7411 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
7412
7413 * textmodes/refill.el (refill-post-command-function):
7414 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
7415 to the list of functions that we should be careful not to undo.
7416 (refill-late-fill-paragraph-function): Remove.
7417 (refill-saved-state): New var.
7418 (refill-mode): Use it to save fill-paragraph-function.
7419 Save also the value of auto-fill-function.
7420
7421 * term/w32-win.el: Simplify code.
7422
7423 2005-01-23 Kim F. Storm <storm@cua.dk>
7424
7425 * simple.el (line-move): Adapt to new return value from
7426 pos-visible-in-window-p.
7427
7428 * simple.el (line-move): Fix last change. Check partial
7429 visibility at point rather than at window-start.
7430
7431 2005-01-22 Jason Rumney <jasonr@gnu.org>
7432
7433 * term/w32-win.el (xw-defined-colors): Remove debug-message.
7434
7435 2005-01-22 David Kastrup <dak@gnu.org>
7436
7437 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
7438
7439 2005-01-22 Eli Zaretskii <eliz@gnu.org>
7440
7441 * type-break.el (type-break-mode): Add a test for
7442 type-break-file-name being non-nil.
7443
7444 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
7445
7446 * net/eudc.el (top level): Call (message "") via progn, so that
7447 eudc-options-file is loaded.
7448
7449 2005-01-22 Kim F. Storm <storm@cua.dk>
7450
7451 * simple.el (line-move-1): Rename from line-move.
7452 (line-move): New function that adjusts vscroll for partially
7453 visible rows, and calls line-move-1 otherwise.
7454
7455 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
7456
7457 * pcomplete.el: define pcomplete-read-event instead of read-event,
7458 since it's not a complete read-event implementation
7459
7460 2005-01-20 Jay Belanger <belanger@truman.edu>
7461
7462 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
7463 for called function.
7464
7465 2005-01-20 Steven Tamm <steventamm@mac.com>
7466
7467 * term/mac-win.el (process-connection-type): Remove.
7468 Controlled now by s/darwin.h:PTY_ITERATION.
7469
7470 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
7471
7472 * window.el (handle-select-window): Don't switch window when we're
7473 in the minibuffer.
7474
7475 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
7476
7477 * subr.el (dotimes-with-progress-reporter): New macro.
7478
7479 * ses.el (ses-dotimes-msg): Remove macro.
7480 Use `dotimes-with-progress-reporter' instead.
7481
7482 2005-01-19 Steven Tamm <steventamm@mac.com>
7483
7484 * term/mac-win.el (process-connection-type): Use new
7485 operating-system-release variable to use ptys on Darwin 7 (OSX
7486 10.3) when using carbon build.
7487
7488 2005-01-19 Jay Belanger <belanger@truman.edu>
7489
7490 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
7491 flags if the last command was a tab or M-tab.
7492
7493 * calc/calc-prog.el (calc-user-define-edit): Put original formula
7494 in formula editing buffer.
7495
7496 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
7497
7498 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
7499 breakpoint image symbol in margin.
7500
7501 2005-01-19 Jay Belanger <belanger@truman.edu>
7502
7503 * calc/calc-prog.el (calc-execute-kbd-macro):
7504 Ignore calc-keep-arg-flag.
7505
7506 2005-01-19 Kenichi Handa <handa@m17n.org>
7507
7508 * textmodes/ispell.el (ispell-looking-at): New function.
7509 (ispell-process-line): Use ispell-looking-at to compare the ispell
7510 output and the buffer contents.
7511
7512 2005-01-18 Jay Belanger <belanger@truman.edu>
7513
7514 * calc/calc.el (calc-display-raw): Fix docstring.
7515
7516 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
7517
7518 * simple.el (blink-matching-open): Strip extra info from syntax.
7519
7520 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
7521 funny chars in the end-of-here-doc marker.
7522
7523 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
7524
7525 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
7526 that enable/disabled state of breakpoints is shown correctly in
7527 fringe and on ttys.
7528 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
7529 Add breakpoint information as text properties.
7530 (gdb-mouse-toggle-breakpoint):
7531 Rename to gdb-mouse-set-clear-breakpoint.
7532 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
7533 breakpoints in the margin.
7534 (gdb-remove-strings): Simplify.
7535
7536 2005-01-17 Jay Belanger <belanger@truman.edu>
7537
7538 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
7539 erasing buffer.
7540
7541 2005-01-17 Richard M. Stallman <rms@gnu.org>
7542
7543 * progmodes/grep.el (grep-find): Copy from `grep' the condition
7544 for calling grep-compute-defaults.
7545
7546 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
7547 if buffer is empty.
7548
7549 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
7550
7551 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
7552
7553 * hilit-chg.el (highlight-changes-mode): Don't autoload.
7554
7555 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
7556 non-preloaded variables.
7557
7558 2005-01-17 Steven Tamm <steventamm@mac.com>
7559
7560 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
7561 tex-shell cause to force interactivity when using pipes.
7562
7563 2005-01-17 Kim F. Storm <storm@cua.dk>
7564
7565 * simple.el (just-one-space): Make arg optional.
7566
7567 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
7568
7569 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
7570 posn-at-x-y to t to access left-margin.
7571
7572 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
7573
7574 Sync with Tramp 2.0.47.
7575
7576 * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
7577 catching keep-date problems in cp/scp operations.
7578 (tramp-handle-copy-file): Don't call `set-file-modes'
7579 unconditionally. Specialized functions should know better what is
7580 necessary. This improves performance a little bit, and the
7581 functions could catch errors with `cp -p' and `scp -p'.
7582 (tramp-do-copy-or-rename-file-via-buffer)
7583 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
7584 when appropriate.
7585 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
7586 Call `set-file-modes' when appropriate.
7587 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
7588 Johnsson <isak@hypergene.com>
7589 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
7590 of both Tramp buffer and debug buffer. Reported by Joakim Verona
7591 <joakim@verona.se>
7592 (tramp-file-name-for-operation): Mark `shell-command' as magic for
7593 Emacs only.
7594
7595 * tramp-util.el (tramp-minor-mode): New minor mode. Add it to
7596 `find-file-hooks' and `dired-mode-hook'.
7597 (tramp-minor-mode-map): Respective map. Add remapping for
7598 `compile' and `recompile'.
7599 (tramp-remap-command, tramp-recompile): New defuns.
7600 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
7601 in buffer "*Compilation*". Call the commands asynchronously.
7602
7603 * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
7604 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
7605 `shell-command', because it isn't magic in XEmacs. Reported by
7606 Adrian Aichner <adrian@xemacs.org>.
7607
7608 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
7609 `substitute-in-file-name.
7610 (tramp-smb-handle-substitute-in-file-name): New defun.
7611 (tramp-smb-advice-PC-do-completion): Delete advice.
7612
7613 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
7614
7615 * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
7616 Fix error in deleting region.
7617
7618 2005-01-15 Richard M. Stallman <rms@gnu.org>
7619
7620 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
7621 In non-temp buffer, switch syntax table temporarily.
7622
7623 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
7624
7625 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
7626
7627 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
7628
7629 * imenu.el (imenu--split-menu): Copy menulist before sorting.
7630 (imenu--generic-function): Use START, not BEG, as pos of definition.
7631
7632 * simple.el (just-one-space): Argument specifies number of spaces.
7633
7634 * simple.el (eval-expression-print-format): Avoid warning
7635 about edebug-active.
7636
7637 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
7638
7639 * progmodes/sh-script.el: Code copied from make-mode.el
7640 with small changes,
7641 (sh-mode-map): Bind C-c C-\.
7642 (sh-backslash-column, sh-backslash-align): New variables.
7643 (sh-backslash-region, sh-append-backslash): New functions.
7644
7645 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
7646
7647 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
7648 (rmail-pop-password, rmail-pop-password-required): Move to
7649 rmail-obsolete group.
7650 (rmail-set-pop-password): Rename to rmail-set-remote-password.
7651 All callers updated.
7652 (rmail-get-pop-password): Rename to rmail-get-remote-password.
7653 Take an argument specifying whether it is POP or IMAP mailbox we
7654 are using. All callers updated.
7655 (rmail-pop-password-error): Rename to
7656 rmail-remote-password-error. Added mailutils-specific error message.
7657 (rmail-movemail-search-path)
7658 (rmail-movemail-variant-in-use): New variables.
7659 (rmail-remote-password, rmail-remote-password-required):
7660 New customization variables.
7661 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
7662 (rmail-parse-url): New function.
7663 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
7664 with GNU mailutils movemail.
7665
7666 2005-01-15 Kevin Ryde <user42@zip.com.au>
7667
7668 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
7669 suffix to space, $ or '$, to correctly position point when going
7670 to @table style constants like DBL_MAX.
7671
7672 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
7673
7674 * type-break.el (type-break-mode, type-break-file-time)
7675 (type-break-file-keystroke-count, type-break-choose-file):
7676 Don't store data in or load data from the file if type-break-file-name
7677 is nil.
7678 (type-break-file-name): Doc update as per the above.
7679
7680 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
7681
7682 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
7683 lookup-key might return nil; handle that.
7684
7685 2005-01-15 Alan Mackenzie <acm@muc.de>
7686
7687 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
7688 rather than the element found, thus enabling the tree to be setcar'd.
7689
7690 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
7691
7692 * textmodes/org.el (org-show-following-heading): New option.
7693 (org-show-hierarchy-above): Use `org-show-following-heading'.
7694 (org-cycle): Documentation fix.
7695
7696 * textmodes/org.el (orgtbl-optimized): New option
7697 (orgtbl-mode): New command, a minor mode.
7698 (orgtbl-mode-map): New variable.
7699 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
7700 (orgtbl-error, orgtbl-self-insert-command)
7701 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
7702
7703 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
7704 a local variable in each org-mode buffer.
7705
7706 * textmodes/org.el (org-set-regexps-and-options): Rename from
7707 `org-set-regexps'. Added checking for STARTUP keyword.
7708 (org-get-current-options): Add STARTUP options.
7709 (org-table-insert-row): Mode mode intelligent about when
7710 realignment is needed.
7711 (org-self-insert-command, org-delete-backward-char, org-delete-char):
7712 New commands.
7713 (org-enable-table-editor): New default value `optimized'.
7714 (org-table-blank-field): Support blanking regions if active.
7715
7716 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
7717
7718 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
7719 if the year is not given.
7720
7721 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
7722 Add new escapes %m and %M, fixed bug with %F by adding
7723 save-match-data.
7724 (reftex-reference): Remove ?. from list of spaces.
7725 (reftex-label-info): Add automatic label prefix recognition.
7726
7727 * textmodes/reftex-index.el (reftex-index-next-phrase):
7728 Add slave parameter to call of `reftex-index-this-phrase'.
7729 (reftex-index-this-phrase): New optional argument.
7730 (reftex-index-region-phrases): Add slave parameter to call of
7731 `reftex-index-this-phrase'.
7732 (reftex-display-index): New argument redo.
7733 (reftex-index-rescan): Add 'redo to arguments of
7734 `reftex-display-index'.
7735 (reftex-index-Rescan, reftex-index-revert)
7736 (reftex-index-switch-index-tag): Add 'redo to arguments of
7737 `reftex-display-index'.
7738 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
7739 indexing. Fix bug with matching is there is a quote before or
7740 after the word.
7741
7742 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
7743 Fix bug when collecting citation keys in lines with comments.
7744 (reftex-citation): Prefix argument no longer rescans the document,
7745 but forces prompting for optional arguments of cite macros.
7746 (reftex-do-citation): Prompting for optional arguments implemented.
7747
7748 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
7749 Add optional arguments to most cite commands.
7750 (reftex-cite-cleanup-optional-args): New option
7751 (reftex-cite-prompt-optional-args): New option.
7752 (reftex-trust-label-prefix): New option.
7753
7754 * textmodes/reftex-toc.el (reftex-toc-find-section):
7755 Add push-mark before changing the position in the buffer.
7756
7757 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
7758 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
7759
7760 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
7761
7762 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
7763 more carefully.
7764
7765 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
7766
7767 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
7768 (sgml-mode): Use it.
7769 (sgml-get-context): Better keep track of implicitly closed tags.
7770
7771 2005-01-13 Kenichi Handa <handa@m17n.org>
7772
7773 * textmodes/ispell.el: These changes are to fix misalignment error
7774 caused by equivalent characters of different Emacs charsets.
7775 (ispell-unified-chars-table): New variable.
7776 (ispell-get-decoded-string): New function.
7777 (ispell-get-casechars, ispell-get-not-casechars)
7778 (ispell-get-otherchars): Call ispell-get-decoded-string.
7779
7780 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
7781
7782 * custom.el (custom-declare-variable): Just put symbol instead
7783 of (defvar . symbol) in `current-load-list'.
7784
7785 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
7786
7787 * emacs-lisp/elint.el: Fixed typo in Commentary section.
7788
7789 2005-01-12 Jay Belanger <belanger@truman.edu>
7790
7791 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
7792 to create a Calc summary.
7793
7794 2005-01-12 Kim F. Storm <storm@cua.dk>
7795
7796 * mouse.el (mouse-on-link-p): Change functionality and doc
7797 string to comply with latest description in lisp ref.
7798
7799 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
7800
7801 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
7802 Enable mouse clicks on mode-line, header-line and margin.
7803 (event-type): Give mouse event symbols an 'event-kind property
7804 with value 'mouse-click.
7805
7806 2005-01-12 Juri Linkov <juri@jurta.org>
7807
7808 * facemenu.el (list-colors-display): Add new arg buffer-name.
7809 Use it. Fix docstring. Replace code for identifying duplicate
7810 colors by the name with call to `list-colors-duplicates' which
7811 identifies duplicate colors by the value unless the color
7812 is one of special Windows colors. Set truncate-lines to t.
7813 Print sorted duplicate color names on each line. Indent to 22
7814 \(the longest color name in rgb.txt) instead of 20. Optimize.
7815 (list-colors-duplicates): New function.
7816 (facemenu-color-name-equal): Delete function.
7817
7818 * facemenu.el (list-colors-print): New function created from code
7819 in list-colors-display. Print #RRGGBB at the window right edge.
7820 (list-colors-display): When temp-buffer-show-function is not
7821 defined, call list-colors-print from temp-buffer-show-hook
7822 to get the right value of window-width in list-colors-print
7823 after the buffer is displayed.
7824
7825 * simple.el (pop-mark): Move deactivate-mark out of conditional
7826 part to deactivate the active mark regardless of the state of the
7827 mark ring.
7828
7829 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
7830 variables line in desktop files.
7831
7832 2005-01-12 Juri Linkov <juri@jurta.org>
7833
7834 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
7835 Bring together isearch highlight related options.
7836 (lazy-highlight): Replace group `replace' by `matching'.
7837 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
7838 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
7839 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
7840 and declare them obsolete.
7841 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
7842 (isearch-faces): Remove defgroup.
7843 (isearch-overlay, isearch-highlight, isearch-dehighlight):
7844 Move isearch highlighting code closer to lazy highlighting code.
7845
7846 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
7847 (query-replace-highlight, query-replace-lazy-highlight)
7848 (query-replace): Move definitions to the beginning of the file.
7849
7850 2005-01-11 Juri Linkov <juri@jurta.org>
7851
7852 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
7853 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
7854 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
7855
7856 * info.el (Info-history-forward): New variable.
7857 (Info-select-node): Reset Info-history-forward to nil.
7858 (Info-last): Turn into defalias.
7859 (Info-history-back): Rename from Info-last.
7860 Add current node to Info-history-forward.
7861 (Info-history-forward): New fun.
7862 (Info-mode-map): Replace Info-last by Info-history-back.
7863 Bind Info-history-forward to "r".
7864 (Info-mode-menu): Replace Info-last by Info-history-back.
7865 Fix menu item text. Add menu item for Info-history-forward.
7866 (info-tool-bar-map): Replace Info-last by Info-history-back.
7867 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
7868 for Info-history-forward.
7869 (Info-mode): Replace Info-last by Info-history-back in docstring.
7870 Add local variable Info-history-forward.
7871 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
7872
7873 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
7874
7875 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
7876 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
7877 Ignore select-window events rather than fiddle with
7878 mouse-autoselect-window.
7879
7880 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
7881
7882 * type-break.el (type-break-mode): Fix previous change.
7883
7884 2005-01-10 Jay Belanger <belanger@truman.edu>
7885
7886 * calc/calc-ext.el (calc-reset): Reset when inside embedded
7887 calculator; only reset when point is inside a calculator.
7888 Don't adjust the window height if the window takes up the whole height
7889 of the frame.
7890
7891 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
7892
7893 * ebuff-menu.el (Electric-buffer-menu-mode):
7894 Preserve value of buffer-local var header-line-format.
7895
7896 2005-01-09 Jay Belanger <belanger@truman.edu>
7897
7898 * calc/calc.el (calc-mode-var-list-restore-saved-values):
7899 Make sure settings file exists before accessing it.
7900
7901 * calc/calc-embed.el (calc-embedded-subst):
7902 Replace math-multi-subst-rec, which is only supposed to be called
7903 by math-multi-subst, by math-multi-subst.
7904
7905 2005-01-09 Andre Spiegel <spiegel@gnu.org>
7906
7907 * vc.el (vc-allow-async-revert): New user option.
7908 (vc-disable-async-diff): New internal variable.
7909 (vc-revert-buffer): Use them to disable asynchronous diff.
7910
7911 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
7912 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
7913 asynchronously if vc-disable-async-diff is t.
7914
7915 2005-01-09 Jay Belanger <belanger@truman.edu>
7916
7917 * calc/calc.el (defcalcmodevar): New macro.
7918 (calc-mode-var-list-restore-default-values)
7919 (calc-mode-var-list-restore-saved-values): New functions.
7920 (calc-mode-var-list): Use defcalcmodevar to define it.
7921 (calc-always-load-extensions, calc-line-numbering)
7922 (calc-line-breaking, calc-display-just, calc-display-origin)
7923 (calc-number-radix, calc-leading-zeros, calc-group-digits)
7924 (calc-group-char, calc-point-char, calc-frac-format)
7925 (calc-prefer-frac, calc-hms-format, calc-date-format)
7926 (calc-float-format, calc-full-float-format, calc-complex-format)
7927 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
7928 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
7929 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
7930 (calc-matrix-brackets, calc-language, calc-language-option)
7931 (calc-left-label, calc-right-label, calc-word-size)
7932 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
7933 (calc-display-raw, calc-internal-prec, calc-angle-mode)
7934 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
7935 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
7936 (calc-window-height, calc-display-trail, calc-show-selections)
7937 (calc-use-selections, calc-assoc-selections)
7938 (calc-display-working-message, calc-auto-why, calc-timing)
7939 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
7940 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
7941 (calc-gnuplot-default-device, calc-gnuplot-default-output)
7942 (calc-gnuplot-print-device, calc-gnuplot-print-output)
7943 (calc-gnuplot-geometry, calc-graph-default-resolution)
7944 (calc-graph-default-resolution-3d, calc-invocation-macro)
7945 (calc-show-banner): Use defcalcmodevar to declare them and set
7946 their default values.
7947
7948 * calc/calc-ext.el (calc-reset): Restore saved values of variables
7949 instead of default values (but restore default values if there is
7950 an argument of 0).
7951
7952 2005-01-09 David Kastrup <dak@gnu.org>
7953
7954 * desktop.el (desktop-restore-eager): Fix typo in type.
7955
7956 2005-01-08 Richard M. Stallman <rms@gnu.org>
7957
7958 * cus-edit.el (customize): Delete :link.
7959
7960 2005-01-08 Jay Belanger <belanger@truman.edu>
7961
7962 * calc/calc.el (calc-mode): Remove the extension from the
7963 `calc-settings-file' file name when loading it.
7964
7965 2005-01-08 Kim F. Storm <storm@cua.dk>
7966
7967 * info.el (Info-mode-map, Info-next-link-keymap)
7968 (Info-prev-link-keymap, Info-up-link-keymap):
7969 Map follow-link to mouse-face.
7970 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
7971
7972 2005-01-08 Jay Belanger <belanger@truman.edu>
7973
7974 * calc/calc.el (calc-settings-file): Change default value.
7975 Suggested by cgw in a comment in calc-mode.el.
7976
7977 * calc/calc-mode.el (calc-settings-file-name):
7978 Compare calc-settings-file to user-init-file instead of ~/.emacs.
7979 Replace ~/.emacs in a prompt by calc-settings-file.
7980
7981 2005-01-07 Lars Hansen <larsh@math.ku.dk>
7982
7983 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
7984 (desktop-lazy-idle-delay): New customizable variables.
7985 (desktop-buffer-args-list): New variable.
7986 (desktop-append-buffer-args): New function.
7987 (desktop-save): Call desktop-append-buffer-args for some buffers.
7988 (desktop-lazy-create-buffer): New function.
7989 (desktop-idle-create-buffers): New function.
7990 (desktop-read): Add message about buffers to restore lazily.
7991 (desktop-lazy-abort): New command.
7992 (desktop-clear): Call desktop-lazy-abort.
7993 (desktop-lazy-complete): New command.
7994
7995 2005-01-06 Richard M. Stallman <rms@gnu.org>
7996
7997 * emacs-lisp/find-func.el (find-face-definition):
7998 Rename from find-face.
7999
8000 2005-01-06 Kim F. Storm <storm@cua.dk>
8001
8002 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
8003
8004 * man.el (Man-xref-man-page, Man-xref-header-file)
8005 (Man-xref-normal-file): Add follow-link property.
8006
8007 2005-01-06 Jay Belanger <belanger@truman.edu>
8008
8009 * calc/calc-units.el: Make sure the proper macro definitions are
8010 available when compiling.
8011
8012 2005-01-06 Juri Linkov <juri@jurta.org>
8013
8014 * isearch.el (isearch-lazy-highlight-update):
8015 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
8016
8017 2005-01-06 Miles Bader <miles@gnu.org>
8018
8019 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
8020 (isearch-lazy-highlight-face): Use new name.
8021
8022 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
8023
8024 * uniquify.el (uniquify-rationalize-file-buffer-names):
8025 Re-add an interactive spec.
8026 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
8027 to the same name.
8028
8029 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
8030 (isearch-update, isearch-done): Adjust calls accordingly.
8031
8032 2005-01-05 Richard M. Stallman <rms@gnu.org>
8033
8034 * custom.el (custom-set-variables, custom-theme-set-variables):
8035 Clarify documentation.
8036
8037 * emacs-lisp/find-func.el (find-variable)
8038 (find-variable-other-window, find-variable-other-frame):
8039 Fix the TYPE args to find-function-read and find-function-do-it.
8040 (find-function): Doc fix.
8041 (find-function-at-point): Replace function-at-point alias.
8042
8043 2005-01-04 Richard M. Stallman <rms@gnu.org>
8044
8045 * cus-face.el (custom-declare-face):
8046 Record defface in current-load-list.
8047
8048 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
8049
8050 * emacs-lisp/find-func.el: Doc fixes.
8051 (find-face-regexp): New variable.
8052 (find-function-regexp-alist): New variable.
8053 (find-function-C-source): Third arg is now TYPE.
8054 (find-function-search-for-symbol): Handle general TYPE.
8055 (find-function-read, find-function-do-it): Handle general TYPE.
8056 (find-definition-noselect, find-face): New functions.
8057 (function-at-point): Alias deleted.
8058
8059 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
8060
8061 * battery.el (display-battery-mode): Rename from display-battery.
8062 Handle the case where it gets turned off.
8063
8064 2005-01-04 Richard M. Stallman <rms@gnu.org>
8065
8066 * cus-edit.el (customize): Make :link point to user doc.
8067
8068 * man.el (Man-fontify-manpage): Turn off undo generation.
8069
8070 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
8071
8072 2005-01-04 Andreas Schwab <schwab@suse.de>
8073
8074 * files.el (insert-directory): Only look for error lines in
8075 inserted text. Don't move too far after processing --dired markers.
8076
8077 2005-01-04 Richard M. Stallman <rms@gnu.org>
8078
8079 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
8080 Don't expand if the character is @, period, dash, etc.
8081 (define-mail-abbrev): Quote names that contain problem characters.
8082
8083 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
8084
8085 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
8086
8087 2005-01-03 Richard M. Stallman <rms@gnu.org>
8088
8089 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
8090 (query-replace-highlight, query-replace-lazy-highlight)
8091 (query-replace): Definitions moved up. Doc fix.
8092
8093 2005-01-03 Richard M. Stallman <rms@gnu.org>
8094
8095 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
8096 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
8097 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
8098 (lazy-highlight-face): Rename from isearch-lazy-...
8099 Change all references to them.
8100
8101 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8102
8103 * cus-edit.el (custom-file): Doc fix for defcustom.
8104 (custom-file): The function no longer sets the variable
8105 `custom-file' to its return value.
8106
8107 * startup.el (command-line): No longer load `custom-file'.
8108
8109 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
8110
8111 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
8112
8113 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
8114 Don't confuse module-prefixed identifiers for labels.
8115 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
8116
8117 2005-01-02 Richard M. Stallman <rms@gnu.org>
8118
8119 * files.el (basic-save-buffer-1): Fix previous change.
8120
8121 * loadhist.el (file-loadhist-lookup): New function.
8122 (file-provides, file-requires): Use it.
8123
8124 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
8125 instead of calculating the right size.
8126
8127 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
8128
8129 * vc-svn.el (vc-svn-diff): Stay local if possible.
8130
8131 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
8132
8133 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
8134
8135 * files.el (hack-local-variables): Fix last change.
8136
8137 2005-01-02 Jay Belanger <belanger@truman.edu>
8138
8139 * calc/calc-yank.el (calc-edit-top): New variable.
8140 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
8141 object. Change header properties.
8142 (calc-edit-finish, calc-edit-finish-stack-object)
8143 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
8144 edited object.
8145 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
8146 for the beginning of the edited object.
8147 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
8148 for the beginning of the edited object.
8149 * calc/calc-prog.el (calc-edit-macro-finish-edit)
8150 (calc-finish-formula-edit, calc-macro-repeats)
8151 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
8152 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
8153 beginning of the edited object.
8154 (calc-user-define-edit): Change the header for editing macros.
8155 Remove unnecessary variable.
8156
8157 2005-01-01 Jay Belanger <belanger@truman.edu>
8158
8159 * calc/calc-yank.el (calc-edit-mode): Change default header.
8160 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
8161 * calc/calc-store.el (calc-edit-variable): Change title to match new
8162 header.
8163 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
8164 mode to match new header.
8165 (calc-user-define-edit): Change titles to include names of commands.
8166 (calc-finish-formula-edit): Adjust to handle new header.
8167 (calc-finish-macro-edit): Remove.
8168 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
8169 (calc-edit-macro-command, calc-edit-macro-command-type)
8170 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
8171 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
8172 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
8173 (calc-edit-macro-finish-edit): New functions.
8174 (calc-user-define-edit): Use new functions to edit named calc macros.
8175
8176 2005-01-01 Stefan <monnier@iro.umontreal.ca>
8177
8178 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
8179
8180 * ses.el (copy-region-as-kill): Deactivate mark.
8181
8182 2005-01-01 Richard M. Stallman <rms@gnu.org>
8183
8184 * replace.el (occur-1): If the output buffer is also an input,
8185 don't kill it, rename it.
8186
8187 * faces.el (set-face-background, set-face-foreground): Doc fix.
8188
8189 * cus-face.el (custom-face-attributes): Fix :help-echo strings
8190 for :foreground and :background.
8191
8192 * dired.el (dired-view-command-alist): Variable deleted.
8193 (dired-view-file, dired-mouse-find-file-other-window):
8194 Delete the code to use it.
8195
8196 2005-01-01 Kim F. Storm <storm@cua.dk>
8197
8198 * image.el (insert-sliced-image): Use t for line-height property.
8199
8200 2004-12-31 Jay Belanger <belanger@truman.edu>
8201
8202 * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
8203 for "var-" at the beginning of the minibuffer.
8204
8205 2004-12-31 Richard M. Stallman <rms@gnu.org>
8206
8207 * faces.el (read-face-name):
8208 Don't treat an attribute spec as a list of faces.
8209
8210 * simple.el (undo): Use undo-equiv-table to detect
8211 unexpected changes since previous undo.
8212 (undo-list-saved): Variable deleted.
8213 (buffer-disable-undo): Don't alter undo-list-saved.
8214
8215 * files.el (require-final-newline): Allow `visit' and `visit-save'.
8216 (mode-require-final-newline): New option.
8217 (after-find-file): Handle require-final-newline with new values.
8218 (basic-save-buffer): Handle new values of require-final-newline.
8219
8220 * progmodes/sh-script.el (sh-require-final-newline):
8221 Alist value now controls whether to use mode-require-final-newline.
8222 (sh-set-shell): Implement that new meaning.
8223
8224 * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
8225 * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
8226 * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
8227 Delete old-Emacs compatibility code.
8228 (antlr-c-common-init): Function deleted.
8229
8230 * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
8231 * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
8232 * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
8233 * progmodes/python.el (python-mode): Use mode-require-final-newline.
8234 * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
8235 * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
8236 * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
8237 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
8238 * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
8239 * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
8240 * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
8241 * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
8242 * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
8243 * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
8244 * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
8245 * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
8246
8247 2004-12-31 Jay Belanger <belanger@truman.edu>
8248
8249 * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
8250 way to return to Calc.
8251
8252 * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
8253 finish, C-xk as the way to cancel the edit. Add cancel routine to
8254 kill-buffer-hook.
8255
8256 * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
8257 MacEdit code.
8258
8259 * calc/calc-prog.el: Remove obsolete MacEdit code.
8260 (calc-macro-edit-algebraic, calc-macro-edit-variable)
8261 (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
8262
8263 2004-12-31 Kenichi Handa <handa@m17n.org>
8264
8265 * international/mule.el (buffer-file-coding-system-explicit):
8266 Rename for explicit-buffer-file-coding-system.
8267 (after-insert-file-set-coding): Adjust for the above change.
8268
8269 * files.el (revert-buffer): Change explicit-buffer-file-coding-system
8270 to buffer-file-coding-system-explicit.
8271 (basic-save-buffer-1): Likewise.
8272
8273 2004-12-30 Richard M. Stallman <rms@gnu.org>
8274
8275 * textmodes/artist.el (artist-butlast-fn): Var deleted.
8276 (artist-butlast, artist-last): Functions deleted.
8277 (artist-ellipse-mirror-quadrant): Call last and butlast directly.
8278 (artist-compute-key-compl-table): Call remq directly.
8279 (artist-remove-nulls): Function deleted.
8280 (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
8281 (artist-push, artist-pop): Macro deleted.
8282
8283 2004-12-30 Andreas Leue <al@sphenon.de>
8284
8285 * textmodes/artist.el (artist-version): 1.2.6
8286 (artist-prev-next-op-alist): New variable.
8287 (artist-select-next-op-in-list): New function.
8288 (artist-select-prev-op-in-list): New function.
8289 (artist-make-prev-next-op-alist): New function.
8290 (artist-is-in-op-list-p): New function.
8291 (artist-get-first-non-nil-op): New function.
8292 (artist-get-last-non-nil-op): New function.
8293 (artist-mode-init): Call artist-get-last-non-nil-op to initialize
8294 artist-prev-next-op-alist.
8295 (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
8296 change drawing operation.
8297
8298 2004-12-30 Luc Teirlinck <teirllm@auburn.edu>
8299
8300 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
8301
8302 2004-12-31 Masatake YAMATO <jet@gyve.org>
8303
8304 * server.el (server-process-filter): Suppress `error', too.
8305
8306 2004-12-30 Jay Belanger <belanger@truman.edu>
8307
8308 * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
8309 Change the way a variable is displayed in a message.
8310
8311 * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
8312 (calc-user-define-permanent, calc-execute-kbd-macro):
8313 Replace old function MacEdit-parse-keys with edmacro-parse-keys.
8314
8315 2004-12-30 Kenichi Handa <handa@m17n.org>
8316
8317 * files.el (basic-save-buffer-1):
8318 Set explicit-buffer-file-coding-system to last-coding-system-used.
8319 (revert-buffer): Pay attention to
8320 explicit-buffer-file-coding-system (not buffer-file-coding-system)
8321 on bind coding-system-for-read.
8322
8323 * international/mule.el (explicit-buffer-file-coding-system):
8324 New buffer local variable.
8325 (after-insert-file-set-coding): Set it to coding-system-for-read.
8326
8327 2004-12-29 Luc Teirlinck <teirllm@auburn.edu>
8328
8329 * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
8330
8331 2004-12-29 Sanghyuk Suh <han9kin@mac.com>
8332
8333 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
8334 that include line numbers.
8335
8336 2004-12-29 Milan Zamazal <pdm@zamazal.org>
8337
8338 * files.el (hack-local-variables): If no PREFIX, set it to "^".
8339 Redundant variable PREFIXLEN removed.
8340
8341 2004-12-28 Matt Hodges <MPHodges@member.fsf.org>
8342
8343 * eshell/em-hist.el (eshell-previous-matching-input):
8344 Start the deletion from the end of the output.
8345
8346 2004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8347
8348 * term/mac-win.el: Require x-dnd.
8349 (mac-drag-n-drop): Sync with W32 version. Use x-dnd.el functions.
8350
8351 2004-12-29 David Kastrup <dak@gnu.org>
8352
8353 * international/mule.el (decode-coding-inserted-region):
8354 Don't barf if `buffer-undo-list' is already set to `t'.
8355
8356 2004-12-29 Jay Belanger <belanger@truman.edu>
8357
8358 * calc/calc-prog.el (calc-user-define-formula): Put default values
8359 for function names in prompts.
8360 (calc-user-define-permanent, calc-user-define-composition)
8361 (calc-user-define-formula): Remove the need for "calcFunc-" in the
8362 default input for algebraic functions.
8363
8364 2004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
8365
8366 * vc-rcs.el (vc-rcs-annotate-command):
8367 Fix omission bug: Call `vc-setup-buffer'.
8368
8369 2004-12-29 Kenichi Handa <handa@m17n.org>
8370
8371 * international/mule.el (recode-region): New function.
8372
8373 2004-12-28 Richard M. Stallman <rms@gnu.org>
8374
8375 * simple.el (undo-extra-outer-limit): New variable.
8376 (undo-outer-limit-truncate): Test and set it.
8377
8378 * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
8379 enables the feature to extend the existing region.
8380
8381 * simple.el (mark-word): New arg ALLOW-EXTEND
8382 enables the feature to extend the existing region.
8383
8384 * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
8385 enables the feature to extend the existing region.
8386
8387 * startup.el (site-run-file): Don't allow setting it with Custom.
8388
8389 * simple.el (buffer-disable-undo): Fix previous change.
8390
8391 2004-12-27 Masatake YAMATO <jet@gyve.org>
8392
8393 * hexl.el (hexlify-buffer): Remove fontification here.
8394 Use font lock mechanism instead.
8395 (hexl-font-lock-keywords): New font lock kewords.
8396 (hexl-mode-old-font-lock-keywords): New variable.
8397 (hexl-mode): Store the old font lock keywords.
8398 (hexl-mode-exit): Restore the old font lock keywords.
8399
8400 2004-12-27 Richard M. Stallman <rms@gnu.org>
8401
8402 * simple.el (undo): Fix previous change.
8403
8404 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8405
8406 * term/mac-win.el: Sync with x-win.el. Rearrange the contents.
8407 Call mac-clear-font-name-table if invoked on Mac OS 8/9.
8408 Call x-open-connection on Mac OS X.
8409
8410 2004-12-27 Richard M. Stallman <rms@gnu.org>
8411
8412 * files.el (buffer-save-without-query): New var (buffer-local).
8413 (save-some-buffers): Save those buffers first, w/o asking.
8414
8415 * files.el (insert-directory-ls-version): New variable.
8416 (insert-directory): When ls returns an error, test the version
8417 number to decide what the return code means.
8418 With --dired output format, detect and distinguish lines
8419 that are really error messages.
8420 (insert-directory-adj-pos): New function.
8421
8422 * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
8423
8424 * battery.el (battery-mode-line-format): Remove initial spaces.
8425
8426 * uniquify.el (uniquify-rationalize-file-buffer-names):
8427 Delete interactive spec.
8428
8429 * type-break.el (type-break-mode): Set buffer-save-without-query.
8430 Remove code that tried to set save-some-buffers-always.
8431 (type-break-file-keystroke-count): Bind deactivate-mark.
8432
8433 * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
8434
8435 * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
8436 Test that the buffer is live, and maybe reject current buffer too.
8437 Clarify.
8438 (next-error-find-buffer): Rewrite for clarity.
8439
8440 * loadup.el: Don't use buffer-disable-undo; do it directly.
8441
8442 * help-fns.el (describe-function-1): Call symbol-file with `defun'.
8443 (describe-variable): Call symbol-file with `defvar'.
8444
8445 * subr.el (messages-buffer-max-lines): Alias for message-log-max.
8446 (symbol-file): Rewritten to handle new load-history format.
8447 Now takes an arg TYPE to specify looking for a particular
8448 type of definition only.
8449
8450 * emacs-lisp/debug.el (debugger-make-xrefs):
8451 Call symbol-file with `defun'.
8452
8453 * emacs-lisp/find-func.el (find-function-noselect):
8454 Call symbol-file with `defun'.
8455 (find-variable-noselect): Call symbol-file with `defvar'.
8456
8457 * eshell/esh-cmd.el (eshell-find-alias-function):
8458 Call symbol-file with `defun'.
8459
8460 * eshell/esh-test.el (eshell-test-goto-func):
8461 Call symbol-file with `defun'.
8462
8463 * mail/rmail.el (rmail-resend):
8464 Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
8465
8466 * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
8467
8468 * progmodes/compile.el (compilation-find-buffer): Rename arg.
8469
8470 * textmodes/texinfmt.el (texinfo-format-buffer-1):
8471 Call buffer-disable-undo.
8472
8473 * simple.el (undo-list-saved): New variable (buffer-local).
8474 (undo): Set and test it.
8475 (buffer-disable-undo): Move here from buffer.c.
8476 Clear out undo-list-saved.
8477
8478 * international/mule.el (decode-coding-inserted-region):
8479 Set buffer-undo-list in a correct and optimal way.
8480
8481 * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
8482 (cperl-font-lock-unfontify-region-function): No need to save and
8483 restore info, since font-lock.el does it for us.
8484
8485 * ansi-color.el (save-buffer-state): Definition deleted.
8486 (ansi-color-unfontify-region): Don't use save-buffer-state.
8487
8488 2004-12-27 Dave Love <fx@gnu.org>
8489
8490 * wid-edit.el (function): Use restricted-sexp as parent.
8491
8492 2004-12-27 Kevin Ryde <user42@zip.com.au>
8493
8494 * simple.el (next-matching-history-element): Use same
8495 `interactive' form as previous-matching-history-element.
8496
8497 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
8498 it can appear unencoded and has been seen from yahoo.
8499
8500 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
8501
8502 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
8503 in upper case. Reported by Wojciech Polak <polak@gnu.org>.
8504
8505 2004-12-27 Kenichi Handa <handa@m17n.org>
8506
8507 * international/utf-8.el (utf-translate-cjk-load-tables):
8508 Bind coding-system-for-read to nil while loading subst-*.
8509
8510 2004-12-26 Jay Belanger <belanger@truman.edu>
8511
8512 * calc/calc-store.el (calc-read-var-name): Remove "var-" from
8513 default input.
8514
8515 2004-12-26 Luc Teirlinck <teirllm@auburn.edu>
8516
8517 * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
8518 before reverting and disable undo recording while reverting.
8519
8520 2004-12-26 Thien-Thi Nguyen <ttn@gnu.org>
8521
8522 * progmodes/hideshow.el (hs-set-up-overlay): New user var.
8523 (hs-make-overlay): New function.
8524 (hs-isearch-show-temporary): Handle `display' overlay prop specially.
8525 (hs-flag-region): Delete function.
8526 (hs-hide-comment-region): No longer use `hs-flag-region'.
8527 Instead, use `hs-discard-overlays' and `hs-make-overlay'.
8528 (hs-hide-block-at-point): Likewise.
8529 (hs-hide-level-recursive): Use `hs-discard-overlays'.
8530 (hs-hide-all, hs-show-all): Likewise.
8531 (hs-show-block): Likewise.
8532 Also, use overlay prop `hs-b-offset', not `hs-ofs'.
8533
8534 2004-12-24 Thien-Thi Nguyen <ttn@gnu.org>
8535
8536 * progmodes/hideshow.el: Require `cl' when compiling.
8537 Remove XEmacs and Emacs 19 compatibility.
8538 Use `dolist' and `add-to-list' for load-time actions.
8539 (hs-discard-overlays): Use `dolist'.
8540 (hs-show-block): Likewise.
8541
8542 2004-12-23 Dan Nicolaescu <dann@ics.uci.edu>
8543
8544 * faces.el (mode-line, mode-line-inactive): Use min-colors.
8545
8546 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org>
8547
8548 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
8549 When extending backwards, move outside the current comment first.
8550
8551 2004-12-22 Kenichi Handa <handa@m17n.org>
8552
8553 * international/quail.el (quail-start-translation): Fix prompt
8554 string for the case if input-method-use-echo-area being non-nil.
8555 (quail-start-conversion): Likewise.
8556 (quail-show-guidance): Don't show guidance if
8557 input-method-use-echo-area is non-nil.
8558
8559 2004-12-21 Richard M. Stallman <rms@gnu.org>
8560
8561 * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
8562
8563 2004-12-21 Markus Rost <rost@ias.edu>
8564
8565 * calendar/diary-lib.el (mark-diary-entries):
8566 Set mark-diary-entries-in-calendar only after checking for diary-file.
8567
8568 2004-12-21 Richard M. Stallman <rms@gnu.org>
8569
8570 * faces.el (escape-glyph): Use blue against light foreground.
8571
8572 * simple.el (undo-outer-limit-truncate): New function.
8573 (undo-outer-limit-function): Use undo-outer-limit-truncate.
8574
8575 2004-12-21 Eli Barzilay <eli@barzilay.org>
8576
8577 * calculator.el (calculator-radix-grouping-mode)
8578 (calculator-radix-grouping-digits)
8579 (calculator-radix-grouping-separator):
8580 New defcustoms for the new radix grouping mode functionality.
8581 (calculator-mode-hook): Now used in electric mode too,
8582 (calculator): Call it.
8583 (calculator-mode-map): Some new keys.
8584 (calculator-message): New function. Some new calls.
8585 (calculator-op, calculator-set-register): Use it.
8586 (calculator-string-to-number): New function, mostly moved and
8587 updated code from calculator-curnum-value.
8588 (calculator-curnum-value): Use it.
8589 (calculator-paste): Use it, and update grabbing the current-kill.
8590 (calculator-rotate-displayer)
8591 (calculator-rotate-displayer-back): Toggle digit grouping when
8592 in radix mode, use calculator-message.
8593 (calculator-displayer-prev, calculator-displayer-next):
8594 Change digit group size when in radix mode.
8595 (calculator-number-to-string): Rename from
8596 calculator-num-to-string. Now deals with digit grouping in
8597 radix mode.
8598 (calculator-update-display, calculator-put-value): Use the new name.
8599 (calculator-fact): Return a floating point number.
8600 (calculator-mode): Doc fix.
8601
8602 2004-12-20 Glenn Morris <gmorris@ast.cam.ac.uk>
8603
8604 * calendar/calendar.el (view-other-diary-entries): Add autoload.
8605 * calendar/diary-lib.el (view-other-diary-entries):
8606 Use current-prefix-arg in interactive spec.
8607
8608 2004-12-19 Jay Belanger <belanger@truman.edu>
8609
8610 * calc/calc-aent.el (calcAlg-blank-matching-open):
8611 Temporarily adjust the syntax of both delimiters of half-open intervals.
8612
8613 2004-12-19 Kim F. Storm <storm@cua.dk>
8614
8615 * mouse.el (mouse-1-click-follows-link): Doc fix.
8616
8617 2004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8618
8619 * term/mac-win.el (encoding-vector, mac-font-encoder-list)
8620 (ccl-encode-mac-centraleurroman-font): Use centraleurroman
8621 instead of centraleuropean as the name
8622
8623 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
8624
8625 Sync with Tramp 2.0.46.
8626
8627 * net/tramp.el (tramp-maybe-send-perl-script): Change order of
8628 parameters wrt Tramp convention.
8629 (tramp-handle-file-attributes-with-perl)
8630 (tramp-handle-directory-files-and-attributes): Apply it.
8631 (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
8632 `copy-program'. Reported by Zack Weinberg
8633 <zack@codesourcery.com>.
8634 (top): Set `edebug-form-spec' property directly rather than
8635 calling `def-edebug-spec'.
8636
8637 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
8638 advice less fragile. Surround temporary redefinition of
8639 `substitute-in-file-name' with `unwind-protect'. Suggested by
8640 Matt Hodges <MPHodges@member.fsf.org>.
8641
8642 2004-12-17 Juri Linkov <juri@jurta.org>
8643
8644 * replace.el (occur-accumulate-lines, occur-engine):
8645 Make forcing deferred font-lock fontification jit-specific.
8646
8647 2004-12-17 Kim F. Storm <storm@cua.dk>
8648
8649 * mouse.el (mouse-1-click-follows-link): New defcustom.
8650 (mouse-on-link-p): New function.
8651 (mouse-drag-region-1): Implement mouse-1-click-follows-link
8652 functionality. Map a mouse-1 click event into a mouse-2 (or
8653 other) event when position is inside a link.
8654
8655 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
8656 prefix in tooltip text with "mouse-1" when this is a link
8657 recognized by mouse-1-click-follows-link functionality.
8658
8659 * help.el (describe-key): Report effective and original binding
8660 for mouse-1 when clicked on a link.
8661 (describe-mode): Add follow-link property to "minor-mode" button.
8662
8663 * help-fns.el (describe-variable): Add follow-link property to
8664 "below" button.
8665
8666 * help-mode.el (help-xref): Add follow-link property.
8667
8668 * apropos.el (apropos-symbol, apropos-function, apropos-macro)
8669 (apropos-command, apropos-variable, apropos-face, apropos-group)
8670 (apropos-widget, apropos-plist): Add follow-link property.
8671
8672 * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
8673 checks if position is in a filename, rather than some other
8674 clickable item. Function looks for cvs-filename-face at position.
8675
8676 * wid-edit.el (widget-specify-field, widget-specify-button):
8677 Map a :follow-link keyword into a follow-link property.
8678 (link): Add :follow-link keyword, map to RET binding.
8679
8680 * dired.el (dired-mode-map): Map follow-link to mouse-face.
8681
8682 * progmodes/compile.el (compilation-minor-mode-map)
8683 (compilation-button-map, compilation-mode-map): Likewise.
8684
8685 2004-12-17 Thien-Thi Nguyen <ttn@gnu.org>
8686
8687 * play/zone.el (zone): Init `line-spacing' from orig buffer.
8688 (zone-replace-char): Take `count' and `del-count'
8689 instead of `direction'. Update callers. When `del-count' is
8690 non-nil, delete that many characters, otherwise `count' characters
8691 backwards. Insert the newly-replaced string `count' times.
8692 (zone-fret): Handle chars w/ width greater than one.
8693 (zone-fall-through-ws): No longer take window width `ww'.
8694 Update callers. Add handling for `char-width' greater than one.
8695 (zone-pgm-drip): Update var holding window-end position every cycle.
8696
8697 2004-12-17 Andre Spiegel <spiegel@gnu.org>
8698
8699 * vc.el (vc-default-update-changelog): Use insert-file-contents,
8700 rather than insert-file.
8701
8702 2004-12-16 Jay Belanger <belanger@truman.edu>
8703
8704 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
8705 (math-init-random-base, math-random-digit): Check to see if
8706 var-RandSeed is bound.
8707 (math-random-last): Declare it.
8708 (math-random-digit): Don't make math-random-last local.
8709
8710 2004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
8711
8712 * play/zone.el (zone): Fix omission bug: Use a self-disabling
8713 one-shot thunk for uniform (error, quit, normal) recovery.
8714 Reported by John Paul Wallington.
8715 (zone-pgm-random-life): Fix bug:
8716 Recognize empty initial field by lack of "@" chars.
8717
8718 2004-12-16 Juri Linkov <juri@jurta.org>
8719
8720 * help.el (function-called-at-point):
8721 * help-fns.el (variable-at-point): As a last resort try stripping
8722 non-word prefixes and suffixes.
8723
8724 * descr-text.el (describe-property-list): Don't treat syntax-table
8725 specially. Use describe-text-sexp which inserts [show] button
8726 for large objects and handles printing errors. Sort properties
8727 by names in alphabetical order instead of by value sizes.
8728 Add `mouse-face' to list of properties for `describe-face' widget.
8729 (describe-char): Mask out face-id from 19 bits of character.
8730 Print face-id separately.
8731
8732 * replace.el (occur-accumulate-lines, occur-engine):
8733 Fontify unfontified matching lines in the source buffer
8734 before copying them.
8735 (occur-engine): Don't put mouse-face on context lines.
8736 (occur-next-error): Set point to line beginning/end
8737 before searching for prev/next property to skip multiple
8738 matches on a line (not supported by occur engine).
8739 Remove redundant prefix-numeric-value.
8740
8741 2004-12-15 Juri Linkov <juri@jurta.org>
8742
8743 * replace.el (match): New face.
8744 (list-matching-lines-face): Change default from `bold' to `match'.
8745
8746 * progmodes/grep.el (grep-match-face): New defvar.
8747 (grep-mode-font-lock-keywords): Use grep-match-face instead of
8748 compilation-column-face to highlight grep matches.
8749
8750 * apropos.el (apropos-match-face): Change default from
8751 `secondary-selection' to `match'.
8752
8753 * info-look.el (info-lookup-highlight-face): Change default from
8754 `highlight' to `match'.
8755
8756 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org>
8757
8758 * progmodes/executable.el (executable-interpret): Eliminate
8759 obsolete compile-internal, and switch to comint for interaction.
8760
8761 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
8762
8763 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
8764 `&&' when skipping multiple statements on a line.
8765
8766 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
8767
8768 * play/zone.el (zone): Set `truncate-lines'.
8769 Also, init `tab-width' with value from original buffer.
8770 (zone-shift-up): Rewrite for speed.
8771 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
8772 (zone-pgm-jitter): Remove redundant entries from ops vector.
8773 (zone-exploding-remove): Reduce iteration count.
8774 (zone-cpos): Convert to defsubst.
8775 (zone-replace-char): New defsubst.
8776 (zone-park/sit-for): Likewise.
8777 (zone-fret): Take window-start arg.
8778 Update callers. Use `zone-park/sit-for'.
8779 (zone-fill-out-screen): Rewrite.
8780 (zone-fall-through-ws): Likewise. Update callers.
8781 (zone-pgm-drip): Use `zone-replace-char'.
8782 Move var inits before while-loop. Use `zone-park/sit-for'.
8783 (zone-pgm-random-life): Handle empty initial field.
8784 Use `zone-replace-char' and `zone-park/sit-for'.
8785
8786 2004-12-15 Juri Linkov <juri@jurta.org>
8787
8788 * isearch.el (isearch-update): Test isearch-lazy-highlight
8789 before calling isearch-lazy-highlight-new-loop.
8790 (isearch-lazy-highlight-new-loop):
8791 Don't test isearch-lazy-highlight.
8792
8793 * replace.el (perform-replace): Add isearch-case-fold-search.
8794 Use delimited-flag for isearch-regexp.
8795 Reset isearch-lazy-highlight-last-string to force lazy
8796 highlighting when called from isearch mode.
8797 (query-replace-highlight): Revert defcustom type to boolean.
8798 (query-replace-lazy-highlight): New defcustom.
8799 (query-replace): New face.
8800 (perform-replace, replace-highlight, replace-dehighlight):
8801 Test query-replace-lazy-highlight instead of special value
8802 `isearch' of query-replace-highlight.
8803 (replace-dehighlight): Don't call isearch-dehighlight.
8804 (replace-highlight): Don't call isearch-highlight.
8805 Use face `query-replace' unconditionally.
8806
8807 2004-12-14 Kim F. Storm <storm@cua.dk>
8808
8809 * simple.el (inhibit-mark-movement): Remove defvar.
8810 (beginning-of-buffer, end-of-buffer): Don't use it.
8811
8812 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
8813 Don't use inhibit-mark-movement.
8814
8815 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
8816 (cua--undo-push-mark): Remove.
8817 (cua--pre-command-handler, cua--post-command-handler):
8818 Don't fiddle with inhibit-mark-movement.
8819
8820 2004-12-14 Juri Linkov <juri@jurta.org>
8821
8822 * buff-menu.el (list-buffers-noselect): Collect internal info
8823 for every buffer in BUFFER-LIST arg too.
8824 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
8825 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
8826 Bind same-window-buffer-names and same-window-regexps to nil.
8827
8828 2004-12-13 Juri Linkov <juri@jurta.org>
8829
8830 * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
8831
8832 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
8833 (sc-cite-region, sc-uncite-region, sc-recite-region):
8834 Fix previous change to handle not alist as a symbol, but
8835 a citation frame as a symbol that represents a variable name.
8836
8837 2004-12-13 Richard M. Stallman <rms@gnu.org>
8838
8839 * filecache.el (file-cache-add-directory-using-find):
8840 Only set up file-cache-find-command-posix-flag if we will use it.
8841
8842 * bindings.el (mode-line-buffer-identification-keymap):
8843 Don't cancel the mode-line's usual down-mouse-1 binding.
8844
8845 * cus-edit.el (custom-face-selected): Handle `default' specs.
8846 (custom-face-edit): Increase extra-offset.
8847 (custom-display): Handle `default' specs.
8848
8849 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
8850
8851 * emacs-lisp/elint.el (elint-standard-variables)
8852 (elint-unknown-builtin-args): Move definitions up.
8853
8854 * net/browse-url.el (browse-url-url-at-point): Add autoload.
8855
8856 * info.el (info-xref-visited): Use `default' instead of t.
8857 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
8858
8859 * faces.el (header-line, mode-line-inactive, tool-bar):
8860 Use `default' instead of t for setting the defaults.
8861 (face-spec-choose): Separate `t' from `default'.
8862
8863 * subr.el (while-no-input): New macro.
8864
8865 2004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
8866
8867 * filecache.el (file-cache-add-directory-using-find):
8868 Only test file-cache-find-command-posix-flag on some systems.
8869
8870 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
8871
8872 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
8873 Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
8874 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
8875 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
8876 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
8877
8878 2004-12-12 Juri Linkov <juri@jurta.org>
8879
8880 * files.el (find-file-other-window, find-file-other-frame):
8881 Add the first buffer to the returned value to return the complete
8882 list of all visited buffers.
8883 (find-file-read-only, find-file-read-only-other-window)
8884 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
8885 `find-file-read-args'. Signal an error about non-existent file
8886 only if file name doesn't contain wildcards. Toggle read-only in
8887 all visited buffers.
8888 (find-alternate-file, find-alternate-file-other-window):
8889 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
8890 called interactively. Pass arg `wildcards' to other functions.
8891 (find-file-noselect): Doc fix.
8892
8893 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
8894 Doc fix.
8895 (ffap-directory-finder): New variable.
8896 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
8897 (ffap-file-at-point): Add /* to immediately rejected names.
8898 Return absolute file names matching ffap-dired-wildcards.
8899 (ffap-read-file-or-url): Set default value for `completing-read'
8900 to `buffer-file-name'.
8901 (find-file-at-point): When filename matches ffap-dired-wildcards,
8902 call ffap-file-finder with t arg `wildcards', instead of dired.
8903 (ffap-other-window, ffap-other-frame): Return visited buffers.
8904 (ffap-read-only, ffap-read-only-other-window)
8905 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
8906 (dired-at-point): Call ffap-directory-finder instead of dired.
8907 (ffap-dired-other-window, ffap-dired-other-frame)
8908 (ffap-list-directory): New commands.
8909 (ffap-bindings): New keybindings for new commands.
8910
8911 2004-12-12 Juri Linkov <juri@jurta.org>
8912
8913 * simple.el (beginning-of-buffer, end-of-buffer):
8914 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
8915 Do not push mark when mark is active in transient-mark-mode.
8916
8917 * simple.el (mark-word):
8918 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
8919 * textmodes/paragraphs.el (mark-paragraph):
8920 Extend the region when mark is active in transient-mark-mode,
8921 regardless of the last command. Doc fix.
8922
8923 * simple.el (mark-word): Preserve direction when repeating.
8924 Make arg optional. Interactive "p" -> "P".
8925 (transient-mark-mode, inhibit-mark-movement): Doc fix.
8926
8927 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
8928 preserving direction, to mark forward instead of backward when mark
8929 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
8930
8931 2004-12-12 Juri Linkov <juri@jurta.org>
8932
8933 * isearch.el (isearch-edit-string): Set 7th arg of
8934 `read-from-minibuffer' to `t' to inherit the current input
8935 method (whose name is indicated by [IM] in the minibuffer prompt)
8936 from the current buffer to the minibuffer.
8937 (isearch-lazy-highlight-update): Put body to `with-local-quit'
8938 to allow C-g quitting for lazy highlighting looping inside the
8939 search with nested repetition operators. Add overlay to the list
8940 before setting its face and other properties to avoid the case of
8941 code quitting after placing the new overlay but before it's
8942 recorded on the list. Select the window where isearch was
8943 activated, to highlight matches in the right window when isearch
8944 switches the current window to the minibuffer.
8945
8946 * international/isearch-x.el
8947 (isearch-process-search-multibyte-characters):
8948 Use `isearch-message' as initial input for `read-string' instead
8949 of adding it to the minibuffer prompt. After reading a string
8950 remove the initial value of `isearch-message' from the string.
8951
8952 * replace.el (replace-match-maybe-edit): Doc fix.
8953 (perform-replace): Don't call `replace-highlight' when automatic
8954 replacement is requested in literal mode, since it is intended
8955 only to highlight words during entering a new replacement string
8956 for \? in non-literal mode.
8957
8958 * replace.el (query-replace-highlight): Add new value `isearch'
8959 that allows query replacement to use isearch highlighting.
8960 Change type from `boolean' to `choice'. Doc fix.
8961 (replace-highlight, replace-dehighlight, perform-replace):
8962 Use isearch highlighting if query-replace-highlight eq `isearch'.
8963
8964 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
8965
8966 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
8967 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
8968
8969 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
8970 case of \end{verbatim}.
8971
8972 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
8973
8974 * term.el (term-termcap-format): Synchronyze with terminfo.
8975 (term-emulate-terminal): Handle reset.
8976 (term-reset-terminal): New function.
8977
8978 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
8979
8980 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
8981 (zone-fill-out-screen): New func.
8982 (zone-pgm-drip): Use `zone-fill-out-screen'.
8983 Also, no longer go to point-min on every cycle.
8984 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
8985 (zone-pgm-random-life-wait): New user var.
8986 (zone-pgm-random-life): New func.
8987
8988 2004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
8989
8990 * files.el (auto-mode-alist): Map .com to DCL mode.
8991
8992 2004-12-09 Richard M. Stallman <rms@gnu.org>
8993
8994 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
8995
8996 2004-12-09 Nick Roberts <nickrob@snap.net.nz>
8997
8998 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
8999 buffer with a display margin.
9000
9001 2004-12-08 Jay Belanger <belanger@truman.edu>
9002
9003 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
9004 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
9005
9006 2004-12-08 Richard M. Stallman <rms@gnu.org>
9007
9008 * faces.el: Delete code to set display table.
9009 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
9010
9011 2004-12-08 Jay Belanger <belanger@truman.edu>
9012
9013 * calc/calc.el: Add math-read-preprocess-string to autoloads.
9014
9015 * calc/calc-ext.el (math-read-replacement-list)
9016 (math-read-superscripts, math-read-preprocess-string): Move to
9017 calc-aent.el.
9018
9019 * calc/calc-aent.el (math-read-replacement-list)
9020 (math-read-superscripts, math-read-preprocess-string): Move from
9021 calc-ext.el.
9022
9023 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9024
9025 * isearch.el (isearch-quote-char): Fix up typo in last change.
9026
9027 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
9028
9029 * mouse.el (mouse-set-font): Handle the case where the command was
9030 not invoked using the mouse.
9031
9032 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
9033 (edmacro-finish-edit): Further update for keyboard macros that are
9034 lambda forms.
9035 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
9036
9037 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
9038
9039 * font-lock.el (font-lock-unfontify-region): Save buffer state.
9040 (font-lock-default-unfontify-region): Don't save buffer state any more.
9041
9042 2004-12-07 Jay Belanger <belanger@truman.edu>
9043
9044 * calc/calc-help.el (calc-describe-key):
9045 Set calc-summary-indentation even when Calc Summary buffer exists.
9046
9047 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
9048
9049 * calendar/holidays.el (holiday-easter-etc): Make arguments
9050 optional for backwards compatibility. Doc fix.
9051 Remove un-necessary local vars mandatory, output-list.
9052 (holiday-advent): Make arguments optional for backwards
9053 compatibility. Doc fix.
9054
9055 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
9056
9057 * paren.el (show-paren-function): Fix last change (2004-12-02).
9058
9059 * international/mule-util.el (char-displayable-p): Return nil for
9060 unibyte mode.
9061
9062 * subr.el (subregexp-context-p): New function.
9063
9064 * isearch.el (isearch-quote-char): Use it.
9065
9066 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
9067 (regexp-opt-not-groupie*-re): Remove.
9068 (regexp-opt): Properly handle inputs with duplicate entries.
9069
9070 2004-12-06 Richard M. Stallman <rms@gnu.org>
9071
9072 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
9073
9074 * cus-edit.el (custom-file): Doc fix.
9075
9076 * textmodes/org.el: New file.
9077
9078 2004-12-06 Kenichi Handa <handa@m17n.org>
9079
9080 * ldefs-boot.el: Update international/mule-util.el section.
9081
9082 2004-12-05 Sam Steingold <sds@gnu.org>
9083
9084 * net/tramp.el (tramp-handle-file-accessible-directory-p):
9085 Fix `tramp-time-diff' comparison logic.
9086
9087 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
9088
9089 * progmodes/which-func.el (which-function):
9090 Use `run-hook-with-args-until-success' instead of a custom loop.
9091 Fixes bug with local hooks.
9092
9093 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9094
9095 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
9096 Use delete-dups when calculating the initial value.
9097 (bibtex-autokey-get-title): Use <=.
9098 (bibtex-goto-line): New function.
9099 (bibtex-reposition-window): Use line numbers instead of point
9100 positions. Use window-body-height.
9101 (bibtex-find-crossref): Use bibtex-reposition-window.
9102 (bibtex-find-entry): Use bibtex-reposition-window. Always return
9103 position of entry if key is found or nil if not found.
9104
9105 2004-12-05 Richard M. Stallman <rms@gnu.org>
9106
9107 * cus-edit.el (custom-file): Doc fix.
9108
9109 * progmodes/sh-script.el (sh-indent-for-then): Change default.
9110
9111 2004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
9112
9113 * simple.el (blink-matching-open):
9114 * textmodes/tex-mode.el (tex-validate-region):
9115 Obey syntax-table text properties.
9116
9117 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
9118
9119 * wid-edit.el (widget-specify-field): Add `real-field' property to
9120 boundary.
9121 (widget-field-at): Use it.
9122
9123 2004-12-02 Richard M. Stallman <rms@gnu.org>
9124
9125 * progmodes/cc-mode.el (awk-mode autoload):
9126 Supply t meaning interactive function.
9127
9128 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
9129 (isearch-mode-map): No special definition for space.
9130 (isearch-whitespace-chars): Command deleted.
9131 (isearch-forward-regexp): Doc fix.
9132 (isearch-quote-char): When a space is not inside brackets,
9133 use `[ ]' instead of just space.
9134 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
9135
9136 * imenu.el (imenu--generic-function): Delete code to exclude
9137 matches in comments.
9138
9139 * man.el (Man-reverse-face): Change default to `highlight'.
9140
9141 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
9142 (occur-engine): Use `face' prop rather than `font-lock-face'
9143 when specifying use of `match-face'.
9144 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
9145
9146 * emacs-lisp/elint.el (elint-standard-variables): Update list.
9147
9148 * add-log.el (add-log-current-defun): Handle the case where point
9149 is in the header part of a DEFUN construct.
9150
9151 2004-12-02 Dave Love <fx@gnu.org>
9152
9153 * progmodes/python.el (python-font-lock-syntactic-keywords):
9154 Fix previous change.
9155
9156 2004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
9157
9158 * paren.el (show-paren-function): Check for matching chars
9159 specified by text props.
9160
9161 2004-12-02 Jay Belanger <belanger@truman.edu>
9162
9163 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
9164 when reading a new key sequence.
9165
9166 2004-12-02 Kim F. Storm <storm@cua.dk>
9167
9168 * faces.el (escape-glyph): Rename from glyph.
9169 (standard-display-table): Set it here. Add escape-glyph face to
9170 extra slot characters.
9171
9172 * disp-table.el: Undo 2004-12-01 change. Display table is now
9173 setup in faces.el.
9174
9175 2004-12-02 Mark A. Hershberger <mah@everybody.org>
9176
9177 * xml.el (xml-parse-dtd): Don't show validity messages when
9178 xml-validating-parser is nil.
9179 (xml-substitute-special): Fix validity error messages to
9180 actually show the unexpandable entity. Added validity error if &
9181 isn't followed by an entity.
9182 (xml-parse-tag): Concatenate any string following the a
9183 <![CDATA[]]> section to the parsed CDATA.
9184 (xml-parse-dtd): Skip parameter entity declarations and use of
9185 parameter entities.
9186
9187 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
9188
9189 * kmacro.el (kmacro-default-counter-format): New var.
9190 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
9191 (kmacro-display): Remove `nil' from `and' form. Delete call to
9192 `format' inside `message'.
9193 (kmacro-start-macro): Use `kmacro-default-counter-format'.
9194
9195 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
9196
9197 * pcvs.el (cvs-header-msg): New function.
9198 (cvs-update-header): Use it. Change calling convention.
9199 Correctly handle the case of having simultaneous active processes.
9200 (cvs-sentinel): Don't call cvs-update-header any more.
9201 (cvs-mode-run): Update call and add cvs-update-header to postproc.
9202
9203 2004-12-01 Jay Belanger <belanger@truman.edu>
9204
9205 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
9206 Change message.
9207
9208 2004-12-01 Juri Linkov <juri@jurta.org>
9209
9210 * progmodes/prolog.el (prolog-mode-variables):
9211 Fix imenu-generic-expression.
9212
9213 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
9214
9215 * faces.el (glyph): New face.
9216
9217 * disp-table.el: Add an autoloaded table, that doesn't require
9218 this library, with glyph face.
9219
9220 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
9221 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
9222 (conf-quote-normal): Allow normalizing only ' or ".
9223 (conf-mode): Regexp-quote constructed comment-start and don't
9224 match section {} where "name" contains braces.
9225
9226 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
9227 files.
9228
9229 2004-12-01 Kenichi Handa <handa@m17n.org>
9230
9231 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
9232 (x-select-text): Don't treat eight-bit-control/graphic chars
9233 specially. Store the encoded text in the X cut buffer.
9234 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
9235 with x-last-selected-text-cut-encoded.
9236
9237 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
9238
9239 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
9240
9241 2004-11-30 Markus Rost <rost@ias.edu>
9242
9243 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
9244 AUCTeX.
9245
9246 2004-11-30 Jay Belanger <belanger@truman.edu>
9247
9248 * calc/calc-arith.el (math-possible-signs): Made stronger checks
9249 on signs of intervals.
9250 (math-pow-of-zero): Strengthen checks for positive and negative
9251 exponents.
9252
9253 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
9254 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
9255 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
9256 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
9257 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
9258 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
9259 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
9260 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
9261 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
9262 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
9263 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
9264 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
9265 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
9266 with provide statements.
9267
9268 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
9269
9270 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
9271
9272 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
9273 (calc-load-everything, math-defsimplify): Replace dummy autoloading
9274 functions by require statements.
9275 (math-defsimplify): Move to calc-alg.el, add to autoloads.
9276
9277 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
9278 (calc-gnuplot-print): Give them values.
9279
9280 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
9281 autoloads.
9282 Add calc-do-embedded-activate to autoloads.
9283 (calc-gnuplot-name, calc-gnuplot-plot-command)
9284 (calc-gnuplot-print-command): Move them to calc-graph.el.
9285
9286 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
9287
9288 * term/mac-win.el (ccl-encode-mac-roman-font)
9289 (ccl-encode-mac-cyrillic-font)
9290 (ccl-encode-mac-centraleuropean-font, encoder-list)
9291 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
9292 Support Cyrillic, CentralEuropean, and Dingbat font display
9293
9294 2004-11-30 Andre Spiegel <spiegel@gnu.org>
9295
9296 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
9297
9298 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
9299 still nil.
9300
9301 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
9302
9303 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
9304 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
9305
9306 2004-11-29 Jay Belanger <belanger@truman.edu>
9307
9308 * calc/calc-arith.el (math-pow-of-zero): Take into account different
9309 cases of the base and exponent.
9310
9311 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
9312
9313 * simple.el (next-error-buffer-p): Allow for inclusive and
9314 exclusive tests for finding a buffer.
9315 (next-error-find-buffer): Pass the exclusive and inclusive tests
9316 to next-error-buffer-p.
9317
9318 * replace.el (occur-next-error): Switch to the Occur buffer when
9319 appropriate, use the exclusive filter to next-error-find-buffer to
9320 do it. Use the absolute value of the motion amount.
9321
9322 2004-11-29 Kenichi Handa <handa@m17n.org>
9323
9324 * startup.el (command-line): Decode all default-directory by
9325 locale-coding-system.
9326
9327 2004-11-29 Jay Belanger <belanger@truman.edu>
9328
9329 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
9330 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
9331 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
9332 Replace calls to calc-extensions by appropriate require, replace
9333 calc-extensions-loaded by appropriate featurep.
9334
9335 * calc/calc-ext.el: Move require to end of file.
9336 Remove redundant loading of calc.el.
9337 (calc-extensions-loaded): Remove unnecessary variable.
9338 (calc-extensions): Remove unnecessary function.
9339 (calc-load-everything): Replace calc-need-macros by appropriate require.
9340
9341 * calc/calc-macs.el: Move provide to end of file.
9342 (calc-need-macros): Remove unnecessary function.
9343
9344 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
9345 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
9346 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
9347 Replace calc-extensions by appropriate require.
9348 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
9349
9350 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
9351 Replace calc-need-macros by appropriate require.
9352
9353 * calc/calc.el: Move require to end of file.
9354 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
9355 Remove unnecessary variable.
9356 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
9357 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
9358 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
9359 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
9360 (math-stack-value-offset, math-format-value, math-format-flat-expr)
9361 (math-format-number, math-format-bignum, math-read-number)
9362 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
9363 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
9364 by appropriate require.
9365 (calc-check-defines): Replace calc-need-macros by appropriate require.
9366
9367 2004-11-29 Kim F. Storm <storm@cua.dk>
9368
9369 * macros.el (insert-kbd-macro): Handle kmacro functions.
9370
9371 2004-11-28 Juri Linkov <juri@jurta.org>
9372
9373 * compare-w.el (compare-windows-highlight): Attach each overlay
9374 to its window to properly highlight differences while comparing
9375 two windows of the same buffer. Fix arguments.
9376 (compare-windows-sync-default-function): Fix arguments of
9377 `compare-windows-highlight'.
9378
9379 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
9380 Use `read-expression-history'. Set initial contents only if
9381 `edebug-global-break-condition' is non-nil. Set histpos to 1
9382 if initial contents is equal to the last history element.
9383 (edebug-set-conditional-breakpoint): Instead of temporarily
9384 prepending the current condition to the history, set initial
9385 contents to the current condition. Set histpos to 1 if initial
9386 contents is equal to the last history element.
9387
9388 * info.el (Info-search-whitespace-regexp): Remove shy group.
9389 (Info-search): Forward line if search is on the header line.
9390 Use search-whitespace-regexp in two other places.
9391
9392 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
9393
9394 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
9395 warning. Delay real definition, which uses
9396 `set-fringe-indicators-1' till after the definition of that function.
9397
9398 2004-11-28 Kim F. Storm <storm@cua.dk>
9399
9400 * fringe.el (fringe): New defgroup.
9401 (fringe-mode): Move to fringe group.
9402 (fringe-indicators): New defcustom.
9403 (set-fringe-indicators-1): New defun.
9404
9405 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
9406 (menu-bar-showhide-fringe-ind-menu): New keymap.
9407 (menu-bar-showhide-fringe-ind-empty)
9408 (menu-bar-showhide-fringe-ind-mixed)
9409 (menu-bar-showhide-fringe-ind-box)
9410 (menu-bar-showhide-fringe-ind-right)
9411 (menu-bar-showhide-fringe-ind-left)
9412 (menu-bar-showhide-fringe-ind-none): New defuns.
9413 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
9414
9415 2004-11-27 Richard M. Stallman <rms@gnu.org>
9416
9417 * comint.el (comint-read-noecho): Add trivial compatibility definition.
9418
9419 * generic.el (define-generic-mode): Doc fix.
9420
9421 * menu-bar.el (menu-bar-options-save): For the options
9422 that are toggled with menu-bar-make-mm-toggle, don't check
9423 for customized-value prop.
9424
9425 2004-11-27 Eli Zaretskii <eliz@gnu.org>
9426
9427 * mail/supercite.el (sc-cite-region): Handle the case where
9428 sc-cite-frame-alist is a symbol.
9429 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
9430 a symbol.
9431 (sc-recite-region): Handle the case where sc-recite-frame-alist is
9432 a symbol.
9433
9434 2004-11-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
9435
9436 * wid-edit.el (widget-narrow-to-field): New function.
9437 (widget-complete): Use it.
9438
9439 2004-11-27 Jay Belanger <belanger@truman.edu>
9440
9441 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
9442 variable.
9443 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
9444 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
9445 (math-alg-inequalities): Move declaration to earlier in the file.
9446
9447 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
9448 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
9449 Declare them.
9450
9451 * calc/calc-lang.el (math-expr-data, math-expr-token)
9452 (math-exp-old-pos): Declare them.
9453
9454 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
9455 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
9456
9457 2004-11-27 Kim F. Storm <storm@cua.dk>
9458
9459 * progmodes/flymake.el: Use (featurep 'xemacs).
9460 (flymake-makehash): Change to defsubst. Use fboundp.
9461 (flymake-time-to-float): Remove.
9462 (flymake-float-time): Merge code from flymake-time-to-float here.
9463 (flymake-replace-regexp-in-string): Change to defsubst.
9464 (flymake-split-string-remove-empty-edges):
9465 Rename to flymake-split-string.
9466 (flymake-split-string): Remove previous defalias.
9467 (flymake-get-temp-dir): Change to defsubst.
9468 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
9469 Define for xemacs only.
9470 (flymake-master-file-count-limit): Change into compiler defvar only.
9471 (flymake-find-possible-master-files): Let-bind it dynamically while
9472 sorting files using flymake-master-file-compare.
9473
9474 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
9475
9476 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
9477 of defun-prompt-regexp matches inside a comment/string but the
9478 beginning is correctly outside everything.
9479
9480 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
9481 appears within a string or a comment.
9482
9483 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
9484 rather than make-symbol for symbols which are used in
9485 a symbol-macrolet or equivalent.
9486
9487 2004-11-26 Jay Belanger <belanger@truman.edu>
9488
9489 * calc-misc.el (calc-last-why-command): Declare it.
9490
9491 * calc-vec.el (math-grade-vec): New variable.
9492 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
9493 Replace variable grade-vec by declared variable.
9494 (math-rb-close): New variable.
9495 (math-read-brackets, math-read-vector): Replace variable close by
9496 declared variable.
9497
9498 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
9499 (calc-one-window, calc-edit-handler, calc-restore-trail)
9500 (calc-allow-ret): Declare them.
9501
9502 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
9503 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
9504 (math-radix-float-cache-tag, math-random-cache)
9505 (math-max-digits-cache, math-integral-cache, math-units-table)
9506 (math-format-date-cache, math-holidays-cache-tag): Declare them.
9507 (math-moc-func): New variable.
9508 (math-map-over-constants, math-map-over-constants-rec):
9509 Replace variable func by declared variable.
9510
9511 * calc/calc-store.el (calc-given-value, calc-store-opers):
9512 Declare them.
9513 (calc-var-name-map): Move declaration to earlier in the file.
9514 (calc-pv-pos): New variable.
9515 (calc-permanent-variable, calc-insert-permanent-variable):
9516 Replace variable pos by declared variable.
9517
9518 * calc/calc-mtx.el (calc-det-lu): New variable.
9519 (math-det-raw, math-det-step): Replace variable lu by declared variable.
9520
9521 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
9522 (math-multi-subst, math-multi-subst-rec): Replace variables temp
9523 and arg by declared variables.
9524 (calcFunc-reducer): Fix incorrect variable.
9525 (math-inner-mul-func, math-inner-add-func): New variables.
9526 (calcFunc-inner, math-inner-mats): Replace variables mul-func
9527 and add-func by declared variables.
9528
9529 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
9530 (calc-digit-value): Declare them.
9531
9532 * calc/calc-help.el (Info-history): Declare it.
9533 (calc-describe-key): Make calc-summary-indentation a local variable.
9534 (calc-help-long-names): Move declaration to earlier in file.
9535
9536 * calc/calc-embed.el (calc-original-buffer): Declare it.
9537 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
9538 (calc-embed-bot): New variables.
9539 (calc-do-embedded, calc-embedded-mark-formula)
9540 (calc-embedded-find-bounds, calc-embedded-duplicate)
9541 (calc-embedded-new-formula, calc-embedded-make-info):
9542 Replace vars outer-top, outer-bot, bot and top by declared variables.
9543 (calc-embed-prev-modes): New variable.
9544 (calc-embedded-set-modes, calc-embedded-update): Replace variable
9545 prev-modes with declared variable.
9546 (calc-embed-vars-used): New variable.
9547 (calc-embedded-make-info, calc-embedded-evaluate-expr)
9548 (calc-embedded-update, calc-embedded-find-vars): Replace variable
9549 vars-used by declared variable.
9550
9551 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
9552 (math-format-radix-float): Remove unnecessary setq.
9553 (math-radix-float-cache): Declare it.
9554
9555 * calc/calcsel2.el (calc-keep-selection): Declare it.
9556
9557 * calc/calc-maint.el: Remove file.
9558
9559 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9560
9561 * textmodes/bibtex.el (bibtex-sort-entry-class)
9562 (bibtex-comment-start): Use defcustom.
9563 (bibtex-entry-field-alist): Use nil if initial content of the
9564 field is undefined. Fix docstring.
9565 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
9566 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
9567 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
9568 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
9569 Fix docstring.
9570 (bibtex-autokey-title-terminators): Use only one regexp.
9571 (bibtex-string-maybe-empty-head): New variable.
9572 (bibtex-remove-delimiters-string): New function.
9573 (bibtex-text-in-field-bounds, bibtex-text-in-string):
9574 Use bibtex-remove-delimiters-string.
9575 (bibtex-progress-message, bibtex-field-left-delimiter)
9576 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
9577 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
9578 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
9579 Simplify.
9580 (bibtex-format-entry): Use save-excursion for inherited booktitle.
9581 Use eq and bibtex-remove-delimiters-string. For end markers use
9582 insertion type so that marker stays after inserted text.
9583 (bibtex-autokey-get-names): Return empty string if name is missing.
9584 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
9585 calling bibtex-autokey-name-case-convert.
9586 (bibtex-autokey-demangle-title):
9587 Call bibtex-autokey-titleword-case-convert. Remove call to
9588 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
9589 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
9590 (bibtex-read-key): New optional arg global.
9591 (bibtex-files-expand): New optional arg force.
9592 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
9593 (bibtex-complete-crossref-cleanup): Rename from
9594 bibtex-complete-key-cleanup. Simplify code.
9595 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
9596 Operate on current entry.
9597 (bibtex-button): Add docstring.
9598 (bibtex-entry): Simplify.
9599 (bibtex-make-field): Replace optional arg called-by-yank with more
9600 specific args move and interactive.
9601 (bibtex-end-of-entry): Use forward-sexp.
9602 (bibtex-find-entry-globally): Remove.
9603 (bibtex-find-crossref): Allow for crossref key located in other buffer.
9604 Bound to C-c C-x.
9605 (bibtex-find-entry): New optional args global and display.
9606 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
9607 (bibtex-validate): Use arg force of bibtex-files-expand.
9608 (bibtex-clean-entry): Bugfix, clean string entries properly.
9609 Always keep point at beginning of entry.
9610 (bibtex-complete): Bugfix. Handle string entries properly.
9611 Call cleanup functions only if needed.
9612 (bibtex-String): Use bibtex-read-string-key.
9613 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
9614 case of replacement text.
9615
9616 2004-11-26 Lars Hansen <larsh@math.ku.dk>
9617
9618 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
9619 (tramp-perl-directory-files-and-attributes): New constant.
9620 (tramp-file-name-handler-alist): Delete file-directory-files, add
9621 directory-files-and-attributes.
9622 (tramp-perl-file-attributes): Surround uid and gid by double
9623 quotes. Change parameter id-format from nonnumeric.
9624 (tramp-convert-file-attributes): New function.
9625 (tramp-handle-file-attributes): Use it.
9626 (tramp-maybe-send-perl-script): New function.
9627 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
9628 file mode. Change parameter id-format from nonnumeric.
9629 (tramp-handle-file-attributes-with-ls): Change parameter id-format
9630 from nonnumeric.
9631 (tramp-post-connection): Don't send tramp-perl-file-attributes
9632 script. Reset connection property "perl-scripts".
9633 (tramp-handle-insert-directory): Run real handler when ls-lisp is
9634 in use.
9635
9636 2004-11-26 Lars Hansen <larsh@math.ku.dk>
9637
9638 * desktop.el (desktop-read): Replace mapcar with mapc.
9639 (desktop-create-buffer): Replace mapcar with mapc.
9640 Remove redundant piece of code.
9641
9642 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
9643
9644 * progmodes/gud.el (gud-display-line): Use display-buffer
9645 for GDB-UI as for GUD.
9646
9647 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
9648 Delete variables.
9649 (gdb-ann3): Don't make GUD buffer dedicated.
9650 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
9651 (gdb-display-source-buffer): Delete function.
9652 (gdb-view-source-function, gdb-view-assembler): Delete functions.
9653 (menu): Delete menu bindings for viewing source/assembler.
9654 (gdb-setup-windows, gdb-restore-windows):
9655 Don't dedicate GUD. No assembler now.
9656 (gdb-reset): No need to undedicate source buffers now.
9657 (gdb-source-info): No assembler now.
9658
9659 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
9660
9661 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
9662 width to those for special frames.
9663 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
9664 Use display-buffer.
9665 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
9666 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
9667 (gdb-frame-assembler-buffer): Rework like
9668 gdb-frame-breakpoints-buffer.
9669
9670 2004-11-25 Richard M. Stallman <rms@gnu.org>
9671
9672 * progmodes/flymake.el: Reindent.
9673 (flymake-split-string): Turn into defalias.
9674 (flymake-fix-file-name): Rename from flymake-fix-path-name.
9675 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
9676 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
9677 (flymake-build-relative-filename): Rename from ...path.
9678 Fix error message.
9679
9680 2004-11-25 Cheng Gao <chenggao@gmail.com>
9681
9682 * progmodes/flymake.el: Much whitespace and capitalization change.
9683 Move `provide' to end. Require `compile' only when compiling.
9684
9685 2004-11-24 Jay Belanger <belanger@truman.edu>
9686
9687 * calc/calc-alg.el: Added comment.
9688 (math-polynomial-base): Replace variable mpb-top-expr by
9689 math-poly-base-top-expr.
9690
9691 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
9692 (math-polynomial-p1): Replace variable mpb-top-expr by declared
9693 variable.
9694 (math-poly-base-total-base): New variable.
9695 (math-total-polynomial-base, math-polynomial-p1): Replace variable
9696 mpb-total-base by declared variable.
9697 (math-factored-vars, math-to-list): Declare it.
9698 (math-fact-expr): New variable.
9699 (calcFunc-factors, calcFunc-factor, math-factor-expr)
9700 (math-factor-expr-try, math-factor-expr-part): Replace variable
9701 expr by declared variable.
9702 (math-fet-x): New variable.
9703 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
9704 by declared variable.
9705 (math-factor-poly-coefs): Make temp a local variable.
9706
9707 * calc/calc-units.el (calc-convert-units): Make units a local
9708 variable.
9709 (calc-num-units, calc-den-units): New variables.
9710 (calc-explain-units, calc-explain-units-rec): Replace variables
9711 num-units and den-units by declared variables.
9712 (math-cu-unit-list): New variable.
9713 (math-build-units-table, math-compare-unit-names)
9714 (math-convert-units, math-convert-units-rec): Replace variable
9715 unit-list by declared variable.
9716 (math-fbu-base, math-fbu-entry): New variables.
9717 (math-find-base-units, math-find-base-units-rec): Replace variables
9718 base and entry by declared variables.
9719 (math-which-standard): New variable.
9720 (math-to-standard-units, math-to-standard-rec): Replace variable
9721 which-standard by declared variable.
9722 (math-fcu-u): New variable.
9723 (math-find-compatible-unit, math-find-compatible-unit-rec):
9724 Replace variable u by declared variable.
9725 (math-cu-new-units, math-cu-pure): New variables.
9726 (math-convert-units, math-convert-units-rec): Replace variables
9727 new-units and pure by declared variables.
9728 (math-try-cancel-units): New variable.
9729 (math-simplify-units-quotient): Replace variable try-cancel-units by
9730 declared variable.
9731
9732 2004-11-24 Richard M. Stallman <rms@gnu.org>
9733
9734 * textmodes/ispell.el (ispell-check-version):
9735 If default-directory is nonexistent, use home dir.
9736
9737 * progmodes/grep.el (grep-regexp-alist):
9738 Don't match parens around line numbers.
9739
9740 * progmodes/cperl-mode.el (cperl-indent-region)
9741 (cperl-imenu--create-perl-index, cperl-xsub-scan):
9742 Don't print progress messages.
9743
9744 * progmodes/compile.el (compilation-mode-map):
9745 Don't inherit from compilation-minor-mode-map;
9746 copy its bindings instead. But the menu bar Compile
9747 entry now does inherit from compilation-menu-map.
9748
9749 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
9750 Use with-no-warnings around compiler-macroexpand.
9751
9752 * imenu.el: Don't always require newcomment.
9753 (imenu--generic-function): Call comment-normalize-vars
9754 if we have a comment syntax.
9755 Exit the loop if REGEXP matches the null string.
9756 Test comment-start as well as comment-start-skip
9757 when deciding whether to check for comments.
9758
9759 * tooltip.el (tooltip-mode): Doc fix.
9760
9761 * term.el (term-escape-char, term-mode): Doc fixes.
9762
9763 2004-11-24 Dave Love <fx@gnu.org>
9764
9765 * progmodes/python.el (python-font-lock-syntactic-keywords):
9766 Check for escapes in the regexp.
9767 (python-quote-syntax): Don't do it here.
9768
9769 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
9770
9771 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
9772 (gdb-frames-mode-map, gdb-threads-mode-map)
9773 (gdb-registers-mode-map, gdb-locals-mode-map)
9774 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
9775 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
9776
9777 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
9778 (dedicated-switch-to-buffer): Rework.
9779 (gdb-var-evaluate-expression-handler, gdb-put-string):
9780 Remove unused variable bindings.
9781 (gdb-setup-windows, gdb-display-buffer):
9782 Simplify. Use pop-to-buffer.
9783 (gdb-view-source-function): Simplify.
9784 (gdb-frame-breakpoints-buffer):
9785 Use pop-to-buffer, special-display-regexps.
9786
9787 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
9788
9789 * progmodes/f90.el (f90-smart-end)
9790 (f90-previous-statement, f90-beginning-of-block): Doc fix.
9791 (f90-calculate-indent): Handle un-named PROGRAM blocks.
9792 (f90-end-of-block): Doc fix. Make check of outermost block
9793 conditional on value of `f90-smart-end'.
9794 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
9795 Handle case where END-BLOCK is nil.
9796 (f90-match-end): Handle un-named PROGRAM blocks.
9797 (f90-backslash-not-special): New function.
9798
9799 2004-11-24 Jay Belanger <belanger@truman.edu>
9800
9801 * calc/calc.el (calc-embedded-active): Removed unnecessary
9802 declaration.
9803 (calc-show-banner): Removed redundant declaration.
9804
9805 * calc/calc-graph.el (calc-gnuplot-default-device)
9806 (calc-gnuplot-default-output, calc-gnuplot-print-device)
9807 (calc-gnuplot-print-output, calc-gnuplot-geometry)
9808 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
9809 Remove redundant initial values.
9810
9811 * calc/calc-arith.el (math-scalar-functions)
9812 (math-nonscalar-functions, math-scalar-if-args-functions)
9813 (math-real-functions, math-positive-functions)
9814 (math-nonnegative-functions, math-real-scalar-functions)
9815 (math-real-if-arg-functions, math-integer-functions)
9816 (math-num-integer-functions, math-rounding-functions)
9817 (math-float-rounding-functions, math-integer-if-args-functions)
9818 (math-super-types): Move declarations to earlier in file.
9819 (math-unit-prefixes): Declared it.
9820 (math-floor-prec, math-trunc-prec): New variables.
9821 (math-trunc-fancy): Replace variable prec by declared variable.
9822 (math-floor-fancy): Replace variable prec by declared variable.
9823 (math-com-bterms): New variable.
9824 (math-commutative-equal, math-commutative-collect):
9825 Replace variable bterms by declared variable.
9826
9827 * calc/calc-misc.el (math-trunc): Replace variable prec by
9828 math-trunc-prec.
9829 (math-floor): Replace variable prec by math-floor-prec.
9830
9831 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
9832 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
9833 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
9834 (math-format-date, math-format-date-part): Replace variables
9835 date, dt, year, month, day, weekday, hour, minute, second and
9836 bc-flag by declared variables.
9837 (math-pd-str): New variable.
9838 (math-parse-date, math-parse-date-word, math-parse-standard-date):
9839 Replace variable str by declared variable.
9840 (math-daylight-savings-hook, math-tzone-names): Move definitions
9841 to earlier in the file.
9842 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
9843 (math-sh-year): New variable.
9844 (math-setup-add-holidays, math-setup-holidays)
9845 (math-setup-year-holidays): Replace variable `year' by declared
9846 variable.
9847
9848 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
9849 New variables.
9850 (math-nth-root-float, math-nth-root-float-iter): Replace variables
9851 n, nf and nfm1 by declared variables.
9852 (math-nri-n): New variable.
9853 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
9854 n by declared variable.
9855 (calcFunc-log): Removed misplaced condition.
9856
9857 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
9858
9859 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
9860
9861 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
9862
9863 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
9864 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
9865 Dedicate gdb-related windows.
9866 (gdb-display-buffer): Dedicate gdb-related windows.
9867 Don't grab other frames.
9868 (gdb-reset): Remove dedicated property after debugging.
9869
9870 2004-11-24 Jay Belanger <belanger@truman.edu>
9871
9872 * calc/calc-sel.el: Add comment.
9873
9874 * calc/calc.el (math-stack-value-offset): Replace variables c,
9875 wid and off with math-svo-c, math-svo-wid and math-svo-off.
9876
9877 * calc/calccomp.el (math-comp-sel-tag): Declare it.
9878 (math-svo-c, math-svo-wid, math-svo-off): New variables.
9879 (math-stack-value-offset-fancy): Replace variables c, wid and off
9880 by declared variables.
9881 (math-comp-just, math-comp-comma-spc): New variables.
9882 (math-compose-expr, math-compose-matrix): Replace variables `just'
9883 and comma-spc by declared variable.
9884 (math-comp-vector-prec): New variable.
9885 (math-compose-expr, math-compose-matrix, math-compose-rows):
9886 Replace variable vector-prec by declared variable.
9887 (math-comp-left-bracket, math-comp-right-bracket)
9888 (math-comp-comma): New variables.
9889 (math-compose-expr, math-compose-rows): Replace variables
9890 left-bracket, right-bracket and comma by declared variables.
9891 (math-comp-full-width): New variable.
9892 (math-comp-to-string-flat, math-comp-to-string-flat-term):
9893 Replace variable full-width by declared variable.
9894 (math-comp-highlight, math-comp-word, math-comp-level)
9895 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
9896 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
9897 New variables.
9898 (math-comp-to-string-flat, math-comp-to-string-flat-term)
9899 (math-comp-sel-flat-term): Replace variables comp-highlight,
9900 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
9901 declared variables.
9902 (math-comp-simplify, math-comp-simplify-term)
9903 (math-comp-add-string, math-comp-add-string-sel):
9904 Replace variables comp-highlight, comp-buf, comp-base,
9905 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
9906
9907 2004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9908
9909 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
9910
9911 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
9912 and x-server-version may throw.
9913
9914 2004-11-23 Kim F. Storm <storm@cua.dk>
9915
9916 * subr.el (substitute-key-definition-key): Optimize.
9917 Don't call indirect-function for nil defn (always signals error).
9918
9919 * ido.el (ido-read-internal): Fix require-match check when
9920 ido-directory-too-big is set.
9921
9922 2004-11-23 Jay Belanger <belanger@truman.edu>
9923
9924 * calc/calc-ext.el (math-read-replacement-list)
9925 (math-read-superscripts): New variables.
9926 (math-read-preprocess-string): New function.
9927 (math-read-expr): Filter input through math-read-preprocess-string.
9928
9929 * calc/calc-aent.el (math-read-exprs): Filter input through
9930 math-read-preprocess-string.
9931
9932 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
9933
9934 * progmodes/compile.el (compilation-start): In cd command use
9935 substitute-env-vars -- not quite shell compatible but better than
9936 nothing.
9937 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
9938 handle the newer versions messages, which are more parseable.
9939
9940 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
9941
9942 * reveal.el (reveal-mode-map): New var.
9943 (reveal-mode): Use it.
9944
9945 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
9946
9947 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
9948 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
9949
9950 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
9951
9952 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
9953 header-line when needed.
9954 Use fixed-pitch only in the header-line.
9955 Build the underline automatically. Use emdash if available.
9956
9957 2004-11-22 Richard M. Stallman <rms@gnu.org>
9958
9959 * dired.el (dired-recursive-copies): Move from dired-aux.el.
9960 * dired-aux.el (dired-recursive-copies): Move to dired.el.
9961
9962 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
9963
9964 * progmodes/gdb-ui.el (gdb-resync): New function.
9965 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
9966 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
9967 Use it to fail more gracefully.
9968 (gdb-variables): Delete variable.
9969 Re-order variables to reduce byte-compiler warnings.
9970
9971 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
9972
9973 * descr-text.el (describe-char):
9974 * paren.el (show-paren-function):
9975 * subr.el (syntax-after): Undo last change.
9976
9977 * progmodes/python.el (run-python): Don't hard code *Python*.
9978 Don't modify global process-environment.
9979 (python-send-region, python-load-file): Don't assume that
9980 python-buffer == (process-buffer (python-proc)).
9981 (python-switch-to-python): Simplify.
9982
9983 * dired.el (dired-align-file): Don't assume line starts with spaces.
9984
9985 2004-11-21 Jay Belanger <belanger@truman.edu>
9986
9987 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
9988 Replace variable `lines' by math-read-big-lines.
9989 (math-read-big-expr): Replace variables the-baseline, the-h2
9990 and err-msg by math-read-big-baseline, math-read-big-h2 and
9991 math-read-err-msg.
9992 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
9993
9994 * calc/calc-lang.el (math-read-big-rec): Fix typo.
9995 (math-read-big-balance): Replace unbound variable by value.
9996 (math-read-big-lines): New variable.
9997 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
9998 (math-read-big-error, math-read-big-balance): Replace variable
9999 `lines' by declared variable.
10000 (math-read-big-baseline, math-read-big-h2): New variables.
10001 (math-read-big-rec): Replace variables the-baseline and the-h2
10002 by declared variables.
10003 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
10004 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
10005 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
10006 declared variables.
10007 (math-read-big-err-msg): New variable.
10008 (math-read-big-error): Replace variable err-msg by declared variable.
10009
10010 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
10011
10012 * ses.el: Add coding cookie.
10013 Fix up docstrings, follow new commenting conventions.
10014 (ses-header-line-menu): Fix missing variable rename for header-row.
10015 (ses-cell-size): Remove.
10016 (ses-make-cell): New function.
10017 (ses-cell, ses-insert-row, ses-insert-column): Use it.
10018 (ses-calculate-cell): Remove unused var `symbol'.
10019 (ses-narrowed-p): New function.
10020 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
10021 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
10022 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
10023 (ses-setup): Use restore-buffer-modified-p.
10024 (ses-cleanup): Remove unused var `end'.
10025 (ses-header-string-left-offset): Remove.
10026 (ses-create-header-string): Adjust to new behavior of `align-to'.
10027 Truncate excessively large fields to preserve alignment.
10028 (ses-reconstruct-all): Remove unused var `refs'.
10029 (ses-read-cell-printer): Remove unused var `prompt'.
10030 (ses-delete-row): Remove unused var `pos'.
10031 (ses-delete-column): Remove unused var `new'.
10032
10033 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10034
10035 * ps-print.el: Insert :version tag into all defgroup and defcustom.
10036 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
10037 Eliminate eval-and-compile usage.
10038 (ps-insert-file): Use insert-file-contents instead of insert-file.
10039 (ps-setup): Code fix.
10040
10041 * printing.el (pr-setup, lpr-setup): Code fix.
10042
10043 2004-11-21 Jay Belanger <belanger@truman.edu>
10044
10045 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
10046 (calc-original-buffer): Declare them.
10047 (calc-user-formula-alist): New variable.
10048 (calc-user-define-formula, calc-fix-user-formula)
10049 (calc-user-define-composition, calc-finish-formula-edit):
10050 Replace variable `alist' by declared variable.
10051 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
10052 (var-q7, var-q7, var-q8, var-q9): Declare them.
10053 (calc-kbd-push): Don't check to see if var-q0 through var-q9
10054 are bound.
10055 (calcFunc-typeof): Replace undeclared variable by expression.
10056 (math-exp-env): New variable.
10057 (math-define-body, math-define-exp): Replace exp-env by declared var.
10058 (math-define-exp): Replace misplaced variable by expression.
10059
10060 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
10061 (calc-curve-model, calc-curve-coefnames): New variables.
10062 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
10063 varnames, model and coefnames by declared variables.
10064 (math-root-widen): New variable.
10065 (math-search-root, math-find-root): Replace variable root-widen by
10066 declared variable.
10067 (var-DUMMY): Declare it.
10068 (math-root-vars, math-min-vars): Move the declarations to earlier in
10069 the file.
10070 (math-brent-min): Make d a local variable.
10071 (math-find-minimum): Replace non-existent variable.
10072 (math-ninteg-romberg): Remove unnecessary variable.
10073 (math-ninteg-temp): New variable.
10074 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
10075 integ-temp by declared variable.
10076 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
10077 New variables.
10078 (math-general-fit): Replace variables first-var, first-coef and
10079 new-coefs by declared variables.
10080 (calcFunc-fitvar): Replace variable first-var by declared variable.
10081 (calcFunc-fitparam): Replace variable first-coef by declared variable.
10082 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
10083 (math-all-vars-vars, math-all-vars-found): New variables.
10084 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
10085 found by declared variable math-all-vars-vars.
10086
10087 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
10088
10089 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
10090 of `defconst'.
10091
10092 2004-11-20 Richard M. Stallman <rms@gnu.org>
10093
10094 * isearch.el (isearch-mode-map): Don't bind SPC.
10095 (isearch-whitespace-chars): Function deleted.
10096 (isearch-search): Bind search-spaces-regexp.
10097 (isearch-lazy-highlight-search): Likewise.
10098 (search-whitespace-regexp): Doc fix.
10099 (isearch-forward-regexp): Doc fix.
10100
10101 * emacs-lisp/bytecomp.el (byte-compile-form):
10102 Move the calls to byte-compile-set-symbol-position,
10103 to avoid having two for the same symbol occurrence.
10104
10105 * comint.el (comint-input-ring-size): Increase to 150.
10106
10107 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
10108 New variables.
10109 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
10110 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
10111
10112 * imenu.el (imenu--generic-function):
10113 Ensure we keep moving backward even if BEG isn't further back.
10114
10115 * replace.el (query-replace-read-to, query-replace-read-from):
10116 Specify t for KEEP-ALL in read-from-minibuffer.
10117
10118 * progmodes/python.el (python-switch-to-python):
10119 If Python isn't running, start it.
10120 Don't alter debug-ignored-errors.
10121
10122 * progmodes/cperl-mode.el (cperl-indent-region):
10123 Don't mind imenu-scanning-message.
10124
10125 * bindings.el (global-map): Bind C-e to move-end-of-line.
10126
10127 * simple.el (line-move-finish): New arg FORWARD.
10128 Ignore invisible newlines, not intangible ones.
10129 Conditions for acceptable stopping positions depend on FORWARD.
10130 (line-move): Pass FORWARD arg to line-move-finish.
10131
10132 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
10133 of HEADER. Compensate for this change in the code to add display
10134 properties. Don't make the first line intangible.
10135
10136 * info.el (Info-search): Fix previous change.
10137
10138 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
10139
10140 * Makefile.in (recompile): Revert 2004-11-19 change.
10141 (compile): Likewise.
10142
10143 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
10144
10145 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
10146
10147 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10148
10149 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
10150 defgroup and defcustom. Eliminate eval-and-compile usage.
10151
10152 * progmodes/ebnf-otz.el: Fix typos.
10153
10154 2004-11-19 Jay Belanger <belanger@truman.edu>
10155
10156 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
10157 (calc-edit-finish, calc-finish-stack-edit): Replace variable
10158 disp-trail by declared variable.
10159
10160 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
10161 (calc-finish-selection-edit): Replace variable disp-trail by
10162 declared variable.
10163 (calc-selection-cache-entry): Move declaration to earlier in the file.
10164 (calc-selection-cache-num, calc-selection-cache-comp)
10165 (calc-selection-cache-offset, calc-selection-true-num)
10166 (calc-final-point-line, calc-final-point-column)
10167 (calc-original-buffer): Declare them.
10168 (calc-fnp-op, calc-fnp-num): New variables.
10169 (calc-find-nth-part, calc-find-nth-part-rec)
10170 (calc-select-previous): Replace op and num by declared variables.
10171 (calc-rsf-old, calc-rsf-new): New variables.
10172 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
10173 Replace variables old and new by declared variables.
10174 (calc-sel-reselect): New variable.
10175 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
10176 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
10177 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
10178 reselect with declared variable.
10179
10180 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
10181 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
10182 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
10183 (math-import-list, math-rewrite-phase): Declare them.
10184 (math-rewrite): Use let* to declare variables.
10185 (calc-rewrite-selection): Make rules a local variable.
10186 (calc-rewr-sel): New variable.
10187 (calc-rewrite-selection, calc-locate-selection-marker)
10188 (calc-rewrite): Use the declared variable calc-rewr-sel instead
10189 of sel.
10190 (math-rewrite-whole-expr): New variable.
10191 (math-rewrite, math-rewrite-phase): Replace variable expr by
10192 declared variable.
10193 (math-rewrite-heads-heads, math-rewrite-heads-skips)
10194 (math-rewrite-heads-blanks ): New variables.
10195 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
10196 heads, skips and blanks by declared variables.
10197 (math-rwcomp-subst-old, math-rwcomp-subst-new)
10198 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
10199 New variables.
10200 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
10201 old, new, old-func and new-func by declared variables.
10202 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
10203 Remove unnecessary variable.
10204 (math-apply-rw-regs): New variable.
10205 (math-apply-rewrites, math-rwapply-replace-regs)
10206 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
10207 (math-apply-rw-ruleset): New variable.
10208 (math-apply-rewrites, math-rwapply-remember): Replace variable
10209 ruleset by declared variable.
10210
10211 2004-11-19 Richard M. Stallman <rms@gnu.org>
10212
10213 * info.el (Info-search): Use search-whitespace-regexp.
10214
10215 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
10216
10217 * vc-rcs.el (vc-rcs-parse): New function.
10218 (vc-rcs-annotate-command): Likewise.
10219 (vc-rcs-annotate-current-time): Likewise.
10220 (vc-rcs-annotate-time): Likewise.
10221 (vc-rcs-annotate-extract-revision-at-line): Likewise.
10222
10223 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
10224
10225 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
10226
10227 2004-11-18 Jay Belanger <belanger@truman.edu>
10228
10229 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
10230
10231 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10232
10233 * printing.el: Eliminate use of interactive-p and eval-and-compile.
10234 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
10235 Use make-temp-file to generate PostScript files in any situation.
10236 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
10237 (pr-interactive-p): Eliminate var.
10238 (pr-save-interactive): Eliminate macro.
10239 (pr-interface, pr-ps-directory-preview)
10240 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
10241 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
10242 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
10243 (pr-ps-buffer-ps-print, pr-ps-region-preview)
10244 (pr-ps-region-using-ghostscript, pr-ps-region-print)
10245 (pr-ps-region-ps-print, pr-ps-mode-preview)
10246 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
10247 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
10248 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
10249 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
10250 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
10251 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
10252 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
10253 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
10254 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
10255 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
10256 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
10257 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
10258 Eliminate pr-save-interactive usage.
10259 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
10260 Eliminate pr-interactive-p usage.
10261 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
10262 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
10263 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
10264 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
10265 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
10266 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
10267 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
10268 New funs.
10269 (pr-ps-file): Use make-temp-file to generate a temporary file.
10270
10271 2004-11-17 Jay Belanger <belanger@truman.edu>
10272
10273 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
10274 a local variable.
10275 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
10276 (math-top-only): New variable.
10277 (math-simplify, math-simplify-step): Replace variable top-only by
10278 declared variable math-top-only.
10279 (math-simplify-expr): Declare it.
10280 Replace argument expr in all calls of math-defsimplify by
10281 math-simplify-expr.
10282 (math-simplify-plus, math-simplify-times, math-simplify-divide)
10283 (math-simplify-divisor, math-simplify-one-divisor)
10284 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
10285 (math-simplify-pow): Replace variable expr by declared variable
10286 math-simplify-expr.
10287 (math-simplify-divisor): Remove local variables temp and op.
10288 (math-simplify-one-divisor): Make temp and op local variables.
10289 (math-simplify-divisor-nover, math-simplify-divisor-dover):
10290 New variables.
10291 (math-simplify-divisor, math-simplify-one-divisor):
10292 Replace variables nover and dover by declared variables.
10293 (math-expr-subst-new, math-expr-subst-old): New variables.
10294 (math-expr-subst, math-expr-subst-rec): Replace variables new
10295 and old by declared variables.
10296 (math-is-poly-degree, math-is-poly-loose): New variables.
10297 (math-is-polynomial, math-is-poly-rec): Replace variables degree
10298 and loose by declared variables.
10299 (math-poly-base-const-ok, math-poly-base-pred): New variables.
10300 (math-polynomial-base, math-polynomial-base-rec):
10301 Replace variables const-ok and mpb-pred by declared variables.
10302
10303 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
10304
10305 * calc/calc-ext.el (math-defsimplify): Change the argument in
10306 the created function to math-simplify-expr.
10307
10308 * calc/calc-units.el (math-simplify-expr): Declare it.
10309 Replace argument expr in all calls of math-defsimplify by
10310 math-simplify-expr.
10311 (math-simplify-units-prod): Replace variable expr by declared
10312 variable math-simplify-expr.
10313
10314 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
10315
10316 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
10317 Replace mapcar->dolist, format->string.
10318
10319 2004-11-17 Miles Bader <miles@gnu.org>
10320
10321 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
10322 * progmodes/idlwave.el: Remove RCS keywords.
10323
10324 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
10325
10326 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
10327 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
10328 Update to IDLWAVE version 5.5. Too many changes to list them here.
10329 * progmodes/idlw-help.el: New file.
10330
10331 2004-11-16 Richard M. Stallman <rms@gnu.org>
10332
10333 * international/iso-cvt.el (iso-tex2iso-trans-tab):
10334 Discard spaces after \i according to TeX rules.
10335
10336 * international/mule.el (set-buffer-file-coding-system):
10337 New arg NOMODIFY.
10338 (after-insert-file-set-coding): Pass that new arg.
10339 Prevent set-buffer-multibyte from trying to lock the file.
10340
10341 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
10342
10343 * saveplace.el (save-place): Doc fix.
10344
10345 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
10346 temporarily widen before finding the following word to copy.
10347
10348 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
10349 (cl-map-keymap): Definition deleted.
10350
10351 * subr.el (map-keymap-internal): New function.
10352
10353 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
10354
10355 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
10356 when pressing rather than when releasing mouse-2. Simplify.
10357
10358 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
10359
10360 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
10361 (compilation-mode): Set it here instead.
10362
10363 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
10364
10365 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
10366 (loop, cl-parse-loop-clause, defsetf): Use backquote.
10367
10368 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
10369
10370 * progmodes/compile.el (compilation-internal-error-properties):
10371 Fix up a transposition-typo. Check end-col before using it.
10372
10373 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
10374
10375 * international/iso-cvt.el (iso-tex2iso-trans-tab):
10376 Discard whitespace after macro \i when converting it.
10377
10378 2004-11-16 Juri Linkov <juri@jurta.org>
10379
10380 * emacs-lisp/find-func.el (find-function-regexp):
10381 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
10382 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
10383 Remove invalid `\W' from [^cgv\W]. Doc fix.
10384 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
10385
10386 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
10387
10388 * play/life.el: Maintainer is now FSF.
10389 (life-patterns, life-neighbor-deltas, life-window-start)
10390 (life-current-generation, life-generation-string): Use defvar
10391 instead of defconst.
10392
10393 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
10394
10395 * progmodes/compile.el (compilation-move-to-column): New fun.
10396 (compilation-internal-error-properties)
10397 (compilation-next-error-function): Use it to make sure we don't go past
10398 the end of line.
10399
10400 2004-11-15 John Paul Wallington <jpw@gnu.org>
10401
10402 * autoinsert.el (auto-insert-alist): Insert the user's name in
10403 copyright notice, rather than Free Software Foundation, for the
10404 Emacs Lisp header case too.
10405
10406 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10407
10408 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
10409 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
10410 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
10411 return the list of string in a string.
10412 (pr-call-process): Message if calling process returns an error, that
10413 is, the exit status is different of zero.
10414
10415 2004-11-15 Jay Belanger <belanger@truman.edu>
10416
10417 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
10418 variable var-thing.
10419 (math-integ-depth, math-integ-level, math-integral-limit)
10420 (math-enable-subst, math-any-substs, math-integ-msg)
10421 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
10422 (math-int-threshold, math-int-factors, math-double-roots)
10423 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
10424 (var-GenCount): Declare these variables.
10425 (calcFunc-integ): Don't check if var-IntegLimit is bound.
10426 (math-integral-cache, math-integral-cache-state):
10427 Move declarations to earlier in the file.
10428 (math-deriv-var, math-deriv-total, math-deriv-symb)
10429 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
10430 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
10431 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
10432 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
10433 (math-solve-res): New variables
10434 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
10435 (math-integral, math-replace-integral-parts)
10436 (math-integrate-by-parts, calc-dump-integral-cache)
10437 (math-try-integral, math-do-integral, math-do-integral)
10438 (math-do-integral-methods, math-try-solve-for)
10439 (math-try-solve-prod, math-solve-poly-funny-powers)
10440 (math-solve-crunch-poly, math-decompose-poly)
10441 (math-solve-find-root-term, math-find-root-in-prod)
10442 (math-integ-try-linear-substitutions)
10443 (math-integ-try-substitutions, math-expr-rational-in)
10444 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
10445 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
10446 (math-solve-for, math-solve-system, math-solve-system-rec)
10447 (math-solve-get-sign, math-solve-get-int)
10448 (math-solve-system-subst): Replace undeclared variables with newly
10449 declared variables.
10450
10451 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
10452
10453 * winner.el (winner-active-region, winner-edges, winner-window-list):
10454 Define at toplevel.
10455 (winner-mode-map): Move init inside declaration.
10456
10457 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
10458
10459 * files.el (convert-standard-filename): Doc fix.
10460
10461 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
10462
10463 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
10464 passwd, group, shadow, default/* and pam.d/*.
10465
10466 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10467
10468 * printing.el (pr-menu-spec): Adjust menu specification.
10469
10470 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10471
10472 * printing.el: Doc fix. Insert :version tag into all defcustom.
10473 Handle interactive-p as is recommended in Emacs Lisp Reference.
10474 Set the file permission bits for newly created files.
10475 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
10476 The printing menu specification (in `pr-menu-spec') was merged.
10477 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10478 (pr-version): New version number (6.8.3).
10479 (pr-file-modes): New option.
10480 (pr-interactive-p): New var.
10481 (pr-save-interactive, pr-save-file-modes): New macros.
10482 (pr-setup): Code fix.
10483 (pr-menu-spec): Menu specification merged.
10484 (pr-call-process, pr-text2ps): Set file permission bits.
10485 (pr-despool-print): Set file permission bits. Handle interactive-p as
10486 is recommended.
10487 (pr-interface, pr-ps-directory-preview)
10488 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
10489 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
10490 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
10491 (pr-ps-buffer-ps-print, pr-ps-region-preview)
10492 (pr-ps-region-using-ghostscript, pr-ps-region-print)
10493 (pr-ps-region-ps-print, pr-ps-mode-preview)
10494 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
10495 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
10496 (pr-despool-using-ghostscript, pr-despool-ps-print)
10497 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
10498 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
10499 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
10500 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
10501 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
10502 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
10503 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
10504 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
10505 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
10506 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
10507 Handle interactive-p as is recommended.
10508
10509 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
10510
10511 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
10512 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
10513
10514 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
10515 so it doesn't forget to highlight the beginning of the region either.
10516
10517 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
10518
10519 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
10520 (c-font-lock-init): Eliminate obsolete make-local-hook.
10521 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
10522 (awk-mode): Use run-mode-hooks.
10523
10524 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
10525
10526 2004-11-13 Kim F. Storm <storm@cua.dk>
10527
10528 * mouse.el (mouse-drag-copy-region): Add :version.
10529 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
10530 while dragging mode line, so mode line can be dragged downwards.
10531 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
10532 while pressing mouse button so window doesn't scroll until we
10533 release the mouse if clicking on partially visible line.
10534
10535 2004-11-12 Jay Belanger <belanger@truman.edu>
10536
10537 * calc/calc-graph.el (calc-dumb-map): Declare it.
10538 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
10539 than unbound.
10540 (calc-graph-name): Made `end' a local variable.
10541 (calc-graph-lookup): Made `varname' a local variable.
10542 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
10543 Declare them.
10544 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
10545 (calc-graph-plot, calc-graph-compute-3d): Remove references to
10546 the unused variable y3vec.
10547 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
10548 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
10549 calc-graph-prev-kill-hook.
10550 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
10551 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
10552 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
10553 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
10554 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
10555 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
10556 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
10557 (calc-graph-y3value, calc-graph-y3name)
10558 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
10559 (calc-graph-stepcount, calc-graph-is-splot)
10560 (calc-graph-surprise-splot, calc-graph-blank)
10561 (calc-graph-non-blank, calc-graph-curve-num): New variables.
10562 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
10563 (calc-graph-recompute-2d, calc-graph-compute-3d)
10564 (calc-graph-format-data): Replace undeclared variables with the
10565 above newly declared variables.
10566
10567 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
10568
10569 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
10570 `rsf-beep' and `rsf-sleep-after-message'.
10571
10572 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
10573 list if `message-sender' is non-nil.
10574
10575 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
10576
10577 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
10578 consing by using mapc instead of mapcar.
10579
10580 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
10581
10582 * tooltip.el (require): Explain why CL is needed.
10583
10584 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10585
10586 * printing.el: Insert :version into defgroup (printing). All reference
10587 to Files option in menubar were changed to File.
10588 (pr-version): New version number (6.8.2).
10589 (pr-get-symbol): Call easy-menu-intern.
10590 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
10591 compilation gripes.
10592
10593 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
10594
10595 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
10596 new byte-compile-function-environment binding to t.
10597
10598 * font-lock.el (font-lock-fontify-syntactically-region):
10599 Don't forget to highlight the last char when we hit `end'.
10600
10601 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
10602 (mwheel-scroll): Adjust accordingly.
10603
10604 * cvs-status.el: Reduce spurious warnings.
10605 (cvs-status-checkout): Remove.
10606 (cvs-status-mode-map): Use cvs-mode-checkout instead.
10607
10608 * pcvs.el (cvs-mode-checkout): New command.
10609
10610 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
10611
10612 * tooltip.el: Require CL.
10613
10614 * emacs-lisp/bytecomp.el: Use push.
10615 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
10616 (defalias): Remove the `byte-compile' property and add
10617 a `byte-hunk-handler'.
10618
10619 2004-11-11 Juri Linkov <juri@jurta.org>
10620
10621 * info.el (Info-search): Save match data for isearch.
10622 Skip Tag Table node.
10623
10624 * descr-text.el (describe-char): Replace syntax-after with code
10625 from its previous version.
10626
10627 * files.el (magic-mode-alist): Use optimization for SGML mode too.
10628 (set-auto-mode): Doc fix. Remove unused variable `xml'.
10629
10630 * international/mule.el (sgml-html-meta-auto-coding-function):
10631 Remove > after <html to allow HTML attributes.
10632
10633 2004-11-11 Jay Belanger <belanger@truman.edu>
10634
10635 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
10636 a variable.
10637 (calcFunc-dfac): Replace unbound max by n.
10638 (math-stirling-local-cache): New variable.
10639 (math-stirling-number, math-stirling-1, math-stirling-2):
10640 Replace the variable `cache' by the declared variable
10641 math-stirling-local-cache.
10642 (var-RandSeed): Declare it as a variable.
10643 (math-init-random-base, math-random-digit): Don't check to see if
10644 var-RandSeed is bound.
10645 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
10646 Declare them instead of just setting them.
10647 (math-init-random-base): Made i a local variable.
10648 (math-random-digit): Made math-random-last a local variable.
10649 (math-prime-test-cache): Move declaration to before it is used.
10650 (math-prime-test-cache-k, math-prime-test-cache-q)
10651 (math-prime-test-cache-nm1, math-prime-factors-finished):
10652 Declare them as variables.
10653
10654 2004-11-11 Jay Belanger <belanger@truman.edu>
10655
10656 * calc/calc-ext.el (math-defcache): Use defvar for the new
10657 variables it creates.
10658
10659 2004-11-11 Lars Hansen <larsh@math.ku.dk>
10660
10661 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
10662 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
10663 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
10664 (desktop-save): Add :version.
10665
10666 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
10667
10668 * printing.el (pr-get-symbol): Don't downcase.
10669
10670 2004-11-10 Jay Belanger <belanger@truman.edu>
10671
10672 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
10673 string to kill-ring.
10674
10675 * calc/calc-aent.el (calc-alg-exp, math-toks)
10676 (math-exp-pos,math-exp-old-pos, math-exp-token)
10677 (math-exp-keep-spaces, math-exp-str): New variables.
10678 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
10679 (calcAlg-enter): Use declared variable calc-alg-exp.
10680 (math-build-parse-table, math-find-user-token): Use declared
10681 variable math-toks.
10682 (math-read-exprs, math-read-token, calc-check-user-syntax)
10683 (calc-match-user-syntax, match-factor-after, math-read-factor):
10684 Use declared variables math-exp-pos math-exp-old-pos.
10685 (math-read-exprs, math-read-token, math-read-expr-level)
10686 (calc-check-user-syntax, calc-match-user-syntax)
10687 (match-factor-after, math-read-factor): Use declared variable
10688 math-exp-token.
10689 (math-read-exprs, math-read-expr-list, math-read-token)
10690 (math-read-factor): Use declared variable math-exp-keep-spaces.
10691 (math-read-exprs, math-read-token): Use declared variable
10692 math-exp-str.
10693 (calc-match-user-syntax): Make m a local variable.
10694
10695 * calc/calc-ext.el (math-read-expr): Use declared variables
10696 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
10697 math-exp-keep-spaces.
10698
10699 * calc/calc-forms.el (math-read-angle-bracket): Use declared
10700 variables math-exp-pos, math-exp-str.
10701
10702 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
10703 math-exp-old-pos.
10704 (math-parse-fortran-vector, math-parse-fortran-vector-end)
10705 (math-parse-eqn-prime): Use declared variable math-exp-token.
10706
10707 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
10708 Use declared variable math-exp-pos.
10709 (math-check-for-commas): Use declared variable math-exp-str.
10710 (math-read-brackets): Use declared variables math-exp-old-pos,
10711 math-exp-keep-spaces.
10712 (math-read-brackets, math-read-vector, math-read-matrix):
10713 Use declared variable math-exp-token.
10714
10715 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
10716
10717 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
10718 where the keymap is a symbol.
10719 (easy-menu-add-item): Use keymap-prompt. Simplify.
10720
10721 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
10722
10723 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
10724 (sgml-parse-tag-backward): Use it to skip spurious < or >.
10725
10726 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
10727
10728 * ebuff-menu.el: Doc fixes throughout.
10729 (electric-buffer-menu-mode-hook): New defvar.
10730
10731 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
10732
10733 * tooltip.el: Don't require cl, comint, gud, gdb-ui for compilation.
10734 The resulting compiler warnings appear to be harmless.
10735
10736 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
10737
10738 * textmodes/conf-mode.el: New file.
10739
10740 * files.el (auto-mode-alist, magic-mode-alist): Use it.
10741
10742 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
10743
10744 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
10745
10746 2004-11-09 Jay Belanger <belanger@truman.edu>
10747
10748 * calc/calc-ext.el (calc-init-extensions): Remove old code.
10749
10750 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
10751 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
10752 (calc-z-prefix-help, calc-user-function-list): Use declared
10753 variables calc-z-prefix-buf, calc-z-prefix-msgs.
10754 (math-map-tree, math-map-tree-rec): Use declared variables
10755 math-mt-many, math-mt-func.
10756 (math-read-expression, math-read-string): Use declared variable
10757 math-expr-data.
10758
10759 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
10760 variable math-normalize-a.
10761
10762 * calc/calc.el (math-normalize-a): New variable.
10763 (math-normalize): Use declared variable math-normalize-a.
10764
10765 * calc/calc-poly.el (math-expand-form): Use declared variable
10766 math-mt-many.
10767
10768 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
10769 Use declared variable math-mt-many.
10770 (math-rewrite): Use declared variable math-mt-func.
10771
10772 * calc/calc-vec.el (math-read-brackets, math-read-vector)
10773 (math-read-matrix): Use declared variable math-expr-data.
10774
10775 * calc/calc-lang.el (math-parse-fortran-vector)
10776 (math-parse-fortran-vector-end, math-parse-tex-sum)
10777 (math-parse-eqn-matrix, math-parse-eqn-prime)
10778 (math-read-math-subscr): Use declared variable math-expr-data.
10779
10780 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
10781 (math-read-expr-level, math-read-token, calc-check-user-syntax)
10782 (calc-match-user-syntax, math-read-if, math-factor-after)
10783 (math-read-factor): Use declared variable math-expr-data.
10784
10785 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
10786
10787 * calendar/diary-lib.el (diary-from-outlook)
10788 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
10789 interactive-p; but rather new optional argument NOCONFIRM.
10790
10791 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
10792
10793 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
10794 (easy-menu-name-match): Revert correspondingly.
10795
10796 2004-11-09 Richard M. Stallman <rms@gnu.org>
10797
10798 * emacs-lisp/bytecomp.el (byte-compile-defalias):
10799 Turn off warnings for the new function even if definition not constant.
10800 If the definition isn't a quoted symbol, record (FUNCTION . t).
10801 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
10802 (byte-compile-callargs-warn): Handle (FUNCTION . t).
10803 (display-call-tree, byte-compile-arglist-warn):
10804 Handle t returned by byte-compile-fdefinition.
10805
10806 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10807
10808 * Makefile.in (maintainer-clean): Depend on distclean.
10809
10810 * help-fns.el (help-C-file-name): File name must be in build-files
10811 to be returned.
10812
10813 2004-11-09 Jay Belanger <belanger@truman.edu>
10814
10815 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
10816 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
10817
10818 * calc/calc.el (calc, calc-trail-display, calc-mode):
10819 Remove obsolete sections.
10820
10821 * calc/calc.el (calc-x-paste-text): Remove.
10822
10823 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
10824 mouse-2.
10825
10826 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
10827
10828 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
10829 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
10830 current frame (in case of recursive calls).
10831 (gdb-show-changed-values): Add :version keyword.
10832
10833 2004-11-09 Kenichi Handa <handa@m17n.org>
10834
10835 * international/mule-cmds.el: Change coding: tag back to
10836 iso-2022-7bit.
10837
10838 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
10839
10840 * international/mule-cmds.el: Change coding-system to utf-8.
10841 (select-safe-coding-system-interactively):
10842 New function extracted from select-safe-coding-system.
10843 (select-safe-coding-system): Use it.
10844
10845 2004-11-08 Richard M. Stallman <rms@gnu.org>
10846
10847 * subr.el (syntax-after): Doc fix.
10848
10849 * paren.el (show-paren-function): Change calls to syntax-after
10850 for new way of returning the value.
10851
10852 * menu-bar.el (menu-bar-file-menu): Make this the real name
10853 and menu-bar-files-menu the alias. Use the former.
10854 (global-map): Use `file', not `files', as the symbol.
10855
10856 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
10857
10858 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
10859 Don't use beginning-of-buffer.
10860 (filesets-cmd-show-result): Use with-no-warnings.
10861
10862 2004-11-08 Juri Linkov <juri@jurta.org>
10863
10864 * progmodes/compile.el (compile): Don't overwrite last command in
10865 minibuffer history with default command if they are not equal.
10866
10867 2004-11-08 Jay Belanger <belanger@truman.edu>
10868
10869 * calc/calcalg2.el (math-do-integral-methods): Try linear then
10870 non-linear substitutions.
10871
10872 2004-11-08 Jay Belanger <belanger@truman.edu>
10873
10874 * calc/calcalg2.el (math-linear-subst-tried): New variable.
10875 (math-do-integral): Set `math-linear-subst-tried' to nil.
10876 (math-do-integral-methods): Use `math-linear-subst-tried' to
10877 determine what type of substitution to try.
10878 (math-integ-try-linear-substituion):
10879 Set `math-linear-subst-tried' to t.
10880
10881 2004-11-08 Kim F. Storm <storm@cua.dk>
10882
10883 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
10884
10885 2004-11-07 Juri Linkov <juri@jurta.org>
10886
10887 * info-look.el (info-lookup): Allow reusing in the current buffer
10888 not only *info* buffer, but all (even renamed) Info buffers
10889 by checking for major-mode instead of *info* buffer name.
10890 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
10891 (octave-mode, maxima-mode) <doc-spec>:
10892 Allow long dashes generated by Texinfo 4.7 before definitions.
10893 (texinfo-mode) <doc-spec>: Add space to suffix to find command
10894 definitions with argument separated by space.
10895
10896 2004-11-06 Richard M. Stallman <rms@gnu.org>
10897
10898 * simple.el (next-error group, face): Move before first use.
10899 (next-error-highlight, next-error-highlight-no-select): Likewise.
10900
10901 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
10902 (line-move): New args NOERROR and TO-END.
10903 Return t if if succeed in moving specified number of lines.
10904 (move-end-of-line): New function.
10905
10906 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
10907 (end-of-buffer-other-window): Likewise.
10908
10909 * simple.el (line-move-ignore-invisible): Default to t.
10910
10911 * subr.el (syntax-after): Return the syntax letter, not the raw code.
10912
10913 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
10914
10915 * international/iso-cvt.el (iso-cvt-define-menu):
10916 Rename menu-bar-files-menu to menu-bar-file-menu.
10917
10918 * net/browse-url.el (browse-url-gnome-moz-program)
10919 (browse-url-gnome-moz-arguments): Move up before first use.
10920
10921 * net/tramp.el (tramp group): Add :version.
10922
10923 * progmodes/ada-xref.el (ada-gdb-application):
10924 Use goto-char instead of beginning-of-buffer.
10925
10926 * progmodes/cperl-mode.el (cperl-info-on-command):
10927 Use goto-char instead of beginning-of-buffer.
10928
10929 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
10930 Move up before first use.
10931 (idlwave-shell-temp-pro-file): Likewise.
10932 (idlwave-shell-temp-rinfo-save-file): Likewise.
10933 (idlwave-shell-temp-file): Minor doc fix.
10934
10935 * textmodes/flyspell.el (flyspell-external-point-words):
10936 Use goto-char instead of beginning-of-buffer.
10937
10938 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
10939
10940 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
10941 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
10942 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
10943
10944 2004-11-06 David Ponce <david@dponce.com>
10945
10946 * recentf.el (recentf-menu-path): Use menu item name.
10947
10948 2004-11-06 Eli Zaretskii <eliz@gnu.org>
10949
10950 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
10951 display doesn't support images.
10952
10953 2004-11-06 Andreas Schwab <schwab@suse.de>
10954
10955 * tempo.el (tempo-match-finder): Doc fix.
10956
10957 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
10958
10959 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
10960
10961 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
10962 (easy-menu-lookup-name): New fun to replace it.
10963 (easy-menu-get-map): Use it to obey menu item names (rather than just
10964 keys) when looking up `path'.
10965 (easy-menu-always-true-p): Rename from easy-menu-always-true.
10966 (easy-menu-convert-item-1): Adjust to new name.
10967
10968 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
10969
10970 * outline.el (hide-body): Don't hide lines at the top of the file
10971 that precede the first header line.
10972
10973 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
10974
10975 * align.el (align-areas): Delete whitespace before reindenting, so
10976 that tabs are never placed after spaces.
10977
10978 2004-11-06 Alan Shutko <ats@acm.org>
10979
10980 * macros.el (insert-kbd-macro): Do completions based on macros,
10981 rather than all commands.
10982
10983 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
10984
10985 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
10986 to solve a bug whereby tags with 'b' don't match.
10987
10988 2004-11-05 Juri Linkov <juri@jurta.org>
10989
10990 * info.el (Info-search): Don't search in node header lines
10991 and file headers.
10992
10993 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
10994 symbol-constituent characters after dot, not only digits.
10995
10996 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
10997
10998 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
10999
11000 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11001
11002 * dired.el (dired-read-dir-and-switches): Call read-directory-name
11003 if a dialog will be used, read-file-name otherwise.
11004
11005 2004-11-04 Richard M. Stallman <rms@gnu.org>
11006
11007 * textmodes/table.el (table group): Add :version.
11008
11009 * textmodes/ispell.el (ispell-word):
11010 Don't alter args; set them only thru `interactive' spec.
11011
11012 * textmodes/flyspell.el (flyspell-word):
11013 Don't alter FOLLOWING; set it only thru `interactive' spec.
11014
11015 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
11016
11017 * net/browse-url.el (browse-url-maybe-new-window):
11018 Use called-interactively-p.
11019
11020 * mail/supercite.el (sc-cite-region):
11021 Don't use interactive-p. Add arg INTERACTIVE.
11022 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
11023
11024 * international/mule-cmds.el (set-input-method, toggle-input-method):
11025 Don't use interactive-p. Add arg INTERACTIVE.
11026
11027 * eshell/esh-mode.el (eshell-show-maximum-output):
11028 Don't use interactive-p.
11029 (eshell-truncate-buffer): Just message, no error, if buffer is short.
11030
11031 * mouse.el (mouse-show-mark): Get positions to delete from mark
11032 and point, not from mouse-drag-overlay.
11033
11034 * imenu.el (imenu-eager-completion-buffer): Add :version.
11035
11036 * filesets.el (filesets group): Add :version.
11037
11038 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
11039
11040 * files.el (xml-based-modes): Delete var.
11041 (magic-mode-alist): New more general var.
11042 (set-auto-mode): Use it.
11043
11044 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
11045 when clicking from another window.
11046
11047 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
11048
11049 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
11050 (vc-cvs-annotate-time): Incorporate value of deleted var.
11051 Remove special-case handling of beginning-of-buffer cruft.
11052 Cache ending position (point) and return value in text property
11053 `vc-cvs-annotate-time', and consult it on subsequent invocations.
11054
11055 * vc-cvs.el (vc-cvs-annotate-command):
11056 Delete extraneous lines from beginning of buffer.
11057 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
11058
11059 * progmodes/grep.el (grep-default-command): Take empty string
11060 for tag if all other methods yield nil. Shell-quote the tag.
11061
11062 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
11063 spec in `interactive' form, and mention it in the docstring.
11064 Also, make sure point is at bol after calling `annotate-time'.
11065
11066 2004-11-02 Richard M. Stallman <rms@gnu.org>
11067
11068 * cus-edit.el (customize-group-other-window):
11069 Select the window that displays the custom buffer.
11070 (custom-buffer-create-other-window): Likewise.
11071
11072 * comint.el (comint-insert-input): Fix previous change.
11073
11074 * emacs-lisp/elp.el (elp-instrument-function):
11075 Use called-interactively-p.
11076
11077 * emacs-lisp/easymenu.el (easy-menu-intern):
11078 Don't downcase; rather, case-flip the first letter of each word.
11079
11080 * emacs-lisp/easy-mmode.el (define-minor-mode):
11081 Use called-interactively-p.
11082
11083 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
11084 Add interactive-only.
11085 (byte-compile-warnings): Add interactive-only as option.
11086 (byte-compile-interactive-only-functions): New variable.
11087 (byte-compile-form): Warn about calls to functions
11088 in byte-compile-interactive-only-functions.
11089
11090 * emacs-lisp/autoload.el (update-file-autoloads):
11091 Don't use interactive-p; take new arg SAVE-AFTER.
11092
11093 * emacs-lisp/advice.el (ad-make-advised-definition):
11094 Use called-interactively-p.
11095
11096 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11097
11098 * files.el (find-file-existing): New function.
11099
11100 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
11101 find-file-existing. Add "New File..." that calls find-file.
11102
11103 * diropen.pbm, diropen.xpm: New files.
11104
11105 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
11106 icon diropen. New tool bar item find-file-existing uses icon open.
11107
11108 * dired.el (dired-read-dir-and-switches): Call read-directory-name
11109 instead of read-file-name.
11110
11111 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
11112
11113 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
11114 (icalendar--split-value): Change name of work buffer.
11115 (icalendar--get-weekday-abbrev): Return nil on error.
11116 (icalendar--date-to-isodate): New function.
11117 (icalendar-convert-diary-to-ical)
11118 (icalendar-extract-ical-from-buffer): Use only two args for
11119 make-obsolete (XEmacs compatibility).
11120 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
11121 (icalendar-export-region): Doc fix.
11122 If error, return non-nil and write errors to a buffer.
11123 Use correct weekday for weekly recurring events.
11124 Check whether date has been parsed for ordinary events.
11125 Make weekly events start in the year 2000.
11126 DTEND is non-inclusive, shift end date by one day if
11127 necessary (not for entries that have date and time).
11128 Rename local let variables: oops -> found-error, datestring ->
11129 startdatestring.
11130
11131 2004-11-02 Kim F. Storm <storm@cua.dk>
11132
11133 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
11134 keep-mode-if-same variable. Add it as optional arg instead.
11135 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
11136
11137 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
11138 substitute-command-keys will select lower-case bindings like those
11139 used in the static help texts.
11140
11141 * descr-text.el (describe-text-properties): Don't err if called in
11142 the *Help* buffer; output to *Help-2* buffer instead.
11143
11144 * kmacro.el (group kmacro): Add :version.
11145 (kmacro-keyboard-quit): New function to cleanup on C-g.
11146 (kmacro-start-macro): Set defining-kbd-macro to append when
11147 appending to last macro.
11148
11149 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
11150
11151 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
11152
11153 * progmodes/gdb-ui.el (gdb-enable-debug-log)
11154 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
11155 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
11156 Add :version keyword.
11157
11158 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
11159
11160 * progmodes/flymake.el (flymake-err-line-patterns):
11161 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
11162 `compilation-error-regexp-alist-alist' to internal Flymake format.
11163
11164 * progmodes/flymake.el: Eliminate byte-compiler warnings.
11165
11166 2004-11-01 Jay Belanger <belanger@truman.edu>
11167
11168 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
11169 with `interactive "s"'.
11170
11171 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11172
11173 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
11174 Revert change from 2004-10-16. '*' checks the current buffer, but the
11175 mouse click may be in another buffer.
11176
11177 2004-11-01 John Paul Wallington <jpw@gnu.org>
11178
11179 * files.el (large-file-warning-threshold): Add :version keyword.
11180 (kill-some-buffers): Doc fix.
11181
11182 * thumbs.el (group thumbs): Add :version keyword.
11183
11184 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
11185
11186 2004-11-01 Richard M. Stallman <rms@gnu.org>
11187
11188 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
11189
11190 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
11191
11192 * allout.el (allout group): Add :version.
11193 (allout-init): Don't use interactive-p.
11194 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
11195 (allout-forward-current-level, allout-backward-current-level):
11196 Don't use interactive-p.
11197
11198 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
11199 (bibtex-find-text): Likewise.
11200
11201 * progmodes/vhdl-mode.el (vhdl-fill-region)
11202 (vhdl-beginning-of-statement): Don't use interactive-p.
11203
11204 * progmodes/idlwave.el (idlwave-update-routine-info):
11205 Don't use interactive-p.
11206
11207 * progmodes/idlw-shell.el (idlwave-shell-send-char):
11208 Don't use interactive-p.
11209
11210 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
11211 Don't use interactive-p.
11212
11213 * progmodes/ada-xref.el (ada-make-body-gnatstub):
11214 Don't use interactive-p.
11215
11216 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
11217 (fortune-in-buffer): Doc fix.
11218
11219 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
11220
11221 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
11222 don't select the temporary buffer.
11223 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
11224 (eudc-get-phone): Likewise.
11225
11226 2004-11-01 Kim F. Storm <storm@cua.dk>
11227
11228 * man.el (Man-xref-normal-file): Fix help-echo.
11229
11230 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
11231
11232 * reveal.el (reveal-last-tick): New var.
11233 (reveal-post-command): Use it to avoid closing overlays when we're
11234 appending text to them.
11235
11236 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11237
11238 * textmodes/bibtex.el: Require button.
11239 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
11240 (bibtex-reference-keys): Distinguish between header keys and
11241 crossref keys.
11242 (bibtex-beginning-of-field): New function.
11243 (bibtex-url-map): Remove.
11244 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
11245 (bibtex-font-lock-url-regexp): Assume that field names begin at
11246 the beginning of a line.
11247 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
11248 Remove field delimiters. Use bibtex-beginning-of-field.
11249 Bugfix, point can be inside a field with a url.
11250 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
11251 New functions.
11252 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
11253 (bibtex-key-in-head): Simplify.
11254 (bibtex-current-line): Use bolp.
11255 (bibtex-parse-keys): Remove unused arg `add'.
11256 Use bibtex-type-in-head and bibtex-key-in-head.
11257 (bibtex-parse-entry, bibtex-autofill-entry):
11258 Use bibtex-type-in-head and bibtex-key-in-head.
11259 (bibtex-autokey-get-field): Do not alter case of replacement text.
11260 (bibtex-autokey-get-names): Do all processing of name list.
11261 (bibtex-autokey-get-year): New function.
11262 (bibtex-autokey-get-title): Do all processing of title words.
11263 (bibtex-generate-autokey): Simplify.
11264 (bibtex-string-files-init): Use default-directory.
11265 Allow for absolute file names in bibtex-string-files.
11266 (bibtex-files, bibtex-file-path): New variables.
11267 (bibtex-files-expand): New function.
11268 (bibtex-find-entry-globally): New command.
11269 (bibtex-summary-function): New variable.
11270 (bibtex-summary): Default value of bibtex-summary-function.
11271 (bibtex-find-crossref): New optional args pnt and split.
11272 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
11273 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
11274 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
11275 Fix handling of required and alternative fields.
11276 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
11277 Use cons and display-buffer.
11278 (bibtex-validate-globally): New command.
11279 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
11280 bibtex-parse-keys and bibtex-parse-strings for updating
11281 bibtex-reference-keys and bibtex-strings.
11282 (bibtex-realign): Remove blank lines past the last entry.
11283 (bibtex-reformat): Use bibtex-entry-format as default.
11284 (bibtex-choose-completion-string): Remove.
11285 (bibtex-complete): Do not use bibtex-choose-completion-string.
11286 (bibtex-url): Simplify.
11287
11288 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11289
11290 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
11291 (x-dnd-types-alist, x-dnd-open-file-other-window)
11292 (x-dnd-known-types): Add :version.
11293
11294 2004-10-31 John Paul Wallington <jpw@gnu.org>
11295
11296 * ibuffer.el (group ibuffer): Add :version keyword.
11297
11298 2004-10-31 Kim F. Storm <storm@cua.dk>
11299
11300 * ido.el (group ido): Add :version keyword.
11301 (ido-mode): Remove :version keyword.
11302
11303 * emulation/cua-base.el (group cua): Add :version keyword.
11304 (cua-mode): Remove :version keyword.
11305
11306 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
11307
11308 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
11309
11310 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
11311 compiler warning.
11312 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
11313 function.
11314 (help-at-pt-display-when-idle): Remove autoload.
11315
11316 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
11317
11318 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
11319
11320 2004-10-30 Juri Linkov <juri@jurta.org>
11321
11322 * help.el (function-called-at-point):
11323 * help-fns.el (variable-at-point): Read -> intern.
11324
11325 2004-10-30 Simon Josefsson <jas@extundo.com>
11326
11327 * progmodes/autoconf.el (autoconf-font-lock-keywords):
11328 Recognize AS_* too.
11329
11330 2004-10-29 Simon Josefsson <jas@extundo.com>
11331
11332 * subr.el (read-passwd): Move back from password.el.
11333
11334 * password.el: Remove, not ready yet.
11335
11336 2004-10-29 Andreas Schwab <schwab@suse.de>
11337
11338 * speedbar.el (speedbar-frame-parameters): Improve customize type.
11339
11340 2004-10-29 Sam Steingold <sds@gnu.org>
11341
11342 * mouse.el (mouse-show-mark): Replace the last occurrence of
11343 x-lost-selection-hooks with x-lost-selection-functions.
11344
11345 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
11346
11347 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
11348 x-lost-selection-functions is bound.
11349
11350 * mouse-sel.el (mouse-sel-mode):
11351 * emacs-lisp/lselect.el: Adjust to new names for
11352 x-(lost|sent)-selection-functions.
11353
11354 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
11355 New obsolete aliases of x-lost-selection-functions and
11356 x-sent-selection-functions.
11357
11358 2004-10-28 Kim F. Storm <storm@cua.dk>
11359
11360 * imenu.el (imenu-scanning-message): Remove.
11361 (imenu-progress-message): Make it a no-op.
11362
11363 2004-10-28 John Paul Wallington <jpw@gnu.org>
11364
11365 * files.el (set-auto-mode): Call `throw' correctly.
11366
11367 2004-10-28 Juri Linkov <juri@jurta.org>
11368
11369 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
11370 to search `Info-...' commands in `info' manual.
11371 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
11372 Add 'info-file "emacs" property.
11373 (Info-find-emacs-command-nodes): Fix index line number regexp.
11374 Set real line number (instead of fake 0) in first element of the
11375 returned list.
11376 (Info-goto-emacs-command-node): Use line number of first element
11377 to set point in the first found Info node.
11378
11379 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
11380 code to `grep-mode-font-lock-keywords'.
11381 (grep-mode-font-lock-keywords): Delete grep markers instead
11382 of making them invisible.
11383
11384 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11385
11386 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
11387 and x-server-version in bug report.
11388
11389 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
11390
11391 * files.el (set-auto-mode-0): New function.
11392 (set-auto-mode): Use it to handle aliased modes and to
11393 be consistent between C-x C-f and C-x C-w.
11394
11395 2004-10-28 Kenichi Handa <handa@m17n.org>
11396
11397 * international/utf-8.el (utf-translate-cjk-charsets):
11398 Add katakana-jisx0201.
11399
11400 * international/subst-jis.el: Add data for JISX0201.
11401
11402 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
11403
11404 * obsolete/hilit19.el (hilit-mode): New function.
11405 Move all the toplevel side-effecting stuff into it, so that loading
11406 hilit19 doesn't mess everything up any more.
11407
11408 2004-10-27 Richard M. Stallman <rms@gnu.org>
11409
11410 * add-log.el (add-change-log-entry): Set up mailing address
11411 and full name later, and don't alter add-log-mailing-address
11412 or add-log-full-name.
11413
11414 * elide-head.el (elide-head): Change error to message.
11415 (elide-head-show): Likewise.
11416
11417 * apropos.el (apropos-macrop): Doc fix.
11418
11419 * mouse.el (mouse-show-mark): Do most processing the same
11420 regardless of transient-mark-mode.
11421
11422 * shadowfile.el (shadow-copy-files): Use interactive-p
11423 only to control whether to print a message.
11424
11425 * tar-mode.el (tar-mode): Use write-contents-functions,
11426 not write-contents-hooks.
11427
11428 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
11429 directory-sep-char.
11430
11431 2004-10-27 Richard M. Stallman <rms@gnu.org>
11432
11433 * strokes.el (strokes-unload-hook): Fix previous change.
11434
11435 * type-break.el (type-break-run-at-time): Always use run-at-time;
11436 forget the alternatives.
11437 (type-break-cancel-function-timers): Always use cancel-function-timers;
11438 forget the alternatives.
11439
11440 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
11441
11442 2004-10-27 Kenichi Handa <handa@m17n.org>
11443
11444 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
11445
11446 * international/subst-gb2312.el: Likewise.
11447
11448 * international/subst-big5.el: Likewise.
11449
11450 * international/subst-ksc.el: Likewise.
11451
11452 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
11453 New variable.
11454 (utf-translate-cjk-set-unicode-range): New function.
11455 (utf-translate-cjk-unicode-range): Make it customizable.
11456 (utf-8-post-read-conversion):
11457 Use utf-translate-cjk-unicode-range-string.
11458 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
11459 Unicode ranges.
11460
11461 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
11462
11463 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
11464 trivial variants to shorten the list.
11465 (xml-based-modes): New var.
11466 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
11467 declaration higher priority than auto-mode-alist.
11468
11469 * find-file.el (cc-other-file-alist): Bring it in line with
11470 cc-mode's auto-mode-alist entries and use \' instead of $.
11471
11472 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
11473 and add "Id" and "Name" submenus to it.
11474
11475 * imenu.el (imenu--generic-function): Skip matches in comments.
11476
11477 2004-10-26 Jay Belanger <belanger@truman.edu>
11478
11479 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
11480 (full-calc-keypad, calc-trail-display): Use an extra argument
11481 instead of `interactive-p'.
11482
11483 * calc/calc-misc.el (calc-other-window): Use an extra argument
11484 instead of `interactive-p'.
11485
11486 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
11487 `interactive-p'.
11488
11489 2004-10-26 Kim F. Storm <storm@cua.dk>
11490
11491 * help.el (describe-key): Describe both down-event and up-event
11492 for a mouse click.
11493
11494 2004-10-26 Richard M. Stallman <rms@gnu.org>
11495
11496 * woman.el (woman): Don't call interactive-p.
11497
11498 * pcomplete.el (pcomplete): Instead of interactive-p,
11499 use an arg set non-nil by the interactive spec.
11500
11501 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
11502 use an arg set non-nil by the interactive spec.
11503
11504 * man.el (Man-cleanup-manpage): Instead of interactive-p,
11505 use an arg set non-nil by the interactive spec.
11506
11507 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
11508
11509 * progmodes/flymake.el (flymake-split-string):
11510 Use `flymake-split-string-remove-empty-edges' in any case.
11511
11512 2004-10-26 Masatake YAMATO <jet@gyve.org>
11513
11514 * progmodes/flymake.el (flymake-err-line-patterns):
11515 Use `compilation-error-regexp-alist-alist' instead of
11516 `compilation-error-regexp-alist'.
11517
11518 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
11519
11520 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
11521 verbatim face on the \ of \end{verbatim}.
11522
11523 2004-10-25 Jay Belanger <belanger@truman.edu>
11524
11525 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
11526 erasing minibuffer.
11527
11528 2004-10-25 Simon Josefsson <jas@extundo.com>
11529
11530 * subr.el (read-passwd): Move to net/password.el.
11531
11532 * net/password.el (read-passwd): Add. Autoload it.
11533
11534 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
11535
11536 * mouse-sel.el (mouse-sel-mode): Specify custom group.
11537
11538 * simple.el (process-file): Fix logic.
11539
11540 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
11541
11542 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
11543 (increase-right-margin): Remove erroneous call to `interactive-p'.
11544
11545 2004-10-24 Kim F. Storm <storm@cua.dk>
11546
11547 * help.el (describe-mode): Fix 2004-10-13 change.
11548 Copy pure "Auto Fill" string so it can be propertized later
11549 without causing a read-only error.
11550
11551 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
11552
11553 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
11554 style indexes.
11555
11556 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
11557
11558 * simple.el (process-file): Accept nil for INFILE. Reported by
11559 Luc Teirlinck.
11560
11561 2004-10-24 Masatake YAMATO <jet@gyve.org>
11562
11563 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
11564 Handle periods and underscores in a function name.
11565 Remove the address fontification.
11566
11567 2004-10-24 Masatake YAMATO <jet@gyve.org>
11568
11569 * progmodes/asm-mode.el (asm-font-lock-keywords):
11570 Use font-lock-variable-name-face for registers.
11571
11572 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
11573
11574 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
11575 kill-all-local-variables.
11576 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
11577 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
11578 Use kill-all-local-variables and provide mode-hooks.
11579 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
11580 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
11581 Suggested by Masatake YAMATO <jet@gyve.org>.
11582
11583 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
11584
11585 * simple.el (process-file): New function, similar to call-process
11586 but supports file handlers.
11587 * vc.el (vc-do-command): Use it, instead of call-process.
11588 * net/tramp-vc.el (vc-do-command): Do not advise it if
11589 process-file is fboundp.
11590 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
11591 process-file.
11592 (tramp-handle-process-file): New function.
11593 (tramp-file-name-for-operation): Support process-file.
11594
11595 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
11596
11597 * calendar/icalendar.el (icalendar--weekday-array): New constant.
11598 (icalendar-weekdayabbrev-table)
11599 (icalendar-monthnumber-table): Delete.
11600 (icalendar--get-month-number): Use calendar-month-name-array.
11601 (icalendar--get-weekday-number): New function.
11602 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
11603 (icalendar-export-region): Handle multi-line entries.
11604 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
11605
11606 2004-10-23 John Paul Wallington <jpw@gnu.org>
11607
11608 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
11609 `wildcards' set to t in interactive spec.
11610
11611 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
11612 interactive spec rather than use `interactive-p'.
11613 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
11614 rather than use function `interactive-p'.
11615
11616 2004-10-22 Kenichi Handa <handa@m17n.org>
11617
11618 * international/mule.el (translate-region): Implement it in Lisp
11619 as a front end of translate-region-internal.
11620
11621 2004-10-21 Jay Belanger <belanger@truman.edu>
11622
11623 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
11624 Declare these variables with defvar.
11625
11626 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
11627 is bound, only check to see if it is bound.
11628
11629 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
11630
11631 * textmodes/tex-mode.el (tex-compilation-parse-errors):
11632 Don't output messages.
11633
11634 * calc/calc-help.el (calc-describe-bindings): Fix last change.
11635
11636 2004-10-21 John Paul Wallington <jpw@gnu.org>
11637
11638 * calc/calc-graph.el (calc-graph-init):
11639 Use `set-process-query-on-exit-flag'.
11640
11641 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
11642
11643 * progmodes/compile.el (compilation-start): Rely on `cd' to get
11644 dir right and also allow argumentless cd.
11645
11646 2004-10-19 Richard M. Stallman <rms@gnu.org>
11647
11648 * textmodes/flyspell.el (flyspell-mode): Doc fix.
11649
11650 * eshell/em-unix.el (eshell-grep):
11651 Don't bind compilation-process-setup-function.
11652
11653 * comint.el (comint-insert-input): Use @ in `interactive'.
11654 (comint-input-filter-functions): Doc fix.
11655 (comint-kill-whole-line, comint-get-source): Doc fix.
11656
11657 * progmodes/compile.el (compilation-setup):
11658 Don't set buffer-read-only if MINOR is non-nil.
11659
11660 2004-10-19 Jay Belanger <belanger@truman.edu>
11661
11662 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
11663 (calc-emacs-type-gnu19): Remove.
11664 (calc-digit-map, calc-read-key-sequence, calc-read-key):
11665 Remove check for old emacs versions.
11666
11667 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
11668 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
11669 for current Emacs.
11670
11671 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
11672 the end of the minibuffer.
11673 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
11674 copy `esc-map'.
11675
11676 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
11677
11678 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
11679 call that would be given when the current emacs was used.
11680
11681 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
11682
11683 * calendar/icalendar.el: Set coding to utf-8.
11684 (icalendar-version): Increase to 0.07.
11685 (icalendar-monthnumber-table): Change March pattern.
11686 (icalendar-get-all-event-properties)
11687 (icalendar-set-event-property): Delete.
11688 (icalendar-all-events): No longer interactive.
11689 (icalendar-convert-diary-to-ical)
11690 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
11691 their replacements.
11692 (icalendar-export-file, icalendar-export-region): New functions;
11693 essentially old `icalendar-convert-diary-to-ical' but appending to
11694 target rather than overwriting.
11695 (icalendar-import-file): Append to target file rather than
11696 overwriting. Fourth arg deleted.
11697 (icalendar-import-buffer): New name for old
11698 `icalendar-extract-ical-from-buffer'.
11699 (icalendar--convert-string-for-import): New name for
11700 old `icalendar-convert-for-import'.
11701 (include-icalendar-files): Delete.
11702 Prefix for all internal functions changed from `icalendar-'
11703 to `icalendar--'.
11704
11705 2004-10-19 Richard M. Stallman <rms@gnu.org>
11706
11707 * paths.el (news-path): Fix previous change.
11708
11709 2004-10-18 Jay Belanger <belanger@truman.edu>
11710
11711 * calc/calc-help.el (calc-describe-bindings):
11712 Set `buffer-read-only' to nil while working in the keybindings buffer;
11713 remove some extra information from the keybindings buffer.
11714
11715 2004-10-18 David Ponce <david@dponce.com>
11716
11717 * mouse.el (mouse-drag-move-window-top): New function.
11718 (mouse-drag-mode-line-1): Use it.
11719
11720 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
11721
11722 * info.el (Info-fontify-node): For multiline refs,
11723 arrange to unfontify newline and surrounding whitespace.
11724
11725 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
11726
11727 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
11728 directory is missing.
11729
11730 2004-10-17 John Paul Wallington <jpw@gnu.org>
11731
11732 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
11733 New customizable variable; whether to display buffers that match
11734 `ibuffer-maybe-show-predicates' by default.
11735 (ibuffer-maybe-show-predicates): Mention it in docstring.
11736 (ibuffer-display-maybe-show-predicates): New variable.
11737 (ibuffer-update): Prefix arg now toggles whether buffers that
11738 match `ibuffer-maybe-show-predicates' should be displayed.
11739 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
11740 locally to heed `ibuffer-default-display-maybe-show-predicates'.
11741 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
11742
11743 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
11744
11745 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
11746 work correctly.
11747
11748 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
11749
11750 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
11751 (Buffer-menu-beginning): New helper function.
11752 (Buffer-menu-execute): Use it.
11753 (Buffer-menu-select): Use it.
11754 (Buffer-menu-sort): Use it and also keep markers.
11755
11756 2004-10-17 Richard M. Stallman <rms@gnu.org>
11757
11758 * paths.el (news-directory): Rename from news-path. Old name alias.
11759 (rmail-spool-directory): Use defvar.
11760 (sendmail-program): Use defcustom.
11761 (remote-shell-program): Use defcustom.
11762 (term-file-prefix): Use defvar.
11763 (abbrev-file-name): Use defvar.
11764
11765 * term.el: Add maintainer.
11766
11767 * subr.el (with-local-quit): Return nil if there's a quit.
11768 (read-passwd): Use with-local-quit. Doc fix.
11769
11770 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
11771 (strokes-unload-hook): Set as a variable with add-hook.
11772
11773 * startup.el (fancy-splash-tail, normal-splash-screen):
11774 Update copyright year.
11775
11776 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
11777
11778 * server.el (server-unload-hook): Set as a variable with add-hook.
11779
11780 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
11781
11782 * frame.el (special-display-popup-frame):
11783 Make the buffer current as its frame is created.
11784
11785 * delsel.el (delsel-unload-hook): Set as a variable.
11786
11787 * comint.el (comint-output-filter-functions):
11788 Add comint-watch-for-password-prompt.
11789 (comint-read-noecho): Function deleted.
11790 (send-invisible): Use read-passwd.
11791
11792 * fringe.el (fringe-mode-initialize): New function.
11793 (fringe-mode): Use fringe-mode-initialize as :initialize.
11794
11795 2004-10-17 Kim F. Storm <storm@cua.dk>
11796
11797 * language/indian.el (indian-script-language-alist): Swap value and doc.
11798 (indian-font-char-index-table): Doc fix.
11799
11800 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
11801
11802 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
11803
11804 2004-10-16 Juri Linkov <juri@jurta.org>
11805
11806 * progmodes/compile.el (compilation-start): Move let-binding of
11807 `process-environment' into `with-current-buffer' body.
11808 Reported by Matt Hodges <MPHodges@member.fsf.org>.
11809
11810 2004-10-16 Richard M. Stallman <rms@gnu.org>
11811
11812 * pcvs-util.el (cvs-bury-buffer):
11813 Don't call get-buffer-window for effect.
11814
11815 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
11816
11817 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
11818
11819 * msb.el (msb-unload-hook): Set the variable.
11820
11821 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
11822 Use * to err if buffer is readonly.
11823
11824 * subr.el (looking-back): Return only t or nil.
11825
11826 * whitespace.el (whitespace-unload-hook): Set the variable.
11827
11828 * view.el (view-mode-enable): Set view-page-size and
11829 view-half-page-size to nil.
11830 (view-set-half-page-size-default): view-half-page-size = nil
11831 means the default.
11832 (View-scroll-page-forward): Use view-page-size-default.
11833 (View-scroll-page-backward): Likewise.
11834 (view-page-size, view-half-page-size): Doc fixes.
11835
11836 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
11837
11838 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
11839
11840 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
11841 "cl" like other files. Instead, call byte-compile-find-cl-functions.
11842 (byte-compile-log-1): Bind inhibit-read-only.
11843 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
11844 (byte-compile-log-warning): Likewise.
11845 (byte-compile-file-form-require): Detect "cl" from the arg value.
11846
11847 * progmodes/compile.el (compilation-start): Assume compilation-mode
11848 will make the buffer read-only.
11849 (compilation-mode): Take arg name-of-mode.
11850 (compilation-setup): Make buffer read-only.
11851 (compilation-handle-exit): Bind inhibit-read-only.
11852
11853 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
11854 (ispell-message): Likewise.
11855 (ispell-show-choices): Don't call get-buffer-window uselessly.
11856 (ispell-init-process): Use set-process-query-on-exit-flag.
11857
11858 2004-10-16 Kim F. Storm <storm@cua.dk>
11859
11860 * fringe.el (fringe-bitmaps): Only initialize when defined.
11861
11862 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
11863 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
11864
11865 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
11866
11867 2004-10-15 Simon Josefsson <jas@extundo.com>
11868
11869 * net/password.el: Add.
11870
11871 2004-10-14 Masatake YAMATO <jet@gyve.org>
11872
11873 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
11874 (gdb-script-end-of-defun): New function.
11875 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
11876 `gdb-script-end-of-defun' as *-of-defun-function.
11877
11878 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
11879
11880 * button.el (button-activate): Allow a marker to display as an action.
11881
11882 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
11883
11884 * help.el (describe-mode): Use it to make minor mode list into
11885 hyperlinks.
11886
11887 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
11888
11889 * vc.el (vc-annotate-display-select): Fix typo.
11890
11891 * subr.el (substitute-key-definition-key): New function.
11892 (substitute-key-definition): Use it with map-keymap.
11893 (event-modifiers): Use push.
11894 (mouse-movement-p, with-temp-buffer): Simplify.
11895
11896 2004-10-12 Jay Belanger <belanger@truman.edu>
11897
11898 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
11899 New variables.
11900 (calc-help-index-entries): New function.
11901 (calc-describe-function): Use `calc-help-function-list' instead of
11902 obarray for completion.
11903 (calc-describe-variable): Use `calc-help-variable-list' instead
11904 of obarray for completion.
11905
11906 2004-10-12 Richard M. Stallman <rms@gnu.org>
11907
11908 * info-look.el (info-lookup-file): Add info-file property.
11909 (info-lookup-symbol): Likewise.
11910
11911 * info.el (info-xref): Add underlining.
11912 (info): Add info-file property.
11913 (Info-find-emacs-command-nodes): Specify case-sensitive search.
11914
11915 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
11916
11917 Sync with Tramp 2.0.45.
11918
11919 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
11920 defined. This is not the case for XEmacs without package "edebug".
11921 (tramp-set-auto-save-file-modes): Set permissions of autosaved
11922 remote files to the permissions of the original file. This is not
11923 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
11924 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
11925 (tramp-perl-decode): Fix an error in Perl implementation.
11926 $pending must be cleared every loop. Reported by Benjamin Place
11927 <benjaminplace@sprintmail.com>
11928
11929 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
11930 Don't activate advice during definition. This is done later on,
11931 depending on test result of `substitute-in-file-name'.
11932 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
11933
11934 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
11935
11936 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
11937
11938 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
11939
11940 2004-10-12 David Ponce <david@dponce.com>
11941
11942 * recentf.el (recentf-edit-list): Update the menu when the recentf
11943 list has been modified.
11944
11945 2004-10-12 Simon Josefsson <jas@extundo.com>
11946
11947 * net/tls.el (tls-certtool-program): New variable.
11948 (tls-certificate-information): New function, based on
11949 ssl-certificate-information.
11950
11951 2004-10-12 Kenichi Handa <handa@m17n.org>
11952
11953 * international/mule.el (coding-system-equal): Move from mule-util.el.
11954
11955 * international/mule-util.el (coding-system-equal): Move to mule.el.
11956
11957 2004-10-12 Kim F. Storm <storm@cua.dk>
11958
11959 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
11960 reset kmacro-initial-counter-value if set.
11961 (kmacro-set-counter): Only set kmacro-counter if defining or executing
11962 macro. Set kmacro-initial-counter-value otherwise. Never set both.
11963 (kmacro-display): Show macro counter if non-zero.
11964
11965 * subr.el (substitute-key-definition): Mention command remapping
11966 in doc string.
11967
11968 2004-10-11 Jay Belanger <belanger@truman.edu>
11969
11970 * calc/calc-misc.el (calc-info-goto-node): New function.
11971 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
11972 node in one step.
11973 (calc-describe-copying, calc-describe-distribution)
11974 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
11975 Go to appropriate info node in one step.
11976
11977 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
11978
11979 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
11980
11981 * font-lock.el (font-lock-apply-highlight): Fix last change.
11982
11983 2004-10-11 Simon Josefsson <jas@extundo.com>
11984
11985 * mail/smtpmail.el (smtpmail-open-stream): Look for
11986 starttls-gnutls-program instead of starttls-program iff
11987 starttls-use-gnutls is non-nil.
11988 (smtpmail-open-stream): Don't overwrite user settings of
11989 starttls-extra-arguments and starttls-extra-args.
11990
11991 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
11992
11993 * comint.el (comint-mouse-insert-input): Remove.
11994 (comint-insert-input): Make it work for mouse bindings.
11995 (comint-mode-map): Move defs into the declaration.
11996 (comint-output-filter): Typo.
11997
11998 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
11999
12000 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
12001
12002 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
12003 (ange-ftp-call-chmod): Reference remote-shell-program instead of
12004 ange-ftp-remote-shell.
12005
12006 2004-10-10 Andreas Schwab <schwab@suse.de>
12007
12008 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
12009 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
12010 Reported by <sri@asu.edu>.
12011
12012 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
12013
12014 * vc.el (vc-annotate-mode): Remove variable.
12015 (vc-annotate-display-select): Only call vc-annotate-mode
12016 if we're not in that mode already.
12017
12018 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
12019
12020 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
12021 (imenu-choose-buffer-index): Check here for rescan instead.
12022
12023 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
12024 where the face expression evals to nil.
12025
12026 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
12027 (tex-font-lock-keywords-2): Use it.
12028 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
12029
12030 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
12031
12032 2004-10-09 Kim F. Storm <storm@cua.dk>
12033
12034 * subr.el (progress-reporter-update): Define before first usage.
12035 (make-progress-reporter): Doc fix.
12036
12037 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
12038
12039 * textmodes/paragraphs.el (sentence-end-double-space)
12040 (sentence-end-without-period, sentence-end-without-space)
12041 (sentence-end): Doc fixes.
12042
12043 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
12044
12045 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
12046 Change paragraph-start regexp so we don't fill code starting with #'(.
12047
12048 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
12049
12050 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
12051 New defcustom.
12052 (extract-address-components): Use it.
12053
12054 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
12055
12056 * subr.el (make-progress-reporter, progress-reporter-update)
12057 (progress-reporter-force-update, progress-reporter-do-update)
12058 (progress-reporter-done): New functions.
12059
12060 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
12061
12062 * progmodes/etags.el (etags-tags-completion-table): Use progress
12063 reporter.
12064 (etags-tags-apropos): Likewise.
12065
12066 2004-10-08 Alan Mackenzie <acm@muc.de>
12067
12068 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
12069 of current line.
12070
12071 2004-10-08 Masatake YAMATO <jet@gyve.org>
12072
12073 * server.el (server-process-filter): Wrap `process-send-region'
12074 by `condition-case' to guard the case when the pipe to PROC is closed.
12075
12076 2004-10-07 Mark A. Hershberger <mah@everybody.org>
12077
12078 * xml.el (xml-substitute-special): Limit handling of external entities.
12079
12080 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
12081
12082 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
12083
12084 2004-10-06 John Paul Wallington <jpw@gnu.org>
12085
12086 * xml.el (xml-parse-dtd): Fix `error' call.
12087
12088 2004-10-05 Mark A. Hershberger <mah@everybody.org>
12089
12090 * xml.el (xml-substitute-special): Return a single string instead
12091 of a list of strings if an entity substitution is made.
12092
12093 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
12094
12095 * calendar/icalendar.el: New file.
12096
12097 2004-10-05 Juri Linkov <juri@jurta.org>
12098
12099 * isearch.el (isearch-done): Set mark after running hook.
12100 Reported by Drew Adams <drew.adams@oracle.com>.
12101
12102 * info.el (Info-history, Info-toc): Fix Info headers.
12103 (Info-toc): Narrow buffer before Info-fontify-node.
12104 (Info-build-toc): Don't check for special Info file names.
12105 Set main-file to nil if Info-find-file returns a symbol.
12106
12107 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
12108
12109 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
12110 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
12111 * calendar/cal-menu.el (calendar-mode-map): Ditto.
12112
12113 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
12114
12115 * calendar/cal-iso.el (calendar-iso-read-args): New function,
12116 for old interactive spec from calendar-goto-iso-date.
12117 (calendar-goto-iso-date): Use it.
12118 (calendar-goto-iso-week): New function. Suggested by Emilio
12119 C. Lopes <eclig@gmx.net>.
12120
12121 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
12122
12123 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
12124 `set-right-margin' bindings that follow the minor mode conventions.
12125
12126 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
12127
12128 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
12129 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
12130 (latex-block-args-alist): Add minipage and picture.
12131 (latex-block-body-alist): Use reftex-label if enabled.
12132 (latex-insert-block): Don't insert a \n if not necessary.
12133 (tex-compile-commands): Make sure dvips doesn't send to printer.
12134 (tex-compile-default): Handle the case where no executable is found.
12135 (latex-noindent-environments): New var.
12136 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
12137 If tex-indent-allhanging is non-nil, make sure we only align for macros
12138 at beginning of line.
12139
12140 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
12141
12142 * newcomment.el (comment-beginning): Doc fix and don't choke on
12143 unset `comment-end-skip' when at beginning of comment.
12144
12145 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
12146
12147 * term.el (term-adjust-current-row-cache): Don't allow the current
12148 row to become negative.
12149 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
12150 the end of the line. Fix scroll down. Add comments.
12151 (term-handle-ansi-escape): Don't exceed terminal width when moving
12152 right.
12153 (term-scroll-region): Move the cursor after setting the scroll region.
12154
12155 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
12156
12157 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
12158 to `width' for consistency with docstring. Doc fix.
12159
12160 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
12161
12162 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
12163 This is necessary for derived modes.
12164
12165 2004-09-30 Kim F. Storm <storm@cua.dk>
12166
12167 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
12168 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
12169
12170 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
12171 kmacro-extract-lambda functions.
12172 (edit-kbd-macro): Handle kmacro lambda forms.
12173 Include counter and counter format in edit buffer.
12174 (edmacro-finish-edit): Get counter and format from edit buffer and
12175 update kmacro bindings when found.
12176
12177 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
12178
12179 * textmodes/paragraphs.el (forward-paragraph):
12180 Avoid args-out-of-range error when point winds up at the beginning of
12181 the buffer and hard newlines are enabled.
12182
12183 * newcomment.el (comment-multi-line): Doc fix.
12184
12185 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
12186
12187 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
12188 (diff-fixup-modifs): Catch unified-diff file-headers.
12189
12190 2004-09-29 Kim F. Storm <storm@cua.dk>
12191
12192 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
12193 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
12194 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
12195
12196 * fringe.el (fringe-bitmap-p): New macro.
12197 (fringe-bitmaps): Add standard fringe bitmaps on load.
12198
12199 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
12200
12201 * dired.el (dired-view-command-alist): Use more efficient regexps.
12202 Remove dubious arguments.
12203 (dired-align-file): New function.
12204 (dired-insert-directory): Use it.
12205 (dired-move-to-end-of-filename): Make the " -> " search more specific.
12206 (dired-buffers-for-dir): Remove unused var `pattern'.
12207
12208 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org>
12209
12210 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
12211 from diary display excursion. Store diary buffer's point for
12212 `simple-diary-display'.
12213 (simple-diary-display): Set window point and start when
12214 displaying buffer, to preserve point.
12215
12216 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
12217
12218 * textmodes/enriched.el (enriched-translations): Replace defconst
12219 with defvar.
12220
12221 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12222
12223 * printing.el: Doc fix.
12224 (pr-version): New version number (6.8.1).
12225 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
12226 make-temp-name.
12227 (pr-delete-file): Check if file exists before deleting it.
12228 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
12229
12230 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
12231
12232 * term.el (term-display-table): New variable.
12233 (term-mode): Use it.
12234 (term-exec-1): Set the coding system to binary.
12235 (term-emulate-terminal): Decode the string before inserting it.
12236
12237 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
12238
12239 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
12240 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
12241 (map): Bind S-prior, S-next and S-insert.
12242 (term-mode): Set `indent-tabs-mode' to nil.
12243 (term-paste): New function to be bound to S-insert.
12244 (term-send-del, term-send-backspace): Change the strings sent.
12245 (term-termcap-format): Synchronyze with etc/e/eterm.ti.
12246 (term-handle-colors-array): Fix handling of underline and reverse.
12247 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
12248 (term-erase-in-line): Fix comparison.
12249 (term-emulate-terminal): Fix line wrap handling.
12250 (term-start-output-log): Rename from `term-set-output-log'.
12251 (term-stop-output-log): Rename from `term-stop-photo'.
12252 (term-switch-to-alternate-sub-buffer): Comment out, unused.
12253
12254 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
12255
12256 * dired.el (dired-move-to-filename): Don't output a message if
12257 raise-error is non-nil. Fix return position and value.
12258
12259 * files.el (insert-directory): Obey --dired even with symlinks.
12260
12261 2004-09-25 Lars Hansen <larsh@math.ku.dk>
12262
12263 * ls-lisp.el (ls-lisp-format): Mark file names with property
12264 dired-filename.
12265
12266 2004-09-25 Kim F. Storm <storm@cua.dk>
12267
12268 * ido.el (ido-max-directory-size): New defcustom.
12269 (ido-decorations): Add "too big" element.
12270 (ido-directory-too-big): New dynamic var.
12271 (ido-may-cache-directory): Don't cache big directories.
12272 (ido-directory-too-big-p): New defun.
12273 (ido-set-current-directory): Update ido-directory-too-big.
12274 (ido-read-internal): Make empty ido-cur-item if too-big.
12275 (ido-buffer-internal): Use ido-read-internal directly instead of
12276 ido-read-buffer.
12277 (ido-file-internal): Init ido-directory-too-big.
12278 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
12279 and redo completion with full list.
12280 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
12281 it, and show completions.
12282 (ido-all-completions): Let bind ido-directory-too-big to nil.
12283 (ido-exhibit): Handle ido-directory-too-big.
12284 (ido-read-buffer): Handle fallback to read-buffer.
12285 Init ido-directory-too-big.
12286 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
12287 Init ido-directory-too-big.
12288
12289 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
12290
12291 * subr.el (delay-mode-hooks): Doc fix.
12292
12293 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
12294
12295 * textmodes/enriched.el
12296 (enriched-default-text-properties-local-flag): New variable.
12297 (enriched-mode): Make sure that enabling and disabling the mode is
12298 a no-op. Doc fix.
12299
12300 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
12301
12302 * calendar/holidays.el (holiday-advent): Report on a specified day
12303 offset from advent, not just advent.
12304 (holiday-easter-etc): Report on one specified day offset from
12305 easter, not all easter holidays. Various Easter holidays moved to
12306 `christian-holidays' variable in calendar.el.
12307 * calendar/calendar.el (christian-holidays): Adapt for new
12308 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
12309
12310 2004-09-23 Kim F. Storm <storm@cua.dk>
12311
12312 * image.el (insert-sliced-image): Add doc string.
12313
12314 * ido.el (ido-choice-list): New dynamic var for `list' context.
12315 (ido-context-switch-command): New dynamic var.
12316 (ido-define-mode-map): Generalize switch between file/buffer contexts.
12317 (ido-read-internal): Handle new `list' context.
12318 Handle insert-buffer and insert-file ido-exit values.
12319 (ido-buffer-internal): New arg switch-cmd. Use it to setup
12320 ido-context-switch-command. Handle insert-file ido-exit value.
12321 (ido-read-buffer): Set ido-context-switch-command to 'ignore
12322 unless it is already bound by caller.
12323 (ido-file-internal): New arg switch-cmd. Use it to setup
12324 ido-context-switch-command. Handle insert-buffer ido-exit value.
12325 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
12326 used for context switching.
12327 (ido-all-completions): Handle new `list' context.
12328 (ido-make-choice-list): Return choices for `list' context.
12329 (ido-find-file-in-dir, ido-display-file, ido-write-file)
12330 (ido-display-buffer, ido-kill-buffer): Disable context switching.
12331 (ido-insert-buffer, ido-insert-file): Setup context switching.
12332 (ido-exhibit): Handle `list' context.
12333 (ido-read-file-name): Disable context switching. Handle fallback.
12334 (ido-read-directory-name): Disable context switching.
12335 (ido-completing-read): New defun like completing-read. Setup and
12336 use new `list' context.
12337
12338 2004-09-20 Jesper Harder <harder@ifa.au.dk>
12339
12340 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
12341
12342 2004-09-21 Jay Belanger <belanger@truman.edu>
12343
12344 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
12345 `calc-graph-set-styles' so the gnuplot buffer will appear in a
12346 separate window.
12347
12348 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
12349
12350 * subr.el (after-change-major-mode-hook): Doc fix.
12351
12352 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12353
12354 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
12355 of ghostscript for monochrome PostScript file in Windows.
12356
12357 2004-09-21 Kenichi Handa <handa@m17n.org>
12358
12359 * descr-text.el (describe-char): Checking of quail activation fixed.
12360
12361 2004-09-21 Jay Belanger <belanger@truman.edu>
12362
12363 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
12364
12365 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
12366
12367 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
12368 after the mode hooks instead of before. Doc fix.
12369
12370 2004-09-20 Jason Rumney <jasonr@gnu.org>
12371
12372 * startup.el (command-line) [windows-nt]: Try .emacs first, then
12373 _emacs, but revert to .emacs if neither exists in home directory.
12374
12375 2004-09-20 John Paul Wallington <jpw@gnu.org>
12376
12377 * bindings.el (completion-ignored-extensions): Add .dfsl.
12378
12379 2004-09-20 Richard M. Stallman <rms@gnu.org>
12380
12381 * bindings.el (scroll-left): Make it disabled.
12382
12383 * files.el (enable-local-eval): Doc fix.
12384
12385 * indent.el (move-to-left-margin): Special case for minibuffer.
12386
12387 * term.el (term-emulate-terminal): Turn off undo for output.
12388 Use with-current-buffer and save-selected-window.
12389
12390 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
12391
12392 * progmodes/make-mode.el (makefile-fill-paragraph):
12393 Don't insist on spaces when looking for comments. # is enough.
12394
12395 * files.el (hack-local-variables): Copy the variables list
12396 to another buffer, strip prefixes and suffixes there, then read.
12397 (enable-local-eval): Doc fix.
12398 (ignored-local-variables): Initialize to nil.
12399 (risky-local-variable-p): Don't check ignored-local-variables here.
12400 (hack-one-local-variable): Ignore var if in ignored-local-variables.
12401
12402 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
12403
12404 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
12405 of = to "." (punctuation).
12406
12407 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
12408
12409 * subr.el (event-basic-type): Fix mask (extend to 22bits).
12410
12411 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
12412
12413 * textmodes/enriched.el (enriched-rerun-flag): New variable.
12414 (enriched-before-change-major-mode): New function.
12415 Add it to `change-major-mode-hook'.
12416 (enriched-after-change-major-mode): New function.
12417 Add it to `after-change-major-mode-hook'.
12418 (enriched-mode): Make it work correctly if called from
12419 `after-change-major-mode-hook'.
12420 No longer set `indent-line-function'.
12421
12422 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
12423
12424 * subr.el (after-change-major-mode-hook): New variable.
12425 (run-mode-hooks): Implement it.
12426
12427 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
12428
12429 * battery.el (battery-linux-proc-apm): Use string-to-number.
12430 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
12431 Use dolist (and less indentation). Use erase-buffer.
12432 Pre-initialize `design-capacity', `warn', and `low'.
12433 (battery-format): Use replace-regexp-in-string.
12434
12435 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
12436
12437 * battery.el: Delete superfluous empty lines.
12438 (battery-linux-proc-acpi): Attempt to gather information from all
12439 battery subdirectories regardless of their file name.
12440 (battery-linux-proc-apm): Replace all occurrences of
12441 battery-hex-to-int-2 with string-to-int (base 16).
12442 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
12443 (battery-hex-map): Delete variable.
12444
12445 2004-09-18 John Paul Wallington <jpw@gnu.org>
12446
12447 * calc/calc-units.el (calc-quick-units): Fix overzealous
12448 s/or/unless/.
12449
12450 2004-09-17 Jay Belanger <belanger@truman.edu>
12451
12452 * calc/calc.el (calc-mode-var-list): Fix the value of
12453 `calc-matrix-brackets'.
12454
12455 2004-09-17 Romain Francoise <romain@orebokech.com>
12456
12457 * ibuf-ext.el (define-ibuffer-filter filename):
12458 Expand dired-directory since buffer-file-name is absolute.
12459
12460 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
12461
12462 * ediff-init.el (ediff-current-diff-face-A)
12463 (ediff-current-diff-face-B, ediff-current-diff-face-C)
12464 (ediff-current-diff-face-Ancestor)
12465 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
12466 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
12467 (ediff-even-diff-face-A, ediff-even-diff-face-B)
12468 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
12469 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
12470 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
12471 Use min-colors.
12472
12473 * term.el (term-down): Perform vertical motion if DOWN is negative.
12474 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
12475 (term-termcap-format): Synchronyze with the eterm terminfo entry
12476 in etc/e/eterm.ti.
12477 (term-handle-colors-array): If the current foreground or
12478 background are zero (i.e. unspecified), use the foreground and
12479 background of the default face for reverse video.
12480 (term-ansi-at-eval-string, term-ansi-default-fg)
12481 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
12482 (term-mem): Delete ununsed function.
12483 (term-protocol-version): Increment.
12484 (term-current-face): Set to default.
12485
12486 2004-09-15 Jay Belanger <belanger@truman.edu>
12487
12488 * calc/calc.el (calc-mode-var-list): Define this variable.
12489 (calc-always-load-extensions, calc-line-numbering)
12490 (calc-line-breaking, calc-display-just, calc-display-origin)
12491 (calc-number-radix, calc-leading-zeros, calc-group-digits)
12492 (calc-group-char, calc-point-char, calc-frac-format)
12493 (calc-prefer-frac, calc-hms-format, calc-date-format)
12494 (calc-float-format, calc-full-float-format, calc-complex-format)
12495 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
12496 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
12497 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
12498 (calc-matrix-brackets, calc-language, calc-language-option)
12499 (calc-left-label, calc-right-label, calc-word-size)
12500 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
12501 (calc-display-raw, calc-internal-prec, calc-angle-mode)
12502 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
12503 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
12504 (calc-window-height, calc-display-trail, calc-show-selections)
12505 (calc-use-selections, calc-assoc-selections)
12506 (calc-display-working-message, calc-auto-why, calc-timing)
12507 (calc-mode-save-mode, calc-standard-date-formats)
12508 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
12509 (calc-user-parse-tables, calc-gnuplot-default-device)
12510 (calc-gnuplot-default-output, calc-gnuplot-print-device)
12511 (calc-gnuplot-print-output, calc-gnuplot-geometry)
12512 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
12513 (calc-invocation-macro, calc-show-banner): Give these values as
12514 part of `calc-mode-var-list's initialization after the variables
12515 are declared with defvar.
12516 (calc-bug-address): Change email address to send bug reports to.
12517 Change the maintainer address at the top.
12518 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
12519 than "\\.emacs" to determine if it is the user-init-file.
12520
12521 * calc/calc-embed.el (calc-embedded-set-modes): Use
12522 `calc-mode-var-list' correctly.
12523
12524 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
12525
12526 * vc.el (annotate-time): Document point handling.
12527 (vc-annotate-display-autoscale): Doc fix.
12528
12529 2004-09-15 Miles Bader <miles@gnu.org>
12530
12531 * generic.el (generic-make-keywords-list): Use symbol rather than
12532 word anchors in regexp.
12533
12534 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
12535
12536 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
12537 no file name consider `dired-directory'.
12538
12539 2004-09-14 Kim F. Storm <storm@cua.dk>
12540
12541 * faces.el (cursor): Add face-no-inherit property. Doc fix.
12542
12543 2004-09-14 Simon Josefsson <jas@extundo.com>
12544
12545 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
12546
12547 * textmodes/dns-mode.el: Add.
12548
12549 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
12550
12551 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
12552 (disabled-command-function): Make the ?\ char more obvious.
12553
12554 * vc-arch.el (vc-arch-root, vc-arch-registered):
12555 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
12556
12557 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
12558
12559 * windmove.el (windmove-frame-edges): Report coordinates of
12560 outside edges of frame, not inside edges.
12561 (windmove-coordinates-of-position): Convert into wrapper to new
12562 function `windmove-coordinates-of-window-position';
12563 `compute-motion' always applies to selected window.
12564 (windmove-coordinates-of-position): Update documentation to refer
12565 to Emacs 21 Lisp Reference Manual.
12566 (windmove-find-other-window): Fix off-by-one errors for max x,y.
12567
12568 2004-09-13 Kim F. Storm <storm@cua.dk>
12569
12570 * isearch.el (isearch-resume-in-command-history): Rename from
12571 isearch-resume-enabled and change default to nil.
12572
12573 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
12574
12575 * vc-hooks.el (vc-ignore-dir-regexp): New var.
12576 (vc-registered): Use it.
12577 (vc-find-root): New fun.
12578
12579 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
12580 Don't tell to use \\{...} when it's already done.
12581
12582 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
12583 Provide a sample complex default.
12584 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
12585 (bibtex-entry): Use mapc.
12586
12587 2004-09-12 Kim F. Storm <storm@cua.dk>
12588
12589 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
12590
12591 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
12592 inhibit-field-text-motion to t so rectangles work in comint buffers.
12593
12594 * simple.el (choose-completion-string): Set buffer before running
12595 choose-completion-string-functions hook so it can be buffer-local.
12596
12597 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
12598
12599 * progmodes/compile.el (compilation-start): Parse command to see
12600 if it starts with a cd, and if so perform it for the *compilation*
12601 buffer. Change the header to reflect this.
12602
12603 2004-09-11 Kim F. Storm <storm@cua.dk>
12604
12605 * ido.el (ido-enable-dot-prefix): Doc fix.
12606 (ido-enable-dot-prefix): New defcustom.
12607 (ido-set-matches1): Use it.
12608
12609 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
12610
12611 * textmodes/bibtex.el (bibtex-mark-active)
12612 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
12613
12614 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12615
12616 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
12617 used in a case insensitive environment.
12618 (bibtex-mode-map): Rearrange order of menus.
12619 (bibtex-quoted-string-re): Obsolete.
12620 (bibtex-complete-key-cleanup): Variable replaced by new function.
12621 (bibtex-font-lock-keywords): Use backquotes.
12622 (bibtex-font-lock-url-regexp): New internal variable.
12623 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
12624 "OPT" and "ALT".
12625 (bibtex-insert-current-kill, bibtex-make-field)
12626 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
12627 (bibtex-parse-field-text): Simplify.
12628 (bibtex-string=): New helper function.
12629 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
12630 (bibtex-map-entries): Use bibtex-string=.
12631 (bibtex-search-entry): Use not.
12632 (bibtex-enclosing-field): Fix docstring.
12633 (bibtex-assoc-regexp): Obsolete.
12634 (bibtex-format-entry): Use assoc-string and bibtex-string=.
12635 (bibtex-autokey-get-names): Handle empty name field.
12636 (bibtex-parse-strings): Use assoc-string and unless.
12637 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
12638 Use assoc-string.
12639 (bibtex-pop): Simplify.
12640 (bibtex-mode): Set font-lock-extra-managed-props.
12641 (bibtex-entry-update): Use assoc-string.
12642 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
12643 (bibtex-autofill-entry): Use bibtex-string=.
12644 (bibtex-print-help-message): Simplify.
12645 (bibtex-find-entry): New optional arg START.
12646 (bibtex-validate): Use bibtex-string= and assoc-string.
12647 Do not call obsolete function compilation-parse-errors.
12648 (bibtex-remove-delimiters): Only remove delimiters if present.
12649 (bibtex-copy-entry-as-kill): Add docstring.
12650 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
12651 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
12652 (bibtex-complete): Use bibtex-predefined-month-strings,
12653 bibtex-string=, and new function bibtex-complete-key-cleanup.
12654 (bibtex-generate-url-list): New variable.
12655 (bibtex-url): New command bound to C-c C-l and mouse-2.
12656 (bibtex-url-map): New local keymap for bibtex-url-mouse.
12657 (bibtex-font-lock-url): New function.
12658
12659 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
12660
12661 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
12662
12663 2004-09-09 Kim F. Storm <storm@cua.dk>
12664
12665 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
12666 counter and format with binding.
12667 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
12668 the declared macro uses own macro counter and format. Give symbol
12669 kmacro property.
12670 (kmacro-keymap): Bind kmacro-name-last-macro to n.
12671 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
12672 (kmacro-end-and-call-macro): Doc fix.
12673
12674 2004-09-09 Lars Hansen <larsh@math.ku.dk>
12675
12676 * desktop.el (desktop-clear-preserve-buffers):
12677 Remove make-obsolete-variable.
12678
12679 2004-09-08 Richard M. Stallman <rms@gnu.org>
12680
12681 * buff-menu.el (list-buffers-noselect): Call format-mode-line
12682 with the buffer as argument.
12683
12684 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
12685
12686 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
12687
12688 2004-09-08 Juri Linkov <juri@jurta.org>
12689
12690 * replace.el (perform-replace): Use `query-replace-descr'.
12691
12692 * cus-start.el (history-delete-duplicates): Specify customization.
12693
12694 * diff-mode.el (diff-mode-map):
12695 * progmodes/compile.el (compilation-mode-map):
12696 * progmodes/grep.el (grep-mode-map):
12697 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
12698 to `next-error-follow-minor-mode'.
12699
12700 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12701
12702 * isearch.el (isearch-lazy-highlight-update): Take into account
12703 the case of zero-length match at the search bound.
12704
12705 2004-09-08 Kim F. Storm <storm@cua.dk>
12706
12707 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
12708 change. Use zero width overlays when necessary.
12709
12710 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12711
12712 * subr.el (split-string): Docfix.
12713
12714 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12715
12716 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
12717 (display-call-tree): Ensure newline after caller/calls blocks.
12718
12719 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12720
12721 * startup.el (command-line-1): Make option
12722 --directory/-L modify `load-path' straight away.
12723
12724 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12725
12726 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
12727
12728 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12729
12730 * emacs-lisp/autoload.el (make-autoload):
12731 Handle `define-compilation-mode'.
12732
12733 * emacs-lisp/lisp-mode.el (define-compilation-mode):
12734 Specify `doc-string-elt' property.
12735
12736 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12737
12738 * bs.el (bs-mode): Doc fix.
12739
12740 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12741
12742 * info.el (Info-insert-dir): Fix temp buffer leak bug.
12743
12744 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
12745
12746 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
12747
12748 2004-09-08 Kenichi Handa <handa@m17n.org>
12749
12750 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
12751 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
12752 ps-mule-next-point -> 1+).
12753
12754 * composite.el (encode-composition-rule): Add autoload cooky.
12755
12756 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
12757
12758 * format.el (buffer-auto-save-file-format): Make it permanent local.
12759
12760 2004-09-07 Kim F. Storm <storm@cua.dk>
12761
12762 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
12763 (authors-fixed-entries): Fix typo.
12764 (authors-canonical-author-name): Compact multiple spaces.
12765 Ignore trivial names (e.g. only first name).
12766
12767 * term.el (term-window-width): Only use full window width on
12768 window system if overflow-newline-into-fringe is enabled.
12769 (term-mode): Don't disable overflow-newline-into-fringe.
12770
12771 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
12772
12773 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
12774 motion as seen on my Mac OS X xterms.
12775
12776 * newcomment.el (uncomment-region-default, comment-region-default):
12777 New functions extracted from uncomment-region and comment-region.
12778 (comment-region, comment-region-function, uncomment-region)
12779 (uncomment-region-function): Use them.
12780
12781 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
12782
12783 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
12784 It's not crucial but can make sense at times.
12785
12786 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
12787 the first commit.
12788
12789 * vc.el (vc-buffer-context, vc-restore-buffer-context):
12790 Disable obsolete code.
12791
12792 2004-09-07 Juri Linkov <juri@jurta.org>
12793
12794 * progmodes/grep.el (grep-highlight-matches): Change default from
12795 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
12796 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
12797 if grep option `--color' is available, or to `nil' otherwise.
12798 (grep-process-setup): Call `grep-compute-defaults' if
12799 `grep-highlight-matches' is not computed. Set env-vars only
12800 if `grep-highlight-matches' is `t'.
12801 (grep-use-null-device): Remove redundant type `boolean' (`choice'
12802 is already defined).
12803
12804 * progmodes/compile.el (compilation-start): Use copy of
12805 `process-environment' created by `copy-sequence' to not
12806 modify env-vars in the global `process-environment'.
12807
12808 2004-09-06 Eli Zaretskii <eliz@gnu.org>
12809
12810 * simple.el (next-error-follow-minor-mode): Fix last change.
12811
12812 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
12813
12814 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
12815 permanent local.
12816
12817 2004-09-04 Richard M. Stallman <rms@gnu.org>
12818
12819 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
12820 highlighting if the search string is empty.
12821
12822 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
12823
12824 * facemenu.el (facemenu-active-faces): Change condition of inner
12825 `while' loop to also check the first two elements of `face-atts'
12826 and `mask-atts'.
12827
12828 2004-09-04 John Paul Wallington <jpw@gnu.org>
12829
12830 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
12831 (thumbs-view-image-mode): Make buffer read-only.
12832
12833 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
12834
12835 * textmodes/ispell.el (ispell-really-aspell): New defvar.
12836 (ispell-check-version): Set it.
12837 (ispell-send-replacement): New function.
12838 (ispell-process-line): Call ispell-send-replacement.
12839
12840 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
12841
12842 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
12843 Support choosing seconds with "s".
12844
12845 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
12846
12847 * terminal.el (te-escape): Show `?' in prompt for help key.
12848
12849 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
12850
12851 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
12852
12853 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
12854
12855 * simple.el (next-error-follow-minor-mode)
12856 (next-error-follow-mode-post-command-hook): New functions.
12857 (next-error-follow-last-line): New defvar.
12858
12859 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
12860 * progmodes/compile.el (compilation-mode-map): Likewise.
12861 * progmodes/grep.el (grep-mode-map): Likewise.
12862 * replace.el (occur-mode-map): Likewise.
12863
12864 * newcomment.el (uncomment-region): Bind comment-use-global-state
12865 to nil.
12866
12867 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
12868
12869 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
12870 locally around the call to `revert-buffer'.
12871
12872 2004-09-03 Juri Linkov <juri@jurta.org>
12873
12874 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
12875 `isearch-adjusted' to `t'.
12876 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
12877 (isearch-message-prefix): Add "pending" for isearch-adjusted.
12878 (isearch-other-meta-char): Restore isearch-point unconditionally.
12879 (isearch-query-replace): Add new arg `regexp-flag' and use it.
12880 Set point to start of match if region is not active in transient
12881 mark mode (to include the current match to region boundaries).
12882 Push the search string to `query-replace-from-history-variable'.
12883 Add prompt "Query replace regexp" for isearch-regexp.
12884 Add region beginning/end as last arguments of `perform-replace.'
12885 (isearch-query-replace-regexp): Replace code by the call to
12886 `isearch-query-replace' with arg `t'.
12887
12888 2004-09-03 Richard M. Stallman <rms@gnu.org>
12889
12890 * startup.el (normal-top-level): Undo previous TERM change.
12891
12892 2004-09-03 Kim F. Storm <storm@cua.dk>
12893
12894 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
12895 highlight overlays; allow using RET when cursor is over a button.
12896 (cua--highlight-rectangle): Use it.
12897 (cua--rectangle-set-corners): Don't move backwards at eol.
12898 (cua--forward-line): Don't move into void after eob.
12899
12900 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
12901 point is set (and displayed) inside rectangle.
12902 (cua--rectangle-operation): Fix for highlight of empty lines.
12903 (cua--highlight-rectangle): Fix highlight for tabs.
12904 Position cursor at left/right edge of rectangle using new `cursor'
12905 property on overlay strings.
12906 (cua--indent-rectangle): Don't tabify.
12907 (cua-rotate-rectangle): Ignore that point has moved.
12908
12909 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
12910
12911 * term/mac-win.el: Add ASCII equivalents for some function keys.
12912 (mode-line-frame-identification): Sync with x-win.el.
12913
12914 2004-09-02 Juri Linkov <juri@jurta.org>
12915
12916 * progmodes/compile.el (compilation-buffer-name): Compare major
12917 mode with second element of compilation-arguments instead of third
12918 to reflect latest changes in compilation-arguments structure.
12919 (recompile): Use global variable `compilation-directory' to get
12920 recent compilation directory only when `recompile' is invoked NOT
12921 in the compilation buffer. Otherwise, use `default-directory' of
12922 the compilation buffer.
12923 (compilation-error-properties): Allow to funcall col and end-col.
12924 (compilation-mode-font-lock-keywords): Check col and end-col by
12925 `integerp'.
12926 (compilation-goto-locus): If end-mk is non-nil in transient mark
12927 mode don't activate the mark (and don't display message in
12928 push-mark), but highlight overlay between mk and end-mk.
12929
12930 * progmodes/grep.el (grep-highlight-matches): New defcustom.
12931 (grep-regexp-alist): Add rule to highlight grep matches.
12932 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
12933
12934 * info.el (Info-fontify-node): Don't compute other-tag
12935 if Info-hide-note-references=hide.
12936
12937 * help.el (function-called-at-point):
12938 * help-fns.el (variable-at-point):
12939 Try `find-tag-default' when other methods failed.
12940
12941 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
12942 Do not push mark if inhibit-mark-movement is non-nil.
12943
12944 * textmodes/ispell.el (ispell-html-skip-alists):
12945 Fix backslashes in docstring.
12946
12947 2004-09-01 Juri Linkov <juri@jurta.org>
12948
12949 * isearch.el (isearch-wrap-function)
12950 (isearch-push-state-function): New defvars.
12951 (isearch-pop-fun-state): New defsubst.
12952 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
12953 (isearch-push-state): Set the result of calling
12954 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
12955 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
12956 restore the mode-specific starting point of terminated search.
12957 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
12958 (isearch-repeat): Call `isearch-wrap-function' if defined.
12959 (isearch-message-prefix): Don't add prefix "over" to the message
12960 for wrapped search if `isearch-wrap-function' is defined.
12961 (isearch-search): Call function saved in `isearch-pop-fun-state' to
12962 restore the mode-specific starting point of failed search.
12963
12964 * info.el (Info-search-whitespace-regexp): Fix backslashes.
12965 (Info-search): Add new optional arguments for the sake of isearch.
12966 Replace whitespace in Info-search-whitespace-regexp literally.
12967 Add backward search. Don't call `Info-select-node' if regexp is
12968 found in the same Info node. Don't add node to Info-history for
12969 wrapped isearch.
12970 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
12971 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
12972 (Info-mode): Set local variables `isearch-search-fun-function',
12973 `isearch-wrap-function', `isearch-push-state-function',
12974 `search-whitespace-regexp'.
12975
12976 * isearch.el: Remove ancient Change Log section.
12977 (isearch-string, isearch-message-string, isearch-point)
12978 (isearch-success, isearch-forward-flag, isearch-other-end)
12979 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
12980 (isearch-barrier, isearch-within-brackets)
12981 (isearch-case-fold-search): Add suffix `-state' to state-related
12982 defsubsts to avoid name clashes with other function names.
12983
12984 * simple.el (next-error): New defgroup and defface.
12985 (next-error-highlight, next-error-highlight-no-select):
12986 New defcustoms.
12987 (next-error-no-select): Let-bind next-error-highlight to the value
12988 of next-error-highlight-no-select before calling `next-error'.
12989
12990 * progmodes/compile.el (compilation-goto-locus):
12991 Use `next-error' face instead of `region'. Set 4-th argument of
12992 `move-overlay' to `current-buffer' to move overlay to different
12993 source buffers. Use new variable `next-error-highlight'.
12994
12995 * simple.el (next-error-find-buffer): Move the rule
12996 "if current buffer is a next-error capable buffer" after the
12997 rule "if next-error-last-buffer is set to a live buffer".
12998 Simplify to test all rules in one `or'.
12999 (next-error): Doc fix.
13000 (next-error, previous-error, first-error)
13001 (next-error-no-select, previous-error-no-select):
13002 Make arguments optional.
13003
13004 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
13005
13006 * macros.el (apply-macro-to-region-lines): Make it operate on all
13007 lines that begin in the region, rather than on all complete lines
13008 in the region.
13009
13010 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13011
13012 * x-dnd.el (x-dnd-protocol-alist): Document update.
13013 (x-dnd-known-types): Defcustom it.
13014 (x-dnd-handle-motif): Print message-atom in error message.
13015
13016 2004-08-30 John Paul Wallington <jpw@gnu.org>
13017
13018 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
13019 strings rather than programatically constructing message.
13020
13021 2004-08-30 Richard M. Stallman <rms@gnu.org>
13022
13023 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
13024 Don't return a string that would read as the wrong character code.
13025
13026 2004-08-29 Kim F. Storm <storm@cua.dk>
13027
13028 * emulation/cua-base.el (cua-auto-expand-rectangles):
13029 Remove automatic rectangle padding feature; replace by non-destructive
13030 virtual rectangle edges feature.
13031 (cua-virtual-rectangle-edges): New defcustom.
13032 (cua-auto-tabify-rectangles): New defcustom.
13033 (cua-paste): If paste into a marked rectangle, insert rectangle at
13034 current column, even if virtual; also paste exactly as many lines
13035 as has been marked (ignore additional lines or add empty lines),
13036 but paste whole source if only one line is marked.
13037 (cua--update-indications): No longer use overwrite-cursor to
13038 indicate rectangle padding
13039
13040 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
13041 (cua--rectangle-virtual-edges): New defun.
13042 (cua--rectangle-get-corners): Remove optional PAD arg.
13043 (cua--rectangle-set-corners): Never do padding.
13044 (cua--forward-line): Remove optional PAD arg. Simplify.
13045 (cua-resize-rectangle-right, cua-resize-rectangle-left)
13046 (cua-resize-rectangle-down, cua-resize-rectangle-up):
13047 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
13048 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
13049 (cua--rectangle-move): Never do padding. Simplify.
13050 (cua--tabify-start): New defun.
13051 (cua--rectangle-operation): Add tabify arg. All callers changed.
13052 (cua--pad-rectangle): Remove.
13053 (cua--delete-rectangle): Handle delete with virtual edges.
13054 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
13055 (cua--insert-rectangle): Handle insert at virtual column.
13056 Perform auto-tabify if necessary.
13057 (cua--activate-rectangle): Remove optional FORCE arg.
13058 Never do padding. Simplify.
13059 (cua--highlight-rectangle): Enhance for virtual edges.
13060 (cua-toggle-rectangle-padding): Remove command.
13061 (cua-toggle-rectangle-virtual-edges): New command.
13062 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
13063 (cua--rectangle-post-command): Don't force rectangle padding.
13064 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
13065
13066 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
13067
13068 * indent.el (edit-tab-stops-buffer): Doc fix.
13069
13070 2004-08-28 Richard M. Stallman <rms@gnu.org>
13071
13072 * progmodes/grep.el (grep-default-command): Use find-tag-default.
13073 (grep-tag-default): Function deleted.
13074
13075 * subr.el (find-tag-default): Move from etags.el.
13076
13077 * progmodes/etags.el (find-tag-default): Move to subr.el.
13078
13079 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
13080 into the basic character if it has an uppercase form.
13081
13082 2004-08-27 Kenichi Handa <handa@m17n.org>
13083
13084 * international/utf-8.el (utf-8-post-read-conversion): If the
13085 buffer is unibyte, temporarily make it multibyte.
13086
13087 2004-08-27 Masatake YAMATO <jet@gyve.org>
13088
13089 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
13090
13091 2004-08-25 John Paul Wallington <jpw@gnu.org>
13092
13093 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
13094 0, 1, and many mismatches in message.
13095 (tex-start-shell): Use `set-process-query-on-exit-flag'.
13096
13097 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
13098 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
13099
13100 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
13101
13102 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
13103 vc-diff-switches differently.
13104
13105 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
13106
13107 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
13108 before and a real defvar after
13109 `speedbar-supported-extension-expressions'. This is to silence
13110 the compiler without breaking bootstrapping.
13111
13112 2004-08-22 Richard M. Stallman <rms@gnu.org>
13113
13114 * textmodes/flyspell.el (flyspell-word):
13115 Use set-process-query-on-exit-flag.
13116 (flyspell-highlight-duplicate-region): Take POSS as arg.
13117 (flyspell-word): Pass POSS as arg.
13118
13119 * progmodes/ada-xref.el: Many doc and style fixes.
13120 (ada-find-any-references): Use compilation-start.
13121 (ada-get-ali-file-name): Improve error msg.
13122 (ada-get-ada-file-name): Likewise.
13123
13124 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
13125 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
13126
13127 * mail/mail-extr.el (mail-extr-all-top-level-domains):
13128 Add forward defvar.
13129
13130 * whitespace.el (global-whitespace-mode): New alias
13131 for whitespace-global-mode.
13132
13133 * speedbar.el (speedbar-file-regexp): Move definition up.
13134 (speedbar-mode, speedbar-set-mode-line-format):
13135 Use with-no-warnings.
13136 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
13137
13138 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
13139 controls whether to display the error buffer.
13140
13141 * ps-mule.el: Delete compatibility code for old Emacses.
13142 (ps-mule-find-wrappoint): Don't use chars-in-region.
13143
13144 * frame.el (display-mouse-p, display-selections-p):
13145 Use with-no-warnings.
13146
13147 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
13148
13149 2004-08-22 David Kastrup <dak@gnu.org>
13150
13151 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
13152 information.
13153
13154 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
13155
13156 2004-08-22 Andreas Schwab <schwab@suse.de>
13157
13158 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
13159
13160 2004-08-22 Masatake YAMATO <jet@gyve.org>
13161
13162 * cvs-status.el (cvs-status-checkout): New function.
13163 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
13164
13165 2004-08-21 David Kastrup <dak@gnu.org>
13166
13167 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
13168 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
13169 has been converted to use hashtables, the relation `nil=none' is
13170 no longer valid, as `nil' is not a hashtable. This patch tries to
13171 reduce the number of resulting errors.
13172
13173 2004-08-21 John Paul Wallington <jpw@gnu.org>
13174
13175 * subr.el (process-kill-without-query): Made obsolete in
13176 version 21.4, not 21.5.
13177
13178 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
13179 (vc-previous-comment, vc-next-comment)
13180 (vc-comment-search-reverse, vc-comment-search-forward)
13181 (vc-comment-to-change-log): Likewise.
13182
13183 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
13184
13185 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
13186
13187 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
13188 Correct indentation of DEFMETHODS with non-standard method
13189 combinations (e.g., PROGN, MIN, MAX).
13190
13191 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
13192
13193 * startup.el (normal-top-level-add-subdirs-to-load-path):
13194 Avoid unnecessarily checking system-type.
13195 (normal-top-level): Set TERM to "dumb". Simplify.
13196
13197 * avoid.el (mouse-avoidance-ignore-p): New fun.
13198 Also ignore switch-frame, select-window, double, and triple clicks.
13199 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
13200 (mouse-avoidance-fancy-hook): Use it.
13201
13202 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
13203
13204 * avoid.el (mouse-avoidance-nudge-mouse)
13205 (mouse-avoidance-banish-destination): Stay within the current window
13206 to avoid problems with mouse-autoselect-window.
13207
13208 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
13209
13210 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
13211 the newer format of some messages in cvs-1.12.1.
13212
13213 2004-08-19 Masatake YAMATO <jet@gyve.org>
13214
13215 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
13216 (elp-results-jump-to-definition-by-mouse)
13217 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
13218 (elp-output-result): Use elp-output-insert-symname.
13219
13220 2004-08-18 Kenichi Handa <handa@m17n.org>
13221
13222 * language/cyrillic.el: Register koi8-r in
13223 ctext-non-standard-encodings-alist.
13224 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
13225
13226 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
13227
13228 * emacs-lisp/copyright.el (copyright-update-year): Delete code
13229 that replaces 20xy with xy.
13230
13231 2004-08-17 John Paul Wallington <jpw@gnu.org>
13232
13233 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
13234 (reb-force-update): Doc fix.
13235
13236 2004-08-16 Richard M. Stallman <rms@gnu.org>
13237
13238 * progmodes/which-func.el (which-func-update-1): Doc fix.
13239
13240 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
13241 (sh-mode-abbrev-table): New variable.
13242
13243 * progmodes/compile.el (compilation-mode): Doc fix.
13244
13245 * emacs-lisp/lisp-mode.el (eval-last-sexp):
13246 Don't cons a new symbol each time.
13247 (eval-last-sexp-fake-value): New variable.
13248
13249 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
13250 (copyright-update-year): Detect continuation of list of years.
13251
13252 * term.el (term-default-fg-color, term-default-bg-color)
13253 (ansi-term-color-vector): Use `unspecified', not nil, as default.
13254
13255 * imenu.el: Several doc fixes: don't say variables are buffer-local.
13256
13257 2004-08-16 Davis Herring <herring@lanl.gov>
13258
13259 * isearch.el (isearch-string, isearch-message-string, isearch-point)
13260 (isearch-success, isearch-forward-flag, isearch-other-end)
13261 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
13262 (isearch-barrier, isearch-within-brackets)
13263 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
13264
13265 2004-08-16 Kenichi Handa <handa@m17n.org>
13266
13267 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
13268
13269 2004-08-15 Kenichi Handa <handa@m17n.org>
13270
13271 * term/x-win.el (x-selection-value): If utf8 was successful but
13272 ctext was not, use utf8 string.
13273
13274 2004-08-14 Davis Herring <herring@lanl.gov>
13275
13276 * isearch.el: Remove accidental changes of March 4. Fix backing
13277 up when a regexp isearch is made more general. Use symbolic
13278 accessor functions for isearch stack frames to make usage clearer.
13279 (search-whitespace-regexp): Made groups in documentation shy (as
13280 is the group in the default value).
13281 (isearch-fallback): New function, addresses problems with regexps
13282 liberalized by `\|', adds support for liberalization by `\}' (the
13283 general repetition construct), and incorporates behavior for
13284 `*'/`?'.
13285 (isearch-}-char): New command, calls `isearch-fallback' with
13286 arguments appropriate to a typed `}'.
13287 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
13288 appropriately.
13289 (isearch-mode-map): Bind `}' to `isearch-}-char'.
13290 (isearch-string, isearch-message,string, isearch-point)
13291 (isearch-success, isearch-forward-flag, isearch-other-end)
13292 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
13293 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
13294 New inline functions to read fields of a stack frame.
13295
13296 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
13297
13298 * battery.el (battery-linux-proc-acpi): Look into battery
13299 directories matching the literal string "CMB", too (required for
13300 Linux kernel version 2.6.7).
13301
13302 2004-08-14 John Paul Wallington <jpw@gnu.org>
13303
13304 * cus-start.el (read-file-name-completion-ignore-case): Add.
13305 (blink-cursor-alist): Change version to "21.4".
13306
13307 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
13308
13309 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
13310
13311 * speedbar.el (speedbar-scan-subdirs): New option.
13312 (speedbar-file-lists): Don't ignore file-name case on Unix and use
13313 dolist.
13314 (speedbar-insert-files-at-point): Take an extra argument and use
13315 it to optionally find out if a subdir is empty. Also unreadable
13316 files don't get expand buttons.
13317 (speedbar-directory): New image (unused pixmap already existed).
13318 (speedbar-expand-image-button-alist): Use it.
13319
13320 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
13321
13322 CC Mode update to 5.30.9:
13323
13324 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
13325 Move from cc-vars to cc-defs for dependency reasons. Fix the
13326 POSIX char class test to check that it works in
13327 `skip-chars-(forward|backward)' too.
13328
13329 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
13330 first argument starts with a special brace list.
13331
13332 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
13333 when `c-opt-type-concat-key' is used (i.e. in Pike).
13334
13335 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
13336 Fix bug when the inner char pair doesn't have paren syntax,
13337 i.e. "(<>)".
13338
13339 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
13340 whitespace safe.
13341
13342 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
13343 position for `arglist-intro', `arglist-cont-nonempty' and
13344 `arglist-close' when there are two arglist open parens on the same
13345 line and there's nothing in front of the first.
13346
13347 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
13348 locking of qualified names in Java, which previously could fontify
13349 common indexing expressions in many cases. The standard Java
13350 naming conventions are used to tell them apart.
13351
13352 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
13353 Fix inconsistency wrt opening parens on the first line inside a paren
13354 block.
13355
13356 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
13357 compile time for the sake of `c-major-mode-is'.
13358
13359 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
13360 `c-major-mode-is' in the event that this is used inside a
13361 `c-lang-defconst'.
13362
13363 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
13364 `c-lang-defconst' so that it works better with fallback languages.
13365
13366 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
13367 it to fail to record the base mode.
13368
13369 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
13370 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
13371 is used. Reorder the syntax checks to get more efficient
13372 skipping in some situations.
13373
13374 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
13375 continuation which might precede the newly inserted '{'.
13376
13377 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
13378 Fix cases where it could loop indefinitely.
13379
13380 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
13381 size specs correctly. Only fontify identifiers in front of '('
13382 with as functions - don't accept any paren char. Tighten up
13383 initializer skipping to stop before function and class blocks.
13384
13385 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
13386 the point could be left directly after an open paren when finding
13387 the beginning of the first decl in the block.
13388
13389 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
13390 table when filtering out legitimate open parens to be recorded.
13391 This could cause cache inconsistencies when e.g.
13392 `c++-template-syntax-table' was temporarily in use.
13393
13394 * progmodes/cc-engine.el (c-on-identifier)
13395 (c-simple-skip-symbol-backward): Small fix for handling "-"
13396 correctly in `skip-chars-backward'. Affected the operator lfun
13397 syntax in Pike.
13398
13399 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
13400 Fix bug that could cause an error from `after-change-functions' when
13401 the changed region is at bob.
13402
13403 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
13404
13405 CC Mode update to 5.30.9:
13406
13407 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
13408 to say that <TAB> doesn't insert WS into a CPP line.
13409 (c-indent-command, c-tab-always-indent): Amend doc strings.
13410
13411 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
13412 checks for user errors, thus eliminating cryptic and unhelpful
13413 Emacs error messages. (1) Check the arg to `c-set-style' is a
13414 string. (2) Check that settings to `c-offsets-alist' are not
13415 spuriously quoted.
13416
13417 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
13418 which precedes the newly inserted `{'.
13419
13420 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
13421
13422 Sync with Tramp 2.0.44.
13423
13424 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
13425 function "tramp_file_attributes". Otherwise, file names
13426 containing spaces are misinterpreted. Reported by Magnus Henoch
13427 <mange@freemail.hu>.
13428 (tramp-handle-file-truename): FILENAME must be expanded first.
13429 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
13430 obscure results. Reported by D. Goel <deego@gnufans.org>.
13431 (tramp-handle-verify-visited-file-modtime): If file does not
13432 exist, say it is not modified if and only if that agrees with the
13433 buffer's record. Check whether a file is visiting the buffer, or
13434 the buffer has no recorded last modification time. Return t in
13435 case the visiting file doesn't exist. Suggested by Luc Teirlinck
13436 <teirllm@auburn.edu>.
13437 (tramp-handle-write-region): Pass modtime explicitely to
13438 `set-visited-file-modtime', because filename can be different
13439 from (buffer-file-name) if `file-precious-flag' is set.
13440 `set-visited-file-modtime' must be called always when `visit' is t
13441 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
13442 (tramp-handle-set-visited-file-modtime): If `time-list' is not
13443 nil, don't apply the whole body. If the file doesn't exists, set
13444 modtime to '(-1 65535). Suggested by Luc Teirlinck
13445 <teirllm@auburn.edu>.
13446
13447 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
13448
13449 * help.el (describe-bindings): Doc fix.
13450
13451 * subr.el (kbd): Doc fix.
13452
13453 2004-08-08 John Paul Wallington <jpw@gnu.org>
13454
13455 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
13456 instead of `string-to-int'.
13457 (define-ibuffer-column mode): Fix indentation.
13458
13459 2004-08-08 Lars Hansen <larsh@math.ku.dk>
13460
13461 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
13462
13463 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
13464
13465 * subr.el (global-unset-key, local-unset-key): Doc fixes.
13466
13467 * novice.el (disabled-command-function): New variable renamed from
13468 `disabled-command-hook'.
13469 (disabled-command-hook): Keep the _variable_ as alias for
13470 `disabled-command-function' and make obsolete.
13471 (disabled-command-function): Function renamed from
13472 `disabled-command-hook'. Adapt code to name change of the variable.
13473
13474 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
13475
13476 * simple.el (completion-root-regexp): New defvar.
13477 (completion-setup-function): Use it instead of a literal string.
13478
13479 2004-08-07 John Paul Wallington <jpw@gnu.org>
13480
13481 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
13482 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
13483 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
13484 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
13485
13486 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
13487
13488 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
13489 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
13490
13491 2004-08-04 Kenichi Handa <handa@m17n.org>
13492
13493 * international/encoded-kb.el (encoded-kbd-setup-keymap):
13494 Fix previous change.
13495
13496 2004-08-03 Kenichi Handa <handa@m17n.org>
13497
13498 * international/encoded-kb.el: The following changes are to
13499 utilize key-translation-map instead of minor mode map.
13500 (encoded-kbd-iso2022-non-ascii-map): Delete it.
13501 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
13502 (encoded-kbd-last-key): New function.
13503 (encoded-kbd-iso2022-single-shift): New function.
13504 (encoded-kbd-iso2022-designation)
13505 (encoded-kbd-self-insert-iso2022-7bit)
13506 (encoded-kbd-self-insert-iso2022-8bit)
13507 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
13508 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
13509 key-translation-map.
13510 (encoded-kbd-setup-keymap): Setup key-translation-map.
13511 (saved-key-translation-map): New variable.
13512 (encoded-kbd-mode): Save/restore key-translation-map.
13513 Adjust for the change of encoded-kbd-setup-keymap.
13514
13515 2004-08-02 Kim F. Storm <storm@cua.dk>
13516
13517 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
13518 and call compute-motion with nil for topos and width to get proper
13519 usable width and height for both window and non-window systems.
13520
13521 * windmove.el (windmove-coordinates-of-position): Let compute-motion
13522 calculate usable window width and height.
13523
13524 * window.el (window-buffer-height): Call compute-motion with nil width.
13525
13526 2004-08-01 David Kastrup <dak@gnu.org>
13527
13528 * replace.el (query-replace-read-from):
13529 Use `query-replace-compile-replacement'.
13530 (query-replace-compile-replacement): New function.
13531 (query-replace-read-to): Use `query-replace-compile-replacement'
13532 for repeating the last command.
13533
13534 2004-08-01 John Paul Wallington <jpw@gnu.org>
13535
13536 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
13537 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
13538 (pr-switches): Remove period from end of error messages.
13539
13540 * help-mode.el (help-go-back): Likewise.
13541
13542 * abbrev.el (only-global-abbrevs): Doc fix.
13543 (edit-abbrevs-map): Define within defvar.
13544 (quietly-read-abbrev-file): Doc fix.
13545
13546 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
13547
13548 * novice.el (enable-command, disable-command): Doc fixes.
13549
13550 * subr.el (event-modifiers, event-basic-type): Doc fixes.
13551
13552 2004-07-30 Richard M. Stallman <rms@gnu.org>
13553
13554 * subr.el (with-local-quit): Doc fix.
13555
13556 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
13557
13558 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
13559
13560 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
13561
13562 * custom.el (defcustom): Doc fix.
13563
13564 2004-07-28 Masatake YAMATO <jet@gyve.org>
13565
13566 * progmodes/etags.el (etags-tags-apropos): Show building progress.
13567
13568 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
13569
13570 * imenu.el (imenu-prev-index-position-function)
13571 (imenu-extract-index-name-function, imenu-name-lookup-function)
13572 (imenu--index-alist): Docstring redundancy fix.
13573
13574 2004-07-25 Lars Hansen <larsh@math.ku.dk>
13575
13576 * wdired.el (wdired-finish-edit): Require dired-aux before locally
13577 binding dired-backup-overwrite.
13578
13579 2004-07-25 John Paul Wallington <jpw@gnu.org>
13580
13581 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
13582
13583 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
13584
13585 * term/tty-colors.el (tty-color-approximate): Doc fix.
13586
13587 * select.el (x-get-selection, x-set-selection): Doc fixes.
13588
13589 * frame.el (make-frame): Doc fix.
13590
13591 2004-07-24 Richard M. Stallman <rms@gnu.org>
13592
13593 * mail/rmail.el (rmail-mime-charset-pattern):
13594 Don't include semicolon in the charset value.
13595
13596 * replace.el (occur-next-error): Call set-window-point.
13597 (occur-engine): Handle negative NLINES.
13598
13599 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
13600
13601 * frame.el (modify-all-frames-parameters): Minor doc fix.
13602 (set-frame-configuration): Doc fix.
13603
13604 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
13605
13606 * simple.el (completion-setup-function): Compute the common parts
13607 and the first difference place correctly when
13608 partial-completion-mode is on.
13609
13610 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13611
13612 * ps-print.el: Doc fix.
13613 (ps-print-version): New version 6.6.5.
13614 (ps-printing-region): Doc fix.
13615 (ps-generate-string-list): Comment fix.
13616 (ps-message-log-max): Code fix.
13617
13618 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
13619
13620 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
13621 generated PostScript.
13622
13623 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
13624
13625 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
13626 with Gnus v5_10 branch.)
13627
13628 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
13629
13630 * calendar/time-date.el (time-to-number-of-days): New function.
13631 Imported from from Gnus.
13632
13633 2004-07-22 Kim F. Storm <storm@cua.dk>
13634
13635 * progmodes/make-mode.el: Fix comments.
13636
13637 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13638
13639 * printing.el: Doc fix.
13640
13641 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
13642
13643 * frame.el (modify-all-frames-parameters): Minor doc fix.
13644
13645 2004-07-20 Richard M. Stallman <rms@gnu.org>
13646
13647 * textmodes/fill.el (fill-nobreak-p): If this break point is
13648 at the end of the line, don't consider the newline which follows
13649 as a reason to return t.
13650
13651 2004-07-19 John Paul Wallington <jpw@gnu.org>
13652
13653 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
13654
13655 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
13656
13657 * dired-aux.el (dired-do-kill-lines): Expand docstring.
13658 Delete irrelevant code.
13659
13660 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
13661
13662 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
13663 New docstring. From Luc Teirlinck.
13664
13665 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
13666
13667 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
13668 section.
13669 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
13670 non-file buffers. We know it is nil.
13671
13672 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
13673
13674 Sync with Tramp 2.0.43.
13675
13676 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
13677 Remove outdated comment.
13678 (tramp-locked, tramp-locker): New variables for implementing a
13679 global lock.
13680 (tramp-sh-file-name-handler): Use them to implement the global lock.
13681
13682 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
13683
13684 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
13685 calls to respective `xxx` calls.
13686 (tramp-process-alive-regexp): Precise doc string.
13687 (tramp-multi-action-process-alive): New defun.
13688 (tramp-multi-actions): Use it.
13689 (tramp-handle-find-backup-file-name): `copy-tree' is available
13690 since Emacs 22.1 only (XEmacs has it). Implementation rewritten
13691 in order to avoid this function.
13692 (tramp-handle-write-region): Set current buffer. If connection
13693 wasn't open, `file-modes' has changed it accidently. Reported by
13694 David Kastrup <dak@gnu.org>.
13695 (tramp-enter-password, tramp-read-passwd): New arguments USER and
13696 HOST.
13697 (tramp-action-password, tramp-multi-action-password): Apply it.
13698 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
13699 name must still contain the port number. Otherwise, we have two
13700 Tramp buffers, with all the confusion. Reported by Myron Selby
13701 <myron@xytech.com> and Rolf Dubitzky
13702 <Dubitzky@physi.uni-heidelberg.de>.
13703
13704 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
13705 HOST to `tramp-enter-passwd'.
13706
13707 * net/tramp-vc.el (all): Code cleanup. Change all
13708 `tramp-handle-xxx' calls to respective `xxx` calls.
13709
13710 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
13711
13712 * emacs-lisp/testcover.el: New category "potentially-1valued" for
13713 functions that are not erroneous if either 1-valued or
13714 multi-valued. Detect functions in this class.
13715 (testcover-1value-functions, testcover-compose-functions)
13716 (testcover-progn-functions) Add some additional functions to lists.
13717 (testcover-mark): Bugfix when marking up the definition for an
13718 empty function.
13719
13720 2004-07-17 Richard M. Stallman <rms@gnu.org>
13721
13722 * replace.el (occur-read-primary-args): Pass default to
13723 read-from-minibuffer.
13724
13725 * mail/footnote.el (footnote-section-tag): Use defcustom.
13726
13727 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
13728 Compile font-lock-keywords, not KEYWORDS.
13729 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
13730 Add warn, check-type. Handle cerror like error.
13731
13732 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
13733
13734 * progmodes/which-func.el (which-func-keymap): New var.
13735 (which-func-face): New face.
13736 (which-func-format): Use them.
13737
13738 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
13739
13740 * buff-menu.el (list-buffers-noselect): Append the buffer's
13741 process status to its mode name.
13742
13743 2004-07-16 Kim F. Storm <storm@cua.dk>
13744
13745 * simple.el (inhibit-mark-movement): New defvar.
13746 (beginning-of-buffer, end-of-buffer): Do not push mark if
13747 inhibit-mark-movement is non-nil or C-u prefix is given.
13748
13749 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
13750 Init to beginning-of-buffer and end-of-buffer.
13751 (cua--undo-push-mark): New defvar.
13752 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
13753 already active and command is in cua--preserve-mark-commands.
13754 Also fix check for shift modifier on non-window systems.
13755 (cua--post-command-handler): Clear inhibit-mark-movement if set.
13756
13757 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
13758
13759 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
13760 of two integers, instead of a cons.
13761
13762 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
13763 `visited-file-modtime' now returns a list of two integers, instead
13764 of a cons.
13765
13766 * dired.el (dired-directory-changed-p): Ditto.
13767
13768 * progmodes/grep.el (grep): Doc fix.
13769
13770 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
13771
13772 * autorevert.el (auto-revert-tail-mode)
13773 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
13774 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
13775 in both at the same time.
13776 (auto-revert-tail-mode): New command.
13777 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
13778 (auto-revert-handler): Revert only either tail or whole file.
13779
13780 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
13781 add auto-revert-tail-mode.
13782
13783 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13784
13785 * printing.el: Doc fix. Change name of some funs.
13786 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
13787 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
13788 (pr-standard-file-name): New fun. Replace pr-standard-path.
13789 (pr-call-process): Code fix.
13790
13791 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
13792
13793 * subr.el (with-selected-window): Doc fix.
13794
13795 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
13796
13797 * subr.el (get-buffer-window-list): Doc fix.
13798
13799 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
13800
13801 * files.el (switch-to-buffer-other-window): Doc fix.
13802
13803 * window.el (save-selected-window, one-window-p)
13804 (split-window-keep-point, split-window-vertically)
13805 (split-window-horizontally): Doc fixes.
13806
13807 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
13808
13809 * printing.el: Doc fix. Now it uses call-process instead of
13810 shell-command for low command execution.
13811 (pr-version): New version number (6.8).
13812 (pr-shell-file-name): Option removed.
13813 (pr-shell-command): Fun removed.
13814 (pr-call-process): New fun. Replace pr-shell-command.
13815 (pr-standard-path, pr-remove-nil-from-list): New funs.
13816 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
13817 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
13818 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
13819 (pr-ps-utility-process, pr-txt-print): Code fix.
13820
13821 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
13822
13823 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
13824 boolean.
13825
13826 2004-07-09 Lars Hansen <larsh@math.ku.dk>
13827
13828 * wid-edit.el (widget-field-buffer): Doc fix.
13829
13830 2004-07-09 John Paul Wallington <jpw@gnu.org>
13831
13832 * emacs-lisp/re-builder.el (reb-update-overlays):
13833 Distinguish between one and several matches in message.
13834
13835 2004-07-09 Richard M. Stallman <rms@gnu.org>
13836
13837 * mouse.el (mouse-set-region-1): If transient-mark-mode
13838 is `identity', change it to `only'.
13839
13840 * simple.el (current-word): Doc fix.
13841
13842 2004-07-09 Mark A. Hershberger <mah@everybody.org>
13843
13844 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
13845 so that it is more understanding of whitespace.
13846
13847 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
13848 (("ns" . "element") (attr-list) children) instead of
13849 ((:ns . "element") (attr-list) children) in order to reduce the
13850 number of symbols used.
13851 (xml-skip-dtd): Change to use xml-parse-dtd but set
13852 xml-validating-parsing to nil.
13853 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
13854 (xml-substitute-entity): Remove in favor of new entity substitution.
13855 (xml-substitute-special): Rewrite in to substitute complex
13856 entities from DOCTYPE declarations.
13857 (xml-parse-fragment): Parse fragments from entity deleclarations.
13858 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
13859 (xml-parse-dtd, xml-substitute-special): Make validity checks
13860 conditioned on xml-validating-parser. Add "Not Well Formed" to
13861 error messages about well-formedness.
13862
13863 2004-07-08 Steven Tamm <steventamm@mac.com>
13864
13865 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
13866 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
13867 Do not treat double clicks and triple clicks specially in the
13868 scroll bar (preventing strange repositioning problems)
13869
13870 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
13871
13872 * replace.el (query-replace-regexp-eval): Fix last change.
13873
13874 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
13875
13876 * replace.el (query-replace-descr): New fun.
13877 (query-replace-read-from, query-replace-read-args): Default to the
13878 previous from&to.
13879 (query-replace-read-to): Quote the `from' string when displaying it.
13880 (query-replace-regexp-eval): Immediately check read-only status.
13881 Use query-replace-read-from to get the \n checking.
13882 Quote the `from' string when displaying it.
13883 (map-query-replace-regexp, occur-read-primary-args):
13884 Quote the `from' string when displaying it.
13885
13886 * isearch.el (isearch-query-replace): Pass the regexp-ness and
13887 delimited-ness of the search to query-replace.
13888
13889 * replace.el (query-replace-read-from, query-replace-read-to):
13890 New funs extracted from query-replace-read-args.
13891 (query-replace-read-args): Use them.
13892
13893 * replace.el (query-replace-interactive, query-replace-read-args):
13894 Remove the `initial' special value.
13895 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
13896 (occur-engine): Remove unused var `matchend'.
13897
13898 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
13899 Use the search string without prompting.
13900
13901 2004-07-05 Kenichi Handa <handa@m17n.org>
13902
13903 * international/mule.el (decode-coding-inserted-region):
13904 Set last-coding-system-used only when coding is nil.
13905
13906 2004-07-03 Eli Zaretskii <eliz@gnu.org>
13907
13908 * progmodes/grep.el (grep-compute-defaults, grep-command)
13909 (grep-program, find-program, grep-find-use-xargs, grep-history)
13910 (grep-find-history, grep-tag-default, grep-find-command)
13911 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
13912 Add autoload cookies, for unbundled packages that load `compile'
13913 and expect all grep-related symbols to become defined.
13914
13915 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
13916
13917 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
13918 (iimage-mode-image-search-path): New user option to search the
13919 image file.
13920 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
13921 have locate-file.
13922 (iimage-mode-buffer): Use it.
13923
13924 2004-07-03 Nick Roberts <nickrob@gnu.org>
13925
13926 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
13927 carefully.
13928 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
13929
13930 2004-07-03 Juri Linkov <juri@jurta.org>
13931
13932 * replace.el (query-replace-read-args): Swallow space after 'foo,
13933 not after (quote foo). Match space only immediately after symbol,
13934 not anywhere in the whole string.
13935
13936 2004-07-02 Richard M. Stallman <rms@gnu.org>
13937
13938 * replace.el (query-replace-read-args): Swallow space after
13939 symbols, not after closeparens. But avoid error if string ends there.
13940
13941 * progmodes/python.el (python-beginning-of-statement):
13942 Exit the loop if backward-up-list gets error.
13943
13944 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
13945
13946 2004-07-02 Andre Spiegel <spiegel@gnu.org>
13947
13948 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
13949 only if vc-consult-headers is non-nil.
13950
13951 2004-07-02 Juri Linkov <juri@jurta.org>
13952
13953 * pcvs.el (cvs-mode-diff-repository): New command.
13954
13955 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
13956
13957 2004-07-01 Juri Linkov <juri@jurta.org>
13958
13959 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
13960 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
13961 C-M-% to isearch-query-replace-regexp.
13962 (minibuffer-local-isearch-map): Add arrow key bindings.
13963 Bind C-f to isearch-yank-char-in-minibuffer.
13964 (isearch-forward): Doc fix.
13965 (isearch-edit-string): Doc fix.
13966 (isearch-query-replace, isearch-query-replace-regexp): New funs.
13967 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
13968 (isearch-yank-char): Add optional arg.
13969 (isearch-yank-char-in-minibuffer): New fun.
13970
13971 * replace.el (query-replace-interactive): Change type from boolean
13972 to choice. Add value `initial'.
13973 (query-replace-read-args): Handle value `initial' of
13974 query-replace-interactive.
13975
13976 2004-06-29 Kim F. Storm <storm@cua.dk>
13977
13978 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
13979 (breakpoint-disabled-bitmap-face): Add :group 'gud.
13980
13981 * progmodes/ada-xref.el (ada-tight-gvd-integration):
13982 Add :group 'ada.
13983
13984 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
13985
13986 2004-06-29 Juri Linkov <juri@jurta.org>
13987
13988 * replace.el (query-replace-read-args): Swallow a space after
13989 everything except )]" which in most cases means after a symbol.
13990
13991 * emacs-lisp/pp.el (pp-buffer): Add autoload.
13992
13993 2004-06-28 Richard M. Stallman <rms@gnu.org>
13994
13995 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
13996 More changes to go with previous change in font-lock.el.
13997
13998 2004-06-26 David Kastrup <dak@gnu.org>
13999
14000 * replace.el (perform-replace): Highlight the match even in
14001 non-query mode if there is potential replace string editing.
14002
14003 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
14004
14005 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
14006 agree with new return value of `file-remote-p'.
14007 This syncs with Tramp 2.0.42.
14008
14009 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
14010 according to new documentation of `file-remote-p'.
14011
14012 * files.el (file-remote-p): Fix doc to say that return value is
14013 identification of remote system, if not nil.
14014 (file-relative-name): Use new return value of `file-remote-p'.
14015
14016 2004-06-26 Nick Roberts <nickrob@gnu.org>
14017
14018 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
14019 (gdb-goto-breakpoint): Fix breakage.
14020
14021 2004-06-26 Eli Zaretskii <eliz@gnu.org>
14022
14023 * man.el (Man-getpage-in-background): Add windows-nt to the list
14024 of systems where shell-file-name should be used instead of
14025 literal "sh".
14026
14027 2004-06-25 Sam Steingold <sds@gnu.org>
14028
14029 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
14030 function names `(setf symbol)'.
14031
14032 2004-06-24 Richard M. Stallman <rms@gnu.org>
14033
14034 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
14035
14036 * font-lock.el (font-lock-keywords): Change format of compiled values.
14037 Document it.
14038 (font-lock-add-keywords): If font-lock-keywords is compiled,
14039 extract the uncompiled version, modify, then recompile.
14040 (font-lock-remove-keywords): Likewise.
14041 (font-lock-fontify-keywords-region): Handle changed format.
14042 (font-lock-compile-keywords): Handle changed format.
14043 (font-lock-set-defaults): Compile the keywords explicitly here.
14044
14045 2004-06-24 David Kastrup <dak@gnu.org>
14046
14047 * replace.el (query-replace-read-args): Implement `\,' and `\#'
14048 replacements here.
14049 (query-replace-regexp): Doc string explaining this and the new
14050 `\?' replacement. Remove `\,' and `\#' implementation here, as it
14051 is better placed in `query-replace-read-args'.
14052 (replace-regexp): Explain `\,', `\#' and `\?'.
14053 (replace-match-data): New function for thorough reuse/destruction
14054 of old match-data.
14055 (replace-match-maybe-edit): Function for implementing `\?' editing.
14056 (perform-replace): Fix maintaining of the match stack including
14057 already matched regions, implement `\?', fix various problems
14058 with regions while editing and other stuff.
14059 (replace-highlight): Simplify.
14060
14061 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
14062
14063 * progmodes/grep.el (grep-error-screen-columns): New variable.
14064 (grep-regexp-alist): Give it the full functionality of gnu style
14065 compilation messages with line and column ranges. Ask me for the
14066 perl script I'm working on, that uses these.
14067
14068 2004-06-23 Nick Roberts <nickrob@gnu.org>
14069
14070 * comint.el (comint-insert-clicked-input, comint-copy-old-input):
14071 Remove.
14072 (comint-insert-input, comint-mouse-insert-input): New functions
14073 based on comint-insert-clicked-input for two bindings but just
14074 one functionality.
14075
14076 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
14077
14078 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
14079
14080 2004-06-23 Lars Hansen <larsh@math.ku.dk>
14081
14082 * files.el (write-contents-functions): Doc fix.
14083
14084 2004-06-21 Juanma Barranquero <lektu@terra.es>
14085
14086 * image.el (image-library-alist): Rewrite docstring in active voice.
14087
14088 2004-06-20 Richard M. Stallman <rms@gnu.org>
14089
14090 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
14091
14092 * isearch.el (isearch-repeat): Avoid testing old match data.
14093 (isearch-message): Display trailing space in special font
14094 when search is failing.
14095 (isearch-search-fun-function): Doc fix.
14096
14097 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
14098
14099 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
14100
14101 * frame.el (show-trailing-whitespace): Doc fix.
14102
14103 * cus-edit.el (custom-variable-documentation): New function.
14104 (custom-variable): Use it.
14105
14106 2004-06-19 Nick Roberts <nickrob@gnu.org>
14107
14108 * man.el (Man-getpage-in-background): Revert previous change but
14109 make cygwin a special case.
14110
14111 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
14112
14113 * autorevert.el (global-auto-revert-non-file-buffers):
14114 Update docstring.
14115
14116 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
14117
14118 * progmodes/compile.el (compilation-error-properties): Store one
14119 more than end-col, if present, so that transient-mark-mode will
14120 highlight last char too.
14121 * progmodes/grep.el (grep-regexp-alist): Match columns and column
14122 ranges, if present.
14123
14124 2004-06-18 Jason Rumney <jasonr@gnu.org>
14125
14126 * makefile.w32-in: Double percent signs in for loops.
14127
14128 2004-06-17 David Kastrup <dak@gnu.org>
14129
14130 * replace.el (query-replace-read-args): Only warn about use of \n
14131 and \t when we are doing a regexp replacement and the actual
14132 escaped character is n or t.
14133 (query-replace-regexp): Add \, and \# interpretation to
14134 interactive call and document it.
14135 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
14136 as shortkey for replace-count.
14137 (replace-quote): New function for doubling backslashes.
14138
14139 2004-06-17 Juanma Barranquero <lektu@terra.es>
14140
14141 * files.el (parse-colon-path, cd): Mention in docstring that the
14142 path separator is colon in GNU-like systems.
14143
14144 * newcomment.el (comment-region-internal): Fix docstring.
14145
14146 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
14147 (ewoc-invalidate, ewoc-collect): Doc fixes.
14148 (ewoc--create-node, ewoc--delete-node-internal):
14149 Fix typos in docstring.
14150
14151 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
14152
14153 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
14154 manual to docstring.
14155
14156 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14157
14158 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
14159
14160 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
14161
14162 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
14163 Add hyperlink to emacs-xtra manual to docstring.
14164
14165 * autorevert.el (global-auto-revert-non-file-buffers):
14166 Add hyperlink to emacs-xtra manual to docstring, as well as an
14167 info-link.
14168
14169 2004-06-14 Juanma Barranquero <lektu@terra.es>
14170
14171 * image.el (image-library-alist): New variable to map image types
14172 to external libraries. Initialized to nil, unless system-specific
14173 configs change it.
14174 (image-type-available-p): Determine whether an image type is
14175 available by calling `init-image-library'.
14176
14177 * term/w32-win.el (image-library-alist): Initialize to a known set
14178 of probable library names.
14179
14180 2004-06-14 Kenichi Handa <handa@m17n.org>
14181
14182 * international/code-pages.el (windows-1256, cp1125): Fix tables
14183 for several characters.
14184
14185 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
14186
14187 2004-06-13 Richard M. Stallman <rms@gnu.org>
14188
14189 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
14190
14191 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
14192 not "`pc-selection-mode'".
14193
14194 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
14195
14196 * simple.el (previous-matching-history-element): Specify a default.
14197
14198 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
14199
14200 * cus-face.el (custom-declare-face): Simplify code.
14201
14202 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
14203
14204 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
14205
14206 * files.el (before-save-hook): Add `time-stamp' to the options.
14207
14208 * time-stamp.el (time-stamp): Recommend adding it to
14209 `before-save-hook', rather than `write-file-functions'.
14210 Make a similar change in `Commentary' section.
14211
14212 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
14213
14214 * diff-mode.el (diff-current-defun): If at start of hunk, use
14215 position of first change.
14216
14217 2004-06-13 Lars Hansen <larsh@math.ku.dk>
14218
14219 * dired-x.el (dired-mark-omitted): Bind to "*O".
14220
14221 2004-06-12 Karl Fogel <kfogel@red-bean.com>
14222
14223 * bookmark.el (bookmark-bmenu-relocate): New function, as
14224 suggested by David J. Biesack <David.Biesack@sas.com>.
14225 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
14226 (bookmark-bmenu-mode): Describe binding in doc string.
14227 (bookmark-set-filename): Save the bookmark list if it's time.
14228
14229 2004-06-13 Kenichi Handa <handa@m17n.org>
14230
14231 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
14232 (ccl-untranslated-to-ucs): Fix typo.
14233
14234 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
14235
14236 * progmodes/python.el (python-open-block-statement-p):
14237 Fix indentation after a block opening that contains a comment.
14238
14239 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
14240
14241 * bindings.el (completion-ignored-extensions): Add file extensions
14242 of Python byte-compiled files.
14243
14244 2004-06-12 Juri Linkov <juri@jurta.org>
14245
14246 * info.el (Info-goto-node): Add autoload.
14247 (Info-toc): Add substring-no-properties on Info file name.
14248 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
14249 (Info-mode-map): Bind L to Info-history, T to Info-toc.
14250
14251 2004-06-12 Kenichi Handa <handa@m17n.org>
14252
14253 * international/mule-cmds.el (set-language-environment):
14254 Load subst tables if necessary.
14255
14256 * international/mule.el (decode-char): Load subst tables if necessary.
14257 (encode-char): Likewise.
14258
14259 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
14260 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
14261 (utf-16le-decode-loop): Set r5 to -1 before loop.
14262 (utf-16be-decode-loop): Likewise.
14263 (ccl-decode-mule-utf-16le): Add EOF processing block.
14264 (ccl-decode-mule-utf-16be): Likewise.
14265 (ccl-decode-mule-utf-16le-with-signature): Likewise.
14266 (ccl-decode-mule-utf-16be-with-signature): Likewise.
14267 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
14268 (ccl-mule-utf-16-encode-untrans): New CCL.
14269 (utf-16-decode-to-ucs): Handle pre-read character.
14270 (utf-16le-encode-loop): Handle surrogate pair.
14271 (utf-16be-encode-loop): Likewise.
14272 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
14273 of utf-16le-encode-loop.
14274 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
14275 of utf-16be-encode-loop.
14276 (mule-utf-16-post-read-conversion):
14277 Call utf-8-post-read-conversion at first.
14278 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
14279 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
14280 Add post-read-conversion and pre-write-conversion.
14281
14282 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
14283 (utf-translate-cjk-unicode-range): New variable.
14284 (utf-translate-cjk-load-tables): New function.
14285 (utf-lookup-subst-table-for-decode): New function.
14286 (utf-lookup-subst-table-for-encode): New function.
14287 (utf-translate-cjk-mode): Init-value changed to t. Don't load
14288 tables here. Update safe-charsets of utf-* coding systems.
14289 (ccl-mule-utf-untrans): New CCL.
14290 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
14291 at end of each branch.
14292 (ccl-mule-utf-8-encode-untrans): New CCL.
14293 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
14294 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
14295 length of encoding. Don't return r0.
14296 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
14297 (utf-8-post-read-conversion): Narrow to region properly.
14298 If utf-translate-cjk-mode is on, load tables if necessary.
14299 Call utf-8-compose with hash-table arg if necessary.
14300 Call XXX-compose-region instead of XXX-post-read-convesion.
14301 (utf-8-pre-write-conversion): New function.
14302 (mule-utf-8): Include CJK charsets in safe-charsets if
14303 utf-translate-cjk-mode is on. Add pre-write-conversion.
14304
14305 * international/characters.el: Temporarily set
14306 utf-translate-cjk-mode to nil.
14307
14308 * language/devan-util.el (devanagari-compose-region):
14309 Add autoload cookie.
14310
14311 * international/ccl.el (ccl-dump-call): Fix printing the
14312 subroutine name.
14313
14314 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
14315
14316 * dired.el (dired-revert): If buffer is marked unmodified before
14317 reverting, keep it marked unmodified.
14318 Adapt to new conventions for commenting out code.
14319 (dired-make-relative): Adapt to new conventions for commenting out code.
14320
14321 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
14322
14323 * eshell/esh-module.el (eshell-load-defgroups):
14324 Bind `vc-handled-backends' to nil when opening files.
14325
14326 2004-06-11 Juanma Barranquero <lektu@terra.es>
14327
14328 * files.el (parse-colon-path, cd): Doc fixes (refer to
14329 `path-separator', not colon).
14330
14331 2004-06-10 Juanma Barranquero <lektu@terra.es>
14332
14333 * newcomment.el (comment-search-forward)
14334 (comment-search-backward): Fix typos in docstring.
14335 (comment-region): Doc fix.
14336
14337 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
14338
14339 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
14340 switch is no longer stored in `dired-switches-alist'.
14341
14342 * dired-aux.el (dired-insert-subdir): Do not store R switch in
14343 `dired-switches-alist'.
14344
14345 2004-06-10 Kim F. Storm <storm@cua.dk>
14346
14347 * pcvs.el (cvs-mode-diff-yesterday): New command.
14348
14349 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
14350
14351 2004-06-10 Juri Linkov <juri@jurta.org>
14352
14353 * emacs-lisp/edebug.el (edebug-eval-defun):
14354 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
14355 Fix docstring.
14356
14357 * simple.el (eval-expression-print-format): Don't print additional
14358 information on the first call to `eval-print-last-sexp'.
14359 (next-error-find-buffer): Fix punctuation.
14360 (killing) <defgroup>: Fix punctuation.
14361 (yank-excluded-properties): Change group from editing to killing.
14362
14363 * replace.el (perform-replace): Use `limit' to terminate the
14364 while-loop explicitly.
14365
14366 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14367
14368 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
14369 Use lc-*.xpm as prefix instead of *-locol.xpm.
14370
14371 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
14372 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
14373 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
14374 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
14375 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
14376 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
14377 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
14378 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
14379 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
14380 * toolbar/lc-up_arrow.xpm:
14381 Rename from *-locol.xpm.
14382
14383 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
14384
14385 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
14386 include forms like &<str>; as valid url patterns.
14387
14388 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
14389
14390 * dired.el (dired-diff, dired-backup-diff)
14391 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
14392 (dired-do-chown, dired-do-touch, dired-do-print)
14393 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
14394 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
14395 (dired-create-directory, dired-do-copy, dired-do-symlink)
14396 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
14397 (dired-do-copy-regexp, dired-do-hardlink-regexp)
14398 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
14399 (dired-maybe-insert-subdir, dired-next-subdir)
14400 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
14401 (dired-kill-subdir, dired-tree-up, dired-tree-down)
14402 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
14403 (dired-run-shell-command, dired-query): Remove redundant,
14404 or incorrect, autoloads.
14405
14406 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
14407 does not end in a slash. Add optional argument KILL-ROOT.
14408 Update docstring.
14409 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
14410 (dired-query): Add autoloads.
14411
14412 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
14413
14414 * progmodes/compile.el (compilation-set-window-height):
14415 Rearrange the save-* functions because a buffer can have several current
14416 point in different windows.
14417 (compilation-error-regexp-alist-alist): Recognize {standard input}
14418 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
14419
14420 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14421
14422 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
14423 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
14424 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
14425 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
14426 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
14427 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
14428 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
14429 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
14430 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
14431 * toolbar/up_arrow-locol.xpm:
14432 New versions of icons that uses fewer colors.
14433
14434 * toolbar/tool-bar.el (tool-bar-local-item)
14435 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
14436 if display-color-cells is 256 or less.
14437
14438 2004-06-08 Kim F. Storm <storm@cua.dk>
14439
14440 * wid-edit.el (widget-specify-button): Use hand pointer rather
14441 than mouse-face as visible mouse-over effect.
14442
14443 2004-06-07 Karl Fogel <kfogel@red-bean.com>
14444
14445 * saveplace.el (save-place-alist-to-file): Bind `print-length'
14446 and `print-level' to nil when writing out `save-place-alist'.
14447 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
14448
14449 2004-06-07 Juanma Barranquero <lektu@terra.es>
14450
14451 * completion.el (completion-kill-region): Doc fix.
14452
14453 * format.el (format-insert-annotations)
14454 (format-annotate-location): Doc fixes.
14455 (format-subtract-regions): Make arguments match their use in docstring.
14456
14457 * simple.el (kill-region): Doc fix.
14458
14459 * subr.el (insert-buffer-substring-no-properties)
14460 (insert-buffer-substring-as-yank): Doc fixes.
14461
14462 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
14463
14464 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
14465 Update docstring.
14466 (dired-reset-subdir-switches): New function.
14467
14468 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
14469 Limit scope of `buffer-read-only' binding.
14470
14471 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
14472
14473 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
14474 eshell-explicit-command-char.
14475
14476 2004-06-06 Juanma Barranquero <lektu@terra.es>
14477
14478 * help-fns.el (help-argument-name): Inherit from italic face only
14479 if the frame supports it.
14480
14481 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14482
14483 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
14484 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
14485 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
14486 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
14487 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
14488 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
14489 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
14490 New conversions from xpm files.
14491
14492 * toolbar/README: New file.
14493
14494 2004-06-06 Richard M. Stallman <rms@gnu.org>
14495
14496 * isearch.el (isearch-mode-map): Undo previous change.
14497
14498 2004-06-05 Juri Linkov <juri@jurta.org>
14499
14500 * bindings.el (debug-ignored-errors): Add regexps for history
14501 related messages. Remove $ from "No further undo information".
14502 Move Ediff's messages to ediff.el.
14503
14504 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
14505
14506 * cus-edit.el (custom-display): Add `min-colors'.
14507
14508 * custom.el (defface): Add `supports' to docstring.
14509
14510 * help-fns.el (help-argument-name): Add :group 'help.
14511
14512 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
14513
14514 * find-dired.el (find-ls-subdir-switches): New user option.
14515 (find-dired): No longer call `abbreviate-file-name' on DIR.
14516 Set `dired-subdir-switches' buffer-locally.
14517
14518 * locate.el: Merge the two `Commentary' sections.
14519 (locate-ls-subdir-switches): New user option.
14520 (locate): Update for other changes.
14521 (locate-mode-map): Restore Dired binding for mouse-2.
14522 Bind `locate-mouse-view-file' to M-mouse-2.
14523 Bind `l' to `locate-do-redisplay'.
14524 (locate-main-listing-line-p, locate-do-redisplay): New functions.
14525 (locate-mouse-view-file, locate-tags, locate-find-directory):
14526 Print message if used outside main listing.
14527 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
14528 Various changes to support inserted subdirectories.
14529 (locate-insert-header): Change header of *Locate* buffer.
14530
14531 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
14532 Change interactive default switches.
14533 (dired-rename-subdir-2): Update `dired-switches-alist'.
14534 (dired-insert-subdir, dired-kill-subdir):
14535 Handle `dired-switches-alist'. Do not mark buffer modified.
14536 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
14537 (dired-insert-subdir-doinsert): Omit messages.
14538 Handle `dired-subdir-switches'.
14539 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
14540
14541 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
14542 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
14543 subdirs if -R switch is used for a subdir.
14544 (dired-mode): Set `dired-switches-alist'.
14545 (dired-build-subdir-alist): Only print number of directories in
14546 echo area when invoked interactively.
14547
14548 2004-06-05 Lars Hansen <larsh@math.ku.dk>
14549
14550 * dired-x.el (dired-omit-mode): Rename from
14551 dired-omit-files-p. Use define-minor-mode to define it.
14552 (dired-omit-files-p): Add as alias for dired-omit-mode.
14553 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
14554 dired-mark-omitted.
14555 (dired-mark-omitted): Add. Bind to M-O.
14556
14557 2004-06-05 Kenichi Handa <handa@m17n.org>
14558
14559 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
14560
14561 2004-06-05 Juanma Barranquero <lektu@terra.es>
14562
14563 * help-fns.el (help-argument-name): Reintroduce face.
14564 (help-default-arg-highlight): Use it, now that
14565 `face-differs-from-default-p' can be trusted.
14566
14567 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
14568
14569 * textmodes/table.el: Sentence commands added to Point Motion
14570 group; kill and backward-kill commands added to Extraction group.
14571
14572 2004-06-04 Mario Lang <mlang@delysid.org>
14573
14574 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
14575 systems appear to use mW, make the code handle this. Fix a
14576 division-by-zero bug while at it, and handle kernels with
14577 a slightly different layout in /proc/acpi.
14578
14579 2004-06-04 Karl Fogel <kfogel@red-bean.com>
14580
14581 * vc-svn.el (vc-svn-checkin): Use `nconc' instead of `list*',
14582 because the latter is a CL-ism. This fixes the bug reported by
14583 Shawn Boyette <mdxi@collapsar.net> in
14584 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
14585
14586 2004-06-04 Miles Bader <miles@gnu.org>
14587
14588 * faces.el (display-supports-face-attributes-p): Function moved to
14589 C code. Previously only the tty-related portion of this function
14590 was done in C; however the previous attempt to do a halfway-proper
14591 job for non-tty displays in lisp didn't work properly because of
14592 funny conditions during Emacs startup.
14593 (face-differs-from-default-p): Simplify, now that
14594 display-supports-face-attributes-p works properly on all display
14595 types. Remove :stipple from comparison; it doesn't really work
14596 in emacs anyway.
14597
14598 2004-06-04 Miles Bader <miles@gnu.org>
14599
14600 * faces.el (face-differs-from-default-p): Use a different
14601 implementation, so we can really check whether FACE displays
14602 differently or not.
14603
14604 2004-06-04 Miles Bader <miles@gnu.org>
14605
14606 * faces.el (display-supports-face-attributes-p): Implement a
14607 `different from default' check for non-tty displays.
14608
14609 2004-06-03 David Kastrup <dak@gnu.org>
14610
14611 * woman.el (woman-mapcan): More concise code.
14612 (woman-topic-all-completions, woman-topic-all-completions-1)
14613 (woman-topic-all-completions-merge): Replace by a simpler and
14614 much faster implementation based on O(n log n) sort/merge instead
14615 of the old O(n^2) behavior.
14616
14617 2004-06-03 Miles Bader <miles@gnu.org>
14618
14619 * subr.el (read-number): Use canonical format for default in prompt.
14620
14621 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
14622 Add regexp for " [...]" style defaults.
14623
14624 2004-06-02 Romain Francoise <romain@orebokech.com>
14625
14626 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
14627 groups: if the user asks for a hidden buffer, open the
14628 corresponding filter group to expose it.
14629
14630 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
14631 `ibuffer-jump-to-buffer'.
14632 (ibuffer-jump-offer-only-visible-buffers): New user option.
14633
14634 2004-06-02 Juanma Barranquero <lektu@terra.es>
14635
14636 * faces.el (frame-update-faces): Add empty docstring so the one
14637 for `ignore' doesn't show through.
14638
14639 * subr.el (process-kill-without-query): Remove spurious "\n" on
14640 obsolescence string.
14641 (focus-frame, unfocus-frame): Add obsolescence declaration and
14642 empty docstring.
14643
14644 * international/mule.el (register-char-codings): Make alias for
14645 `ignore'. Move docstring to obsolescence info and remove redundancy.
14646
14647 2004-06-02 Kim F. Storm <storm@cua.dk>
14648
14649 * frame.el (blink-cursor-start): Turn cursor off initially so blink
14650 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
14651
14652 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
14653
14654 * comint.el (comint-replace-by-expanded-history-before-point):
14655 Obey `start' as the docstring says.
14656 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
14657 (comint-update-fence): Prevent font-lock from running unnecessarily.
14658 (comint-dynamic-list-completions): Use with-current-buffer.
14659
14660 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14661
14662 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
14663 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
14664 (bibtex-entry-update): Handle alternatives and optional fields.
14665 (bibtex-parse-entry): Bugfix, handle empty key.
14666
14667 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
14668
14669 * vc-arch.el (vc-arch-state): Don't assume the file exists.
14670
14671 2004-05-31 Lars Hansen <larsh@math.ku.dk>
14672
14673 * desktop.el (desktop-save): Don't save minor modes without a
14674 known mode initialization function.
14675
14676 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
14677
14678 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
14679
14680 * autorevert.el: Update `Commentary' section.
14681
14682 2004-05-30 Juanma Barranquero <lektu@terra.es>
14683
14684 * dos-fns.el (convert-standard-filename):
14685 * files.el (convert-standard-filename):
14686 * w32-fns.el (convert-standard-filename):
14687 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
14688
14689 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
14690
14691 Sync with Tramp.
14692
14693 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
14694 (tramp-let-maybe): Move to an earlier spot in the file.
14695 Patch by Andreas Schwab.
14696
14697 2004-05-30 Andreas Schwab <schwab@suse.de>
14698
14699 * dired.el (dired-get-filename): Don't use dired-re-dot.
14700
14701 2004-05-30 Richard M. Stallman <rms@gnu.org>
14702
14703 * files.el (find-file): Doc fix.
14704
14705 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
14706
14707 2004-05-30 Nick Roberts <nickrob@gnu.org>
14708
14709 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
14710 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
14711 modeline of the locals buffer.
14712 (gdb-goto-breakpoint): Handle gdbmi.
14713 (gdb-get-frame-number): Change for gdbmi.
14714
14715 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
14716
14717 * files.el (file-remote-p): Apply file name handler for operation
14718 `file-remote-p'. It isn' a property any longer.
14719 (file-relative-name): `fh' and `fd' get the required value via
14720 `find-file-name-handler' already.
14721
14722 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
14723 (top): Remove setting of `file-remote-p' property for
14724 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
14725
14726 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
14727
14728 Version 2.0.41 of Tramp released.
14729
14730 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
14731 Throw away if process has died.
14732 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
14733 (tramp-out-of-band-prompt-regexp): Rename to
14734 `tramp-process-alive-regexp', because its usage is widen.
14735 (tramp-actions-copy-out-of-band): Apply it.
14736 (tramp-actions-before-shell, tramp-multi-actions):
14737 Add `tramp-action-process-alive' action.
14738 (tramp-action-process-alive): New defun.
14739 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
14740 Add entry for `file-remote-p'.
14741 (tramp-handle-file-remote-p): New defun.
14742 (top): Remove setting of `file-remote-p'. Don't set
14743 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
14744
14745 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
14746 `file-remote-p'.
14747
14748 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
14749 counted for (last) line. [They should or they shouldn't? --Stef]
14750 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
14751
14752 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
14753
14754 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
14755 not really necessary but seems to keep the shell history smaller
14756 in some cases. It is no substitute for setting HISTFILE and
14757 HISTSIZE from tramp-open-connection-setup-interactive-shell,
14758 though. Suggested by Luc Teirlinck.
14759 (tramp-open-connection-setup-interactive-shell): Export variables
14760 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
14761 (tramp-set-process-query-on-exit-flag): New compat function.
14762 (tramp-open-connection-multi, tramp-open-connection-su)
14763 (tramp-open-connection-rsh, tramp-open-connection-telnet)
14764 (tramp-do-copy-or-rename-file-out-of-band): Use it.
14765 (tramp-let-maybe): New macro, let-binds a variable only if it
14766 isn't obsolete.
14767 (tramp-check-ls-commands, tramp-handle-expand-file-name)
14768 (tramp-handle-file-truename): Use it.
14769 (tramp-completion-file-name-regexp-unified): Avoid matching
14770 filenames starting with "/:" -- those are reserved for
14771 file-name-non-special.
14772
14773 * tramp-smb.el (tramp-smb-open-connection):
14774 Use tramp-set-process-query-on-exit-flag compat function.
14775
14776 2004-05-29 Richard M. Stallman <rms@gnu.org>
14777
14778 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
14779
14780 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
14781 (eval-last-sexp-print-value): Print char equivalent regardless
14782 of standard-output value.
14783
14784 * thumbs.el (thumbs-subst-char-in-string): Delete.
14785 (thumbs-thumbname): Use subst-char-in-string.
14786 (thumbs-resize-image): Use condition-case, not ignore-errors.
14787 (thumbs-kill-buffer): Likewise.
14788
14789 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
14790 (thumbs-mode): Make buffer read-only.
14791 (thumbs-make-thumb): Unconditionally accept an existing file.
14792 (thumbs-insert-thumb): Add thumb-image-file property to the image.
14793 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
14794 (thumbs-show-thumbs-list): Error if images not supported.
14795 (thumbs-save-current-image): Improve prompt string.
14796 (thumbs-mode-map): Define u, R, x.
14797 (thumbs-unmark): New command.
14798 (thumbs-emboss-image): Minor cleanup.
14799 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
14800 (thumbs-rename-images): New command.
14801 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
14802
14803 * thumbs.el (thumbs-current-image): New function.
14804 (thumbs-file-list, thumbs-file-alist): New functions.
14805 (thumbs-find-image): Delete arg L.
14806 Don't set up thumbs-fileL as buffer-local global var.
14807 (thumbs-find-image-at-point): Use thumbs-current-image.
14808 (thumbs-set-image-at-point-to-root-window): Likewise.
14809 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
14810 Record and warn about errors. Update thumbs-markedL for deletions.
14811 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
14812 (thumbs-redraw-buffer): Use thumbs-file-list.
14813 (thumbs-mark): Use thumbs-current-image.
14814 (thumbs-show-name): Use thumbs-current-image.
14815
14816 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
14817 and imenu--last-menubar-index-alist.
14818
14819 * subr.el (with-selected-window): Undo previous change.
14820
14821 2004-05-29 John Paul Wallington <jpw@gnu.org>
14822
14823 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
14824 (thumbs-mouse-find-image): New command.
14825 (thumbs-mode-map): Bind it to mouse-2.
14826 (thumbs-mode): Make mode-class special.
14827 (thumbs-view-image-mode): Likewise.
14828
14829 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
14830
14831 * flymake.el: New file.
14832
14833 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
14834
14835 * files.el (find-file-noselect-1): Do not bind
14836 `inhibit-read-only' to t during execution of
14837 `find-file-not-found-functions'.
14838
14839 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
14840
14841 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
14842 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
14843
14844 2004-05-28 Juri Linkov <juri@jurta.org>
14845
14846 * simple.el (eval-expression-print-format): New fun.
14847
14848 * simple.el (eval-expression):
14849 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
14850 * emacs-lisp/edebug.el (edebug-compute-previous-result)
14851 (edebug-eval-expression): Print additionally the value returned by
14852 `eval-expression-print-format'.
14853
14854 * emacs-lisp/lisp.el (insert-pair-alist): New var.
14855 (insert-pair): Make arguments optional. Find character pair
14856 from `insert-pair-alist' according to the last input event.
14857 (insert-parentheses): Make arguments optional.
14858 (raise-sexp, delete-pair): New funs.
14859
14860 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
14861 (emacs-lisp-mode-map, lisp-interaction-mode-map):
14862 Bind C-M-q to `indent-pp-sexp'.
14863
14864 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
14865 `pp-to-string' modified to be able to format text with newlines.
14866 (pp-to-string): Move the buffer-formatting part of the code to
14867 `pp-buffer'. Call `pp-buffer'.
14868
14869 * info.el (Info-desktop-buffer-misc-data): Don't save information
14870 about virtual files.
14871 (Info-restore-desktop-buffer): Restore Info buffers in prepared
14872 buffers with names obtained from the desktop file instead of the
14873 default *info* buffer.
14874
14875 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
14876
14877 * subr.el (with-selected-window): Only save/restore the selected window.
14878
14879 * progmodes/compile.el (compilation-error-regexp-alist):
14880 Use expand-file-name and data-directory.
14881
14882 * progmodes/grep.el (grep-tree): Rework previous fix.
14883
14884 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
14885 after the user marked text with the mouse.
14886
14887 * startup.el (command-line): Keep the first regexp of
14888 auto-save-file-name-transforms intact.
14889
14890 2004-05-28 Juanma Barranquero <lektu@terra.es>
14891
14892 * cus-edit.el (customize-face, customize-face-other-window)
14893 (custom-face-edit-delete): Make arguments match their use in
14894 docstring.
14895 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
14896 docstring.
14897
14898 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
14899 not `cvs-butlast'.
14900
14901 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
14902 `nbutlast' are in subr.el).
14903
14904 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
14905 (set-w32-system-coding-system): Doc fixes.
14906
14907 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
14908 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
14909 Make arguments match their use in docstring.
14910 (artist-draw-region-trim-line-endings)
14911 (artist-mouse-choose-operation): Fix typo in docstring.
14912 (artist-key-set-point-common): Doc fix.
14913
14914 2004-05-28 Simon Josefsson <jas@extundo.com>
14915
14916 * mail/smtpmail.el (smtpmail-open-stream):
14917 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
14918
14919 2004-05-26 Simon Josefsson <jas@extundo.com>
14920
14921 * starttls.el: Merge with my GNUTLS based starttls.el.
14922 (starttls-gnutls-program, starttls-use-gnutls)
14923 (starttls-extra-arguments, starttls-process-connection-type)
14924 (starttls-connect, starttls-failure, starttls-success): New variables.
14925 (starttls-program, starttls-extra-args): Doc fix.
14926 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
14927 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
14928 and pass on to corresponding *-gnutls function if it is set.
14929
14930 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
14931
14932 * autorevert.el (auto-revert-handler): Disable auto-reverting of
14933 remote files.
14934
14935 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
14936
14937 * files.el (file-name-non-special): There are more operations
14938 which need handling: `find-backup-file-name',
14939 `insert-file-contents', `verify-visited-file-modtime',
14940 `write-region'. Rename t value of method to `add'. Add new
14941 methods `quote' and `unquote-then-quote' to file-arg-indices.
14942
14943 2004-05-25 Juri Linkov <juri@jurta.org>
14944
14945 * info.el (Info-toc): Call Info-mode on intermediate buffer.
14946 (Info-index-nodes): Enclose code in condition-case to catch errors.
14947 (Info-index-node): Don't search all index nodes if request is only
14948 for the current node and file is not in the cache of index nodes.
14949 (Info-mode-map): Bind Info-copy-current-node-name to `w'
14950 for consistency with dired-copy-filename-as-kill.
14951 Bind `S' to Info-search-case-sensitively.
14952 (Info-copy-current-node-name): New arg. With zero prefix arg put
14953 the name inside a function call to `info'. Display copied text in
14954 the echo area.
14955
14956 2004-05-25 Sam Steingold <sds@gnu.org>
14957
14958 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
14959 strip the package prefix from the symbol name, if any.
14960 Make it the `find-tag-default-function' for `lisp-mode'.
14961
14962 2004-05-25 John Paul Wallington <jpw@gnu.org>
14963
14964 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
14965 instead of obsolete `process-kill-without-query'.
14966
14967 * textmodes/texinfmt.el (texinfo-indexvar-alist):
14968 Declare as variable, not constant.
14969
14970 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
14971
14972 * files.el (find-file-noselect-1): Fix bug introduced by
14973 Revision 1.694. As a side effect, `inhibit-read-only'
14974 is again, by default, t during execution of
14975 `find-file-not-found-functions'.
14976 (insert-directory): Check that lines were really inserted by
14977 the --dired switch, before erasing them.
14978
14979 2004-05-24 Nick Roberts <nickrob@gnu.org>
14980
14981 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
14982 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
14983 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
14984 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
14985 gud-minor-mode (gdbmi).
14986
14987 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
14988
14989 * net/browse-url.el (browse-url-interactive-arg): Enable user to
14990 explicitly select the text to be taken as URL.
14991
14992 2004-05-23 Juri Linkov <juri@jurta.org>
14993
14994 * info.el (Info-index-nodes): New var and fun.
14995 (Info-goto-index, Info-index, info-apropos)
14996 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
14997 (Info-index): Fix docstring. Store and restore Info-history-list.
14998 (Info-complete-nodes): New var.
14999 (Info-complete-menu-item): Use it.
15000 (Info-index-node): New fun.
15001 (Info-final-node, Info-forward-node, Info-backward-node)
15002 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
15003 Use Info-index-node.
15004 (Info-extract-menu-item, Info-extract-menu-counting): Set second
15005 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
15006 (Info-find-node-2): If a node with period in its name not found,
15007 try to find a node without the name part after period.
15008 (Info-select-node): Call Info-fontify-node only if
15009 Info-fontify-maximum-menu-size is not nil.
15010 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
15011 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
15012 Preserve Info-history-list.
15013 (Info-toc): Set Info-current-file.
15014 (Info-build-toc): Move point to the beginning of the buffer.
15015 Add main-file variable.
15016 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
15017 Use backslashed representation of the control character ^_.
15018
15019 * textmodes/texinfmt.el (texinfo-print-index): Print index line
15020 numbers in the new Texinfo 4.7 format.
15021
15022 * add-log.el (change-log-font-lock-keywords): Remove `:' from
15023 regexps for function and variable names.
15024
15025 * descr-text.el (describe-property-list): Add [show] button for
15026 `syntax-table' property with action to pp to a separate buffer.
15027 (describe-char): Replace search-forward by re-search-forward with
15028 whitespace regexp after "character:" to not fail in too narrow windows.
15029
15030 * simple.el (next-error-find-buffer): Add a rule to return
15031 next-error capable buffer if one window on the selected frame
15032 displays such buffer.
15033
15034 2004-05-23 Nick Roberts <nickrob@gnu.org>
15035
15036 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
15037 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
15038 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
15039 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
15040 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
15041 Handle new value for gud-minor-mode (gdbmi).
15042 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
15043 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
15044 Change from local to global gdb variable set.
15045 (gdb-ann3): Initialise above gdb variable set.
15046 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
15047 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
15048 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
15049 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
15050 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
15051 (gdb-info-locals-handler, gdb-invalidate-assembler)
15052 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
15053 set as global variables.
15054 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
15055 Handle gdbmi.
15056 (gdb-info-breakpoints-custom): Fix regexp.
15057 (def-gdb-var): Delete.
15058
15059 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
15060 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
15061 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
15062 a new mode. The file (gdb-mi.el) for this mode will be included
15063 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
15064 primary interface.
15065
15066 2004-05-23 Jesper Harder <harder@ifa.au.dk>
15067
15068 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
15069 interpreted as a directory.
15070
15071 2004-05-22 Richard M. Stallman <rms@gnu.org>
15072
15073 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
15074 as a close quote.
15075
15076 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
15077
15078 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
15079 Use assoc-string, not assoc-ignore-case.
15080
15081 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
15082
15083 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
15084 If moving back then fwd gets a defun that ends before point,
15085 try again moving fwd then back.
15086
15087 * files.el (file-name-non-special): Allow t in file-arg-indices
15088 to mean requote the return value. Use `identity' as an element
15089 rather than as the whole value.
15090
15091 * gs.el (gs-options): Add -dSAFER. Mark it risky.
15092
15093 2004-05-22 Juanma Barranquero <lektu@terra.es>
15094
15095 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
15096 `help-make-usage'.
15097 (help-highlight-arguments): Skip function name before searching
15098 for arguments.
15099
15100 2004-05-21 Juanma Barranquero <lektu@terra.es>
15101
15102 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
15103 Don't mention in the docstring these arguments meant for
15104 internal (recursive) use only.
15105 (allout-char-spec): Comment out (it's not implemented).
15106 (allout-old-expose-topic, allout-exposure): Fix docstring and add
15107 obsolescence declaration.
15108 (allout-flatten-exposed-to-buffer)
15109 (allout-indented-exposed-to-buffer): Fix typos in docstring.
15110 (my-mark-marker): Doc fix.
15111 (produce-allout-mode-map, allout-sibling-index)
15112 (allout-isearch-expose, allout-distinctive-bullet)
15113 (allout-open-topic, allout-reindent-body)
15114 (allout-rebullet-heading, allout-process-exposed)
15115 (allout-insert-listified, allout-latex-verb-quote)
15116 (allout-insert-latex-header, allout-insert-latex-trailer):
15117 Make arguments match their use in docstring.
15118 (allout-primary-bullet, allout-old-style-prefixes)
15119 (allout-inhibit-protection, allout-init, allout-mode)
15120 (allout-before-change-protect, allout-flag-region):
15121 Use "Emacs" instead of "emacs" in docstrings.
15122
15123 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
15124
15125 * international/characters.el: Modify syntax of more characters.
15126
15127 2004-05-21 Masatake YAMATO <jet@gyve.org>
15128
15129 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
15130 (etags-tags-completion-table): Show parsing progress.
15131
15132 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
15133
15134 * locate.el (locate-prompt-for-command): Shorten first line of
15135 docstring.
15136 (locate-mode): Expand docstring and include keymap summary.
15137
15138 * files.el (find-file-noselect-1): Limit the scope of the
15139 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
15140 is, by default, nil during the execution of
15141 `find-file-not-found-functions' and `find-file-hook'.
15142
15143 2004-05-20 Michael Mauger <mmaug@yahoo.com>
15144
15145 * facemenu.el (facemenu-color-name-equal): New function.
15146 (list-colors-display): Use it to compare colors instead of
15147 facemenu-color-equal.
15148
15149 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
15150
15151 * compare-w.el (compare-windows-face): Use min-colors instead of
15152 checking for tty or pc types.
15153
15154 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
15155
15156 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
15157 (completion-setup-function): Use with-current-buffer.
15158 Properly save excursion. Simplify.
15159 Don't assume there is necessarily a `mouse-face' property somewhere.
15160
15161 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
15162
15163 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
15164
15165 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
15166 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
15167 Use with-current-buffer.
15168 (byte-goto-log-buffer): Delete.
15169 (byte-compile-log-file): Call compilation-forget-errors.
15170
15171 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
15172
15173 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
15174 output messages into the search result.
15175
15176 2004-05-19 Masatake YAMATO <jet@gyve.org>
15177
15178 * wid-edit.el (widget-radio-button-notify): Revert my last
15179 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
15180
15181 2004-05-19 Kenichi Handa <handa@m17n.org>
15182
15183 * international/characters.el: Fix syntax (open/close) of CJK chars.
15184
15185 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
15186
15187 * help-mode.el (help-go-back): Don't depend on position of back button.
15188
15189 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
15190
15191 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
15192 files files don't contain an accidental additional /.
15193
15194 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
15195 in source buffer.
15196
15197 2004-05-18 Masatake YAMATO <jet@gyve.org>
15198
15199 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
15200 to widget-apply. :action method assumes 2 arguments, not 3.
15201
15202 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
15203
15204 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
15205 New constants.
15206 (hs-special-modes-alist): Add an f90-mode entry.
15207
15208 2004-05-17 Sam Steingold <sds@gnu.org>
15209
15210 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
15211 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
15212
15213 2004-05-16 Kim F. Storm <storm@cua.dk>
15214
15215 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
15216
15217 2004-05-15 John Wiegley <johnw@newartisans.com>
15218
15219 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
15220 (eshell-output-object-to-target): Improve output speed 20% by not
15221 calling `eshell-stringify' if something is already known to be a string.
15222
15223 2004-05-15 Alex Ott <ott@jet.msk.su>
15224
15225 * textmodes/ispell.el (ispell-local-dictionary-alist):
15226 Add windows-1251 to the choice of coding systems.
15227 (ispell-dictionary-alist-6): Add support for "russianw.aff",
15228 encoded in cp1251.
15229
15230 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
15231
15232 * progmodes/compile.el (compilation-warning-face)
15233 (compilation-info-face): Use min-colors.
15234
15235 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15236
15237 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
15238 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
15239 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
15240 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
15241 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
15242 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
15243 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
15244 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
15245 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
15246 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
15247 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
15248 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
15249 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
15250 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
15251
15252 2004-05-15 Kim F. Storm <storm@cua.dk>
15253
15254 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
15255 Use it to set triggered-p element of timer.
15256 (timer-event-handler): Set triggered-p element non-nil while running
15257 the timer function.
15258
15259 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
15260
15261 * descr-text.el (describe-char-unicode-data)
15262 (describe-char-unicodedata-file): Re-enable the unicode code now that
15263 the licensing issues have been cleared in the unicode-4 license.
15264 (describe-text-properties-1): Remove unused `overlay' var.
15265 (describe-char): Remove unused var `buffer'.
15266
15267 2004-05-14 David Ponce <david@dponce.com>
15268
15269 * tree-widget.el: New file.
15270
15271 2004-05-13 Marcelo Toledo <marcelo@gnu.org>
15272
15273 * language/european.el ("Brazilian Portuguese"): Add support for
15274 Brazilian Portuguese.
15275
15276 2004-05-13 John Wiegley <johnw@newartisans.com>
15277
15278 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
15279 `recentf-mode' if this variable has been customized to t.
15280
15281 * eshell/esh-test.el (eshell-test): Call the function
15282 `emacs-version' rather than trying to build a custom version string.
15283
15284 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
15285
15286 * net/telnet.el (telnet-mode): Use define-derived-mode.
15287 Don't modify the global value of comint-prompt-regexp.
15288
15289 2004-05-13 John Paul Wallington <jpw@gnu.org>
15290
15291 * version.el (emacs-version): Check for `gtk' feature before
15292 `x-toolkit' feature.
15293
15294 2004-05-13 Juanma Barranquero <lektu@terra.es>
15295
15296 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
15297 arguments in the docstring, they're used only in recursive calls.
15298
15299 * help-fns.el (help-arg-highlighting-function)
15300 (help-argument-name): Delete.
15301 (help-default-arg-highlight): New function.
15302 (help-do-arg-highlighting): Use it.
15303
15304 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
15305
15306 * calendar/appt.el (appt-disp-window):
15307 Use `calendar-set-mode-line' for a centered mode-line.
15308
15309 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
15310
15311 * calendar/appt.el (appt-disp-window): Do not split window
15312 excessively when `split-height-threshold' is low.
15313
15314 2004-05-12 Nick Roberts <nickrob@gnu.org>
15315
15316 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
15317 kill-buffer-hook here and make it local.
15318 (gud-kill-buffer-hook): Use kill-process for a sure kill.
15319
15320 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
15321
15322 * progmodes/compile.el (compilation-set-window-height):
15323 Use save-excursion to protect against misplaced marker.
15324
15325 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15326
15327 * custom.el (defface): Document that type can have value gtk.
15328
15329 * faces.el (face-spec-set-match-display): Handle type gtk in display.
15330
15331 2004-05-12 Kenichi Handa <handa@m17n.org>
15332
15333 * descr-text.el: Require quail at comile time.
15334 (describe-char): If an input method is on and it supports the
15335 character, show how to input it.
15336
15337 * international/quail.el (quail-install-decode-map): Accept a
15338 char-table whose subtype is `quail-decode-map'.
15339 (quail-store-decode-map-key, quail-gen-decode-map1)
15340 (quail-gen-decode-map, quail-find-key1, quail-find-key)
15341 (quail-show-key): New functions.
15342
15343 2004-05-12 Juanma Barranquero <lektu@terra.es>
15344
15345 * generic.el (define-generic-mode): Remove redundant arglist info.
15346
15347 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
15348 Make arguments match their use in docstring.
15349 (help-arg-highlighting-function): New variable.
15350 (help-argument-name): Mention it in the docstring.
15351 (help-do-arg-highlight): Use it. Expand regexp to accept also
15352 ARG-xxx and xxx-ARG references.
15353
15354 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
15355
15356 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
15357 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
15358 and "mailto:addr1?to=addr2" equal.
15359
15360 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
15361
15362 * man.el (Man-getpage-in-background): Use shell-file-name
15363 and shell-command-switch variables instead of hard-coded values.
15364
15365 2004-05-11 Eli Zaretskii <eliz@gnu.org>
15366
15367 * iimage.el: New file.
15368
15369 2004-05-11 Juanma Barranquero <lektu@terra.es>
15370
15371 * custom.el (custom-initialize-default, defcustom):
15372 Fix typo in docstring.
15373
15374 * files.el (set-visited-file-name, file-expand-wildcards):
15375 Fix docstring.
15376
15377 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
15378
15379 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
15380
15381 * subr.el (eventp): Be more discriminating with integers.
15382
15383 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
15384
15385 * progmodes/compile.el (compile): Add universal prefix arg.
15386 (compilation-error-regexp-alist-alist): Add edg patterns.
15387
15388 2004-05-10 Sam Steingold <sds@gnu.org>
15389
15390 * textmodes/ispell.el (ispell-message):
15391 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
15392
15393 2004-05-10 Dave Love <fx@gnu.org>
15394
15395 * progmodes/python.el (help-buffer): Autoload when compiling.
15396 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
15397 (run-python): Prepend to any existing PYTHONPATH.
15398
15399 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
15400
15401 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
15402 for pending breakpoints.
15403
15404 2004-05-10 Richard M. Stallman <rms@gnu.org>
15405
15406 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
15407 directly without calling any functions in Rmail.
15408 (unrmail-unprune): Function deleted.
15409
15410 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
15411
15412 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
15413 C-c C-z binding.
15414
15415 2004-05-10 Kenichi Handa <handa@m17n.org>
15416
15417 * descr-text.el (describe-char): Fix previous change. Don't make
15418 a unibyte character to multibyte in the *Help* buffer.
15419
15420 2004-05-10 Miles Bader <miles@gnu.org>
15421
15422 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
15423 buffer an error if the debugger process is actually running.
15424
15425 2004-05-10 Juanma Barranquero <lektu@terra.es>
15426
15427 * help-fns.el (help-argument-name): Default to italic.
15428 (help-highlight-arguments): Return always (usage . doc), even when
15429 usage is nil.
15430
15431 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
15432 (define-ibuffer-filter): Add usage info.
15433 (define-ibuffer-op): Add usage info (but CL-style defaults for
15434 keyword args are not shown).
15435
15436 * subr.el (remove-overlays, read-passwd): Fix docstring.
15437 (start-process-shell-command): Fix docstring. Put usage info in a
15438 format usable by `describe-function'.
15439 (open-network-stream, open-network-stream-nowait)
15440 (open-network-stream-server): Fix docstring.
15441
15442 2004-05-09 Jason Rumney <jasonr@gnu.org>
15443
15444 * international/code-pages (cp932, cp936, cp949, c950): Remove.
15445 Only define cp125* if windows-125* is already defined.
15446
15447 * language/korean.el (cp949): Add alias.
15448
15449 * language/chinese.el (cp936, cp950): Add aliases.
15450
15451 * language/japanese.el (cp932): Add alias.
15452
15453 * term/w32-win.el: Require code-pages.
15454
15455 * international/mule-cmds.el (set-locale-environment):
15456 On MS-Windows use ansi code-page for default coding-systems.
15457 Set up paper sizes for Windows 3 letter languages.
15458
15459 * international/code-pages.el (cp932, cp936, cp949, cp950):
15460 Add aliases. Also add cp125* if not already defined.
15461
15462 2004-05-09 Juanma Barranquero <lektu@terra.es>
15463
15464 * help-fns.el (help-highlight-arguments): Don't try to highlight
15465 missing or autoloaded arglists. Accept structured arguments, like
15466 the first ones of `do' and `flet'.
15467
15468 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
15469 (cvs-get-marked): Remove redundant arglist info.
15470
15471 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
15472 Don't use CL-style default args.
15473
15474 2004-05-08 Andreas Schwab <schwab@suse.de>
15475
15476 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
15477
15478 * international/subst-ksc.el: Fix references to utf-translate-cjk
15479 into utf-translate-cjk-mode.
15480 * international/subst-big5.el: Likewise.
15481 * international/subst-gb2312.el: Likewise.
15482 * international/subst-jis.el: Likewise.
15483 * international/utf-16.el: Likewise.
15484 * international/utf-8.el: Likewise.
15485
15486 2004-05-08 John Wiegley <johnw@newartisans.com>
15487
15488 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
15489 "virtual buffers" (off by default), which makes it possible to
15490 switch to the "virtual" buffers of recently visited files. When a
15491 buffer name search fails, and this option is on, iswitchb will
15492 look at the list of recently visited files, and permit matching
15493 against those names. When the user hits RET on a match, it will
15494 revisit that file.
15495 (iswitchb-read-buffer): Add two optional arguments, which makes
15496 isearchb.el possible.
15497 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
15498 (iswitchb-next-match): Add support for virtual buffers.
15499
15500 * isearchb.el: This module extends iswitchb to provide "as you
15501 type" buffer selection.
15502
15503 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
15504 Ignore the read-only property when flyspell highlighting is on.
15505 Not ignoring it leads to a series of confusing errors.
15506 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
15507 but also make sure to call flyspell-incorrect-hook.
15508 (flyspell-maybe-correct-transposition): Perform transposition test
15509 by bit twiddling a string, rather than using a temp buffer.
15510 (flyspell-maybe-correct-doubling): Use a string rather than a temp
15511 buffer. This is also the original version of the code, which
15512 could not be checked in before due to a previous lack of
15513 assignment papers. This version has seen heavy usage on my system
15514 for several years now.
15515
15516 * calendar/cal-bahai.el: New file, which adds support for the
15517 Baha'i calendar to Emacs. This calendar is based on a solar year
15518 of 19 months of 19 days, with 4 intercalary days. Each year
15519 begins on March 21, with the calendar starting in 1844.
15520
15521 * calendar/cal-menu.el, calendar/calendar.el
15522 * calendar/diary-lib.el, calendar/holidays.el:
15523 Added support for using cal-bahai.el.
15524
15525 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
15526 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
15527 function can be used outside of eshell buffers.
15528 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
15529
15530 2004-05-08 Juanma Barranquero <lektu@terra.es>
15531
15532 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
15533 word constituent so FOO-ARG is not recognized as an arg.
15534 (help-highlight-arguments): Don't skip lists in mandatory arguments.
15535
15536 * simple.el (next-error): Fix typo in docstring.
15537 (open-line): Make argument names match their use in docstring.
15538 (split-line): Fix docstring.
15539
15540 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
15541 usable by `describe-function'.
15542 (gensym, gentemp, typep, ignore-errors): Make argument names match
15543 their use in docstring.
15544
15545 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
15546 argument to `help-setup-xref'.
15547
15548 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
15549
15550 Version 2.0.40 of Tramp released.
15551
15552 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
15553 Use symbol-function to invoke functions only known on some Emacs
15554 flavors. This avoids byte-compiler warnings. Reported by Kevin
15555 Scaldeferri <kevin@scaldeferri.com>.
15556 (tramp-do-copy-or-rename-file-via-buffer): Rename from
15557 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
15558 consistent with the other tramp-do-* functions.
15559 (tramp-do-copy-or-rename-file): Calls adjusted.
15560 (tramp-process-initial-commands): Avoid liveness check on shell --
15561 we know that it must be alive since we're opening a connection at
15562 this moment.
15563 (tramp-last-cmd): New internal variable.
15564 (tramp-process-echoes): New tunable.
15565 (tramp-send-command): Set tramp-last-cmd.
15566 (tramp-wait-for-output): Delete echo, if applicable.
15567 (tramp-read-passwd): Construct the key for the password cache in a
15568 way that works for multi methods, too.
15569 (tramp-bug): Add backup-directory-alist and
15570 bkup-backup-directory-info to bug reports, with Tramp counterparts.
15571
15572 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
15573
15574 * net/tramp*.el: Suppress byte-compiler warnings where possible.
15575
15576 * net/tramp.el (tramp-out-of-band-prompt-regexp)
15577 (tramp-actions-copy-out-of-band): New defcustoms.
15578 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
15579 used instead of a synchronous one. Allows password entering.
15580 (tramp-action-out-of-band): New defun.
15581 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
15582 Remove restriction with password from doc string.
15583 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
15584 `tramp-out-of-band-prompt-regexp',
15585 `tramp-actions-copy-out-of-band', `password-cache' and
15586 `password-cache-expiry'.
15587 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
15588 password caching.
15589 (tramp-touch): FILE can be a local file, too.
15590 (TODO): Remove items done.
15591 (tramp-handle-insert-directory): Properly quote file name also if
15592 not full-directory-p. Handle wildcard case. Reported by Andreas
15593 Schwab <schwab@suse.de>.
15594 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
15595 new file.
15596 (tramp-handle-file-local-copy, tramp-handle-write-region):
15597 The permissions of the temporary file are set if filename exists.
15598 Reported by Ted Stern <stern@cray.com>.
15599 (tramp-backup-directory-alist)
15600 (tramp-bkup-backup-directory-info): New defcustoms.
15601 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
15602 (tramp-handle-find-backup-file-name): New function.
15603 Implements Tramp's find-backup-file-name.
15604
15605 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
15606 for `find-backup-file-name'.
15607
15608 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
15609 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
15610
15611 2004-05-07 Lars Hansen <larsh@math.ku.dk>
15612
15613 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
15614
15615 2004-05-07 Juanma Barranquero <lektu@terra.es>
15616
15617 * subr.el (lambda): Add arglist description to docstring.
15618 (declare): Fix typo in docstring.
15619 (open-network-stream): Fix docstring.
15620 (process-kill-without-query): Fix docstring and add obsolescence info.
15621 (last, butlast, nbutlast): Make arguments match their use in docstring.
15622 (insert-buffer-substring-no-properties): Likewise.
15623 (insert-buffer-substring-as-yank): Likewise.
15624 (split-string): Fix docstring.
15625
15626 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
15627 Make argument names match their use in docstring.
15628
15629 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
15630
15631 2004-05-06 Nick Roberts <nickrob@gnu.org>
15632
15633 * progmodes/gdb-ui.el: Improve/extend documentation strings.
15634 Fit first sentence on one line for apropos-command.
15635
15636 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
15637
15638 Changes largely merged in from Dave Love's code.
15639 * progmodes/python.el: Doc fixes.
15640 (python-mode-map): Add python-complete-symbol.
15641 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
15642 (python-comment-indent, python-complete-symbol)
15643 (python-symbol-completions, python-partial-symbol)
15644 (python-try-complete): New.
15645 (python-indent-line): Remove optional arg. Use python-block-end-p.
15646 (python-check): Bind compilation-error-regexp-alist.
15647 (inferior-python-mode): Use rx. Move keybindings to top level.
15648 Set comint-input-filter.
15649 (python-preoutput-filter): Use rx.
15650 (python-input-filter): Re-introduce.
15651 (python-proc): Start new process if necessary.
15652 Check python-buffer non-nil.
15653 (view-return-to-alist): Defvar.
15654 (python-send-receive): New.
15655 (python-eldoc-function): Use it.
15656 (python-mode-running): Don't defvar.
15657 (python-mode): Set comment-indent-function.
15658 Maybe update hippie-expand-try-functions-list.
15659 (python-indentation-levels): Initialize differently.
15660 (python-block-end-p): New.
15661 (python-indent-line): Use it.
15662 (python-compilation-regexp-alist): Augment.
15663 (run-python): Import `emacs' module to Python rather than loading
15664 code directly. Set python-buffer differently.
15665 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
15666 Use python-proc.
15667 (python-send-command): Go to end of comint buffer.
15668 (python-load-file): Use python-proc, emacs.eimport.
15669 (python-describe-symbol): Simplify interactive form.
15670 Use emacs.help. Do use temp-buffer-show-hook.
15671 Call print-help-return-message.
15672 (hippie-exp): Require when compiling.
15673 (python-preoutput-continuation): Use rx.
15674
15675 * diff-mode.el (diff-make-unified): Fix regexp.
15676
15677 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
15678
15679 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
15680 filter groups from the buffer when rebuilding the Ibuffer buffer
15681 and `ibuffer-show-empty-filter-groups' is nil.
15682
15683 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15684
15685 * ps-print.el (ps-print-quote): Call ps-value-string.
15686 (ps-setup): Call ps-comment-string.
15687 (ps-value-string, ps-comment-string): New funs.
15688
15689 2004-05-06 Juanma Barranquero <lektu@terra.es>
15690
15691 * ehelp.el (electric-help-command-loop): Check whether the last
15692 character is visible, not (point-max).
15693
15694 * help-fns.el (help-argument-name): Default to bold; don't inherit
15695 from font-lock-variable-name-face.
15696 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
15697
15698 2004-05-05 Kenichi Handa <handa@m17n.org>
15699
15700 * descr-text.el (describe-char): Copy the character with text
15701 properties and overlays into the first line, and call
15702 describe-text-properties on it.
15703
15704 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
15705
15706 * iswitchb.el (iswitchb-global-map): Fix typo.
15707 Remove unwanted ###autoloads from source file.
15708
15709 2004-05-05 Lars Hansen <larsh@math.ku.dk>
15710
15711 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
15712 in run-hooks. Use substitute-command-keys in message.
15713 (wdired-abort-changes): Add message.
15714
15715 2004-05-03 Michael Mauger <mmaug@yahoo.com>
15716
15717 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
15718 (sql-emacs20-p): Remove.
15719 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
15720 (sql-builtin-face, sql-doc-face): Remove.
15721 (sql-mode-ansi-font-lock-keywords)
15722 (sql-mode-oracle-font-lock-keywords)
15723 (sql-mode-postgres-font-lock-keywords)
15724 (sql-mode-linter-font-lock-keywords)
15725 (sql-mode-ms-font-lock-keywords)
15726 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
15727 (sql-product-font-lock): Fix font-lock reset when font rules change.
15728 (sql-highlight-product): Remove incorrect font-lock reset logic.
15729
15730 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
15731
15732 * ses.el (ses-set-parameter): Fix typo.
15733
15734 2004-05-04 Kim F. Storm <storm@cua.dk>
15735
15736 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
15737 Must expand directory for completion to work; and don't mess with
15738 process-environment.
15739 (ido-read-file-name): If command has ido property, don't use ido
15740 if value is ignore, or read as directory if value is dir.
15741 Set ido ignore property for dired-do-rename command.
15742
15743 2004-05-04 Juanma Barranquero <lektu@terra.es>
15744
15745 * ehelp.el (electric-help-command-loop, electric-help-undefined)
15746 (electric-help-help): Check against unmapped commands.
15747
15748 * help-fns.el (help-argument-name): New face, inheriting from
15749 font-lock-variable-name-face, to highlight function arguments in
15750 `describe-function' and `describe-key'.
15751 (help-do-arg-highlight): Auxiliary function to highlight a given
15752 list of arguments in a string.
15753 (help-highlight-arguments): Highlight the function arguments and
15754 all uses of them in the docstring.
15755 (describe-function-1): Use it. Do docstring output via `insert',
15756 not 'princ', so text attributes are preserved.
15757
15758 * winner.el (winner-mode-map): Move `winner-undo' and
15759 `winner-redo' to C-c <left> and C-c <right>, respectively (the
15760 previous bindings conflict with `prev-buffer', `next-buffer').
15761
15762 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15763
15764 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
15765 (bibtex-entry-update): New command bound to C-c C-u.
15766 (bibtex-text-in-string): Fix regexp.
15767 (bibtex-assoc-of-regexp): Remove.
15768 (bibtex-progress-message): Fix docstring.
15769 (bibtex-inside-field): Use if.
15770 (bibtex-assoc-regexp): New function.
15771 (bibtex-format-entry): Make code more robust so that it formats
15772 also old entries.
15773 (bibtex-autokey-demangle-title): Merge with obsolete function
15774 bibtex-assoc-of-regexp.
15775 (bibtex-field-list): New function.
15776 (bibtex-entry): Use bibtex-field-list.
15777 (bibtex-parse-entry): Fix docstring.
15778 (bibtex-print-help-message): Use bibtex-field-list.
15779 (bibtex-make-field): Use bibtex-field-list.
15780 (bibtex-entry-index): Bugfix. Return crossref key if required.
15781 (bibtex-lessp): Fix docstring.
15782
15783 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
15784
15785 * select.el (xselect-convert-to-string): Move comment to intended line.
15786
15787 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15788
15789 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
15790 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
15791
15792 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15793
15794 * term/x-win.el (x-clipboard-yank): Don't exit on error from
15795 x-get-selection.
15796
15797 2004-05-03 Jason Rumney <jasonr@gnu.org>
15798
15799 * makefile.nt: Remove.
15800
15801 2004-05-03 Kim F. Storm <storm@cua.dk>
15802
15803 * emulation/cua-base.el (cua--update-indications): Fix last change.
15804 (cua-mode): Deactivate mark when cua-mode is enabled.
15805
15806 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
15807
15808 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
15809
15810 2004-05-03 Nick Roberts <nickrob@gnu.org>
15811
15812 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
15813 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
15814 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
15815 window over visible frames.
15816 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
15817
15818 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
15819
15820 * progmodes/compile.el (compilation-gcpro): New var.
15821 (compilation-fake-loc): Use it.
15822 (compilation-forget-errors): Reset it.
15823
15824 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
15825
15826 * diff-mode.el (diff-header-face, diff-file-header-face):
15827 Use min-colors.
15828
15829 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
15830
15831 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
15832 (bibtex-clean-entry): Disentangle code.
15833 (bibtex-realign): New function.
15834 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
15835 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
15836 Remove undocumented optional arg called-by-convert-alien.
15837 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
15838 for sorting instead of bibtex-sort-buffer.
15839
15840 2004-05-02 Eli Zaretskii <eliz@gnu.org>
15841
15842 * progmodes/compile.el (compilation-start): In the
15843 no-async-subprocesses branch, call sit-for to give redisplay a
15844 chance to show the updated process status in the mode line, and
15845 fontify the buffer explicitly after the process exits.
15846
15847 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
15848
15849 * progmodes/python.el (python-compilation-line-number): Remove.
15850 (python-compilation-regexp-alist): Don't use it any more.
15851 (python-orig-start, python-input-filter): Remove.
15852 (inferior-python-mode): Don't set up comint-input-filter-functions.
15853 (python-send-region): Use compilation-fake-loc.
15854
15855 * progmodes/compile.el (compilation-messages-start): New var.
15856 (compilation-mode): Don't setup next-error-function here.
15857 (compilation-setup): Set it up here instead (for minor modes as well).
15858 Make compilation-messages-start buffer local.
15859 (compilation-next-error-function): Use it.
15860 (compilation-forget-errors): Set compilation-messages-start.
15861
15862 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
15863
15864 * ielm.el (ielm-prompt-read-only): Update docstring.
15865
15866 * comint.el (comint-prompt-read-only): Update docstring.
15867 (comint-update-fence, comint-kill-whole-line)
15868 (comint-kill-region): New functions.
15869
15870 * simple.el (kill-whole-line): Use "p" instead of "P" in
15871 interactive form.
15872
15873 2004-05-01 Juanma Barranquero <lektu@terra.es>
15874
15875 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
15876 format arglist so default values in CL-style argument lists are
15877 correctly shown.
15878
15879 2004-05-01 Jason Rumney <jasonr@gnu.org>
15880
15881 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
15882
15883 2004-05-01 Kenichi Handa <handa@m17n.org>
15884
15885 * international/titdic-cnv.el (miscdic-convert): Don't generate a
15886 quail file if it is up to date.
15887
15888 2004-04-30 Juri Linkov <juri@jurta.org>
15889
15890 * cus-edit.el (custom-mode-map):
15891 Add key binding `C-x C-s' to `Custom-save'.
15892
15893 * outline.el (outline-blank-line): New var.
15894 (outline-next-preface, outline-show-heading)
15895 (outline-end-of-subtree): Use it.
15896
15897 * dired-aux.el (dired-touch-initial): New fun.
15898 (dired-do-chxxx): Call it for op-symbol `touch'.
15899 (dired-diff): Use `dired-dwim-target-directory'
15900 if current dired buffer has no buffer mark.
15901
15902 * bindings.el (propertized-buffer-identification):
15903 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
15904 Add C-M-arrow keys for consistency.
15905
15906 * files.el (confirm-kill-emacs):
15907 Change group from top-level `emacs' to `convenience'.
15908
15909 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
15910 Push mark on the first call of successive command calls.
15911 (insert-pair): New fun created from `insert-parentheses' with
15912 `open' and `close' arguments added. Enclose active regions
15913 in paired characters. Compare adjacent characters syntax with
15914 inserted characters syntax before inserting a space.
15915 (insert-parentheses): Call `insert-pair' with ?\( ?\).
15916
15917 * delsel.el: Don't put `delete-selection' property
15918 on `insert-parentheses' symbol to take advantage of
15919 region handling in `insert-pair' function.
15920 Suggested by Stephan Stahl <stahl@eos.franken.de>.
15921
15922 2004-04-30 Kim F. Storm <storm@cua.dk>
15923
15924 * emulation/cua-base.el: Add support for changing cursor types;
15925 based on patch from Michael Mauger.
15926 (cua-normal-cursor-color, cua-read-only-cursor-color)
15927 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
15928 Customization cursor type and/or cursor color.
15929 (cua--update-indications): Handle cursor type changes.
15930 (cua-mode): Update cursor indications if enabled.
15931
15932 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
15933
15934 * mouse.el (mouse-drag-copy-region): New defcustom.
15935 (mouse-set-region, mouse-drag-region-1): Use it.
15936
15937 * simple.el (kill-ring-save): If region face background color is
15938 unspecified (if no highlighting), show extent of fully visible
15939 region even if transient-mark-mode is enabled.
15940
15941 * emulation/cua-base.el (cua--standard-movement-commands):
15942 Add cua-scroll-up and cua-scroll-down.
15943 (cua-scroll-up, cua-scroll-down): New commands.
15944 (cua--init-keymaps): Remap scroll-up and scroll-down.
15945
15946 * emulation/cua-rect.el (cua--convert-rectangle-as):
15947 New defmacro.
15948 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
15949 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
15950 New commands (suggested by Jordan Breeding).
15951
15952 2004-04-30 Juanma Barranquero <lektu@terra.es>
15953
15954 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
15955
15956 2004-04-30 Mario Lang <mlang@delysid.org>
15957
15958 * diff.el (diff-switches): Fix typo in docstring.
15959
15960 2004-04-30 Alex Schroeder <alex@gnu.org>
15961
15962 * xml.el (xml-debug-print-internal): Don't add newline and
15963 indentation to text nodes and write empty elements as empty tags
15964 instead of opening and closing tags.
15965 (xml-debug-print): Take optional indent-string argument.
15966 (xml-print): Alias for xml-debug-print.
15967
15968 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
15969
15970 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
15971 than duplicate call to `line-beginning-position'.
15972
15973 * progmodes/f90.el (f90-get-present-comment-type):
15974 Return whitespace, as well as comment chars, for consistent filling
15975 of comment blocks. Use `match-string-no-properties'.
15976 (f90-break-line): Trim trailing whitespace when filling comments.
15977
15978 2004-04-30 Dave Love <fx@gnu.org>
15979
15980 * calendar/diary-lib.el (diary-outlook-formats): New variable.
15981 (diary-from-outlook-internal, diary-from-outlook)
15982 (diary-from-outlook-gnus, diary-from-outlook-rmail):
15983 New functions to import diary entries from Outlook-format
15984 appointments in mail messages.
15985
15986 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
15987
15988 * progmodes/python.el (python-send-command): New fun.
15989 (python-send-region, python-load-file): Use it.
15990
15991 * progmodes/compile.el (compilation-last-buffer): Add var alias.
15992
15993 * help-fns.el (help-C-file-name): Use new subr-name.
15994 Prepend `src/' to the file name.
15995 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
15996 (describe-function-1, describe-variable): Only find a C source file
15997 name if DOC is already loaded.
15998
15999 * help-mode.el (help-function-def, help-variable-def):
16000 Use the new find-function-search-for-symbol functionality.
16001 Allow FILE to be `C-source'.
16002
16003 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
16004 (find-function-C-source): New fun.
16005 (find-function-search-for-symbol): Use it.
16006
16007 2004-03-29 Michael Mauger <mmaug@yahoo.com>
16008
16009 * progmodes/sql.el (sql-product-alist): Rename variable
16010 `sql-product-support'. Add Postgres login parameters.
16011 (sql-set-product, sql-product-feature): Update with renamed variable.
16012 (sql-connect-postgres): Add username prompt.
16013 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
16014 Make patterns less product specific.
16015 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
16016 (sql-mode-abbrev-table): Modify initialization.
16017 (sql-builtin-face): Add variable.
16018 (sql-keywords-re): Add macro.
16019 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
16020 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
16021 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
16022 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
16023 (sql-mode-linter-font-lock-keywords)
16024 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
16025 (sql-mode-sybase-font-lock-keywords)
16026 (sql-mode-informix-font-lock-keywords)
16027 (sql-mode-interbase-font-lock-keywords)
16028 (sql-mode-ingres-font-lock-keywords)
16029 (sql-mode-solid-font-lock-keywords)
16030 (sql-mode-sqlite-font-lock-keywords)
16031 (sql-mode-db2-font-lock-keywords): Default to nil.
16032 (sql-product-font-lock): Always highlight ANSI keywords.
16033 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
16034 (sql-send-string): Add function.
16035
16036 2004-04-29 Dave Love <fx@gnu.org>
16037
16038 * progmodes/cfengine.el (cfengine-beginning-of-defun)
16039 (cfengine-end-of-defun): Ensure progress through buffer.
16040
16041 * info-look.el (cfengine-mode): Accept a terminal ().
16042
16043 2004-04-29 Juri Linkov <juri@jurta.org>
16044
16045 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
16046 instead of isearch-yank-word-or-char. Add new key bindings for
16047 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
16048 (isearch-del-char): New fun.
16049 (isearch-forward, isearch-edit-string): Update docstring.
16050 (isearch-yank-char): Doc fix.
16051 (isearch-other-meta-char): Restore point after scrolling.
16052
16053 * progmodes/compile.el (compilation-context-lines): Add nil option
16054 to disable compilation output window scrolling.
16055 (compilation-set-window): Use it.
16056
16057 * outline.el (outline-next-preface, outline-show-heading):
16058 Don't leave unhidden blank line before heading.
16059 (outline-end-of-subtree): Include last newline into subtree.
16060 (hide-entry): Leave point at beginning of heading instead of end.
16061 (outline-up-heading): Push mark for the first call of successive
16062 command calls.
16063
16064 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
16065
16066 * comint.el (comint-prompt-read-only): New variable.
16067 (comint-output-filter): Implement it.
16068
16069 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
16070 (ielm-prompt-internal): New variable.
16071 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
16072 (ielm-send-input): Delete unused variable `buf'.
16073 (ielm-eval-input): Use `ielm-prompt-internal'.
16074 (inferior-emacs-lisp-mode): Use new variables
16075 `comint-prompt-read-only' and `ielm-prompt-internal'.
16076 Get rid of obsolete variable `directory-sep-char'.
16077 (ielm): Use `zerop'.
16078
16079 2004-04-29 John Paul Wallington <jpw@gnu.org>
16080
16081 * thumbs.el (toplevel): Require cl at compile time.
16082 Remove conditional definitions of `ignore-errors' and `caddar'
16083 because they occur at run time.
16084
16085 2004-04-28 Nick Roberts <nickrob@gnu.org>
16086
16087 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
16088 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
16089 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
16090 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
16091
16092 * progmodes/gud.el (gud-common-init): Throw an error if program is
16093 already running under gdb.
16094
16095 2004-04-28 John Paul Wallington <jpw@gnu.org>
16096
16097 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
16098 (thumbs-show-image-num): Move assignment of
16099 `thumbs-current-image-filename' within scope of `i'.
16100 (thumbs-emboss-image): Don't use `evenp'.
16101
16102 2004-04-28 Richard M. Stallman <rms@gnu.org>
16103
16104 * progmodes/compile.el (compilation-context-lines): Default now 0.
16105
16106 2004-04-28 Juanma Barranquero <lektu@terra.es>
16107
16108 Use `time-less-p' from calendar/time-date.el instead of defining
16109 custom versions of it.
16110
16111 * pcomplete.el (pcomplete-time-less-p): Remove.
16112
16113 * thumbs.el (time-less-p): Remove.
16114
16115 * calendar/timeclock.el (timeclock-time-less-p): Remove.
16116 (timeclock-generate-report): Use `time-less-p'.
16117
16118 * emacs-lisp/autoload.el (autoload-before-p): Remove.
16119 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
16120
16121 2004-04-28 Masatake YAMATO <jet@gyve.org>
16122
16123 * subr.el (remove-overlays): Make arguments optional.
16124
16125 * wid-edit.el (widget-specify-button): Put evaporate to the
16126 overlay for sample.
16127 (widget-specify-sample): Put evaporate to the overlay for sample.
16128 (widget-specify-doc): Put evaporate to the overlay for documentation.
16129
16130 2004-04-27 Jesper Harder <harder@ifa.au.dk>
16131
16132 * info.el (info-apropos): Make it an index node. Align node names
16133 like makeinfo.
16134
16135 2004-04-27 Eli Zaretskii <eliz@gnu.org>
16136
16137 * net/browse-url.el (browse-url-netscape-sentinel)
16138 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
16139 (browse-url-epiphany-sentinel, browse-url-mosaic):
16140 Use browse-url-*-program instead of a literal program name.
16141
16142 2004-04-27 Kevin Ryde <user42@zip.com.au>
16143
16144 * eshell/em-alias.el:
16145 * eshell/em-dirs.el:
16146 * eshell/em-hist.el:
16147 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
16148 features when M-x customize-group loads modules before the main
16149 eshell.el.
16150
16151 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
16152
16153 * subr.el (momentary-string-display): Support EXIT-CHAR that is
16154 either a character representation of an event or an event
16155 description list.
16156
16157 * type-break.el: Capitalise Emacs and Lisp.
16158 (type-break-good-break-interval, type-break-demo-boring-stats)
16159 (type-break-terse-messages, type-break-file-name): New defcustoms.
16160 (type-break-post-command-hook)
16161 (type-break-warning-countdown-string): Quote variable names in doc.
16162 (type-break-interval-start, type-break-auto-save-file-name): New vars.
16163 (type-break-mode): Document type-break-good-break-interval and the
16164 "session" file. Schedule break according to the session file.
16165 Kill session file buffer on exit. Organise for save-some-buffers
16166 to always save the session file.
16167 (type-break-mode-line-message-mode, type-break-query-mode):
16168 Uppercase arguments.
16169 (type-break-file-time, type-break-file-keystroke-count, timep)
16170 (type-break-choose-file, type-break-get-previous-time)
16171 (type-break-get-previous-count): New defuns.
16172 (type-break): Avoid break querying after a completed break in the
16173 case where the query was initiated during user invocation of the
16174 break. Optional terse messages.
16175 Use type-break-good-break-interval if type-break-good-rest-interval is
16176 nil. File the break time.
16177 (type-break-schedule): New optional args for overriding the use of
16178 the current time.
16179 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
16180 after a break.
16181 (type-break-check): File the keystroke count.
16182 (type-break-do-query): Prevent a second query when the break is
16183 interrupted. Optional terse message.
16184 (type-break-keystroke-reset): Record the start of a typing interval.
16185 (type-break-demo-boring): Optional terse messages. Display word
16186 per minute and keystroke counts according to
16187 type-break-demo-boring-stats.
16188
16189 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
16190
16191 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
16192 directories, make sure they exist under archive-tmpdir.
16193
16194 2004-04-27 Juri Linkov <juri@jurta.org>
16195
16196 * help.el (view-emacs-news): With argument, display info for the
16197 selected version by finding it among different NEWS files, and
16198 narrowing the buffer to the selected version.
16199
16200 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
16201 same-window-buffer-names.
16202 (info): New arg `buffer'. Use it. Doc fix. Read file name for
16203 non-numeric prefix argument, append the number to the buffer name
16204 for numeric prefix argument.
16205 (info-other-window): Bind same-window-regexps to nil.
16206 (Info-reference-name): Rename to Info-point-loc.
16207 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
16208 and Info-find-index-name for stringy Info-point-loc.
16209 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
16210 without middle `.', but with final `.' and optional line number
16211 for it. Set Info-point-loc for index nodes.
16212 (Info-index): Remove middle `.' from index entry regexp.
16213 Modify line number regexp.
16214 (Info-index-next): Decrement line number.
16215 (info-apropos): Remove middle `.' from index entry regexp.
16216 Add optional line number regexp at the end. Add matched value
16217 for line number to the result list and insert it to the buffer.
16218 Replace match-string by match-string-no-properties.
16219 Reorder result list.
16220 (Info-fontify-node): Hide index line numbers.
16221 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
16222 empty matches.
16223 (Info-follow-reference): Use `str' instead of
16224 Info-following-node-name-re.
16225 (Info-toc): Use full file names. Set Info-current-node to "Top".
16226 (Info-fontify-node): Compare file names without directory name.
16227 (Info-try-follow-nearest-node): Don't set Info-reference-name.
16228 Set second arg of Info-extract-menu-node-name for index nodes.
16229 (info-xref-visited): Use magenta3 instead of magenta4.
16230 (Info-mode): Add info-apropos to docstring.
16231
16232 * log-view.el (log-view-diff): Replace interactive code "r"
16233 by a list to allow to call it even if region is not active.
16234
16235 * paren.el (show-paren-highlight-openparen): New var.
16236 (show-paren-function): Turn on openparen highlighting when
16237 matching forward if show-paren-highlight-openparen is non-nil.
16238
16239 * simple.el (kill-ring-save): Use blink-matching-delay instead of
16240 the constant value 1.
16241 (completions-common-part): Expand docstring.
16242
16243 * textmodes/picture.el (picture-mode-map): Add arrow keys.
16244
16245 2004-04-27 Kim F. Storm <storm@cua.dk>
16246
16247 * image.el (insert-sliced-image): Use line-height instead of
16248 line-spacing property on newline.
16249
16250 2004-04-26 Lars Hansen <larsh@math.ku.dk>
16251
16252 * desktop.el (desktop-buffer-misc-data-function): Rename to
16253 desktop-save-buffer and change docstring.
16254 (desktop-buffer-modes-to-save): Delete.
16255 (desktop-save-buffer-p): Use desktop-save-buffer instead of
16256 desktop-buffer-modes-to-save.
16257 (desktop-save): Rename desktop-buffer-misc-data-function to
16258 desktop-save-buffer and allow non-function value.
16259 (desktop-missing-file-warning): Correct docstring.
16260
16261 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
16262 to desktop-save-buffer.
16263
16264 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
16265 desktop-save-buffer.
16266
16267 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
16268
16269 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
16270
16271 2004-04-26 Eli Zaretskii <eliz@gnu.org>
16272
16273 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
16274
16275 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
16276
16277 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
16278 (ielm): Only go to the end of the buffer when starting a new process.
16279
16280 2004-04-25 Juanma Barranquero <lektu@terra.es>
16281
16282 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
16283 mode line. Bind `inhibit-read-only' to t before modifying
16284 properties of text in the buffer.
16285 (ielm): Force point to the end of buffer, even when running ielm
16286 from inside itself.
16287
16288 2004-04-25 Jesper Harder <harder@ifa.au.dk>
16289
16290 * info.el (info-apropos): Reset Info-complete-cache.
16291
16292 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
16293
16294 * progmodes/compile.el (compilation-error-regexp-alist-alist):
16295 Also recognize severe Irix et al. messages.
16296 (compilation-normalize-filename, compile-abbreviate-directory):
16297 Delete functions.
16298 (compilation-get-file-structure): New function inherits
16299 functionality of the two preceding ones.
16300 (compilation-internal-error-properties, compilation-fake-loc):
16301 Use it so that different paths to the same file share the same
16302 markers. Also optimize finding adjacent marker slightly.
16303
16304 2004-04-25 Kim F. Storm <storm@cua.dk>
16305
16306 * image.el (insert-sliced-image): Add line-spacing t property
16307 to newlines separating image lines.
16308
16309 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
16310
16311 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
16312
16313 * ielm.el (ielm-prompt-read-only): New user option.
16314 (ielm-prompt): Expand docstring to describe new behavior.
16315 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
16316 mention it in the docstring.
16317
16318 2004-04-24 Andreas Schwab <schwab@suse.de>
16319
16320 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
16321
16322 * diff.el (diff): Set default-directory in diff buffer.
16323
16324 2004-04-24 Eli Zaretskii <eliz@gnu.org>
16325
16326 * mail/sendmail.el (mail-bury): Don't delete the frame where the
16327 mail was being composed if the terminal cannot display more than
16328 one frame; instead, switch to previous frame.
16329
16330 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
16331 (rmail-start-mail): Support rmail-mail-new-frame even on
16332 terminals that can display only one frame at a time.
16333
16334 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
16335
16336 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
16337 (checkdoc-output-font-lock-keywords): Remove error regexp.
16338 (checkdoc-output-mode-map): Remove.
16339 (checkdoc-output-mode): Derive from compilation-mode.
16340 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
16341
16342 * dired.el (dired-mode-map): Add a menu entry for wdired.
16343
16344 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
16345 (rx-bracket, rx-check-any, rx-any): Clean up name space.
16346
16347 * wdired.el (wdired-mode-map): Move init into declaration.
16348 Fix `return' binding.
16349 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
16350 Use force-mode-line-update.
16351 (wdired-get-filename): Use `unless'.
16352 (wdired-preprocess-files): Don't assume names have no \n and use / for
16353 dir separator.
16354 (wdired-normalize-filename): Use replace-regexp-in-string.
16355 (wdired-load-hooks): Remove.
16356 (wdired-mode-hooks): Rename to wdired-mode-hook.
16357
16358 * info-look.el: Add support for cfengine-mode.
16359 (info-lookup-setup-mode): Use dolist.
16360
16361 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
16362
16363 * wdired.el: New file.
16364
16365 2004-04-23 Juanma Barranquero <lektu@terra.es>
16366
16367 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
16368
16369 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
16370 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
16371 (pcomplete--help, pcomplete--here): Doc fixes.
16372
16373 2004-04-23 Andre Spiegel <spiegel@gnu.org>
16374
16375 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
16376 handles wrong-number-of-arguments in backend call.
16377
16378 * vc.el (vc-print-log): Likewise.
16379
16380 2004-04-20 Dave Love <fx@gnu.org>
16381
16382 * emacs-lisp/rx.el: Doc fixes.
16383 (rx-constituents): Add/extend many forms.
16384 (rx-check): Check form is a list.
16385 (bracket): Defvar.
16386 (rx-check-any, rx-any, rx-check-not): Modify.
16387 (rx-not): Simplify.
16388 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
16389 (rx-kleene): Use rx-trans-forms.
16390 (rx-quote-for-set): Delete.
16391 (rx): Allow multiple args.
16392
16393 2004-04-23 Kenichi Handa <handa@m17n.org>
16394
16395 * international/mule-util.el (char-displayable-p): Simplify by
16396 using internal-char-font.
16397
16398 2004-04-23 Juanma Barranquero <lektu@terra.es>
16399
16400 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
16401
16402 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
16403
16404 * diff-mode.el (diff-next-error): New fun.
16405 (diff-mode): Use it.
16406
16407 * simple.el (next-error): Change arg name.
16408 Add support for the documented C-u C-x ` usage.
16409
16410 * frame.el (special-display-popup-frame, next-multiframe-window)
16411 (previous-multiframe-window): Only consider frames on same display.
16412
16413 2004-04-22 Lars Hansen <larsh@math.ku.dk>
16414
16415 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
16416 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
16417
16418 2004-04-22 Kim F. Storm <storm@cua.dk>
16419
16420 * net/telnet.el (telnet): Add optional port arg.
16421
16422 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
16423
16424 * progmodes/compile.el (compilation-mode-font-lock-keywords):
16425 Minor sanity check on the `hyperlink' slot.
16426
16427 * Makefile.in (recompile): Compile new files.
16428
16429 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
16430 Add byte-recompile-directory's optional `arg'.
16431
16432 * cvs-status.el (cvs-tree-use-charset): New var.
16433 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
16434 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
16435 (cvs-status-cvstrees): Use it.
16436
16437 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
16438 Make it a normal major mode.
16439 (checkdoc-buffer-label): Make sure the file name is meaningful.
16440 (checkdoc-output-to-error-buffer): Remove.
16441 (checkdoc-error, checkdoc-start-section): Rewrite.
16442
16443 * info.el (info-node, info-menu-5, info-xref, info-header-node)
16444 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
16445 (Info-title-4-face): Use new syntax.
16446 (info-xref-visited): Inherit from info-xref.
16447
16448 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
16449
16450 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
16451
16452 * simple.el (next-error-last-buffer, next-error-function):
16453 New variables for the next-error framework.
16454 (next-error-buffer-p): New function.
16455 (next-error-find-buffer): Generalize compilation-find-buffer.
16456 (next-error, previous-error, first-error, next-error-no-select)
16457 (previous-error-no-select): Move from compile.el.
16458
16459 * replace.el (occur-next-error, occur-1): Hook into the next-error
16460 framework.
16461
16462 * progmodes/compile.el (compilation-start):
16463 Set next-error-last-buffer so next-error knows where to jump.
16464 (compilation-setup): Set the buffer-local variable
16465 next-error-function to 'compilation-next-error-function.
16466 (compilation-buffer-p, compilation-buffer-internal-p): Use an
16467 alternate way to find if a buffer is a compilation buffer, for
16468 next-error convenience.
16469 (next-error-no-select, previous-error-no-select, next-error)
16470 (previous-error, first-error): Move to simple.el.
16471 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
16472 (compilation-last-buffer): Remove.
16473 (compilation-start, compilation-next-error, compilation-setup)
16474 (compilation-next-error-function, compilation-find-buffer):
16475 Remove compilation-last-buffer use.
16476
16477 2004-04-21 Juanma Barranquero <lektu@terra.es>
16478
16479 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
16480 (font-lock-warning-face): Fix spacing.
16481
16482 * makefile.w32-in (WINS): Add url/ directory.
16483
16484 2004-04-21 Lars Hansen <larsh@math.ku.dk>
16485
16486 * desktop.el (desktop-buffer-mode-handlers): New variable.
16487 Alist of major mode specific functions to restore a desktop buffer.
16488 (desktop-buffer-handlers): Make variable obsolete.
16489 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
16490 Catch errors signaled in handlers. Update buffer count.
16491 Evaluate desktop-buffer-point.
16492 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
16493 move to dired.el.
16494 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
16495 move to info.el.
16496 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
16497 move to mail/rmail.el.
16498 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
16499 to mh-e/mh-e.el.
16500 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
16501 On fail, print message (to message buffer) even if
16502 desktop-missing-file-warning is nil.
16503 (desktop-buffer-misc-data-function): New buffer local variable.
16504 Function returning major mode specific data.
16505 (desktop-buffer-misc-functions): Make variable obsolete.
16506 (desktop-save): Use desktop-buffer-misc-data-function.
16507 (desktop-buffer-dired-misc-data): Rename to
16508 dired-desktop-buffer-misc-data and move to dired.el.
16509 (desktop-buffer-info-misc-data): Rename to
16510 Info-desktop-buffer-misc-data and move to info.el.
16511 (desktop-read): Add message about number of buffers restored/failed.
16512
16513 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
16514 Add parameters. Pause to display error only when
16515 desktop-missing-file-warning is non-nil.
16516 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
16517 (dired-mode): Bind desktop-buffer-misc-data-function.
16518
16519 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
16520 Add Parameters.
16521 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
16522 (Info-mode): Bind desktop-buffer-misc-data-function.
16523
16524 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
16525 Add Parameters.
16526
16527 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
16528 Add Parameters.
16529
16530 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
16531
16532 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
16533 the case of letters in case-insensitive expansions when the
16534 abbrev is preceded by characters with letter syntax.
16535
16536 2004-04-21 Richard M. Stallman <rms@gnu.org>
16537
16538 * progmodes/cperl-mode.el (cperl-putback-char):
16539 Delete Emacs 18 definition.
16540
16541 * international/mule.el (ctext-post-read-conversion):
16542 Use assoc-string, not assoc-ignore-case.
16543
16544 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
16545
16546 * emacs-lisp/easymenu.el (easy-menu-add):
16547 Do call x-popup-menu, but only if it's defined.
16548
16549 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
16550
16551 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
16552 Handle multiple args: compile like progn.
16553
16554 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
16555 take all args as &rest arg.
16556
16557 * autoinsert.el (auto-insert-alist): Insert the user's name in
16558 copyright notice, rather than Free Software Foundation.
16559
16560 2004-04-21 Kenichi Handa <handa@m17n.org>
16561
16562 * descr-text.el (describe-char): Make it work on *Help* buffer.
16563
16564 2004-04-21 Kim F. Storm <storm@cua.dk>
16565
16566 * image.el (insert-image): Add optional SLICE arg.
16567 (insert-sliced-image): New defun.
16568
16569 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
16570
16571 * subr.el (read-number): Check whether `default' is nil.
16572
16573 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
16574
16575 * progmodes/compile.el (compilation-error-properties):
16576 Split into two.
16577 (compilation-internal-error-properties): New one.
16578 (compilation-compat-error-properties): Use it. Fix the non-marker case.
16579
16580 2004-04-20 Richard M. Stallman <rms@gnu.org>
16581
16582 * window.el (split-window-save-restore-data):
16583 Don't update the data if OLD-INFO is nil.
16584
16585 * view.el (view-return-to-alist): Mark it permanent local.
16586
16587 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
16588
16589 * recentf.el (recentf-save-list): Catch and warn about errors.
16590
16591 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
16592 so "Buffers" won't be pure.
16593
16594 * help-mode.el (help-mode-finish): Set help-return-alist first
16595 thing, setting only the entry for the selected window.
16596
16597 * help-fns.el (describe-function-1): If many non-control non-meta
16598 keys run the command, don't list all of them.
16599
16600 2004-04-20 Juanma Barranquero <lektu@terra.es>
16601
16602 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
16603 arg. Copied from Andre Spiegel's patch of 2004-03-21.
16604
16605 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
16606
16607 2004-04-20 Kenichi Handa <handa@m17n.org>
16608
16609 * international/quail.el (quail-lookup-key): New optional arg
16610 NOT-RESET-INDICES.
16611 (quail-get-translations): Call quail-lookup-key with
16612 NOT-RESET-INDICES t.
16613 (quail-completion): Likewise.
16614 (quail-lookup-map-and-concat): Likewise.
16615
16616 2004-04-20 Kenichi Handa <handa@m17n.org>
16617
16618 * international/quail.el (quail-update-translation): Don't insert
16619 such an unsupported multibyte char in a unibyte buffer.
16620
16621 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
16622
16623 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
16624 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
16625 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
16626 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
16627 (gdb-frame-assembler-buffer): Improve behaviour with
16628 multiple frames.
16629 (gdb-display-buffer): Extend search to all visible frames.
16630
16631 2004-04-19 Eli Zaretskii <eliz@gnu.org>
16632
16633 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
16634 characters left after base64 decoding.
16635 (rmail-decode-region): Use -dos variety of `coding', to remove any
16636 ^M characters left after qp or base64 decoding.
16637
16638 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16639
16640 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
16641 messages.
16642
16643 2004-04-19 Stephen Eglen <stephen@gnu.org>
16644
16645 * add-log.el (add-change-log-entry): Update doc string to mention
16646 add-log-full-name and add-log-mailing-address.
16647
16648 2004-04-18 Juri Linkov <juri@jurta.org>
16649
16650 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
16651 (Info-find-node-2): Simplify error message.
16652 (Info-insert-dir): Use Info-following-node-name.
16653 (Info-goto-node): Remove *info-history* and *info-toc*.
16654 (Info-history): Create a node of the virtual history file.
16655 (Info-toc): Create a node of the virtual toc file.
16656 (Info-insert-toc): New arg `curr-file' for reference file names.
16657 (info-apropos): Remove redundant var binding for temp-file.
16658 (Info-index, Info-index-next, Info-mode): Doc fix.
16659 (Info-goto-emacs-command-node): Don't jump to *info* from
16660 non-*info* Info buffers.
16661 (Info-fontify-node): Don't show the file name of external
16662 references if `Info-hide-note-references' is `hide'. Don't hide
16663 newlines at the end of paragraphs.
16664
16665 * international/mule-diag.el (list-input-methods):
16666 Fix args to help-xref-button.
16667
16668 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
16669 to put into effect local variables from TUTORIAL files.
16670
16671 * textmodes/paragraphs.el (sentence-end) <function>: New fun
16672 with default value taken from the variable `sentence-end'.
16673 (sentence-end) <defcustom>: Set default to nil. Doc fix.
16674 Add nil const to :type.
16675 (sentence-end-without-period, sentence-end-double-space)
16676 (sentence-end-without-space): Doc fix.
16677
16678 * textmodes/paragraphs.el (forward-sentence):
16679 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
16680 (fill-delete-newlines):
16681 * progmodes/cc-cmds.el (c-beginning-of-statement):
16682 Use function `sentence-end' instead of variable `sentence-end'.
16683
16684 2004-04-18 Andreas Schwab <schwab@suse.de>
16685
16686 * progmodes/compile.el (compilation-start): Set window start to
16687 point-min if compilation-scroll-output is nil.
16688
16689 2004-04-18 John Wiegley <johnw@newartisans.com>
16690
16691 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
16692
16693 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
16694
16695 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
16696 (gdb-info-breakpoints-custom): Revert previous change.
16697 (gdb-view-assembler): Update assembler if necessary.
16698 (gdb-frame-handler): Parse correctly for gdb-current-frame.
16699 (gdb-display-source-buffer): Update properly when both source and
16700 assembler are visible.
16701
16702 2004-04-17 John Wiegley <johnw@newartisans.com>
16703
16704 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
16705 which limits the number of names shown in the minibuffer. Off by
16706 default.
16707 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
16708 up iswitchb for users with a multitude of open buffers by showing
16709 only the first and last N/2 buffers in the completion list (which
16710 is enough to aid C-s/C-r, and to know that more characters are
16711 needed to refine the completion list).
16712
16713 2004-04-17 Richard M. Stallman <rms@gnu.org>
16714
16715 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
16716 (file-truename): Expand all ~ constructs directly.
16717 (insert-directory): Delete any error msg output by the
16718 `insert-directory-program'.
16719
16720 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
16721 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
16722 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
16723 (allout-init): Use find-file-hook, not find-file-hooks.
16724 (allout-mode): Eliminate Emacs 18 support.
16725 Use write-contents-functions, not local-write-file-hooks.
16726
16727 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
16728
16729 * progmodes/compile.el (compilation-error-properties): Fix for
16730 adding messages when there are already markers for their file.
16731 (compilation-fake-loc): New function.
16732
16733 2004-04-16 Dave Love <fx@gnu.org>
16734
16735 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
16736 (python-load-file): Fix python-orig-start setting.
16737
16738 * progmodes/compile.el: Doc fixes.
16739 (compilation-error-regexp-alist-alist)
16740 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
16741 (compilation-assq): Wrap in eval-when-compile.
16742 (compilation-mode-font-lock-keywords): Don't use list*.
16743 (compilation-start): Avoid warning.
16744 (compilation-compat-error-properties)
16745 (compilation-directory-properties): Add keymap property.
16746 (compilation-parsing-end): Make it a marker for better compatibility.
16747
16748 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
16749
16750 2004-04-16 Mark A. Hershberger <mah@everybody.org>
16751
16752 * xml.el: Doc fixes.
16753 (xml-get-children): Only looks at sub-tags and ignore strings.
16754
16755 * xml.el (xml-parse-tag): Avoid overwriting node-name.
16756
16757 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
16758
16759 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
16760
16761 2004-04-16 Andre Spiegel <spiegel@gnu.org>
16762
16763 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
16764
16765 * vc.el (vc-print-log): Likewise.
16766
16767 2004-04-16 Masatake YAMATO <jet@gyve.org>
16768
16769 * simple.el (completion-setup-function): Set an initial value
16770 to `element-common-end' before entering loop. Set a value
16771 to `element-common-end' at the end of loop.
16772 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
16773 (completions-common-part): Rename from completion-de-emphasis.
16774 (completions-first-difference): Rename from completion-emphasis.
16775 Suggested by RMS.
16776
16777 2004-04-16 Juanma Barranquero <lektu@terra.es>
16778
16779 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
16780 (bookmark-edit-annotation-mode): Add mode name.
16781
16782 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
16783
16784 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
16785 for nested conflict markers.
16786 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
16787
16788 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
16789
16790 * progmodes/gdb-ui.el (gdb-goto-info): New function.
16791
16792 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
16793
16794 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
16795
16796 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
16797 Give a backtrace if requested.
16798
16799 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
16800
16801 * progmodes/python.el (python-mouse-2-command, python-RET-command):
16802 Remove unused functions.
16803 (python-orig-start-line, python-orig-file): Remove.
16804 (python-orig-start): New var.
16805 (python-input-filter, python-compilation-line-number)
16806 (python-send-region, python-load-file): Use it.
16807
16808 * info.el (info): Always jump to *info*.
16809
16810 * subr.el (posn-set-point): New function.
16811
16812 * mouse.el (mouse-set-point): Use it.
16813
16814 * progmodes/compile.el (compile-goto-error): Use it.
16815 (compilation-button-map): New keymap.
16816 (compilation-error-properties): Use it.
16817 (compilation-shell-minor-mode-map): Don't bind mouse-2.
16818
16819 * smerge-mode.el (smerge-popup-context-menu): Use it.
16820
16821 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
16822 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
16823 mouse and non-mouse case.
16824
16825 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
16826 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
16827
16828 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
16829 Make it work for non-mouse events.
16830
16831 * pcvs-info.el (cvs-status-map): Update binding name.
16832
16833 2004-04-14 Mark A. Hershberger <mah@everybody.org>
16834
16835 * xml.el (xml-maybe-do-ns): New function to handle namespace
16836 parsing of both attribute and element names.
16837 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
16838 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
16839 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
16840 (xml-parse-attlist): Make it do its own namespace parsing.
16841
16842 2004-04-14 Dave Love <fx@gnu.org>
16843
16844 * progmodes/python.el (run-python): Fix use of \n.
16845 (python-load-file): Remove `try' from Python fragment.
16846 (python-describe-symbol): Fix message.
16847
16848 * comint.el: Doc fixes.
16849 (comint-last-input-start, comint-last-input-end)
16850 (comint-last-output-start): Give them values.
16851 (comint-arguments): Avoid warning.
16852 (comint-skip-prompt): Use line-end-position.
16853 (comint-backward-matching-input): Rename arg to agree with doc.
16854 (comint-extract-string): Use syntax-ppss.
16855 (comint-dynamic-simple-complete): Delete useless list construction.
16856 (comint-redirect-subvert-readonly): New.
16857 (comint-redirect-preoutput-filter): Use it.
16858
16859 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
16860 Correctly handle negative arguments when calling hook functions.
16861
16862 2004-04-14 Jesper Harder <harder@ifa.au.dk>
16863
16864 * info.el (info-apropos): Don't clobber Info-history-list.
16865
16866 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
16867
16868 * progmodes/compile.el (compilation-setup):
16869 Localize overlay-arrow-position.
16870 (compilation-sentinel): Restructure code equivalently.
16871 (compilation-next-error): Find message on same line after point if
16872 not found before point.
16873 (compile-mouse-goto-error): Restore function so that compilation
16874 buffer need not be current and use compile-goto-error.
16875 (compile-goto-error): Restore function.
16876 (next-error): Set overlay-arrow-position.
16877 (compilation-forget-errors): Don't localize already local
16878 compilation-locs and remove FIXME about refontifying.
16879
16880 2004-04-14 Kim F. Storm <storm@cua.dk>
16881
16882 * startup.el (emacs-quick-startup): New defvar (set by -Q).
16883 (command-line): New option -Q. Like -q --no-site-file, but
16884 in addition it also disables menu-bar, tool-bar, scroll-bars,
16885 tool-tips, and the blinking cursor.
16886 (command-line-1): Skip startup screen if -Q.
16887 (fancy-splash-head): Use ":align-to center" prop to center splash image.
16888
16889 * emulation/cua-base.el (cua-read-only-cursor-color)
16890 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
16891
16892 2004-04-13 Dave Love <fx@gnu.org>
16893
16894 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
16895 (syntax): Don't require.
16896 (python) <defgroup>: Add :version.
16897 (python-quote-syntax): Re-written.
16898 (inferior-python-mode): Move stuff here from run-python and add
16899 some more.
16900 (python-preoutput-continuation, python-preoutput-result)
16901 (python-dotty-syntax-table): New.
16902 (python-describe-symbol): Use them.
16903 (run-python): Move stuff to inferior-python-mode. Modify code
16904 loaded into Python.
16905 (python-send-region): Use python-proc, python-send-string.
16906 (python-send-string): Send newlines too. Callers changed.
16907 (python-load-file): Re-written.
16908 (python-eldoc-function): New.
16909 (info-look): Don't require.
16910 (python-after-info-look): New. A modified version of former
16911 top-level code for use with eval-after-load.
16912 (python-maybe-jython, python-guess-indent): Use widened buffer.
16913 (python-fill-paragraph): Re-written.
16914 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
16915 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
16916
16917 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
16918
16919 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
16920 Set compilation-error-regexp-alist earlier.
16921
16922 * progmodes/compile.el (compilation-minor-mode-map)
16923 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
16924 (compile-goto-error): Re-merge the mouse and non-mouse commands.
16925
16926 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
16927
16928 * progmodes/compile.el (compile-goto-error): Select the buffer/window
16929 corresponding to the event.
16930
16931 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
16932
16933 * loadup.el: Add cygwin to system-type list, for unexec() support.
16934
16935 2004-04-12 John Paul Wallington <jpw@gnu.org>
16936
16937 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
16938 (ibuffer-restore-window-config-on-quit): New variable to replace
16939 `ibuffer-delete-window-on-quit'. Update all references.
16940 (ibuffer-prev-window-config): New variable.
16941 (ibuffer-quit): Restore previous window configuration instead of
16942 deleting window.
16943 (ibuffer): Save window configuration before showing Ibuffer buffer.
16944
16945 * help.el (describe-mode): Doc fix.
16946
16947 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
16948
16949 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
16950 not to treat nil as a function.
16951
16952 * vc-arch.el (vc-arch-root): Be a bit more careful.
16953 (vc-arch-register): Save the buffer if we modified it.
16954 (vc-arch-delete-rej-if-obsolete): Save excursion.
16955 (vc-arch-find-file-hook): Use the simpler after-save-hook.
16956 (vc-arch-responsible-p, vc-arch-init-version): New functions.
16957
16958 * net/ldap.el (ldap-search): Use list*.
16959
16960 2004-04-12 Juri Linkov <juri@jurta.org>
16961
16962 * info.el (Info-follow-reference): Allow multiline reference name.
16963
16964 2004-04-11 Dave Love <fx@gnu.org>
16965
16966 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
16967
16968 * progmodes/python.el: New file.
16969
16970 2004-04-11 Andre Spiegel <spiegel@gnu.org>
16971
16972 * vc-hooks.el (vc-arg-list): Function removed.
16973 (vc-default-workfile-unchanged-p): Use condition-case to check for
16974 backward compatibility.
16975
16976 * vc.el (vc-print-log): Use condition-case to check for backward
16977 compatibility.
16978
16979 2004-04-11 Juri Linkov <juri@jurta.org>
16980
16981 * dired.el (dired-faces): New defgroup.
16982 (dired-header, dired-mark, dired-marked, dired-flagged)
16983 (dired-warning, dired-directory, dired-symlink, dired-ignored):
16984 New faces.
16985 (dired-header-face, dired-mark-face, dired-marked-face)
16986 (dired-flagged-face, dired-warning-face, dired-directory-face)
16987 (dired-symlink-face, dired-ignored-face): New face variables.
16988 (dired-font-lock-keywords): Use them instead of font-lock faces.
16989 Split the rule for dired marks into 3 separate rules: for marks,
16990 marked file names and flagged file names.
16991
16992 * help-mode.el (help-make-xrefs): Add a final newline to the
16993 *Help* buffer.
16994
16995 2004-04-11 John Paul Wallington <jpw@gnu.org>
16996
16997 * replace.el (occur-engine): Distinguish between one and several
16998 matches in the matches per buffer heading.
16999
17000 2004-04-11 Kim F. Storm <storm@cua.dk>
17001
17002 * ido.el (ido-confirm-unique-completion): New defcustom.
17003 (ido-complete): Use it.
17004 (ido-write-file): Set it to t unconditionally.
17005
17006 2004-04-10 Miles Bader <miles@gnu.org>
17007
17008 RCS keyword removal (only non-comment changes are enumerated here):
17009
17010 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
17011 (byte-compile-insert-header): Don't use `byte-compile-version'.
17012 * forms.el (forms-version): Variable removed.
17013 (forms-mode): Don't use `forms-version'.
17014 * recentf.el (recentf-version): Variable removed.
17015 * progmodes/delphi.el (delphi-version): Variable removed.
17016 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
17017
17018 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
17019
17020 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
17021
17022 2004-04-09 Jesper Harder <harder@ifa.au.dk>
17023
17024 * info.el (info-apropos): Improve menu item regexp.
17025
17026 2004-04-09 Simon Josefsson <jas@extundo.com>
17027
17028 * mail/smtpmail.el: Add comment, based on report by
17029 kdc@rcn.com (Kevin D. Clark).
17030
17031 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
17032
17033 * progmodes/compile.el (compilation-mode-font-lock-keywords):
17034 Redo one more thing that I didn't notice Daniel had undone.
17035
17036 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
17037
17038 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
17039 (gdb-goto-breakpoint, gdb-display-buffer)
17040 (gdb-display-source-buffer, gdb-view-source-function)
17041 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
17042 (gdb-source-info, gdb-frame-handler): Don't specify a window
17043 for display.
17044 (gdb-info-breakpoints-custom): Remove superfluous update of
17045 assembler buffer.
17046 (gdb-many-windows): Make settable outside gdb.
17047
17048 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
17049
17050 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
17051 Derive from fundamental-mode rather than text-mode.
17052
17053 2004-04-08 Juri Linkov <juri@jurta.org>
17054
17055 * info.el (Info-history): Doc fix.
17056 (Info-history-list): New var.
17057 (info-xref): Change magenta4 to blue, remove bold for dark and
17058 light backgrounds, change bold to underline for non-color classes.
17059 (info-xref-visited): New face.
17060 (Info-fontify-visited-nodes): New custom.
17061 (Info-hide-note-references): Add new value `hide'. Doc fix.
17062 (Info-reference-name): New var.
17063 (Info-selection-hook): New custom.
17064 (Info-edit-mode-hook): New var.
17065 (Info-find-file): New fun.
17066 (Info-find-node): Move part of code to Info-find-file.
17067 (Info-find-node-2): Add anchors to Info-history-list. Move point
17068 to the place with the reference name if name is defined.
17069 (Info-select-node): Add current node to Info-history-list.
17070 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
17071 (Info-search-whitespace-regexp): New custom.
17072 (Info-search-case-fold): New var.
17073 (Info-search): Add "case-sensitively" to the prompt.
17074 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
17075 (Info-search-case-sensitively, Info-search-next): New fun.
17076 (Info-up): Move point to the menu item of the current node.
17077 (Info-history): New fun. Add *info-history* to
17078 same-window-buffer-names.
17079 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
17080 (Info-insert-toc): New fun.
17081 (Info-build-toc): New fun.
17082 (Info-follow-reference): Add new arg `fork'. Doc fix.
17083 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
17084 with the same name prefer the reference closest to point.
17085 (Info-next-reference): Replace * by + in the *Note regexp.
17086 Add regexp for http:// and ftp://. Skip the *Note prefix.
17087 (Info-prev-reference): Replace * by + in the *Note regexp.
17088 Add regexp for http:// and ftp://. Skip the *Note prefix.
17089 (Info-follow-nearest-node): Add new arg `fork'.
17090 (Info-try-follow-nearest-node): Add new arg `fork'.
17091 Call browse-url for http:// and ftp:// references.
17092 Set Info-reference-name for index entries.
17093 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
17094 Info-search-next, Info-history, Info-toc, clone-buffer.
17095 (Info-menu-update): Replace * by + in the *Note regexp.
17096 (Info-mode): Add documentation for Info-history, Info-toc,
17097 Info-search-case-sensitively, Info-search-next, clone-buffer.
17098 (Info-fontify-menu-headers): Remove fun. Move code to
17099 Info-fontify-node.
17100 (Info-fontify-node): Add docstring. Add local vars
17101 fontify-visited-p and not-fontified-p. If not-fontified-p is t
17102 then fontify header line, titles, menu headers, http and ftp
17103 references, refill paragraphs. If not-fontified-p is t or
17104 fontify-visited-p is t then fontify cross references, menu items.
17105 Fontify menu headers. Fontify http and ftp references.
17106 Change regexp for cross references to require whitespace after *Note,
17107 add matching groups for file and node names. Remove hack for quote.
17108 Use display property for Info-hide-note-references=t. Use fifth
17109 or fourth match for help-echo. Display visited nodes in a
17110 different face. Unhide file names of external references.
17111 Unhide newlines. Display visited menu items in a different face.
17112
17113 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
17114
17115 * progmodes/compile.el: Require CL.
17116 (compilation-mode-font-lock-keywords): Re-install the "line as
17117 function" patch.
17118
17119 * help-fns.el (help-C-source-directory): New var.
17120 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
17121 (describe-function-1, describe-variable): Use them.
17122
17123 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
17124 to C source files specially.
17125
17126 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
17127
17128 * info.el (Info-hide-cookies-node): New function.
17129 (Info-select-node): Use it.
17130 (Info-display-images-node): Remove message with image file name.
17131
17132 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
17133
17134 * progmodes/compile.el (compilation-warning-face)
17135 (compilation-info-face, compilation-skip-threshold)
17136 (compilation-skip-visited, compilation-context-lines):
17137 Declare :version when added to Emacs.
17138 (compilation-error-regexp-alist-alist): Extend caml and irix.
17139 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
17140 (compilation-mode-font-lock-keywords): Temporarily undo line as
17141 function patch, which wasn't ready.
17142
17143 2004-04-07 Kenichi Handa <handa@m17n.org>
17144
17145 * international/latin1-disp.el (latin1-display-setup): Check each
17146 character is displayable or not instead of calling
17147 latin1-display-check-font.
17148
17149 2004-04-06 Kenichi Handa <handa@m17n.org>
17150
17151 * language/ethio-util.el (ethio-sera-being-called-by-w3):
17152 New variable.
17153 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
17154 instead of sera-being-called-by-w3.
17155 (ethio-fidel-to-sera-buffer): Likewise.
17156 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
17157 instead of sera-being-called-by-w3.
17158 (ethio-write-file): Likewise.
17159
17160 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17161
17162 * printing.el: Doc fix.
17163
17164 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
17165
17166 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
17167 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
17168 (gdb-setup-windows): Only use separate IO buffer if required.
17169
17170 2004-04-06 Kim F. Storm <storm@cua.dk>
17171
17172 * term.el (term-is-xemacs): Remove.
17173 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
17174 (term-window-width): New function.
17175 (term-mode, term-check-size): Use it.
17176 (term-mode): Disable overflow-newline-into-fringe in term buffer.
17177
17178 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
17179
17180 * cus-edit.el (custom-add-parent-links): Change unbound variable
17181 `symbol' to `name'.
17182
17183 2004-04-05 Jesper Harder <harder@ifa.au.dk>
17184 * info.el (info-apropos): New function.
17185 (Info-mode-menu): Add it.
17186 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
17187
17188 * help-mode.el (help-make-xrefs): Recognize aliased variable with
17189 inherited docstring.
17190
17191 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
17192
17193 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
17194
17195 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
17196
17197 * progmodes/compile.el (font-lock): Don't require any more.
17198 (compilation-error-properties, compilation-start, compilation-sentinel)
17199 (compilation-filter, next-error): Use with-current-buffer.
17200 (compilation-skip-to-next-location, compilation-skip-threshold)
17201 (compilation-skip-visited): Move to silence the byte-compiler.
17202 (compilation-setup): Simplify.
17203 (compilation-next-error): Use line-(beginning|end)-position.
17204 Make sure `pt' is non-nil before using compilation-loop.
17205 (compile-goto-error): Add optional event arg. Use it.
17206 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
17207 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
17208 Update the binding for mouse-2.
17209 (first-error): Set compilation-current-error to nil rather than bob.
17210 (compilation-parsing-end, compilation-parse-errors-function)
17211 (compilation-error-list, compilation-old-error-list):
17212 "New" compatibility variables.
17213 (compile-buffer-substring, compilation-compat-error-properties)
17214 (compilation-compat-parse-errors, compilation-forget-errors):
17215 New compatibility functions.
17216 (compilation-mode-font-lock-keywords): Use them.
17217
17218 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
17219
17220 * autorevert.el (auto-revert-handler): If point (or a window
17221 point) is at the end of the buffer, keep it there after
17222 reverting. This allows to tail a file.
17223 Mention this in the `Commentary'.
17224
17225 * format.el (format-write-file): Add optional argument CONFIRM
17226 and make it behave like the analogous argument to `write-file'.
17227
17228 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17229
17230 * progmodes/ebnf2ps.el: Doc fix.
17231 (ebnf-version): New version number (4.2).
17232 (ebnf-syntax): Customization and docstring fix.
17233 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
17234 Put autoloaded funs before first use.
17235 (ebnf-style-database): Add dtd entry.
17236 (ebnf-syntax-alist): Add dtd initialization.
17237 (ebnf-token-sequence): New fun.
17238 (ebnf-comment-table): Add new comment action character.
17239 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
17240
17241 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
17242 Type Definition for XML).
17243
17244 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
17245 * progmodes/ebnf-bnf.el (ebnf-sequence):
17246 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
17247 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
17248 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
17249 Code simplification: call ebnf-token-sequence.
17250
17251 2004-04-04 Eli Zaretskii <eliz@gnu.org>
17252
17253 * calendar/timeclock.el (timeclock-relative)
17254 (timeclock-get-project-function, timeclock-get-workday-function)
17255 (timeclock-query-out, timeclock-when-to-leave)
17256 (timeclock-when-to-leave-string, timeclock-log-data)
17257 (timeclock-generate-report, timeclock-in): Doc fixes.
17258
17259 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
17260
17261 * url/: New dir. Import the URL package from its repository.
17262
17263 2004-04-03 Andreas Schwab <schwab@suse.de>
17264
17265 * diff-mode.el (diff-mode): Fix missing quote.
17266
17267 2004-04-03 Juri Linkov <juri@jurta.org>
17268
17269 * descr-text.el (describe-property-list): Add `font-lock-face'.
17270
17271 * dired.el (dired-font-lock-keywords): Fix permission regexps.
17272
17273 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17274
17275 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
17276 Use utf-16le on little endian machines and utf-16be otherwise.
17277
17278 2004-04-02 David Kastrup <dak@gnu.org>
17279
17280 * net/browse-url.el (browse-url-generic): Use call-process
17281 instead of start-process to allow browsers that fork and detach.
17282
17283 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
17284
17285 * compile.el (compilation-current-error): New var.
17286 (compilation-setup, compile-mouse-goto-error)
17287 (compile-goto-error, next-error): Use it.
17288 (compilation-skip-to-next-location): Default to t, which gives
17289 contiguous skipping like old compile (where this was redundant).
17290 (compilation-next-error): Prevent previous-* commands from moving
17291 back to message at or just before point.
17292
17293 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
17294
17295 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
17296 (gdb-source-info): Don't display source at startup, if required.
17297 (gdb-show-main): New option.
17298 (gdba): Update documentation.
17299 (gdb-source): Cover case of auto-display output.
17300
17301 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
17302
17303 * autorevert.el: Delete obsolete autoload's and defvar's.
17304 (auto-revert-check-vc-info): New user option.
17305 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
17306 (auto-revert-handler-vc): Delete.
17307 (auto-revert-handler): Treat return value `fast' of
17308 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
17309
17310 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
17311 return `fast'.
17312
17313 * files.el (buffer-stale-function): Doc change.
17314
17315 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17316
17317 * printing.el: New tip on Tips section.
17318 (pr-version): New version number (6.7.4).
17319 (pr-shell-file-name): Initialization fix.
17320
17321 2004-03-31 Juri Linkov <juri@jurta.org>
17322
17323 * dired.el: Add autoload for `dired-do-touch'.
17324 (dired-touch-program): New var.
17325 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
17326 (dired-no-confirm): Add `touch' to docstring.
17327
17328 * dired-aux.el (dired-do-touch): New fun.
17329 (dired-do-chxxx): Add argument -t for touch operation.
17330
17331 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
17332 `dired-move-to-filename-regexp'.
17333
17334 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
17335
17336 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
17337
17338 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17339
17340 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
17341 and only if the buffer was modified.
17342
17343 2004-03-30 Kenichi Handa <handa@m17n.org>
17344
17345 * international/characters.el: Delete pairs for U+2308..U+230B.
17346
17347 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
17348
17349 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
17350 to detect the beginning of a level 2 or 3 annotation.
17351
17352 2004-03-29 Kenichi Handa <handa@m17n.org>
17353
17354 * international/ucs-tables.el (ucs-insert): Fix the error message.
17355
17356 2004-03-29 Kenichi Handa <handa@m17n.org>
17357
17358 * international/mule-util.el (char-displayable-p): Fix generation
17359 of XLFD file name.
17360
17361 * Makefile.in (setwins, setwins_almost): Change directory to $wd
17362 before finding directories by `find'.
17363
17364 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
17365
17366 * subr.el (interactive-form): Delete. Now implemented in C.
17367
17368 * pcvs.el (cvs-parse-process): Workaround for Darwin.
17369
17370 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
17371 (vc-diff-label): New fun.
17372 (vc-diff-internal): Use it.
17373
17374 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
17375
17376 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17377
17378 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
17379
17380 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
17381 specify XML (EBNFX).
17382
17383 * progmodes/ebnf2ps.el: Doc fix.
17384 (ebnf-version): New version number (4.1).
17385 (ebnf-syntax): Adjust customization.
17386 (ebnf-style-database): Add ebnfx entry.
17387 (ebnf-syntax-alist): Add ebnfx initialization.
17388 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
17389
17390 * printing.el: Doc fix.
17391 (pr-version): New version number (6.7.3).
17392 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
17393 returns nil for mouse position. Reported by Drew Adams
17394 <drew.adams@oracle.com>.
17395 (pr-update-menus): Modify interactive declaration. Reported by Drew
17396 Adams <drew.adams@oracle.com>.
17397
17398 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
17399
17400 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
17401 (gud-gdba-marker-filter): Log the process input and output, if
17402 required. From Stefan Monnier.
17403 (gdb-debug-log, gdb-enable-debug-log): New variables.
17404 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
17405
17406 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
17407
17408 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
17409 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
17410
17411 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
17412
17413 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
17414 Call vc-find-file-hook here instead of in auto-revert-buffers.
17415 (auto-revert-buffers): Delete call to vc-find-file-hook.
17416 (auto-revert-verbose, global-auto-revert-non-file-buffers)
17417 (global-auto-revert-mode, auto-revert-set-timer)
17418 (auto-revert-handler, auto-revert-buffers): Doc fixes.
17419
17420 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
17421
17422 * woman.el (woman-change-fonts): Rename local variable
17423 woman-font-alist to font-alist to avoid a compiler warning.
17424
17425 2004-03-27 Dave Love <fx@gnu.org>
17426
17427 * emacs-lisp/rx.el (rx): Doc fix.
17428 Fix copyright years.
17429
17430 * strokes.el (strokes-global-set-stroke-string): New function.
17431 (strokes-list-strokes): Cope with strings, not just commands.
17432 Set foreground colour of image.
17433 (strokes-global-set-stroke): Doc fix.
17434
17435 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
17436
17437 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
17438 Auto Revert mode.
17439 (Buffer-menu-files-only): New variable.
17440 (Buffer-menu-toggle-files-only): New function.
17441 (Buffer-menu-mode-map): Bind it to `T'.
17442 (Buffer-menu-mode): Mention `T' in docstring.
17443 Set buffer-stale-function.
17444 (list-buffers-noselect): Mark buffer non-modified and set
17445 Buffer-menu-files-only.
17446
17447 * dired.el (buffer-stale-function): Remove no longer needed defvar.
17448
17449 * autorevert.el (auto-revert-handler): Print revert message
17450 before, rather than after, reverting.
17451 (buffer-stale-function): Move to files.el.
17452
17453 * files.el (buffer-stale-function): Move here from autorevert.el.
17454
17455 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
17456
17457 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
17458
17459 * calc/calc.el (calc-mode-map): Use mapc.
17460
17461 * apropos.el (apropos-mode): Don't autoload.
17462 (apropos-symbols-internal): New fun. Extracted from `apropos'.
17463 (apropos): Use it.
17464 (apropos-print): Add optional `text' argument.
17465 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
17466 Don't assume point-min == 1.
17467
17468 * bs.el (bs-buffer-list): Use buffer-local-value.
17469 (bs--set-toggle-to-show): Use with-current-buffer.
17470
17471 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
17472 New funs.
17473 (list-buffers-noselect): Use them. Adjust :align-to to new style.
17474
17475 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
17476
17477 * dabbrev.el (dabbrev-expand): Fix regexp construction.
17478 (dabbrev--find-expansion): Use pop.
17479 (dabbrev--search): Use match-string-no-properties.
17480
17481 * dired.el (dired-mode): Use run-mode-hooks.
17482 (dired-move-to-end-of-filename): Use match-string.
17483
17484 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
17485 is bound before using it.
17486 (ediff-verbose-p): Make it into a var since it's not constant.
17487
17488 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
17489
17490 * faces.el (read-face-font): Don't cons up unnecessarily.
17491 (header-line, tool-bar): Share common parts.
17492
17493 * files.el (file-relative-name): Use compare-strings.
17494
17495 * finder.el (finder-mode): Follow coding convention.
17496
17497 * subr.el (read-number): New function.
17498
17499 * ses.el (ses-read-number): Move to subr.el.
17500 (ses-set-header-row): Use read-number.
17501
17502 2004-03-26 Andre Spiegel <spiegel@gnu.org>
17503
17504 * vc-hooks.el (vc-arg-list): New function, which handles both
17505 compiled and uncompiled code.
17506 (vc-default-workfile-unchanged-p): Use it.
17507
17508 * vc.el (vc-print-log): Undo prev change, use new function
17509 vc-arg-list from vc-hooks.el.
17510
17511 2004-03-26 Masatake YAMATO <jet@gyve.org>
17512
17513 * simple.el (completion-setup-function): Emphasize the
17514 first uncommon characters in the completions; and de-emphasize
17515 the common prefix substrings.
17516 (completion-emphasis): New face.
17517 (completion-de-emphasis): New face.
17518
17519 2004-03-25 Juanma Barranquero <lektu@terra.es>
17520
17521 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
17522 Comment out (it's unused and unfinished code).
17523
17524 2004-03-25 Sam Steingold <sds@gnu.org>
17525
17526 * vc.el (vc-print-log): Fix a bug in the last patch:
17527 backend-function may be a byte-compiled object, not a lambda.
17528
17529 2004-03-25 Juri Linkov <juri@jurta.org>
17530
17531 * descr-text.el (describe-property-list): Add a button
17532 for `face' property that calls `describe-face'.
17533 Suggested by luis fernandes <elf@ee.ryerson.ca>
17534
17535 * international/mule.el (keyboard-coding-system):
17536 * kmacro.el (kmacro-call-macro): Fix docstring.
17537
17538 * dired.el: Fix comments.
17539
17540 * textmodes/fill.el (fill): Fix Info link.
17541
17542 * font-lock.el (fast-lock, lazy-lock):
17543 * jit-lock.el (jit-lock): Remove links to removed Support Modes
17544 Info node.
17545
17546 * eshell/eshell.el (eshell): Fix broken info-link.
17547
17548 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
17549 * eshell/em-banner.el (eshell-banner):
17550 * eshell/em-smart.el (eshell-smart):
17551 * eshell/esh-cmd.el (eshell-cmd):
17552 Comment out broken info-links to incomplete Info manual.
17553
17554 * info-xref.el: Fix commentary.
17555
17556 2004-03-25 Kevin Ryde <user42@zip.com.au>
17557
17558 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
17559 Remove spurious node duplicate suppression, doesn't work, not wanted.
17560 (info-xref-output): Take format style args, add "sit-for 0" to let
17561 user see the results as they progress.
17562 (info-xref-check-all-custom): New function.
17563
17564 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
17565
17566 * gdb-ui.el: Moved to progmodes.
17567
17568 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
17569
17570 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
17571
17572 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
17573
17574 * calendar/appt.el (appt-check): Remove superfluous progn.
17575 When finished with diary buffer: if it was not being displayed
17576 before, kill it; otherwise restore its original state.
17577 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
17578
17579 * calendar/calendar.el (calendar-set-mode-line): Use total
17580 available mode-line width, rather than frame-width.
17581
17582 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
17583 after mode change so effect not lost.
17584
17585 2004-03-23 Dave Love <fx@gnu.org>
17586
17587 * dired.el (dired) <defgroup>: Add link to manual.
17588 (dired-font-lock-keywords): Add highlighting on unusual permissions.
17589 (dired-revert): Use dolist.
17590 (dired-mode-map): Add U binding.
17591 (dired-mode): Add font-lock-beginning-of-syntax-function.
17592 (dired-garbage-files-regexp): Make it a defcustom.
17593
17594 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
17595
17596 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
17597 is equivalent to nil.
17598 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
17599 (vc-arch-mode-line-string): Accept `added' state.
17600 (vc-arch-state): Use inode-sigs if available.
17601 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
17602 Copy&delete existing id file if any. Fallback if uuidgen is absent.
17603 (vc-arch-tagline-re): New var.
17604 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
17605 New functions.
17606 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
17607 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
17608
17609 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
17610 (vc-file-not-found-hook): Use it.
17611
17612 * diff-mode.el (diff-default-read-only): Change default.
17613 (diff-mode-hook): Make it a defcustom. Add some options.
17614 (diff-mode-map): Bind diff-refine-hook.
17615 (diff-yank-handler): New var.
17616 (diff-yank-function): New fun.
17617 (diff-font-lock-keywords): Use them.
17618 (diff-end-of-file): Handle case where file-header looks like diff text.
17619 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
17620 (diff-file-kill): Delete a subsequent empty line, if applicable.
17621 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
17622 (diff-find-file-name): Use it.
17623 (diff-tell-file-name): New command.
17624 (diff-mode): Be careful with view-mode.
17625 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
17626 New functions, for use in diff-mode-hook.
17627 (diff-find-source-location): Catch "regex too large" errors.
17628 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
17629 (diff-refine-hunk): New command.
17630
17631 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
17632 (smerge-context-menu-map): Remove unused var.
17633 (smerge-keep-all): Preserve markers.
17634 (smerge-keep-n): New fun.
17635 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
17636 (smerge-keep-current, smerge-ediff): Use it.
17637 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
17638 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
17639 (smerge-resolve): Resolve trivial 3-part conflicts.
17640
17641 2004-03-23 Juri Linkov <juri@jurta.org>
17642
17643 * man.el (Man-width): New var.
17644 (Man-getpage-in-background): Use it.
17645 (Man-support-local-filenames): New var and fun.
17646 (Man-build-man-command): Don't add a second %s.
17647 (Man-fontify-manpage): Clean up message.
17648 (Man-mode): Set outline-regexp, outline-level,
17649 imenu-generic-expression.
17650
17651 * woman.el (woman-fill-frame): Doc fix.
17652 (woman-decode-region): Use window-width instead of frame-width.
17653
17654 * abbrevlist.el (list-one-abbrev-table):
17655 * descr-text.el (describe-char):
17656 * international/mule-diag.el (describe-current-coding-system):
17657 * international/quail.el (quail-insert-decode-map):
17658 Use window-width instead of frame-width.
17659
17660 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
17661 (jka-compr-mode-alist-additions): Add tbz.
17662 (jka-compr-write-region, jka-compr-insert-file-contents):
17663 Add message for undefined compress-program.
17664 (jka-compr-write-region): Remove redundant var bindings.
17665
17666 * dired-x.el (dired-guess-shell-alist-default): Add choices for
17667 extracting files into subdirectory. Add tbz and dz. Fix regexps.
17668 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
17669 (dired-man): Use dired-guess-shell-command.
17670 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
17671 Change default nil to t.
17672
17673 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
17674 (dired-compare-directories): Add default value for empty input.
17675
17676 * help-at-pt.el: Move suggestions for key bindings to Commentary.
17677
17678 * time.el (display-time-string-forms): Fix help-echo date format.
17679
17680 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
17681
17682 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
17683 (buffer-stale-function): New variable.
17684 (auto-revert-list-diff, auto-revert-dired-file-list)
17685 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
17686 (auto-revert-handler): Take over some functionality of deleted
17687 functions.
17688 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
17689
17690 * dired.el (dired-directory-changed-p): New fun, extracted from
17691 dired-internal-noselect.
17692 (dired-buffer-stale-p): New fun.
17693 (dired-internal-noselect): Use dired-directory-changed-p.
17694 Eliminate revert messages.
17695 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
17696
17697 2004-03-23 Kenichi Handa <handa@m17n.org>
17698
17699 * international/characters.el: Setup syntaxes for more parentheses
17700 Unicode characters.
17701
17702 * international/mule-cmds.el (select-safe-coding-system):
17703 Merge coding-system and auto-cs before comparing them.
17704
17705 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
17706
17707 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
17708
17709 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
17710 normal-auto-fill-function and comment-indent-function.
17711 The default values now work just as well.
17712 Don't set font-lock-beginning-of-syntax-function since we already set
17713 syntax-begin-function.
17714 (lisp-outline-level): Put ;;;###autoload at same level as (.
17715 (prin1-char): Quote special chars.
17716
17717 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
17718 than with-no-warnings.
17719
17720 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
17721 if the source location can't be found.
17722 (edebug-compute-previous-result): Use prin1-char.
17723
17724 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
17725 (debug-ignored-errors): Add an entry.
17726
17727 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
17728 (byte-compile-file): Output warning when deleting a file.
17729
17730 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
17731 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
17732
17733 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
17734 (byte-compile-inline-expand): Use backquote.
17735 (byte-optimize-pure-func): Rename from byte-optimize-concat.
17736 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
17737
17738 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
17739
17740 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
17741
17742 2004-03-22 Juri Linkov <juri@jurta.org>
17743
17744 * finder.el (finder-known-keywords): Fix data, tex, unix.
17745
17746 * play/landmark.el: Fix keywords.
17747
17748 * language/ethio-util.el (ethio-find-file): Doc fix.
17749
17750 * emacs-lisp/warnings.el: Doc fix.
17751
17752 * textmodes/ispell.el (ispell-help): Doc fix.
17753
17754 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
17755
17756 * format.el (format-insert-file): Always return a list of two
17757 elements, like insert-file-contents does.
17758
17759 2004-03-21 Andre Spiegel <spiegel@gnu.org>
17760
17761 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
17762 and vc-BACKEND-diff.
17763 (vc-print-log): If the print-log implementation supports it, use
17764 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
17765 (vc-version-diff, vc-diff-internal): Doc fixes.
17766
17767 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
17768 implementation supports it, let diff output go to *vc*,
17769 not *vc-diff*, since this is an internal call.
17770
17771 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
17772
17773 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
17774
17775 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
17776
17777 2004-03-21 Dave Love <fx@gnu.org>
17778
17779 * progmodes/cfengine.el (cfengine-mode):
17780 Set parse-sexp-ignore-comments.
17781
17782 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
17783
17784 2004-03-21 Juanma Barranquero <lektu@terra.es>
17785
17786 * allout.el (allout-mode): Fix docstring.
17787
17788 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
17789
17790 * files.el (insert-directory): Fix bug if SWITCHES is a list.
17791
17792 * autorevert.el (auto-revert-interval): Make new value take
17793 effect immediately when set through Custom.
17794 (auto-revert-set-timer): Add interactive declaration.
17795
17796 2004-03-19 David Ponce <david@dponce.com>
17797
17798 * ruler-mode.el (ruler-mode-header-line-format-old):
17799 Don't `make-variable-buffer-local'.
17800 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
17801 (ruler-mode-header-line-format): Simply funcall the above.
17802 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
17803 to save/restore a previous header line format.
17804 (ruler-mode-space): Don't depend on a numeric WIDTH value.
17805 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
17806 fringes and margins width.
17807 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
17808
17809 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
17810
17811 * log-edit.el (log-edit-font-lock-keywords): Typo.
17812
17813 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
17814 (tex-send-tex-command): Rather than here.
17815 (tex-compilation-parse-errors): Simplify.
17816
17817 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
17818
17819 * time.el (display-time-string-forms): Add help-echo with date on time.
17820
17821 * composite.el (compose-region): Use restore-buffer-modified-p.
17822
17823 * disp-table.el (standard-display-8bit): Simplify.
17824
17825 * server.el (server-process-filter): Delete temp frame.
17826
17827 * add-log.el (add-change-log-entry): Simplify.
17828
17829 2004-03-19 Kim F. Storm <storm@cua.dk>
17830
17831 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
17832 (hexl-follow-line): Don't require 'fringe.
17833
17834 * progmodes/compile.el (compilation-start): Always set
17835 compilation-last-buffer and return it.
17836
17837 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
17838
17839 * simple.el (clone-buffer): Doc fix.
17840
17841 2004-03-18 Juanma Barranquero <lektu@terra.es>
17842
17843 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
17844
17845 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
17846
17847 * log-edit.el (log-edit-font-lock-keywords): New var.
17848 (log-edit-mode): Use it.
17849
17850 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
17851
17852 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
17853 properly for watching in speedbar.
17854
17855 2004-03-17 Masatake YAMATO <jet@gyve.org>
17856
17857 * smerge-mode.el (smerge-popup-context-menu):
17858 Put `unwind-protect' around `overlay-put' and `popup-menu'.
17859
17860 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
17861
17862 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
17863 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
17864 Take sealed revisions into account.
17865 (vc-arch-checkin): Extract a summary line from the message.
17866
17867 2004-03-16 Masatake YAMATO <jet@gyve.org>
17868
17869 * register.el (register): Provide `register' feature.
17870
17871 2004-03-15 Masatake YAMATO <jet@gyve.org>
17872
17873 Added context menu support in smerge mode.
17874 Most of the part is written by Stefan Monnier.
17875
17876 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
17877 New keymap and menu.
17878 (smerge-text-properties): New function.
17879 (smerge-remove-props): New function.
17880 (smerge-popup-context-menu): New function.
17881 (smerge-resolve): Call `smerge-remove-props'.
17882 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
17883 (smerge-keep-current): Ditto.
17884 (smerge-kill-current): New function.
17885 (smerge-match-conflict): Put text properties.
17886 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
17887
17888 2004-03-15 David Ponce <david@dponce.com>
17889
17890 * ruler-mode.el (ruler-mode-left-fringe-cols)
17891 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
17892 (ruler-mode-right-scroll-bar-cols): Remove.
17893 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
17894 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
17895 Use fringe-columns and scroll-bar-columns.
17896
17897 2004-03-15 Masatake YAMATO <jet@gyve.org>
17898
17899 * hl-line.el (hl-line-range-function): New variable.
17900 (hl-line-move): New function.
17901 (global-hl-line-highlight): Use `hl-line-move'.
17902 (hl-line-highlight): Ditto.
17903
17904 * scroll-bar.el (scroll-bar-columns):
17905 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
17906
17907 * ruler-mode.el (top-level): Require scroll-bar and fringe.
17908 (ruler-mode-left-fringe-cols)
17909 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
17910 (ruler-mode-right-scroll-bar-cols)
17911 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
17912 (ruler-mode-ruler-function): New variable.
17913 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
17914 if the value for `ruler-mode-ruler-function'is given.
17915
17916 * hexl.el (hexl-mode-hook): Make the hook customizable.
17917 (hexl-address-area, hexl-ascii-area): New customize variables.
17918 (hexlify-buffer): Put font-lock-faces on the address area and
17919 the ascii area.
17920 (hexl-activate-ruler): New function.
17921 (hexl-follow-line): New function.
17922 (hexl-highlight-line-range): New function.
17923 (hexl-mode-ruler): New function.
17924
17925 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
17926
17927 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
17928 (vc-default-find-file-hook): New fun.
17929 (vc-find-file-hook): Call new find-file-hook operation.
17930
17931 * vc-arch.el: New file.
17932
17933 2004-03-12 Jesper Harder <harder@ifa.au.dk>
17934
17935 * info-look.el (info-lookup): Reuse an existing Info window.
17936
17937 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
17938
17939 * woman.el (woman-preserve-ascii): Default value changed to t and
17940 doc string revised.
17941
17942 2004-03-12 Richard M. Stallman <rms@gnu.org>
17943
17944 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
17945 Fix minor bug.
17946
17947 * replace.el (occur-engine): Change message for count of matches.
17948
17949 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
17950 For strings, do compare text properties.
17951
17952 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
17953
17954 * progmodes/compile.el (compile-auto-highlight)
17955 (compilation-error-list, compilation-old-error-list)
17956 (compilation-parse-errors-function, compilation-parsing-end)
17957 (compilation-error-message, compilation-directory-stack)
17958 (compilation-enter-directory-regexp-alist)
17959 (compilation-leave-directory-regexp-alist)
17960 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
17961 (compilation-current-file, compilation-regexps): Remove vars.
17962
17963 (compile-error-at-point, compilation-error-filedata)
17964 (compilation-error-filedata-file-name, compile-reinitialize-errors)
17965 (compilation-next-error-locus, compilation-forget-errors)
17966 (count-regexp-groupings, compilation-parse-errors)
17967 (compile-collect-regexps, compile-buffer-substring): Remove funs.
17968
17969 (compile-internal): Make obsolete.
17970
17971 (compilation-first-column, compilation-error)
17972 (compilation-directory-matcher, compilation-page-delimiter)
17973 (compilation-mode-font-lock-keywords, compilation-debug)
17974 (compilation-error-face, compilation-warning-face)
17975 (compilation-info-face, compilation-line-face)
17976 (compilation-column-face, compilation-enter-directory-face)
17977 (compilation-leave-directory-face, compilation-skip-threshold)
17978 (compilation-skip-visited, compilation-context-lines): New vars.
17979
17980 (compilation-warning-face, compilation-info-face)
17981 (compilation-message-face): New faces.
17982
17983 (compilation-error-regexp-alist-alist): New constant.
17984
17985 (compilation-face, compilation-directory-properties)
17986 (compilation-assq, compilation-error-properties, compilation-start)
17987 (define-compilation-mode, compilation-loop)
17988 (compilation-set-window): New functions.
17989
17990 (compile): Additional argument for interactive compiles like TeX.
17991
17992 * progmodes/grep.el (kill-grep): Move here from compile.el
17993 (grep-error, grep-hit-face, grep-error-face)
17994 (grep-mode-font-lock-keywords): New variables.
17995 (grep-regexp-alist): Simplify regexp and add `binary' case.
17996 (grep-mode): New mode.
17997 (grep-process-setup): Simplify.
17998
17999 2004-03-11 Jason Rumney <jasonr@gnu.org>
18000
18001 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
18002 letters on DOS/Windows.
18003
18004 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
18005
18006 * server.el (server-name): New var.
18007 (server-socket-dir): New var to replace server-socket-name.
18008 (server-start): Use them.
18009
18010 2004-03-11 Simon Josefsson <jas@extundo.com>
18011
18012 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
18013 died to avoid infloop. Reported by Jonathan Glauner
18014 <jglauner@sbum.org>.
18015
18016 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
18017
18018 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
18019 (smerge-mode-menu): Use it to deactivate menu entries.
18020 (smerge-keep-current): New fun.
18021 (smerge-keep-current): Use it.
18022
18023 2004-03-10 John Paul Wallington <jpw@gnu.org>
18024
18025 * foldout.el (foldout-fold-list, foldout-modeline-string):
18026 Declare them as variables, not constants.
18027
18028 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18029
18030 * ps-print.el: Modification to print *Messages* buffer.
18031 (ps-print-version): New version 6.6.4.
18032 (ps-message-log-max): New fun.
18033 (ps-spool-without-faces, ps-spool-with-faces)
18034 (ps-count-lines-preprint): Code fix.
18035
18036 * printing.el: New tips in Tips section.
18037
18038 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18039
18040 * delim-col.el: Doc fix.
18041
18042 * printing.el: Doc fix. New doc section (Tips).
18043
18044 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
18045
18046 * type-break.el (type-break-emacs-variant): Remove.
18047 (type-break-run-at-time, type-break-cancel-function-timers):
18048 Use fboundp rather than version name and number.
18049
18050 2004-03-09 Masatake YAMATO <jet@gyve.org>
18051
18052 * hexl.el (hexl-mode): Use `make-local-variable' instead of
18053 `make-variable-buffer-local'.
18054
18055 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
18056
18057 * find-dired.el (find-dired): Call `shell-command' instead of
18058 `start-process-shell-command'. By this, Tramp takes over
18059 handling of remote directories.
18060
18061 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
18062
18063 * newcomment.el (comment-use-global-state): New var.
18064 (comment-search-forward): Use it.
18065
18066 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
18067
18068 * cus-edit.el (fill) <defgroup>: Move to fill.el.
18069
18070 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
18071 (enable-kinsoku): Make it a defcustom.
18072 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
18073 paragraph to same-comment-start-marker.
18074
18075 2004-03-07 Dave Love <fx@gnu.org>
18076
18077 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
18078 (browse-url-mail): Use it.
18079
18080 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
18081 (rfc2368-unhexify-string): Use replace-regexp-in-string.
18082
18083 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
18084
18085 * woman.el (woman-man.conf-path): Doc fix.
18086 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
18087
18088 2004-03-07 Eli Zaretskii <eliz@gnu.org>
18089
18090 * sort.el (sort-columns): Remove ms-dos from the list of systems
18091 where the external `sort' command is not used.
18092
18093 2004-03-07 Kim F. Storm <storm@cua.dk>
18094
18095 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
18096 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
18097 from overlay-arrow-variable-list.
18098 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
18099
18100 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
18101
18102 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
18103 overlay arrow string properly for the assembler buffer.
18104
18105 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
18106
18107 * mail/sendmail.el (mail-mode): Fix last change.
18108
18109 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
18110
18111 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
18112 for the assembler buffer.
18113 (gdb-assembler-custom): Position the overlay arrow.
18114 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
18115
18116 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
18117
18118 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
18119
18120 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
18121 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
18122
18123 * mail/sendmail.el (mail-mode): Set comment-start-skip.
18124
18125 * newcomment.el (uncomment-region): Allow non-terminated comment.
18126 (comment-normalize-vars): Check the user-specified comstart marker.
18127
18128 2004-03-04 Jesper Harder <harder@ifa.au.dk>
18129
18130 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
18131 Otherwise, do use it if the region only contains font-lock text
18132 properties.
18133
18134 2004-03-04 Masatake YAMATO <jet@gyve.org>
18135
18136 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
18137 as the callback function for eldoc.
18138 (hexl-print-current-point-info): New function.
18139 (hexl-current-address): Print the address in both decimal
18140 and hexadecimal format.
18141
18142 2004-03-04 Richard M. Stallman <rms@gnu.org>
18143
18144 * mail/rmail.el (rmail-convert-to-babyl-format):
18145 Specify t for UNIBYTE when calling mail-unquote-printable-region.
18146
18147 * mail/mail-utils.el (mail-unquote-printable-region):
18148 New arg UNIBYTE.
18149
18150 * startup.el (command-switch-alist): Doc fix.
18151
18152 * simple.el (undo): Temporarily set this-command to `undo-start',
18153 then set it to `undo' once undo-start returns without error.
18154
18155 * simple.el (minibuffer-history-sexp-flag): Doc fix.
18156
18157 * simple.el (kill-line): Don't disregard trailing whitespace
18158 in eol condition, if show-trailing-whitespace is set.
18159
18160 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
18161 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
18162 When disabling, restore old values only if mouse-sel-has-been-enabled.
18163
18164 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
18165 (isearch-{-char): New function.
18166 (isearch-mode-map): Bind { to isearch-{-char.
18167
18168 * font-lock.el (lisp-font-lock-keywords-2):
18169 Turn off the CL with-... and do-... general patterns.
18170 Instead, recognize several specific with... and do... constructs.
18171
18172 * files.el (switch-to-buffer-other-window):
18173 Bind same-window-buffer-names and same-window-regexps to nil.
18174 (switch-to-buffer-other-frame): Likewise.
18175
18176 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
18177
18178 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
18179 recognizing leading comment on code line.
18180
18181 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
18182
18183 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
18184 hidden files/directories.
18185
18186 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
18187
18188 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
18189 only comment-start (in case the mode hasn't set it).
18190
18191 * Makefile.in (AUTOGENEL): New var.
18192 (bootstrap-prepare): Rename from bootstrap-clean.
18193 Don't remove elc files.
18194 (maintainer-clean): New target.
18195
18196 * xml.el (xml-get-attribute-or-nil): Simplify.
18197
18198 2004-03-02 Juri Linkov <juri@jurta.org>
18199
18200 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
18201 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
18202 URL to prevent their substitution with the environment variable
18203 values by browsers.
18204
18205 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18206
18207 * ps-print.el: Doc fix.
18208 (ps-print-version): New version number (6.6.3).
18209 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
18210 Docstring fix.
18211 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
18212 before printing.
18213 (ps-time-stamp-yyyy-mm-dd): New fun.
18214 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
18215
18216 2004-03-02 Kim F. Storm <storm@cua.dk>
18217
18218 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
18219
18220 2004-03-01 Juanma Barranquero <lektu@terra.es>
18221
18222 * allout.el (allout-rebullet-heading): Fix typo in docstring.
18223
18224 * desktop.el (desktop-file-version)
18225 (desktop-after-read-hook): Fix typos.
18226 (desktop-clear-preserve-buffers): Remove redundant info in
18227 docstring already shown by the obsolescence message.
18228 (desktop-truncate, desktop-internal-v2s)
18229 (desktop-value-to-string): Change argument name to match docstring.
18230
18231 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
18232
18233 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
18234 docstring.
18235
18236 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18237
18238 * printing.el: Replace "As Is..." in PostScript file print/preview by
18239 "No Preprocessing...". Suggested by Colin Marquardt
18240 <_marquardt_@zmd.de>.
18241 (pr-insert-section-4): Adjust buffer interface.
18242
18243 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
18244
18245 Version 2.0.39 of Tramp released.
18246
18247 * net/tramp.el (tramp-handle-file-local-copy)
18248 (tramp-handle-write-region, tramp-open-connection-rsh):
18249 Variable name typo. Small change. From Patrick Tullmann
18250 <tullmann@flux.utah.edu>.
18251 (tramp-process-connection-type): New variable.
18252 (tramp-maybe-open-connection): Use it.
18253 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
18254 (tramp-touch): Set last-modified time of a remote file.
18255 (tramp-handle-write-region): Say which function is used when encoding.
18256
18257 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
18258
18259 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
18260 case of non-existing filename, too. Reported by Christoph Bauer
18261 <c_bauer@informatik.uni-kl.de>.
18262 (tramp-smb-get-file-entries): The directory in question should
18263 have permissions "drwxrwxrwx". Just virtual, because we don't
18264 know the real permissions. Don't we know?
18265 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
18266 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
18267 (tramp-smb-wait-for-output): Optimize algorithm getting pending
18268 output. If it was received chunkwise, there have been problems.
18269 Remove the "prompt not found" error message; it is obvious.
18270 Simplify algorithm.
18271 (tramp-smb-process-running): Remove. Since we acknowledge the
18272 virtual prompt for shares, there's no need for distinction of
18273 reading shares (process ends afterwards) and interactive mode of
18274 smblient.
18275 (tramp-smb-open-connection): Setting process sentinel removed.
18276 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
18277 "NT_STATUS_NETWORK_ACCESS_DENIED".
18278 (tramp-smb-maybe-open-connection): Set `process-connection-type'
18279 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
18280 (top-level): Setting default value in `tramp-default-method-alist'
18281 corrected. Order of USER and HOST have been wrong.
18282 Nobody complained for months ...
18283 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
18284 (tramp-smb-open-connection): Clear password cache if login has failed.
18285
18286 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
18287 `tramp-unified-filenames'.
18288 (tramp-completion-mode): Make test for XEmacs explicitely.
18289 `event-to-character' can exists in Emacs packages too.
18290 Reported by Matt Swift <swift@alum.mit.edu>.
18291 (tramp-buffer-name): Buffer name must contain the user if exists.
18292 Reported by Adrian Phillips <a.phillips@met.no>.
18293 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
18294 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
18295 (tramp-do-copy-or-rename-file-out-of-band): Rename from
18296 `tramp-do-copy-or-rename-file-one-local', because it handles also
18297 the case both files use the same out-of-band method.
18298 Implementation added.
18299 (tramp-handle-file-local-copy, tramp-handle-write-region):
18300 Out-of-band handling removed. `copy-file' called instead, which
18301 calls `tramp-do-copy-or-rename-file-out-of-band'.
18302 (tramp-action-password): Check for out-of-band method removed.
18303 This function is used for 'login-program.
18304 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
18305 appropriate.
18306 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
18307 and `tramp-parse-sknownhosts'.
18308 (tramp-completion-function-alist): It's a defvar now, because we
18309 want to apply the optimized `tramp-set-completion-function'
18310 instead of a static list.
18311 (tramp-set-completion-function): Implementation tuned.
18312 Avoid double entries, and entries where the function or the
18313 file/directory doesn't exist.
18314 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
18315 for SSH2.
18316 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
18317 (tramp-handle-dired-compress-file): New function.
18318 (tramp-async-proc): New variable.
18319 (tramp-handle-shell-command): Adding asynchronous processes.
18320 They are far from being perfect, but it works at least for
18321 `find-grep-dired' and `find-name-dired' in Emacs 22.1.
18322 (top-level): Require password.el if visible. Should be mandatory
18323 once No Gnus has found its way into (X)Emacs.
18324 (tramp-read-passwd): Invoke `password-read' if available,
18325 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
18326 fallback any longer.
18327 (tramp-clear-passwd): New function.
18328 (tramp-process-actions, tramp-process-multi-actions):
18329 Clear password cache if login has failed.
18330
18331 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
18332 its own module.
18333 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
18334 `ange-ftp-ftp-name-res'. There could be incorrect values from
18335 previous calls in case the "ftp" method is used in the Tramp file
18336 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
18337
18338 2004-02-28 Richard M. Stallman <rms@gnu.org>
18339
18340 * term.el (term-mouse-paste): Call mouse-set-point.
18341
18342 * thumbs.el: New file.
18343
18344 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18345
18346 * progmodes/ebnf-abn.el: Doc fix.
18347
18348 * progmodes/ebnf-bnf.el: Doc fix.
18349 (ebnf-repeat): Code fix.
18350
18351 * progmodes/ebnf2ps.el: Doc fix.
18352 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
18353
18354 2004-02-28 Juri Linkov <juri@jurta.org>
18355
18356 * ffap.el (dired-at-point): Additional writability test for
18357 relative directory names.
18358 (dired-at-point-prompter): Treat directories as a directory, get
18359 the directory component from files.
18360 (ffap-string-at-point): Return string from region if region is active.
18361 (ffap-file-at-point): Remove redundant code.
18362
18363 2004-02-28 Kim F. Storm <storm@cua.dk>
18364
18365 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
18366 Initialize margin area images to nil.
18367 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
18368 (breakpoint-enabled-bitmap-face)
18369 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
18370 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
18371 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
18372 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
18373 (gdb-reset): Use gdb-remove-breakpoint-icons.
18374 (gdb-put-string): Add dprop arg to specify alternative display
18375 property (for setting fringe bitmap).
18376 (gdb-remove-strings): Doc fix.
18377 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
18378 icon in fringe (if available), or else as icon or text in display
18379 margin. Creates necessary icons in breakpoint-bitmap,
18380 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
18381 Also make left window margin if required.
18382 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
18383 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
18384 no longer needed.
18385 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
18386 gdb-put-breakpoint-icon.
18387 (gdb-assembler-mode): Don't set left-margin-width here.
18388
18389 2004-02-27 Kevin Ryde <user42@zip.com.au>
18390
18391 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
18392 comma, so that it DTRT in macros.
18393
18394 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
18395
18396 * progmodes/sh-script.el (sh-shell-arg)
18397 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
18398 (sh-leading-keywords, sh-other-keywords): Fix custom type.
18399
18400 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
18401
18402 * faces.el (face-spec-set-match-display): Add a new attribute,
18403 `min-colors'.
18404 (region, highlight, secondary-selection): Use `min-colors'.
18405
18406 * custom.el (defface): Add documentation for `min-colors'.
18407
18408 * font-lock.el (font-lock-comment-face, font-lock-string-face)
18409 (font-lock-keyword-face, font-lock-function-name-face)
18410 (font-lock-variable-name-face, font-lock-constant-face):
18411 Use `min-colors'.
18412
18413 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
18414
18415 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18416
18417 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
18418 define assq-delete-all if it's not defined.
18419 (ebnf-generate-region): Code fix.
18420
18421 * printing.el: Doc fix.
18422 (pr-version): New version number (6.7.2).
18423 (pr-command): Return empty string if command is an empty string.
18424
18425 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
18426
18427 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
18428
18429 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
18430 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
18431 semi-down-full. Fix a bug on productions like test = {"test"}* | (
18432 "tt" ["test"] ). Reported by Markus Dreyer
18433 <mdreyer@ix.urz.uni-heidelberg.de>.
18434 (ebnf-version): New version number (4.0).
18435 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
18436 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
18437 (ebnf-delete-style): New commands.
18438 (ebnf-directory, ebnf-file): New funs.
18439 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
18440 (ebnf-production-name-p, ebnf-stop-on-error): New options.
18441 (ebnf-syntax-alist): New var.
18442 (ebnf-element-width): New fun replacing ebnf-list-width.
18443 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
18444 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
18445 (ebnf-prologue): Adjust vars.
18446 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
18447 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
18448 (ebnf-check-style-values, ebnf-generate-production)
18449 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
18450 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
18451 (ebnf-token-repeat): Code fix.
18452
18453 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
18454 %right, %left and %prec. Suggested by Matthew K. Junker
18455 <junker@alum.mit.edu>.
18456 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
18457
18458 * progmodes/ebnf-iso.el: Doc fix.
18459 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
18460 (ebnf-iso-lex): Code fix.
18461
18462 * progmodes/ebnf-bnf.el: Doc fix.
18463 (ebnf-bnf-lex): Code fix.
18464
18465 * progmodes/ebnf-otz.el: Doc fix.
18466
18467 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
18468
18469 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
18470 (abbrev-prefix-mark): Doc fix.
18471
18472 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
18473
18474 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
18475 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
18476 (gdb-var-delete): Make interactive (really).
18477 (gdb-edit-value): Make non-interactive.
18478
18479 * progmodes/gud.el (gud-speedbar-menu-items):
18480 Add gdb-var-delete and, indirectly, gdb-edit-value.
18481 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
18482 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
18483 (gud-gdb-marker-filter): Add comment for annotations.
18484
18485 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
18486
18487 * calendar/calendar.el (generate-calendar)
18488 (calendar-read-date): Prevent display of BC calendars once more -
18489 reverts 2003-10-01 change.
18490 (generate-calendar-month): Doc fix.
18491
18492 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
18493
18494 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
18495 return value of increment-calendar-month.
18496
18497 2004-02-21 Stephen Compall <s11@member.fsf.org>
18498
18499 * saveplace.el (save-place-forget-unreadable-files)
18500 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
18501 (save-place-forget-unreadable-files): New function.
18502 (save-place-alist-to-file): Use it to filter out files that are
18503 no longer readable.
18504
18505 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
18506 current Texinfo environment, using the same method as in
18507 `texinfo-insert-@end', and insert a space rather than a newline if
18508 point in a @table environment.
18509
18510 2004-02-21 Juri Linkov <juri@jurta.org>
18511
18512 * ffap.el (ffap-file-at-point): Try parent directories.
18513
18514 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
18515
18516 * vcursor.el (vcursor-modifiers): New defcustom.
18517 (vcursor-cs-binding): Use vcursor-modifiers instead of a
18518 hard-coded list.
18519
18520 2004-02-21 Masatake YAMATO <jet@gyve.org>
18521
18522 * play/animate.el (animate-birthday-present): Accept names other
18523 than `Sarah', too.
18524
18525 2004-02-21 Juri Linkov <juri@jurta.org>
18526
18527 * startup.el: Remove table of command line arguments from the
18528 Commentary section.
18529
18530 2004-02-20 John Wiegley <johnw@newartisans.com>
18531
18532 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
18533 again" modifier from 'e' to 'E', since 'e' is also used by the
18534 "file extension" modifier.
18535
18536 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
18537
18538 * help-fns.el (describe-categories): Doc fix.
18539
18540 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
18541
18542 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
18543 temporary file for buffer already visiting one. This change makes
18544 output likely to be directly usable by patch program.
18545 Suggested by Adrian Aichner <adrian@xemacs.org>
18546
18547 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
18548
18549 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
18550 case of variables defined in compound statements.
18551 (gdb-setup-windows, gdb-source-info, gdb-source-info):
18552 Simplify constructions using switch-to-buffer.
18553
18554 2004-02-19 Simon Josefsson <jas@extundo.com>
18555
18556 * play/morse.el: Fix typo.
18557 (morse-code): Add @.
18558
18559 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
18560
18561 * calendar/appt.el (appt-display-format): Change default to
18562 'ignore, for backwards compatibility.
18563 (appt-display-message): If appt-display-format is 'ignore,
18564 respect old vars appt-msg-window and appt-visible.
18565 (appt-activate): Don't depend on return value of cancel-timer.
18566
18567 * calendar/calendar.el (calendar-holidays): Doc fix.
18568
18569 * calendar/cal-coptic.el (coptic-prompt-for-date):
18570 Use assoc-string instead of assoc-ignore-case.
18571 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
18572 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
18573 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
18574 * calendar/cal-islam.el (calendar-goto-islamic-date)
18575 (mark-islamic-diary-entries): Ditto.
18576 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
18577 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
18578 (calendar-read-mayan-tzolkin-date): Ditto.
18579 * calendar/calendar.el (calendar-read-date): Ditto.
18580 * calendar/diary-lib.el (mark-diary-entries): Ditto.
18581
18582 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
18583
18584 * progmodes/executable.el (executable-command-find-posix-p):
18585 Fix choice of the directory.
18586
18587 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
18588
18589 * simple.el (interprogram-cut-function)
18590 (interprogram-paste-function, kill-new, kill-append):
18591 Doc fixes.
18592 (kill-region): Make it return nil. Doc fix.
18593 (yank-pop): Make its argument optional.
18594 (yank): Make ARG `-' equivalent to `-1'.
18595
18596 2004-02-17 Eli Zaretskii <eliz@gnu.org>
18597
18598 * mail/rmail.el (rmail-get-new-mail): Don't reference
18599 rmail-use-spam-filter if rmail-spam-filter is not loaded.
18600
18601 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
18602
18603 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
18604 if one of global-auto-revert-non-file-buffers or autorevert-mode
18605 is non-nil.
18606
18607 2004-02-16 Eli Zaretskii <eliz@gnu.org>
18608
18609 * subr.el (delete-dups): A better implementation from Karl Heuer
18610 <kwzh@gnu.org>.
18611
18612 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
18613
18614 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
18615 correct place.
18616 * progmodes/icon.el (icon-indent-command): Ditto.
18617 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
18618
18619 2004-02-16 Eli Zaretskii <eliz@gnu.org>
18620
18621 * progmodes/grep.el (grep-compute-defaults): Undo change from
18622 2004-01-29: don't use executable-command-find-posix-p.
18623
18624 2004-02-16 Richard Sharman <rsharman@pobox.com>
18625
18626 * hilit-chg.el: Use require instead of eval-and-compile.
18627 (highlight-compare-buffers): New function.
18628
18629 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
18630
18631 * man.el (Man-fontify-manpage): Render section headings in
18632 `Man-overstrike-face' even when overstrike was not used by man
18633 formatter for section headings.
18634
18635 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
18636
18637 * rmail-spam-filter.el (vm-use-spam-filter)
18638 (rsf-min-region-length-added-to-spam-list): New variables.
18639 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
18640 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
18641 spam testing. Don't delete spam message if automatic deletion
18642 after output via variable rmail-delete-after-output is turned on.
18643 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
18644 rsf-bbdb-dont-create-entries-for-spam.
18645 (check-field): New function, extracted from code in
18646 rmail-spam-filter to ease addition of header fields like content-type.
18647 (message-content-type): New variable to check the content-type:
18648 field added, also in defcustom of rsf-definitions-alist.
18649 (rmail-spam-filter): Replace repeated test code for header fields
18650 by calls to check-field; change the call to
18651 rmail-output-to-rmail-file such that rmail-current-message stays
18652 the same to avoid wrong deletion of unseen flags.
18653 (rsf-add-contents-type): New function to convert old format
18654 of rmail-spam-definitions-alist into new one.
18655 Change prefixes of all variables and functions from
18656 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
18657
18658 2004-02-16 Eli Zaretskii <eliz@gnu.org>
18659
18660 * loadhist.el (unload-hook-features-list): New defvar.
18661
18662 2004-02-16 Dave Love <fx@gnu.org>
18663
18664 * loadhist.el (unload-feature): Doc fix. Rename flist to
18665 unload-hook-features-list.
18666
18667 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
18668
18669 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
18670 cookie. Don't check if we are looking-at open-formula.
18671
18672 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
18673
18674 * subr.el (match-string-no-properties): Use substring-no-properties.
18675
18676 2004-02-16 Eli Zaretskii <eliz@gnu.org>
18677
18678 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
18679 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
18680 Use lower-case "rx" in all error message.
18681
18682 2004-02-16 Dave Love <fx@gnu.org>
18683
18684 * emacs-lisp/rx.el (rx-or): Put group around result.
18685 (rx-constituents): Add backref.
18686 (rx-syntax): Add string-delimiter, comment-delimiter.
18687 (rx-categories): Add combining-diacritic.
18688 (rx-check-not, rx-greedy, rx): Doc fix.
18689 (rx-backref, rx-check-backref): New.
18690
18691 2004-02-16 Jesper Harder <harder@ifa.au.dk>
18692
18693 * newcomment.el (uncomment-region): Allow eob as comment end.
18694
18695 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
18696
18697 * filecache.el: All message and error commands now use prefix
18698 "Filecache:" to make it easy to read *Messages* buffer.
18699
18700 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
18701
18702 * autorevert.el: Add support to detect changed dired and VC buffers.
18703 (auto-revert-active-p, auto-revert-list-diff)
18704 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
18705 (auto-revert-handler, auto-revert-active-p): New functions.
18706 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
18707 and `auto-revert-active-p'.
18708 (eval-when-compile): Defvar dired-directory and vc-mode.
18709 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
18710 (auto-revert-handler-vc): New functions.
18711
18712 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
18713
18714 * progmodes/compile.el (compilation-directory): New defvar.
18715 (compile): Save current directory in compilation-directory.
18716 (recompile): Bind default-directory to compilation-directory if
18717 that is non-nil.
18718
18719 2004-02-16 Dave Love <fx@gnu.org>
18720
18721 * newcomment.el (comment-insert-comment-function)
18722 (comment-region-function, uncomment-region-function): New.
18723 (comment-indent): Use comment-insert-comment-function.
18724 (uncomment-region): Use uncomment-region-function.
18725 (comment-region): Use comment-region-function.
18726
18727 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
18728
18729 2004-02-16 Richard Stallman <rms@gnu.org>
18730
18731 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
18732 loaddefs* and ldefs-boot*.
18733
18734 2004-02-16 Eli Zaretskii <eliz@gnu.org>
18735
18736 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
18737 and email address at the beginning and end of the address.
18738
18739 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
18740 anchored at the beginning of the email address.
18741
18742 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
18743
18744 * international/ccl.el (ccl-compile-write): Pass `left' to
18745 ccl-embed-code to generate correct code of write-expr-register.
18746
18747 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
18748
18749 * progmodes/grep.el (grep-compute-defaults): Fix typos.
18750
18751 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18752
18753 * x-dnd.el: Mention support for Motif in commentary.
18754 (x-dnd-handle-drag-n-drop-event): Ditto.
18755
18756 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
18757
18758 * ses.el: Use "ses--" prefixes for buffer-local variables.
18759 Use (point-min) instead of 1, even when we know the buffer
18760 is unnarrowed.
18761 (ses-build-load-map): Delete. Distribute its content to defconst's for
18762 the three maps.
18763 (ses-menu, ses-header-line-menu): New menus.
18764 (ses-mode-map): Use them.
18765 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
18766
18767 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
18768
18769 * Makefile.in: Fix the CC Mode recompile kludge so it works
18770 when building in a different directory.
18771
18772 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
18773
18774 * simple.el (kill-new): Put yank-handler property on the entire string.
18775
18776 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
18777
18778 * diff.el: Don't use compile any more, use diff-mode instead.
18779 (diff-regexp-alist, diff-old-file, diff-new-file)
18780 (diff-parse-differences, diff-process-setup): Remove.
18781 (diff-sentinel): New fun.
18782 (diff): Use it. Run the process ourselves.
18783 Use diff-mode for the rest of the processing.
18784
18785 * diff.el (diff): Simplify code handling `switch'.
18786
18787 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
18788
18789 * pcvs-defs.el (cvs-menu): Add `tag'.
18790
18791 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
18792
18793 * simple.el (kill-append): Doc fix.
18794
18795 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
18796 Adapt outline-regexp to the new conventions for commenting out code.
18797
18798 2004-02-11 John Paul Wallington <jpw@gnu.org>
18799
18800 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
18801
18802 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
18803
18804 * diff.el (diff-switches): New fun.
18805 (diff, diff-backup): Use it.
18806 (diff): Clean up the args construction. Use backquote.
18807 Use listp instead of consp to avoid putting a nil arg.
18808 (diff): Add a revert-buffer function.
18809
18810 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18811
18812 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
18813 handled by x-dnd-handle-file-name.
18814 (x-dnd-known-types): Add COMPOUND_TEXT.
18815 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
18816 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
18817 x-dnd-empty-state.
18818 (x-dnd-forget-drop): Ditto.
18819 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
18820 (x-dnd-handle-one-url): Return private when inserting text.
18821 (x-dnd-insert-ctext): New function.
18822 (x-dnd-handle-file-name): New function for FILE_NAME.
18823 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
18824 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
18825 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
18826
18827 2004-02-10 Kenichi Handa <handa@m17n.org>
18828
18829 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
18830 instead of while loop.
18831
18832 2004-02-10 Miles Bader <miles@gnu.org>
18833
18834 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
18835
18836 2004-02-09 Kenichi Handa <handa@m17n.org>
18837
18838 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
18839 have end-of-line.
18840
18841 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
18842
18843 * Makefile.in: Added extra dependencies in the recompile target
18844 needed to cope with the compile time macro expansions in CC Mode.
18845
18846 2004-02-09 Kim F. Storm <storm@cua.dk>
18847
18848 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
18849 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
18850 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
18851 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
18852 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
18853 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
18854 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
18855 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
18856 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
18857 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
18858 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
18859
18860 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
18861
18862 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
18863 Don't allow shrink if there's a window on our right.
18864
18865 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
18866 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
18867 Bring together declaration and initialization.
18868 (prolog-mode-variables): Don't set the syntax table.
18869 Don't set paragraph-start and comment-indent-function.
18870 Add /*..*/ to the comment regexps.
18871 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
18872 (prolog-mode-map): Don't bind TAB.
18873 (prolog-mode): Set the syntax table.
18874 (prolog-comment-indent): Remove.
18875 (inferior-prolog-mode-map): Initialize in the declaration.
18876 (inferior-prolog-mode-syntax-table)
18877 (inferior-prolog-mode-abbrev-table): New vars.
18878 (inferior-prolog-mode): Derive from comint-mode.
18879 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
18880 minibuffer windows.
18881
18882 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
18883 in file names, as long as it is unabmiguous.
18884
18885 2004-02-08 Andreas Schwab <schwab@suse.de>
18886
18887 * textmodes/reftex-toc.el
18888 (reftex-toc-load-all-files-for-promotion): Remove useless use of
18889 format. Doc fix.
18890
18891 * textmodes/refer.el (refer-find-entry-internal): Remove extra
18892 format string arguments.
18893
18894 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
18895 string argument.
18896
18897 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
18898
18899 * play/zone.el (zone-call): Fix format string.
18900
18901 * net/webjump.el (webjump-builtin): Add missing format string argument.
18902
18903 * midnight.el (midnight-delay-set): Remove extra format string argument.
18904
18905 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
18906
18907 * hexl.el (hexl-insert-char): Add missing format string argument.
18908
18909 * format.el (format-decode): Fix format string.
18910
18911 * emulation/vi.el (vi-mode): Remove extra format string argument.
18912 (vi-repeat-last-search): Likewise.
18913 (vi-reverse-last-search): Likewise.
18914 (vi-goto-mark): Likewise.
18915 (vi-reverse-last-find-char): Likewise.
18916 (vi-repeat-last-find-char): Likewise.
18917 (vi-locate-def): Likewise.
18918
18919 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
18920
18921 * ediff-util.el (ediff-toggle-read-only): Remove extra format
18922 string argument.
18923 (ediff-toggle-regexp-match): Likewise.
18924
18925 * dired-aux.el (dired-do-query-replace-regexp): Add missing
18926 format string argument.
18927
18928 * calc/calc-map.el (calc-get-operator): Remove extra format
18929 string argument.
18930
18931 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
18932
18933 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
18934 string argument.
18935
18936 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
18937
18938 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
18939
18940 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
18941
18942 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
18943 (cl-struct-setf-expander): Likewise.
18944
18945 * vc.el (with-vc-file): Fix unsafe uses of error.
18946 (vc-cancel-version): Likewise.
18947
18948 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
18949
18950 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
18951 thousands separator; fixes <class>:<line-number> regexp for
18952 non-english locales.
18953
18954 2004-02-08 Andreas Schwab <schwab@suse.de>
18955
18956 * view.el (view-mode-enable): Revert previous change.
18957
18958 2004-02-07 Kim F. Storm <storm@cua.dk>
18959
18960 * simple.el (line-number-at-pos): Rename from line-at-pos.
18961 Uses changed (what-line and vc-annotate-warp-version).
18962
18963 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
18964
18965 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
18966 (diff-mode): Remove aborted attempt at support for compile.el.
18967 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
18968
18969 2004-02-06 Andreas Schwab <schwab@suse.de>
18970
18971 * view.el (view-mode-enable): Add view-mode-map to
18972 minor-mode-overriding-map-alist.
18973
18974 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18975
18976 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
18977
18978 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
18979
18980 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
18981 with point inside rather than after the paragraph.
18982
18983 2004-02-04 Sam Steingold <sds@gnu.org>
18984
18985 * mail/smtpmail.el (smtpmail-try-auth-methods):
18986 Do not try authentication when no mechanism is available.
18987 Pass port-name as defaultport to `netrc-machine'.
18988
18989 2004-02-04 Stephen Eglen <stephen@gnu.org>
18990
18991 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
18992 to show how minibuffer height can be constrained.
18993
18994 2004-02-04 John Paul Wallington <jpw@gnu.org>
18995
18996 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
18997
18998 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18999
19000 * x-dnd.el: New file for drag and drop.
19001
19002 * term/x-win.el: require x-dnd, set after-make-frame-functions
19003 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
19004 drag-n-drop event.
19005
19006 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
19007 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
19008 (dired-dnd-handle-file): New functions for drag and drop support.
19009 (dired-mode): Initialize drag and drop if x-dnd present.
19010
19011 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
19012
19013 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
19014 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
19015 (cperl-mode): Set fill-paragraph-function.
19016 (cperl-fill-paragraph): Make it non-interactive.
19017
19018 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
19019
19020 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
19021
19022 2004-02-02 David Kastrup <dak@gnu.org>
19023
19024 * replace.el (perform-replace): Allow 'literal argument in
19025 regexp-flag to indicate literal replacement.
19026 (query-replace-regexp-eval): Use it.
19027
19028 2004-02-01 Andreas Schwab <schwab@suse.de>
19029
19030 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
19031
19032 2004-02-01 Stephen Eglen <stephen@gnu.org>
19033
19034 * info-look.el: Add support for maxima-mode. Update commentary
19035 because info-lookup-symbol is now bound to C-h S.
19036
19037 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
19038
19039 * simple.el (edit-and-eval-command): Bind print-level and
19040 minibuffer-history-sexp-flag around call to read-from-minibuffer.
19041 Correct initial position in command-history.
19042
19043 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
19044
19045 * files.el (read-directory-name): Adapt the docstring to recent
19046 change in Fread_file_name.
19047
19048 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
19049
19050 * ses.el (ses-print-cell): If print format too wide for column
19051 width, truncate decimal places if that helps to avoid "#####" fill.
19052 * ses.el (ses-initial-column-width): Revert previous change.
19053
19054 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
19055
19056 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
19057 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
19058 Add edebug info.
19059 (jit-lock-mode): Setup/cancel the new timer.
19060 (jit-lock-context-fontify): New fun. Extracted from
19061 context fontification code of jit-lock-stealth-fontify.
19062 (jit-lock-stealth-fontify): Don't do context fontification any more.
19063
19064 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
19065 (jit-lock-fontify-now): Handle the `quit' case.
19066 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
19067
19068 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
19069
19070 * progmodes/executable.el (executable-command-find-posix-p):
19071 New. Check if find handles arguments Posix-style.
19072
19073 * progmodes/grep.el (grep-compute-defaults):
19074 Use executable-command-find-posix-p.
19075 (grep-find): Check `grep-find-command'.
19076
19077 * filecache.el (file-cache-find-posix-p): Delete.
19078 (file-cache-add-directory-using-find):
19079 Use `executable-command-find-posix-p'.
19080
19081 2004-01-29 Dave Love <fx@gnu.org>
19082
19083 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
19084 Iterate the hook function if arg is given.
19085 (mark-defun, narrow-to-defun): Change order of finding the limits.
19086
19087 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
19088 (byte-compile-format-warn): New.
19089 (byte-compile-callargs-warn): Use it.
19090 (Format, message, error): Add byte-compile-format-like property.
19091 (byte-compile-maybe-guarded): New.
19092 (byte-compile-if, byte-compile-cond): Use it.
19093 (byte-compile-lambda): Compile interactive forms,
19094 just to make warnings about them.
19095
19096 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
19097
19098 * ses.el (ses-initial-column-width): Increase to 14, so it will
19099 work well with the default printer of "%.7g" for extreme values
19100 like "-1.234567e+07".
19101
19102 2004-01-29 Kenichi Handa <handa@m17n.org>
19103
19104 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
19105
19106 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
19107
19108 * dos-w32.el: Added support for the `default-printer-name' function.
19109
19110 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
19111
19112 * server.el (server-socket-name): Don't use the hostname in the
19113 socket name since /tmp is local to the host anyway.
19114
19115 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
19116 robust check of widening and fix var-naming.
19117
19118 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
19119
19120 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
19121 or rmail-spam- to rsf- in all function and variable names.
19122 (rsf-min-region-to-spam-list): New variable.
19123 (rsf-bbdb-auto-delete-spam-entries): Rename from
19124 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
19125 scanned together with the recipients field for spam testing; Don't
19126 delete spam message if rmail-delete-after-output is non-nil;
19127 (rsf-check-field): New function, extracted from code in
19128 rmail-spam-filter to ease addition of header fields like
19129 content-type:;
19130 (message-content-type): New variable. The content-type: field was
19131 added also in defcustom of rsf-definitions-alist;
19132 (rmail-spam-filter): Replace repeated test code for header fields
19133 by calls to check-field; change the call to
19134 rmail-output-to-rmail-file such that rmail-current-message stays
19135 the same to avoid wrong deletion of unseen flags.
19136 (rmail-use-spam-filter): Add autoload cookie.
19137
19138 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
19139
19140 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
19141 (file-cache-add-directory-using-find): Add Cygwin support.
19142 (file-cache-find-command-posix-flag): New user variable.
19143
19144 * filecache.el (file-cache-add-directory): Check for
19145 directories an remove them from dir-files.
19146
19147 2004-01-27 Richard M. Stallman <rms@gnu.org>
19148
19149 * man.el (Man-fontify-manpage): Clean up message.
19150
19151 2004-01-27 Kenichi Handa <handa@m17n.org>
19152
19153 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
19154 (sentence-end): Define using sentence-end-without-space.
19155
19156 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
19157 a sentence ends with one of a character in sentence-end-without-space.
19158
19159 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
19160
19161 * font-lock.el (font-lock): Add jit-lock as explicit group member.
19162 (jit-lock): Group declaration moved to jit-lock.el.
19163 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
19164 when necessary.
19165
19166 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
19167 (jit-lock-context-unfontify-pos): Rename from
19168 jit-lock-first-unfontify-pos.
19169 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
19170
19171 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
19172
19173 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
19174 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
19175 (fortran-fill): When filling a string, adjust re-search-backward
19176 argument for special case of string just on fill-column.
19177 When filling non-string, allow one extra char if
19178 fortran-break-before-delimiters is non-nil.
19179 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
19180 Use fortran-break-delimiters-re and fortran-no-break-re to
19181 correctly handle cases such as "**".
19182
19183 * progmodes/f90.el (f90-break-delimiters): Doc fix.
19184 (f90-no-break-re): Add some extra tokens. Doc fix.
19185
19186 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
19187
19188 * mail/rmail-spam-filter.el:
19189 Use two semicolons as Commentary line prefix.
19190 Add ";;; Code:" stylized comment.
19191 Delete end-of-line whitespace.
19192 Wrap (require 'cl) with `eval-when-compile'.
19193
19194 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
19195
19196 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
19197 at the top level of vc.el.
19198
19199 2004-01-23 Andre Spiegel <spiegel@gnu.org>
19200
19201 * vc.el (vc-current-line): Function removed. This is now done by
19202 the new function line-at-pos in simple.el.
19203 (vc-annotate-warp-version): Use line-at-pos instead of
19204 vc-current-line.
19205
19206 2004-01-22 Kim F. Storm <storm@cua.dk>
19207
19208 * simple.el (line-at-pos): New defun.
19209 (what-line): Use it. Optimize by only counting lines in narrowed
19210 region once.
19211
19212 2004-01-22 Kenichi Handa <handa@m17n.org>
19213
19214 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
19215 point (register r1) only for charset mule-unicode-0100-24ff.
19216
19217 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
19218
19219 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
19220 trailing white space and ensure a final newline.
19221
19222 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
19223 Add autoload cookie.
19224
19225 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
19226
19227 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
19228 activate view-mode explicitly.
19229
19230 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19231
19232 * term/x-win.el (x-clipboard-yank, menu-bar-edit-menu): Call
19233 menu-bar-enable-clipboard and make Paste use clipboard first.
19234
19235 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
19236
19237 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
19238 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
19239 (vc-mcvs-cvs): Remove.
19240 (vc-mcvs-command): Remove use of assert.
19241
19242 * outline.el (outline-insert-heading): Tighten up match.
19243 (outline-demote, outline-move-subtree-down): Don't assume anything
19244 about outline-regexp.
19245
19246 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
19247 (texinfo-show-structure): Explicitly add ^, and simplify.
19248
19249 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
19250
19251 * calendar/appt.el (appt-check): Restore usage of
19252 appt-issue-message deleted in previous change.
19253 (top-level): Activate package when loaded (needed for backwards
19254 compatibility).
19255
19256 2004-01-20 Jesper Harder <harder@ifa.au.dk>
19257
19258 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
19259 following previous change to smtpmail-send-data.
19260
19261 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
19262
19263 * vc.el (vc-default-previous-version): Doc enhancement.
19264 (vc-default-next-version): New function.
19265 (vc-print-log): New arg FOCUS-REV.
19266 (vc-annotate-mode): Derive from view-mode.
19267 (vc-annotate): New args REVISION, DISPLAY-MODE.
19268 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
19269 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
19270 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
19271 (vc-annotate-show-diff-revision-at-line, vc-current-line)
19272 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
19273
19274 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
19275
19276 2004-01-19 Karl Berry <karl@gnu.org>
19277
19278 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
19279 or "TexInfo".
19280
19281 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
19282
19283 * subr.el (delete-dups): New function.
19284
19285 2004-01-19 Karl Berry <karl@gnu.org>
19286
19287 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
19288 with ^, since that's what texinfo-show-structure
19289 documentation says (plus it works much better in texinfo.txi).
19290
19291 2004-01-18 Jesper Harder <harder@ifa.au.dk>
19292
19293 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
19294
19295 2004-01-18 David Ponce <david@dponce.com> (tiny change)
19296
19297 * progmodes/which-func.el (which-function-mode): Don't cancel
19298 which-func-update-timer if not set.
19299
19300 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
19301
19302 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
19303 Remove spurious left square bracket in XX:XXam regexp.
19304
19305 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
19306
19307 * progmodes/cc-defs.el: Do not require cl at run time.
19308
19309 2004-01-16 Richard M. Stallman <rms@gnu.org>
19310
19311 * emacs-lisp/cl.el (cl-cannot-unload): New function.
19312 (cl-unload-hook): Defvar this to run cl-cannot-unload.
19313
19314 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
19315 Call rmail-spam-filter. Delete and expunge spam.
19316 Print number of spam messages deleted.
19317 Save and restore the deletion status of old messages when reading
19318 new mail with spam filter, so that expunging spam does not expunge
19319 msgs deleted by the user.
19320 (rmail-only-expunge): Add an optional argument dont-show to
19321 prevent showing message after expunge.
19322
19323 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
19324
19325 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
19326 * subr.el (declare): New macro.
19327
19328 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
19329
19330 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
19331
19332 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
19333
19334 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
19335 Test window-system rather than system-type (for X11/Mac).
19336
19337 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
19338
19339 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
19340
19341 2004-01-12 Richard M. Stallman <rms@gnu.org>
19342
19343 * mail/rmail.el (rmail-convert-to-babyl-format):
19344 Use mail-unquote-printable-region.
19345 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
19346 (rmail-hex-char-to-integer): Functions deleted.
19347
19348 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
19349 (mail-unquote-printable-region): New arg NOERROR.
19350 For invalid encoding, either signal an error to just return nil.
19351
19352 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
19353
19354 * calendar/appt.el: Update copyright and commentary.
19355 (appt-issue-message): Make obsolete.
19356 (appt-visible, appt-msg-window): Make obsolete, in favour of
19357 appt-display-format.
19358 (appt-display-mode-line, appt-display-duration)
19359 (appt-display-diary, appt-time-msg-list, appt-mode-string)
19360 (appt-prev-comp-time, appt-display-count, appt-timer)
19361 (appt-convert-time): Doc change.
19362 (appt-disp-window-function, appt-delete-window-function):
19363 Use defcustom rather than defvar.
19364 (appt-display-format): New variable.
19365 (appt-display-message): New function with display code from appt-check.
19366 (appt-check): Add optional FORCE argument. Doc change.
19367 Add appt-make-list to diary-hook if displaying diary.
19368 Remove checking of view-diary-entries-initially.
19369 Message display section removed to new function appt-display-message.
19370 (appt-display-window): Doc change. Remove unused internal var
19371 this-buffer. Do not beep, since appt-display-message does that.
19372 (appt-make-list): Doc change. Use caar.
19373 (appt-sort-list): Simplify by using builtin sort function.
19374 (appt-update-list): New function for updating appts when diary is
19375 saved.
19376 (appt-activate): New autoloaded function to toggle package
19377 functionality.
19378
19379 * calendar/cal-x.el: (calendar-one-frame-setup)
19380 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
19381
19382 * calendar/calendar.el: Update copyright.
19383 (view-diary-entries-initially, european-calendar-style): Doc change.
19384 (calendar-setup): Make defcustom rather than defvar.
19385 (mark-visible-calendar-date): Initialize temp-face and faceinfo
19386 in let binding so local to function.
19387
19388 * calendar/diary-lib.el: Update copyright.
19389 (diary, diary-entry-time): Doc change.
19390 (list-diary-entries): Doc change. Trivial logic change.
19391 (fancy-diary-display): Restore make-face command mistakenly
19392 deleted 2003-05-08.
19393 (show-all-diary-entries): Allow to pop-up frame if needed.
19394
19395 2004-01-09 John Paul Wallington <jpw@gnu.org>
19396
19397 * bindings.el (mode-line-change-eol): Add EVENT parameter.
19398 Temporarily select EVENT's window for changing eol type.
19399
19400 2004-01-09 Deepak Goel <deego@gnufans.org>
19401
19402 * calendar/diary-lib.el (diary-entry-time):
19403 Also accept time in the form XX[.XX][am/pm/AM/PM].
19404 (fancy-diary-font-lock-keywords): Likewise.
19405 (diary-font-lock-keywords): Likewise.
19406 * calendar/appt.el (appt-add): Likewise.
19407 (appt-make-list): Likewise.
19408 (appt-convert-time): Likewise.
19409
19410 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
19411
19412 * gdb-ui.el (gdb-ann3): Revert previous change.
19413 (gdb-source-info): Allow for case of where compilation directory
19414 is not recorded.
19415
19416 2004-01-08 John Paul Wallington <jpw@gnu.org>
19417
19418 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
19419
19420 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
19421
19422 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
19423
19424 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
19425 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
19426 problems.
19427 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
19428
19429 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
19430
19431 * files.el (write-file-functions, write-contents-functions):
19432 Clarify docstrings.
19433
19434 2004-01-07 Kenichi Handa <handa@m17n.org>
19435
19436 * international/mule.el (set-auto-coding): Fix for the case that
19437 end-of-line is only CR.
19438
19439 2004-01-07 Kim F. Storm <storm@cua.dk>
19440
19441 * subr.el (event-start, event-end): Doc fix.
19442 (posn-string, posn-image): New defuns.
19443 (posn-object): Return either image or string object.
19444 (posn-object-x-y): Return 8th element of position.
19445 (posn-object-width-height): New defun.
19446
19447 2004-01-06 Andreas Schwab <schwab@suse.de>
19448
19449 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
19450 output.
19451
19452 2004-01-05 Karl Berry <karl@gnu.org>
19453
19454 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
19455 / and *, too.
19456
19457 2003-12-31 Simon Josefsson <jas@extundo.com>
19458
19459 * files.el (before-save-hook): Add.
19460 (basic-save-buffer): Use before-save-hook.
19461
19462 * emacs-lisp/copyright.el: Fix comment to recommend
19463 before-save-hook instead of write-file-functions.
19464
19465 2004-01-05 Richard M. Stallman <rms@gnu.org>
19466
19467 * finder.el (finder-commentary): Call delete-other-windows.
19468
19469 * net/ange-ftp.el (ange-ftp-file-attributes):
19470 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
19471
19472 2004-01-04 Karl Berry <karl@gnu.org>
19473
19474 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
19475 comment characters % and # in the copyright year notice,
19476 as well as ;.
19477
19478 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
19479
19480 * wid-edit.el (default): Define dummy :value-delete.
19481 Reported by Jesper Harder <harder@ifa.au.dk>.
19482
19483 2004-01-03 Richard M. Stallman <rms@gnu.org>
19484
19485 * progmodes/compile.el (compile-internal): Use point, not point-min,
19486 for set-window-point.
19487
19488 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
19489
19490 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
19491
19492 * progmodes/grep.el (grep-mode-map):
19493 Don't remap next-line, previous-line.
19494
19495 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
19496
19497 * speedbar.el (speedbar-edit-line): Change regexp to position
19498 the cursor on the first character of this line's button.
19499
19500 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
19501
19502 * subr.el (functionp): Doc fix.
19503
19504 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
19505
19506 * progmodes/idlwave.el (idlwave-make-tags):
19507 * textmodes/flyspell.el (flyspell-large-region):.
19508 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
19509 * emulation/viper-util.el (viper-glob-unix-files):
19510 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
19511 * man.el (Man-init-defvars):
19512 * jka-compr.el (jka-compr-call-process):
19513 * files.el (get-free-disk-space,insert-directory):
19514 * ediff-ptch.el (ediff-test-patch-utility):
19515 * ediff-diff.el (ediff-test-utility):
19516 * dired-aux.el (dired-check-process):
19517 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
19518 test the return value of call-process, because it can be a string.
19519
19520 2003-12-31 John Paul Wallington <jpw@gnu.org>
19521
19522 * bindings.el (completion-ignored-extensions): Add .pfsl.
19523
19524 2003-12-31 Kim F. Storm <storm@cua.dk>
19525
19526 * ido.el (ido-nonreadable-directory-p): New defun to check for
19527 nonreadable directory without activating tramp (to avoid problems
19528 with checking incomplete tramp paths).
19529 (ido-set-current-directory, ido-file-internal)
19530 (ido-file-name-all-completions1): Use it.
19531
19532 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
19533
19534 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
19535 documentation if the anchor (or node) name is preceded by `info
19536 anchor' or `Info anchor' in addition to earlier `info node' and
19537 `Info node'.
19538 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
19539
19540 2003-12-30 Eli Zaretskii <eliz@gnu.org>
19541
19542 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
19543 error in arguments to base64-decode-region. Remove ^M characters
19544 after decoding base64.
19545
19546 2003-12-30 Simon Josefsson <jas@extundo.com>
19547
19548 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
19549 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
19550 have only been distributed with Emacs for some years.
19551 (texinfo-mode-hook): Customize.
19552
19553 2003-12-30 Eli Zaretskii <eliz@gnu.org>
19554
19555 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
19556 cleaner (suggested by Richard Stallman).
19557
19558 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
19559 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
19560 file-name clashes on 8+3 DOS filesystems.
19561
19562 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
19563 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
19564 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
19565 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
19566 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
19567 file-name clashes on 8+3 filesystems.
19568
19569 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
19570 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
19571 file-name clashes on 8+3 DOS filesystems.
19572
19573 2003-12-29 Richard M. Stallman <rms@gnu.org>
19574
19575 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
19576 Upcase the character.
19577
19578 * textmodes/flyspell.el (mail-mode-flyspell-verify):
19579 Search for header separator alone on a line, literally,
19580 and search for it backward, not forward.
19581 (flyspell-abbrev-table): Always use global-abbrev-table
19582 if there is no local one.
19583
19584 * progmodes/sh-script.el (sh-get-indent-info):
19585 Don't move point back if at bob.
19586
19587 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
19588
19589 * play/handwrite.el (handwrite): Make the handwrite credit message
19590 a comment rather than an output command.
19591
19592 * obsolete/sc.el: Display message that this file is obsolete.
19593
19594 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
19595
19596 * mail/rfc822.el (rfc822-address-start): Declare variable.
19597 Renamed from address-start. All uses changed.
19598
19599 * term.el (term-exec): Set up sentinel.
19600 (term-sentinel): New function.
19601 (term-handle-exit): New function.
19602
19603 * subr.el (assoc-ignore-case, assoc-ignore-representation):
19604 Use assoc-string, and mark them obsolete.
19605 (delay-mode-hooks): Mark as permanent local.
19606
19607 * simple.el (sendmail-user-agent-compose): Use assoc-string.
19608
19609 * register.el (copy-rectangle-to-register): Doc fix.
19610
19611 * info.el (Info-insert-dir): Use assoc-string.
19612
19613 * info-look.el (info-lookup): Use assoc-string.
19614
19615 * frame.el (pop-up-frame-function): Use quote, not `function'.
19616 (frame-notice-user-settings): Calculate ADJUSTED-TOP
19617 copying with lists as coordinate values.
19618
19619 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
19620
19621 * find-dired.el (kill-find): New command.
19622 (find-dired): Make buffer read-only.
19623 Set up a keymap with C-c C-k running kill-find.
19624 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
19625
19626 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
19627
19628 * filecache.el (file-cache-ignore-case): New variable.
19629 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
19630
19631 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
19632 (comint-dynamic-complete-as-filename): Rename local vars.
19633 (comint-dynamic-list-filename-completions): Likewise.
19634
19635 * comint.el (comint-dynamic-list-completions-config): New var.
19636 (comint-dynamic-list-completions): Handle both SPC and TAB right.
19637
19638 * comint.el (comint-file-name-chars): Add [].
19639 (comint-word): Use skip-chars-backward, not search.
19640
19641 * shell.el (shell-file-name-chars): Add [].
19642
19643 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
19644
19645 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
19646
19647 * generic.el (define-generic-mode): Doc fix.
19648
19649 2003-12-29 Eli Zaretskii <eliz@gnu.org>
19650
19651 * files.el (kill-some-buffers): Doc fix.
19652
19653 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
19654
19655 * comint.el (comint-watch-for-password-prompt): Pass `string' as
19656 arg to send-invisible
19657 (send-invisible): Doc fix. The argument is now a prompt, not the
19658 string to send.
19659 (comint-read-noecho): Doc fix.
19660
19661 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
19662
19663 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
19664 "@", as required by some ISP hosting service. Fix defcustom
19665 argument syntax errors that prevented use of customization.
19666
19667 2003-12-29 Eli Zaretskii <eliz@gnu.org>
19668
19669 * xml.el (xml-get-attribute-or-nil): Doc fix.
19670
19671 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
19672
19673 * net/zone-mode.el (zone-mode): Use write-file-functions, not
19674 write-file-hooks.
19675
19676 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
19677
19678 * autorevert.el (auto-revert-interval): Doc fix.
19679
19680 2003-12-29 Mark A. Hershberger <mah@everybody.org>
19681
19682 * xml.el (xml-get-attribute-or-nil): New function, like
19683 xml-get-attribute, but returns nil if the attribute was not found.
19684 (xml-get-attribute): Convert to defsubst, uses
19685 xml-get-attribute-or-nil.
19686
19687 2003-12-29 Eli Zaretskii <eliz@gnu.org>
19688
19689 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
19690
19691 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
19692
19693 * custom.el (custom-declare-theme): Use `value' when putting
19694 properties on `theme'.
19695
19696 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
19697
19698 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
19699 for each yank-handler segment.
19700 (insert-for-yank-1): New function, with the body of the previous
19701 insert-for-yank.
19702
19703 * textmodes/table.el (table-yank-handler): New defcustom.
19704 (table--put-cell-indicator-property): Put yank-handler property
19705 that indicates the yank handler for the table cell.
19706
19707 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
19708
19709 * generic-x.el (etc-modules-conf-generic-mode): A more complete
19710 set of keywords.
19711
19712 2003-12-29 Eli Zaretskii <eliz@gnu.org>
19713
19714 * international/mule-cmds.el (reset-language-environment)
19715 (set-language-environment): Don't invoke fontset-related functions
19716 if fontset-list is not fboundp.
19717
19718 2003-12-29 Kenichi Handa <handa@m17n.org>
19719
19720 * international/mule-cmds.el (reset-language-environment):
19721 Call set-overriding-fontspec-internal with nil.
19722 (set-language-environment): Call set-overriding-fontspec-internal
19723 if the language environment specify `overriding-fontspec'.
19724 (language-info-alist): Doc added.
19725
19726 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
19727 characters of mule-unicode-0100-24ff.
19728 (ccl-encode-windows-1251-font): New CCL program.
19729 ("Bulgarian"): Specify overriding-fontspec.
19730 ("Belarusian"): Likewise.
19731
19732 2003-12-28 Sam Steingold <sds@gnu.org>
19733
19734 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
19735 parameter ID-FORMAT to conform with the 2003-11-30 patch.
19736
19737 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
19738
19739 * progmodes/gud.el (gud-gdb-command-name): Set default to
19740 "gdb --annotate=3".
19741 (gud-gdb-marker-filter): Look out for annotations.
19742 (gdb-first-pre-prompt): New variable.
19743 Remove trailing white space.
19744
19745 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
19746 if necessary.
19747 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
19748 annotations are detected.
19749 (gud-gdba-marker-filter): Use global variable gud-marker-acc
19750 instead of a local one to allow transition from
19751 gud-gdb-marker-filter.
19752 Remove trailing white space.
19753
19754 2003-12-27 Kim F. Storm <storm@cua.dk>
19755
19756 * ido.el: Handle non-readable directories.
19757 (ido-decorations): Add 9th element for non-readable directory.
19758 (ido-directory-nonreadable): New dynamic var.
19759 (ido-set-current-directory): Set it.
19760 (ido-read-buffer, ido-file-internal):
19761 (ido-read-file-name, ido-read-directory-name): Let-bind it.
19762 (ido-file-name-all-completions1): Return empty list for
19763 non-readable directory.
19764 (ido-exhibit): Print [Not readable] if directory is not readable.
19765 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
19766 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
19767 Use it.
19768
19769 2003-12-27 Lars Hansen <larsh@math.ku.dk>
19770
19771 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
19772 calls to directory-files-and-attributes and file-attributes.
19773 (ls-lisp-format): Remove system dependent handling of user and
19774 group id's.
19775
19776 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
19777
19778 * ffap.el (ffap-read-file-or-url): Revert previous change.
19779
19780 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
19781
19782 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
19783 new list of included files called `files-with-node-lines', that
19784 only have node lines. This way @include commands can include any
19785 file, such as version and update files without node lines, not
19786 just files that are chapters.
19787
19788 2003-12-25 Andreas Schwab <schwab@suse.de>
19789
19790 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
19791 file not found.
19792
19793 2003-12-08 Miles Bader <miles@gnu.org>
19794
19795 * dired.el (dired-between-files): Always use dired-move-to-filename,
19796 which is more robust in non-english locales.
19797
19798 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
19799
19800 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
19801
19802 2003-12-24 Andreas Schwab <schwab@suse.de>
19803
19804 * shell.el (shell-file-name-quote-list): Add backslash.
19805
19806 * comint.el (comint-quote-filename): Correctly handle backslash
19807 in comint-file-name-quote-list.
19808
19809 2003-12-24 Kenichi Handa <handa@m17n.org>
19810
19811 * international/mule-cmds.el (set-default-coding-systems):
19812 Call ucs-set-table-for-input for all buffers that don't have local
19813 value of buffer-file-coding-system.
19814
19815 * international/ucs-tables.el (ucs-set-table-for-input):
19816 If translation-table-for-encode is a symbol, get its
19817 translation-table property.
19818
19819 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
19820
19821 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
19822 to `completing-read' on a recently fixed bug.
19823
19824 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
19825 instead of SPACE, to get the list of possible fringe modes.
19826 SPACE only works if both `partial-completion-mode' and
19827 `completion-auto-help' are nil.
19828
19829 * complete.el (PC-is-complete-p): Delete.
19830 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
19831 calls to `test-completion'.
19832
19833 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
19834
19835 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
19836 to edit values when there are no children.
19837
19838 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
19839 a mode called "Assembler" already exists.
19840 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
19841 (gud-watch): Use format option. Remove font properties from string.
19842 (gdb-var-create-handler, gdb-var-list-children-handler):
19843 Don't bother about properties as there are none.
19844 (gdb-var-create-handler, gdb-var-list-children-handler)
19845 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
19846 with two arguments.
19847 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
19848 Let speedbar show value changes with a different font.
19849 (gdb-edit-value): New defun.
19850 (gdb-clear-partial-output, gdb-clear-inferior-io)
19851 (def-gdb-auto-update-handler): Use erase-buffer.
19852 (gdb-frame-handler): Display watch expressions in
19853 FUNCTION::VARIABLE format if required.
19854
19855 2003-12-23 John Paul Wallington <jpw@gnu.org>
19856
19857 * info.el (Info-unescape-quotes, Info-split-parameter-string)
19858 (Info-goto-emacs-command-node): Doc fixes.
19859
19860 2003-12-12 Jesper Harder <harder@ifa.au.dk>
19861
19862 * cus-edit.el (custom-add-parent-links): Define "many".
19863
19864 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
19865
19866 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
19867 (widget-child-validate, widget-type-value-create)
19868 (widget-type-default-get, widget-type-match): New functions.
19869 (lazy): New widget.
19870 (menu-choice, checklist, radio-button-choice, editable-list)
19871 (group, documentation-string): Remove redundant (per 2003-10-25
19872 change) calls to `widget-children-value-delete'.
19873 (widget-choice-value-get, widget-choice-value-inline): Remove.
19874 (menu-choice): Update widget.
19875
19876 2003-12-03 Kenichi Handa <handa@m17n.org>
19877
19878 * language/cyrillic.el: Register "microsoft-cp1251" in
19879 ctext-non-standard-encodings-alist.
19880 ("Bulgarian"): Add ctext-non-standard-encodings.
19881 ("Belarusian"): Likewise.
19882
19883 * international/mule-conf.el (compound-text-with-extensions):
19884 Change the type to 2 (iso-2022 base).
19885
19886 * international/mule.el (ctext-non-standard-encodings-alist):
19887 Change the format.
19888 (ctext-non-standard-encodings): New variable.
19889 (ctext-post-read-conversion): Fully re-written.
19890 (ctext-non-standard-designations-alist): Delete it.
19891 (ctext-non-standard-encodings-table): New function.
19892 (ctext-pre-write-conversion): Fully re-written.
19893
19894 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
19895
19896 * cus-edit.el (custom-add-parent-links): Add documentation links
19897 for parent, if the item has none of its own.
19898
19899 2003-11-30 Richard M. Stallman <rms@gnu.org>
19900
19901 * dired-aux.el (dired-do-query-replace-regexp):
19902 Report files visited read-only.
19903
19904 2003-11-30 Juri Linkov <juri@jurta.org>
19905
19906 * dired-aux.el (dired-compare-directories): New command.
19907 (dired-file-set-difference, dired-files-attributes): New functions.
19908
19909 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
19910 Version 2.0.38 of Tramp released.
19911
19912 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
19913 Charles Curley <charlescurley@charlescurley.com>.
19914 (tramp-multi-connection-function-alist): Add ssht entry which adds
19915 "-e none -t -t" to the list of ssh args. Suggested by Adrian
19916 Aichner.
19917 (tramp-get-method-parameter): New function to retrieve a method
19918 parameter. This allows for omission of method parameters.
19919 Callers adjusted.
19920
19921 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
19922
19923 * net/tramp.el: Add new optional parameter ID-FORMAT to
19924 `file-attributes'. Calls of `file-attributes' won't use this
19925 parameter for backward compatibility reasons.
19926 (tramp-perl-file-attributes): Add a new parameter to Perl script
19927 in order to handle uid/gid as strings, if desired.
19928 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
19929 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
19930 order to make the function more general.
19931 (tramp-handle-file-attributes): Replace proprietary optional
19932 parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
19933 (tramp-handle-file-attributes-with-perl): Handle parameter
19934 NONNUMERIC if set. This wasn't done in the past.
19935 (tramp-post-connection): Apply second parameter "$2" if
19936 `tramp-remote-perl' is called.
19937
19938 * net/tramp-smb.el (tramp-smb-handle-delete-file):
19939 Correct cut'n'waste error (`filename' instead of `directory').
19940 (tramp-smb-handle-directory-files-and-attributes)
19941 (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
19942 introduced parameter ID-FORMAT.
19943 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
19944 error (`directory' instead of `ldir').
19945
19946 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
19947 `file-attributes' has a second parameter. If yes, apply it with
19948 value "'integer". Otherwise, don't use that parameter (default is
19949 integer format).
19950
19951 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
19952
19953 * help.el (help-map): Bind `display-local-help' to `C-h .'.
19954 (help-for-help): Add `C-h .' to the listed Help options.
19955 Remove trailing whitespace.
19956
19957 * help-at-pt.el: New file.
19958
19959 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
19960
19961 * subr.el (noreturn, 1value): New macros for test coverage.
19962 See `testcover.el'.
19963
19964 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
19965
19966 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
19967 for macro `1value'.
19968 (testcover-1value): New function. Checks that a 1value form
19969 actually returns only one value. Requested by RMS.
19970
19971 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
19972
19973 * gdb-ui.el (gud-watch, gdb-var-create-handler)
19974 (gdb-var-list-children, gdb-var-list-children-handler)
19975 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
19976 gdb commands that use mi to keep them out of the command history.
19977
19978 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
19979
19980 * cus-start.el (all): Add use-file-dialog.
19981
19982 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
19983
19984 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
19985
19986 2003-11-27 Kim F. Storm <storm@cua.dk>
19987
19988 * subr.el (posn-object-x-y): New defun.
19989
19990 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
19991
19992 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
19993 Don't use `space' for \\\n.
19994 Be more selective as to which # are comment-starters.
19995
19996 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
19997
19998 * subr.el (number-sequence): Improve handling of floating point
19999 arguments (suggested by Kim Storm). Allow negative arguments.
20000
20001 2003-11-26 Kenichi Handa <handa@m17n.org>
20002
20003 * international/mule-cmds.el (standard-display-european-internal):
20004 Cancel the standard-display-table setting for ` and '.
20005
20006 2003-11-26 Kim F. Storm <storm@cua.dk>
20007
20008 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
20009 New defcustoms to add ffap-like functionality to ido.
20010 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
20011 (ido-no-final-slash): New defun.
20012 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
20013 (ido-read-file-name): ): Toggle VC checking via
20014 vc-handled-backends instead of vc-master-templates.
20015 (ido-file-internal): Handle ido-use-url-at-point and
20016 ido-use-filename-at-point via code borrowed from ffap-guesser.
20017 Handle new ido-exit code ffap.
20018 (ido-sort-list): Ignore final slash when sorting file names.
20019
20020 2003-11-25 Kim F. Storm <storm@cua.dk>
20021
20022 * emulation/cua-base.el (cua--standard-movement-commands):
20023 Add forward-sentence and backward-sentence.
20024
20025 2003-11-25 Stephen Eglen <stephen@gnu.org>
20026
20027 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
20028 iswitchb-exit is set to 'usefirst when user selects buffer at head
20029 of list using RET. (Selecting buffers at the head of the list was
20030 broken if the substring was also a complete buffername.)
20031
20032 2003-11-23 Kim F. Storm <storm@cua.dk>
20033
20034 * progmodes/compile.el (grep-command, grep-use-null-device)
20035 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
20036 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
20037 (grep-regexp-alist, grep-program, find-program)
20038 (grep-find-use-xargs, grep-history, grep-find-history)
20039 (grep-process-setup, grep-compute-defaults)
20040 (grep-default-command, grep, grep-tag-default, grep-find)
20041 (grep-expand-command-macros, grep-tree-last-regexp)
20042 (grep-tree-last-files, grep-tree): Move grep variables, functions
20043 and commands to new file grep.el.
20044 (compilation-mode-map): Remove grep commands from Compile sub-menu.
20045 (compilation-process-setup-function): Doc fix.
20046 (compilation-highlight-regexp, compilation-highlight-overlay): New
20047 defvars used for highlighting current compile error in source buffer.
20048 (compile-internal): New optional args HIGHLIGHT-REGEXP and
20049 LOCAL-MAP which overrides compilation-highlight-regexp and
20050 compilation-mode-map for this compilation.
20051 Delay calling compilation-set-window-height until after running
20052 compilation-process-setup-function so it can buffer-local override
20053 compilation-window-height.
20054 Check buffer-local value of compilation-scroll-output.
20055 (compilation-set-window-height): Use buffer-local value of
20056 compilation-window-height.
20057 (compilation-revert-buffer): Don't pass (undefined)
20058 preserve-modes arg to revert-buffer.
20059 (next-error-no-select, previous-error-no-select): New commands.
20060 (compilation-goto-locus): Temporarily highlight current match in
20061 source buffer using compilation-highlight-regexp.
20062
20063 * progmodes/grep.el: New file with grep code from compile.el.
20064 (grep): New defcustom group.
20065 (grep-window-height): New defcustom, like compilation-window-height.
20066 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
20067 (grep-scroll-output): New defcustom, like compilation-scroll-output.
20068 (grep-command, grep-use-null-device, grep-find-command)
20069 (grep-tree-files-aliases, grep-tree-ignore-case)
20070 (grep-tree-ignore-CVS-directories): Move to grep custom group.
20071 (grep-setup-hook): New hook variable.
20072 (grep-mode-map): New keymap for grep commands. Add Grep menu.
20073 (grep-last-buffer): New defvar, override compilation-last-buffer.
20074 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
20075 Call compile-internal with args highlight-regexp and grep-mode-map.
20076
20077 2003-11-23 Kim F. Storm <storm@cua.dk>
20078
20079 * subr.el (event-start, event-end): Doc fix.
20080 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
20081 (posn-area, posn-actual-col-row, posn-object): New defuns.
20082 (posn-col-row): Simplify doc. Rewrite to use cond.
20083 (posn-point): Also return buffer position for events outside text
20084 area (that info is now present in the event position).
20085
20086 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
20087 mouse-set-point so that hscroll still works now that clicks on
20088 fringes generate specific mouse events.
20089 (mouse-set-point): Note that it now works in fringes and margins
20090 too due to new semantics of posn-point in fringes and margins.
20091
20092 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
20093 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
20094
20095 2003-11-20 Kim F. Storm <storm@cua.dk>
20096
20097 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
20098 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
20099 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
20100 to 100 for icons to avoid increasing line height when shown.
20101
20102 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
20103
20104 * newcomment.el (comment-normalize-vars): Initialize properly if
20105 comment-start was nil.
20106
20107 2003-11-19 Andreas Schwab <schwab@suse.de>
20108
20109 * simple.el (set-variable): Fix indentation.
20110
20111 2003-11-17 Kenichi Handa <handa@m17n.org>
20112
20113 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
20114 Fix docstring.
20115
20116 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
20117
20118 * international/latin1-disp.el (latin1-display): Fix docstring.
20119
20120 2003-11-16 John Wiegley <johnw@newartisans.com>
20121
20122 * eshell/em-ls.el (eshell-ls-file): There are times with
20123 size-width is nil and uncomputed (when directories are created in
20124 dired, for example); in this case, 4 is reasonable default value,
20125 although it may caused skewed new entries (which could be avoided
20126 by returning the original value of 8 in all cases, but 99% of the
20127 time this is a waste of whitespace).
20128
20129 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
20130
20131 * cc-engine.el (c-guess-continued-construct)
20132 (c-guess-basic-syntax): Check a little more carefully if it's a
20133 function declaration when an unknown construct followed by a block
20134 is found inside a statement context. This avoids macros followed
20135 by blocks to be taken as function declarations.
20136
20137 (c-guess-continued-construct): Change the analysis of a statement
20138 continuation with a brace open to `substatement-block', for
20139 consistency with recognized statements.
20140
20141 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
20142 start is in a position so that `c-beginning-of-statement-1' jumped
20143 to the beginning of the same statement.
20144
20145 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
20146 Don't accept binary operators in the arglist if we're in a function
20147 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
20148 template recognition in cases like "if (a < b || c > d)".
20149
20150 (c-restricted-<>-arglists): New more appropriate name for
20151 `c-disallow-comma-in-<>-arglists'.
20152
20153 Accessing functions updated for the variable name change.
20154
20155 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
20156 match data could get clobbered if NOT-INSIDE-TOKEN is used.
20157
20158 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
20159 labels.
20160
20161 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
20162 instead of duplicating parts of it. This fixes bogus label
20163 recognition.
20164
20165 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
20166 of checking the context in which to apply the minimum indentation,
20167 so that it isn't enforced in e.g. namespace blocks.
20168
20169 * cc-vars.el (c-inside-block-syms): New constant used by
20170 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
20171 to somewhat reduce the risk of becoming stale.
20172
20173 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
20174 cc-cmds to cc-engine to allow use from cc-align.
20175
20176 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
20177 qualified identifiers containing "::".
20178
20179 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
20180 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
20181
20182 * cc-vars.el (c-emacs-features): Use a space in front of the name
20183 of the temporary buffer. That also avoids dumping problems in
20184 XEmacs due to undo info being left around after the buffer is killed.
20185
20186 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
20187 arglist to see if it's a K&R style declaration.
20188
20189 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
20190 before returning `knr-argdecl-intro'.
20191
20192 2003-11-16 John Wiegley <johnw@newartisans.com>
20193
20194 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
20195 field in a long-listing always 8 characters, use `size-width',
20196 which has already been computed.
20197
20198 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
20199
20200 * subr.el (minor-mode-list): Add `hs-minor-mode'.
20201
20202 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
20203
20204 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
20205 Support operation while narrowed, with `diff-restrict-view'.
20206
20207 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
20208
20209 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
20210 Take additional optional arg NARROWFUN. For the generated functions:
20211 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
20212 include frags that arrange to check for and save narrowing state before
20213 the move and then conditionally call NARROWFUN after the move.
20214
20215 2003-11-14 John Wiegley <johnw@newartisans.com>
20216
20217 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
20218 that was optional, but obviously missing based on surrounding code.
20219
20220 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
20221 string arguments to numbers unless the whole argument was seen as
20222 a number.
20223
20224 2003-11-14 Kenichi Handa <handa@m17n.org>
20225
20226 * international/mule.el (ctext-non-standard-encodings-alist):
20227 Fix coding systems.
20228
20229 2003-11-10 Kenichi Handa <handa@m17n.org>
20230
20231 * language/kannada.el ("Kannada"): Add sample-text.
20232
20233 * language/knd-util.el (kannada-compose-region)
20234 (kannada-compose-string, kannada-post-read-conversion):
20235 Add autoload cookie.
20236
20237 * international/quail.el (quail-completion): Change the message
20238 "corresponding translations" to "corresponding characters".
20239
20240 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
20241
20242 * descr-text.el (describe-char): Fix typo.
20243
20244 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
20245
20246 These changes are to support Kannada language/script.
20247
20248 * Makefile.in (DONTCOMPILE): Add kannada.el.
20249
20250 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
20251
20252 * loadup.el: Preload kannada.el.
20253
20254 * language/ind-util.el (ucs-kannada-to-is13194-alist)
20255 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
20256 New variables.
20257
20258 * language/kannada.el: New file.
20259
20260 * language/knd-util.el: New file.
20261
20262 2003-11-07 Andreas Schwab <schwab@suse.de>
20263
20264 * progmodes/autoconf.el (autoconf-font-lock-keywords):
20265 Also highlight AH_*.
20266
20267 * xml.el (xml-parse-dtd): Fix misplaced paren.
20268
20269 2003-11-07 Kenichi Handa <handa@m17n.org>
20270
20271 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
20272
20273 2003-11-05 Juri Linkov <juri@jurta.org>
20274
20275 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
20276 (desktop-buffer-file): Use saved buffer-file-coding-system
20277 for file reading. Set auto-insert to nil to prevent automatic
20278 insertion into restored empty files.
20279
20280 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
20281
20282 * files.el (risky-local-variable-p): Make second argument optional.
20283
20284 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
20285
20286 * subr.el (add-hook): Fix last change.
20287
20288 2003-11-03 Eli Zaretskii <eliz@gnu.org>
20289
20290 * mail/rmail.el (rmail-convert-to-babyl-format):
20291 If base64-decode-region signals an error, catch it and silently
20292 ignore it.
20293
20294 2003-11-01 Mark A. Hershberger <mah@everybody.org>
20295
20296 * xml.el (xml-parse-region): Allow comments to appear after the
20297 topmost element has closed.
20298 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
20299 (xml-ns-expand-attr): New functions to do namespace handling.
20300 (xml-intern-attrlist): Back-compatible handling of attribute names.
20301 (xml-parse-tag): Move namespace handling to separate functions.
20302 Now produces elements in the form ((:ns . "element") (attr-list)
20303 children) instead of ('ns:element (attr-list) children).
20304 (xml-parse-attlist): Fix attribute parsing.
20305 (xml-parse-dtd): Change parsing so that it produces strings
20306 instead of interned symbols.
20307
20308 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
20309
20310 * dired.el (dired-ls-sorting-switches): Doc fix.
20311
20312 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
20313
20314 * emacs-lisp/rx.el (rx-or): Fix the case of
20315 "(rx (and ?a (or ?b ?c) ?d))".
20316
20317 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
20318
20319 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
20320 (texinfo-format-region): Use it.
20321 (texinfo-format-buffer-1): Ditto.
20322
20323 2003-11-01 Alan Mackenzie <acm@muc.de>
20324
20325 Changes to allow scrolling whilst in isearch mode:
20326 * isearch.el (isearch-unread-key-sequence): New function,
20327 extracted from isearch-other-meta-char.
20328 (top level): (put 'foo 'isearch-scroll) on all Emacs's
20329 "scrollable" standard functions.
20330 (isearch-allow-scroll): New customizable variable.
20331 (isearch-string-out-of-window, isearch-back-into-window)
20332 (isearch-reread-key-sequence-naturally)
20333 (isearch-lookup-scroll-key): New functions.
20334 (isearch-other-meta-char): Doc string and functionality enhanced.
20335 Now accepts a prefix argument.
20336 (isearch-lazy-highlight-window-end): New variable.
20337 (isearch-lazy-highlight-new-loop): Pay attention to the window's
20338 end (thru isearch-lazy-highlight-window-end), not only its start.
20339
20340 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
20341 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
20342 (universal-argument, universal-argument-more, negative-argument)
20343 (digit-argument, universal-argument-other-key): Minor changes.
20344
20345 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
20346
20347 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
20348 recursively if the last message is deleted, thus avoiding an
20349 infinite loop.
20350
20351 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
20352
20353 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
20354 (tex-main-file): Don't add .tex if the extension is already present.
20355 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
20356
20357 2003-10-29 Lute Kamstra <lute@gnu.org>
20358
20359 * progmodes/octave-inf.el (inferior-octave-prompt):
20360 Recognize version number in prompt.
20361
20362 2003-10-28 Dave Love <fx@gnu.org>
20363
20364 * international/characters.el: Fix some Unicode ranges.
20365
20366 2003-10-28 Kenichi Handa <handa@m17n.org>
20367
20368 * disp-table.el (standard-display-8bit)
20369 (standard-display-default, standard-display-ascii)
20370 (standard-display-g1, standard-display-graphic)
20371 (standard-display-underline): Assure that standard-display-table
20372 is a display table.
20373
20374 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
20375
20376 * simple.el (reindent-then-newline-and-indent): Delete space *after*
20377 reindenting the first line.
20378
20379 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
20380
20381 * wid-edit.el (widget-default-delete): Always delete child widgets.
20382
20383 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
20384
20385 * newcomment.el (comment-indent): Don't call indent-according-to-mode
20386 if the line has code.
20387 Don't try to line up with something that's too far left.
20388
20389 * progmodes/octave-mod.el (octave-comment-start): Simplify.
20390 (octave-mode-syntax-table): Add % as a comment starter.
20391 (octave-point): Remove.
20392 (octave-in-comment-p, octave-in-string-p)
20393 (octave-not-in-string-or-comment-p, calculate-octave-indent)
20394 (octave-blink-matching-block-open, octave-auto-fill):
20395 Use line-(beginning|end)-position instead.
20396
20397 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
20398
20399 * emacs-lisp/authors.el (authors-aliases): Add correct realname
20400 for Francesco Potort\e,Al\e(B.
20401
20402 2003-10-23 Dave Love <fx@gnu.org>
20403
20404 * international/mule-cmds.el (locale-charset-to-coding-system):
20405 Don't rely on nil being a coding system.
20406
20407 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
20408 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
20409 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
20410
20411 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
20412
20413 * gdb-ui.el (gdb-current-language): New variable.
20414 (gdb-update-flag): Remove variable.
20415 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
20416 (gdb-take-last-elt): Remove function.
20417 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
20418 (gdb-post-prompt): Check for variable object changes here.
20419
20420 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
20421 object changes in gdb-ui.el.
20422
20423 2003-10-21 Richard M. Stallman <rms@gnu.org>
20424
20425 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
20426
20427 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
20428 Don't check for foo*/ wildcard form here.
20429 (insert-directory): Recognize foo*/ as a wildcard.
20430 Separate wildcard-regexp variable from the arg, wildcard.
20431
20432 * subr.el (add-hook): Correctly detect when make-local-hook was used.
20433 (remove-hook): Correctly handle strange cases about local hooks.
20434
20435 2003-10-21 David Ponce <david@dponce.com>
20436
20437 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
20438 argument REAL, to return a real number instead of a rounded
20439 integer value. Define as inline function.
20440 (ruler-mode-right-fringe-cols): Likewise.
20441 (ruler-mode-scroll-bar-cols): New function.
20442 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
20443 (ruler-mode-right-scroll-bar-cols): Likewise.
20444 (ruler-mode-space): New function.
20445 (ruler-mode-ruler): Use it. Handle variations of fringe style,
20446 scroll bar mode and margins in a more robust way.
20447
20448 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
20449
20450 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
20451 (antlr-c-init-language-vars): New function.
20452 (antlr-mode): Use it with cc-mode before v5.29.
20453 (antlr-c-common-init): Don't set some local vars here.
20454 (antlr-mode): Set them here.
20455 (antlr-c-forward-sws): New function alias.
20456 (antlr-mode): Redefine with cc-mode before v5.30.
20457 (antlr-skip-sexps): Use it.
20458 (antlr-skip-exception-part): Ditto.
20459 (antlr-skip-file-prelude): Ditto.
20460 (antlr-outside-rule-p): Ditto.
20461 (antlr-end-of-body): Ditto.
20462 (antlr-option-kind): Ditto.
20463 (antlr-insert-option-area): Ditto.
20464 (antlr-file-dependencies): Ditto.
20465
20466 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
20467
20468 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
20469 Move backward only if point was not inside an entry.
20470
20471 2003-10-21 Richard M. Stallman <rms@gnu.org>
20472
20473 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
20474
20475 2003-10-21 Juri Linkov <juri@jurta.org>
20476
20477 * compare-w.el: Automatically skip non-matching text to resync.
20478 (compare-windows-whitespace): Doc fix.
20479 (compare-windows-sync, compare-windows-sync-string-size)
20480 (compare-windows-recenter, compare-ignore-whitespace)
20481 (compare-windows-highlight, compare-windows-face): New variables.
20482 (compare-windows): Use compare-windows-sync.
20483 (compare-windows-highlight, compare-windows-dehighlight)
20484 (compare-windows-sync-regexp)
20485 (compare-windows-sync-default-function): New functions.
20486
20487 2003-10-21 Juri Linkov <juri@jurta.org>
20488
20489 * diff.el (diff-parse-differences): Don't visit the files now;
20490 instead, just record the error locus.
20491
20492 2003-10-21 Dave Love <fx@gnu.org>
20493
20494 * progmodes/cfengine.el: New file.
20495
20496 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
20497
20498 * complete.el (PC-do-completion): Do not forget to use `pred' as the
20499 default-directory when completing file names.
20500
20501 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
20502
20503 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
20504 followed by the word `face', it gets treated as a face, even if
20505 it is also defined as a variable or a function.
20506
20507 2003-10-20 Dave Love <fx@gnu.org>
20508
20509 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
20510 Avoid incf in macro expansion.
20511
20512 2003-10-20 John Paul Wallington <jpw@gnu.org>
20513
20514 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
20515 `evenp' so we don't implicitly require cl library at runtime.
20516
20517 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
20518
20519 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
20520 (help-make-xrefs): Only make cross-references for faces if
20521 preceded or followed by the word `face'. Do not make a
20522 cross-reference for variables without variable documentation,
20523 unless preceded by the word `variable' or `option'. Update doc
20524 string accordingly.
20525
20526 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
20527
20528 * progmodes/hideshow.el: Rewrite one-armed `if'
20529 constructs using either `when' or `unless'.
20530 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
20531
20532 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
20533
20534 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
20535 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
20536 instead of 12x12.
20537
20538 2003-10-16 Eli Zaretskii <eliz@gnu.org>
20539
20540 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
20541 message while converting to Babyl.
20542
20543 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
20544
20545 * allout.el (allout-mode): Doc fix.
20546
20547 2003-10-16 Lute Kamstra <lute@gnu.org>
20548
20549 * subr.el (force-mode-line-update): Fix docstring.
20550
20551 2003-10-14 Dave Love <fx@gnu.org>
20552
20553 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
20554 (default-input-method): Add :link, improve :type.
20555 (locale-charset-language-names): Fix utf-8 pattern.
20556 (locale-charset-match-p, locale-charset-alist)
20557 (locale-charset-to-coding-system): New.
20558 (set-locale-environment): Deal with codeset part of locale specs.
20559
20560 2003-10-14 Lute Kamstra <lute@gnu.org>
20561
20562 * fringe.el (fringe-mode): Use active voice in docstring.
20563 (set-fringe-style): Ditto.
20564
20565 2003-10-13 Lute Kamstra <lute@gnu.org>
20566
20567 * fringe.el (fringe-mode): Fix docstring.
20568 (set-fringe-style): Ditto.
20569
20570 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
20571
20572 * ediff-mult.el (ediff-filegroup-action):
20573 Use ediff-default-filtering-regexp.
20574
20575 * ediff-util.el (ediff-recenter): Don't call
20576 ediff-restore-highlighting twice.
20577 (ediff-select-difference): Set current difference.
20578 (ediff-unselect-and-select-difference): Add comment.
20579
20580 * ediff.el (ediff-directories,ediff-directory-revisions)
20581 (ediff-directories3,ediff-merge-directories)
20582 (ediff-merge-directories-with-ancestor)
20583 (ediff-merge-directory-revisions)
20584 (ediff-merge-directory-revisions-with-ancestor):
20585 Use ediff-default-filtering-regexp.
20586
20587 2003-10-12 Andreas Schwab <schwab@suse.de>
20588
20589 * international/mule-cmds.el (locale-charset-language-names):
20590 Simplify regex by removing unused grouping.
20591
20592 2003-10-10 Dave Love <fx@gnu.org>
20593
20594 * bindings.el: Don't bind stop.
20595
20596 2003-10-08 Miles Bader <miles@gnu.org>
20597
20598 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
20599 face instead of attempting to emulate it.
20600
20601 2003-10-07 Kenichi Handa <handa@m17n.org>
20602
20603 * international/mule-diag.el (list-coding-systems-1): List coding
20604 systems that are loaded automatically.
20605
20606 * international/code-pages.el (iso-8859-11): Add autoload cookie.
20607
20608 * international/mule.el (autoload-coding-system): New function.
20609
20610 2003-10-07 Andreas Schwab <schwab@suse.de>
20611
20612 * log-edit.el (log-edit-changelog-entries): Prefer local value of
20613 change-log-default-name in the buffer visiting the file.
20614
20615 2003-10-06 Dave Love <fx@gnu.org>
20616
20617 * files.el (find-file-hook): Customize.
20618 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
20619
20620 * bindings.el (completion-ignored-extensions): Remove .log.
20621 (global-map): Add again, open, stop keys.
20622
20623 2003-10-05 Richard M. Stallman <rms@gnu.org>
20624
20625 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
20626 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
20627 Use sh-modify directly.
20628 (sh-select): Use sh-append, not eval.
20629
20630 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
20631
20632 * info.el (Info-following-node-name): New function.
20633
20634 * loadhist.el (unload-feature-special-hooks):
20635 Rename from loadhist-hook-functions.
20636 (loadhist-hook-functions): Now an alias.
20637
20638 2003-10-04 Eli Zaretskii <eliz@gnu.org>
20639
20640 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
20641 file-name clashes on 8+3 filesystems.
20642
20643 * Makefile.in (DONTCOMPILE, bootstrap-clean):
20644 Rename loaddefs-boot.el to ldefs-boot.el
20645
20646 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
20647 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
20648
20649 2003-10-03 Lute Kamstra <lute@gnu.org>
20650
20651 * info.el (Info-mode): Revert previous change.
20652 (Info-escape-percent): New function.
20653 (Info-fontify-node): Use it.
20654
20655 2003-10-02 Andreas Schwab <schwab@suse.de>
20656
20657 * loaddefs-boot.el: Regenerated.
20658
20659 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
20660
20661 * ffap.el: Remove defadvice related code from CVS since `complete'
20662 provides a `PC-completion-as-file-name-predicate' variable that
20663 ffap can override.
20664
20665 2003-10-02 Kenichi Handa <handa@m17n.org>
20666
20667 * international/utf-8.el (ccl-decode-mule-utf-8):
20668 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
20669
20670 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
20671 * international/subst-big5.el: Likewise.
20672 * international/subst-gb2312.el: Likewise.
20673 * international/subst-ksc.el: Likewise.
20674
20675 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
20676
20677 * calendar/calendar.el (increment-calendar-month)
20678 (calendar-leap-year-p, calendar-absolute-from-gregorian)
20679 (generate-calendar, calendar-read-date, calendar-interval)
20680 (calendar-day-of-week): Handle years BC.
20681 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
20682
20683 2003-10-01 Dave Love <fx@gnu.org>
20684
20685 * language/cyrillic.el (cp1251): Alias for windows-1251.
20686
20687 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
20688 bootstrap.
20689
20690 2003-10-01 Lute Kamstra <lute@gnu.org>
20691
20692 * files.el: Fix typo.
20693 * imenu.el (imenu--generic-function): Docstring fix.
20694
20695 2003-09-30 Richard M. Stallman <rms@gnu.org>
20696
20697 * dired.el (dired-mode): Handle dired-directory as a list.
20698
20699 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
20700
20701 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
20702
20703 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
20704
20705 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
20706 Replace gud-display with gud-watch.
20707 (gud-speedbar-buttons): Add stuff for watching expressions
20708 in the speedbar when using M-x gdba. Use dolist on old part
20709 of this function.
20710
20711 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
20712 (gdb-update-flag): New variables.
20713 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
20714 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
20715 (gud-watch, gdb-var-create-handler) : New functions.
20716 (gdb-var-list-children, gdb-var-list-children-handler)
20717 (gdb-var-create-regexp, gdb-var-update-regexp)
20718 (gdb-var-list-children-regexp): New constants.
20719 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
20720 (gdb-annotation-rules): Reduce annotation set (level 3).
20721 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
20722 (gdb-post-prompt): Don't update GDB buffers every time speedbar
20723 updates.
20724 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
20725 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
20726 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
20727 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
20728 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
20729 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
20730 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
20731 (gud-display, gud-display1)
20732 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
20733 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
20734 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
20735 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
20736 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
20737 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
20738 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
20739 (gdb-display-display-buffer, gdb-toggle-display)
20740 (gdb-delete-display, gdb-expressions-popup-menu)
20741 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
20742 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
20743 to display buffer.
20744
20745 2003-09-30 Richard M. Stallman <rms@gnu.org>
20746
20747 * progmodes/ada-mode.el (ada-mode): Don't use advice.
20748 Instead, set which-func-functions.
20749
20750 * progmodes/which-func.el (which-func-modes): Add ada-mode.
20751 (which-func-functions): New variable.
20752 (which-function): Use that.
20753
20754 * info.el (Info-mode): Double each `%' in header line.
20755
20756 * emacs-lisp/lisp-mnt.el (lm-with-file):
20757 When FILE is nil, run BODY in current buffer.
20758
20759 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
20760
20761 * help.el (describe-mode): Start with a brief list of minor modes.
20762 Find them thru minor-mode-list so as to find them all.
20763 Show them in alphabetical order.
20764
20765 * mail/sendmail.el (mail-aliases): Doc fix.
20766
20767 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
20768
20769 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
20770
20771 * mail/rmailsum.el (rmail-make-summary-line-1):
20772 Change comma after last label to a space.
20773 (rmail-summary-font-lock-keywords): Adapt to that change.
20774
20775 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
20776
20777 * progmodes/scheme.el (scheme-mode-variables): When setting
20778 `font-lock-defaults', also specify that "#" should
20779 be interpreted with `word' syntax.
20780 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
20781
20782 2003-09-30 Lars Hansen <larsh@math.ku.dk>
20783
20784 * desktop.el: A lot of comments updated.
20785 (desktop-save-mode): Minor mode introduced.
20786 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
20787 (desktop-load-default): Function made obsolete.
20788 (desktop-locals-to-save): Variable made customizable.
20789 (desktop-read): Optional parameter `dirname' added.
20790 (desktop-change-dir, desktop-revert): Parameter `dirname' in
20791 `desktop-read' used.
20792 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
20793
20794 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
20795
20796 * whitespace.el (whitespace-clean-msg): Add user customizable message
20797 for displaying ``clean'' output.
20798 (whitespace-buffer): Use `whitespace-clean-msg'.
20799 (whitespace-global-mode): Fix typo.
20800
20801 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
20802
20803 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
20804
20805 2003-09-29 Lute Kamstra <lute@gnu.org>
20806
20807 * bindings.el (mode-line-modes): Remove superfluous :propertize
20808 construct in initialization.
20809 (mode-line-position): Change cons cell into proper list in
20810 initialization.
20811
20812 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
20813
20814 * international/mule.el (decode-coding-inserted-region): Use car
20815 of the return value of find-operation-coding-system.
20816
20817 2003-09-29 Kenichi Handa <handa@m17n.org>
20818
20819 * descr-text.el (describe-char): Fix previous change.
20820
20821 2003-09-28 Kenichi Handa <handa@m17n.org>
20822
20823 * descr-text.el (describe-char-display): New function.
20824 (describe-char): Pay attention to display table on describing how
20825 a character is displayed.
20826
20827 * international/mule-cmds.el (encoded-string-description):
20828 Prepend "0x" to each encoded byte.
20829
20830 2003-09-28 Andreas Schwab <schwab@suse.de>
20831
20832 * find-file.el (ff-special-constructs): Add autoload cookie.
20833
20834 2003-09-28 Kevin Ryde <user42@zip.com.au>
20835
20836 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
20837 makeinfo appends to duplicate index entries.
20838
20839 2003-09-28 Eli Zaretskii <eliz@gnu.org>
20840
20841 * dired-x.el (dired-clean-tex): Doc fix.
20842
20843 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
20844 using a Chinese tutorial.
20845
20846 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
20847
20848 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
20849 between "MAIL FROM:" and "RCPT TO:" and the following address.
20850
20851 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
20852
20853 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
20854
20855 2003-09-28 David Ponce <david@dponce.com>
20856
20857 * recentf.el (recentf-initialize-file-name-history): New defcustom.
20858 (recentf-load-list): When `recentf-initialize-file-name-history'
20859 is non-nil, initialize an empty `file-name-history' with the
20860 recent list.
20861
20862 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
20863
20864 * man.el (Man-default-man-entry): Remove the leading `*' from the
20865 word at point.
20866
20867 2003-09-26 Lute Kamstra <lute@gnu.org>
20868
20869 * bindings.el (mode-line-position): Mention size indication in
20870 docstring.
20871
20872 2003-09-26 Andre Spiegel <spiegel@gnu.org>
20873
20874 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
20875
20876 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
20877 because it's autoloaded now.
20878
20879 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
20880
20881 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
20882 (sh-font-lock-keywords, sh-feature): Fix previous change of
20883 sh-feature to avoid infloop with sh-font-lock-keywords.
20884
20885 2003-09-25 Kim F. Storm <storm@cua.dk>
20886
20887 * frame.el (frame-current-scroll-bars): New defun.
20888
20889 * window.el (window-current-scroll-bars): New defun.
20890
20891 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20892
20893 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
20894 cause errors when the state cache contains info on parts that have
20895 been narrowed out.
20896
20897 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20898
20899 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
20900 `c-setup-paragraph-variables' has to be used when this variable is
20901 changed; it doesn't work to reinitialize the mode since that
20902 typically clobbers the variable.
20903
20904 * progmodes/cc-styles.el (c-setup-paragraph-variables):
20905 Make it interactive.
20906
20907 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20908
20909 * progmodes/cc-fonts.el (c-font-lock-declarations):
20910 Fix recognition of constructors and destructors for classes whose
20911 names are matched by `*-font-lock-extra-types'.
20912
20913 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
20914 followed by an identifier in C++ then it's a type.
20915
20916 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20917
20918 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
20919 problem that primarily affected XEmacs. Don't use faces to find
20920 unterminated strings since Emacs and XEmacs fontify strings
20921 differently - this function should now work better in XEmacs.
20922
20923 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20924
20925 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
20926 `expand-abbrev' workaround which caused braces to misbehave inside
20927 macros.
20928
20929 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
20930 handling. This bug could cause interactive font locking to bail out.
20931
20932 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
20933
20934 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
20935 Handle paren-style types in Pike. Also fixed some cases of
20936 insufficient handling of unbalanced parens.
20937
20938 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
20939
20940 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
20941 common shell prompts that are not common filename or URL characters.
20942 (ffap-file-at-point): Use the new regexp to strip the prompts from
20943 the file names. This is an issue mostly for user prompts that
20944 don't have a trailing space and find-file-at-point is invoked from
20945 within a shell inside Emacs.
20946
20947 2003-09-24 Andre Spiegel <spiegel@gnu.org>
20948
20949 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
20950 stamps numerically, rather than textually.
20951
20952 2003-09-24 Kenichi Handa <handa@m17n.org>
20953
20954 * language/devan-util.el (devanagari-post-read-conversion):
20955 * language/mlm-util.el (malayalam-post-read-conversion):
20956 * language/tml-util.el (tamil-post-read-conversion):
20957 Add autoload cookie.
20958
20959 * international/utf-8.el (utf-8-post-read-conversion):
20960 Call post-read-conversion functions for Devanagari, Malayalam,
20961 and Tamil.
20962
20963 2003-09-23 Dave Love <fx@gnu.org>
20964
20965 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
20966
20967 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
20968
20969 * progmodes/gud.el (perldb): Add gud-until to list of commands.
20970 Update gud-remove.
20971
20972 2003-09-22 Richard M. Stallman <rms@gnu.org>
20973
20974 * progmodes/sh-script.el (sh-mode-default-syntax-table):
20975 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
20976 (sh-mode-syntax-table-input): New variable.
20977 (sh-require-final-newline): Don't use eval.
20978 (sh-builtins, sh-leading-keywords, sh-other-keywords)
20979 (sh-variables, sh-font-lock-keywords): Don't use eval.
20980 (sh-set-shell): When setting require-final-newline,
20981 treat value = `require-final-newline' as don't change it.
20982 Set sh-mode-syntax-table locally based on
20983 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
20984
20985 * progmodes/compile.el (compile-internal):
20986 Call compilation-set-window-height before setting window start.
20987
20988 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
20989
20990 * emacs-lisp/bytecomp.el (byte-compile-log-file):
20991 Clear out byte-compile-last-warned-form.
20992
20993 2003-09-22 Richard M. Stallman <rms@gnu.org>
20994
20995 * woman.el (woman-file-name, woman-follow-word):
20996 If current-word returns nil, use "".
20997
20998 * simple.el (eval-expression): Bind standard-output in to-buffer case.
20999
21000 2003-09-22 Richard M. Stallman <rms@gnu.org>
21001
21002 * emacs-lisp/lisp-mnt.el (lm-with-file):
21003 Don't visit the file, just use insert-file-contents in temp buffer.
21004
21005 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
21006
21007 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
21008 Add surrounding \\( and \\) around the header, as in
21009 for lm-history-header 'Change Log\\|History'.
21010
21011 2003-09-22 John Paul Wallington <jpw@gnu.org>
21012
21013 * progmodes/ld-script.el: Add Commentary section,
21014 minor cleanup of file header.
21015 (ld-script-font-lock-keywords): Doc fix.
21016 (toplevel): Provide `ld-script' feature.
21017
21018 2003-09-21 Kim F. Storm <storm@cua.dk>
21019
21020 * scroll-bar.el (set-scroll-bar-mode): Initialize to
21021 new built-in variable default-frame-scroll-bars.
21022 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
21023 scroll-bar-mode; notably, use it instead of t when we toggle
21024 scroll-bars on.
21025 (toggle-scroll-bar): Use default-frame-scroll-bars.
21026
21027 2003-09-19 Masatake YAMATO <jet@gyve.org>
21028
21029 * pcvs.el (cvs-do-removal): Change the prompt depending on
21030 `filter' value.
21031
21032 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
21033
21034 * startup.el (command-line-1): Stop startup-echo-area-message
21035 being hidden by "Loading image..." message.
21036 (use-fancy-splash-screens-p, display-splash-screen):
21037 Move display-graphic-p test from latter to former.
21038
21039 * progmodes/sh-script.el (sh-font-lock-keywords):
21040 Highlight escaped EOLs differently from other backslash constructs.
21041
21042 2003-09-19 Richard M. Stallman <rms@gnu.org>
21043
21044 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
21045 New functions.
21046 (edebug-enter, edebug-outside-excursion): Use them.
21047
21048 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
21049 Fix the condition for whether to print "In WHERE".
21050
21051 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
21052
21053 * finder.el (finder-mode-hook): New variable.
21054 (finder-mode): Run hook finder-mode-hook
21055
21056 2003-09-18 Masatake YAMATO <jet@gyve.org>
21057
21058 * progmodes/ebrowse.el: Fix broken magic autoload comments.
21059
21060 2003-09-17 Mario Lang <mlang@delysid.org>
21061
21062 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
21063 "p %e" to actually print the value in the GUD buffer.
21064
21065 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
21066
21067 From David Ponce <david.ponce@wanadoo.fr>:
21068 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
21069 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
21070 from loaddefs-boot.el if necessary.
21071
21072 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
21073
21074 * progmodes/gud.el (gud-find-class): Make jdb work again since
21075 cc-mode changed the syntactic information.
21076
21077 2003-09-15 David Ponce <david@dponce.com>
21078
21079 * recentf.el: (recentf-exclude): Accept predicates too.
21080 (recentf-file-readable-p): New function.
21081 (recentf-include-p): Handle predicates in recentf-exclude.
21082 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
21083 (recentf-cleanup): Likewise.
21084 (recentf-save-list): Use write-file to handle backup of
21085 recentf-save-file.
21086
21087 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
21088
21089 * loaddefs-boot.el: Renamed from `loaddefs.el'
21090 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
21091 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
21092 necessary.
21093
21094 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
21095
21096 * electric.el (Electric-pop-up-window): For the `one-window' case,
21097 no longer disconcertingly move point in the original buffer.
21098
21099 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
21100
21101 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
21102
21103 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
21104
21105 * dired.el (dired-mode-map): Fix typo.
21106
21107 2003-09-11 Richard M. Stallman <rms@gnu.org>
21108
21109 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
21110
21111 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
21112
21113 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
21114 the function is less noisy. Now only `kill-buffer' can ask questions.
21115
21116 2003-09-10 Mario Lang <mlang@delysid.org>
21117
21118 * battery.el: Update Commentary and Copyright.
21119 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
21120 appear due to wrong ordering of the expressions in `or'.
21121
21122 2003-09-09 Lute Kamstra <lute@gnu.org>
21123
21124 * misc.el (upcase-char): Fix docstring.
21125 (zap-up-to-char): New command.
21126
21127 2003-09-08 David Ponce <david@dponce.com>
21128
21129 Ensure that recentf correctly updates the menu bar.
21130 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
21131 (recentf-menu-bar): New function.
21132 (recentf-clear-data): Use it
21133 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
21134 of easy-menu-change.
21135
21136 2003-09-08 Lute Kamstra <lute@gnu.org>
21137
21138 * simple.el (size-indication-mode): New.
21139 * bindings.el (mode-line-position): Add buffer size indicator.
21140
21141 2003-09-04 Mario Lang <mlang@delysid.org>
21142
21143 * battery.el (battery-linux-proc-acpi): New function.
21144 (battery-status-function): Modify default value calculation to also
21145 check for availability of ACPI.
21146 (battery-echo-area-format): Ditto.
21147 (battery-mode-line-format): Ditto.
21148
21149 2003-09-06 Dave Love <fx@gnu.org>
21150
21151 * ielm.el (ielm-mode-hook): Add :options.
21152
21153 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
21154 (eldoc-print-current-symbol-info): Use it.
21155
21156 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
21157
21158 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
21159 being displayed in GUD buffer.
21160 (gdb-idle-input-queue): Remove var. Use just one queue.
21161 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
21162 Remove functions. Use just one queue.
21163 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
21164 (gdb-invalidate-assembler, gdb-get-current-frame):
21165 Modify functions. Use just one queue.
21166
21167 2003-09-04 Dave Love <fx@gnu.org>
21168
21169 * cus-start.el: Add blink-cursor-alist.
21170
21171 * ruler-mode.el (ruler-mode-fill-column-char)
21172 (ruler-mode-current-column-char): Use char-displayable-p,
21173 not window-system.
21174
21175 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
21176
21177 * language/european.el (windows-1252): Move from code-pages.
21178
21179 * language/cyrillic.el ("Windows-1251"): Delete.
21180 ("Bulgarian", "Belarusian"): Remove `features'.
21181 (windows-1251): Move from code-pages.
21182
21183 * international/mule-diag.el (non-iso-charset-alist):
21184 Remove `codepage' stuff.
21185 (print-designation, list-coding-systems-1): Output fixes.
21186
21187 * international/code-pages.el (cp-make-translation-table)
21188 (cp-valid-codes): Made defsubsts.
21189 (cp-fix-safe-chars): Delete.
21190 (mule-diag): Don't require.
21191 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
21192 (top-level): Check for defined coding system when defining
21193 cp... aliases. Change w32-add-charset-info test to avoid warning.
21194 (non-iso-charset-alist): Defvar when compiling.
21195 (cp-make-coding-system): Doc fix.
21196
21197 2003-09-02 Jason Rumney <jasonr@gnu.org>
21198
21199 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
21200 line-ends from CVS before doing conversion.
21201
21202 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
21203
21204 * calendar/diary-lib.el (diary-header-line-flag)
21205 (diary-header-line-format): New variables.
21206 (list-diary-entries): Use them to set header line in simple diary.
21207
21208 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
21209 other than font-lock-string-face to highlight backslashes.
21210
21211 2003-09-01 Jason Rumney <jasonr@gnu.org>
21212
21213 * international/titdic-cnv.el (tit-read-key-value): Include \r in
21214 regexp.
21215
21216 2003-09-01 Dave Love <fx@gnu.org>
21217
21218 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
21219
21220 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
21221 and :help; also line and column numbers labels.
21222
21223 * international/mule-util.el (char-displayable-p): Move from
21224 latin1-disp, rename and autoload.
21225
21226 * international/latin1-disp.el (latin1-char-displayable-p):
21227 Now obsolete alias. Replace uses with char-displayable-p.
21228 (latin1-display-ucs-per-lynx): Fix last change.
21229
21230 * international/mule-cmds.el (standard-display-european-internal):
21231 Don't use char code for Latin-1 NBSP.
21232 <XFree86 4>: Unfrob NBSP display table. Set display table to use
21233 U+2018, U+2019 for `'.
21234 (select-safe-coding-system): Message fix.
21235
21236 2003-09-01 Kenichi Handa <handa@m17n.org>
21237
21238 * international/fontset.el (setup-default-fontset): For Thai
21239 font, specify "*" family.
21240
21241 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
21242
21243 * progmodes/compile.el (previous-error): Accept a prefix
21244 argument, similarly to next-error.
21245
21246 2003-08-31 Masatake YAMATO <jet@gyve.org>
21247
21248 * pcvs.el (cvs-do-removal): Use = instead of eq to check
21249 the number of files. Bind the number of files to a local
21250 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
21251
21252 2003-08-30 Eli Zaretskii <eliz@gnu.org>
21253
21254 * vc-hooks.el (vc-make-version-backup): Fix the change made on
21255 2003-07-26: msdos-long-file-names is a function, not a variable.
21256
21257 2003-08-29 Richard M. Stallman <rms@gnu.org>
21258
21259 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
21260 Do nothing with mail-personal-alias-file if it is nil.
21261
21262 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
21263 Do nothing if mail-personal-alias-file is nil.
21264
21265 * term.el (term-exec-1): Bind coding-system-for-read.
21266
21267 * dired.el (dired-mouse-find-file-other-window):
21268 Use dired-view-command-alist here, as in dired-view-file.
21269 (dired-view-command-alist): Use %s to substitute file name.
21270 Handle .ps_pages, .eps, .jpg, .gif, .png.
21271
21272 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
21273
21274 * info.el (Info-mode-map): Bind S-tab and <backtab> to
21275 `Info-prev-reference', instead of M-tab.
21276
21277 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
21278
21279 * simple.el (blink-matching-open): Work correctly on chars that
21280 are designated as parens through the syntax-table text property.
21281
21282 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
21283
21284 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
21285 line break position in the middle of a non-kinsoku (e.g. latin)
21286 word, making it skip until either a space or a character with
21287 category "|".
21288 (kinsoku-longer): Test for end of buffer.
21289
21290 2003-08-28 Eli Zaretskii <eliz@gnu.org>
21291
21292 * mail/rmail.el (rmail-convert-to-babyl-format):
21293 Detect quoted-printable- and base64-encoded messages and decode them
21294 automatically. Set the message's encoding from the charset=
21295 header, if any. Decode base64-encoded messages in Mail format as well.
21296
21297 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
21298
21299 * mail/smtpmail.el: Fix previous change.
21300 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
21301 calling smtpmail-via-smtp.
21302 (smtpmail-via-smtp): Add fall-back values for envelope-from.
21303
21304 2003-08-26 John Paul Wallington <jpw@gnu.org>
21305
21306 * image.el (image-jpeg-p): Don't search beyond length of data.
21307
21308 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
21309
21310 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
21311 misfeature in `expand-abbrev' which caused electric keywords like
21312 "else" to disappear if an open brace was typed directly afterwards.
21313
21314 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
21315
21316 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
21317 mandatory in `define-widget'.
21318
21319 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
21320 Don't align the operators "!=", "<=" and ">=" as assignment operators.
21321
21322 (c-assignment-operators): New language constant that only contains
21323 the assignment operators.
21324
21325 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
21326
21327 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
21328
21329 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
21330 Safeguard against unbalanced sexps.
21331
21332 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
21333
21334 * version.el (emacs-version): Check for gtk. Include gtk version info.
21335
21336 2003-08-25 John Paul Wallington <jpw@gnu.org>
21337
21338 * man.el (Man-default-man-entry): Don't whizz past the section
21339 number before looking for it.
21340
21341 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
21342
21343 * progmodes/gud.el (gud-display-line): Don't set window-point if
21344 source buffer is not visible. (Only happens with M-x gdba.)
21345
21346 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
21347 documentation.
21348 (gdb-source, gdb-source-info): Update to assembler unnecessary
21349 as its done after each GDB command anyway.
21350 (gdb-pre-prompt): Use with-current-buffer.
21351 (gdb-insert-field): Add help-echo text.
21352 (gdb-invalidate-assembler): Re-display of assembler now done in
21353 gdb-info-breakpoints-custom.
21354 (gdb-info-breakpoints-custom): Force re-display of assembler to
21355 happen *after* update of breakpoints buffer.
21356 (gdb-display-source-buffer): Don't choke if gdb-source-window
21357 isn't visible.
21358 (gdb-put-string, gdb-put-arrow): Remove free variables.
21359
21360 2003-08-24 John Paul Wallington <jpw@gnu.org>
21361
21362 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
21363
21364 * man.el (Man-default-man-entry): Strip text properties when
21365 snarfing parts of entry because `format' preserves properties.
21366
21367 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
21368
21369 * files.el (file-newest-backup): Use `expand-file-name'.
21370
21371 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
21372 Allow the diary to pop up a new frame, if needed.
21373
21374 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
21375 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
21376 (smtpmail-send-it): Make treatment of envelope-from consistent with
21377 sendmail.el.
21378
21379 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
21380 (sh-leading-keywords): Add the bash `time' reserved word.
21381 (sh-variables): Add some bash variables.
21382 (sh-add-completer): Fix nil branch of case statement.
21383
21384 2003-08-24 Masatake YAMATO <jet@gyve.org>
21385
21386 * progmodes/ld-script.el: New file.
21387
21388 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
21389
21390 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
21391
21392 2003-08-23 Andre Spiegel <spiegel@gnu.org>
21393
21394 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
21395 Better explain obsolescence, and what to use instead.
21396
21397 2003-08-23 Masatake YAMATO <jet@gyve.org>
21398
21399 * pcvs.el (cvs-do-removal): Show the deleted file name
21400 on the prompt.
21401
21402 2003-08-20 Dave Love <fx@gnu.org>
21403
21404 * international/mule.el (make-coding-system)
21405 (set-buffer-file-coding-system): Doc fix.
21406
21407 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
21408
21409 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
21410
21411 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
21412
21413 * international/utf-16.el: Add mime-text-unsuitable coding system
21414 properties.
21415
21416 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
21417
21418 * cus-edit.el: Add some :links.
21419 (bib): Remove.
21420
21421 * textmodes/bib-mode.el (bib): Add :group external.
21422
21423 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
21424
21425 * wid-edit.el (widget-echo-help): Make it handle expressions that
21426 evaluate to strings.
21427
21428 2003-08-18 Michael Mauger <mmaug@yahoo.com>
21429
21430 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
21431
21432 Simplify selection of SQL products to define highlighting and
21433 interactive mode. Includes detailed instructions on adding
21434 support for new products.
21435
21436 * progmodes/sql.el (sql-product): New variable. Identifies SQL
21437 product for use in highlighting and interactive mode.
21438 (sql-interactive-product): New variable. SQL product for
21439 sql-interactive-mode.
21440 (sql-product-support): New variable. Specifies product-specific
21441 parameters to drive highlighting and interactive mode.
21442 (sql-imenu-generic-expression): Add more object types.
21443 (sql-sqlite-options): Correct comment.
21444 (sql-ms-program): Use "osql" rather than "isql".
21445 (sql-prompt-regexp, sql-prompt-length): Update comment.
21446 (sql-mode-menu): Add "Start SQLi session" entry.
21447 Replace Highlighting submenu with Product menu. Fix Send Region entry.
21448 (sql-mode-abbrev-table): Add abbreviations. Support of
21449 SYSTEM-FLAG on define-abbrev. Support was removed with last
21450 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
21451 (sql-mode-font-lock-object-name): Add font-lock pattern for object
21452 names.
21453 (sql-mode-ansi-font-lock-keywords): Set as default value.
21454 (sql-mode-oracle-font-lock-keywords): Set as default value.
21455 Support Oracle 9i keywords.
21456 (sql-mode-postgres-font-lock-keywords): Set as default value.
21457 (sql-mode-linter-font-lock-keywords): Set as default value.
21458 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
21459 SQLServer 2000.
21460 (sql-mode-sybase-font-lock-keywords)
21461 (sql-mode-interbase-font-lock-keywords)
21462 (sql-mode-sqlite-font-lock-keywords)
21463 (sql-mode-strong-font-lock-keywords)
21464 (sql-mode-mysql-font-lock-keywords)
21465 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
21466 keywords.
21467 (sql-mode-font-lock-defaults): Update comment.
21468 (sql-product-feature): New function. Returns feature associated
21469 with a product from `sql-product-support' alist.
21470 (sql-product-font-lock): New function. Set font-lock support
21471 based on `sql-product'.
21472 (sql-add-product-keywords): New function. Add font-lock rules to
21473 product-specific keyword variables.
21474 (sql-set-product): New function. Set `sql-product' and apply
21475 appropriate font-lock highlighting.
21476 (sql-highlight-product): New function. Set font-lock support
21477 based on a product. Also set mode name to include product name.
21478 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
21479 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
21480 Use `sql-set-product'.
21481 (sql-highlight-ms-keywords)
21482 (sql-highlight-sybase-keywords)
21483 (sql-highlight-interbase-keywords)
21484 (sql-highlight-strong-keywords)
21485 (sql-highlight-mysql-keywords)
21486 (sql-highlight-sqlite-keywords)
21487 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
21488 (sql-get-login): Prompt in the same order as the tokens.
21489 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
21490 (sql-product-interactive): New function. Common portions of
21491 product-specific interactive mode wrappers.
21492 (sql-interactive-mode): Rewritten to use product features.
21493 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
21494 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
21495 (sql-db2, sql-linter): Use `sql-product-interactive'.
21496 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
21497 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
21498 (sql-connect-ingres, sql-connect-postgres)
21499 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
21500 New functions. Format command line parameters and invoke comint on
21501 the appropriate interpreter. Code was in the corresponding
21502 `sql-xyz' function before.
21503 (sql-connect-ms): New function. Support -E argument to use
21504 operating system credentials for authentication.
21505
21506 2003-08-18 Kenichi Handa <handa@m17n.org>
21507
21508 * international/mule.el (encode-char): Fix for the ASCII case.
21509
21510 2003-08-15 Kenichi Handa <handa@m17n.org>
21511
21512 * international/fontset.el (setup-default-fontset): Change "*" to
21513 nil in the specifications of font family.
21514
21515 2003-08-18 Kim F. Storm <storm@cua.dk>
21516
21517 * kmacro.el (kmacro-keymap): Group related bindings in
21518 initialization for clarity. Bind C-s to start macro.
21519 Remove C-r binding.
21520 (kmacro-initial-counter-value): New defvar to hold initial counter
21521 value in case we set the value before defining a macro.
21522 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
21523 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
21524 not defining or executing macro. Doc fix.
21525 (kmacro-add-counter): Clear kmacro-initial-counter-value.
21526 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
21527 temporarily view older elements on the macro ring without cycling
21528 the ring.
21529 (kmacro-display): Doc fix.
21530 (kmacro-exec-ring-item): New helper function.
21531 (kmacro-call-ring-2nd): Use it.
21532 (kmacro-call-ring-2nd-repeat): Doc fix.
21533 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
21534 (kmacro-end-or-call-macro): Execute last viewed macro (using
21535 kmacro-exec-ring-item) from ring if this follows
21536 kmacro-view-macro. This allows us to find a macro on the ring
21537 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
21538 the ring to bring it to the head of the ring.
21539 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
21540 Allow binding to reserved keys without specifying C-x C-k prefix.
21541 Ask for confirmation if entered key sequence is already bound to
21542 a non-macro command.
21543 (kmacro-view-macro): Repeating command will show older elements
21544 on the macro ring; C-k will execute the last viewed macro.
21545 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
21546 property from 'ring to 'head.
21547
21548 2003-08-17 Alan Shutko <ats@acm.org>
21549
21550 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
21551 keeping December out of the alist.
21552
21553 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
21554
21555 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
21556 * calendar/calendar.el (calendar-mode-map): Bind it to key.
21557 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
21558 (calendar-flatten): New function.
21559 (calendar-mouse-view-other-diary-entries)
21560 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
21561 in the menu title and to show multi-line diary entries correctly
21562 in the menu.
21563
21564 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
21565
21566 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
21567 defcustom, because the default was recently changed.
21568
21569 2003-08-16 Richard M. Stallman <rms@gnu.org>
21570
21571 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
21572
21573 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
21574 New subroutine, broken out of eval-last-sexp-1.
21575 (eval-last-sexp-1): Use eval-last-sexp-print-value.
21576
21577 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
21578
21579 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
21580
21581 * simple.el (eval-expression): Use eval-last-sexp-print-value.
21582
21583 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
21584
21585 * progmodes/compile.el (compilation-error-regexp-alist):
21586 Add Java ANt error detection as described in document
21587 http://ant.apache.org/faq.html
21588
21589 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
21590
21591 * simple.el (backward-word, forward-to-indentation)
21592 (backward-to-indentation): Argument changed to optional.
21593 (next-line, previous-line): Use `or' instead of `unless'.
21594
21595 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21596
21597 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
21598 instead of a constant.
21599
21600 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
21601
21602 * shell.el (shell): With prefix-arg, suggest a new buffer name.
21603
21604 2003-08-12 Andre Spiegel <spiegel@gnu.org>
21605
21606 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
21607 (vc-sccs-workfile-version): Search the entire delta table, rather
21608 than just the first entry, because that might be a deleted version.
21609
21610 2003-08-11 Karl Fogel <kfogel@red-bean.com>
21611
21612 * menu-bar.el (menu-bar-options-menu): Supply a body for the
21613 [save-place] binding in the Options menu. Have it require
21614 'saveplace' and then toggle the variable manually, to avoid an an
21615 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
21616 for the bug report.
21617
21618 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
21619
21620 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
21621 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
21622 (gdb-info-threads-custom): Add help-echo text.
21623 (gdb-display-back): Don't use purecopy.
21624 (gdb-info-breakpoints-custom, gdb-reset)
21625 (gdb-assembler-custom): Use display-images-p to test if breakpoint
21626 icons can be displayed.
21627
21628 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
21629
21630 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
21631
21632 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
21633
21634 * bookmark.el (bookmark-completing-read):
21635 Return a string, instead of a list of one string.
21636 Use a popup menu if activated from the mouse.
21637 (bookmark-edit-annotation): Remove unused vars.
21638 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
21639 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
21640 to bookmark-completing-read.
21641 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
21642 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
21643 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
21644 and erase-buffer.
21645 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
21646 (bookmark-menu-jump, bookmark-menu-insert)
21647 (bookmark-popup-menu-and-apply-function)
21648 (bookmark-menu-popup-paned-bookmark-menu): Remove.
21649 (bookmark-menu-build-paned-menu): Remove by folding it into
21650 bookmark-menu-popup-paned-menu.
21651 (menu-bar-bookmark-map): Move the define-key statements here.
21652 Use the "non-menu" commands since they now pop up a menu if needed.
21653 (bookmark-exit-hook-internal): Simplify.
21654
21655 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
21656
21657 * reftex-toc.el (reftex-toc-rename-label): New function.
21658 (reftex-toc-check-docstruct): New function.
21659
21660 * reftex.el (reftex-region-active-p): New function.
21661
21662 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
21663 regexp to find the \bibliography macro.
21664
21665 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
21666 which does not exist in LaTeX.
21667 (reftex-cite-format-builtin): Added amsrefs support.
21668 (reftex-toc-confirm-promotion): New option
21669
21670 * reftex-toc.el
21671 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
21672 (reftex-toc-demote, reftex-toc-promote)
21673 (reftex-toc-do-promote, reftex-toc-promote-prepare)
21674 (reftex-toc-promote-action, reftex-toc-extract-section-number)
21675 (reftex-toc-newhead-from-alist)
21676 (reftex-toc-load-all-files-for-promotion): New functions.
21677 (reftex-toc-help): Added description of new keys.
21678 (reftex-toc-split-windows-fraction): New option.
21679 (reftex-recenter-toc-when-idle): Search *toc* window on all
21680 visible frames.
21681 (reftex-toc): Additional parameter REUSE
21682 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
21683 with REUSE argument.
21684 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
21685 the call of `reftex-toc'.
21686 (reftex-make-separate-toc-frame): New function .
21687 (reftex-toc-recenter): When called with triple prefix arg, call
21688 `reftex-make-separate-toc-frame' first.
21689 (reftex-toc-toggle-dedicated-frame): New command.
21690 (reftex-toc-quit): Adapted to delete frame when called in
21691 dedicated frame.
21692
21693 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
21694 all enclosing macros.
21695
21696
21697 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21698
21699 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
21700 first use.
21701
21702 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21703
21704 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
21705
21706 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
21707
21708 * calendar/calendar.el (list-diary-entries-hook)
21709 (diary-display-hook, nongregorian-diary-listing-hook)
21710 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
21711 Add some customize options for these hooks.
21712 (calendar-abbrev-construct): Don't try to take a substring longer
21713 than the original string.
21714
21715 2003-08-05 Richard M. Stallman <rms@gnu.org>
21716
21717 * emacs-lisp/testcover.el (noreturn): Report error if does return.
21718 (testcover-reinstrument-clauses): Doc fix.
21719
21720 * emacs-lisp/warnings.el: Doc fixes, args renamed.
21721 (warning-type-format): Rename from warning-group-format.
21722
21723 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
21724 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
21725 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
21726 to prevent warnings about defvar for an obsolete variable.
21727
21728 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
21729 warning-group-format renamed to warning-type-format.
21730
21731 * subr.el (read-passwd): Use clear-string instead of fillarray.
21732
21733 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
21734 Use vconcat instead of concat.
21735 (edmacro-sanitize-for-string): New function.
21736
21737 2003-08-05 Dave Love <fx@gnu.org>
21738
21739 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
21740 line-number-display-limit-width.
21741
21742 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
21743
21744 2003-08-05 Kenichi Handa <handa@m17n.org>
21745
21746 * international/code-pages.el: Don't require mule-diag.
21747
21748 * international/mule-diag.el (non-iso-charset-alist):
21749 Add autoload cookie.
21750
21751 * language/devan-util.el (dev-glyph-order): Add an entry for the
21752 glyph code #xC4.
21753
21754 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
21755
21756 * calendar/calendar.el (diary-file, diary-file-name-prefix)
21757 (european-calendar-style, diary-date-forms)
21758 (calendar-day-name-array, calendar-month-name-array): Doc change.
21759 (generate-calendar-month): Adapt for new behaviour of
21760 `calendar-day-name' function.
21761 (calendar-abbrev-length, calendar-day-abbrev-array)
21762 (calendar-month-abbrev-array): New variables.
21763 (calendar-abbrev-construct): New function.
21764 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
21765 rather than fixing abbrevs at some width. Calling syntax change.
21766 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
21767 (calendar-date-string): Adapt for new behaviours of
21768 `calendar-day-name' and `calendar-month-name' functions.
21769
21770 * calendar/diary-lib.el (list-diary-entries): Adapt for new
21771 behaviour of `calendar-day-name' and `calendar-month-name' functions.
21772 (diary-name-pattern): Use abbrev arrays, rather than fixing
21773 abbrevs at three chars. Calling syntax change.
21774 (mark-diary-entries): Adapt for new behaviours of
21775 `diary-name-pattern' and `calendar-make-alist' functions.
21776 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
21777 `diary-name-pattern' function.
21778 (font-lock-diary-date-forms): Use abbrev arrays, rather than
21779 fixing abbrevs at three chars. Calling syntax change.
21780 (cal-hebrew, cal-islam): Require when compiling.
21781 (diary-font-lock-keywords): Adapt for new behaviour of
21782 `font-lock-diary-date-forms' function.
21783
21784 * calendar/cal-hebrew.el: Reposition some code so defined before used.
21785 (calendar-hebrew-month-name-array-common-year)
21786 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
21787 (list-hebrew-diary-entries): Adapt for new behaviours of
21788 `calendar-day-name' and `add-to-diary-list' functions.
21789 (mark-hebrew-diary-entries): Adapt for new behaviours of
21790 `diary-name-pattern' and `calendar-make-alist' functions.
21791
21792 * calendar/cal-islam.el (calendar-islamic-month-name-array):
21793 Add doc string.
21794 (list-islamic-diary-entries): Adapt for new behaviours of
21795 `calendar-day-name' and `add-to-diary-list' functions.
21796 (mark-islamic-diary-entries): Adapt for new behaviours of
21797 `diary-name-pattern' and `calendar-make-alist' functions.
21798
21799 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
21800 `calendar-month-name' function.
21801
21802 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
21803
21804 * calendar/solar.el (solar-seasons-data): Move definition before use.
21805
21806 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
21807 (cal-tex-LaTeX-hourbox): Move definition before use.
21808
21809 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el
21810 * cal-julian.el, cal-menu.el, cal-move.el, holidays.el
21811 * lunar.el, solar.el (displayed-month, displayed-year):
21812 Define for compiler.
21813
21814 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
21815
21816 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
21817 MODE. Renamed from c-init-c-language-vars'.
21818 (c-initialize-cc-mode): Change accordingly.
21819 (c-common-init): Ditto.
21820 (c-mode): Ditto.
21821 (c++-mode): Use `c-init-language-vars-for'.
21822 (objc-mode): Ditto.
21823 (java-mode): Ditto.
21824 (idl-mode): Ditto.
21825 (pike-mode): Ditto.
21826 (awk-mode): Ditto.
21827
21828 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
21829
21830 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
21831 or not the point moved.
21832
21833 (c-search-decl-header-end): Don't trip up on operator identifiers
21834 in C++ and operators like == in all languages.
21835
21836 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
21837 Detect leading labels correctly.
21838
21839 2003-08-02 Andreas Schwab <schwab@suse.de>
21840
21841 * textmodes/ispell.el: Don't redo key bindings on loading, put
21842 them only in loaddefs.el.
21843 * bookmark.el: Likewise.
21844 * dabbrev.el: Likewise.
21845 * emerge.el: Likewise.
21846
21847 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
21848 has more than one member.
21849
21850 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
21851
21852 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
21853
21854 * lpr.el (printify-region): It was ending conversion before the
21855 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
21856
21857 2003-07-31 John Paul Wallington <jpw@gnu.org>
21858
21859 * net/browse-url.el (browse-url-epiphany): Doc fix.
21860
21861 2003-07-30 Kenichi Handa <handa@m17n.org>
21862
21863 * international/fontset.el (setup-default-fontset):
21864 Change registry names of Akurti fonts.
21865
21866 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
21867
21868 * comint.el (comint-read-noecho): Use `clear-string' instead of
21869 `fillarray'.
21870
21871 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
21872
21873 * outline.el (outline-mode-hook): Add defvar.
21874
21875 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
21876
21877 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
21878 Restore assembler in source window if that is what has been selected.
21879 (menu): Add gdb-restore-windows to menu. Make gdba
21880 specific menus only visible from gdba.
21881
21882 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
21883
21884 * progmodes/compile.el (compilation-environment): New user variable.
21885 (compile-internal): Respect it.
21886
21887 2003-07-23 Masatake YAMATO <jet@gyve.org>
21888
21889 * progmodes/gud.el (gdb-script-font-lock-keywords):
21890 Put `font-lock-function-name-face' on a symbol which includes
21891 `-' like `hook-run'. Put font-lock-variable-name-face
21892 on a symbol starting with $.
21893
21894 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
21895
21896 * files.el (set-visited-file-name): Use truename for buffer-file-name.
21897
21898 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
21899
21900 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
21901
21902 2003-07-26 Andre Spiegel <spiegel@gnu.org>
21903
21904 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
21905 Use with-no-warnings.
21906 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
21907 rather than to find-file-not-found-hook, which doesn't exist.
21908
21909 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
21910
21911 * international/quail.el (quail-translate-key): Fix previous change.
21912
21913 2003-07-25 John Paul Wallington <jpw@gnu.org>
21914
21915 * server.el (server-start): Check `server-process' is non-nil
21916 before killing it to avoid killing current buffer's process.
21917
21918 * simple.el (choose-completion-string): Use `minibufferp';
21919 test `completion-reference-buffer' if `buffer' arg is nil.
21920 (push-mark): Use `when' and `unless'.
21921 (pop-mark): Use `when'.
21922
21923 * mouse-sel.el (mouse-sel-get-selection-function):
21924 Check `x-last-selected-text-primary'. Don't barf if it or
21925 `x-last-selected-text' aren't bound.
21926
21927 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
21928
21929 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
21930
21931 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
21932
21933 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
21934
21935 2003-07-23 John Paul Wallington <jpw@gnu.org>
21936
21937 * tooltip.el (defface tooltip): Inherit from variable-pitch.
21938
21939 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
21940
21941 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
21942 string. Defvar the derived hook.
21943
21944 * macros.el (insert-kbd-macro): Escape double quote character.
21945 From Thomas W Murphy <twm@andrew.cmu.edu>.
21946
21947 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
21948
21949 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
21950 to match the specific mark rather than reusing comment-start-skip.
21951
21952 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
21953
21954 * progmodes/hideshow.el (hs-special-modes-alist):
21955 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
21956
21957 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
21958
21959 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
21960 value using ?\s.
21961
21962 2003-07-21 John Paul Wallington <jpw@gnu.org>
21963
21964 * subr.el (with-selected-window): Add closing paren.
21965
21966 2003-07-21 Richard M. Stallman <rms@gnu.org>
21967
21968 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
21969 (lisp-mode): Likewise.
21970
21971 * subr.el (with-selected-window): Copy code form save-selected-window
21972 so as to call select-window with norecord arg.
21973 (dynamic-completion-table): Doc fix.
21974 (lazy-completion-table): Doc fix.
21975
21976 * international/mule-cmds.el (set-locale-environment):
21977 langinfo renamed to locale-info.
21978
21979 * international/mule.el (auto-coding-functions): Doc fix.
21980
21981 2003-07-21 Kenichi Handa <handa@m17n.org>
21982
21983 * international/quail.el (quail-translate-key):
21984 Update quail-current-str correctly.
21985
21986 2003-07-21 Andreas Schwab <schwab@suse.de>
21987
21988 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
21989 ?, to "_".
21990
21991 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
21992 Version 2.0.36 of Tramp released.
21993
21994 * net/tramp.el (tramp-default-password-end-of-line): Rename from
21995 tramp-password-end-of-line.
21996 (tramp-password-end-of-line): New method parameter.
21997 (tramp-get-password-end-of-line): Function to access method
21998 parameter `tramp-password-end-of-line', or variable
21999 `tramp-default-password-end-of-line' (default value).
22000 (tramp-methods): Add entries for new parameter
22001 tramp-password-end-of-line.
22002 (tramp-enter-password): Use new function
22003 `tramp-get-password-end-of-line'.
22004 (tramp-handle-insert-file-contents): Do not
22005 unconditionally inhibit the file operation file-local-copy, only
22006 do that when the inhibit-file-name-operation is currently
22007 insert-file-contents. This fixes finding remote CVS-controlled
22008 files. (It would barf on inserting the CVS/Entries file
22009 literally, because the file-local-copy handler wasn't called.)
22010 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
22011 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
22012 (tramp-initial-commands): New variable.
22013 (tramp-process-initial-commands): New function, using the variable.
22014 (tramp-open-connection-setup-interactive-shell): Call the new function.
22015 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
22016 method into the buffer name, never use nil. Reported by Hanak
22017 David <dhanak@inf.bme.hu>.
22018 (tramp-open-connection-setup-interactive-shell): Erase buffer
22019 before sending "stty -onlcr".
22020
22021 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
22022
22023 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
22024
22025 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
22026
22027 2003-07-19 John Paul Wallington <jpw@gnu.org>
22028
22029 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
22030 (artist-draw-rect, artist-draw-square): Doc fixes.
22031
22032 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
22033
22034 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
22035
22036 2003-07-19 Kenichi Handa <handa@m17n.org>
22037
22038 * international/kkc.el (kkc-show-conversion-list-update):
22039 Highlight the correct candidate in the message.
22040
22041 2003-07-18 John Paul Wallington <jpw@gnu.org>
22042
22043 * simple.el (current-word): Don't include punctuation char when
22044 `really-word' arg is non-nil.
22045
22046 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
22047
22048 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
22049 moved to the directory obsolete.
22050
22051 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
22052
22053 * info.el (Info-menu-entry-name-re): Allow newlines in
22054 menu entry names.
22055
22056 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
22057 syntax-ppss-after-change-function.
22058 (syntax-ppss-after-change-function): New alias. Update uses.
22059 (syntax-ppss): Catch the case where the buffer is narrowed.
22060
22061 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
22062
22063 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
22064 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
22065
22066 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
22067
22068 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
22069 since it might be modified.
22070
22071 * progmodes/cc-langs.el (c++-make-template-syntax-table)
22072 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
22073 names to these language constants.
22074
22075 2003-07-15 Kim F. Storm <storm@cua.dk>
22076
22077 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
22078 All uses changed.
22079
22080 2003-07-14 Mark A. Hershberger <mah@everybody.org>
22081
22082 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
22083 Namespace support.
22084
22085 2003-07-13 Juanma Barranquero <lektu@terra.es>
22086
22087 * frame.el (modify-all-frames-parameters): Reinstall (copyright
22088 papers received).
22089
22090 2003-07-13 Karl Eichwalder <ke@suse.de>
22091
22092 * textmodes/po.el (po-find-charset): White space at the start of the
22093 Content-Type field body is non-mandatory.
22094
22095 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
22096
22097 * textmodes/texinfo.el (texinfo-section-list):
22098 Append appendixsection; a synonym for appendixsec.
22099
22100 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
22101
22102 * man.el (Man-translate-cleanup): New.
22103 (Man-translate-references): Call `Man-translate-cleanup' to clean
22104 leading, trailing and middle spaces.
22105
22106 2003-07-13 Lars Hansen <larsh@math.ku.dk>
22107
22108 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
22109 Handle `dired-directory' being a list.
22110
22111 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
22112
22113 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
22114 it doesn't exist.
22115
22116 2003-07-12 Richard M. Stallman <rms@gnu.org>
22117
22118 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
22119
22120 * progmodes/cc-defs.el (c-make-keywords-re):
22121 Don't use delete-duplicates.
22122 (c-lang-const): Don't use mapcan.
22123
22124 * apropos.el (apropos-show-scores): Make it customizable.
22125 Document new meaning.
22126 (apropos): Compute scores from symbols.
22127 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
22128
22129 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
22130
22131 * ps-bdf.el: Fix copyright line.
22132 (bdf-directory-list): Fix initialization code.
22133
22134 2003-07-11 John Paul Wallington <jpw@gnu.org>
22135
22136 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
22137 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
22138 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
22139
22140 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
22141
22142 * emacs-lisp/ring.el (ring-elements): Doc fix.
22143
22144 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
22145
22146 * calendar/timeclock.el (timeclock-relative)
22147 (timeclock-ask-before-exiting, timeclock-use-display-time):
22148 Doc changes.
22149 (timeclock-modeline-display): Give a message if
22150 `timeclock-use-display-time' is non-nil but `display-time-mode'
22151 is not active.
22152
22153 2003-07-11 Kenichi Handa <handa@m17n.org>
22154
22155 * international/mule-cmds.el (set-language-environment):
22156 Set current-language-environment to the correct string.
22157
22158 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
22159
22160 * ps-print.el: Print line number correctly in a region. Reported by
22161 Tim Allen <timallen@ls83.fsnet.co.uk>.
22162 (ps-print-version): New version number (6.6.2).
22163 (ps-printing-region): Code fix.
22164
22165 2003-07-10 John Paul Wallington <jpw@gnu.org>
22166
22167 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
22168 this function can be called from `add-completions-from-tags-table'.
22169
22170 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
22171
22172 * calendar/timeclock.el (timeclock-use-display-time)
22173 (timeclock-day-over-hook, timeclock-workday-remaining)
22174 (timeclock-status-string, timeclock-when-to-leave)
22175 (timeclock-when-to-leave-string, timeclock-log-data)
22176 (timeclock-find-discrep, timeclock-day-base)
22177 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
22178 (timeclock-modeline-display): Set the variable
22179 `timeclock-modeline-display'.
22180 (timeclock-update-modeline): Doc fix. Respect value of
22181 `timeclock-relative'.
22182
22183 2003-07-09 Richard M. Stallman <rms@gnu.org>
22184
22185 * textmodes/reftex-parse.el (reftex-all-document-files):
22186 Add autoload cookie.
22187
22188 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
22189 (reftex-scanning-info-available-p): Add autoload cookie.
22190
22191 * international/mule-cmds.el
22192 (set-display-table-and-terminal-coding-system): Delete duplicate
22193 aset on standard-display-table.
22194
22195 * view.el (view-file): If existing buffer's major mode is special,
22196 don't go into view mode.
22197
22198 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
22199
22200 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
22201
22202 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
22203 buffer changes; there's third party code that calls this function
22204 directly.
22205
22206 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
22207
22208 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
22209 (autodoc-font-lock-keywords): Don't byte compile on font lock
22210 initialization when running from byte compiled files.
22211
22212 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
22213
22214 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
22215 statement ends with auto-increment "++".
22216
22217 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
22218
22219 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
22220 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
22221 these are changed, so declare them as variables and not constants.
22222
22223 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
22224
22225 * subr.el (dolist, dotimes): Doc fix.
22226
22227 2003-07-08 Kim F. Storm <storm@cua.dk>
22228
22229 * international/mule-cmds.el
22230 (set-display-table-and-terminal-coding-system): Don't break
22231 bootstrap if standard-display-table isn't setup yet.
22232
22233 2003-07-07 Richard M. Stallman <rms@gnu.org>
22234
22235 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
22236 Give it a doc string, and autoload it.
22237
22238 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
22239 Use with-no-warnings.
22240
22241 * info.el (Info-search): If find invisible text, search again.
22242
22243 * isearch.el (search-whitespace-regexp): Add a shy group around it.
22244
22245 * man.el (Man-name-regexp): Match + as part of name.
22246
22247 * simple.el (visible-mode): Rename from vis-mode.
22248 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
22249
22250 * simple.el (current-word): New arg REALLY-WORD specifies
22251 don't include punctuation chars.
22252
22253 * emacs-lisp/debug.el (debug, debugger-env-macro):
22254 Use with-no-warnings while accessing and binding unread-command-char.
22255
22256 * international/mule-cmds.el
22257 (set-display-table-and-terminal-coding-system): Use explicit loop
22258 instead of calling standard-display-default.
22259
22260 * net/ange-ftp.el (ange-ftp-file-symlink-p):
22261 Use condition-case to catch error in ange-ftp-get-files.
22262
22263 * net/browse-url.el (browse-url-browser-function):
22264 Add alternative for Epiphany.
22265 (browse-url-epiphany-program, browse-url-epiphany-arguments)
22266 (browse-url-epiphany-startup-arguments)
22267 (browse-url-epiphany-new-window-is-tab): New variables.
22268 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
22269
22270 * progmodes/compile.el (compile-auto-highlight): Default now t.
22271 (compile): Doc fix.
22272 (compilation-next-error): Fix previous change.
22273
22274 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
22275
22276 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
22277
22278 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
22279
22280 * gdb-ui.el (gdb-source-info): Display current frame when
22281 attaching to an existing process.
22282 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
22283 while laying out windows when attaching to an existing process.
22284
22285 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
22286
22287 * info.el (Info-menu): Use Info-menu-entry-name-re.
22288
22289 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
22290
22291 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
22292 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
22293
22294 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
22295 to match the same text.
22296
22297 2003-07-06 John Paul Wallington <jpw@gnu.org>
22298
22299 * vc.el (vc-annotate-offset): Move defvar up.
22300
22301 2003-07-06 Kim F. Storm <storm@cua.dk>
22302
22303 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
22304 This should fix the infinite loop when extracting menu names.
22305
22306 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
22307
22308 * files.el (auto-mode-alist, interpreter-mode-alist):
22309 Remove entries to CC Mode modes to avoid duplicates; they are now added
22310 with autoload directives in cc-mode.el.
22311
22312 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
22313
22314 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
22315 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
22316 these are changed, so declare them as variables and not constants.
22317
22318 * progmodes/cc-mode.el: Fix some autoload problems: Try to
22319 ensure that the entry for ".c" extension comes before the one for
22320 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
22321 Fix incorrect entries that were added to `interpreter-mode-alist'.
22322 Move the autoload directives for AWK to the top level since they
22323 aren't recognized anywhere else. Do not use the new AWK mode doc
22324 in the autoload form for the old AWK mode.
22325
22326 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
22327
22328 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
22329 (bibtex-sort-ignore-string-entries): Default value t.
22330 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
22331 erroneously in previous version.
22332 (bibtex-string-files): Docstring reflects new parsing scheme.
22333 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
22334 docstring, add # as one of the chars to crush
22335 (bibtex-autokey-prefix-string, bibtex-autokey-names)
22336 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
22337 (bibtex-autokey-name-change-strings)
22338 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
22339 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
22340 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
22341 (bibtex-autokey-title-terminators)
22342 (bibtex-autokey-titlewords-stretch)
22343 (bibtex-autokey-titleword-ignore)
22344 (bibtex-autokey-titleword-case-convert)
22345 (bibtex-autokey-titleword-abbrevs)
22346 (bibtex-autokey-titleword-abbrevs)
22347 (bibtex-autokey-titleword-change-strings)
22348 (bibtex-autokey-titleword-length)
22349 (bibtex-autokey-titleword-separator)
22350 (bibtex-autokey-name-year-separator)
22351 (bibtex-autokey-year-title-separator)
22352 (bibtex-autokey-before-presentation-function)
22353 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
22354 Fix docstring.
22355 (bibtex-strings, bibtex-reference-keys):
22356 Use lazy-completion-table and make-variable-buffer-local.
22357 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
22358 (bibtex-braced-string-syntax-table)
22359 (bibtex-quoted-string-syntax-table): New variables.
22360 (bibtex-parse-nested-braces): Remove.
22361 (bibtex-parse-field-string): Use syntax table and forward-sexp.
22362 (bibtex-parse-association): Simplify.
22363 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
22364 (bibtex-parse-field-text): Simplify.
22365 (bibtex-search-forward-field, bibtex-search-backward-field):
22366 argument BOUND can take value t.
22367 (bibtex-start-of-field, bibtex-start-of-name-in-field)
22368 (bibtex-end-of-name-in-field, bibtex-end-of-field)
22369 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
22370 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
22371 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
22372 (bibtex-skip-to-valid-entry): Return buffer position of beginning
22373 and ending of entry. Update for changes of bibtex-search-entry.
22374 Simplify.
22375 (bibtex-map-entries): FUN is called with three arguments.
22376 (bibtex-search-entry): Return a cons pair with buffer positions of
22377 beginning and end of entry.
22378 (bibtex-enclosing-field): Simplify.
22379 (bibtex-format-entry): Use booktitle to set a missing title.
22380 (bibtex-autokey-get-names): Fiddle with regexps.
22381 (bibtex-generate-autokey): Use identity.
22382 (bibtex-parse-keys): Use simplified parsing algorithm if
22383 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
22384 arguments. Return alist of keys.
22385 (bibtex-parse-strings): Simplify. Return alist of strings.
22386 (bibtex-complete-string-cleanup): Fix docstring.
22387 (bibtex-read-key): New function.
22388 (bibtex-mode): Fix docstring. Do not parse for keys and
22389 strings when the mode is entered. Set fill-paragraph-function to
22390 bibtex-fill-field. Setup font-lock-mark-block-function the way
22391 font-lock intended.
22392 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
22393 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
22394 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
22395 (bibtex-Preamble): Avoid hard coded constants.
22396 (bibtex-make-field): Fix docstring. Simplify.
22397 (bibtex-beginning-of-entry): Always return new position of point.
22398 (bibtex-end-of-entry): Rearrange cond clauses.
22399 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
22400 Update for changes of bibtex-map-entries.
22401 (bibtex-ispell-abstract): Do not move point.
22402 (bibtex-entry-index): Use downcase. Simplify.
22403 (bibtex-lessp): Handle catch-all.
22404 (bibtex-find-crossref): Turn into a command.
22405 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
22406 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
22407 preamble entries.
22408 (bibtex-fill-field-bounds): New function.
22409 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
22410 (bibtex-fill-entry): Use bibtex-fill-field-bounds
22411 (bibtex-String): Use bibtex-strings. Always obey
22412 bibtex-sort-ignore-string-entries.
22413
22414 2003-07-05 John Paul Wallington <jpw@gnu.org>
22415
22416 * cus-theme.el (customize-create-theme):
22417 Call `customize-create-theme' in Reset widget's notify function.
22418
22419 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
22420 (ibuffer-mark-interactive): Use `or' instead of `unless'.
22421 (define-ibuffer-column name): Add summarizer.
22422 (define-ibuffer-column size): Likewise.
22423 (define-ibuffer-column filename): Likewise.
22424 (define-ibuffer-column process): Likewise. Change BODY's output too.
22425 (define-ibuffer-column filename-and-process): Likewise, likewise.
22426 (ibuffer): Remove local vars `already-in' and `need-update'.
22427
22428 * ibuf-ext.el: Don't require `derived' at compile-time.
22429
22430 2003-07-05 Kim F. Storm <storm@cua.dk>
22431
22432 * info.el: Disable paragraph refilling.
22433 (Info-refill-paragraphs): New defcustom.
22434 (Info-fontify-node): Use it.
22435
22436 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
22437
22438 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
22439 thingies from constructors created by defstruct.
22440
22441 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
22442 the default value of the variable.
22443 (byte-code-meter): Move declaration to top level.
22444
22445 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
22446
22447 * info.el (Info-following-node-name-re): New fun.
22448 (Info-following-node-name): Remove.
22449 (Info-insert-dir): Use the new fun.
22450 (Info-extract-pointer): Don't save restriction; use new fun.
22451 (Info-menu-entry-name-re): New const.
22452 (Info-menu-entry-name-re): Use it along with new fun.
22453 (Info-node-spec-re): Use new fun.
22454 (Info-complete-menu-item, Info-fontify-node): Use new const.
22455 (Info-goto-node, Info-follow-reference, Info-menu-update):
22456 Use match-string.
22457 (Info-follow-reference): Use assoc-string.
22458 Use a list of strings for the completion table.
22459 (Info-fontify-node): Use match-string, line-end-position.
22460 Limit the search for `node:' to the first line.
22461
22462 * newcomment.el (uncomment-region): Remove padding coming from
22463 comment-start rather than just from comment-padding.
22464
22465 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
22466 (vc-cvs-stay-local-p): Use vc-stay-local-p.
22467 (vc-cvs-rename-file): Remove (use the default).
22468 (vc-cvs-register): Register parent dir if needed.
22469 (vc-cvs-could-register): Return non-nil if parent can be registered.
22470 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
22471 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
22472
22473 * vc-svn.el (vc-svn-use-edit): Make it into a const.
22474 (vc-svn-update): Fix the arguments to `svn'.
22475 (vc-svn-diff-tree): Just use `vc-svn-diff'.
22476 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
22477 Simple implementations, assuming `name' is a URL.
22478
22479 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
22480 set of chars allowed unquoted in a case pattern.
22481
22482 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
22483
22484 * font-lock.el (font-lock-extra-types-widget)
22485 (c-font-lock-extra-types, c++-font-lock-extra-types)
22486 (objc-font-lock-extra-types, java-font-lock-extra-types)
22487 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
22488 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
22489 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
22490 (font-lock-match-c++-structor-declaration)
22491 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
22492 (c++-font-lock-keywords-3, c++-font-lock-keywords)
22493 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
22494 (objc-font-lock-keywords-3, objc-font-lock-keywords)
22495 (java-font-lock-keywords-1, java-font-lock-keywords-2)
22496 (java-font-lock-keywords-3, java-font-lock-keywords)
22497 (java-font-lock-syntactic-face-function): Remove obsolete code
22498 and constants. It's all in cc-fonts.el now.
22499
22500 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
22501
22502 * mail/sendmail.el (mail-specify-envelope-from)
22503 (mail-envelope-from): Doc fix.
22504
22505 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
22506
22507 * generic-x.el: Do away with the dependency on `c-emacs-features'
22508 when populating `rul-generic-mode-syntax-table'; we already know
22509 this isn't XEmacs.
22510
22511 See ChangeLog.10 for earlier changes.
22512
22513 ;; Local Variables:
22514 ;; coding: iso-2022-7bit
22515 ;; End:
22516
22517 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
22518 Copying and distribution of this file, with or without modification,
22519 are permitted provided the copyright notice and this notice are preserved.
22520
22521 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1