]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-369
[gnu-emacs] / lisp / ChangeLog
1 2005-06-10 Miles Bader <miles@gnu.org>
2
3 * longlines.el (longlines-visible-face): Face removed.
4
5 * diff-mode.el (diff-header, diff-file-header, diff-index)
6 (diff-hunk-header, diff-removed, diff-added, diff-changed)
7 (diff-function, diff-context, diff-nonexistent): Remove "-face"
8 suffix from face names.
9 (diff-header-face, diff-file-header-face, diff-index-face)
10 (diff-hunk-header-face, diff-removed-face, diff-added-face)
11 (diff-changed-face, diff-function-face, diff-context-face)
12 (diff-nonexistent-face): New backward-compatibility aliases for
13 renamed faces.
14 (diff-header-face, diff-file-header-face)
15 (diff-index, diff-index-face, diff-hunk-header)
16 (diff-hunk-header-face, diff-removed, diff-removed-face)
17 (diff-added, diff-added-face, diff-changed-face, diff-function)
18 (diff-function-face, diff-context-face, diff-nonexistent)
19 (diff-nonexistent-face): Use renamed diff-mode faces.
20
21 * progmodes/compile.el (compilation-warning-face)
22 (compilation-info-face): Remove "-face" suffix from face names.
23 (compilation-warning-face, compilation-info-face):
24 New backward-compatibility aliases for renamed faces.
25 (compilation-warning-face, compilation-info-face):
26 Use renamed compilation faces.
27
28 * add-log.el (change-log-date, change-log-name)
29 (change-log-email, change-log-file, change-log-list)
30 (change-log-conditionals, change-log-function)
31 (change-log-acknowledgement): Remove "-face" suffix from face names.
32 (change-log-date-face, change-log-name-face)
33 (change-log-email-face, change-log-file-face)
34 (change-log-list-face, change-log-conditionals-face)
35 (change-log-function-face, change-log-acknowledgement-face):
36 New backward-compatibility aliases for renamed faces.
37 (change-log-font-lock-keywords): Use renamed change-log faces.
38
39 * cus-edit.el (custom-invalid, custom-rogue, custom-modified)
40 (custom-set, custom-changed, custom-saved, custom-button)
41 (custom-button-pressed, custom-documentation, custom-state)
42 (custom-comment, custom-comment-tag, custom-variable-tag)
43 (custom-variable-button, custom-face-tag, custom-group-tag-1)
44 (custom-group-tag): Remove "-face" suffix from face names.
45 (custom-magic-alist, custom-magic-value-create)
46 (custom-group-sample-face-get, custom-mode): Use renamed custom faces.
47 (custom-invalid-face, custom-rogue-face, custom-modified-face)
48 (custom-set-face, custom-changed-face, custom-saved-face)
49 (custom-button-face, custom-button-pressed-face)
50 (custom-documentation-face, custom-state-face)
51 (custom-comment-face, custom-comment-tag-face)
52 (custom-variable-tag-face, custom-variable-button-face)
53 (custom-face-tag-face, custom-group-tag-face-1)
54 (custom-group-tag-face):
55 New backward-compatibility aliases for renamed faces.
56
57 * wid-edit.el (widget-documentation, widget-button)
58 (widget-field, widget-single-line-field, widget-inactive)
59 (widget-button-pressed): "-face" suffix removed from face names.
60 (widget-documentation-face, widget-button-face)
61 (widget-field-face, widget-single-line-field-face)
62 (widget-inactive-face, widget-button-pressed-face):
63 New backward-compatibility aliases for renamed faces.
64 (widget-documentation-face, widget-button-face)
65 (widget-button-pressed-face, widget-specify-field)
66 (widget-specify-inactive): Use renamed widget faces.
67
68 2005-06-10 Kenichi Handa <handa@m17n.org>
69
70 * term/x-win.el (x-clipboard-yank): Remove condition-case
71 wrapping.
72
73 2005-06-11 Kenichi Handa <handa@m17n.org>
74
75 * add-log.el (change-log-font-lock-keywords): Make the regexp for
76 date lines stricter.
77
78 2005-06-10 Zhang Wei <id.brep@gmail.com> (tiny change)
79
80 * term/x-win.el (x-clipboard-yank): Use x-selection-value instead
81 of x-get-selection.
82
83 2005-06-10 Juanma Barranquero <lekktu@gmail.com>
84
85 * comint.el (comint-mode, comint-snapshot-last-prompt):
86 * frame.el (frame-current-scroll-bars):
87 * term.el (term-mode, term-check-proc, term-input-sender)
88 (term-simple-send, term-extract-string, term-word)
89 (term-match-partial-filename):
90 * window.el (window-current-scroll-bars):
91 * emulation/cua-base.el (cua-normal-cursor-color)
92 (cua-read-only-cursor-color, cua-overwrite-cursor-color)
93 (cua-global-mark-cursor-color):
94 * mail/undigest.el (rmail-forward-separator-regex):
95 Fix typos in docstrings.
96
97 * comint.el (comint-check-proc, make-comint-in-buffer)
98 (comint-source-default): Doc fixes.
99
100 * term.el (term-send-string): Improve argument/docstring
101 consistency.
102
103 2005-06-09 Luc Teirlinck <teirllm@auburn.edu>
104
105 * comint.el (comint-send-input): Bind `inhibit-read-only' around
106 call to `delete-region'.
107 (comint-mode-hook): Do not enable Font Lock by default.
108
109 2005-06-09 Lute Kamstra <lute@gnu.org>
110
111 * textmodes/ispell.el (ispell-menu-map-needed): flyspell-mode
112 could be void.
113
114 2005-06-09 Stefan Monnier <monnier@iro.umontreal.ca>
115
116 * emacs-lisp/debug.el (debugger-will-be-back): New var.
117 (debug): Use it.
118 (debugger-step-through, debugger-continue, debugger-jump)
119 (debugger-return-value): Set it when needed.
120 (debugger-make-xrefs, debugger-frame, debugger-frame-clear):
121 Use inhibit-read-only.
122
123 2005-06-09 Juanma Barranquero <lekktu@gmail.com>
124
125 * window.el (shrink-window-if-larger-than-buffer)
126 (window-size-fixed): Fix typo in docstring.
127
128 * thumbs.el: Don't set `auto-image-file-mode'. Do not create the
129 thumbnails directory on loading.
130 (thumbs-conversion-program): Use `eq' to check the system type,
131 not `equal'.
132 (thumbs-temp-dir): Initialize to `temporary-file-directory',
133 not "/tmp". Fix docstring.
134 (thumbs-thumbsdir): New function to return the thumbnails
135 directory, creating it if needed.
136 (thumbs-cleanup-thumbsdir, thumbs-thumbname): Use it.
137 (thumbs-temp-file): Delete variable and make it into a function.
138 (thumbs-resize-image, thumbs-modify-image): Use it.
139 (thumbs-kill-buffer): Simplify.
140 (thumbs-gensym): Defalias or duplicate CL `gensym'.
141 (thumbs-resize-image, thumbs-resize-interactive): Fix typos in
142 docstrings.
143
144 2005-06-09 Kim F. Storm <storm@cua.dk>
145
146 * subr.el (save-match-data): Add RESEAT arg `evaporate' to
147 set-match-data to free markers in match-data.
148
149 * replace.el (replace-match-data): Pass RESEAT arg `t' to
150 match-data to unchain markers in match-data.
151
152 2005-06-08 Stefan Monnier <monnier@iro.umontreal.ca>
153
154 * emacs-lisp/debug.el (debug): Don't iconify if we know we'll re-enter
155 the debugger immediately anyway. Undo the 2005-06-06 change, rendered
156 unnecessary now.
157
158 2005-06-08 Richard M. Stallman <rms@gnu.org>
159
160 * emacs-lisp/easy-mmode.el (define-minor-mode): If BODY is empty,
161 give the variable a doc string that doesn't say don't set it directly.
162
163 * textmodes/ispell.el (ispell-check-version):
164 Use match-string-no-properties.
165 (ispell-region, ispell-buffer-local-parsing, ispell-buffer-local-dict)
166 (ispell-buffer-local-words): Likewise.
167
168 * progmodes/make-mode.el (makefile-shell-face): Make this a no-op
169 except on terminals with enough colors to really display it.
170 (makefile-dependency-regex): Delete spurious `bb'.
171
172 * faces.el (escape-glyph): Use blue once again in last case.
173 (no-break-space): Redefine so that it isn't invisible on a tty.
174
175 2005-06-08 Kim F. Storm <storm@cua.dk>
176
177 * ido.el (ido-read-file-name): Fallback to read-file-name on C-f
178 also when reading directory name.
179
180 2005-06-08 Lute Kamstra <lute@gnu.org>
181
182 * textmodes/flyspell.el (flyspell-mode): Use define-minor-mode.
183 (flyspell-mode-line-string): Remove autoload cookie.
184 (flyspell-mode): Remove defvar.
185
186 2005-06-07 Lute Kamstra <lute@gnu.org>
187
188 * textmodes/org.el (org-run-mode-hooks): New function.
189 (org-agenda-mode): Use it.
190
191 2005-06-07 David McCabe <davemccabe@gmail.com> (tiny change)
192
193 * emacs-lisp/lisp-mode.el (defstruct): Set `doc-string-elt' property.
194
195 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
196
197 * international/iso-cvt.el (iso-sgml2iso-trans-tab): Add NBSP.
198
199 2005-06-06 Luc Teirlinck <teirllm@auburn.edu>
200
201 * font-lock.el (font-lock-add-keywords): Doc fix.
202
203 2005-06-06 Stefan Monnier <monnier@iro.umontreal.ca>
204
205 * textmodes/tex-mode.el (tex-guess-mode): Add RequirePackage.
206 (tex-compile-default): In the absence of any history, use the order in
207 tex-compile-alist to choose the preferred command.
208 (tex-compile-commands): Reorder a bit.
209
210 * textmodes/flyspell.el (flyspell-auto-correct-binding)
211 (flyspell-incorrect-face, flyspell-duplicate-face):
212 Use (X)Emacs-agnostic code.
213 (flyspell-mode-map): Don't overwrite at each load. Remove code
214 redundant with the subsequent add-minor-mode. Merge Emacs and
215 XEmacs code.
216 (flyspell-word): Minor simplification.
217 (flyspell-math-tex-command-p): Quieten the byte-compiler.
218 (flyspell-external-point-words): Remove unused vars `size' and `start'.
219 (flyspell-do-correct): Rename from flyspell-xemacs-correct.
220 Merge the corresponding Emacs code.
221 (flyspell-correct-word, flyspell-xemacs-popup): Use flyspell-do-correct.
222
223 * emacs-lisp/debug.el (debug): Don't bury the buffer unless it's in
224 a dedicated window.
225
226 * international/latexenc.el (latexenc-find-file-coding-system):
227 Undo part of last patch, to turn off a compiler warning.
228
229 2005-06-06 Juri Linkov <juri@jurta.org>
230
231 * tmm.el (tmm-inactive, tmm-remove-inactive-mouse-face):
232 Rename `tmm-inactive-face' to `tmm-inactive'.
233
234 2005-06-06 Matt Hodges <MPHodges@member.fsf.org>
235
236 * iswitchb.el: Rename faces.
237
238 2005-06-06 Kim F. Storm <storm@cua.dk>
239
240 * emulation/cua-base.el (cua-rectangle, cua-rectangle-noselect)
241 (cua-global-mark): Remove -face suffix from face names.
242
243 * emulation/cua-gmrk.el (cua--init-global-mark):
244 Remove cua-global-mark face setup.
245
246 2005-06-06 Richard M. Stallman <rms@gnu.org>
247
248 * progmodes/make-mode.el (makefile-dependency-regex): Handle whitespace
249 just like other allowed characters.
250 (makefile-match-dependency): Exclude leading and training whitespace
251 from the range of regexp subexp 1.
252 (makefile-macroassign-regex): Don't try to match the body,
253 just the name of the macro being defined.
254
255 * info.el (Info-read-node-name-2): New function.
256 (Info-read-node-name-1): Use that.
257 Add a completion-base-size-function property.
258
259 * simple.el (completion-setup-function): Look for
260 completion-base-size-function property of
261 minibuffer-completion-table.
262
263 * files.el (locate-file-completion): Doc fix.
264
265 * printing.el: Don't call pr-update-menus; user must do that.
266
267 * emacs-lisp/debug.el (debugger-window): New variable.
268 (debug): Use debugger-window if it is set and still alive.
269 Record debugger-window for next entry.
270
271 * mail/supercite.el (sc-mail-glom-frame): Mark as risky.
272
273 2005-06-06 Matthias F\e,Av\e(Brste <slashdevslashnull@gmx.net>
274
275 * files.el (hack-local-variables-confirm): New arg FLAG-TO-CHECK.
276 (hack-one-local-variable, hack-local-variables)
277 (hack-local-variables-prop-line): Pass that arg.
278
279 2005-06-06 Kim F. Storm <storm@cua.dk>
280
281 * ido.el (ido-first-match, ido-only-match, ido-subdir)
282 (ido-indicator): Remove -face suffix from face names.
283
284 2005-06-06 Juri Linkov <juri@jurta.org>
285
286 * font-lock.el (font-lock-regexp-backslash)
287 (font-lock-regexp-backslash-construct): New faces.
288 (lisp-font-lock-keywords-2): Use new faces. Match `?:' only
289 after `('. Add `while-no-input' to control structures.
290
291 * faces.el (no-break-space, shadow): New faces.
292 (escape-glyph): Use less loud colors pink2 and red4.
293
294 * diff-mode.el (diff-context-face)
295 * dired.el (dired-ignored)
296 * rfn-eshadow.el (file-name-shadow)
297 * tmm.el (tmm-inactive-face): Inherit from `shadow' face.
298
299 * info.el (Info-title-1-face): Use green instead of yellow because
300 bold yellow is not readable on light backgrounds.
301
302 * progmodes/compile.el (compilation-start): Move `erase-buffer' up
303 before selecting the desired mode to not spend time fontifying
304 old contents.
305
306 2005-06-06 Juanma Barranquero <lekktu@gmail.com>
307
308 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-image-resizing-step)
309 (thumbs-thumbsdir-auto-clean): Fix typos in docstrings.
310
311 * ps-print.el (ps-default-fg, ps-default-bg):
312 Fix typos in docstrings.
313
314 * isearchb.el (isearchb): Don't pass a spurious second argument to
315 `iswitchb-completions'.
316
317 2005-06-05 Nick Roberts <nickrob@snap.net.nz>
318
319 * progmodes/gdb-ui.el (gdb-info-locals-handler): Use window point
320 to preserve point.
321 (gdb-find-file-hook): Add doc string.
322
323 * progmodes/gud.el (gdb, gud-menu-map): Add command to evaluate
324 C dereferenced pointer expression.
325 (gud-tool-bar-map): Put it on the tool bar. Re-order icons.
326
327 * toolbar/gud-pstar.xpm, toolbar/gud-pstar.pbm: New files.
328
329 * toolbar/gud-break.xpm, toolbar/gud-cont.xpm, toolbar/gud-down.xpm
330 * toolbar/gud-finish.xpm, toolbar/gud-ni.xpm, toolbar/gud-n.xpm
331 * toolbar/gud-print.xpm, toolbar/gud-remove.xpm, toolbar/gud-run.xpm
332 * toolbar/gud-si.xpm, toolbar/gud-s.xpm, toolbar/gud-until.xpm
333 * toolbar/gud-up.xpm, toolbar/gud-watch.xpm:
334 Make background transparent.
335
336 2005-06-04 Luc Teirlinck <teirllm@auburn.edu>
337
338 * font-lock.el (font-lock-add-keywords): Doc fix. Comment change.
339 (font-lock-remove-keywords): Doc fix.
340 (font-lock-mode-major-mode): Compiler defvar.
341 (font-lock-set-defaults): Use `font-lock-mode-major-mode'.
342
343 * font-core.el (font-lock-mode-major-mode): Compiler defvar.
344 (font-lock-mode): Update `font-lock-mode-major-mode'.
345 (font-lock-set-defaults): Compiler defvar.
346 (font-lock-default-function): Take `font-lock-mode-major-mode'
347 into account.
348
349 * emacs-lisp/easy-mmode.el (define-global-minor-mode): Make it
350 keep track of which major mode it enabled the minor mode for.
351 Use find-file-hook again. Update docstring.
352
353 * simple.el (eval-expression-print-level)
354 (eval-expression-print-length, eval-expression-debug-on-error):
355 Doc fixes.
356
357 2005-06-04 Matt Hodges <MPHodges@member.fsf.org>
358
359 * iswitchb.el (iswitchb-single-match-face)
360 (iswitchb-current-match-face, iswitchb-virtual-matches-face)
361 (iswitchb-invalid-regexp-face): New faces.
362 (iswitchb-completions): Use them.
363 (iswitchb-use-faces): Rename from iswitchb-use-fonts, which is
364 now marked as an obsolete alias.
365 (iswitchb-read-buffer): Remove check for bound font variables.
366 (iswitchb-invalid-regexp): New free variable.
367 (iswitchb-get-matched-buffers): Catch invalid-regexp errors and
368 set iswitchb-invalid-regexp.
369 (iswitchb, iswitchb-complete, iswitchb-completions): Deal with
370 invalid regexps.
371 (iswitchb-completions): Add check for complete match when entering
372 a regexp.
373 (iswitchb-completions): Remove require-match argument.
374 (iswitchb-exhibit): Fix caller.
375 (iswitchb-common-match-inserted): New variable.
376 (iswitchb-complete, iswitchb-completion-help): Use it.
377
378 2005-06-04 David Reitter <david.reitter@gmail.com> (tiny change)
379
380 * url-http.el (url-http-chunked-encoding-after-change-function):
381 Use `url-http-debug' instead of `message'.
382
383 2005-06-04 Thierry Emery <thierry.emery@free.fr> (tiny change)
384
385 * url-http.el (url-http-parse-headers): Pass redirected URL as a
386 callback argument.
387
388 2005-06-04 Kim F. Storm <storm@cua.dk>
389
390 * simple.el (line-move): Only call sit-for when moving backwards.
391
392 * ido.el (ido-make-merged-file-list-1): New defun split from
393 ido-make-merged-file-list.
394 (ido-make-merged-file-list): Bind throw-on-input around call to
395 ido-make-merged-file-list-1. Return input-pending-p if
396 interrupted by more input available.
397 (ido-read-internal): Handle input-pending-p return value from
398 ido-make-merged-file-list.
399
400 2005-06-03 Stefan Monnier <monnier@iro.umontreal.ca>
401
402 * textmodes/flyspell.el (flyspell-check-word-p): Simplify silly
403 compatibility code.
404
405 * international/latexenc.el (latexenc-find-file-coding-system):
406 Don't inherit the EOL part of the coding-system from the
407 tex-main buffer. Fit within 80 columns.
408
409 2005-06-03 Matt Hodges <MPHodges@member.fsf.org>
410
411 * tmm.el (tmm-inactive-face): New face.
412 (tmm-remove-inactive-mouse-face): New function.
413 (tmm-prompt, tmm-add-one-shortcut)
414 (tmm-add-prompt, tmm-get-keymap): Make active menu items visible
415 but not selectable.
416
417 2005-06-03 Juanma Barranquero <lekktu@gmail.com>
418
419 * faces.el (face-equal): Improve argument/docstring consistency.
420
421 2005-06-03 Daniel Pfeiffer <occitan@esperanto.org>
422
423 * progmodes/make-mode.el (makefile-targets-face)
424 (makefile-shell-face, makefile-makepp-perl-face): Add :version.
425 (makefile-bsdmake-dependency-regex)
426 (makefile-makepp-rule-action-regex)
427 (makefile-bsdmake-rule-action-regex): New constants.
428 (makefile-makepp-mode, makefile-bsdmake-mode): Use them.
429
430 * progmodes/compile.el (compilation-error-regexp-alist-alist):
431 Allow (...) within `...' for makepp messages.
432
433 2005-06-03 Michael Kifer <kifer@cs.stonybrook.edu>
434
435 * ediff-diff.el (ediff-same-contents): Eliminate CL-type functions.
436
437 * ediff-mult.el (ediff-intersect-directories): Make sure that ".." and
438 "." files are deleted from all file lists before comparison.
439
440 * viper-keym.el (viper-toggle-key, viper-quoted-insert-key)
441 (viper-ESC-key): Made them customizable.
442
443 * viper.el (viper-non-hook-settings): Fix the names of defadvices.
444
445 2005-06-01 Luc Teirlinck <teirllm@auburn.edu>
446
447 * autorevert.el (auto-revert-buffers): Use save-match-data.
448
449 2005-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
450
451 * emacs-lisp/easymenu.el (easy-menu-return-item): Quick fix to find
452 menu items with a nil command binding.
453
454 2005-06-01 Juanma Barranquero <lekktu@gmail.com>
455
456 * emacs-lisp/cl-macs.el (defsetf):
457 Improve argument/docstring consistency.
458
459 * faces.el (list-faces-display): Improve the formatting by
460 computing the maximum length required for any face-name (reworked
461 patch of 1999-01-11, accidentally deleted on 1999-07-21).
462 (internal-find-face): Remove redundant info in docstring.
463
464 2005-06-01 Nick Roberts <nickrob@snap.net.nz>
465
466 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-1)
467 (gdb-info-breakpoints-custom, gdb-delete-breakpoint)
468 (gdb-goto-breakpoint, gdb-source-info, gdb-get-location)
469 (gdb-assembler-custom): Improve regexps.
470 (def-gdb-auto-update-handler): Use window point to preserve point.
471
472 2005-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
473
474 * thumbs.el (thumbs-mode): Fix misuse of make-variable-buffer-local.
475
476 2005-05-31 Jay Belanger <belanger@truman.edu>
477
478 * calc/calc-embed.el (calc-embedded-word): Change argument passed
479 to calc-embedded.
480 (calc-embedded-make-info): Have plain prefix argument select
481 entire line.
482
483 2005-05-31 Juanma Barranquero <lekktu@gmail.com>
484
485 * faces.el (list-faces-display): Signal error if passed a regexp
486 that matches no face name.
487
488 * simple.el (filter-buffer-substring): Fix typo in docstring.
489
490 2005-05-31 Richard M. Stallman <rms@gnu.org>
491
492 * progmodes/vhdl-mode.el (vhdl-fill-region): Test ARG, not INTERACTIVE.
493 (vhdl-emacs-21): Doc fix.
494 (vhdl-mode): Unconditionally set comment-padding.
495 (vhdl-fixup-whitespace-region): Insert spaces only where
496 there are none.
497 (vhdl-statistics-buffer): Make the Emacs 21 behavior universal.
498
499 2005-05-30 John Wiegley <johnw@newartisans.com>
500
501 * eshell/em-cmpl.el, eshell/em-dirs.el, eshell/em-glob.el
502 * eshell/em-unix.el, eshell/esh-ext.el, eshell/esh-io.el
503 * eshell/esh-util.el, eshell/esh-var.el: Change all uses of
504 `directory-sep-char' to ?/, and all uses of `string-to-int' to
505 `string-to-number'.
506
507 2005-05-30 Jay Belanger <belanger@truman.edu>
508
509 * calc/calc.el (calc-bug-address): Fix docstring.
510 (calc-window-hook, calc-trail-window-hook): New variables.
511 (calc-trail-display): Restore use of calc-trail-window-hook.
512 (calc): Restore use of calc-window-hook.
513
514 2005-05-31 Masatake YAMATO <jet@gyve.org>
515
516 * emacs-lisp/find-func.el (find-function-noselect): Handle subroutines.
517
518 * help-fns.el (help-C-file-name): Add autoload mark for
519 `find-function-noselect'.
520
521 2005-05-30 Stefan Monnier <monnier@iro.umontreal.ca>
522
523 * textmodes/tex-mode.el (tex-compile-commands, tex-compile)
524 (tex-start-tex): Undo all but the last part of the 2005-05-28 change.
525
526 2005-05-30 Glenn Morris <gmorris@ast.cam.ac.uk>
527
528 * calendar/diary-lib.el (mark-included-diary-files): Only kill
529 included diary buffer if it was not already being visited.
530 Reported by Stephen Berman <Stephen.Berman@gmx.net>.
531
532 * calendar/icalendar.el (top-level): Do not require 'appt.
533
534 * mail/supercite.el (sc-select-attribution): Only use a list
535 element from sc-attrib-selection-list if it returns a string.
536 Reported by Davide G. M. Salvetti <salve@debian.org>.
537
538 2005-05-30 Juanma Barranquero <lekktu@gmail.com>
539
540 * thumbs.el (thumbs-thumbname): The resulting thubname now
541 includes a hash value to improve its uniqueness, and has a ".jpg"
542 extension. Also, it is now a valid filename on all systems.
543 (thumbs-make-thumb): Use `let', not `let*'.
544 (thumbs-show-thumbs-list): Check for JPEG availability.
545
546 2005-05-30 Richard M. Stallman <rms@gnu.org>
547
548 * filesets.el (filesets-menu-ensure-use-cached):
549 Prevent warning when emacs-version>= is undefined.
550
551 * printing.el (pr-interactive-n-up): Use string-to-number.
552
553 * emulation/tpu-mapper.el: Use eval-buffer, not eval-current-buffer.
554
555 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn):
556 Warn only when name to be defined is quoted.
557
558 2005-05-30 Nick Roberts <nickrob@snap.net.nz>
559
560 * progmodes/gdb-ui.el (gdb-toggle-breakpoint):
561 Make regexp more robust.
562 (gdb-display-assembler-buffer, gdb-frame-assembler-buffer):
563 Force regeneration of disassembly.
564
565 2005-05-29 Jay Belanger <belanger@truman.edu>
566
567 * calc/calc.el (calc-user-invocation): Check if
568 calc-invocation-macro is non-nil.
569
570 2005-05-29 Juri Linkov <juri@jurta.org>
571
572 * add-log.el (change-log-font-lock-keywords):
573 Add `+' to e-mail regexp to accept mail address with keywords.
574
575 * man.el (Man-name-regexp): Add `:' to accept qualified names.
576
577 2005-05-29 Luc Teirlinck <teirllm@auburn.edu>
578
579 * progmodes/inf-lisp.el (inferior-lisp-mode): Use delay-mode-hooks.
580
581 * ielm.el (inferior-emacs-lisp-mode): Ditto.
582
583 2005-05-29 Richard M. Stallman <rms@gnu.org>
584
585 * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
586 Undo the change that moves to end of the current word.
587
588 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
589
590 * progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
591 Throw error when count <= 0 to ensure input is a number.
592 (gdb-read-memory-custom): Pick up address from buffer.
593 (gdb-memory-mode): Allow user to increment and decrement
594 memory address from header line.
595
596 2005-05-29 Richard M. Stallman <rms@gnu.org>
597
598 * flyspell.el (flyspell-version): Function deleted.
599 (flyspell-auto-correct-previous-hook): Doc fix.
600
601 * jit-lock.el (jit-lock-function, jit-lock-after-change):
602 Do nothing if memory is full.
603
604 * font-lock.el (font-lock-fontify-syntactically-region):
605 Pass t for GREEDY to looking-back.
606
607 * saveplace.el (save-place-alist-to-file): Write the file
608 using write-region.
609
610 * subr.el (looking-back): New argument GREEDY.
611
612 * progmodes/compile.el (compilation-start): Set the mode
613 before inserting the initial text.
614
615 * progmodes/which-func.el (which-func-update-1): Turn the mode
616 off in case of error by setting which-func-mode.
617
618 2005-05-29 Peter Heslin <p.j.heslin@durham.ac.uk> (tiny change)
619
620 * flyspell.el (flyspell-auto-correct-previous-word):
621 Narrow down to what's on the screen, and recenter overlays
622 at the end of the next word.
623
624 2005-05-29 Manuel Serrano <Manuel.Serrano@sophia.inria.fr>
625
626 * flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
627 (flyspell-default-delayed-commands): Add backward-delete-char-untabify.
628 (flyspell-abbrev-p): Default to nil.
629 (flyspell-use-global-abbrev-table-p): Doc fix.
630 (flyspell-large-region): Allow nil as value.
631 (flyspell-use-meta-tab, flyspell-auto-correct-binding): New variables.
632
633 (mail-mode-flyspell-verify): More robust handling
634 of `mail-header-separator'. More efficient signature detection.
635 Allow for regexp metacharacters in message-header-separator.
636 Adding `To' not to be checked in mail-mode-flyspell-verify.
637
638 (flyspell-prog-mode): Run flyspell-prog-mode-hook.
639 (flyspell-mouse-map): Bind M-TAB only if flyspell-use-meta-tab.
640 Bind flyspell-auto-correct-binding.
641 Bind C-. and C-, .
642 (flyspell-mode-map): Likewise.
643 (flyspell-mode): Doc fix.
644 (flyspell-accept-buffer-local-defs): Preserve current buffer.
645 (flyspell-mode-on): Bind flyspell-mouse-map and flyspell-mode-map.
646 (flyspell-word-cache-result): New var, always local.
647 (flyspell-check-pre-word-p): Doc fix.
648 (flyspell-check-changed-word-p): Handle spc like newline.
649 (flyspell-post-command-hook): Set flyspell-word-cache-result.
650 (flyspell-word-search-backward, flyspell-word-search-forward):
651 New functions.
652 (flyspell-word): Return t if nothing to check.
653 When parsing TeX code, check for after } or \.
654 Use flyspell-word-search-backward to find previous word.
655 Return nil if duplicated word.
656 For word already checked, return same value as last time.
657 Set flyspell-word-cache-result after checking.
658 Don't clobber the return value.
659 (flyspell-get-word): Major rewrite.
660 (flyspell-external-point-words): New locals pword, pcount.
661 Fix size used in progress message.
662 Find the proper corresponding word in flyspell-large-region-buffer.
663 (flyspell-region): Check for flyspell-large-region = nil.
664 (flyspell-highlight-incorrect-region): Clean up overlays in region.
665 (flyspell-auto-correct-word): Check that WORD is a cons.
666 (flyspell-correct-word): Likewise.
667
668 2005-05-29 Daniel Pfeiffer <occitan@esperanto.org>
669
670 * progmodes/make-mode.el (makefile-rule-action-regex)
671 (makefile-macroassign-regex, makefile-makepp-mode)
672 (makefile-bsdmake-mode): Continuation lines may be empty.
673 Reported by Joshua Varner.
674 (makefile-makepp-font-lock-keywords): Add $(stem).
675
676 2005-05-28 Karl Berry <karl@gnu.org>
677
678 * textmodes/tex-mode.el: Now that tex-send-command calls
679 shell-quote-argument (2005-03-31 change), remove all calls to
680 shell-quote-argument; they all end up invoking tex-send-command.
681 The double quoting loses on filenames with non-safe characters,
682 such as "@". Reported by Frederik Fouvry.
683
684 2005-05-29 Nick Roberts <nickrob@snap.net.nz>
685
686 * progmodes/gdb-ui.el (gdb-assembler-custom): Be more careful
687 about preserving point.
688
689 2005-05-27 Jay Belanger <belanger@truman.edu>
690
691 * calc/calc-misc.el (calc-info-goto-node): Use info instead of
692 Info-goto-node.
693
694 * calc/calc-embed.el (calc-embed-arg): New variable.
695 (calc-do-embedded-activate, calc-embedded-activate-formula)
696 (calc-embedded-edit, calc-do-embedded-activate): Replace undeclared
697 variable by new variable.
698 (calc-embedded-make-info): Replace undeclared variable by new
699 variable. When selecting region with positive prefix
700 argument, use end of previous line instead of beginning of line.
701
702 * calc/calc-aent.el (calc-arg-values): Declare it.
703
704 * calc/calc-ext.el (calc-help-map, calc-alg-map, calc-alg-esc-map):
705 Declare them.
706
707 * calc/calc-stuff.el (math-decls-cache-tag): Declare it.
708
709 * calc/calc.el (calc-alg-map): Declare it.
710
711 * calc/calcalg2.el (math-decls-cache, math-decls-all): Declare them.
712
713 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
714
715 * progmodes/gdb-ui.el (gdb-all-registers): New variable.
716 (gdb-registers-buffer, toggle-gdb-all-registers):
717 Toggle display of floating point registers.
718 (gdb-registers-mode-map): Bind SPC to toggle-gdb-all-registers.
719
720 * progmodes/gud.el (gud-goto-info): Use info. Don't use require.
721 (toggle-gud-tooltip-dereference):
722 Rename from gud-toggle-tooltip-dereference.
723
724 2005-05-27 Stefan Monnier <monnier@iro.umontreal.ca>
725
726 * info.el (Info-goto-node): Revert autoload addition (2004-06-12).
727
728 2005-05-27 Jay Belanger <belanger@truman.edu>
729
730 * calc/calc-prog.el (calc-kbd-report): Remove.
731 (calc-kbd-query): Rewrite.
732
733 2005-05-27 Juanma Barranquero <lekktu@gmail.com>
734
735 * image.el (image-library-alist): Move to image.c.
736 (image-type-available-p): Doc fix.
737
738 2005-05-27 Lute Kamstra <lute@gnu.org>
739
740 * calc/calc.el (calc):
741 * outline.el (outline-1, outline-2, outline-3, outline-4)
742 (outline-5, outline-6, outline-7, outline-8):
743 * textmodes/dns-mode.el (dns-mode):
744 * textmodes/sgml-mode.el (sgml-namespace-face):
745 * textmodes/tex-mode.el (superscript, subscript, tex-math-face)
746 (tex-verbatim-face, tex-use-reftex):
747 * textmodes/texinfo.el (texinfo-heading-face):
748 Specify customization group.
749
750 * longlines.el: Don't require easy-mmode.
751 (longlines-visible-face): Specify customization group.
752
753 2005-05-27 Kenichi Handa <handa@m17n.org>
754
755 * language/cyrillic.el: Add cyrillic-iso8859-5 characters in the
756 encoding table of windows-1251.
757
758 * international/ucs-tables.el (ucs-set-table-for-input):
759 If translation-table-for-input of a coding system is a symbol, get
760 its translation-table property.
761
762 * international/code-pages.el: Don't register a coding system into
763 non-iso-charset-alist more than once.
764 (cp-make-coding-system): Likewise.
765
766 2005-05-26 John Wiegley <johnw@newartisans.com>
767
768 * eshell/esh-cmd.el (eshell-eval-command): If the return value of
769 `eshell-resume-eval' is wrapped in a list, it indicates that the
770 command was run asynchronously. In that case, unwrap the value
771 before checking the delimiter value.
772
773 * eshell/em-cmpl.el (eshell-complete-parse-arguments): If the
774 character before a space at the end of a line is \, assume the space
775 is part of the last argument rather than a final argument separator.
776
777 * eshell/esh-io.el (eshell-get-target): If `eshell-buffer-shorthand'
778 is in use, and the target is `t' or `nil' (which are the most common
779 values), don't assume that the symbol target is a buffer.
780
781 2005-05-26 Luc Teirlinck <teirllm@auburn.edu>
782
783 * calendar/calendar.el (calendar-mode-line-format):
784 Use mode-line-highlight as mouse-face.
785
786 * time.el (display-time-string-forms, display-time-update):
787 Use mode-line-highlight as mouse-face.
788
789 2005-05-26 Jay Belanger <belanger@truman.edu>
790
791 * calc/calc.el (calc-language-alist): Remove extra defvar.
792
793 2005-05-26 Lute Kamstra <lute@gnu.org>
794
795 * arc-mode.el (archive-mode):
796 * bookmark.el (bookmark-read-annotation-mode)
797 (bookmark-edit-annotation-mode, bookmark-bmenu-mode):
798 * bs.el (bs-mode):
799 * calc/calc-yank.el (calc-edit-mode):
800 * calc/calc.el (calc-mode, calc-trail-mode):
801 * calculator.el (calculator-mode):
802 * chistory.el (command-history-mode):
803 * comint.el:
804 * cus-edit.el (custom-mode):
805 * descr-text.el (describe-text-mode):
806 * ebuff-menu.el (Electric-buffer-menu-mode):
807 * ediff-util.el (ediff-mode):
808 * emacs-lisp/re-builder.el (reb-mode):
809 * emulation/vi.el (vi-mode-setup):
810 * emulation/ws-mode.el (wordstar-mode):
811 * eshell/esh-mode.el (eshell-mode):
812 * forms.el (forms-mode):
813 * help-mode.el (help-mode):
814 * hexl.el (hexl-mode):
815 * ibuffer.el (ibuffer-mode):
816 * ielm.el (inferior-emacs-lisp-mode):
817 * info.el (Info-mode, Info-edit-mode):
818 * international/swedish.el:
819 * ledit.el (ledit-from-lisp-mode):
820 * locate.el (locate-mode):
821 * mail/rmail.el (rmail-mode):
822 * mail/rmailedit.el (rmail-edit-mode):
823 * mail/rmailsum.el (rmail-summary-mode):
824 * mail/supercite.el (sc-electric-mode):
825 * net/eudc.el (eudc-mode):
826 * net/quickurl.el (quickurl-list-mode):
827 * net/snmp-mode.el (snmp-mode, snmpv2-mode):
828 * obsolete/ooutline.el (outline-mode):
829 * obsolete/options.el (Edit-options-mode):
830 * obsolete/rnews.el (news-mode):
831 * obsolete/rnewspost.el (news-reply-mode):
832 * play/5x5.el (5x5-mode):
833 * play/decipher.el (decipher-mode, decipher-stats-mode):
834 * play/gomoku.el (gomoku-mode):
835 * play/snake.el (snake-mode):
836 * play/solitaire.el (solitaire-mode):
837 * play/tetris.el (tetris-mode):
838 * progmodes/ada-mode.el (ada-mode):
839 * progmodes/antlr-mode.el (antlr-mode):
840 * progmodes/autoconf.el (autoconf-mode):
841 * progmodes/dcl-mode.el (dcl-mode):
842 * progmodes/delphi.el (delphi-mode):
843 * progmodes/ebrowse.el (ebrowse-tree-mode)
844 (ebrowse-electric-list-mode, ebrowse-member-mode)
845 (ebrowse-electric-position-mode):
846 * progmodes/f90.el (f90-mode):
847 * progmodes/fortran.el (fortran-mode):
848 * progmodes/icon.el (icon-mode):
849 * progmodes/idlw-help.el (idlwave-help-mode):
850 * progmodes/idlw-shell.el (idlwave-shell-mode):
851 * progmodes/idlwave.el (idlwave-mode):
852 * progmodes/inf-lisp.el (inferior-lisp-mode):
853 * progmodes/m4-mode.el (m4-mode):
854 * progmodes/meta-mode.el (metafont-mode, metapost-mode):
855 * progmodes/modula2.el (modula-2-mode):
856 * progmodes/octave-inf.el (inferior-octave-mode):
857 * progmodes/octave-mod.el (octave-mode):
858 * progmodes/pascal.el (pascal-mode):
859 * progmodes/sh-script.el (sh-mode):
860 * progmodes/sql.el (sql-mode, sql-interactive-mode):
861 * progmodes/vhdl-mode.el (vhdl-mode):
862 * progmodes/xscheme.el (scheme-interaction-mode):
863 * replace.el (occur-mode):
864 * ses.el (ses-mode):
865 * simple.el (completion-list-mode):
866 * skeleton.el:
867 * speedbar.el (speedbar-mode):
868 * term.el (term-mode):
869 * terminal.el (terminal-edit-mode):
870 * textmodes/reftex-index.el (reftex-index-mode)
871 (reftex-index-phrases-mode):
872 * textmodes/reftex-sel.el (reftex-select-label-mode)
873 (reftex-select-bib-mode):
874 * textmodes/reftex-toc.el (reftex-toc-mode):
875 * wdired.el (wdired-change-to-wdired-mode):
876 * wid-browse.el (widget-browse-mode):
877 Use run-mode-hooks.
878
879 * array.el (array-mode):
880 * calendar/todo-mode.el (todo-mode):
881 * man.el (Man-mode):
882 * play/landmark.el (lm-mode):
883 * play/mpuz.el (mpuz-mode):
884 Use kill-all-local-variables and run-mode-hooks.
885
886 * subr.el (delay-mode-hooks): Specify indentation.
887
888 2005-05-26 Mark A. Hershberger <mah@everybody.org>
889
890 * xml.el (xml-substitute-special): Don't die for undefined xml entities.
891
892 2005-05-26 Jay Belanger <belanger@truman.edu>
893
894 * calc/calc-prog.el (calc-user-define-edit): Don't find substring
895 of nil.
896
897 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
898
899 * progmodes/gdb-ui.el (gdb-frame-address):
900 Rename from gdb-current-address.
901 (gdb-previous-frame-address): Rename from gdb-previous-address.
902 (gdb-selected-frame): Rename from gdb-current-frame.
903 (gdb-get-selected-frame): Rename from gdb-get-current-frame.
904 (gdb-frame-number): Rename from gdb-current-stack-level.
905 (gdb-ann3): Match new mode-name for disassembly buffer.
906 Extend initialisation of variables.
907 (gdb-post-prompt): Update disassembly from gdb-frame-handler.
908 (gdb-memory-mode): Use mouse-face in header line.
909 (gdb-assembler-buffer-name): Call it disassembly and give frame
910 in mode line.
911 (gdb-source-spec-regexp, gdb-assembler-custom)
912 (gdb-invalidate-assembler, gdb-frame-handler):
913 Make robust to leading zeroes in address format.
914
915 2005-05-26 Carsten Dominik <dominik@science.uva.nl>
916
917 * textmodes/org.el (org-mode): Use `define-derived-mode' to
918 define `org-mode'.
919 (org-agenda-mode): Use `run-mode-hooks' instead of `run-hooks'.
920
921 2005-05-26 Stefan Monnier <monnier@iro.umontreal.ca>
922
923 * log-edit.el (log-edit-changelog-entries): Distinguish between
924 filenames like xfns.c and fns.c.
925
926 2005-05-25 Luc Teirlinck <teirllm@auburn.edu>
927
928 * buff-menu.el (Buffer-menu-revert-function): Improve handling of
929 point after reverting.
930 (Buffer-menu-make-sort-button): Handle the case where
931 `Buffer-menu-use-header-line' is nil.
932
933 2005-05-25 Thien-Thi Nguyen <ttn@gnu.org>
934
935 * vms-patch.el (vms-magic-right-square-brace, vms-magic-colon):
936 New funcs. In minibuffer-local-completion-map bind `]', `/'
937 and `:' to them.
938
939 2005-05-25 Stefan Monnier <monnier@iro.umontreal.ca>
940
941 * startup.el (normal-top-level): Allow modification of load-path while
942 we're iterating over it.
943
944 2005-05-25 Juanma Barranquero <lekktu@gmail.com>
945
946 * thumbs.el (thumbs-thumbsdir-max-size, thumbs-temp-file)
947 (thumbs-cleanup-thumbsdir, thumbs-call-convert)
948 (thumbs-resize-interactive, thumbs-insert-image)
949 (thumbs-insert-thumb, thumbs-dired-show-marked)
950 (thumbs-find-image-at-point, thumbs-delete-images)
951 (thumbs-rename-images, thumbs-next-image, thumbs-dired-setroot)
952 (thumbs-increment-image-size, thumbs-decrement-image-size):
953 Fix typos in docstrings.
954
955 2005-05-24 Andre Spiegel <spiegel@gnu.org>
956
957 * progmodes/cperl-mode.el (cperl-vc-header-alist): Obsolete.
958 (cperl-vc-rcs-header, cperl-vc-sccs-header): New user options.
959 (cperl-mode): Use them.
960
961 2005-05-24 Juanma Barranquero <lekktu@gmail.com>
962
963 * window.el (quit-window, shrink-window-if-larger-than-buffer):
964 Doc fixes.
965
966 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
967
968 * progmodes/gdb-ui.el (gdb-inferior-io-mode-map):
969 Bind C-d to gdb-inferior-io-eof.
970
971 * dired.el (dired-dnd-popup-notice): Use message-box.
972
973 2005-05-23 Masatake YAMATO <jet@gyve.org>
974
975 * bindings.el (mode-line-major-mode-keymap):
976 Bind [mode-line down-mouse-1] to `mouse-major-mode-menu'.
977
978 * faces.el (mode-line-highlight): New face.
979
980 * ruler-mode.el (ruler-mode-ruler): Use mode-line-highlight
981 as mouse-face.
982
983 * bindings.el (top-level, help-echo, mode-line-modified)
984 (mode-line-mule-info, mode-line-eol-desc): Use mode-line-highlight
985 as mouse-face.
986
987 2005-05-23 Juanma Barranquero <lekktu@gmail.com>
988
989 * progmodes/cc-engine.el (c-guess-basic-syntax):
990 Remove spurious call to `zerop'.
991
992 * emacs-lisp/cl.el (acons, pairlis): Add docstring.
993
994 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
995
996 CC Mode update to 5.30.10:
997
998 * cc-fonts.el (c-font-lock-declarators): Fix bug where the point
999 could go past the limit in decoration level 2, thereby causing
1000 errors during interactive fontification.
1001
1002 * cc-mode.el (c-make-inherited-keymap): Fix cc-bytecomp bug when
1003 the file is evaluated interactively.
1004
1005 * cc-engine.el (c-guess-basic-syntax): Handle operator
1006 declarations somewhat better in C++.
1007
1008 * cc-styles.el, cc-mode.el (c-run-mode-hooks): New helper macro to
1009 make use of `run-mode-hooks' which has been added in Emacs 21.1.
1010 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
1011 (awk-mode): Use it.
1012 (make-local-hook): Suppress warning about obsoleteness.
1013
1014 * cc-engine.el, cc-align.el, cc-cmds.el
1015 (c-append-backslashes-forward, c-delete-backslashes-forward)
1016 (c-find-decl-spots, c-semi&comma-no-newlines-before-nonblanks):
1017 Compensate for return value from `forward-line' when it has moved
1018 but not to a different line due to eob.
1019
1020 * cc-engine.el (c-guess-basic-syntax): Fix anchoring in
1021 `objc-method-intro' and `objc-method-args-cont'.
1022
1023 2005-05-23 Alan Mackenzie <bug-cc-mode@gnu.org>
1024
1025 CC Mode update to 5.30.10:
1026
1027 * cc-mode.el, cc-engine.el, cc-align.el: Change the FSF's address
1028 in the copyright statement. Incidentally, change "along with GNU
1029 Emacs" to "along with this program" where it occurs.
1030
1031 * cc-mode.el: Add a fourth parameter `t' to the awk-mode autoload,
1032 so that it is interactive, hence can be found by M-x awk-mode
1033 whilst cc-mode is yet to be loaded. Reported by Glenn Morris
1034 <gmorris+emacs@ast.cam.ac.uk>.
1035
1036 * cc-awk.el: Add character classes (e.g. "[:alpha:]") into AWK
1037 Mode's regexps.
1038
1039 2005-05-23 Kevin Ryde <user42@zip.com.au>
1040
1041 * cc-align.el (c-lineup-argcont): Ignore conses for {} pairs from
1042 c-parse-state, to avoid a lisp error (on bad code).
1043
1044 2005-05-23 Lute Kamstra <lute@gnu.org>
1045
1046 * subr.el (font-lock-defaults): Remove defvar as it's already
1047 defined in font-core.el.
1048
1049 * font-lock.el (font-lock-beginning-of-syntax-function): Fix docstring.
1050
1051 2005-05-23 Nick Roberts <nickrob@snap.net.nz>
1052
1053 * progmodes/gdb-ui.el (gdb-info-locals-handler): Make regexps
1054 more general and work when GDB variable "print pretty" is on,
1055 as with Emacs, for example.
1056
1057 2005-05-22 Luc Teirlinck <teirllm@auburn.edu>
1058
1059 * font-core.el: Update comment.
1060
1061 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
1062 Use `after-change-major-mode-hook' instead of `find-file-hook'.
1063
1064 * buff-menu.el (Buffer-menu-mode): Use `run-mode-hooks'.
1065
1066 2005-05-22 Eli Zaretskii <eliz@gnu.org>
1067
1068 * simple.el (yank, yank-pop): Mention `yank-excluded-properties'
1069 and `yank-handler' in the doc strings.
1070
1071 2005-05-22 Stefan Monnier <monnier@iro.umontreal.ca>
1072
1073 * emacs-lisp/cl.el (eql): Remove. It's a builtin already.
1074
1075 2005-05-22 Richard M. Stallman <rms@gnu.org>
1076
1077 * help.el (describe-key): Move print-help-return-message call
1078 out of conditional.
1079
1080 * progmodes/etags.el (list-tags): Use with-no-warnings.
1081
1082 * mail/smtpmail.el (smtpmail-open-stream): Use with-no-warnings.
1083 (smtpmail-send-queued-mail): Avoid beginning-of-buffer.
1084 (starttls-extra-args, starttls-extra-arguments): Add defvars.
1085
1086 * mail/mailalias.el (mail-get-names): Avoid beginning-of-buffer.
1087
1088 * language/viet-util.el (viet-viscii-nonascii-translation-table):
1089 Add defvar.
1090
1091 * emulation/viper-ex.el (viper-ex-work-buf, viper-ex-print-buf):
1092 Use defvar, not defconst.
1093
1094 * hexl.el (hexl-follow-line): Use with-no-warnings.
1095
1096 * emulation/tpu-extras.el: Use write-file-functions instead of
1097 write-file-hooks.
1098
1099 * dired.el (dired-font-lock-keywords): Fontify files with junk
1100 extensions even if marked by -F.
1101
1102 2005-05-22 Juanma Barranquero <lekktu@gmail.com>
1103
1104 * emacs-lisp/cl.el (pushnew, cl-macroexpand, floatp-safe, plusp)
1105 (minusp, oddp, evenp, mapcar*, list*, copy-list, adjoin, subst):
1106 * emacs-lisp/cl-extra.el (coerce, map, maplist, cl-mapc, mapl)
1107 (mapcan, mapcon, some, every, notany, notevery, signum, isqrt)
1108 (concatenate, list-length, get*, getf, cl-remprop):
1109 * emacs-lisp/cl-macs.el (function*, case, ecase, typecase)
1110 (etypecase, progv, lexical-let, lexical-let*)
1111 (multiple-value-bind, multiple-value-setq, shiftf):
1112 Improve argument/docstring consistency.
1113
1114 * subr.el (focus-frame, unfocus-frame):
1115 Revert deletion on 2005-05-01.
1116
1117 2005-05-22 Andre Spiegel <spiegel@gnu.org>
1118
1119 * vc-cvs.el (vc-cvs-checkout-model): Handle the case where FILE
1120 doesn't exist.
1121
1122 * vc.el (vc-trunk-p): Add autoload cookie. The function is used in
1123 vc-rcs.el when vc-mistrust-permissions is t, which is not the default.
1124
1125 2005-05-22 Nick Roberts <nickrob@snap.net.nz>
1126
1127 * emacs-lisp/bytecomp.el: Remove make-obsolete-variable for
1128 already deleted variables: auto-fill-hook, blink-paren-hook,
1129 lisp-indent-hook, inhibit-local-variables, unread-command-event,
1130 suspend-hooks, comment-indent-hook, meta-flag,
1131 before-change-function, after-change-function,
1132 font-lock-doc-string-face.
1133
1134 2005-05-21 Luc Teirlinck <teirllm@auburn.edu>
1135
1136 * emacs-lisp/derived.el (define-derived-mode): Doc fix.
1137
1138 2005-05-21 Eli Zaretskii <eliz@gnu.org>
1139
1140 * mail/rmail.el (rmail-reply): Filter the list in reply-to through
1141 rmail-dont-reply-to.
1142
1143 2005-05-21 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
1144
1145 * mail/sendmail.el (mail-send): Use [[:space:]] instead of a
1146 literal blank when splitting new-header-values.
1147
1148 2005-05-21 Matt Hodges <MPHodges@member.fsf.org>
1149
1150 * calendar/cal-menu.el (cal-menu-update): Add separator as a
1151 string so that tmm doesn't create a completion entry for it.
1152
1153 * textmodes/table.el (table-disable-menu): Ditto.
1154
1155 2005-05-21 Richard M. Stallman <rms@gnu.org>
1156
1157 * progmodes/idlwave.el (idlwave-doc-header): Use insert-file-contents.
1158
1159 * progmodes/flymake.el (flymake-makehash): Use with-no-warnings.
1160
1161 * net/rcompile.el (remote-compile): Use compilation-start.
1162
1163 * tmm.el (tmm-shortcut): Avoid using beginning-of-buffer.
1164
1165 2005-05-21 Daniel Pfeiffer <occitan@esperanto.org>
1166
1167 * files.el (auto-mode-alist): Check GNUmakefile before makefile.
1168 Default to makefile-bsdmake-mode on BSD systems.
1169
1170 * imenu.el (imenu-generic-expression, imenu--generic-function'):
1171 REGEXP may also be a search function now. The part of doc-string
1172 for describing the structure was 95% identical to that of
1173 `imenu--generic-function'. Unify it there.
1174
1175 * progmodes/make-mode.el (makefile-imenu-generic-expression):
1176 Use function to find dependencies, because regexp alone is so complex,
1177 it easily goes into an endless loop.
1178 (makefile-makepp-mode): Also add submenu for Perl functions
1179 defined in the makefile.
1180 (makefile-bsdmake-mode): Special imenu-generic-expression no
1181 longer needed, due to function call.
1182 (makefile-match-dependency): Take BOUND into account when checking
1183 if we're through.
1184
1185 2005-05-20 Jay Belanger <belanger@truman.edu>
1186
1187 * calc/calc-units.el (calc-invalidate-units-table):
1188 Use inhibit-read-only.
1189 (math-build-units-table-buffer): Use view-mode.
1190
1191 2005-05-20 David Kastrup <dak@gnu.org>
1192
1193 * emacs-lisp/easymenu.el (easy-menu-add): Correct docstring since
1194 easy-menu-add is not a nop on Emacs; and clarify when to call it.
1195
1196 2005-05-20 Lute Kamstra <lute@gnu.org>
1197
1198 * diff-mode.el (diff-header-face, diff-file-header-face)
1199 (diff-index-face, diff-hunk-header-face, diff-removed-face)
1200 (diff-added-face, diff-changed-face, diff-function-face)
1201 (diff-context-face, diff-nonexistent-face): Put them in the
1202 diff-mode customization group.
1203
1204 2005-05-20 Stefan Monnier <monnier@iro.umontreal.ca>
1205
1206 * progmodes/vhdl-mode.el (vhdl-font-lock-match-item): Simplify regexp.
1207
1208 * progmodes/sh-script.el (sh-mode, sh-get-word): Minor regexp fixes.
1209
1210 * font-lock.el (lisp-font-lock-keywords-2): Don't error.
1211 Minor regexp-optimization.
1212
1213 2005-05-20 Carsten Dominik <dominik@science.uva.nl>
1214
1215 * textmodes/org.el (org-agenda-toggle-time-grid): New command.
1216 (org-agenda-use-time-grid, org-agenda-time-grid): New options.
1217 (org-agenda-add-time-grid-maybe): New function.
1218 (org-agenda): Call `org-agenda-add-time-grid-maybe'.
1219 (org-table-create): `dotimes' instead of `mapcar'.
1220 (org-xor): Simplify implementation.
1221 (org-agenda): `inhibit-redisplay' turned on.
1222 (org-agenda-change-all-lines): Use `org-format-agenda-item' to get
1223 a consistent line after a state change.
1224 (org-agenda-remove-times-when-in-prefix): New option.
1225 (org-prefix-has-time): New variable.
1226 (org-parse-time-string): Optional argument NODEFAULT.
1227 (org-format-agenda-item): Parse items for time-of-day
1228 specifications and move these into the prefix if possible.
1229 (org-agenda-priority): Get current heading, not previous heading
1230 during agenda remote editing.
1231
1232 2005-05-20 Juanma Barranquero <lekktu@gmail.com>
1233
1234 * emacs-lisp/cl-seq.el (reduce, fill, replace, remove*)
1235 (remove-if, remove-if-not, delete*, delete-if, delete-if-not)
1236 (remove-duplicates, delete-duplicates, substitute)
1237 (substitute-if, substitute-if-not, nsubstitute, nsubstitute-if)
1238 (nsubstitute-if-not, find, find-if, find-if-not, position)
1239 (position-if, position-if-not, count, count-if, count-if-not)
1240 (mismatch, search, sort*, stable-sort, merge, member*)
1241 (member-if, member-if-not, assoc*, assoc-if, assoc-if-not)
1242 (rassoc*, rassoc-if, rassoc-if-not, union, nunion)
1243 (intersection, nintersection, set-difference, nset-difference)
1244 (set-exclusive-or, nset-exclusive-or, subsetp, subst-if)
1245 (subst-if-not, nsubst, nsubst-if, nsubst-if-not, sublis)
1246 (nsublis, tree-equal): Improve argument/docstring consistency.
1247
1248 * subr.el (send-string, send-region):
1249 Remove obsolescence declaration.
1250 (window-dot, set-window-dot, read-input, show-buffer)
1251 (eval-current-buffer, string-to-int):
1252 Add release number to obsolescence declarations.
1253
1254 2005-05-19 Kim F. Storm <storm@cua.dk>
1255
1256 * ido.el (ido-magic-forward-char): Enter ido-find-file at end of input.
1257 (ido-magic-backward-char): Enter ido-switch-buffer at start of input.
1258
1259 2005-05-20 Matt Hodges <MPHodges@member.fsf.org>
1260
1261 * faces.el (list-faces-display): Make back button respect optional
1262 regexp arg.
1263
1264 2005-05-19 Juanma Barranquero <lekktu@gmail.com>
1265
1266 * calculator.el (calculator-radix-grouping-mode)
1267 (calculator-radix-grouping-digits, calculator-displayer)
1268 (calculator-radix-grouping-separator, calculator-copy-displayer):
1269 * dabbrev.el (dabbrev-search-these-buffers-only):
1270 * diff-mode.el (diff-jump-to-old-file, diff-update-on-the-fly)
1271 (diff-advance-after-apply-hunk, diff-mode-hook)
1272 (diff-minor-mode-prefix):
1273 * imenu.el (imenu-use-popup-menu):
1274 * jit-lock.el (jit-lock-context-time):
1275 * newcomment.el (comment-fill-column, comment-column)
1276 (comment-style, comment-padding, comment-multi-line)
1277 (comment-empty-lines, comment-auto-fill-only-comments):
1278 * reveal.el (reveal-around-mark):
1279 * uniquify.el (uniquify-buffer-name-style)
1280 (uniquify-after-kill-buffer-p)
1281 (uniquify-ask-about-buffer-names-p, uniquify-ignore-buffers-re)
1282 (uniquify-min-dir-content, uniquify-separator)
1283 (uniquify-trailing-separator-p, uniquify-strip-common-suffix):
1284 * w32-vars.el (w32-fixed-font-alist):
1285 * emacs-lisp/testcover.el (testcover-potentially-1value-functions):
1286 * obsolete/rsz-mini.el (resize-minibuffer-frame-max-height):
1287 * progmodes/antlr-mode.el (antlr-font-lock-maximum-decoration):
1288 * progmodes/perl-mode.el (perl-indent-level)
1289 (perl-continued-statement-offset, perl-continued-brace-offset)
1290 (perl-brace-offset, perl-brace-imaginary-offset)
1291 (perl-label-offset, perl-indent-continued-arguments)
1292 (perl-tab-always-indent, perl-tab-to-comment, perl-nochange):
1293 * progmodes/tcl.el (tcl-indent-level)
1294 (tcl-continued-indent-level, tcl-auto-newline)
1295 (tcl-tab-always-indent, tcl-electric-hash-style)
1296 (tcl-help-directory-list, tcl-use-smart-word-finder)
1297 (tcl-application, tcl-command-switches, tcl-prompt-regexp)
1298 (inferior-tcl-source-command):
1299 * textmodes/fill.el (enable-kinsoku):
1300 * textmodes/reftex-vars.el (reftex-index-phrases-wrap-long-lines):
1301 * textmodes/table.el (table-yank-handler):
1302 Specify missing group (and type, if simple) in defcustom.
1303
1304 2005-05-19 Luc Teirlinck <teirllm@auburn.edu>
1305
1306 * progmodes/compile.el (compilation-finish-function): Fix defvar.
1307
1308 2005-05-19 Richard M. Stallman <rms@gnu.org>
1309
1310 * progmodes/make-mode.el (makefile-mode): Use run-mode-hooks.
1311
1312 * subr.el (event-basic-type): Don't get an error.
1313 (left-fringe-p): Function deleted.
1314
1315 * buff-menu.el (Buffer-menu-buffer-face): In group Buffer-menu.
1316 (list-buffers-noselect): Set `font-lock-face' property, not `face'.
1317
1318 * dired-aux.el (dired-copy-file-recursive): Handle symlinks
1319 in recursive copy.
1320
1321 * frame.el (show-trailing-whitespace): In group `whitespace-faces'.
1322
1323 * emacs-lisp/byte-run.el (eval-when-compile): Doc fix.
1324
1325 * emacs-lisp/bytecomp.el (byte-compile-file-form-custom-declare-variable):
1326 Call byte-compile-nogroup-warn if appropriate.
1327
1328 * progmodes/compile.el (compilation-finish-function): Mark obsolete.
1329 (compilation-set-window): Don't call left-fringe-p; do it directly.
1330
1331 2005-05-19 Jay Belanger <belanger@truman.edu>
1332
1333 * calc/calc-graph.el (calc-graph-format-data): Make sure
1334 var-PlotRejects is bound before trying to check its value.
1335
1336 2005-05-19 Carsten Dominik <dominik@science.uva.nl>
1337
1338 * textmodes/reftex.el (reftex-isearch-minor-mode): Move the
1339 definition of this variable from reftex-global.el to reftex.el,
1340 because it is needed in the menu.
1341
1342 2005-05-19 Lute Kamstra <lute@gnu.org>
1343
1344 * emacs-lisp/copyright.el (copyright-fix-years): Make sure all
1345 years are fixed. Don't insert a space after a dash.
1346
1347 2005-05-19 Kim F. Storm <storm@cua.dk>
1348
1349 * emulation/crisp.el (crisp-home, crisp-end): Put CUA property.
1350
1351 2005-05-19 Daniel Pfeiffer <occitan@esperanto.org>
1352
1353 * font-lock.el (lisp-font-lock-keywords-2): Do \\) only in
1354 strings, because (eq ... ?\\) is fairly frequent.
1355
1356 * progmodes/make-mode.el (makefile-add-this-line-targets):
1357 Simplify and integrate into `makefile-pickup-targets'.
1358 (makefile-add-this-line-macro): Simplify and integrate into
1359 `makefile-pickup-macros.
1360 (makefile-pickup-filenames-as-targets): Simplify.
1361 (makefile-previous-dependency, makefile-match-dependency):
1362 Don't stumble over `::'.
1363
1364 2005-05-19 Nick Roberts <nickrob@snap.net.nz>
1365
1366 * subr.el (post-command-idle-hook, post-command-idle-delay):
1367 Remove obsoletion of post-command-idle-hook and
1368 post-command-idle-delay.
1369
1370 * faces.el (list-faces-display): Provide button when describe-face
1371 is called to take user back to the list of faces.
1372
1373 * help-fns.el (describe-variable): Remove hyperlinks in a
1374 variable's value as these are quite frequently inappropriate.
1375
1376 * follow.el (follow-submit-feedback, follow-mode):
1377 Remove references to post-command-idle-hook.
1378
1379 2005-05-18 Daniel Pfeiffer <occitan@esperanto.org>
1380
1381 * progmodes/make-mode.el (makefile-previous-dependency)
1382 (makefile-match-dependency): Check for := (and in bsd mode also
1383 !=) to give a better result, even when font-lock is not on.
1384
1385 2005-05-18 Jay Belanger <belanger@truman.edu>
1386
1387 * calc/calc-help.el (calc-s-prefix-help):
1388 Add `calc-copy-special-constant' to help string.
1389
1390 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
1391
1392 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
1393
1394 2005-05-18 Jay Belanger <belanger@truman.edu>
1395
1396 * calc/calc-poly.el (math-factor-poly-coefs): Make sure the terms
1397 in linear factors are in proper order.
1398
1399 2005-05-18 Carsten Dominik <dominik@science.uva.nl>
1400
1401 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
1402 Support for jurabib.
1403
1404 * textmodes/reftex.el (featurep): Define aliases for overlay
1405 commands, for XEmacs compatibility, and use these aliases in
1406 overlay initializations.
1407 (reftex-highlight): Use `reftex-move-overlay'.
1408 (reftex-unhighlight): Use `reftex-delete-overlay'.
1409 (reftex-uniq): Funktion removed. Use `reftex-uniquify' instead.
1410 (reftex-access-search-path): Use `reftex-uniquify' instead of
1411 `reftex-uniq'
1412
1413 * textmodes/reftex-sel.el (reftex-select-unmark):
1414 Overlay `before-string' property modification enables for Emacs as well.
1415 (reftex-select-item): Use `reftex-delete-overlay'.
1416 (reftex-select-mark): Use `reftex-make-overlay' and
1417 `reftex-overlay-put'.
1418 (reftex-select-unmark): Use `reftex-delete-overlay' and
1419 `reftex-overlay-put'.
1420
1421 2005-05-18 Lute Kamstra <lute@gnu.org>
1422
1423 * emacs-lisp/lisp.el (check-parens): Fix docstring.
1424
1425 2005-05-18 Juanma Barranquero <lekktu@gmail.com>
1426
1427 * add-log.el (add-change-log-entry):
1428 * array.el (array-make-template, array-reconfigure-rows)
1429 (array-init-max-row, array-init-max-column)
1430 (array-init-columns-per-line, array-init-field-width):
1431 * replace.el (replace-match-maybe-edit, perform-replace):
1432 * textmodes/spell.el (spell-region):
1433 Replace `read-input' by `read-string'.
1434
1435 * forms.el (forms-mode):
1436 * finder.el (finder-compile-keywords):
1437 * shadowfile.el (shadow-read-files):
1438 Replace `eval-current-buffer' by `eval-buffer'.
1439
1440 * terminal.el (te-pass-through):
1441 * net/ange-ftp.el (ange-ftp-process-filter, ange-ftp-gwp-filter)
1442 (ange-ftp-raw-send-cmd):
1443 * net/telnet.el (telnet-interrupt-subjob, telnet-c-z)
1444 (send-process-next-char, telnet-initial-filter, telnet):
1445 Replace `send-string' by `process-send-string'.
1446
1447 * progmodes/prolog.el (inferior-prolog-mode): Doc fix.
1448 (prolog-consult-region): Replace `send-string' by
1449 `process-send-string'; replace `send-region' by `process-send-region'.
1450
1451 * progmodes/delphi.el (delphi-log-msg):
1452 Replace `set-window-dot' by `set-window-point'.
1453
1454 * subr.el (window-dot, set-window-dot, read-input, send-string)
1455 (send-region, show-buffer, eval-current-buffer):
1456 Make really obsolete, as the comment says.
1457
1458 2005-05-17 Kim F. Storm <storm@cua.dk>
1459
1460 * emulation/cua-base.el (cua-use-hyper-key): Doc fix.
1461 (cua--init-keymaps): Bind C-return instead of S-return to set
1462 rectangle mark.
1463
1464 * emulation/cua-rect.el (cua--init-rectangles): Bind C-return
1465 instead of S-return to toggle/clear rectangle mark.
1466
1467 2005-05-17 Daniel Pfeiffer <occitan@esperanto.org>
1468
1469 * progmodes/make-mode.el (makefile-dependency-skip): New variable.
1470 (makefile-macroassign-regex, makefile-make-font-lock-keywords):
1471 Also fontify plain strings assigned to variables, mostly so that a
1472 colon has a face and is thus not taken as a dependency separator.
1473 (makefile-previous-dependency): Inline the new matcher, because it
1474 is too complex to work in both directions.
1475 (makefile-match-dependency): Eliminate `backward' arg (see above).
1476 Completely reimplemented so as to not sometimes go into an endless
1477 loop. It should also be more efficient, because first it only
1478 searches for `:', instead of applying the very complex regexp.
1479 (makefile-mode): Cancel `font-lock-support-mode', because blocks
1480 to be fontified in one piece can be too long for JIT.
1481 Makefiles are never *that* big.
1482
1483 2005-05-17 Reiner Steib <Reiner.Steib@gmx.de>
1484
1485 * dired.el (dired-mode): Simplify.
1486
1487 2005-05-17 Lute Kamstra <lute@gnu.org>
1488
1489 * emacs-lisp/easy-mmode.el (define-minor-mode): Don't generate a
1490 defcustom for the mode hook variable.
1491
1492 * emacs-lisp/authors.el (authors): Do parse the ChangeLogs of the
1493 Emacs Lisp Reference Manual.
1494
1495 2005-05-17 Juanma Barranquero <lekktu@gmail.com>
1496
1497 * emacs-lisp/cl.el (eql, floatp-safe, plusp, minusp, oddp)
1498 (evenp, list*):
1499 * emacs-lisp/cl-macs.el (macrolet, symbol-macrolet):
1500 * emacs-lisp/cl-seq.el (subsetp, tree-equal): Doc fixes.
1501
1502 * net/tramp-smb.el (tramp-smb-open-connection):
1503 Pass `tramp-chunksize' as fifth (required) argument.
1504
1505 2005-05-16 Daniel Pfeiffer <occitan@esperanto.org>
1506
1507 * font-lock.el (lisp-font-lock-keywords-1):
1508 Set `font-lock-negation-char-face' for [^...] char group.
1509 (lisp-font-lock-keywords-2): Highlight regexp's \\( \\| \\).
1510
1511 * progmodes/make-mode.el (makefile-dependency-regex): Turn it into
1512 a var, and refine it to mask one more level of nested vars.
1513 (makefile-rule-action-regex): Turn it into a var, and refine it so
1514 it recognizes backslashed continuation lines as belonging to the
1515 same command.
1516 (makefile-macroassign-regex): Refine it so it recognizes
1517 backslashed continuation lines as belonging to the same command.
1518 (makefile-var-use-regex): Don't look at the next char, because it
1519 might be the same one to be skipped by the initial [^$], leading
1520 to an overlooked variable use.
1521 (makefile-make-font-lock-keywords): Remove two parameters, which
1522 are now variables that some of the modes set locally.
1523 Handle dependency and rule action matching through functions, because
1524 regexps alone match too often. Dependency matching now comes
1525 last, so it can check, whether a colon already matched something else.
1526 (makefile-mode): Inform that font-lock improves makefile parsing
1527 capabilities.
1528 (makefile-match-dependency, makefile-match-action): New functions.
1529
1530 2005-05-16 Juanma Barranquero <lekktu@gmail.com>
1531
1532 * emacs-lisp/cl-extra.el (equalp): Doc fix.
1533
1534 * align.el (align-regexp):
1535 * ansi-color.el (ansi-color-get-face):
1536 * array.el (array-reconfigure-rows, array-init-max-row)
1537 (array-init-max-column, array-init-columns-per-line)
1538 (array-init-field-width):
1539 * dired-aux.el (dired-trample-file-versions):
1540 * dired-x.el (dired-mark-sexp):
1541 * ediff-diff.el (ediff-extract-diffs, ediff-get-diff3-group):
1542 * edmacro.el (edmacro-finish-edit, edmacro-parse-keys):
1543 * emerge.el (emerge-extract-diffs, emerge-get-diff3-group):
1544 * faces.el (face-read-integer):
1545 * files.el (backup-extract-version, insert-directory):
1546 * hexl.el (hexl-insert-decimal-char):
1547 * server.el (server-process-filter):
1548 * shell.el (shell-extract-num):
1549 * startup.el (command-line-1):
1550 * term.el (term-command-hook):
1551 * time-stamp.el (time-stamp, time-stamp-string-preprocess)
1552 (time-stamp-do-number):
1553 * time.el (display-time-update):
1554 * timezone.el (timezone-parse-date, timezone-zone-to-minute)
1555 (timezone-fix-time):
1556 * vms-patch.el (vms-suspend-resume-hook):
1557 * calendar/appt.el (appt-convert-time):
1558 * calendar/cal-bahai.el (mark-bahai-diary-entries):
1559 * calendar/cal-hebrew.el (mark-hebrew-diary-entries):
1560 * calendar/cal-islam.el (mark-islamic-diary-entries):
1561 * calendar/calendar.el (calendar-cursor-to-date)
1562 (calendar-star-date):
1563 * calendar/diary-lib.el (diary-attrtype-convert)
1564 (mark-diary-entries, diary-entry-time):
1565 * calendar/solar.el (solar-get-number):
1566 * emacs-lisp/lisp-mnt.el (lm-last-modified-date):
1567 * emacs-lisp/re-builder.el (reb-display-subexp):
1568 * emulation/edt.el (edt-set-scroll-margins):
1569 * emulation/tpu-extras.el (tpu-set-scroll-margins):
1570 * emulation/vip.el (vip-get-ex-token, vip-get-ex-buffer)
1571 (vip-get-ex-count):
1572 * emulation/viper-ex.el (viper-get-ex-token)
1573 (viper-get-ex-buffer, viper-get-ex-count, ex-next):
1574 * international/fontset.el (fontset-plain-name):
1575 * mail/feedmail.el (feedmail-look-at-queue-directory):
1576 * mail/mailalias.el (mail-get-names):
1577 * mail/rmail.el (rmail-convert-to-babyl-format):
1578 * mail/rmailsum.el (rmail-make-basic-summary-line)
1579 (rmail-summary-next-same-subject, rmail-summary-rmail-update)
1580 (rmail-summary-goto-msg):
1581 * mail/smtpmail.el (smtpmail-read-response):
1582 * net/ange-ftp.el (ange-ftp-guess-hash-mark-size)
1583 (ange-ftp-vms-add-file-entry):
1584 * play/gametree.el (gametree-looking-at-ply)
1585 (gametree-current-branch-score):
1586 * progmodes/ada-xref.el (ada-prj-find-prj-file)
1587 (ada-xref-find-in-modified-ali, ada-find-in-src-path):
1588 * progmodes/cperl-mode.el (condition-case):
1589 * progmodes/ebrowse.el (ebrowse-set-tree-indentation)
1590 (ebrowse-set-member-buffer-column-width)
1591 (ebrowse-select-1st-to-9nth):
1592 * progmodes/etags.el (etags-snarf-tag):
1593 * progmodes/flymake.el (flymake-parse-line):
1594 * progmodes/idlw-shell.el (idlwave-shell-parse-line)
1595 (idlwave-shell-filter-bp, idlwave-shell-goto-next-error)
1596 (idlwave-shell-menu-def):
1597 * progmodes/ps-mode.el (ps-run-goto-error):
1598 * progmodes/vhdl-mode.el (vhdl-read-offset, vhdl-load-cache)
1599 (vhdl-speedbar-contract-level):
1600 * term/mac-win.el (x-handle-numeric-switch):
1601 * term/sun-mouse.el (sun-get-frame-data):
1602 * term/w32-win.el (x-handle-numeric-switch):
1603 * term/x-win.el (x-handle-numeric-switch):
1604 * textmodes/ispell.el (ispell-parse-output):
1605 * textmodes/nroff-mode.el (nroff-outline-level):
1606 * textmodes/reftex-cite.el (reftex-bib-sort-year)
1607 (reftex-bib-sort-year-reverse, reftex-format-citation):
1608 * textmodes/reftex-parse.el (reftex-init-section-numbers)
1609 (reftex-section-number):
1610 * textmodes/texinfmt.el (texinfo-paragraphindent):
1611 Replace `string-to-int' by `string-to-number'.
1612
1613 * international/latexenc.el: Add page marker to force the "Local
1614 Variables:" string out of the last page.
1615
1616 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
1617
1618 * progmodes/gud.el (gud-tooltip-mode): Add gud prefix to
1619 tooltip-change-major-mode.
1620 (gud-tooltip-print-command): Remove case where gud-minor-mode
1621 is gdb ("--fullname").
1622 (gud-tooltip-tips): Turn GUD tooltips off for this case and
1623 explain to user.
1624
1625 2005-05-16 Jay Belanger <belanger@truman.edu>
1626
1627 * calc/calc-store.el (calc-copy-special-constant): New function.
1628
1629 * calc/calc-ext.el (calc-init-extensions): Add binding for
1630 `calc-copy-special-constant'.
1631
1632 * calc/calc-prog.el (calc-edit-format-macro-buffer): Add a case
1633 for the `calc-copy-special-constant' command.
1634
1635 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
1636
1637 * subr.el (left-fringe-p): New function.
1638
1639 * progmodes/compile.el (compilation-setup): Set local value of
1640 overlay-arrow-string to "" always.
1641 (compilation-set-window): Left fringe then don't scroll.
1642 No left fringe then no arrow and scroll message to top.
1643 (compilation-context-lines): Adjust doc string accordingly.
1644
1645 2005-05-16 Kim F. Storm <storm@cua.dk>
1646
1647 * ido.el (ido-magic-forward-char, ido-magic-backward-char)
1648 (ido-magic-delete-char): New commands for C-f, C-b, C-d.
1649 (ido-wide-find-dir-or-delete-dir): New command for M-d.
1650 (ido-define-mode-map): Bind them. Add C-x prefix to fallback commands.
1651 (ido-read-file-name): Handle commands with ido property value
1652 equal to find-file as reading a file name, to allow C-d to enter dired.
1653 (ibuffer-find-file): Add ido property with value find-file.
1654
1655 2005-05-15 Kim F. Storm <storm@cua.dk>
1656
1657 * subr.el (open-network-stream-nowait): Remove.
1658 (open-network-stream-server): Remove.
1659
1660 2005-05-15 Richard M. Stallman <rms@gnu.org>
1661
1662 * faces.el (describe-face): Output a definition link button.
1663
1664 * help-mode.el (help-face-def): New button type.
1665
1666 * emacs-lisp/copyright.el (copyright-fix-years):
1667 Match properly if the first year is 2-digit.
1668 Don't mess up the whitespace after the years by filling.
1669
1670 * dired-aux.el (dired-mark-confirm):
1671 Pass t to dired-get-marked-files for DISTINGUISH-ONE-MARKED.
1672
1673 * dired.el (dired-map-over-marks): New arg DISTINGUISH-ONE-MARKED.
1674 (dired-get-marked-files): New arg DISTINGUISH-ONE-MARKED.
1675 (dired-mark-pop-up): Handle FILES = (t FILE) specially.
1676
1677 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
1678 Set font-lock-comment-start-skip.
1679
1680 * font-lock.el (font-lock-comment-start-skip): New variable.
1681 (font-lock-comment-end-skip): New variable.
1682 (font-lock-fontify-syntactically-region): Use them if non-nil.
1683
1684 2005-05-15 Jay Belanger <belanger@truman.edu>
1685
1686 * calc/calc-store.el (calc-store-value): Return a string rather
1687 than display it as a message.
1688 Use calc-var-name for variable name.
1689 (calc-store-into): Add the result of calc-store-value to message.
1690 (calc-copy-variable): Add a message.
1691 (calc-store-exchange): Improve error messages.
1692 (calc-store-binary, calc-store-map): Don't reset the values of
1693 special constants.
1694
1695 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
1696
1697 * emacs-lisp/derived.el (define-derived-mode): Add link to Elisp
1698 manual to docstring.
1699
1700 * files.el (hack-local-variables-confirm): Add STRING argument.
1701 Make the function handle non file visiting buffers correctly.
1702 (hack-local-variables-prop-line, hack-local-variables)
1703 (hack-one-local-variable): Use STRING arg of
1704 `hack-local-variables-confirm'.
1705
1706 2005-05-14 Michael Albinus <michael.albinus@gmx.de>
1707
1708 Sync with Tramp 2.0.49.
1709
1710 * tramp.el (tramp-handle-dired-call-process)
1711 (tramp-handle-insert-directory):`insert-buffer' cannot be used
1712 because the contents of the Tramp buffer is changed before
1713 insertion (`expand-file' and alike).
1714 (tramp-handle-insert-directory): If `localname' has an empty
1715 nondirectory name, it must not be quoted.
1716 (tramp-pre-connection): Add parameter CHUNKSIZE. Make local
1717 variable `tramp-chunksize'. Change callees.
1718 (tramp-open-connection-setup-interactive-shell): Check remote host
1719 for buggy `send-process-string' implementation.
1720 Set `tramp-chunksize' if found. Reported by Michael Kifer
1721 <kifer@cs.sunysb.edu> (and a lot of other people all the years).
1722 (tramp-handle-shell-command): `insert-buffer' cannot be used
1723 because the contents of the Tramp buffer is changed before
1724 insertion (`expand-file' and alike). Reported by Fr\e,Ai\e(Bd\e,Ai\e(Bric Bothamy
1725 <frederic.bothamy@free.fr>.
1726 (tramp-set-auto-save): Actions should be done for Tramp file name
1727 handler only. Ange-FTP has its own auto-save mechanism.
1728 Reported by Richard G. Bielawski <Richard.G.Bielawski@wellsfargo.com>.
1729 (tramp-set-auto-save-file-modes): Set file modes of
1730 `buffer-auto-save-file-name' to ?\600 as fallback solution.
1731 Reported by Ferenc Wagner <wferi@tba.elte.hu>.
1732 (tramp-bug): Remove obsolete variable.
1733 (tramp-append-tramp-buffers): Rewrite partly. More suitable check
1734 for presence of `mml-mode'. Make it running for older Emacsen as well.
1735
1736 2005-05-14 John Paul Wallington <jpw@pobox.com>
1737
1738 * ibuf-ext.el (define-ibuffer-filter filename):
1739 If `dired-directory' is a list, use its car.
1740
1741 2005-05-14 Daniel Brockman <daniel@brockman.se> (tiny change)
1742
1743 * ibuffer.el (define-ibuffer-column filename):
1744 If `dired-directory' is a list, use its car.
1745
1746 2005-05-14 Richard M. Stallman <rms@gnu.org>
1747
1748 * subr.el (symbol-file): Doc fix.
1749
1750 * emacs-lisp/bytecomp.el (byte-compile-nogroup-warn): New function.
1751 (byte-compile-form): Call byte-compile-nogroup-warn.
1752 (byte-compile-warning-types): Doc fix.
1753
1754 * eshell/esh-mode.el (eshell-find-tag): Use with-no-warnings.
1755
1756 * progmodes/cc-engine.el (c-literal-faces):
1757 Add font-lock-comment-delimiter-face.
1758
1759 * net/net-utils.el (dig): Use with-no-warnings.
1760
1761 * mail/supercite.el (sc-cite-frame-alist, sc-uncite-frame-alist)
1762 (sc-recite-frame-alist, sc-default-cite-frame)
1763 (sc-default-uncite-frame, sc-default-recite-frame)
1764 (sc-attrib-selection-list, sc-rewrite-header-list):
1765 Mark as risky-local-variable.
1766
1767 * international/ogonek.el (ogonek-jak, ogonek-how):
1768 Don't use beginning-of-buffer.
1769
1770 * emacs-lisp/eldoc.el (eldoc-documentation-function): Add autoload.
1771
1772 * calendar/solar.el (solar-data-list): Move definition up.
1773
1774 * dnd.el (dnd-protocol-alist): Add autoload.
1775
1776 * progmodes/sh-script.el: Many doc usage fixes.
1777 (sh-indent-after-do): Change default to match common styles.
1778
1779 2005-05-13 Luc Teirlinck <teirllm@auburn.edu>
1780
1781 * files.el (interpreter-mode-alist)
1782 (auto-mode-interpreter-regexp): Doc fixes.
1783
1784 2005-05-13 Matt Hodges <MPHodges@member.fsf.org>
1785
1786 * tmm.el (tmm-get-keymap): Include only active menus and menu items.
1787
1788 * emacs-lisp/easymenu.el (easy-menu-define): Doc fixes.
1789
1790 2005-05-13 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1791
1792 * dired.el (dired-mode): make-variable-buffer-local =>
1793 make-local-variable.
1794
1795 2005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1796
1797 * term/mac-win.el (mac-select-convert-to-string): Try coding
1798 systems in mac-script-code-coding-systems if specified one cannot
1799 encode string for `com.apple.traditional-mac-plain-text'.
1800
1801 2005-05-13 Daniel Pfeiffer <occitan@esperanto.org>
1802
1803 * progmodes/make-mode.el (makefile-targets-face)
1804 (makefile-shell-face, makefile-makepp-perl-face): New faces.
1805 (makefile-dependency-regex): Fix it to not make the colon in
1806 $(var:a=b) special.
1807 (makefile-rule-action-regex): New regexp for highlighting embedded
1808 Shell strings.
1809 (makefile-macroassign-regex): Handle != for highlighting as
1810 embedded Shell strings.
1811 (makefile-var-use-regex): New const.
1812 (makefile-statements, makefile-automake-statements)
1813 (makefile-gmake-statements, makefile-makepp-statements)
1814 (makefile-bsdmake-statements): New consts.
1815 (makefile-make-font-lock-keywords): New function.
1816 (makefile-automake-font-lock-keywords)
1817 (makefile-gmake-font-lock-keywords)
1818 (makefile-makepp-font-lock-keywords)
1819 (makefile-bsdmake-font-lock-keywords): New consts.
1820 (makefile-mode-map): Add switchers between the various submodes.
1821 (makefile-mode): Document the availability of the variants.
1822 (makefile-automake-mode, makefile-gmake-mode)
1823 (makefile-makepp-mode, makefile-bsdmake-mode): New derived modes.
1824
1825 * files.el (auto-mode-alist, interpreter-mode-alist): Set up the
1826 new variants of makefile-mode.
1827
1828 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
1829
1830 * font-lock.el (font-lock-comment-delimiter-face): Fix up
1831 the inheritance.
1832
1833 2005-05-12 Luc Teirlinck <teirllm@auburn.edu>
1834
1835 * progmodes/inf-lisp.el (inferior-lisp-mode-hook)
1836 (inferior-lisp-load-hook): Convert defcustoms back to defvars.
1837
1838 * files.el (normal-mode): Extend the scope of the
1839 `enable-local-variables' binding to include the `set-auto-mode' call.
1840 (magic-mode-alist): Doc fix.
1841
1842 2005-05-12 Stefan Monnier <monnier@iro.umontreal.ca>
1843
1844 * font-lock.el (font-lock-comment-delimiter-face): Inherit from
1845 font-lock-comment-face rather than copying its setting.
1846
1847 2005-05-12 Andreas Schwab <schwab@suse.de>
1848
1849 * eshell/esh-mode.el (eshell-send-input): Doc fix.
1850
1851 2005-05-12 Lute Kamstra <lute@gnu.org>
1852
1853 * emacs-lisp/generic.el (define-generic-mode): Don't generate a
1854 defcustom for the mode hook variable. Delete the last argument.
1855 * generic-x.el: Fix callers of define-generic-mode.
1856 (generic-x-modes): Delete group.
1857 (show-tabs-tab-face, show-tabs-space-face): Put them in the
1858 generic-x customization group.
1859
1860 2005-05-12 Kim F. Storm <storm@cua.dk>
1861
1862 * font-lock.el (font-lock-negation-char-face): Default to "off".
1863
1864 * progmodes/cc-fonts.el (c-basic-matchers-before): Don't apply
1865 font-lock-negation-char-face to ! in !=.
1866
1867 2005-05-12 Masatake YAMATO <jet@gyve.org>
1868
1869 * add-log.el (find-change-log): Fix typos in the docstring
1870 of function.
1871
1872 2005-05-11 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
1873
1874 * international/latexenc.el (latexenc-find-file-coding-system):
1875 Avoid `re-search-forward' when looking for input encoding because
1876 of speed and safety. Better regular expressions for recognizing
1877 input encoding. Limit a search for TeX-master/tex-main-file to
1878 the local variable section.
1879
1880 2005-05-11 Dan Nicolaescu <dann@ics.uci.edu>
1881
1882 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set the
1883 syntax of $ to "'" (quote).
1884
1885 2005-05-11 Reiner Steib <Reiner.Steib@gmx.de>
1886
1887 * dnd.el (dnd-protocol-alist): Improve custom type.
1888
1889 * dired.el (dired-dnd-protocol-alist): New variable.
1890 (dired-mode): Use `dired-dnd-protocol-alist'. Move call of
1891 `dired-mode-hook' to the end.
1892
1893 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
1894
1895 * font-lock.el (font-lock-fontify-syntactically-region): Don't use
1896 comment-end if comment-start-skip is not set.
1897 Obey the font-lock-comment-delimiter-face variables.
1898
1899 2005-05-11 Stefan Monnier <monnier@iro.umontreal.ca>
1900
1901 * files.el (executable-find): Move from executable.el. Use locate-file.
1902 * progmodes/executable.el (executable-find): Move to files.el.
1903
1904 * font-lock.el (font-lock-fontify-keywords-region): Use a marker
1905 when trying to ensure forward progress.
1906
1907 2005-05-11 Chong Yidong <cyd@stupidchicken.com>
1908
1909 * mouse-sel.el (mouse-sel-follow-link-p): New function.
1910 (mouse-select, mouse-select-internal, mouse-extend-internal):
1911 Use it to implement mouse-1-click-follows-link functionality.
1912
1913 2005-05-11 Richard M. Stallman <rms@gnu.org>
1914
1915 * font-lock.el (font-lock-fontify-syntactically-region):
1916 Use font-lock-comment-delimiter-face for comment delimiters.
1917
1918 2005-05-10 Jay Belanger <belanger@truman.edu>
1919
1920 * calc/calc-help.el (calc-m-prefix-help): Add mention of
1921 preserving embedded modes.
1922
1923 2005-05-10 Richard M. Stallman <rms@gnu.org>
1924
1925 * progmodes/sh-script.el (sh-indent-for-do): Default to 0.
1926
1927 * progmodes/ada-mode.el (ada-adjust-case-skeleton):
1928 Move from ada-stmt.el.
1929 (ada-mode): Add ada-adjust-case-skeleton to skeleton-end-hook.
1930
1931 * progmodes/ada-stmt.el (ada-adjust-case-skeleton):
1932 Move to ada-mode.el.
1933 (ada-stmt-mode-hook): Delete; do the work in ada-mode.
1934
1935 * cus-edit.el (custom-file): Call file-chase-links.
1936
1937 * files.el (read-directory-name): Fix previous change.
1938 (hack-local-variables-confirm): New function.
1939 (hack-local-variables-prop-line, hack-local-variables)
1940 (hack-one-local-variable): Use it.
1941
1942 2005-05-10 Lute Kamstra <lute@gnu.org>
1943
1944 * font-lock.el (font-lock-keywords-alist)
1945 (font-lock-removed-keywords-alist): Clarify docstrings.
1946
1947 2005-05-10 Nick Roberts <nickrob@snap.net.nz>
1948
1949 * progmodes/gdb-ui.el (gdb-macro-info): New variable.
1950 (gdb-source-info): Check for preprocessor info.
1951 (gdb-tooltip-print-1): New function. Don't print tooltip if it is
1952 a macro for a function.
1953 (gdb-info-breakpoints-custom): Try to find file again if not already
1954 found (user might have used GDB dir command).
1955 (gdb-get-location): Update gdb-location-alist correctly for change
1956 to gdb-info-breakpoints-custom.
1957
1958 * progmodes/gud.el (gud-tooltip-mode): Require tooltip to be safe.
1959 (gud-tooltip-print-command): Add gdbmi case.
1960 (gud-tooltip-tips): Call gdb-tooltip-print-1 first if there is
1961 preprocessor info.
1962
1963 2005-05-09 Reiner Steib <Reiner.Steib@gmx.de>
1964
1965 * startup.el (fancy-splash-insert): Fix typo in doc string.
1966
1967 2005-05-09 Juanma Barranquero <lekktu@gmail.com>
1968
1969 * obsolete/float.el (string-to-float):
1970 * obsolete/hilit19.el (hilit-add-pattern):
1971 * obsolete/rnews.el (news-parse-range, news-select-message)
1972 (news-get-pruned-list-of-files): Replace `string-to-int' by
1973 `string-to-number'.
1974
1975 * obsolete/uncompress.el: Set `find-file-not-found-functions', not
1976 `find-file-not-found-hooks'; use `add-hook'.
1977 (uncompress-while-visiting): Set `write-file-functions', not
1978 `write-file-hooks'; use `add-hook'.
1979
1980 2005-05-09 Kim F. Storm <storm@cua.dk>
1981
1982 * emulation/cua-base.el (cua-copy-region, cua-cut-region)
1983 (cua-paste): Handle clipboard action.
1984 (cua--init-keymaps): Remap clipboard-kill-region and
1985 clipboard-kill-ring-save.
1986
1987 2005-05-08 Eli Zaretskii <eliz@gnu.org>
1988
1989 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
1990 Improve commentary.
1991
1992 * simple.el (next-error-overlay-arrow-position): Revert the change
1993 made on 2005-04-30.
1994
1995 2005-05-07 Jay Belanger <belanger@truman.edu>
1996
1997 * calc/calcsel2.el (calc-commute-left, calc-commute-right)
1998 (calc-sel-unpack, calc-sel-isolate): Rename variable `reselect' to
1999 `calc-sel-reselect'.
2000
2001 * calc/calc-mode.el (calc-save-modes): Reset the modes list if
2002 Calc is in embedded mode.
2003
2004 2005-05-07 Eli Zaretskii <eliz@gnu.org>
2005
2006 * progmodes/compile.el (compilation-setup):
2007 Set overlay-arrow-string to an empty string on text terminals.
2008
2009 * textmodes/ispell.el (ispell-program-name): Try looking for
2010 "aspell" along exec-path, and if found, use it as the default
2011 speller program.
2012
2013 2005-05-07 Jirka Kosek <jirka@kosek.cz> (tiny change)
2014
2015 * international/mule.el (sgml-xml-auto-coding-function):
2016 Recognize encoding='FOO' in single quotes as well as in double quotes.
2017
2018 2005-05-07 Johan Bockg\e,Ae\e(Brd <bojohan@dd.chalmers.se>
2019
2020 * emacs-lisp/cl-macs.el (cl-transform-lambda): Recognize `declare'
2021 as well as `interactive', so that defmacro* would recognize
2022 `declare' forms.
2023
2024 2005-05-07 Eli Zaretskii <eliz@gnu.org>
2025
2026 * emacs-lisp/easy-mmode.el (easy-mmode-pretty-mode-name):
2027 Explain more about the LIGHTER arg's usage in the doc string.
2028 Add commentary to clarify what the code does. Fix the regexp that
2029 strips whitespace from LIGHTER. Quote LIGHTER before using it,
2030 since it could have characters special to regular expressions.
2031
2032 2005-05-07 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
2033
2034 * replace.el (occur-1): Bind inhibit-read-only so that
2035 erase-buffer doesn't barf on read-only text properties (likewise
2036 for add-text-properties in occur-engine). Mark buffer as unmodified.
2037 (occur-engine): Don't set buffer-read-only here.
2038
2039 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2040
2041 * pcvs.el (cvs-mode-commit, cvs-mode-edit-log): Don't fiddle with
2042 list-buffers-directory. This caused the *cvs-commit* buffer to be
2043 sometimes mistakenly reused as a *cvs* buffer.
2044
2045 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
2046
2047 * tooltip.el: Move code for GUD tooltips into gud.el.
2048 (require): CL no longer needed to compile case.
2049 (tooltip-mode): Do not toggle functions for GUD tooltips.
2050 (tooltip-gud-tips-p): Remove. Replace with minor mode
2051 gud-tooltip-mode in gud.el.
2052 (tooltip-gud-modes, tooltip-gud-display, tooltip-gud-echo-area)
2053 (tooltip-gud-toggle-dereference): Rename in gud.el by replacing
2054 tooltip-gud prefix with gud-tooltip and obsolete.
2055 (tooltip-change-major-mode, tooltip-activate-mouse-motions-if-enabled)
2056 (tooltip-mouse-motions-active, tooltip-activate-mouse-motions)
2057 (tooltip-mouse-motion): Mouse movement functions/variable.
2058 Rename in gud.el by adding gud prefix.
2059 (tooltip-gud-original-filter, tooltip-gud-dereference)
2060 (tooltip-gud-event, tooltip-toggle-gud-tips)
2061 (tooltip-gud-process-output, tooltip-gud-print-command)
2062 (tooltip-gud-tips): GUD tooltip functions/variables. Rename in
2063 gud.el by replacing tooltip-gud prefix with gud-tooltip.
2064 (gdb-tooltip-print): Move to gdb-ui.el.
2065
2066 * progmodes/gud.el: Move code for GUD tooltips from tooltip.el.
2067 (require): CL needed to compile case.
2068 (gud-tooltip-mode): Use to toggle GUD tooltips unstead of
2069 tooltip-gud-tips-p. Make it a minor-mode.
2070 (gud-find-file): Only prepare GUD tooltips if gud-tooltip-mode is t.
2071 (gud-menu-map): GUD tooltips use gud-tooltip-mode now.
2072 (gud-tooltip-modes, gud-tooltip-display, gud-tooltip-echo-area)
2073 (gud-tooltip-change-major-mode)
2074 (gud-tooltip-activate-mouse-motions-if-enabled)
2075 (gud-tooltip-mouse-motions-active, gud-tooltip-activate-mouse-motions)
2076 (gud-tooltip-mouse-motion, gud-tooltip-toggle-dereference)
2077 (gud-tooltip-original-filter, gud-tooltip-dereference)
2078 (gud-tooltip-event, tooltip-toggle-gud-tips)
2079 (gud-tooltip-process-output, gud-tooltip-print-command)
2080 (gud-tooltip-tips): Move from tooltip.el.
2081
2082 * progmodes/gdb-ui.el (gdb-tooltip-print): Move from tooltip.el.
2083 (gdb-cpp-define-alist-flags): Doc fix.
2084 (gdb-set-gud-minor-mode-1): Only prepare GUD tooltips if
2085 gud-tooltip-mode is t.
2086
2087 2005-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
2088
2089 * net/goto-addr.el (goto-address-fontify): Make sure the overlays
2090 evaporate if their text is deleted.
2091 (goto-address-at-point): Make it work as a mouse binding as well.
2092 (goto-address-at-mouse): Obsolete it. Update users.
2093
2094 2005-05-06 Glenn Morris <gmorris@ast.cam.ac.uk>
2095
2096 * calendar/appt.el (top-level): No longer activate on load.
2097
2098 2005-05-06 Juanma Barranquero <lekktu@gmail.com>
2099
2100 * calendar/cal-bahai.el (mark-bahai-diary-entries):
2101 * net/webjump.el (webjump):
2102 * progmodes/idlw-help.el (idlwave-do-context-help1)
2103 (idlwave-highlight-linked-completions):
2104 * textmodes/po.el (po-find-file-coding-system-guts):
2105 Replace `assoc-ignore-case' by `assoc-string'.
2106
2107 2005-05-06 Eli Zaretskii <eliz@gnu.org>
2108
2109 * files.el (locate-file): Doc fix.
2110
2111 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program): Doc fix.
2112 Remove the redundant test for ms-dos.
2113
2114 * progmodes/cmacexp.el (c-macro-preprocessor): Use locate-file to
2115 look for the preprocessor with exec-suffixes. If not found in
2116 standard places, look in exec-path. Remove most of the tests that
2117 used system-type.
2118
2119 * loadup.el: Load jka-cmpr-hook instead of jka-comp-hook.
2120
2121 * jka-compr.el (jka-compr-uninstall): Add autoload cookie.
2122
2123 * jka-cmpr-hook.el: Renamed from jka-comp-hook.el, to avoid
2124 file-name clash with jka-compr.el on 8+3 filesystems.
2125
2126 2005-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2127
2128 * term/mac-win.el: Don't define or bind scroll bar functions if
2129 x-toolkit-scroll-bars is t.
2130 (x-select-text, x-get-selection-value):
2131 Clear x-last-selected-text-clipboard if x-select-enable-clipboard is nil.
2132 (PRIMARY): Put mac-scrap-name property.
2133 (mac-select-convert-to-file-url): New function.
2134 (public.file-url): New selection target type. Add to
2135 selection-converter-alist.
2136 (x-get-selection, x-selection-value): Handle it.
2137 (x-cut-buffer-or-selection-value): New alias.
2138
2139 2005-05-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2140
2141 * textmodes/bibtex.el (bibtex-summary): Use current BibTeX
2142 entry to avoid calling bibtex-find-entry with arg global
2143 being t. Remove arg key.
2144 (bibtex-summary-function, bibtex-complete-crossref-cleanup)
2145 (bibtex-copy-summary-as-kill): Change accordingly.
2146
2147 2005-05-05 Stefan Monnier <monnier@iro.umontreal.ca>
2148
2149 * textmodes/org.el (org-get-entries-from-diary): Remove unused vars.
2150 (org-agenda-date-later): Use with-current-buffer.
2151
2152 2005-05-05 Luc Teirlinck <teirllm@auburn.edu>
2153
2154 * emacs-lisp/byte-run.el (define-obsolete-function-alias)
2155 (define-obsolete-variable-alias): Doc Fixes.
2156
2157 2005-05-06 Kim F. Storm <storm@cua.dk>
2158
2159 * simple.el (line-move-1): Fix 2005-04-26 change. Must still use
2160 vertical-motion when selective-display is active.
2161
2162 * ido.el (ido-setup-hook): New hook.
2163 (ido-define-mode-map-hook): Remove hook; use ido-setup-hook instead.
2164 (ido-input-stack): New var.
2165 (ido-define-mode-map): Bind M-b to ido-push-dir. Move old
2166 ido-next-work-file binding to M-O.
2167 Bind M-f to ido-wide-find-file-or-pop-dir.
2168 (ido-define-mode-map): Don't run ido-define-mode-map-hook.
2169 (ido-read-internal): Run ido-setup-hook.
2170 Catch quit in read-file-name and read-string to cancel edit.
2171 Handle new push, pop, and pop-all exit codes (for M-b/M-f).
2172 Automatically pop-all when completing a directory name (RET).
2173 (ido-file-internal): Add with-no-warnings around ffap and dired code.
2174 (ido-exit-minibuffer): Use exit-minibuffer instead of throw.
2175 (ido-wide-find-file, ido-wide-find-dir): Catch quit to cancel find.
2176 (ido-push-dir, ido-pop-dir, ido-wide-find-file-or-pop-dir):
2177 New functions for M-b/M-f to move among the directory components.
2178 (ido-make-merged-file-list): Catch quit to cancel merge.
2179 (ido-make-dir-list): Delete "." when ido-input-stack is non-empty.
2180 (ido-completion-help): No warnings for ido-completion-buffer-full.
2181
2182 2005-05-05 Daniel Pfeiffer <occitan@esperanto.org>
2183
2184 * font-lock.el (font-lock-negation-char-face): New face and variable.
2185 * progmodes/cc-fonts.el (c-cpp-matchers): Use it.
2186 * progmodes/sh-script.el (sh-font-lock-keywords): Use it.
2187 * progmodes/cperl-mode.el (cperl-init-faces): Use it.
2188 * progmodes/make-mode.el (makefile-font-lock-keywords): Use it.
2189
2190 2005-05-05 Juanma Barranquero <lekktu@gmail.com>
2191
2192 * emacs-lisp/byte-run.el (define-obsolete-function-alias):
2193 Fix typo in docstring.
2194
2195 * progmodes/ebrowse.el (ebrowse-install-1-to-9-keys)
2196 (ebrowse-print-statistics-line)
2197 (ebrowse-electric-position-mode-hook): Fix typo in docstring.
2198
2199 * term/w32-win.el (image-library-alist): Add additional name for
2200 Xpm library.
2201
2202 2005-05-05 Nick Roberts <nickrob@snap.net.nz>
2203
2204 * progmodes/cmacexp.el (c-macro-preprocessor): Update for BSD and
2205 use gcc instead of cpp.
2206
2207 * progmodes/gdb-ui.el (gdb-cpp-define-alist-flags): New variable.
2208 (gdb-create-define-alist): Use it.
2209 (gdb-cpp-define-alist-program): Update for MS-DOS.
2210
2211 2005-05-04 Nick Roberts <nickrob@snap.net.nz>
2212
2213 * progmodes/cmacexp.el (c-macro-preprocessor): Update for Mac OSX.
2214
2215 2005-05-04 Richard M. Stallman <rms@gnu.org>
2216
2217 * help.el (describe-key): No error when UNTRANSLATED is nil.
2218
2219 * simple.el (line-move-1): Fix previous change to signal errors
2220 appropriately.
2221
2222 2005-05-03 Ulf Jasper <ulf.jasper@web.de>
2223
2224 * calendar/icalendar.el (icalendar-version): Now at 0.12.
2225 (icalendar-duration-correction): Remove.
2226 (icalendar--get-event-properties): Split result at commas.
2227 (icalendar--decode-isoduration): New optional argument
2228 DURATION-CORRECTION.
2229 (icalendar--convert-ordinary-to-ical, icalendar--convert-sexp-to-ical)
2230 (icalendar--convert-yearly-to-ical, icalendar--convert-weekly-to-ical)
2231 (icalendar--convert-block-to-ical, icalendar--convert-float-to-ical)
2232 (icalendar--convert-date-to-ical, icalendar--convert-cyclic-to-ical)
2233 (icalendar--convert-anniversary-to-ical): New functions, extracted
2234 from icalendar-export-region, with bug fixes.
2235 (icalendar-export-region): Use the above functions.
2236 (icalendar-import-buffer): Check before saving diary file.
2237 (icalendar--convert-recurring-to-diary)
2238 (icalendar--convert-non-recurring-all-day-to-diary)
2239 (icalendar--convert-non-recurring-not-all-day-to-diary): New functions,
2240 extracted from icalendar--convert-ical-to-diary, with bug fixes.
2241 (icalendar--convert-ical-to-diary): Use the above functions.
2242
2243 2005-05-03 Nick Roberts <nickrob@snap.net.nz>
2244
2245 * progmodes/cc-mode.el (cc-define-alist, cc-create-define-alist):
2246 Remove these recent additions.
2247 (c-mode): Restore to before 2005-04-28.
2248
2249 * progmodes/cc-vars.el (cc-define-list-program): Remove this
2250 recent addition.
2251
2252 * progmodes/gdb-ui.el (gdb-cpp-define-alist-program)
2253 (gdb-define-alist): New variables.
2254 (gdb-create-define-alist): New function.
2255 (gdb-set-gud-minor-mode-1): Handle gdb-define-alist.
2256 (gdb-source, gdb-memory-set-repeat-count): Replace string-to-int
2257 with string-to-number.
2258 (gdb-reset): Kill gdb-define-alist. Move assignments outside loop.
2259
2260 * progmodes/gud.el: Replace string-to-int with string-to-number.
2261 (gud-find-file): Handle gdb-define-alist.
2262
2263 * tooltip.el (tooltip-gud-tips): Use gdb-define-alist.
2264
2265 2005-05-02 Jay Belanger <belanger@truman.edu>
2266
2267 * calc/calc-aent.el (math-read-token):
2268 * calc/calc-bin.el (calc-word-size):
2269 * calc/calc-ext.el (calc-read-number-fancy):
2270 * calc/calc-forms.el (calc-time, calc-date-notation, math-this-year)
2271 (math-parse-date, math-parse-standard-date, calcFunc-tzone):
2272 * calc/calc-frac.el (calc-over-notation):
2273 * calc/calc-graph.el (calc-graph-plot, calc-graph-set-styles)
2274 (calc-graph-num-points, calc-graph-init):
2275 * calc/calc-prog.el (calc-read-parse-table-part)
2276 (calc-edit-macro-repeats):
2277 * calc/calc-yank.el (calc-do-grab-rectangle):
2278 * calc/calc.el (calcDigit-key, math-read-number, math-read-bignum):
2279 Replace `string-to-int' by `string-to-number'.
2280
2281 2005-05-02 Kim F. Storm <storm@cua.dk>
2282
2283 * kmacro.el: Use executing-kbd-macro-index variable.
2284
2285 2005-05-02 Thien-Thi Nguyen <ttn@gnu.org>
2286
2287 * net/rlogin.el (rlogin-parse-words): Delete func.
2288 (rlogin): Use split-string, not rlogin-parse-words.
2289 Also, if there are option-like elements in the parsed args,
2290 take the host to be the first arg immediately following them.
2291 Suggested by Michael Mauger.
2292
2293 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2294
2295 * subr.el (executing-macro): Use `define-obsolete-variable-alias'.
2296
2297 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
2298
2299 * progmodes/cc-mode.el (cc-create-define-alist): Use a shell.
2300 (cc-mode-cpp-program): Rename to cc-define-list-program and
2301 move to cc-vars.el.
2302
2303 * progmodes/cc-vars.el (cc-define-list-program):
2304 Change to "gcc -E -dM -". Make customizable.
2305
2306 2005-05-02 Kim F. Storm <storm@cua.dk>
2307
2308 * emulation/cua-base.el: Fix check for CUA-mode if no init file.
2309
2310 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
2311
2312 * progmodes/cc-mode.el (cc-mode-cpp-program): Change to "gcc -E".
2313
2314 * international/mule-util.el (truncate-string): Remove alias and
2315 obsolete declaration.
2316
2317 * international/mule-cmds.el (update-iso-coding-systems):
2318 Remove alias and obsolete declaration.
2319
2320 * international/mule.el (coding-system-parent): Remove alias and
2321 obsolete declaration.
2322
2323 * subr.el (define-function, sref): Remove aliases and obsolete
2324 declarations.
2325 (chars-in-region): Remove obsolete declaration.
2326
2327 2005-05-01 Richard M. Stallman <rms@gnu.org>
2328
2329 * info.el (Info-mode): Set widen-automatically to nil, locally.
2330
2331 * simple.el (widen-automatically): New variable.
2332 (pop-global-mark): Obey widen-automatically.
2333
2334 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu>
2335
2336 * term/xterm.el (function-key-map): Call substitute-key-definition
2337 before the keymap size is increased by a lot of define-key calls.
2338
2339 2005-05-01 Richard M. Stallman <rms@gnu.org>
2340
2341 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
2342 Rename ARG to ELEMENT. Doc fix.
2343
2344 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
2345
2346 * allout.el (allout-exposure): Remove macro and obsolete declaration.
2347 Remove references to allout-exposure/change to allout-new-exposure.
2348
2349 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
2350 bytecode symbols.
2351
2352 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
2353 (compiled-function-p, focus-frame, unfocus-frame):
2354 Remove aliases and obsolete declarations.
2355 Back out inadvertent changes from previous commit.
2356
2357 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2358
2359 * files.el (require-final-newline): Make Custom tags consistent
2360 with mode-require-final-newline.
2361 (mode-require-final-newline): Doc fix.
2362
2363 2005-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
2364
2365 * international/latexenc.el (latexenc-find-file-coding-system):
2366 Fix regular expressions.
2367
2368 2005-05-01 David Kastrup <dak@gnu.org>
2369
2370 * international/latexenc.el (latexenc-find-file-coding-system):
2371 Fix regular expressions.
2372
2373 2005-05-01 Nick Roberts <nickrob@snap.net.nz>
2374
2375 * subr.el (string-to-int): Make obsolete.
2376
2377 2005-04-30 Richard M. Stallman <rms@gnu.org>
2378
2379 * simple.el (next-error-overlay-arrow-position): Turn off, for ttys.
2380
2381 * loadup.el: load jka-comp-hook.
2382
2383 * jka-compr.el: Many functions and vars moved to jka-comp-hook.el.
2384 (jka-compr-handler): Add autoload. `put' calls moved
2385 to jka-comp-hook.el.
2386 (compression, jka-compr): defgroups moved to jka-comp-hook.el.
2387 (jka-compr-inhibit): Autoload.
2388
2389 * jka-comp-hook.el: New file.
2390 Enable the mode by default.
2391
2392 * files.el (backup-buffer-copy): Use copy-file instead
2393 of write-region, and put back the 'excl.
2394
2395 2005-04-30 Chong Yidong <cyd@stupidchicken.com>
2396
2397 * progmodes/flymake.el (flymake-split-string)
2398 (flymake-split-string, flymake-log, flymake-pid-to-names)
2399 (flymake-reg-names, flymake-get-source-buffer-name)
2400 (flymake-unreg-names, flymake-add-line-err-info)
2401 (flymake-add-err-info): Clarify docstrings.
2402 (flymake-popup-menu, flymake-make-emacs-menu)
2403 (flymake-make-xemacs-menu): Add docstrings.
2404 (flymake-get-buffer-*, flymake-set-buffer-*): Functions deleted.
2405 Set variables directly throughout.
2406
2407 2005-04-30 Nick Roberts <nickrob@snap.net.nz>
2408
2409 * progmodes/cc-mode.el (cc-create-define-alist): Check that file
2410 exists. Initialise cc-define-alist.
2411 (c-mode): Add cc-create-define-alist locally to after-save-hook.
2412 If there is no file (Macroexpansion) don't create an alist.
2413
2414 2005-04-29 Sam Steingold <sds@gnu.org>
2415
2416 * progmodes/cc-mode.el (cc-mode-cpp-program): New user variable.
2417 (cc-create-define-alist): Use it instead of the hard-coded string.
2418
2419 2005-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
2420
2421 * international/mule-conf.el (file-coding-system-alist): Fix regexp
2422 for latexenc.
2423
2424 2005-04-29 Lute Kamstra <lute@gnu.org>
2425
2426 * emacs-lisp/generic.el: Improve commentary section.
2427 (define-generic-mode): Improve docstring.
2428
2429 2005-04-29 Carsten Dominik <dominik@science.uva.nl>
2430
2431 * textmodes/org.el (many places): Change to quiet the byte compiler.
2432 (org-prefix-format-compiled): New variable.
2433 (org-compile-prefix-format): New function.
2434 (org-timeline, org-agenda, org-diary): Call org-compile-prefix-format.
2435 (org-agenda-prefix-format,org-timeline-prefix-format): New options.
2436 (org-agenda-get-scheduled): Check if file is opened in `org-mode'.
2437 (org-get-entries-from-diary): Use `org-get-time-of-day' for
2438 consistency with entries from `org-mode' files.
2439 (org-get-time-of-day): Fix bug with partial matches early in a line.
2440 (org-non-link-chars): New constant.
2441 (org-link-regexp): Respect `org-non-link-chars'.
2442 (org-agenda-day-view): Remove command.
2443 (org-agenda-toggle-week-view): Rename from `org-agenda-week-view'.
2444 (org-follow-bbdb-link, org-store-link): Search also company field.
2445 (org-highlight-overlay): New variable.
2446 (org-highlight, org-unhighlight): New functions.
2447 (org-agenda-mode): Add pre-command-hook to remove highlight.
2448 (org-evaluate-time-range): Behavior depends upon whether time stamp
2449 contains a time or not.
2450 (org-show-subtree, org-show-entry): New functions.
2451 (org-agenda-cleanup-fancy-diary): Remove empty lines.
2452
2453 2005-04-28 Luc Teirlinck <teirllm@auburn.edu>
2454
2455 * comint.el (comint-output-filter-functions): Add autoload cookie.
2456
2457 2005-04-28 Kim F. Storm <storm@cua.dk>
2458
2459 * ido.el (ido-everywhere): Fix last change.
2460
2461 2005-04-28 Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
2462
2463 * international/latexenc.el: New file.
2464 * international/mule-conf.el (file-coding-system-alist): For .tex,
2465 .ltx, .dtx and .drv extensions, use `latexenc-find-file-coding-system'.
2466
2467 2005-04-28 Lute Kamstra <lute@gnu.org>
2468
2469 * font-lock.el (font-lock-add-keywords)
2470 (font-lock-remove-keywords): Clarify docstring.
2471 (font-lock-keywords-alist, font-lock-removed-keywords-alist):
2472 Don't start docstrings with a `*'.
2473 (font-lock-update-removed-keyword-alist): Give it a docstring.
2474
2475 * generic-x.el: Update commentary section.
2476 Only require font-lock when compiling.
2477 Define all modes conditionally.
2478 Place all generic modes in the generic-x-modes customization group.
2479 (generic-x-modes): New customization group.
2480 (generic-default-modes, generic-mswindows-modes)
2481 (generic-unix-modes, generic-other-modes): New constants.
2482 (generic-define-mswindows-modes, generic-define-unix-modes):
2483 Update docstrings. Make them obsolete.
2484 (generic-extras-enable-list): New default value. Update docstring.
2485 Improve :type. Change :set function.
2486 (bat-generic-mode-syntax-table, rul-generic-mode-syntax-table):
2487 Fix docstring.
2488
2489 * emacs-lisp/generic.el (generic-mode-internal):
2490 Simplify font-lock-defaults.
2491 (define-generic-mode): Fix docstring.
2492
2493 2005-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2494
2495 * progmodes/grep.el (grep-mode-font-lock-keywords): Use the
2496 font-lock-face property to highlight matches.
2497
2498 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
2499
2500 * progmodes/cc-mode.el (cc-create-define-alist): New function.
2501 (cc-define-alist): New variable.
2502 (c-mode): Make it local and initialise it.
2503
2504 * progmodes/gdb-ui.el (gdb-active-process): New variable.
2505 (gdb-exited): New function.
2506 (gdb-annotation-rules): Use it.
2507 (gdb-starting): Set gdb-active-process to t.
2508 (gdb-stopping): Amend doc string.
2509 (gdb-reset): Set gdb-active-process to nil.
2510
2511 * tooltip.el (tooltip-gud-tips): Show the associated #define
2512 directives when a C program under GDB is not executing.
2513
2514 2005-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
2515
2516 * progmodes/cperl-mode.el (cperl-mode): Don't precompile the
2517 font-lock-fontify-syntactic-keywords.
2518
2519 * font-lock.el (font-lock-default-fontify-region): Don't force
2520 parse-sexp-lookup-properties to nil.
2521
2522 2005-04-27 Alexander Klimov <alserkli@inbox.ru> (tiny change)
2523
2524 * man.el (man-mode-syntax-table): Set up `:' to have
2525 word-constituent syntax.
2526
2527 2005-04-27 Lute Kamstra <lute@gnu.org>
2528
2529 * novice.el (disable-command): Don't add spurious newlines to the
2530 init file. Reported by Dan Jacobson <jidanni@jidanni.org>.
2531
2532 2005-04-26 Jay Belanger <belanger@truman.edu>
2533
2534 * calc/calc-yank.el (calc-edit-finish): Make sure there is more
2535 than one window before deleting window.
2536
2537 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
2538
2539 * shell.el (shell-prompt-pattern): Doc fix.
2540 (shell-mode): Set paragraph-separate buffer locally to "\\'".
2541
2542 * comint.el (comint-prompt-regexp, comint-get-old-input)
2543 (comint-use-prompt-regexp)
2544 (comint-use-prompt-regexp-instead-of-fields)
2545 (comint-replace-by-expanded-history, comint-send-input)
2546 (comint-output-filter, comint-get-old-input-default)
2547 (comint-line-beginning-position, comint-bol, comint-show-output)
2548 (comint-backward-matching-input, comint-forward-matching-input)
2549 (comint-next-prompt, comint-previous-prompt):
2550 Rename `comint-use-prompt-regexp-instead-of-fields' to
2551 `comint-use-prompt-regexp'. Keep old name as alias and declare
2552 obsolete.
2553 (comint-use-prompt-regexp): Shorten first line of doc string.
2554
2555 * ielm.el (inferior-emacs-lisp-mode): Adapt to above name change.
2556 Set paragraph-separate buffer locally to "\\'".
2557
2558 * hippie-exp.el (try-expand-line, try-expand-line-all-buffers):
2559 Adapt to above name change.
2560
2561 * net/net-utils.el (nslookup-prompt-regexp, ftp-prompt-regexp)
2562 (smbclient-prompt-regexp): Ditto.
2563
2564 * progmodes/inf-lisp.el (inferior-lisp-prompt): Ditto.
2565
2566 2005-04-27 Nick Roberts <nickrob@snap.net.nz>
2567
2568 * progmodes/gdb-ui.el (gdb-location-alist): Rename from
2569 gdb-location-list.
2570 Break lines that are over 80 characters wide.
2571
2572 2005-04-26 Stefan Monnier <monnier@iro.umontreal.ca>
2573
2574 * pcvs-info.el (cvs-fileinfo->full-path, cvs-display-full-path):
2575 New fun and var, to preserve compatibility.
2576
2577 * pcvs.el, pcvs-info.el: Rename "full-path" -> "full-name".
2578
2579 2005-04-26 Dominique de Waleffe <ddw@missioncriticalit.com> (tiny change)
2580
2581 * pcvs-info.el (cvs-fileinfo->backup-file): Don't pass the full file
2582 name to file-newer-than-file-p.
2583
2584 2005-04-26 Richard M. Stallman <rms@gnu.org>
2585
2586 * simple.el (line-move-1): Avoid using vertical-motion in easy cases.
2587
2588 * progmodes/python.el (python-mode):
2589 Use new name eldoc-documentation-function.
2590
2591 * hexl.el (hexl-mode): Use new name eldoc-documentation-function.
2592
2593 * emacs-lisp/eldoc.el (eldoc-mode): Doc fix.
2594 (eldoc-documentation-function):
2595 Rename from eldoc-print-current-symbol-info-function. Calls changed.
2596
2597 2005-04-26 Nick Roberts <nickrob@snap.net.nz>
2598
2599 * emacs-lisp/byte-run.el (define-obsolete-function-alias): New macro.
2600
2601 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
2602
2603 * term/xterm.el (function-key-map): Fix strings for
2604 {C,S,A,C-S}-f[1-4]. Use substitute-key-definition to bind
2605 {C,S,A,C-S}-{f1-f12}.
2606
2607 2005-04-26 Kenichi Handa <handa@m17n.org>
2608
2609 * international/mule-cmds.el (select-safe-coding-system):
2610 Fix previous change.
2611
2612 2005-04-26 Lute Kamstra <lute@gnu.org>
2613
2614 * emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring.
2615
2616 * font-lock.el (font-lock-fontify-region-function): Fix docstring.
2617 (font-lock-comment-delimiter-face): Ditto.
2618
2619 * calc/calc.el (calc-trail-mode): Don't set font-lock-defaults.
2620
2621 2005-04-25 Jay Belanger <belanger@truman.edu>
2622
2623 * calc/calc-help.el (calc-view-news): Let-bind inhibit-read-only
2624 to t while inserting information; use help-mode.
2625
2626 2005-04-25 Dan Nicolaescu <dann@ics.uci.edu>
2627
2628 * term.el (ansi-term-color-vector): Use the xterm colors.
2629 (term-raw-map): Don't add mappings for \eO and \e[. Map deletechar.
2630
2631 2005-04-25 Lute Kamstra <lute@gnu.org>
2632
2633 * font-core.el (font-lock-defaults): Fix docstring.
2634
2635 * font-lock.el (font-lock-syntactic-face-function): Fix docstring.
2636
2637 2005-04-25 Kenichi Handa <handa@m17n.org>
2638
2639 * international/mule-cmds.el (select-safe-coding-system):
2640 Don't check consistency with coding: spec, etc if raw-text or
2641 no-conversion was found to be safe.
2642
2643 2005-04-24 Richard M. Stallman <rms@gnu.org>
2644
2645 * mail/sendmail.el (mail-font-lock-keywords): Match any number of
2646 citation markers at start of each line.
2647
2648 * mail/rmail.el (rmail-font-lock-keywords): Match any number of
2649 citation markers at start of each line.
2650
2651 * font-lock.el (font-lock-comment-delimiter-face): Doc fix.
2652
2653 * files.el (mode-require-final-newline): Fix previous change.
2654 (require-final-newline): Fix type label.
2655
2656 2005-04-24 Glenn Morris <gmorris@ast.cam.ac.uk>
2657
2658 * progmodes/f90.el (f90-calculate-indent): Fix treatment of first
2659 statement in buffer (broken by 2004-11-24 change).
2660
2661 2005-04-24 Kim F. Storm <storm@cua.dk>
2662
2663 * ido.el (ido-everywhere): Save and restore old read-buffer-function
2664 and read-file-name-function values. Don't overwrite existing
2665 non-nil values if ido-mode is enabled without ido-everywhere.
2666
2667 2005-04-24 Luc Teirlinck <teirllm@auburn.edu>
2668
2669 * files.el (mode-require-final-newline): Minor doc fix.
2670
2671 2005-04-24 Eli Zaretskii <eliz@gnu.org>
2672
2673 * subr.el (syntax-after): Doc fix.
2674 (syntax-class): If argument is nil, return nil. Mask off upper 16
2675 bits, not 8 bits.
2676
2677 * files.el (mode-require-final-newline): Doc fix.
2678 (backup-buffer-copy): Fix last change.
2679
2680 2005-04-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2681
2682 * term/mac-win.el: Require select. Set selection-coding-system to
2683 mac-system-coding-system. Call menu-bar-enable-clipboard.
2684 (x-last-selected-text-clipboard, x-last-selected-text-primary)
2685 (x-select-enable-clipboard): New variables.
2686 (x-select-text, x-get-selection, x-selection-value)
2687 (x-get-selection-value, mac-select-convert-to-string)
2688 (mac-services-open-file, mac-services-open-selection)
2689 (mac-services-insert-text): New functions.
2690 (CLIPBOARD, FIND): Put mac-scrap-name property.
2691 (com.apple.traditional-mac-plain-text, public.utf16-plain-text)
2692 (public.tiff): Put mac-ostype property.
2693 (selection-converter-alist): Add entries for them.
2694 (mac-application-menu-map): New keymap.
2695 (interprogram-cut-function, interprogram-paste-function): Set to
2696 x-select-text and x-get-selection-value, respectively.
2697 (split-window-keep-point): Set to t.
2698
2699 2005-04-23 Richard M. Stallman <rms@gnu.org>
2700
2701 * files.el (read-directory-name): Always pass non-nil
2702 DEFAULT-FILENAME arg to read-file-name.
2703 (backup-buffer-copy, basic-save-buffer-2): Take care against
2704 writing thru an unexpected existing symlink.
2705 (revert-buffer): In indirect buffer, revert the base buffer.
2706 (magic-mode-alist): Doc fix.
2707 (buffer-stale-function): Doc fix.
2708 (minibuffer-with-setup-hook): Avoid warning.
2709 (mode-require-final-newline): Doc and custom fix.
2710
2711 * follow.el (follow-end-of-buffer): Use with-no-warnings.
2712
2713 * font-lock.el (font-lock-comment-face): On terminals with few colors,
2714 use the default appearance.
2715 (font-lock-comment-delimiter-face): New face, new variable.
2716
2717 * imenu.el (imenu--generic-function): The official position of a
2718 definition is the start of the line that BEG is in.
2719
2720 * midnight.el (midnight-timer): Move defvar up.
2721
2722 * mouse.el (mouse-drag-region-1): Delete some debugging code.
2723
2724 * saveplace.el (save-place-to-alist): Use with-no-warnings.
2725
2726 * startup.el (command-line): Use with-no-warnings.
2727
2728 * window.el (window-size-fixed): New defvar.
2729
2730 * emacs-lisp/easymenu.el (easy-menu-do-define): Use defalias, not fset.
2731
2732 * mail/rmail.el (rmail-font-lock-keywords):
2733 Use font-lock-comment-delimiter-face.
2734
2735 * mail/sendmail.el (mail-font-lock-keywords):
2736 Use font-lock-comment-delimiter-face.
2737
2738 * progmodes/compile.el (next-error-highlight-timer): New defvar.
2739
2740 2005-04-23 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
2741
2742 * progmodes/compile.el (compilation-mode-font-lock-keywords):
2743 Specify t for LAXMATCH when matching directories.
2744 Save match data around compilation-compat-error-properties form.
2745
2746 2005-04-23 David Kastrup <dak@gnu.org>
2747
2748 * textmodes/tex-mode.el (TeX-mode, plain-TeX-mode, LaTeX-mode):
2749 Mention that the autoloaded aliases should be kept for AUCTeX.
2750
2751 2005-04-23 Andreas Schwab <schwab@suse.de>
2752
2753 * isearch.el (isearch-forward): Doc fix.
2754
2755 2005-04-23 Eli Zaretskii <eliz@gnu.org>
2756
2757 * jit-lock.el (jit-lock-stealth-time): Change default value to 16.
2758 (jit-lock-stealth-nice): Change default value to 0.5.
2759
2760 2005-04-23 Eric Hanchrow <offby1@blarg.net> (tiny change)
2761
2762 * abbrev.el (write-abbrev-file): Write table entries in
2763 alphabetical order by table name.
2764
2765 2005-04-22 Kim F. Storm <storm@cua.dk>
2766
2767 * ido.el (ido-read-internal): Fix `list' completion.
2768
2769 2005-04-22 Kenichi Handa <handa@m17n.org>
2770
2771 * recentf.el (recentf-save-file-coding-system): New variable.
2772 (recentf-save-list): Encode the file by
2773 recentf-save-file-coding-system and add coding: tag.
2774
2775 2005-04-22 Nick Roberts <nickrob@snap.net.nz>
2776
2777 * emacs-lisp/byte-run.el (define-obsolete-variable-alias): New macro.
2778
2779 2005-04-21 Lute Kamstra <lute@gnu.org>
2780
2781 * loadhist.el (unload-feature): Don't remove a function from hooks
2782 if it is about to be restored to an autoload . Remove functions
2783 that will become unbound from auto-mode-alist. Simplify the code.
2784
2785 * subr.el (assq-delete-all): New implementation that is linear,
2786 not quadratic. Suggested by David Kastrup <dak@gnu.org>.
2787 (rassq-delete-all): New function.
2788
2789 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
2790 Add size-indication-mode.
2791
2792 2005-04-21 Kenichi Handa <handa@m17n.org>
2793
2794 * international/mule-cmds.el: Add autoload for widget-value in
2795 eval-when-compile.
2796
2797 2005-04-21 Nick Roberts <nickrob@snap.net.nz>
2798
2799 * menu-bar.el (menu-bar-options-save, menu-bar-showhide-menu):
2800 Add tooltip-mode.
2801
2802 * bindings.el (mode-line-mode-menu): Remove tooltip-mode.
2803
2804 2005-04-20 Luc Teirlinck <teirllm@auburn.edu>
2805
2806 * progmodes/inf-lisp.el (inferior-lisp): New defgroup.
2807 (inferior-lisp-filter-regexp, inferior-lisp-program)
2808 (inferior-lisp-load-command, inferior-lisp-prompt)
2809 (inferior-lisp-mode-hook, lisp-source-modes)
2810 (inferior-lisp-load-hook): defvar->defcustom.
2811 (inferior-lisp-program, inferior-lisp-prompt)
2812 (inferior-lisp-load-hook): Doc fixes.
2813 (inferior-lisp-install-letter-bindings): Small change in
2814 introductory comment.
2815
2816 2005-04-20 Dan Nicolaescu <dann@ics.uci.edu>
2817
2818 * vc.el (vc-annotate-color-map): Change some colors so that text
2819 using them as foreground is readable on both white and black
2820 backgrounds.
2821
2822 2005-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
2823
2824 * international/mule-conf.el (translation-table-for-input):
2825 Remove redundant declaration.
2826
2827 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
2828
2829 * progmodes/gud.el (gud-menu-map): Add tooltip-toggle-gud-tips.
2830
2831 * tooltip.el (tooltip-gud-tips-p): Expand documentation.
2832 (tooltip-toggle-gud-tips): New function.
2833
2834 2005-04-20 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2835
2836 * term/mac-win.el (mac-symbol-encoder): Fix mappings of left and
2837 right angle brackets.
2838
2839 2005-04-20 Nick Roberts <nickrob@snap.net.nz>
2840
2841 * tooltip.el (tooltip-use-echo-area): Replace as alias and deprecate.
2842
2843 2005-04-19 Stefan Monnier <monnier@iro.umontreal.ca>
2844
2845 * progmodes/flymake.el (flymake-get-absolute-file-name-basedir):
2846 Remove. Update callers to use expand-file-name instead.
2847
2848 * subr.el (syntax-class): New function.
2849
2850 * simple.el (blink-matching-open): Use it.
2851
2852 * paren.el (show-paren-function): Use it to recognize parens that are
2853 also used in 2-char comment markers.
2854
2855 2005-04-19 Lute Kamstra <lute@gnu.org>
2856
2857 * loadhist.el (unload-feature): Update for new format of
2858 load-history. Simplify the code.
2859
2860 2005-04-19 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2861
2862 * term/mac-win.el: Add coding: tag and set it to iso-2022-7bit.
2863 (mac-add-charset-info): New function. Initialize variable
2864 mac-charset-info-alist using it.
2865 (mac-centraleurroman, mac-cyrillic): Do not use UCS in table data
2866 for translation.
2867 (mac-symbol-encoder, mac-dingbats-encoder): New translation table.
2868 (mac-font-encoder-list): Add entries for mac-symbol and mac-dingbats.
2869 (ccl-encode-mac-symbol-font, ccl-encode-mac-dingbats-font):
2870 New CCL programs.
2871
2872 2005-04-19 Kim F. Storm <storm@cua.dk>
2873
2874 * simple.el (next-buffer, prev-buffer, next-error)
2875 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
2876 (clone-indirect-buffer-other-window): Move bindings to bindings.el.
2877
2878 * bindings.el (next-buffer, prev-buffer, next-error)
2879 (scroll-other-window, keyboard-quit, keyboard-escape-quit)
2880 (clone-indirect-buffer-other-window): Move bindings from simple.el.
2881 (next-buffer, prev-buffer): Add C-x C-right and C-x C-left bindings.
2882 (next-error, previous-error): Add M-g M-n/n and M-g M-p/p bindings.
2883
2884 2005-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
2885
2886 * isearch.el (isearch-edit-string): Make the search-ring available for
2887 minibuffer history commands.
2888 (minibuffer-local-isearch-map): Remove bindings for M-p and M-n,
2889 the default history commands now work just as well.
2890 (isearch-ring-retreat-edit, isearch-ring-advance-edit): Remove.
2891
2892 2005-04-18 Kim F. Storm <storm@cua.dk>
2893
2894 * emulation/cua-base.el (cua--pre-command-handler): Add more
2895 elaborate check for shift modifier on non-window systems.
2896
2897 2005-04-18 Lars Hansen <larsh@math.ku.dk>
2898
2899 * desktop.el: Make "--no-desktop" turn off `desktop-save-mode'.
2900
2901 2005-04-18 Kim F. Storm <storm@cua.dk>
2902
2903 * tooltip.el (tooltip-show): Change second arg to USE-ECHO-AREA
2904 and make it optional. Don't test tooltip-gud-echo-area here.
2905 (tooltip-gud-process-output, gdb-tooltip-print):
2906 Pass tooltip-gud-echo-area to tooltip-show.
2907 (tooltip-help-tips): Remove second optional arg to tooltip-show.
2908
2909 2005-04-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2910
2911 * tooltip.el (tooltip-mode): `emacs-quick-startup' and
2912 `display-graphic-p' may not be bound yet.
2913
2914 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
2915
2916 * startup.el (command-line): No longer enable Xterm Mouse mode by
2917 default in terminals compatible with xterm.
2918
2919 * xt-mouse.el (xterm-mouse-mode): Set init value back to nil.
2920
2921 2005-04-18 Nick Roberts <nickrob@snap.net.nz>
2922
2923 * tooltip.el (tooltip-gud-echo-area): Rename from
2924 tooltip-use-echo-area.
2925 (tooltip-show, tooltip-gud-process-output, gdb-tooltip-print)
2926 (tooltip-help-tips): Allow GUD tooltips to be displayed in echo
2927 area independently of where help tooltips are displayed.
2928
2929 2005-04-17 David Kastrup <dak@gnu.org>
2930
2931 * cus-theme.el (custom-theme-write-variables): Quote variables
2932 where necessary.
2933
2934 2005-04-17 Richard M. Stallman <rms@gnu.org>
2935
2936 * simple.el (yank-excluded-properties): Add follow-link to value.
2937
2938 * jka-compr.el (jka-compr-compression-info-list): Fix custom type.
2939
2940 * startup.el (fancy-splash-max-time): Just 30 seconds.
2941 (fancy-splash-delay): Just 7.
2942 (fancy-splash-screens): No time limit other than fancy-splash-max-time.
2943
2944 * loadhist.el (unload-feature): Update for new format of load-history.
2945 Simplify the code.
2946
2947 * mail/rmail.el (rmail-ignored-headers): Ignore more headers
2948 (rmail-font-lock-keywords): Don't fontify the text of a citation.
2949
2950 * mail/sendmail.el (mail-font-lock-keywords):
2951 Don't fontify subject text.
2952 Don't fontify the text of a citation.
2953
2954 2005-04-17 Mark H. Weaver <mhw@netris.org> (tiny change)
2955
2956 * comint.el (comint-output-filter): Run comint-output-filter-functions
2957 with point where the user had it.
2958
2959 2005-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
2960
2961 * international/ucs-tables.el (ucs-set-table-for-input):
2962 Disable when using unify-on-decoding.
2963
2964 2005-04-16 Dan Nicolaescu <dann@ics.uci.edu>
2965
2966 * emulation/cua-base.el (cua-global-mark-face): Add special case
2967 for displays supporting a high number of colors.
2968
2969 2005-04-16 Matt Hodges <MPHodges@member.fsf.org> (tiny change)
2970
2971 * repeat.el (repeat): Invoke pre-command-hook and post-command-hook.
2972
2973 2005-04-16 Chong Yidong <cyd@stupidchicken.com>
2974
2975 * filesets.el (filesets-add-buffer): If user supplies a name of a
2976 non-existing fileset, create a new fileset.
2977
2978 2005-04-16 Carsten Dominik <dominik@science.uva.nl>
2979
2980 * textmodes/org.el (org-up-heading-all): Fix bug with
2981 `outline-up-heading-all'.
2982
2983 2005-04-16 Andreas Schwab <schwab@suse.de>
2984
2985 * files.el (auto-mode-alist): Handle /etc/sysconfig/*,
2986 /etc/permissions.d/* and /etc/aliases.d/*.
2987
2988 2005-04-16 Kenichi Handa <handa@m17n.org>
2989
2990 * international/code-pages.el (cp-make-coding-system):
2991 Set `translation-table-for-input' property value to the symbol
2992 ucs-mule-to-mule-unicode, not to that value.
2993 (pt154): Escape guillemet by `\'.
2994
2995 2005-04-15 Luc Teirlinck <teirllm@auburn.edu>
2996
2997 * loadup.el: Load tooltip if x-show-tip is fboundp.
2998
2999 * startup.el (command-line): Add comment.
3000
3001 * tooltip.el (tooltip-mode): Specify correct standard value for
3002 Custom in init-value.
3003
3004 2005-04-15 Nick Roberts <nickrob@snap.net.nz>
3005
3006 * progmodes/gud.el (gud-goto-info): Use existing Info buffer, if
3007 possible.
3008
3009 2005-04-15 Carsten Dominik <dominik@science.uva.nl>
3010
3011 * textmodes/org.el (org-agenda-date-prompt): Rename from
3012 `org-agenda-date-today'.
3013 (org-evaluate-time-range): Insert at point instead of directly
3014 after time range.
3015 (org-first-headline-recenter, org-subtree-end-visible-p)
3016 (org-optimize-window-after-visibility-change): New functions
3017 (org-agenda-post-command-hook): Don't allow point at end of line,
3018 to make sure it always hits the text properties.
3019 (org-agenda-next-date-line, org-agenda-previous-date-line):
3020 New commands.
3021 (org-set-regexps-and-options): Category may contain white space.
3022 (org-agenda-get-deadlines, org-agenda-get-scheduled):
3023 Improve marker positions.
3024 (org-agenda-new-marker): Argument POS made optional.
3025 (org-agenda-get-timestamps): Deadlines which are done are listed
3026 in org-done-face now.
3027 (org-agenda-get-todos, org-agenda-get-timestamps)
3028 (org-agenda-get-deadlines, org-agenda-get-scheduled):
3029 Set `undone-face' and `done-face' properties.
3030 (org-last-todo-state-is-todo): New variable.
3031 (org-todo): Set `org-last-todo-state-is-todo'.
3032 (org-agenda-todo): Change face according to
3033 `org-last-todo-state-is-todo'. And change other lines refering to
3034 the same entry.
3035 (org-calendar-goto-agenda): New command.
3036 (org-calendar-to-agenda-key): New option.
3037 (org-startup-folded): New allowed value `content'.
3038 (org-set-regexps-and-options): Accept new value `content' for
3039 `org-startup-folded'.
3040 (org-get-current-options): Handle new value `content' for
3041 `org-startup-folded'.
3042 (org-insert-todo-heading): New command.
3043 (org-mode): Insert first line "*-* mode: org-mode -*-" when called
3044 interactively in empty file and option
3045 `org-insert-mode-line-in-empty-file' has been set.
3046 (org-agenda-todo,org-agenda-priority): Modify to use
3047 `org-agenda-change-all-lines'.
3048 (org-warning-face): Change color on dark background
3049
3050 2005-04-14 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3051
3052 * international/mule-cmds.el (set-locale-environment): On Mac OS,
3053 use preferences AppleLocale and AppleLanguages, and variable
3054 mac-system-locale for default locale. On Mac OS Classic, use
3055 mac-system-coding-system for default coding systems.
3056
3057 * term/mac-win.el: Don't set file-name-coding-system.
3058 Decode variables system-name, emacs-build-system, user-login-name, and
3059 user-full-name by mac-system-coding-system on Mac OS Classic.
3060 (mac-system-coding-system): New variable.
3061
3062 2005-04-13 Luc Teirlinck <teirllm@auburn.edu>
3063
3064 * startup.el (command-line): Handle `xterm-mouse-mode' before
3065 reading init file.
3066
3067 * xt-mouse.el (xterm-mouse-mode): Adapt to above change.
3068
3069 2005-04-13 Glenn Morris <gmorris@ast.cam.ac.uk>
3070
3071 * progmodes/sh-script.el (sh-here-document-word): Make it a
3072 defcustom. Doc fix.
3073 (sh-add): Bash uses $(( )) for arithmetic.
3074 (sh-while-getopts) <sh>: Set OPTIND back to 1 at end.
3075 (sh-maybe-here-document): Remove quotes and leading whitespace
3076 from heredoc word when closing. Indent heredoc with tabs if word
3077 starts with "-".
3078
3079 2005-04-13 Richard M. Stallman <rms@gnu.org>
3080
3081 * simple.el (undo): Fix previous change.
3082
3083 * custom.el (defface): Doc fix.
3084
3085 2005-04-13 Lute Kamstra <lute@gnu.org>
3086
3087 * Makefile.in (DONTCOMPILE): Remove list.
3088 (compile, compile-always): Don't use DONTCOMPILE.
3089 (update-authors): Load the library in which batch-update-authors
3090 is defined.
3091 * makefile.w32-in (DONTCOMPILE): Remove list.
3092 (compile, compile-always): Fix comments.
3093 (update-authors): Load the library in which batch-update-authors
3094 is defined.
3095
3096 * generic-x.el (generic-mode-ini-file-find-file-hook):
3097 Rename to ini-generic-mode-find-file-hook.
3098 Keep generic-mode-ini-file-find-file-hook as an alias.
3099 (ini-generic-mode-find-file-hook): Rename from
3100 generic-mode-ini-file-find-file-hook. Fix docstring.
3101 (ini-generic-mode): Docstring change.
3102 (bat-generic-mode-run-as-comint): Silence the byte compiler.
3103
3104 * help.el (describe-key-briefly): UNTRANSLATED can be nil when
3105 called from lisp.
3106
3107 * generic.el: Move to the emacs-lisp subdir.
3108
3109 2005-04-12 Dan Nicolaescu <dann@ics.uci.edu>
3110
3111 * term/xterm.el (function-key-map): Add mappings for A-, C-, S-
3112 and C-S- function and cursor motion keys.
3113
3114 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3115
3116 * startup.el (command-line): Enable Xterm Mouse mode by default.
3117 * xt-mouse.el (xterm-mouse-mode): Provide correct standard value
3118 for Custom. No longer show "Mouse" in mode line when enabled.
3119 Doc fix.
3120
3121 2005-04-12 Kim F. Storm <storm@cua.dk>
3122
3123 * emulation/cua-base.el (cua-rectangle-face)
3124 (cua-rectangle-noselect-face): Define face attributes here.
3125
3126 * emulation/cua-rect.el (cua--init-rectangles): Remove face setup.
3127
3128 2005-04-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3129
3130 * startup.el (command-line): Turn off blinking cursor if
3131 cursorBlink in resources is off or false.
3132
3133 2005-04-12 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3134
3135 * term/mac-win.el (dnd): Require dnd.
3136 (mac-drag-n-drop): Call dnd-handle-one-url.
3137 (kTextEncodingMacRoman, kTextEncodingISOLatin1)
3138 (kTextEncodingISOLatin2): Remove constants.
3139 (mac-script-code-coding-systems): New constant.
3140 (mac-handle-language-change): New function.
3141 (special-event-map): Bind it to `language-change' event.
3142 (mac-centraleurroman, mac-cyrillic): New coding systems.
3143 (mac-font-encoder-list, ccl-encode-mac-centraleurroman-font)
3144 (ccl-encode-mac-cyrillic-font): Rename mac-centraleurroman-encoder
3145 and mac-cyrillic-encoder to encode-mac-centraleurroman and
3146 encode-mac-cyrillic, respectively.
3147
3148 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3149
3150 * progmodes/gud.el, progmodes/gdb-ui.el (gdb-assembler-mode):
3151 Don't set overlay-arrow-string to "=>" as this is done
3152 globally in C now.
3153
3154 2005-04-12 Lute Kamstra <lute@gnu.org>
3155
3156 * generic-x.el (rc-generic-mode, rul-generic-mode):
3157 Fix auto-mode-alist entries.
3158 (etc-fstab-generic-mode): Tweak fontification.
3159
3160 * generic.el (generic-make-keywords-list): Fix docstring.
3161 (generic-mode-internal): Simplify generic-font-lock-keywords.
3162
3163 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
3164
3165 * whitespace.el (whitespace-buffer-leading)
3166 (whitespace-buffer-trailing): Revert the incorrect test inversion.
3167 However, fix the highlight area for the leading and
3168 trailing whitespaces to show space.
3169
3170 2005-04-11 Rajesh Vaidheeswarran <rv@gnu.org>
3171
3172 * whitespace.el (whitespace-version): Bump to 3.5
3173
3174 (whitespace-buffer-leading, whitespace-buffer-trailing):
3175 Invert sense of the test to highlight the whitespace.
3176
3177 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3178
3179 * progmodes/gud.el (gud-display-line): GUD uses its own
3180 overlay arrow now so don't set overlay-arrow-string.
3181 (gud-pdb-command-name): Revert back to "pdb" (2004-04-26).
3182
3183 2005-04-11 Dan Nicolaescu <dann@ics.uci.edu>
3184
3185 * term.el (term-ansi-current-bold, term-ansi-current-underline)
3186 (term-ansi-current-reverse, term-ansi-current-invisible)
3187 (term-ansi-face-already-done): Change to boolean.
3188 (term-reset-terminal, term-handle-colors-array): Handle the above
3189 vars accordingly.
3190 (term-buffer-vertical-motion): Rename from buffer-vertical-motion.
3191 (term-emulate-terminal): Use the new name.
3192
3193 * faces.el (secondary-selection): Use yellow1, not yellow.
3194 (trailing-whitespace): Use red1, not red.
3195
3196 2005-04-11 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
3197
3198 * dired.el (dired-mode): Use dnd-* instead of x-dnd-*
3199 (dired-dnd-handle-local-file): Call dnd-get-local-file-name.
3200 (dired-dnd-handle-file): Call dnd-get-local-file-uri
3201
3202 * cus-edit.el (dnd): New group.
3203
3204 * term/w32-win.el (dnd): Require dnd
3205 (w32-drag-n-drop): Call dnd-handle-one-url.
3206
3207 * x-dnd.el: Require dnd.
3208 (x-dnd-handle-uri-list, x-dnd-handle-file-name):
3209 Call dnd-handle-one-url.
3210 (x-dnd-types-alist, x-dnd-insert-utf8-text)
3211 (x-dnd-insert-utf16-text, x-dnd-insert-ctext): Change x-dnd-insert-text
3212 to dnd-insert-text.
3213 (x-dnd-protocol-alist, x-dnd-open-file-other-window)
3214 (x-dnd-handle-one-url, x-dnd-get-local-file-uri)
3215 (x-dnd-get-local-file-name, x-dnd-open-local-file)
3216 (x-dnd-open-file, x-dnd-insert-text): Move to dnd.el (without x-).
3217
3218 * dnd.el (dnd-protocol-alist): New file with generic DND functions.
3219
3220 2005-04-11 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
3221
3222 * wdired.el: Doc fixes.
3223 (wdired-confirm-overwrite): Rename from wdired-is-ok-overwrite.
3224 (wdired-use-dired-vertical-movement): Rename from
3225 wdired-always-move-to-filename-beginning.
3226 (wdired-mode-map): Use `ignore' instead of `wdired-newline'.
3227 (wdired-change-to-wdired-mode): Change mode name.
3228 (wdired-newline): Delete.
3229
3230 2005-04-11 Richard M. Stallman <rms@gnu.org>
3231
3232 * whitespace.el (whitespace-highlight-the-space):
3233 Don't call whitespace-unhighlight-the-space here.
3234
3235 * simple.el (undo): Record t in undo-equiv-table
3236 for the redo record made by an undo-in-region.
3237
3238 2005-04-12 Nick Roberts <nickrob@snap.net.nz>
3239
3240 * progmodes/gdb-ui.el (gdb-display-inferior-io-buffer)
3241 (gdb-frame-inferior-io-buffer): New Functions to control
3242 display of separate IO buffer.
3243 (menu): Add them to menu-bar.
3244 (gdb-display-buffer): Check for buffer another frame.
3245 Protect GUD buffer.
3246 (gdb-setup-windows): Create IO buffer if not already there.
3247 (gdb-memory-mode): Remove purecopy noops.
3248
3249 2005-04-11 Glenn Morris <gmorris@ast.cam.ac.uk>
3250
3251 * progmodes/f90.el (f90-electric-insert): Add optional prefix arg,
3252 and pass to self-insert-command.
3253
3254 2005-04-11 Lute Kamstra <lute@gnu.org>
3255
3256 * generic.el: Commentary section cleanup.
3257 (generic): Delete.
3258 (generic-use-find-file-hook, generic-lines-to-scan)
3259 (generic-find-file-regexp, generic-ignore-files-regexp)
3260 (default-generic-mode, generic-mode-find-file-hook)
3261 (generic-mode-ini-file-find-file-hook): Move to generic-x.el.
3262 * generic-x.el (generic-x): Docstring fix. Put it in the data group.
3263 (generic-use-find-file-hook, generic-lines-to-scan)
3264 (generic-find-file-regexp, generic-ignore-files-regexp)
3265 (default-generic-mode, generic-mode-find-file-hook)
3266 (generic-mode-ini-file-find-file-hook): Move from generic.el.
3267
3268 2005-04-10 Karl Fogel <kfogel@red-bean.com>
3269
3270 * bookmark.el (bookmark-write-file): Catch errors writing file.
3271 This is the same change as saveplace.el at 2005-04-10T23:32:00Z!rms@gnu.org.
3272
3273 2005-04-10 Richard M. Stallman <rms@gnu.org>
3274
3275 * startup.el (fancy-splash-tail): Update copyright year.
3276 (command-line): Split part of -Q into -D.
3277 (emacs-basic-display): New defvar.
3278 (fancy-splash-text): Correct name of menu item.
3279
3280 * saveplace.el (save-place-alist-to-file): Catch errors writing file.
3281
3282 * info.el (Info-fontify-node): Handle fontification of multiple * Menu
3283 lines in one node.
3284
3285 * comint.el (comint-send-input): New arg ARTIFICIAL.
3286 Callers in this file changed.
3287
3288 * abbrev.el (define-abbrevs): Read system abbrevs properly.
3289
3290 * emacs-lisp/map-ynp.el (map-y-or-n-p): Clarify RET/q in help message.
3291
3292 2005-04-10 Chong Yidong <cyd@stupidchicken.com>
3293
3294 * url/url-ldap.el (url-ldap): Add docstring. Fix call to
3295 `ldap-search-internal'.
3296
3297 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
3298
3299 * files.el (set-auto-mode-1): Use line-end-position.
3300
3301 * international/latin-1.el:
3302 * international/latin-2.el:
3303 * international/latin-3.el:
3304 * international/latin-4.el:
3305 * international/latin-5.el:
3306 * international/latin-8.el:
3307 * international/latin-9.el: Give punctuation syntax to NBSP.
3308
3309 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore)
3310 (bibtex-reference-key, bibtex-autokey-demangle-name, bibtex-mode):
3311 Use char-classes to accept non-ascii letters, accepted in some recent
3312 bibtex implementations.
3313
3314 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3315
3316 * custom.el (custom-set-minor-mode): Any non-nil value for the
3317 variable should enable the mode when set through Custom.
3318
3319 2005-04-10 Stefan Monnier <monnier@iro.umontreal.ca>
3320
3321 * progmodes/vhdl-mode.el (vhdl-mode-map-init): Don't override default
3322 TAB binding so tab-always-indent is obeyed.
3323 (vhdl-minibuffer-local-map): Move initialization into declaration.
3324 (vhdl-mode-abbrev-table-init): Mark the abbrevs as `system'.
3325 (vhdl-run-when-idle, vhdl-create-mode-menu, vhdl-character-to-event)
3326 (vhdl-hooked-abbrev): Avoid test for XEmacs.
3327 (vhdl-current-line): Use line-beginning-position.
3328 (vhdl-doc-variable, vhdl-doc-mode): Call help-setup-xref before
3329 with-output-to-temp-buffer, so the current position can be recorded.
3330
3331 2005-04-10 Masatake YAMATO <jet@gyve.org>
3332
3333 * progmodes/compile.el (compilation-error-regexp-alist-alist):
3334 Add regexp for gcov.
3335
3336 2005-04-06 Katsumi Yamaoka <yamaoka@jpl.org>
3337
3338 * calendar/time-date.el (time-to-seconds, seconds-to-time)
3339 (days-to-time, time-subtract, time-add): Don't use the #xhhhh
3340 syntax which Emacs 20 doesn't support.
3341
3342 2005-04-09 Richard M. Stallman <rms@gnu.org>
3343
3344 * help.el (describe-key-briefly, describe-key):
3345 Replace strings as event types with "(any string)".
3346
3347 2005-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
3348
3349 * arc-mode.el (archive-mode-map): Move initialization into
3350 the declaration. Override *all* bindings of `undo'.
3351 (archive-lemacs): Remove, use (featurep 'xemacs) instead.
3352
3353 2005-04-09 Jay Belanger <belanger@truman.edu>
3354
3355 * calc/calc-units.el (math-standard-units): Redefine Watt hour as W*hr.
3356
3357 2005-04-09 Dan Nicolaescu <dann@ics.uci.edu>
3358
3359 * term/xterm.el (xterm-rgb-convert-to-16bit): Simplify.
3360 (xterm-register-default-colors): Update color values computation
3361 to match xterm-200.
3362
3363 2005-04-09 Kenichi Handa <handa@m17n.org>
3364
3365 * international/code-pages.el (iso-latin-7): Fix the map.
3366
3367 2005-04-08 Luc Teirlinck <teirllm@auburn.edu>
3368
3369 * emacs-lisp/lisp.el (defun-prompt-regexp)
3370 (parens-require-spaces, buffer-end, end-of-defun)
3371 (insert-parentheses): Doc fixes.
3372
3373 2005-04-08 Kim F. Storm <storm@cua.dk>
3374
3375 * comint.el (comint-highlight-prompt): Fix face spec.
3376 * hi-lock.el (hi-green): Likewise.
3377
3378 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
3379
3380 * cus-edit.el (custom-modified-face):
3381 * comint.el (comint-highlight-input): Fix previous changes.
3382 * term.el (term-handle-ansi-escape): Add a comment.
3383
3384 2005-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
3385
3386 * whitespace.el (whitespace-highlight-the-space): Put the same overlay
3387 in the buffer and in whitespace-highlighted-space.
3388 (whitespace-unhighlight-the-space): Simplify.
3389 (whitespace-buffer): Simplify.
3390
3391 2005-04-08 Dan Nicolaescu <dann@ics.uci.edu>
3392
3393 * textmodes/table.el (table-cell-face): Add special case for
3394 displays supporting a high number of colors.
3395 * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face)
3396 (vhdl-font-lock-reserved-words-face)
3397 (vhdl-speedbar-architecture-face)
3398 (vhdl-speedbar-instantiation-face)
3399 (vhdl-speedbar-architecture-selected-face)
3400 (vhdl-speedbar-instantiation-selected-face): Likewise.
3401 * progmodes/sh-script.el (sh-heredoc-face): Likewise.
3402 * progmodes/idlw-help.el (idlwave-help-link-face): Likewise.
3403 * progmodes/ebrowse.el (ebrowse-tree-mark-face)
3404 (ebrowse-root-class-face, ebrowse-member-attribute-face)
3405 (ebrowse-progress-face): Likewise.
3406 * progmodes/compile.el (compilation-info-face): Likewise.
3407 * progmodes/cc-fonts.el (c-invalid-face): Likewise.
3408 * emacs-lisp/re-builder.el (reb-match-3): Likewise.
3409 * calendar/calendar.el (diary-face): Likewise.
3410 * woman.el (woman-italic-face, woman-bold-face)
3411 (woman-unknown-face): Likewise.
3412 * wid-edit.el (widget-button-pressed-face): Likewise.
3413 * whitespace.el (whitespace-highlight-face): Likewise.
3414 * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise.
3415 * pcvs-info.el (cvs-marked-face): Likewise.
3416 * info.el (info-xref): Likewise.
3417 * ido.el (ido-subdir-face, ido-indicator-face): Likewise.
3418 * hilit-chg.el (highlight-changes-face)
3419 (highlight-changes-delete-face): Likewise.
3420 * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b)
3421 (hi-red-b): Likewise.
3422 * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise.
3423 * font-lock.el (font-lock-keyword-face)
3424 (font-lock-function-name-face, font-lock-warning-face): Likewise.
3425 * cus-edit.el (custom-invalid-face, custom-modified-face)
3426 (custom-set-face, custom-changed-face, custom-variable-tag-face)
3427 (custom-group-tag-face-1, custom-group-tag-face): Likewise.
3428 * comint.el (comint-highlight-prompt): Likewise.
3429
3430 2005-04-08 Lute Kamstra <lute@gnu.org>
3431
3432 * font-lock.el (font-lock-keywords): Docstring fixes.
3433
3434 2005-04-08 Kenichi Handa <handa@m17n.org>
3435
3436 * ps-mule.el (ps-mule-show-warning): If the number of unprintable
3437 chars are more than a limit, print " and more..." at the tail.
3438
3439 2005-04-08 Kim F. Storm <storm@cua.dk>
3440
3441 * emacs-lisp/authors.el (authors-aliases): Update list.
3442 (authors-ignored-files): New list.
3443 (authors-fixed-entries): Fix typo.
3444 (authors-renamed-files-alist): Update list.
3445 (authors-add): Check authors-ignored-files.
3446
3447 2005-04-08 Carsten Dominik <dominik@science.uva.nl>
3448
3449 * calendar/diary-lib.el (add-to-diary-list): MARKER argument made
3450 optional, to ensure backward compatibility.
3451
3452 2005-04-08 Stephen Eglen <stephen@gnu.org>
3453
3454 * textmodes/flyspell.el (flyspell-large-region): Doc fix.
3455
3456 2005-04-08 Kim F. Storm <storm@cua.dk>
3457
3458 * buff-menu.el (Buffer-menu-mode-map): Map follow-link to mouse-face.
3459
3460 * mouse.el (mouse-on-link-p): Doc fix.
3461
3462 2005-04-07 Luc Teirlinck <teirllm@auburn.edu>
3463
3464 * ielm.el (ielm-prompt-read-only): Doc fix.
3465
3466 * comint.el (comint-prompt-read-only): Doc fix.
3467
3468 2005-04-07 Benjamin Rutt <brutt@bloomington.in.us>
3469
3470 * ffap.el (ffap-pass-wildcards-to-dired): New user option to
3471 ensure dired always handles wildcards passed to ffap.
3472 (find-file-at-point): Use it.
3473 (ffap-dired-wildcards): Doc fix.
3474
3475 2005-04-07 Juri Linkov <juri@jurta.org>
3476
3477 * simple.el (next-error-overlay-arrow-position): New defvar.
3478 Put "=>" on its property `overlay-arrow-string'. Add it to
3479 `overlay-arrow-variable-list'.
3480
3481 * progmodes/compile.el (compilation-setup):
3482 Set `next-error-overlay-arrow-position' to nil. Also set it to
3483 nil in the local hook `kill-buffer-hook'. Make local variable
3484 `overlay-arrow-string' and set it to "=>".
3485 (compilation-goto-locus): Set BOL position to
3486 `next-error-overlay-arrow-position' instead of
3487 `overlay-arrow-position'.
3488
3489 * info.el (Info-mode): Add `Info-kill-buffer' to `kill-buffer-hook'
3490 locally instead of adding it to the global hook.
3491 (Info-kill-buffer): Move up.
3492
3493 2005-04-06 Dan Nicolaescu <dann@ics.uci.edu>
3494
3495 * term/xterm.el (xterm-standard-colors): Update color values from
3496 xterm-200.
3497
3498 2005-04-06 Stefan Monnier <monnier@iro.umontreal.ca>
3499
3500 * textmodes/tex-mode.el (tex-font-lock-keywords-2): Add \bfseries.
3501
3502 * fast-lock.el:
3503 * lazy-lock.el: Move them to the obsolete subdir.
3504
3505 2005-04-06 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
3506
3507 * wdired.el (wdired-advise-functions, wdired-add-skip-in-replace)
3508 (wdired-add-replace-advice): Remove.
3509 (wdired-change-to-wdired-mode): Use query-replace-skip-read-only.
3510
3511 2005-04-06 Kim F. Storm <storm@cua.dk>
3512
3513 * startup.el (command-line): Add --bare-bones alias for -Q.
3514
3515 2005-04-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3516
3517 * term/mac-win.el: Use create-fontset-from-mac-roman-font to
3518 create the startup fontset if a font specification ends with
3519 `mac-roman'.
3520
3521 2005-04-06 Lute Kamstra <lute@gnu.org>
3522
3523 * add-log.el (change-log-font-lock-keywords): Complete 2005-04-03
3524 change.
3525
3526 * emacs-lisp/copyright.el (copyright-update-year): Replace the
3527 right subexpression. Suggested by Jay Bingham <jay.bingham@hp.com>.
3528
3529 2005-04-05 Lute Kamstra <lute@gnu.org>
3530
3531 * generic.el (generic-mode-internal): Fix 2005-03-31 change.
3532 (define-generic-mode): Ditto. Fix debug declaration.
3533
3534 * generic-x.el (show-tabs-tab-face, show-tabs-space-face):
3535 Put them in the generic-x group.
3536
3537 * calendar/timeclock.el (timeclock): Doc fix.
3538
3539 * generic.el (define-generic-mode): Don't use custom-current-group.
3540 Document default :group value.
3541 * emacs-lisp/easy-mmode.el (define-minor-mode): Ditto.
3542 (define-global-minor-mode): Don't use custom-current-group.
3543
3544 2005-04-05 Glenn Morris <gmorris@ast.cam.ac.uk>
3545
3546 * startup.el (command-line-1): Display startup-echo-area-message
3547 when fancy splash screen is in use.
3548
3549 * progmodes/sh-script.el (sh-builtins) <bash>: Add `caller'.
3550 (sh-escaped-newline): New face.
3551 (sh-font-lock-keywords) <shell>: Improve regexp for escaped
3552 newline, and use sh-escaped-newline face.
3553
3554 * progmodes/tcl.el (tcl-escaped-newline): New face.
3555 (tcl-builtin-list): New variable.
3556 (tcl-set-font-lock-keywords): Add builtins, variables, and escaped
3557 newlines. Fix keywords subexpression number.
3558
3559 2005-04-05 Carsten Dominik <dominik@science.uva.nl>
3560
3561 * textmodes/org.el (org-diary-default-entry): Fix call to
3562 `add-to-diary-entry'.
3563
3564 2005-04-05 Kim F. Storm <storm@cua.dk>
3565
3566 * ediff-init.el: Use (featurep 'xemacs).
3567
3568 2005-04-05 David Ponce <david@dponce.com>
3569
3570 * cus-edit.el (face): Derive from symbol widget. Display sample
3571 of the current face on the fly.
3572 (widget-face-sample-face-get, widget-face-notify): New functions.
3573 (widget-face-value-create): Remove.
3574
3575 * wid-edit.el (widget-field-end): Temporarily remove field
3576 narrowing before to call `get-char-property'.
3577
3578 2005-04-04 Jay Belanger <belanger@truman.edu>
3579
3580 * calc/calc-aent.el (math-read-replacement-list): Add subscripts.
3581 (math-read-subscripts): New variable.
3582 (math-read-preprocess-string): Process subscripts.
3583
3584 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3585
3586 * comint.el (comint-prompt-read-only): Doc fix.
3587
3588 * dired.el (dired-copy-filename-as-kill): Make `-' arg behave like
3589 `-1'. Doc fix.
3590
3591 2005-04-04 Carsten Dominik <dominik@science.uva.nl>
3592
3593 * textmodes/org.el (org-insert-mode-line-in-empty-file):
3594 Change default value to nil.
3595
3596 2005-04-04 Lute Kamstra <lute@gnu.org>
3597
3598 * autorevert.el (auto-revert-mode): Specify :group.
3599 * battery.el (display-battery-mode): Specify :group.
3600 * diff-mode.el (diff-minor-mode): Specify :group.
3601 * font-core.el (font-lock-mode): Specify :group.
3602 * hl-line.el (hl-line-mode): Specify :group.
3603 * iimage.el (iimage): New customization group.
3604 (iimage-mode): Specify :group.
3605 * longlines.el (longlines-mode): Specify :group.
3606 * master.el: Don't require easy-mmode.
3607 (master): New customization group.
3608 (master-mode): Specify :group.
3609 * msb.el (msb-mode): Specify :group.
3610 * reveal.el (reveal-mode): Specify :group.
3611 * simple.el (next-error-follow-minor-mode): Specify :group.
3612 * smerge-mode.el (smerge-mode): Specify :group.
3613 * emacs-lisp/eldoc.el (eldoc-mode): Specify :group.
3614 * emulation/cua-base.el (cua-mode): Specify :group.
3615 * international/encoded-kb.el (encoded-kbd-mode): Specify :group.
3616 * language/thai-util.el (thai-auto-composition-mode)
3617 (thai-word-mode): Specify :group.
3618 * mail/supercite.el (sc-minor-mode): Specify :group.
3619 * progmodes/cwarn.el (cwarn-mode): Specify :group.
3620 * progmodes/flymake.el (flymake-mode): Specify :group.
3621 * progmodes/glasses.el (glasses-mode): Specify :group.
3622 * progmodes/hideif.el (hide-ifdef-mode): Specify :group.
3623 * textmodes/enriched.el (enriched-mode): Specify :group.
3624 * textmodes/refill.el (refill-mode): Specify :group.
3625
3626 * add-log.el (change-log-font-lock-keywords): Names in
3627 parenthesized lists can contain spaces.
3628
3629 2005-04-04 Thien-Thi Nguyen <ttn@gnu.org>
3630
3631 * startup.el (fancy-splash-text): Shorten default text of
3632 "Emacs Tutorial" line. Also, if the current language env
3633 indicates an available tutorial file other than TUTORIAL,
3634 extract its title and append it to the line in parentheses.
3635 (fancy-splash-insert): If arg is a thunk, funcall it.
3636
3637 2005-04-04 Jay Belanger <belanger@truman.edu>
3638
3639 * calc.el (calc-language-alist): Add tags to customization type.
3640
3641 2005-04-03 Luc Teirlinck <teirllm@auburn.edu>
3642
3643 * xt-mouse.el (xterm-mouse-mode): Add explicit Custom group, mouse.
3644 Doc fix.
3645
3646 2005-04-03 Marcelo Toledo <marcelo@gnu.org>
3647
3648 * add-log.el (change-log-font-lock-keywords): The manual
3649 describing a Change Log entry, says: (...) "Aside from these
3650 header lines, every line in the change log starts with a space or
3651 a tab.". The font-lock was not highlighting lines started with
3652 spaces, added support for it.
3653
3654 2005-04-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
3655
3656 * textmodes/bibtex.el (bibtex-url): Use format to generate the url.
3657 (bibtex-generate-url-list): Update docstring accordingly. Put the
3658 complex example in the docstring.
3659 (bibtex-font-lock-url): Use pop.
3660
3661 2005-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
3662
3663 * progmodes/tcl.el (tcl-set-font-lock-keywords): Use new \_< ops.
3664
3665 * pcvs.el (cvs-checkout): Prompt for cvsroot as well.
3666
3667 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3668
3669 * filesets.el (filesets-set-default): Doc fix.
3670
3671 2005-04-03 Lute Kamstra <lute@gnu.org>
3672
3673 * generic.el (define-generic-mode): Add argument to specify
3674 keywords for defcustom.
3675 (default-generic-mode): Specify :group.
3676
3677 * generic-x.el: Specify :group for all generic modes.
3678
3679 * desktop.el (desktop-no-desktop-file-hook)
3680 (desktop-after-read-hook): Doc fix.
3681
3682 2005-04-02 Luc Teirlinck <teirllm@auburn.edu>
3683
3684 * simple.el (visible-mode): Use explicit :group keyword.
3685 This changes the group of `visible-mode-hook' from paren-blinking
3686 to editing-basics.
3687
3688 2005-04-02 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
3689
3690 * mail/rmail.el (rmail-parse-url): Bugfix. Parse traditional
3691 mailbox specifications as well as URLs.
3692 (rmail-insert-inbox-text): Remove unused conditional branches.
3693
3694 2005-04-01 Jay Belanger <belanger@truman.edu>
3695
3696 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
3697 (calc-gnuplot-print-command): Move definitions to calc.el.
3698
3699 * calc/calc-embed.el (calc-embedded-announce-formula)
3700 (calc-embedded-open-formula, calc-embedded-close-formula)
3701 (calc-embedded-open-word, calc-embedded-close-word)
3702 (calc-embedded-open-plain, calc-embedded-close-plain)
3703 (calc-embedded-open-new-formula, calc-embedded-close-new-formula)
3704 (calc-embedded-open-mode, calc-embedded-close-mode):
3705 Move definitions to calc.el.
3706
3707 * calc/calc.el (calc-settings-file, calc-language-alist):
3708 Make customizable.
3709 (calc-embedded-announce-formula, calc-embedded-open-formula)
3710 (calc-embedded-close-formula, calc-embedded-open-word)
3711 (calc-embedded-close-word, calc-embedded-open-plain)
3712 (calc-embedded-close-plain, calc-embedded-open-new-formula)
3713 (calc-embedded-close-new-formula, calc-embedded-open-mode)
3714 (calc-embedded-close-mode, calc-gnuplot-name)
3715 (calc-gnuplot-plot-command, calc-gnuplot-print-command): Move here
3716 from other files and make customizable.
3717
3718 2005-04-01 Stefan Monnier <monnier@iro.umontreal.ca>
3719
3720 * pcvs.el (cvs-temp-buffer, cvs-mode-kill-process, cvs-buffer-check):
3721 Use buffer-live-p.
3722 (cvs-mode-run): Don't call cvs-update-header here.
3723 (cvs-run-process): Call cvs-update-header.
3724 Use process properties for cvs-postprocess and cvs-buffer so that
3725 the sentinel can behave better if the temp buffer is killed.
3726 Use a pipe rather than a tty, to better handle unexpected prompts.
3727 (cvs-sentinel): Rewrite. Call cvs-update-header.
3728
3729 2005-04-01 Andre Spiegel <spiegel@gnu.org>
3730
3731 * vc-hooks.el (vc-workfile-unchanged-p): Disable mtime check when
3732 we go via Tramp or Ange-FTP. Suggested by Kai Grossjohann.
3733
3734 2005-03-31 Stefan Monnier <monnier@iro.umontreal.ca>
3735
3736 * generic.el (define-generic-mode): Add indentation rule.
3737
3738 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3739
3740 * files.el (mode-require-final-newline): Make Custom correctly
3741 report a nil value and allow to set it to nil via Custom.
3742 Doc fix.
3743
3744 2005-04-01 Kenichi Handa <handa@m17n.org>
3745
3746 * international/characters.el: Enable the correct case setting for
3747 dotless-i and dotted-I.
3748
3749 2005-04-01 Kim F. Storm <storm@cua.dk>
3750
3751 * ido.el (ido-file-internal): Fall back to non-ido command if
3752 initial directory is on slow ftp (or tramp) host.
3753
3754 2005-03-31 Richard M. Stallman <rms@gnu.org>
3755
3756 * emacs-lisp/autoload.el (make-autoload):
3757 Handle define-global-minor-mode.
3758
3759 * emacs-lisp/easy-mmode.el (define-global-minor-mode):
3760 Rename from easy-mmode-define-global-mode.
3761 (easy-mmode-define-global-mode): Alias for define-global-minor-mode.
3762
3763 * progmodes/scheme.el (scheme-mode-syntax-table):
3764 Update syntax of | and # for two-character comment syntax.
3765
3766 2005-03-31 Lute Kamstra <lute@gnu.org>
3767
3768 * emacs-lisp/easy-mmode.el (easy-mmode-define-global-mode)
3769 (define-minor-mode): Call custom-current-group at load-time.
3770
3771 * generic.el (define-generic-mode): Add debug declaration.
3772 Add defcustom for the mode hook.
3773 (generic-mode-internal): Use run-mode-hooks.
3774
3775 2005-03-31 Kim F. Storm <storm@cua.dk>
3776
3777 * mouse.el (mouse-1-click-follows-link): Increase to 450 ms.
3778 (mouse-fixup-help-message): New defun called by show_help_echo
3779 to fixup mouse-2 prefix in help messages when applicable.
3780
3781 * tooltip.el (tooltip-show-help-function): Don't fixup message here.
3782
3783 2005-03-31 Kenichi Handa <handa@m17n.org>
3784
3785 * language/thai-word.el (thai-find-word-ends): Pay attention to
3786 the case that we reach the end of buffer.
3787
3788 * textmodes/fill.el (fill-text-properties-at): New function.
3789 (fill-newline): Use fill-text-properties-at instead of
3790 text-properties-at.
3791
3792 2005-03-31 Olive Lin <olive.lin@versateladsl.be> (tiny change)
3793
3794 * textmodes/tex-mode.el (tex-start-tex) Use shell-quote-argument,
3795 not comint-quote-filename.
3796
3797 2005-03-31 Thien-Thi Nguyen <ttn@gnu.org>
3798
3799 * help-fns.el (help-with-tutorial): Revert last change.
3800
3801 2005-03-31 Kim F. Storm <storm@cua.dk>
3802
3803 * emulation/cua-base.el (cua-scroll-down): Add CUA property.
3804
3805 2005-03-30 Paul Eggert <eggert@cs.ucla.edu>
3806
3807 * calendar/cal-china.el: Update reference to "Calendrical
3808 Calculations" book; there's a new edition.
3809 * calendar/cal-coptic.el: Likewise.
3810 * calendar/cal-french.el: Likewise.
3811 * calendar/cal-hebrew.el: Likewise.
3812 * calendar/cal-islam.el: Likewise.
3813 * calendar/cal-iso.el: Likewise.
3814 * calendar/cal-julian.el: Likewise.
3815 * calendar/cal-mayan.el: Likewise.
3816 * calendar/cal-persia.el: Likewise.
3817 * calendar/calendar.el: Likewise.
3818 * calendar/holidays.el: Likewise.
3819 * calendar/lunar.el: Likewise.
3820 * calendar/solar.el: Likewise.
3821
3822 * calendar/calendar.el (calendar-day-abbrev-array): Remove trailing
3823 white space from doc string.
3824
3825 2005-03-30 Jay Belanger <belanger@truman.edu>
3826
3827 * calc/calc-help.el (calc-full-help): Remove email address.
3828
3829 2005-03-30 Thien-Thi Nguyen <ttn@gnu.org>
3830
3831 * help-fns.el (help-with-tutorial): Delete title line.
3832
3833 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3834
3835 * calendar/cal-x.el (calendar-one-frame-setup)
3836 (calendar-only-one-frame-setup, calendar-two-frame-setup): Use t
3837 rather than 'symbol for set-window-dedicated-p.
3838
3839 * calendar/appt.el (appt-buffer-name): Make it a constant.
3840 (appt-add): Doc fix.
3841
3842 * filesets.el (filesets-menu-path, filesets-menu-before)
3843 (filesets-menu-in-menu): Doc fix. Now valid in GNU Emacs.
3844 (filesets-menu-cache-file): Use directory ~/.emacs.d.
3845 (filesets-add-submenu): Delete and use add-submenu instead.
3846
3847 2005-03-30 Carsten Dominik <dominik@science.uva.nl>
3848
3849 * org.el (org-agenda-phases-of-moon, org-agenda-sunrise-sunset)
3850 (org-agenda-convert-date, org-agenda-goto-calendar): New commands.
3851 (org-diary-default-entry): New function.
3852 (org-get-entries-from-diary): Better parsing of diary entries.
3853 (org-agenda-check-no-diary): New function.
3854 ("diary-lib"): Advice to function `add-to-diary-list', to allow
3855 linking to diary entries.
3856 (org-agenda-execute-calendar-command): New function.
3857 (org-agenda): Improve visible section in window.
3858 Use `org-fit-agenda-window'.
3859 (org-fit-agenda-window): New option.
3860 (org-move-subtree-down): Better handling of empty lines
3861 at end of subtree.
3862 (org-cycle): Numeric prefix is interpreted now as show-subtree N
3863 levels up.
3864 (org-fontify-done-headline): New option.
3865 (org-headline-done-face): New face.
3866 (org-set-font-lock-defaults): Use `org-headline-done-face'.
3867 (org-table-copy-down): Rename from `org-table-copy-from-above'.
3868 When current field is non-empty, it is copied to next row.
3869 (org-table-copy-from-above): Fix bug which made it
3870 impossible to copy fields containing only a single non-white character.
3871
3872 2005-03-30 Kim F. Storm <storm@cua.dk>
3873
3874 * kmacro.el (kmacro-end-macro): Isearch may store this command
3875 into the macro -- so ignore it when executing keyboard macro.
3876
3877 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
3878
3879 * tooltip.el (tooltip-gud-display): Use gud-overlay-arrow-position.
3880
3881 2005-03-29 Kenichi Handa <handa@m17n.org>
3882
3883 * language/thai.el ("Thai"): Set setup-function and exit-function
3884 for Thai language environment.
3885
3886 * language/thai-util.el: Require thai-word.
3887 (thai-word-mode-map): New variable.
3888 (thai-word-mode): New minor mode.
3889 (setup-thai-language-environment-internal): New function.
3890 (exit-thai-language-environment-internal): New function.
3891
3892 * language/thai-word.el (thai-word-table): Declare it by defvar,
3893 use dolist to initialize it.
3894 (thai-kill-word, thai-backward-kill-word, thai-transpose-words)
3895 (thai-fill-find-break-point): New functions.
3896
3897 2005-03-29 Richard M. Stallman <rms@gnu.org>
3898
3899 * simple.el (idle-update-delay): Move definition up.
3900 (set-mark): Doc fix.
3901
3902 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
3903
3904 * longlines.el: New file.
3905
3906 * simple.el (buffer-substring-filters): New variable.
3907 (filter-buffer-substring): New function.
3908 (kill-region, copy-region-as-kill): Use it.
3909
3910 * register.el (copy-to-register, append-to-register)
3911 (prepend-to-register): Use filter-buffer-substring.
3912
3913 2005-03-30 Nick Roberts <nickrob@snap.net.nz>
3914
3915 * progmodes/gud.el (gdb): (Re)-initialise gud-filter-pending-text.
3916 (gud-filter-pending-text): Move in front of gdb.
3917 (gud-overlay-arrow-position): New variable.
3918 (gud-sentinel, gud-display-line): Use it in place of
3919 overlay-arrow-position.
3920
3921 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3922
3923 * progmodes/fortran.el (fortran-if-indent): Doc fix.
3924 (fortran-font-lock-keywords-2): Add "where", "elsewhere".
3925 (fortran-font-lock-keywords-4): New variable.
3926 (fortran-blocks-re, fortran-end-block-re)
3927 (fortran-start-block-re): New constants, for hideshow.
3928 (hs-special-modes-alist): Add a Fortran entry.
3929 (fortran-mode-map): Bind fortran-end-of-block,
3930 fortran-beginning-of-block to \M-\C-n, \M-\C-p.
3931 (fortran-mode): Doc fix. Add fortran-font-lock-keywords-4.
3932 (fortran-looking-at-if-then, fortran-end-of-block)
3933 (fortran-beginning-of-block): New functions, for hideshow.
3934
3935 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
3936 Doc fix. Tweak regexp.
3937 (f90-beginning-of-block): Push mark first.
3938
3939 2005-03-29 Jay Belanger <belanger@truman.edu>
3940
3941 * calc/calc.el: Update copyright date.
3942 (calc-version): Increase to 2.1.
3943 (calc-version-date): Remove.
3944
3945 * calc/calc-help.el: Update copyright date.
3946 (calc-full-help): Remove reference to calc-version-date.
3947 Update copyright date.
3948
3949 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
3950
3951 * vc.el (vc-do-command): Use a pipe for async processes, so password
3952 prompts don't show up at places where the user can't reply.
3953
3954 2005-03-29 Olive Lin <olive.lin@versateladsl.be> (tiny change)
3955
3956 * textmodes/tex-mode.el (tex-send-command): shell-quote-argument
3957 on the file name we pass to the inferior shell.
3958
3959 2005-03-29 Stephan Stahl <stahl@eos.franken.de> (tiny change)
3960
3961 * progmodes/which-func.el (which-function): Be robust in the face of an
3962 imenu--make-index-alist failure.
3963
3964 2005-03-29 Stefan Monnier <monnier@iro.umontreal.ca>
3965
3966 * reveal.el (reveal-mode-map): Don't override C-a and C-e.
3967
3968 * progmodes/python.el (python-preoutput-filter): Fix last change.
3969
3970 2005-03-29 Lute Kamstra <lute@gnu.org>
3971
3972 * emacs-lisp/debug.el (debug-on-entry): Handle autoloaded
3973 functions and compiled macros.
3974 (debug-convert-byte-code): Handle macros too.
3975 (debug-on-entry-1): Don't signal an error when trying to clear a
3976 function that is not set to debug on entry.
3977
3978 2005-03-29 Jay Belanger <belanger@truman.edu>
3979
3980 * calc/calc-lang.el: Add functions to math-function-table
3981 properties of tex and math.
3982
3983 2005-03-29 Kenichi Handa <handa@m17n.org>
3984
3985 * ps-mule.el (ps-mule-plot-string): Translate characters by
3986 ps-print-translation-table.
3987 (ps-mule-begin-job): Call find-charset-region/string with
3988 ps-print-translation-table.
3989 (ps-mule-printable-p): Return t if CHARSET is ascii or latin-iso8859-1.
3990
3991 * ps-print.el (ps-print-translation-table): New variable.
3992 (ps-plot-region): Translate characters by ps-print-translation-table.
3993
3994 2005-03-29 Juri Linkov <juri@jurta.org>
3995
3996 * simple.el (next-error-highlight-timer): New variable.
3997
3998 * progmodes/compile.el (compilation-goto-locus):
3999 Use `next-error-highlight-timer' instead of `sit-for'.
4000
4001 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4002
4003 * mail/supercite.el (sc-mail-field): Use assoc-string.
4004 (sc-get-address): Simplify regexps.
4005
4006 * files.el (minibuffer-with-setup-hook): New macro.
4007 (find-file-read-args): Use it to avoid let-binding
4008 minibuffer-with-setup-hook (which breaks turning on/off
4009 file-name-shadow-mode while in the prompt).
4010
4011 * complete.el (PC-read-include-file-name-internal): Use test-completion.
4012
4013 2005-03-28 Luc Teirlinck <teirllm@auburn.edu>
4014
4015 * font-lock.el: Bind `font-lock-fontify-block' to M-o M-o.
4016
4017 2005-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
4018
4019 * window.el (window-buffer-height): Use count-screen-lines.
4020
4021 * progmodes/python.el (python-preoutput-leftover): New var.
4022 (python-preoutput-filter): Use it.
4023 (python-send-receive): Loop until all the result has been received.
4024
4025 2005-03-28 Juri Linkov <juri@jurta.org>
4026
4027 * dired.el (dired-mode-map): Add ellipsis to "Compare directories".
4028
4029 * menu-bar.el (menu-bar-file-menu): Remove ellipsis from
4030 "Recover Crashed Session".
4031 (menu-bar-search-menu): Add ellipsis to "Search tagged files".
4032 (menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
4033 (menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
4034 (menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
4035 (menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
4036 (menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
4037 (menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
4038 (menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
4039
4040 * ediff-hook.el (menu-bar-ediff-misc-menu, ediff-misc-menu):
4041 Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
4042 Ediff Sessions", "Toggle use of separate control buffer frame",
4043 "Use separate frame for Ediff control buffer".
4044
4045 * bookmark.el (menu-bar-bookmark-map): Add ellipsis to "Jump to
4046 Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
4047 "Rename Bookmark", "Delete Bookmark".
4048
4049 * info.el (Info-mode-menu): Remove ellipsis from "Index".
4050 Add ellipsis to "Lookup a String", "Lookup a string in all indices".
4051 Add `:active Info-index-alternatives' to "Next Matching Item".
4052
4053 * wdired.el (wdired-change-to-wdired-mode):
4054 Mention `wdired-abort-changes' key in the initial message.
4055
4056 * international/mule.el (auto-coding-alist): Associate non-ascii
4057 image filename extensions with `no-conversion'.
4058
4059 2005-03-27 Stefan Monnier <monnier@iro.umontreal.ca>
4060
4061 * international/iso-acc.el:
4062 * obsolete/iso-acc.el: Move iso-acc to the obsolete subdir.
4063
4064 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4065
4066 * textmodes/sgml-mode.el (html-mode): Doc update.
4067
4068 * autorevert.el (auto-revert-check-vc-info): Minor doc fix.
4069
4070 2005-03-26 Dan Nicolaescu <dann@ics.uci.edu>
4071
4072 * term.el (term-move-columns): Fix face after extending a line.
4073 (term-insert-spaces): Likewise.
4074 (term-reset-terminal): Fix off by one error.
4075
4076 2005-03-26 Eli Zaretskii <eliz@gnu.org>
4077
4078 * international/mule.el (auto-coding-alist): Add .xpi files.
4079
4080 * files.el (auto-mode-alist): Add .xpi files.
4081
4082 2005-03-26 Jure Cuhalev <gandalf@owca.info> (tiny change)
4083
4084 * textmodes/ispell.el (ispell-dictionary-alist-6): Add slovenian.
4085
4086 2005-03-26 Eli Zaretskii <eliz@gnu.org>
4087
4088 * term/bobcat.el: Don't use keyswap.el, since it is now obsolete.
4089
4090 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4091
4092 * calendar/cal-menu.el (top level): Delete local C-down-mouse-3
4093 binding. Suggested by Stephan Stahl <stahl@eos.franken.de>.
4094
4095 * calendar/cal-move.el (calendar-beginning-of-year): Move the
4096 cursor to Jan 1 when needed.
4097 (calendar-end-of-year): Fix -/+ typo.
4098 Reported by Chong Yidong <cyd@stupidchicken.com>.
4099
4100 2005-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
4101
4102 * progmodes/flymake.el (flymake-mode): Add autoload cookie.
4103
4104 * emacs-lisp/debug.el (debugger-record-expression): Add a missing
4105 format to `message'. Inspired by Deepak Goel <deego@gnufans.org>.
4106
4107 2005-03-25 Richard M. Stallman <rms@gnu.org>
4108
4109 * filesets.el (filesets-init): Add autoload.
4110
4111 * mail/mailalias.el (mail-directory): Doc fix.
4112
4113 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
4114
4115 * mail/mailalias.el (mail-directory-process): Do nothing if
4116 mail-directory-process is an atom.
4117 (mail-get-names): Ignore mail-directory-names if it is an atom.
4118 (mail-directory-process defvar): Doc fix.
4119 (mail-names): Doc fix.
4120
4121 2005-03-25 Johan Bockg\e,Ae\e(Brd <bojohan+mail@dd.chalmers.se> (tiny change)
4122
4123 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax.
4124
4125 2005-03-26 Kenichi Handa <handa@m17n.org>
4126
4127 * international/mule-util.el (detect-coding-with-priority):
4128 Call update-coding-systems-internal before detect-coding-region.
4129
4130 2005-03-26 Nick Roberts <nickrob@snap.net.nz>
4131
4132 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
4133 (gdb-frames-mode-map): Add follow-link property.
4134
4135 2005-03-25 Jay Belanger <belanger@truman.edu>
4136
4137 * calc/calcalg2.el (calc-solve-for): Use "Variable(s)" to prompt
4138 for variables.
4139
4140 2005-03-25 Juri Linkov <juri@jurta.org>
4141
4142 * image-mode.el: Optimize image filename extension regexps in
4143 autoload cookies. Associate .x[bp]m with `image-mode-maybe'
4144 in `auto-mode-alist'.
4145 (image-mode): Add `image-toggle-display-text' to local hook
4146 `change-major-mode-hook'. Display the image as an image by
4147 default. Set `cursor-type' and `truncate-lines' if the image
4148 is already displayed. Take into account the current mode (image
4149 or text) in message.
4150 (image-minor-mode): New minor mode.
4151 (image-mode-maybe, image-toggle-display-text): New functions.
4152 (image-toggle-display): Use called-interactively-p.
4153 Let-bind `inhibit-read-only' to t.
4154
4155 * image-mode.el (image-minor-mode): Set `cursor-type' and
4156 `truncate-lines' if the image is already displayed. Add turning
4157 image-minor-mode off to `change-major-mode-hook'. Add message.
4158 Call `image-toggle-display-text' after turning image-minor-mode off.
4159
4160 2005-03-25 Stefan Monnier <monnier@iro.umontreal.ca>
4161
4162 * international/mule-cmds.el (set-locale-environment): For Mac OS X's
4163 Terminal.app, use utf-8.
4164 (set-display-table-and-terminal-coding-system): Add coding-system arg.
4165 (set-locale-environment): Use it.
4166
4167 * term/xterm.el: Undo last change, better done in mule-cmds.el.
4168
4169 * emacs-lisp/rx.el (rx-constituents): Add symbol-start and symbol-end.
4170
4171 * progmodes/python.el (python-close-block-statement-p)
4172 (python-outdent-p, python-current-defun): Use symbol-end.
4173
4174 2005-03-25 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
4175
4176 * files.el (save-some-buffers): Doc fix.
4177
4178 2005-03-25 Werner Lemberg <wl@gnu.org>
4179
4180 * complete.el, thumbs.el: Replace `legal' with `valid'.
4181 * calendar/calendar.el: Replace `legal' with `valid'.
4182 * emacs-lisp/advice.el: Replace `legal' with `valid'.
4183 * mail/supercite.el: Replace `legal' with `valid'.
4184 * progmodes/cperl-mode.el, progmodes/idlw-shell.el
4185 * progmodes/idlwave.el, progmodes/vhdl-mode.el:
4186 Replace `legal' with `valid'.
4187 * textmodes/reftex-vars.el, textmodes/reftex.el:
4188 Replace `legal' with `valid'.
4189
4190 2005-03-25 Werner Lemberg <wl@gnu.org>
4191
4192 * calc/calc-forms.el, calc/calc-sel: Replace `illegal' with `invalid'.
4193 * midnight.el, vc-cvs.el: Replace `illegal' with `invalid'.
4194 * emacs-lisp/cl-macs.el: Replace `illegal' with `invalid'.
4195 * emulation/vip.el: Replace `illegal' with `invalid'.
4196 * eshell/esh-io.el, eshell/esh-var.el: Replace `illegal' with `invalid'.
4197 * mail/supercite.el: Replace `illegal' with `invalid'.
4198 * progmodes/ebnf-abn.el, progmodes/ebnf-bnf.el
4199 * progmodes/ebnf-ebx.el, progmodes/ebnf-dtd.el, progmodes/ebnf-iso.el
4200 * progmodes/ebnf-yac.el, progmodes/ebnf2ps.el, progmodes/idlwave.el
4201 * progmodes/sh-script.el, progmodes/xscheme.el:
4202 Replace `illegal' with `invalid'.
4203 * textmodes/refbib.el, textmodes/refer.el, textmodes/reftex-cite.el
4204 * textmodes/reftex-index.el, textmodes/reftex-parse.el
4205 * textmodes/reftex-ref.el, textmodes/reftex-vars.el
4206 * textmodes/reftex.el, textmodes/org.el: Replace `illegal' with `invalid'.
4207
4208 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4209
4210 * progmodes/flymake.el (flymake-get-file-name-mode-and-masks)
4211 (flymake-find-buildfile, flymake-find-possible-master-files)
4212 (flymake-check-include, flymake-parse-line): Replace loops over the
4213 length of lists, by loops over lists, to remove silly O(n\e,A2\e(B) behavior.
4214
4215 * progmodes/flymake.el (flymake-ensure-ends-with-slash): Remove.
4216 Substitute file-name-as-directory in the rest of the file.
4217 (flymake-get-common-file-prefix): Rewrite, using compare-strings.
4218 (flymake-replace-region): Remove unused arg `buffer'.
4219 (flymake-check-patch-master-file-buffer): Update calls to it.
4220 (flymake-add-err-info): Remove unused var `count'.
4221 (flymake-mode): Use define-minor-mode.
4222
4223 * progmodes/flymake.el: Use with-current-buffer.
4224 (flymake-float-time, flymake-get-temp-dir, flymake-line-end-position)
4225 flymake-replace-regexp-in-string, flymake-line-beginning-position)
4226 (flymake-popup-menu, flymake-current-row, flymake-selected-frame):
4227 Avoid testing for `xemacs'.
4228 (flymake-nop): Move.
4229 (flymake-region-has-flymake-overlays): Return the computed value.
4230 (flymake-reformat-err-line-patterns-from-compile-el): Use dolist.
4231 Remove unused var `endline'.
4232 (flymake-get-line-count): Remove unused function.
4233 (flymake-display-err-menu-for-current-line): Unused var move-mouse-pos.
4234
4235 * emulation/vi.el:
4236 * generic.el:
4237 * hilit-chg.el (global-highlight-changes):
4238 * hi-lock.el (hi-lock-mode):
4239 * follow.el: find-file-hooks -> find-file-hook.
4240
4241 * comint.el (comint-insert-input): Obey mouse-yank-at-point.
4242
4243 2005-03-24 Juri Linkov <juri@jurta.org>
4244
4245 * dired.el (dired-mode-map): Add menu item "Compare directories"
4246 for dired-compare-directories.
4247
4248 * dired-aux.el (dired-compare-directories): Add autoload cookie.
4249 Doc fix. Replace `read-file-name' with `read-directory-name'.
4250
4251 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4252
4253 * term/xterm.el: If running in Terminal.app set coding-system to utf-8.
4254
4255 2005-03-24 Jay Belanger <belanger@truman.edu>
4256
4257 * calc/calc-embed.el (calc-embedded-mode-change): Save all
4258 relevant mode settings in calc-embedded-original-modes when modes
4259 are permanently changed.
4260
4261 2005-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
4262
4263 * autoinsert.el: find-file-hooks -> find-file-hook.
4264
4265 2005-03-24 Lute Kamstra <lute@gnu.org>
4266
4267 * generic.el (generic-font-lock-defaults): Make it obsolete.
4268 (generic-font-lock-keywords): New variable to replace
4269 generic-font-lock-defaults.
4270 (generic-mode-set-font-lock): Delete it.
4271 (generic-mode-internal): Don't call generic-mode-set-font-lock.
4272 (generic-bracket-support): Add docstring.
4273
4274 * generic-x.el: Rename generic-font-lock-defaults to
4275 generic-font-lock-keywords throughout.
4276 (mailagent-rules-setup-function): Delete it.
4277 (mailagent-rules-generic-mode): Use anonymous function instead.
4278 (show-tabs-generic-mode-font-lock-defaults-1)
4279 (show-tabs-generic-mode-font-lock-defaults-2): Make them constants.
4280 Quote faces.
4281 (show-tabs-tab-face, show-tabs-space-face): Specify background,
4282 not foreground.
4283
4284 * emacs-lisp/lisp-mode.el (lisp-imenu-generic-expression):
4285 Recognize define-generic-mode.
4286
4287 2005-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
4288
4289 * icomplete.el (icomplete-simple-completing-p): Don't turn on icomplete
4290 if there's no completion table.
4291
4292 2005-03-23 Miles Bader <miles@gnu.org>
4293
4294 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4295 Remove tty-specific variants, as they're no longer needed.
4296
4297 2005-03-23 Lute Kamstra <lute@gnu.org>
4298
4299 * generic-x.el: Code cleanup: make args constant whenever possible.
4300 (installshield-statement-keyword-list)
4301 (installshield-system-functions-list)
4302 (installshield-system-variables-list, installshield-types-list)
4303 (installshield-funarg-constants-list): Make them constants.
4304
4305 * generic.el (generic-make-keywords-list): Add autoload cookie.
4306
4307 * calendar/time-date.el: Add comment on time value formats.
4308 Don't require parse-time.
4309 (with-decoded-time-value): New macro.
4310 (encode-time-value): New function.
4311 (time-to-seconds, time-less-p, time-subtract, time-add): Use them.
4312 (days-to-time): Return a valid time value when arg is huge.
4313 (time-since): Use time-subtract.
4314 (time-to-number-of-days): Use time-to-seconds.
4315
4316 2005-03-23 David Ponce <david@dponce.com>
4317
4318 * recentf.el: (recentf-keep): New option.
4319 (recentf-menu-action): Default to `find-file'.
4320 (recentf-keep-non-readable-files-flag)
4321 (recentf-keep-non-readable-files-p)
4322 (recentf-file-readable-p, recentf-find-file)
4323 (recentf-cleanup-remote): Remove.
4324 (recentf-include-p): More robust.
4325 (recentf-keep-p): New function.
4326 (recentf-remove-if-non-kept): Rename from
4327 `recentf-remove-if-non-readable'. Use `recentf-keep-p'.
4328 All callers updated.
4329 (recentf-menu-items-for-commands): Fix help string.
4330 (recentf-track-closed-file): Update. Doc fix.
4331 (recentf-cleanup): Update. Count removed files. Doc fix.
4332
4333 2005-03-23 Kim F. Storm <storm@cua.dk>
4334
4335 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4336 Don't inherit from fringe face (now happens automatically).
4337
4338 2005-03-22 Kim F. Storm <storm@cua.dk>
4339
4340 * tooltip.el (tooltip-show-help-function): Ignore negative mouse
4341 position values.
4342
4343 2005-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
4344
4345 * menu-bar.el (showhide-date-time): Remove.
4346 (menu-bar-showhide-menu): Use menu-bar-make-mm-toggle.
4347 (menu-bar-make-mm-toggle): Simplify.
4348
4349 2005-03-22 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
4350
4351 * progmodes/perl-mode.el (perl-font-lock-keywords-2):
4352 Accept qualified variable and function names.
4353
4354 2005-03-22 Thien-Thi Nguyen <ttn@gnu.org>
4355
4356 * bindings.el (completion-ignored-extensions):
4357 Remove ".lis" for `vax-vms'.
4358
4359 2005-03-22 Andreas Schwab <schwab@suse.de>
4360
4361 * generic-x.el: Revert last change.
4362 * ldefs-boot.el: Update.
4363
4364 2005-03-22 Jay Belanger <belanger@truman.edu>
4365
4366 * calc/calc-embed (calc-embedded-original-modes): New variable.
4367 (calc-embedded-save-original-modes)
4368 (calc-embedded-restore-original-modes): New functions.
4369 (calc-do-embedded): Save original modes when entering embedded mode
4370 and restore when leaving embedded mode.
4371 (calc-embedded-modes-change): Change the value of
4372 calc-embedded-original-modes to reflect permanent changes.
4373
4374 2005-03-22 Lute Kamstra <lute@gnu.org>
4375
4376 * generic-x.el: Require generic again.
4377
4378 2005-03-22 Miles Bader <miles@gnu.org>
4379
4380 * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):
4381 Tweak details to look good on both ttys and bitmap displays, light
4382 or dark background, etc.
4383
4384 2005-03-21 Kim F. Storm <storm@cua.dk>
4385
4386 * tooltip.el (tooltip-show-help-function): Check car and cdr of
4387 mouse position.
4388
4389 2005-03-21 Stefan Monnier <monnier@iro.umontreal.ca>
4390
4391 * icomplete.el: Don't forcibly turn on the mode upon load.
4392 (icomplete-mode): Use define-minor-mode.
4393 (icomplete-eoinput): Default to nil.
4394 (icomplete-minibuffer-setup): Remove autoload.
4395 (icomplete-tidy): Simplify.
4396 (icomplete-exhibit): Use buffer-undo-list to determine if we're still
4397 in the initial state or if the user has modified the field.
4398 Fix handling of icomplete-max-delay-chars.
4399 Remove code that handles the oddball case where
4400 minibuffer-completion-table is an integer.
4401 Wrap icomplete-completions in while-no-input in case building
4402 completions takes more time than expected.
4403 (icomplete-completions): Simplify.
4404
4405 2005-03-21 Richard M. Stallman <rms@gnu.org>
4406
4407 * jka-compr.el (jka-compr-really-do-compress):
4408 Make variable buffer-local.
4409
4410 * image-mode.el: Handle .xpm files too.
4411 (image-toggle-display): Preserve modification flag.
4412
4413 * help.el (where-is): Don't mention aliases with no key bindings.
4414
4415 2005-03-21 Lute Kamstra <lute@gnu.org>
4416
4417 * generic.el: Fix commentary section. Don't require cl for compilation.
4418 (generic-mode-list): Add autoload cookie.
4419 (generic-use-find-file-hook, generic-lines-to-scan)
4420 (generic-find-file-regexp, generic-ignore-files-regexp)
4421 (generic-mode, generic-mode-find-file-hook)
4422 (generic-mode-ini-file-find-file-hook): Fix docstrings.
4423 (define-generic-mode): Make it a defmacro. Fix docstring.
4424 (generic-mode-internal): Code cleanup. Add autoload cookie.
4425 (generic-mode-set-comments): Code cleanup.
4426 * generic-x.el: Don't prevent compilation. Don't require generic.
4427 Follow coding conventions. Minor code cleanup.
4428 (etc-fstab-generic-mode): Add some keywords.
4429 * font-lock.el (lisp-font-lock-keywords-1): Font lock a call to
4430 define-generic-mode like a function declaration.
4431
4432 2005-03-21 Jay Belanger <belanger@truman.edu>
4433
4434 * calc/calc-embed.el (calc-do-embedded): Put data on stack before
4435 changing modes.
4436
4437 2005-03-21 Sam Steingold <sds@gnu.org>
4438
4439 * add-log.el (add-log-current-defun): Support more C DEFUN forms.
4440
4441 2005-03-21 Thien-Thi Nguyen <ttn@gnu.org>
4442
4443 * progmodes/dcl-mode.el (dcl-font-lock-keywords):
4444 Add underscore to "f$ lexicals" regexp.
4445
4446 2005-03-20 Juri Linkov <juri@jurta.org>
4447
4448 * subr.el (progress-reporter-do-update): When `min-value' is equal
4449 to `max-value', set `percentage' to 0 and prevent division by zero.
4450
4451 2005-03-20 Michael Albinus <michael.albinus@gmx.de>
4452
4453 Sync with Tramp 2.0.48.
4454
4455 * tramp.el (all): Change all addresses to .gnu.org.
4456 (tramp-append-tramp-buffers): New defun.
4457 (tramp-bug): Apply `tramp-append-tramp-buffers' as post-hook.
4458 Catch `dont-send' signal.
4459 (tramp-set-auto-save-file-modes): Set always permissions, because
4460 there might be an old auto-saved file belonging to another
4461 original file. This could be a security threat. Reported by
4462 Kjetil Kjernsmo <kjetil@kjernsmo.net>.
4463 Check for Emacs 21.3.50 removed.
4464
4465 * tramp-smb.el (all): Remove debug construct for
4466 `with-parsed-tramp-file-name'.
4467 (tramp-smb-prompt): Prompt can contain spaces inside directory names.
4468 (tramp-smb-handle-delete-directory, tramp-smb-handle-delete-file):
4469 No error message if DIRECTORY or FILENAME doesn't exist.
4470 (tramp-smb-open-connection): Check existence of
4471 `tramp-smb-program'.
4472
4473 2005-03-20 Stefan Monnier <monnier@iro.umontreal.ca>
4474
4475 * progmodes/perl-mode.el (perl-font-lock-syntactic-face-function):
4476 Properly handle the case where the `m' or `s' command's argument is not
4477 yet terminated.
4478 (perl-indent-new-calculate): New function.
4479 (perl-indent-line): Use it.
4480
4481 2005-03-20 Miles Bader <miles@gnu.org>
4482
4483 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Use breakpoint faces
4484 in text-mode too. Change to new face names.
4485 (breakpoint-enabled): Rename from `breakpoint-enabled-bitmap-face'.
4486 Add `:weight bold' attribute.
4487 (breakpoint-disabled): Rename from `breakpoint-disabled-bitmap-face'.
4488
4489 2005-03-19 Juri Linkov <juri@jurta.org>
4490
4491 * files.el (auto-mode-alist): Add comment. Optimize jar/ear/war.
4492
4493 * international/mule.el (auto-coding-alist): Sync with
4494 `auto-mode-alist' by adding upper case archive file extensions
4495 and adding ear/war to jar extension.
4496
4497 2005-03-19 David Casperson <casper@unbc.ca> (tiny change)
4498
4499 * textmodes/tex-mode.el (tex-view): If tex-shell process is not
4500 running, restart it.
4501
4502 2005-03-19 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny changes)
4503
4504 * finder.el (finder-current-item): Throw an error on an empty line.
4505
4506 * man.el (Man-follow-manual-reference): If current-word returns
4507 nil, use "".
4508
4509 2005-03-19 Matt Hodges <MPHodges@member.fsf.org>
4510
4511 * simple.el (goto-line): Doc fix.
4512
4513 2005-03-19 Aaron Hawley <Aaron.Hawley@uvm.edu> (tiny change)
4514
4515 * files.el (save-buffer): Doc fix.
4516
4517 2005-03-19 Michael R. Mauger <mmaug@yahoo.com>
4518
4519 * recentf.el (recentf-cleanup-remote): New variable.
4520 (recentf-cleanup): Use it to conditionally check availablity of
4521 remote files.
4522
4523 2005-03-19 Joe Edmonds <joe-bugs-debian-org@elem.com> (tiny change)
4524
4525 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Recognize `@' in
4526 function names.
4527
4528 2005-03-19 Eli Zaretskii <eliz@gnu.org>
4529
4530 * language/thai-word.el: New file.
4531
4532 2005-03-19 JUAN-LEON Lahoz Garcia <juanleon1@gmail.com>
4533
4534 * files.el (backup-buffer): If the file's directory is not
4535 writable, use copy instead of move to backup the file.
4536
4537 2005-03-19 Eli Zaretskii <eliz@gnu.org>
4538
4539 * obsolete/keyswap.el: Moved to obsolete/ from term/.
4540
4541 2005-03-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4542
4543 * ps-print.el (ps-generate-string-list, ps-generate-header-line):
4544 Use functionp instead of symbolp and fboundp. Reported by Drkm
4545 <darkman_spam@yahoo.fr>.
4546 (ps-print-version): New version 6.6.6.
4547
4548 2005-03-18 Tak Ota <Takaaki.Ota@am.sony.com>
4549
4550 * textmodes/table.el (table--line-column-position): New idiom.
4551 (table--row-column-insertion-point-p): New function to test
4552 validity of row and column insertion operation at a location.
4553 (table-global-menu, table-cell-menu): Use above functions for
4554 deterministic test operation.
4555 (table--editable-cell-p): Behave in deterministic fashion.
4556
4557 2005-03-18 Juri Linkov <juri@jurta.org>
4558
4559 * isearch.el (isearch-lazy-highlight-new-loop):
4560 Make arguments beg and end optional.
4561 (isearch-update): Remove optional arguments nil from
4562 isearch-lazy-highlight-new-loop.
4563 (isearch-lazy-highlight-search): Let-bind case-fold-search to
4564 isearch-lazy-highlight-case-fold-search instead of
4565 isearch-case-fold-search, and let-bind isearch-regexp to
4566 isearch-lazy-highlight-regexp.
4567 Use isearch-lazy-highlight-last-string instead of isearch-string.
4568
4569 * replace.el (perform-replace): Remove bindings of global
4570 variables isearch-string, isearch-regexp, isearch-case-fold-search.
4571 Add three new arguments to `replace-highlight'.
4572 (replace-highlight): Add arguments string, regexp, case-fold.
4573 Let-bind isearch-string, isearch-regexp, isearch-case-fold-search
4574 to allow isearch-lazy-highlight-new-loop to use these values
4575 to set corresponding isearch-lazy-highlight-* internal
4576 variables whose values lazy highlighting will use regardless of
4577 changes to global variables isearch-string, isearch-regexp,
4578 isearch-case-fold-search during lazy highlighting loop.
4579 (replace-dehighlight): Rename `isearch-lazy-highlight-cleanup'
4580 to `lazy-highlight-cleanup'.
4581
4582 * textmodes/ispell.el (ispell-lazy-highlight): New defcustom.
4583 (ispell-highlight-face): Set default face to `isearch' when
4584 lazy highlighting is enabled.
4585 (ispell-highlight-spelling-error-overlay): Set `ispell-overlay'
4586 priority to 1. Add lazy highlighting.
4587 (ispell-highlight-spelling-error-xemacs): Remove obsolete arg
4588 from `isearch-dehighlight'.
4589
4590 2005-03-18 David Ponce <david@dponce.com>
4591
4592 * files.el (hack-local-variables): Do a case-insensitive search
4593 for End.
4594
4595 2005-03-18 Juri Linkov <juri@jurta.org>
4596
4597 * isearch.el (lazy-highlight-cleanup) <command>: Rename from
4598 `isearch-lazy-highlight-cleanup', add alias to old name and
4599 declare obsolete. Add release numbers to other obsolete vars.
4600 (isearch-done, isearch-lazy-highlight-new-loop):
4601 Rename `isearch-lazy-highlight-cleanup' to `lazy-highlight-cleanup'.
4602 (lazy-highlight-cleanup) <variable>: Doc fix.
4603 (isearch-lazy-highlight-update): Rename obsolete
4604 `isearch-lazy-highlight-face' to `lazy-highlight-face'.
4605
4606 2005-03-18 Kenichi Handa <handa@m17n.org>
4607
4608 * language/thai-util.el: Fix categorization of Thai characters in
4609 thai-category-table.
4610 (thai-composition-pattern): Adjust it for the above change.
4611 (thai-self-insert-command, thai-compose-syllable): New functions.
4612 (thai-compose-region): Use thai-compose-syllable.
4613 (thai-compose-string): Likewise.
4614 (thai-composition-function): Likewise.
4615 (thai-auto-composition): New function.
4616 (thai-auto-composition-mode): New minor mode.
4617
4618 * language/thai.el: Fix patterns to be registered in
4619 composition-function-table.
4620
4621 * international/quail.el (quail-input-method): Locally bind
4622 inhibit-modification-hooks to t.
4623
4624 2005-03-17 Richard M. Stallman <rms@gnu.org>
4625
4626 * progmodes/perl-mode.el (perl-mode-hook): Defvar it.
4627 (perl-mode): Use run-mode-hooks.
4628
4629 * mail/rmail.el (rmail-movemail-program, rmail-pop-password)
4630 (rmail-pop-password-required, rmail-remote-password): Doc fixes.
4631 (rmail-preserve-inbox, rmail-probe, rmail-autodetect): Doc fix.
4632
4633 * mail/sendmail.el (sendmail-send-it): Reenable the code
4634 to compute resend-to-address and use it.
4635
4636 * tar-mode.el (tar-mode): Turn off undo unconditionally.
4637
4638 * image-mode.el: New file.
4639
4640 * image.el (insert-sliced-image): Add autoload cookie.
4641
4642 * font-lock.el (font-lock-lines-before): New user option.
4643 (font-lock-after-change-function): Obey it.
4644
4645 * bindings.el (esc-map): Make M-g a prefix.
4646 Bind M-g g and M-g M-g to goto-line.
4647
4648 * faces.el (face-id): Doc fix.
4649
4650 2005-03-17 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE>
4651
4652 * mail/rmail.el (rmail-unknown-mail-followup-to): New function.
4653 (rmail-show-message): Use rmail-unknown-mail-followup-to.
4654 (rmail-reply): Recognize Mail-Followup-To and Mail-Reply-To headers.
4655
4656 * mail/sendmail.el (mail-yank-ignored-headers)
4657 (mail-font-lock-keywords, mail-mode-fill-paragraph):
4658 Add Mail-Followup-To and Mail-Reply-To headers.
4659 (mail-citation-hook): Add autoload cookie.
4660 (mail-mode): Doc fix.
4661 (mail-mode-map): Bind mail-mail-followup-to and mail-mail-reply-to.
4662 (mail-send): Compute Mail-Followup-To and Mail-Reply-To headers.
4663 (mail-mode-fill-paragraph): Handle those headers.
4664 (mail-mailing-lists): New variable.
4665 (mail-mail-reply-to, mail-mail-followup-to): New functions.
4666
4667 2005-03-17 Juri Linkov <juri@jurta.org>
4668
4669 * isearch.el (isearch-fallback): Check for `(car previous)'
4670 before calling `isearch-other-end-state'.
4671
4672 2005-03-17 Kim F. Storm <storm@cua.dk>
4673
4674 * simple.el (move-beginning-of-line): Move to beginning of buffer
4675 line, as well as beginning of screen line.
4676
4677 2005-03-16 Glenn Morris <gmorris@ast.cam.ac.uk>
4678
4679 * calendar/diary-lib.el (mark-diary-entries): Use new optional
4680 argument REDRAW rather than calendar-redrawing variable.
4681 * calendar/calendar.el (calendar-redrawing): Delete.
4682 (redraw-calendar): Do not bind calendar-redrawing.
4683
4684 2005-03-16 Matt Hodges <MPHodges@member.fsf.org>
4685
4686 * calendar/diary-lib.el (diary-redraw-calendar): Preserve point in
4687 diary-file buffer.
4688
4689 2005-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
4690
4691 * help.el (describe-mode): Allow a :minor-mode-function property to
4692 specify a different minor mode toggle function than the variable.
4693 * simple.el (auto-fill-function):
4694 * subr.el (add-minor-mode): Use it.
4695
4696 2005-03-16 Kenichi Handa <handa@m17n.org>
4697
4698 * language/ethio-util.el (sera-being-called-by-w3): New variable.
4699 (ethio-sera-to-fidel-ethio): Check also sera-being-called-by-w3.
4700 (ethio-fidel-to-sera-buffer): Likewise.
4701
4702 2005-03-16 Juri Linkov <juri@jurta.org>
4703
4704 * emacs-lisp/find-func.el (find-function-regexp):
4705 Add defun-emitting macro `menu-bar-make-toggle'.
4706
4707 * isearch.el: Put `isearch-scroll' property to
4708 `split-window-horizontally'.
4709
4710 * info.el: Update error messages for `debug-ignored-errors'.
4711 (Info-isearch-search): Doc fix.
4712 (Info-find-node): Move up code to go into info buffer before
4713 recording the node to the history.
4714 (Info-fontify-node): Fontify titles only if the next line
4715 has two or more `*', `=', `-', `.'.
4716 Display "go to this node" for empty (match-string 3).
4717
4718 2005-03-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4719
4720 * term/mac-win.el: Add mouse pointer shape constants.
4721
4722 2005-03-15 Kim F. Storm <storm@cua.dk>
4723
4724 * simple.el (move-beginning-of-line): Use vertical-motion.
4725
4726 2005-03-15 Juri Linkov <juri@jurta.org>
4727
4728 * isearch.el (isearch-error): New variable.
4729 (isearch-invalid-regexp, isearch-within-brackets): Remove.
4730 (isearch-error-state): Rename from `isearch-invalid-regexp-state'.
4731 (isearch-within-brackets-state): Remove.
4732 (isearch-case-fold-search-state, isearch-pop-fun-state):
4733 Decrease frame index.
4734 (isearch-mode, isearch-top-state, isearch-push-state)
4735 (isearch-edit-string, isearch-abort, isearch-search-and-update)
4736 (isearch-fallback, isearch-message-prefix, isearch-message-suffix)
4737 (isearch-search, isearch-lazy-highlight-new-loop):
4738 Replace `isearch-invalid-regexp' with `isearch-error'.
4739 Remove `isearch-within-brackets'.
4740 (isearch-search): Add `search-failed' handler to `condition-case'.
4741 (isearch-lazy-highlight-search): Add `condition-case' to catch
4742 errors and allow `isearch-lazy-highlight-update' to try
4743 highlighting from the beginning of the window.
4744 (isearch-repeat): Move up code to set isearch-wrapped to t
4745 before calling isearch-wrap-function.
4746
4747 * info.el (Info-isearch-initial-node): New internal variable.
4748 (Info-search): Signal an error in isearch mode when search leaves
4749 the initial node. Signal an error when `bound' is non-nil and
4750 nothing was found in the current subfile.
4751 (Info-isearch-search): Remove `condition-case'.
4752 (Info-isearch-wrap): Don't wrap when search failed during leaving
4753 the initial node. If `Info-isearch-search' is nil, wrap around
4754 the current node.
4755 (Info-isearch-start): New fun.
4756 (Info-mode): Add buffer-local hook `Info-isearch-start' to
4757 `isearch-mode-hook'.
4758
4759 2005-03-15 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4760
4761 * simple.el (normal-erase-is-backspace): Set default to t if
4762 running on Mac.
4763
4764 * term/mac-win.el (function-key-map): Sync with x-win.el.
4765
4766 2005-03-15 Kenichi Handa <handa@m17n.org>
4767
4768 * international/mule-cmds.el (locale-language-names): Modify the
4769 format of elements and add more entries.
4770 (locale-preferred-coding-systems): Add more entries.
4771 (set-locale-environment): Adjust for the change of
4772 locale-language-names.
4773
4774 2005-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
4775
4776 * pcvs.el (smerge-ediff): Remove bogus autoload.
4777
4778 2005-03-14 Lute Kamstra <lute@gnu.org>
4779
4780 * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix.
4781 Ignore a `*' at the beginning of a line.
4782
4783 * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el.
4784 * emacs-lisp/byte-run.el (macro-declaration-function): Move from
4785 subr.el.
4786 (dont-compile, eval-when-compile, eval-and-compile): Use declare
4787 to specify indentation.
4788
4789 * generic.el (define-generic-mode): Let generic-mode-list be a
4790 list of strings; test membership with equal.
4791
4792 2005-03-14 Kim F. Storm <storm@cua.dk>
4793
4794 * simple.el (next-line, previous-line): Add optional try-vscroll
4795 arg to recognize interactive use. Pass it on to line-move.
4796 (line-move): Don't perform auto-window-vscroll when defining or
4797 executing keyboard macro to ensure consistent behaviour.
4798
4799 2005-03-13 Stefan Monnier <monnier@iro.umontreal.ca>
4800
4801 * pcvs-util.el (cvs-string->strings): Strip trailing whitespace.
4802
4803 2005-03-13 Lute Kamstra <lute@gnu.org>
4804
4805 * emacs-lisp/debug.el (debug): Set debug-on-exit before calling
4806 debugger-setup-buffer so that backtrace marks the frames set to
4807 debug-on-exit and we don't have to do it manually. Set an extra
4808 debug-on-exit for macro's.
4809 (debugger-setup-buffer): Don't mark the top frame manually.
4810
4811 2005-03-12 Lute Kamstra <lute@gnu.org>
4812
4813 * emacs-lisp/byte-run.el: Replace lisp-indent-hook with
4814 lisp-indent-function throughout.
4815 (with-no-warnings): Set lisp-indent-function property.
4816
4817 2005-03-12 Thien-Thi Nguyen <ttn@gnu.org>
4818
4819 * progmodes/dcl-mode.el (dcl-mode-syntax-table):
4820 Add entry for backslash.
4821
4822 2005-03-12 Juri Linkov <juri@jurta.org>
4823
4824 * info.el (Info-search): Four fixes for backward search.
4825
4826 2005-03-11 Jay Belanger <belanger@truman.edu>
4827
4828 * calc/calc.el (calc-language-alist): New variable.
4829 * calc/calc-embed.el (calc-embedded-language-alist): Remove.
4830 (calc-embedded-find-modes): Use calc-language-alist instead of
4831 calc-embedded-language-alist.
4832
4833 2005-03-11 Glenn Morris <gmorris@ast.cam.ac.uk>
4834
4835 * calendar/calendar.el (calendar-redrawing): New internal
4836 variable.
4837 (redraw-calendar): Remove bogus save-excursion from previous
4838 change. Bind calendar-redrawing to t for mark-diary-entries.
4839 * calendar/diary-lib.el (mark-diary-entries): No need to redraw
4840 calendar if that is why we were called.
4841
4842 2005-03-11 Kenichi Handa <handa@m17n.org>
4843
4844 * international/mule.el (make-coding-system): Set property
4845 coding-system-define-form to nil.
4846 (define-coding-system-alias): Likewise.
4847
4848 2005-03-11 Kenichi Handa <handa@m17n.org>
4849
4850 These changes are suggested by Dave Love <fx@gnu.org>.
4851
4852 * textmodes/fill.el: Change encoding to iso-2022-7bit and add
4853 coding: tag.
4854 (adaptive-fill-regexp): Add more bullets.
4855 (fill-french-nobreak-p): Add Latin-1 and Latin-9 guillemets in
4856 regexps.
4857
4858 2005-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
4859
4860 * help.el (describe-mode): Properly handle non-trivial lighters.
4861 Don't ignore minor modes that are not listed in minor-mode-list.
4862
4863 * tooltip.el (tooltip-mode): Don't complain that you can't turn the
4864 feature ON when the user requests to turn it OFF.
4865
4866 2005-03-10 Lute Kamstra <lute@gnu.org>
4867
4868 * emacs-lisp/debug.el (debug-entry-code): Delete it.
4869 (implement-debug-on-entry): New function to replace debug-entry-code.
4870 (debug-on-entry-1): Use implement-debug-on-entry. Delete the
4871 second argument as the 2005-03-07 change makes it obsolete.
4872 (debug-on-entry, cancel-debug-on-entry): Update call to
4873 debug-on-entry-1.
4874 (debug, debugger-setup-buffer): Comment update.
4875 (debugger-frame-number): Update to work with implement-debug-on-entry.
4876
4877 2005-03-10 Jay Belanger <belanger@truman.edu>
4878
4879 * calc/calc-embed.el (math-ms-args): Declare it.
4880 (calc-embedded-eval-expr, calc-embedded-eval-get-var): Use variable
4881 math-ms-args.
4882 (calc-embedded-subst): Use math-multi-subst-rec to substitute
4883 variables.
4884
4885 2005-03-10 Nick Roberts <nickrob@snap.net.nz>
4886
4887 * progmodes/gdb-ui.el (gdb-var-create-handler, gdb-get-location):
4888 Use message-box.
4889
4890 * tooltip.el (tooltip-mode): Use define-minor-mode and simplify.
4891 (tooltip-activate-mouse-motions-if-enabled): Use dolist.
4892 (tooltip-gud-tips): Simplify.
4893 (tooltip-gud-tips-p): Remove superflouous :set.
4894 (tooltip-gud-modes): Add fortran-mode.
4895 (gdb-tooltip-print): Remove newline for tooltip-use-echo-area.
4896
4897 * bindings.el (mode-line-mode-menu): Add tooltip-mode to mode-line.
4898
4899 2005-03-09 Kim F. Storm <storm@cua.dk>
4900
4901 * play/animate.el (animate-place-char): Use forward-line instead
4902 of next-line to improve performance.
4903
4904 2005-03-09 Simon Josefsson <jas@extundo.com>
4905
4906 * net/browse-url.el (browse-url-default-browser): Doc fix.
4907
4908 2005-03-09 Miles Bader <miles@gnu.org>
4909
4910 * emacs-lisp/bytecomp.el (byte-compile-variable-ref)
4911 (byte-compile-obsolete): Change " since VER" to " (as of Emacs VER)".
4912
4913 2005-03-09 Kenichi Handa <handa@m17n.org>
4914
4915 * international/latin-1.el: Set case and syntax for 255 only if
4916 set-case-syntax-set-multibyte is nil.
4917
4918 * textmodes/ispell.el (ispell-insert-word): New function.
4919 (ispell-word): Use ispell-insert-word to insert a new word.
4920 (ispell-process-line): Likewise.
4921 (ispell-complete-word): Likewise.
4922
4923 2005-03-09 Glenn Morris <gmorris@ast.cam.ac.uk>
4924
4925 * calendar/calendar.el (redraw-calendar): Preserve point.
4926 Reported by Matt Hodges <MPHodges@member.fsf.org>.
4927 (calendar-week-start-day): Move after definition of
4928 redraw-calendar. Delete buffer test, since redraw-calendar has
4929 that now.
4930
4931 * calendar/diary-lib.el (mark-diary-entries): Only call
4932 redraw-calendar in the first of any recursive calls.
4933 Reported by Alan Shutko <ats@acm.org>.
4934
4935 2005-03-08 Juri Linkov <juri@jurta.org>
4936
4937 * textmodes/sgml-mode.el (sgml-tag, html-tag-alist)
4938 (html-horizontal-rule, html-line, html-image, html-checkboxes)
4939 (html-radio-buttons): Add a space before the trailing `/>' where
4940 sgml-xml-mode is non-nil.
4941 (sgml-delete-tag): Check if the tag ends with `/>' to not delete
4942 the subsequent tag of the empty XML tag.
4943 (html-href-anchor): Don't set initial input to "http:".
4944 (html-image): Ask for the image URL and set point inside alt="".
4945 (html-name-anchor): Duplicate the name in the `id' attribute when
4946 sgml-xml-mode is non-nil.
4947 (html-paragraph): Remove \n before <p>.
4948 (html-checkboxes, html-radio-buttons): Insert `checked="checked"'
4949 instead of `checked' when sgml-xml-mode is non-nil.
4950
4951 * facemenu.el (list-colors-print): Print #RRGGBB in default face.
4952 Remove 1 space before #RRGGBB to not truncate it on terminal
4953 windows w/o fringes. Remove 1 space between bg and fg examples
4954 to get more space.
4955 (list-colors-duplicates): Replace `and' with `if' for `boundp' to
4956 avoid byte-compile warnings.
4957
4958 * image-file.el (image-file-handler): Put `safe-magic' property to
4959 `image-file-handler'.
4960
4961 * info.el (Info-isearch-search): Emulate word search in
4962 isearching through multiple Info nodes with Info-search.
4963 (Info-isearch-wrap): Allow isearch-word.
4964
4965 2005-03-08 Lute Kamstra <lute@gnu.org>
4966
4967 * emacs-lisp/debug.el (debugger-step-through): Make sure that
4968 stepping into the debugger's code is not possible.
4969 (debugger-jumping-flag): Docstring update.
4970
4971 2005-03-08 Jay Belanger <belanger@truman.edu>
4972
4973 * calc/calc-embed.el (calc-do-embedded): Reset mode line when
4974 embedded mode begins.
4975 (calc-embedded-language-alist): New variable.
4976 (calc-embedded-find-modes): Use calc-embedded-language-alist to
4977 set default language mode.
4978
4979 2005-03-08 Kenichi Handa <handa@m17n.org>
4980
4981 * international/ccl.el (define-ccl-program): Fix docstring about
4982 extra 256 bytes assured for the output buffer.
4983
4984 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
4985 Fix BUFFER_MAGNIFICATION to 2.
4986 (ccl-encode-mule-utf-16be-with-signature): Likewise.
4987
4988 2005-03-07 Karl Chen <quarl@cs.berkeley.edu>
4989
4990 * align.el (align-rules-list): Added an alignment rule for CSS
4991 declarations (applies to css-mode and html-mode buffers).
4992
4993 2005-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
4994
4995 * emacs-lisp/debug.el (debug-on-entry-1): Fix handling of macros.
4996
4997 2005-03-07 Kim F. Storm <storm@cua.dk>
4998
4999 * simple.el (move-beginning-of-line): New command.
5000
5001 * bindings.el (global-map): Bind C-a to move-beginning-of-line.
5002
5003 * reveal.el (reveal-mode-map): Bind C-a to beginning-of-line.
5004
5005 * emulation/cua-base.el: Put CUA move property on move-end-of-line
5006 and move-beginning-of-line.
5007
5008 * apropos.el (apropos-print): Omit command from M-x ... RET.
5009
5010 2005-03-07 Nick Roberts <nickrob@snap.net.nz>
5011
5012 * progmodes/gdb-ui.el (gdb-var-create-handler): Handle just MI case.
5013 (gdb-send, gdb-send-item): Log items sent from gdb-send too.
5014
5015 2005-03-06 Richard M. Stallman <rms@gnu.org>
5016
5017 * bindings.el (esc-map): Bind M-g to goto-line.
5018
5019 * facemenu.el (global-map): Bind M-o, not M-g.
5020
5021 2005-03-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5022
5023 * menu-bar.el (menu-bar-file-menu): Add the same :enable to
5024 "Open Directory" as for "Open File".
5025
5026 2005-03-06 Chong Yidong <cyd@stupidchicken.com>
5027
5028 * simple.el (activate-mark-hook, deactivate-mark-hook): Add defvars.
5029 (push-mark-command): Run activate-mark-hook.
5030
5031 2005-03-06 Richard M. Stallman <rms@gnu.org>
5032
5033 * help-mode.el (help-mode-finish): Don't alter the element
5034 in view-return-to-alist if there already is one.
5035
5036 * jit-lock.el (jit-lock-stealth-fontify): When calling sit-for,
5037 make sure the current buffer is the expected one.
5038
5039 * novice.el (disabled-command-function): Output in *Disabled Command*.
5040 Explicitly ignore non-keyboard events, and explicitly handle C-g.
5041
5042 * textmodes/flyspell.el (flyspell-large-region):
5043 Pass args differently for aspell.
5044
5045 * files.el (mode-require-final-newline): Doc fix.
5046
5047 2005-03-03 Stephan Stahl <stahl@eos.franken.de> (tiny change)
5048
5049 * progmodes/which-func.el (which-function):
5050 Specify NOERROR when calling imenu--make-index-alist.
5051
5052 2005-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
5053
5054 * simple.el (normal-erase-is-backspace): Define default value.
5055
5056 * custom.el (custom-theme-set-variables): Remove unused var `immediate'.
5057 (custom-reevaluate-setting): Simple function to handle
5058 variables that are defined before their default value can really
5059 be computed.
5060
5061 * startup.el (command-line): Use it for temporary-file-directory,
5062 small-emporary-file-directory, auto-save-file-name-transforms,
5063 blink-cursor-mode, and normal-erase-is-backspace.
5064
5065 * font-lock.el (font-lock-fontify-keywords-region): Ensure forward
5066 progress, even with buggy anchored keywords.
5067
5068 2005-03-05 Luc Teirlinck <teirllm@auburn.edu>
5069
5070 * simple.el (goto-line): Remove unbalanced final parenthesis.
5071
5072 2005-03-05 Richard M. Stallman <rms@gnu.org>
5073
5074 * simple.el (goto-line): Use a number at point as the default.
5075 With C-u as arg, switch buffers.
5076
5077 2005-03-05 Juri Linkov <juri@jurta.org>
5078
5079 * frame.el (blink-cursor-mode): Replace `emacs-quick-startup'
5080 with `no-blinking-cursor'.
5081
5082 * startup.el (no-blinking-cursor): New defvar.
5083 (command-line): Add `--no-blinking-cursor' to longopts.
5084 Set `no-blinking-cursor' to t for command line arguments
5085 -Q, -nbc, --no-blinking-cursor. Replace `emacs-quick-startup'
5086 with `no-blinking-cursor' in the condition for calling
5087 `blink-cursor-mode'.
5088
5089 2005-03-04 Luc Teirlinck <teirllm@auburn.edu>
5090
5091 * menu-bar.el (menu-bar-make-mm-toggle): Doc fix.
5092 (menu-bar-options-save): Add blink-cursor-mode.
5093 (menu-bar-options-menu): Add blink-cursor-mode.
5094
5095 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
5096
5097 * calendar/icalendar.el (icalendar-version): Increase to 0.11.
5098 (icalendar-export-file, icalendar-export-region)
5099 (icalendar-import-file, icalendar-import-buffer): Add autoload cookies.
5100 (icalendar--convert-ical-to-diary): Fix problem with DURATION.
5101
5102 2005-03-04 Lute Kamstra <lute@gnu.org>
5103
5104 * emacs-lisp/debug.el (debugger-step-after-exit): Make it a defvar.
5105 (debug-function-list): Ditto.
5106
5107 2005-03-04 Robert J. Chassell <bob@rattlesnake.com>
5108
5109 * textmodes/texinfmt.el (texinfo-append-refill):
5110 Redefine the types of line to which @refill
5111 is not appended by replacing a search for `@refill\\|@bye' with
5112 `@refill\\|^[ \t]*@'. The intent is to solve both the `@end
5113 itemize@refill' bug and the unfilled long lines bug.
5114 (texinfmt-version): Update number and date.
5115
5116 2005-03-04 Reiner Steib <Reiner.Steib@gmx.de>
5117
5118 * international/code-pages.el (windows-1250, windows-125[2-8])
5119 (iso-8859-10, -13, -16, georgian-ps): Add autoload cookies.
5120
5121 2005-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
5122
5123 * frame.el (blink-cursor-mode): `emacs-quick-startup' may not be
5124 bound yet.
5125
5126 2005-03-02 Romain Francoise <romain@orebokech.com>
5127
5128 * ibuf-ext.el (ibuffer-filter-disable): Move back to the current
5129 buffer after removing limits.
5130 (ibuffer-pop-filter): Ditto.
5131 Update copyright.
5132
5133 2005-03-02 Miles Bader <miles@gnu.org>
5134
5135 * button.el (make-text-button): If the user doesn't specify a
5136 type, use the default. Rewrite to use `add-text-properties' and
5137 plist functions.
5138
5139 2005-03-01 Lute Kamstra <lute@gnu.org>
5140
5141 * emacs-lisp/debug.el (inhibit-debug-on-entry): Add docstring.
5142 (debugger-jumping-flag): New var.
5143 (debug-entry-code): Use it.
5144 (debugger-jump): Use debugger-jumping-flag and add
5145 debugger-reenable to post-command-hook.
5146 (debugger-reenable): Use debugger-jumping-flag and remove itself
5147 from post-command-hook.
5148 (debug, debug-on-entry, cancel-debug-on-entry): Remove call to
5149 debugger-reenable.
5150
5151 2005-03-01 Robert J. Chassell <bob@rattlesnake.com>
5152
5153 * textmodes/texinfmt.el (texinfo-no-refill-regexp): Comment out
5154 inclusion of "itemize\\|", which may be unnecessary, is certainly
5155 inelegant, and stops refilling in itemize lists when formatting
5156 Japanese Texinfo files to Info.
5157 Update copyright to 2005.
5158
5159 2005-03-01 Nick Roberts <nickrob@snap.net.nz>
5160
5161 * progmodes/gdb-ui.el (gdb-get-location): Use a warning instead
5162 of an error if GDB can't find the source file.
5163
5164 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
5165
5166 * calendar/calendar.el (redraw-calendar): Work from any buffer,
5167 not just the calendar.
5168
5169 * calendar/diary-lib.el (mark-diary-entries): Remove any old marks
5170 first.
5171 (diary-redraw-calendar): New function.
5172 (make-diary-entry): Add diary-redraw-calendar to local
5173 write-contents-functions. Turn off selective display before
5174 inserting in diary.
5175
5176 2005-03-01 Kim F. Storm <storm@cua.dk>
5177
5178 * emacs-lisp/copyright.el (copyright-fix-years): New command.
5179
5180 2005-03-01 Lute Kamstra <lute@gnu.org>
5181
5182 * emacs-lisp/debug.el (debug-on-entry-1): Reimplement to make sure
5183 that debug-entry-code can be safely removed from a function while
5184 this code is being evaluated. Revert the 2005-02-27 change as the
5185 new implementation no longer requires it. Make sure that a
5186 function body containing just a string is not mistaken for a docstring.
5187 (debug): Skip one more frame in case of debug on entry.
5188 (debugger-setup-buffer): Delete one more frame line in case of
5189 debug on entry.
5190 (debugger-frame-number): Update to use the new text introduced by
5191 the 1999-11-03 change. Skip one more frame in case of debug on entry.
5192
5193 2005-02-28 Kim F. Storm <storm@cua.dk>
5194
5195 * double.el (double-translate-key): Call force-window-update after
5196 read-event to avoid crash in redisplay.
5197
5198 2005-02-28 Stefan Monnier <monnier@iro.umontreal.ca>
5199
5200 * emacs-lisp/debug.el (inhibit-debug-on-entry): New var.
5201 (debug): Use it. Move the inhibit-trace earlier.
5202 (debug-entry-code): New const.
5203 (debug-on-entry-1): Use it.
5204
5205 2005-02-28 Chong Yidong <cyd@stupidchicken.com>
5206
5207 * international/utf-16.el (ccl-encode-mule-utf-16le):
5208 Fix BUFFER_MAGNIFICATION to 2.
5209 (ccl-encode-mule-utf-16be): Likewise.
5210
5211 2005-02-28 Kenichi Handa <handa@m17n.org>
5212
5213 * international/utf-16.el (ccl-encode-mule-utf-16le-with-signature):
5214 Fix BUFFER_MAGNIFICATION to 4.
5215 (ccl-encode-mule-utf-16be-with-signature): Likewise.
5216
5217 2005-02-28 Nick Roberts <nickrob@snap.net.nz>
5218
5219 * speedbar.el (speedbar-update-flag): Doc fix.
5220 (speedbar-show-info-under-mouse): Give set-mouse-position the right
5221 argument.
5222
5223 2005-02-27 Stefan Monnier <monnier@iro.umontreal.ca>
5224
5225 * reveal.el (reveal-post-command): Don't try to reveal overlays which
5226 have a non-nil `invisible' property but are actually visible.
5227
5228 * progmodes/perl-mode.el (perl-imenu-generic-expression): Add entries
5229 for perldoc sections.
5230 (perl-outline-regexp, perl-outline-level): New var and function.
5231 (perl-mode): Use them.
5232
5233 2005-02-27 Glenn Morris <gmorris@ast.cam.ac.uk>
5234
5235 * calendar/diary-lib.el (diary-remind): Discard any mark portion
5236 from diary-entry. Reported by Andrew Kemp <ajwk@pell.uklinux.net>.
5237
5238 2005-02-27 Luc Teirlinck <teirllm@auburn.edu>
5239
5240 * cus-edit.el: Comment change.
5241 (custom-buffer-create-internal): Slightly reword text at top of
5242 Custom buffers. Mention there that saving an option edits the
5243 init file. Add link to Emacs manual node on `custom-file'.
5244 (custom-magic-alist): Rewrite individual State messages to use
5245 capitalized keywords. Doc fix.
5246
5247 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
5248
5249 * calendar/calendar.el (calendar-buffer): Move above
5250 calendar-week-start-day.
5251 (calendar-week-start-day): Doc fix. Add :set function.
5252 (calendar-minimum-window-height): New variable.
5253 (generate-calendar-window): Only resize window if selected-window
5254 is displaying the calendar buffer. Use new variable
5255 calendar-minimum-window-height.
5256 (generate-calendar): Reword error message.
5257 (calendar-mode-map): Bind DEL to scroll-other-window-down.
5258
5259 2005-02-27 Andreas Schwab <schwab@suse.de>
5260
5261 * vc.el (vc-do-command): Don't run command asynchronously when
5262 operating in a remote directory.
5263
5264 * net/tramp.el (tramp-file-name-for-operation): Fix misapplied
5265 change from sync with Tramp 2.0.47.
5266
5267 2005-02-27 Richard M. Stallman <rms@gnu.org>
5268
5269 * textmodes/ispell.el (ispell-change-dictionary): Doc fix.
5270
5271 * textmodes/flyspell.el (flyspell-mode-on):
5272 Call ispell-change-dictionary only if necessary.
5273
5274 * emacs-lisp/re-builder.el (regexp-builder): New function.
5275
5276 * register.el (describe-register-1): Explicitly handle
5277 yank-excluded-properties = t.
5278
5279 * cus-edit.el (custom-buffer-create-internal): Improve progress msgs.
5280 (custom-magic-alist): Change the status descriptions again.
5281 (face widget-type): Total rewrite based on `restricted-sexp'
5282 to eliminate the confusing double hiding levels.
5283
5284 * emacs-lisp/debug.el (debug-on-entry-1):
5285 If function body is empty, add nil as body form.
5286
5287 2005-02-26 Stefan Monnier <monnier@iro.umontreal.ca>
5288
5289 * emacs-lisp/trace.el (inhibit-trace): New var.
5290 (trace-make-advice): Use it.
5291
5292 * emacs-lisp/debug.el (debug): Put back the inhibit-trace.
5293
5294 2005-02-26 Kim F. Storm <storm@cua.dk>
5295
5296 * mouse.el (mouse-1-click-in-non-selected-windows): New defcustom.
5297 (mouse-on-link-p, mouse-drag-region-1): Use it.
5298
5299 2005-02-25 Lute Kamstra <lute@gnu.org>
5300
5301 * replace.el (query-replace-read-from): Fix 2005-02-19 change.
5302
5303 2005-02-24 Luc Teirlinck <teirllm@auburn.edu>
5304
5305 * frame.el (blink-cursor-mode): Add :group keyword.
5306
5307 2005-02-24 Ulf Jasper <ulf.jasper@web.de>
5308
5309 * calendar/icalendar.el (icalendar--decode-isodatetime):
5310 New optional argument DAY-SHIFT.
5311 (icalendar-export-region): Fix coding-system-for-write.
5312 (icalendar--convert-ical-to-diary): Shift end-day of all-day
5313 events by one.
5314
5315 2005-02-24 Stefan Monnier <monnier@iro.umontreal.ca>
5316
5317 * textmodes/tex-mode.el (tex-font-lock-keywords-3): #n is atomic.
5318
5319 2005-02-24 Kim F. Storm <storm@cua.dk>
5320
5321 * international/iso-acc.el (iso-accents-compose): Fix crash
5322 during redisplay. Call force-window-update after read-event
5323 and delete-region to signal that window is not accurate.
5324
5325 2005-02-23 Stefan Monnier <monnier@iro.umontreal.ca>
5326
5327 * emacs-lisp/debug.el (debug): Hide the buffer if it's not killed.
5328 Remove unused and inexistent var `inhibit-trace'.
5329 (debugger-mode): Use run-mode-hooks.
5330 (debugger-list-functions): Add buttons; setup xref stack.
5331
5332 2005-02-23 Richard M. Stallman <rms@gnu.org>
5333
5334 * calendar/appt.el (appt-time-msg-list): 3rd elt of each
5335 appointment says it was explicitly made.
5336 (appt-add): Set the 3rd element.
5337 (appt-make-list): Preserve explicit appointments.
5338
5339 * subr.el (find-tag-default): Catch errors in forward-sexp.
5340
5341 2005-02-23 Juri Linkov <juri@jurta.org>
5342
5343 * info.el (Info-isearch-search): New defcustom.
5344 (Info-isearch-search): Call the default isearch function
5345 when Info-isearch-search is nil.
5346 (Info-isearch-wrap): Use variable Info-isearch-search.
5347
5348 2005-02-22 Luc Teirlinck <teirllm@auburn.edu>
5349
5350 * cus-edit.el: Comment change.
5351
5352 2005-02-22 Kim F. Storm <storm@cua.dk>
5353
5354 * progmodes/hideif.el (hide-ifdef-use-define-alist):
5355 Use completing-read. Suggested by Juan-Leon Lahoz Garcia.
5356
5357 2005-02-22 Simon Josefsson <jas@extundo.com>
5358
5359 * net/browse-url.el (browse-url-netscape-new-window-is-tab):
5360 New variable.
5361 (browse-url-netscape): Use it. Suggested by "Johann 'Myrkraverk'
5362 Oskarsson" <myrkraverk@users.sourceforget.net>.
5363
5364 2005-02-22 Kim F. Storm <storm@cua.dk>
5365
5366 * mouse.el (mouse-on-link-p): If arg POS is a mouse event,
5367 check that window of that event is the selected window.
5368 (mouse-drag-region-1): Compare mouse event window to selected
5369 window before setting point.
5370
5371 * tooltip.el (tooltip-show-help-function): Pass event to
5372 mouse-on-link-p so it can check selected window.
5373
5374 2005-02-22 Kenichi Handa <handa@m17n.org>
5375
5376 * ps-mule.el (ps-mule-header-string-charsets): Delete it.
5377 (ps-mule-show-warning): New function.
5378 (ps-mule-begin-job): Use ps-mule-show-warning if unprintable
5379 characters are found.
5380
5381 * ps-print.el (ps-header-footer-string): Return a list of header
5382 and footer strings.
5383
5384 2005-02-21 Wolfgang Jenkner <wjenkner@inode.at> (tiny change)
5385
5386 * pcvs.el (cvs-retrieve-revision): Fix thinko.
5387
5388 2005-02-21 Stefan Monnier <monnier@iro.umontreal.ca>
5389
5390 * frame.el (blink-cursor-mode): Use define-minor-mode.
5391
5392 * term/mac-win.el (function-key-map): Use char-names more consistently.
5393 (file-name-coding-system): Only set it for MacOS-9. The other case is
5394 already handled in mule-cmds.el (where it also works when mac-win.el
5395 is not used).
5396
5397 2005-02-21 Kenichi Handa <handa@m17n.org>
5398
5399 * international/mule.el (ctext-pre-write-conversion): Always use
5400 " *code-converting-work*" buffer for work.
5401
5402 * textmodes/ispell.el (ispell-dictionary-alist): Fix docstring.
5403
5404 2005-02-20 Thien-Thi Nguyen <ttn@gnu.org>
5405
5406 * progmodes/scheme.el (scheme-font-lock-keywords-2): Handle named-let.
5407
5408 2005-02-20 Jonathan Yavner <jyavner@member.fsf.org>
5409
5410 * ses.el (undo-more): Restore defadvice, but only the part that
5411 allows changes outside the restricted area of the buffer.
5412
5413 2005-02-20 Kim F. Storm <storm@cua.dk>
5414
5415 * simple.el (line-move): Add fourth optional arg try-vscroll which
5416 must be set to perform auto-window-vscroll.
5417 When moving backwards and doing auto-window-vscroll, automatically
5418 vscroll to the last part of lines which are taller than the window.
5419 (next-line, previous-line): Set try-vscroll arg on line-move.
5420
5421 2005-02-19 Dan Nicolaescu <dann@ics.uci.edu>
5422
5423 * replace.el (query-replace, query-replace-regexp)
5424 (replace-string, replace-regexp): When operating on region, make
5425 the minibuffer prompt say so.
5426
5427 * isearch.el (isearch-forward): Document isearch-query-replace and
5428 isearch-query-replace-regexp keybindings.
5429
5430 2005-02-19 Jay Belanger <belanger@truman.edu>
5431
5432 * calc/calc-aent.el (math-read-token): Add local variable.
5433
5434 * calc/calc-prog.el (calc-user-define-edit): Add local variable.
5435 (calc-edit-top): Move declaration to earlier in file.
5436 (calc-edit-macro-repeats): Add local variables.
5437
5438 * calc/calcalg2.el: Add differentiation rule for calcFunc-coth.
5439 Adjust differentiation rules for calcFunc-tan, calcFunc-cot,
5440 calcFunc-tanh.
5441 Adjust integration rule for calcFunc-tan.
5442
5443 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
5444
5445 * viper-cmd.el (viper-prefix-commands): Make into a defconst.
5446 (viper-exec-buffer-search): Use regexp-quote to quote buffer string.
5447 (viper-minibuffer-setup-sentinel): Make some variables buffer-local.
5448 (viper-skip-separators): Bug fix.
5449 (viper-set-searchstyle-toggling-macros): Allow to unset macros in a
5450 particular major mode.
5451 (viper-del-backward-char-in-replace): Don't put deleted char on the
5452 kill ring.
5453
5454 * viper-ex.el (viper-color-display-p): New function.
5455 (viper-has-face-support-p): Use viper-color-display-p.
5456
5457 * viper-keym.el (viper-gnus-modifier-map): New keymap.
5458
5459 * viper-macs.el (viper-unrecord-kbd-macro): Bug fix.
5460
5461 * viper-util.el (viper-glob-unix-files): Fix shell status check.
5462 (viper-file-remote-p): Make equivalent to file-remote-p.
5463
5464 * viper.el (viper-major-mode-modifier-list):
5465 Use viper-gnus-modifier-map.
5466
5467 2005-02-19 David Kastrup <dak@gnu.org>
5468
5469 * subr.el (subregexp-context-p): Fix garbled doc string by adding
5470 quoting.
5471
5472 2005-02-19 Jay Belanger <belanger@truman.edu>
5473
5474 * calc/calc-math.el (calc-arctan, calc-tanh, calc-arctanh):
5475 Remove extra definitions.
5476 (calc-coth): New function.
5477 (calcFunc-cot): Fix `let'.
5478
5479 2005-02-19 Eli Zaretskii <eliz@gnu.org>
5480
5481 * faces.el (escape-glyph, minibuffer-prompt): Add commentary for
5482 the reasons we use "type pc" in these faces.
5483
5484 * button.el (button): Ditto.
5485
5486 2005-02-19 Michael Mauger <mmaug@yahoo.com>
5487
5488 * replace.el (query-replace-read-from): Set the value of
5489 query-replace-from-history-variable to handle the case of an empty
5490 string entered to accept the suggested default.
5491
5492 * net/tramp.el (tramp-file-name-for-operation):
5493 Use dired-call-process instead of dired-call-process-command.
5494
5495 2005-02-19 Jay Belanger <belanger@truman.edu>
5496
5497 * calc/calc-arith.el (math-trig-inverses, math-div-trig)
5498 (math-div-non-trig): New variables.
5499 (math-combine-prod-trig, math-div-new-trig, math-div-new-non-trig)
5500 (math-div-isolate-trig, math-div-isolate-trig-term): New functions.
5501 (math-combine-prod, math-div-symb-fancy): Add simplifications for
5502 trig expressions.
5503
5504 2005-02-19 Nick Roberts <nickrob@snap.net.nz>
5505
5506 * progmodes/gdb-ui.el (gdb-var-update-handler)
5507 (gdb-speedbar-timer-fn): Ensure speedbar updates with new values
5508 for watch expressions,
5509 (gdb-var-create-handler): Don't set speedbar-update-flag.
5510 (gdb-post-prompt): Simplify test for speedbar.
5511
5512 2005-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
5513
5514 * ediff.el (ediff-set-diff-overlays-in-one-buffer)
5515 (ediff-set-fine-overlays-in-one-buffer,ediff-goto-word): Make sure
5516 we use the syntax table of the correct buffer.
5517 (ediff-same-file-contents,ediff-same-contents): Enhancements thanks to
5518 Felix Gatzemeier.
5519
5520 * ediff-init.el (ediff-hide-face): Check for definedness of functions.
5521 (ediff-file-remote-p): Make synonymous with file-remote-p.
5522 In all deffaces ediff-*-face-*, use min-colors.
5523
5524 * ediff-mult.el (ediff-meta-mark-equal-files): Make use of
5525 ediff-recurse-to-subdirectories.
5526 (ediff-mark-if-equal): Check that the arguments are strings, use
5527 ediff-same-contents (after to Felix Gatzemeier).
5528
5529 * ediff.el (ediff-merge-on-startup): Don't set buffer-modified-p to
5530 nil.
5531
5532 2005-02-18 Stefan Monnier <monnier@iro.umontreal.ca>
5533
5534 * log-view.el (log-view-message-re): Fix up Subversion regexp.
5535
5536 2005-02-18 David Kastrup <dak@gnu.org>
5537
5538 * progmodes/meta-mode.el (meta-mark-active): Fix condition to just
5539 use `mark-active' when defined.
5540
5541 2005-02-18 Kenichi Handa <handa@m17n.org>
5542
5543 * ps-print.el (ps-font-info-database): New entry
5544 ZapfChancery-MediumItalic with correct font name. Fix font name
5545 of the entry Zapf-Chancery-MediumItalic.
5546
5547 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
5548
5549 * autorevert.el (auto-revert-stop-on-user-input): Further doc fix.
5550
5551 2005-02-16 Kim F. Storm <storm@cua.dk>
5552
5553 * ido.el (ido-fallback-command): Pass user input to fallback command.
5554
5555 2005-02-16 Nick Roberts <nickrob@snap.net.nz>
5556
5557 * progmodes/gdb-ui.el (gdb-set-gud-minor-mode-existing-buffers)
5558 (gdb-find-file-hook): Add server prefix.
5559
5560 2005-02-16 Richard M. Stallman <rms@gnu.org>
5561
5562 * replace.el (perform-replace): Pass new args to replace-highlight.
5563 (replace-highlight): Take region args,
5564 and pass them to isearch-lazy-highlight-new-loop.
5565
5566 * novice.el (disabled-command-hook): Autoload the defalias
5567 and the make-obsolete-variable call.
5568
5569 * menu-bar.el (menu-bar-select-frame): FRAME defaults to selected.
5570
5571 * isearch.el (isearch-lazy-highlight-start-limit)
5572 (isearch-lazy-highlight-end-limit): New variables limit
5573 the region for highlighting.
5574 (isearch-lazy-highlight-new-loop): New args BEG and END.
5575 (isearch-lazy-highlight-search): Use the new vars.
5576 (isearch-lazy-highlight-update): Likewise.
5577
5578 * dired.el (dired-build-subdir-alist): Bind buffer-undo-list to t.
5579
5580 * cus-start.el (all): Use default-boundp.
5581
5582 2005-02-15 David Casperson <casper@unbc.ca> (tiny change)
5583
5584 * menu-bar.el (menu-bar-select-frame): Handle current frame.
5585
5586 2005-02-15 Luc Teirlinck <teirllm@auburn.edu>
5587
5588 * autorevert.el (auto-revert-stop-on-user-input)
5589 (auto-revert-verbose): Doc fixes.
5590
5591 2005-02-15 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
5592
5593 * international/mule-cmds.el (set-locale-environment): Remove call
5594 to set-selection-coding-system on Windows.
5595
5596 2005-02-15 Jay Belanger <belanger@truman.edu>
5597
5598 * calc/calc-alg.el: Add simplification rules for calcFunc-sec,
5599 calcFunc-csc, calcFunc-cot, calcFunc-sech, calcFunc-csch, and
5600 calcFunc-coth.
5601 (math-simplify-sqrt): Add simplifications.
5602
5603 * calc/calc-arith.el (math-real-if-arg-functions): Add functions
5604 to list.
5605
5606 * calc/calc-ext.el: Add functions to autoloads.
5607
5608 * calc/calc-math.el (calc-sec, calc-csc, calc-cot, calc-sech)
5609 (calc-csch, calc-coth, calcFunc-sec, calcFunc-csc, calcFunc-cot)
5610 (calcFunc-sech, calcFunc-csch, calcFunc-coth, math-sec-raw)
5611 (math-csc-raw, math-cot-raw): New functions.
5612
5613 * calc/calc-rules.el (calc-DistribRules, calc-NegateRules): Add rules.
5614
5615 * calc/calc-undo.el (calc-handle-undo): Remove prefix from
5616 the variable name in a message.
5617
5618 * calc/calc-units.el: Add simplification rules for calcFunc-sec,
5619 calcFunc-csc, calcFunc-cot.
5620
5621 * calc/calcalg2.el: Add derivative and integration rules for
5622 calcFunc-sec, calcFunc-csc, calcFunc-cot, calcFunc-sech,
5623 calcFunc-csch, calcFunc-coth.
5624 (math-do-integral-methods): Add to checks for when to use
5625 substitutions.
5626
5627 * calc/calccomp.el (math-eqn-special-funcs): Add functions to list.
5628
5629 2005-02-15 Lute Kamstra <lute@gnu.org>
5630
5631 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
5632 Add ;;;###autoload to `outline-regexp'. Suggested by Stefan Monnier
5633 <monnier@iro.umontreal.ca>
5634 (lisp-outline-level): Improve efficiency. Suggested by David
5635 Kastrup <dak@gnu.org>.
5636
5637 2005-02-15 Nick Roberts <nickrob@snap.net.nz>
5638
5639 * progmodes/gdb-ui.el (gdb-find-file-unhook): New variable.
5640 (gdb-set-gud-minor-mode, gdb-set-gud-minor-mode-1)
5641 (gdb-set-gud-minor-mode-existing-buffers): New functions.
5642 (gdb-find-file-hook): New hook. Add it to find-file-hook.
5643 (gdb-info-breakpoints-custom, gdb-source-info): Simplify.
5644
5645 2005-02-14 Luc Teirlinck <teirllm@auburn.edu>
5646
5647 * cus-start.el (all): Comment change.
5648
5649 2005-02-14 Lute Kamstra <lute@gnu.org>
5650
5651 * cus-start.el (all): Check if symbol is void.
5652
5653 2005-02-14 Carsten Dominik <dominik@science.uva.nl>
5654
5655 * textmodes/reftex-cite.el (reftex-do-citation): Cleanup single
5656 optional argument to \cite.
5657
5658 2005-02-14 Richard M. Stallman <rms@gnu.org>
5659
5660 * cus-edit.el (custom-buffer-create-internal): Update help message.
5661 (custom-magic-alist): Update help messages.
5662
5663 * cus-start.el (all): Allow a var to specify a standard value.
5664
5665 2005-02-12 Luc Teirlinck <teirllm@auburn.edu>
5666
5667 * custom.el (custom-theme-set-variables): Handle variable aliases.
5668
5669 * frame.el (blink-cursor-timer): Doc fix.
5670 (blink-cursor): Make it an alias for `blink-cursor-mode' and
5671 declare obsolete.
5672 (blink-cursor-mode): Define with defcustom and use correct
5673 standard expression in that defcustom.
5674 * startup.el (command-line): Adapt to above changes in frame.el.
5675
5676 2005-02-11 Lute Kamstra <lute@gnu.org>
5677
5678 * apropos.el (apropos-score-doc): Prevent division by zero.
5679
5680 2005-02-11 Ulf Jasper <ulf.jasper@web.de>
5681
5682 * calendar/icalendar.el (icalendar--get-event-property): Doc fix.
5683 (icalendar--get-event-property-attributes)
5684 (icalendar--get-event-properties)
5685 (icalendar--datetime-to-diary-date): New functions.
5686 (icalendar--split-value): Doc fix.
5687 (icalendar--datetime-to-noneuropean-date)
5688 (icalendar--datetime-to-european-date): New optional argument
5689 SEPARATOR. Return result as a string instead of a list.
5690 (icalendar--get-weekday-number): Check if ABBREVWEEKDAY is nil.
5691 (icalendar--convert-string-for-export): Rename arg S to STRING.
5692 (icalendar-export-region): Doc fix. Change name of error buffer.
5693 Save output buffer.
5694 (icalendar-import-file): Add blank at end of prompt.
5695 (icalendar-import-buffer): Doc fix. Do not switch to error
5696 buffer. Indicate status in return value.
5697 (icalendar--convert-ical-to-diary): Doc fix. Change name of error
5698 buffer. Save output buffer. Handle exception from recurrence
5699 rules (EXDATE, EXRULE). Handle start- and end-date of recurring
5700 events. Fix problems with weekly all-day events.
5701
5702 2005-02-10 Richard M. Stallman <rms@gnu.org>
5703
5704 * simple.el (eval-expression-print-format):
5705 Avoid warning about edebug-active.
5706
5707 * help.el (help-for-help-internal): Rename from help-for-help.
5708 (help-for-help): Define with defalias.
5709
5710 * font-core.el (font-lock-default-function): Use with-no-warnings.
5711
5712 * cus-edit.el (custom-buffer-create-internal): Improve help-echo.
5713
5714 * custom.el (defface): Doc fix.
5715
5716 2005-02-10 Nick Roberts <nickrob@snap.net.nz>
5717
5718 * progmodes/gdb-ui.el (gdb-ann3): Re-instate GDB command "set
5719 width 0" to prevent word wrapping problems.
5720
5721 2005-02-09 Kim F. Storm <storm@cua.dk>
5722
5723 * ido.el (ido-file-extensions-order): New defcustom.
5724 (ido-file-extension-lessp, ido-file-extension-aux)
5725 (ido-file-extension-order): New advanced file ordering.
5726 (ido-file-lessp): New simple file ordering.
5727 (ido-sort-list): Remove.
5728 (ido-make-file-list): Use ido-file-lessp or ido-file-extension-lessp.
5729 (ido-make-dir-list, ido-completion-help): Use ido-file-lessp.
5730
5731 2005-02-08 Dan Nicolaescu <dann@ics.uci.edu>
5732
5733 * progmodes/grep.el (grep-regexp-alist): Match an optional ^[[K
5734 that some versions of grep produce.
5735 (grep-mode-font-lock-keywords): Likewise.
5736
5737 2005-02-09 Nick Roberts <nickrob@snap.net.nz>
5738
5739 * progmodes/gdb-ui.el (gdb-location-list): New variable.
5740 (gdb-cdir): Delete.
5741 (gdb-info-breakpoints-custom, gdb-goto-breakpoint)
5742 (gdb-source-info): Treat case when source file is in another
5743 directory properly.
5744 (gdb-get-location): New function.
5745
5746 2005-02-07 Jay Belanger <belanger@truman.edu>
5747
5748 * calc/calc-prog.el (calc-write-parse-table-part)
5749 (calc-fix-token-name): Fix a check for language type.
5750
5751 * calc/calccomp.el (math-compose-expr): Fix a check for language type.
5752
5753 2005-02-07 Andre Spiegel <spiegel@gnu.org>
5754
5755 * vc-hooks.el (vc-make-version-backup): Ignore file-errors such
5756 as directory not writable.
5757
5758 2005-02-07 Kim F. Storm <storm@cua.dk>
5759
5760 * emulation/cua-base.el (cua-max-undo, cua-undo): Remove.
5761 (cua--standard-movement-commands): Remove list.
5762 Instead, set CUA property value to move for movement commands.
5763 (cua-movement-commands): Remove. Users must set CUA prop instead.
5764 (cua--pre-command-handler): Check CUA property.
5765 (cua--init-keymaps): Don't remap undo commands.
5766 (cua-mode): Don't call cua--rectangle-on-off.
5767
5768 * emulation/cua-rect.el (cua--undo-list, cua--tidy-undo-counter)
5769 (cua--rect-undo, cua--tidy-undo-lists, cua--rectangle-on-off): Remove.
5770 (cua--rect-undo-set-point): New var.
5771 (cua--rectangle-undo-boundary): Setup undo apply entry.
5772 (cua--rect-undo-handler): New function for rectangle undo.
5773 (cua--rect-start-position, cua--rect-end-position): Add.
5774 (cua--rectangle-post-command): Call cua--rectangle-set-corners
5775 for restored rectangle. Set point if cua--rect-undo-set-point.
5776
5777 2005-02-06 Jay Belanger <belanger@truman.edu>
5778
5779 * calc/calc-lang.el (calc-tex-language): Display more information
5780 in messages.
5781
5782 * calc/calccomp.el (math-compose-expr): Allow multiline matrices
5783 in TeX mode.
5784
5785 2005-02-06 Richard M. Stallman <rms@gnu.org>
5786
5787 * emacs-lisp/lisp.el (buffer-end): Doc fix.
5788
5789 2005-02-05 Arne_J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
5790
5791 * net/ldap.el (ldap-search-internal): Support attributes with
5792 optional descriptions separated by a semi-colon, as in
5793 "userCertificate;binary".
5794
5795 2005-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5796
5797 * x-dnd.el (x-dnd-handle-xdnd): Handle the case where the flags
5798 isn't a cons (i.e. the version is 0).
5799
5800 2005-02-05 Eli Zaretskii <eliz@gnu.org>
5801
5802 * help.el (help-for-help): Doc fix.
5803
5804 2005-02-05 Nick Roberts <nickrob@snap.net.nz>
5805
5806 * progmodes/gdb-ui.el: Update copyright. Put GDB-Frames before
5807 GDB-Windows on the menu-bar as this works better.
5808
5809 2005-02-04 Jay Belanger <belanger@truman.edu>
5810
5811 * calc/calc-embed.el (calc-embedded-update): Don't put in
5812 unnecessary newlines. Adjust the end of formula marker.
5813
5814 * calc/calc-lang.el (math-latex-parse-frac): Don't use arguments.
5815 (math-latex-parse-two-args): New function.
5816
5817 2005-02-03 Lute Kamstra <lute@gnu.org>
5818
5819 * help-fns.el (help-with-tutorial): Make sure that users cannot
5820 remove the entire text of the tutorial by means of `undo'.
5821
5822 2005-02-03 Stefan Monnier <monnier@iro.umontreal.ca>
5823
5824 * textmodes/ispell.el (ispell-internal-change-dictionary): Fix problem
5825 in recent changes, where the ispell process was repeatedly
5826 killed & restarted.
5827
5828 * international/mule-cmds.el (set-locale-environment): Set file-name
5829 coding system to utf-8 on Darwin systems.
5830 (set-default-coding-systems): Don't set default-file-name-coding-system
5831 on Darwin systems.
5832
5833 2005-02-03 Richard M. Stallman <rms@gnu.org>
5834
5835 * hi-lock.el (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.
5836
5837 2005-02-03 Matt Hodges <MPHodges@member.fsf.org>
5838
5839 * faces.el (list-faces-display): Add optional argument.
5840
5841 2005-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
5842
5843 * font-core.el (font-lock-default-function): Handle the rare case where
5844 only font-lock-keywords is set.
5845
5846 2005-02-02 Kenichi Handa <handa@m17n.org>
5847
5848 * international/characters.el: Cancel previous change for
5849 I-WITH-DOT-ABOVE and DOTLESS-i.
5850
5851 * international/latin-5.el: Cancel previous change.
5852
5853 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
5854
5855 * progmodes/gud.el: Correction to syntax in gud-menu-map.
5856
5857 2005-02-02 Kenichi Handa <handa@m17n.org>
5858
5859 * international/latin-5.el (tbl): Setup cases of I-WITH-DOT-ABOVE,
5860 DOTLESS-i.
5861
5862 * international/characters.el: Setup cases of GREEK-FINAL-SIGMA,
5863 Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
5864
5865 * case-table.el (get-upcase-table): New function.
5866 (copy-case-table): Copy upcaes table too if non-nil.
5867 (set-case-syntax-delims): Maintain upcase table too.
5868 (set-case-syntax-pair): Likewise.
5869 (set-upcase-syntax, set-downcase-syntax): New functions.
5870 (set-case-syntax): Maintain upcase table too.
5871
5872 2005-02-02 Nick Roberts <nickrob@snap.net.nz>
5873
5874 * progmodes/gdb-ui.el (gdb-goto-info): Delete.
5875
5876 * progmodes/gud.el (gud-goto-info): New function.
5877 (gud-tool-bar-map): Use correct icon.
5878
5879 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
5880
5881 * emacs-lisp/lisp-mode.el (lisp-indent-function): Fix bug:
5882 When delegating, order args in the funcall correctly.
5883
5884 2005-02-01 Thien-Thi Nguyen <ttn@gnu.org>
5885
5886 * emacs-lisp/lisp-mode.el (lisp-indent-function): Doc fix.
5887
5888 2005-02-01 Carsten Dominik <dominik@science.uva.nl>
5889
5890 * textmodes/reftex.el (reftex-access-scan-info): Error out in a
5891 buffer not visiting a file.
5892
5893 2005-01-31 Jay Belanger <belanger@truman.edu>
5894
5895 * calc/calc-embed.el (calc-embedded-find-bounds): Set the formula
5896 bound on the line with the formula.
5897
5898 2005-01-31 Kim F. Storm <storm@cua.dk>
5899
5900 * ses.el (ses-create-cell-variable-range)
5901 (ses-destroy-cell-variable-range, ses-reset-header-string)
5902 (ses-set-with-undo, ses-unset-with-undo, ses-aset-with-undo)
5903 (ses-insert-row): Fix format of apply undo entries.
5904
5905 2005-01-31 Jay Belanger <belanger@truman.edu>
5906
5907 * calc/calc-aent.el (math-read-token): Separate the TeX and LaTeX
5908 parts.
5909
5910 * calc/calc-embed.el (calc-embedded-open-formula)
5911 (calc-embedded-close-formula): Ignore matrix environments.
5912
5913 * calc/calc-ext.el (math-read-big-expr): Make LaTeX the default
5914 TeX mode.
5915
5916 * calc/calc-lang.el (math-function-table, math-oper-table)
5917 (math-variable-table): Adjust the LaTeX portions.
5918
5919 * calc/calc.el (math-tex-ignore-words): Remove LaTeX portion.
5920 (math-latex-ignore-words): New constant.
5921
5922 2005-01-31 Richard M. Stallman <rms@gnu.org>
5923
5924 * textmodes/ispell.el (ispell-local-dictionary-overridden): New var.
5925 (ispell-local-dictionary): Doc fix.
5926 (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
5927 Don't reinitialize at run time. Don't defcustom.
5928 All uses changed to append ispell-local-dictionary-alist,
5929 or check it first.
5930 (ispell-current-dictionary): New variable for dictionary in use.
5931 (ispell-dictionary): Now used only for global default.
5932 (ispell-start-process): Set ispell-current-dictionary,
5933 not ispell-dictionary.
5934 (ispell-change-dictionary): Use this only for setting
5935 user preferences.
5936 (ispell-internal-change-dictionary): New function
5937 to change the current dictionary in use.
5938 (ispell-region, ispell-process-line, ispell-buffer-local-dict):
5939 Use ispell-current-dictionary.
5940 Handle ispell-local-dictionary-overridden.
5941 (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.
5942
5943 2005-01-31 Jay Belanger <belanger@truman.edu>
5944
5945 * calc/calc-aent.el (math-read-token): Add support for LaTeX.
5946
5947 * calc/calc-ext.el: Add calc-latex-language to autoloads.
5948 (calc-mode-map): Add calc-latex-language.
5949
5950 * calc/calc-lang.el (calc-latex-language, math-latex-parse-frac)
5951 (math-latex-print-frac): New functions.
5952 (math-oper-table, math-function-table, math-variable-table)
5953 (math-complex-format, math-input-filter): Add latex properties.
5954 (calc-set-language): Set math-expr-special-function-mapping.
5955
5956 * calc/calc-prog.el (calc-edit-user-syntax, calc-fix-token-name)
5957 (calc-write-parse-table-part): Add LaTeX support.
5958
5959 * calc/calc.el (calc-language): Adjust docstring.
5960 (calc-set-mode-line): Add LaTeX support.
5961 (math-expr-special-function-mapping): New variable.
5962 (math-tex-ignore-words): Add to list.
5963
5964 * calc/calccomp.el (math-compose-expr, math-compose-rows):
5965 Add LaTeX support.
5966 (math-compose-expr): Add support for special functions.
5967
5968 * calc/calc-help.el (calc-d-prefix-help): Add LaTeX.
5969
5970 2005-01-31 Nick Roberts <nickrob@snap.net.nz>
5971
5972 * progmodes/gdb-ui.el (gdb-memory-address)
5973 (gdb-memory-repeat-count, gdb-memory-format, gdb-memory-unit)
5974 (gdb-memory-mode-map, gdb-memory-format-keymap)
5975 (gdb-memory-format-menu, gdb-memory-unit-keymap)
5976 (gdb-memory-unit-menu): New variables for a buffer
5977 that lets the user examine program memory.
5978 (gdb-memory-set-address, gdb-memory-set-repeat-count)
5979 (gdb-memory-format-binary, gdb-memory-format-octal)
5980 (gdb-memory-format-unsigned, gdb-memory-format-signed)
5981 (gdb-memory-format-hexadecimal, gdb-memory-format-menu)
5982 (gdb-memory-format-menu-1, gdb-memory-unit-giant)
5983 (gdb-memory-unit-word, gdb-memory-unit-halfword)
5984 (gdb-memory-unit-byte, gdb-memory-unit-menu)
5985 (gdb-memory-unit-menu-1, gdb-make-header-line-mouse-map)
5986 (gdb-memory-mode, gdb-memory-buffer-name)
5987 (gdb-display-memory-buffer, gdb-frame-memory-buffer):
5988 New functions for above buffer.
5989
5990 2005-01-30 Richard M. Stallman <rms@gnu.org>
5991
5992 * cus-edit.el (custom-bury-buffer): Function deleted.
5993 (custom-buffer-done-function): Option deleted.
5994 (custom-buffer-done-kill): New (replacement option.
5995 (Custom-buffer-done): Call quit-window.
5996 (custom-buffer-create-internal): Update for above changes.
5997
5998 2005-01-29 Luc Teirlinck <teirllm@auburn.edu>
5999
6000 * simple.el (undo-ask-before-discard): New var.
6001 (undo-outer-limit-truncate): Implement it.
6002 (undo-extra-outer-limit): Doc update.
6003
6004 2005-01-29 Richard M. Stallman <rms@gnu.org>
6005
6006 * ses.el (undo-more): Delete defadvice.
6007 (ses-begin-change): Doc fix.
6008
6009 * dired.el (dired-mode-map): Remap `undo' and `advertised-undo'
6010 instead of rebinding C-x u and C-_.
6011
6012 * files.el (normal-backup-enable-predicate): Return nil for files
6013 in /tmp, regardless of temporary-file-directory.
6014
6015 * man.el (Man-getpage-in-background): Disable undo in Man buffer.
6016
6017 * rect.el (delete-rectangle-line, delete-extract-rectangle-line)
6018 (open-rectangle, delete-whitespace-rectangle-line)
6019 (clear-rectangle-line): If FILL, pass t instead of FILL
6020 for move-to-column's 2nd arg.
6021
6022 * simple.el (undo): Fix the test for continuing a series of undos.
6023 (undo-more): Set pending-undo-list to t when we reach end.
6024 (pending-undo-list): Move up defvar.
6025
6026 * wid-edit.el (widget-button-click):
6027 Shorten the range of the track-mouse binding.
6028
6029 * comint.el (comint-insert-input): Undo previous changes;
6030 use last-input-event in interactive spec.
6031
6032 2005-01-29 Eli Zaretskii <eliz@gnu.org>
6033
6034 * progmodes/compile.el (compilation-start): Bind buffer-read-only
6035 to nil before invoking call-process. Reset buffer's modified flag
6036 after fontifying it in the no-async branch.
6037
6038 * wid-edit.el (widget-specify-button): If mouse pointer shape
6039 cannot be changed, use mouse face instead.
6040
6041 2005-01-29 Nick Roberts <nickrob@snap.net.nz>
6042
6043 * progmodes/gdb-ui.el (gdb-info-breakpoints-custom)
6044 (gdb-goto-breakpoint): Make breakpoint handling work on template
6045 functions in C++. Reported by Martin Reed <mjreed@essex.ac.uk>
6046 (gdb-assembler-custom): Update to recognise breakpoint information
6047 added on 2005-01-19.
6048
6049 2005-01-28 Stefan Monnier <monnier@iro.umontreal.ca>
6050
6051 * progmodes/scheme.el (scheme-mode-variables): Set comment-add.
6052 (dsssl-mode): Use define-derived-mode.
6053 (scheme-mode-initialize): Remove.
6054 (scheme-mode): Use run-mode-hooks.
6055
6056 * cus-edit.el (customize-group-other-window)
6057 (custom-buffer-create-other-window): Don't override special-display-*.
6058 (custom-mode-map): Make it dense.
6059
6060 * emacs-lisp/lisp-mode.el (eval-defun-1): Make sure `defvar' always
6061 sets the default value.
6062
6063 2005-01-28 Eli Zaretskii <eliz@gnu.org>
6064
6065 * descr-text.el: Add more keywords.
6066
6067 2005-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
6068
6069 * speedbar.el: Avoid unnecessary use of locate-library.
6070
6071 * international/mule-cmds.el (standard-display-european-internal):
6072 Don't fiddle with latin-1 non-break space any more since it's now
6073 special cased in the C code.
6074 Don't "do&undo" setting for 160 (especially, don't undo incorrectly).
6075
6076 2005-01-26 Luc Teirlinck <teirllm@auburn.edu>
6077
6078 * cus-start.el (all): Add `undo-outer-limit'.
6079
6080 2005-01-25 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
6081
6082 * textmodes/bibtex.el (bibtex-format-entry):
6083 Use `bibtex-empty-field-re' only on the text of fields, not on entire
6084 field lines.
6085 (bibtex-autofill-entry): Use `bibtex-empty-field-re' on a string,
6086 not on part of a buffer.
6087
6088 2005-01-25 Lute Kamstra <lute@gnu.org>
6089
6090 * textmodes/bibtex.el (bibtex-empty-field-re): Don't match
6091 nonempty field text strings like "{letters\\macro{}more letters}".
6092 Clarify docstring.
6093 (bibtex-sort-entry-class, bibtex-autokey-titleword-ignore)
6094 (bibtex-entry-offset, bibtex-parse-association)
6095 (bibtex-parse-field-name): Fix typos in docstrings.
6096 (bibtex-field-list, bibtex-find-crossref): Fix typos in error messages.
6097
6098 2005-01-24 Carsten Dominik <dominik@science.uva.nl>
6099
6100 * textmodes/reftex-global.el (reftex-isearch-push-state-function)
6101 (reftex-isearch-pop-state-function, reftex-isearch-isearch-search)
6102 (reftex-isearch-switch-to-next-file, reftex-isearch-turn-off)
6103 (reftex-isearch-turn-on, reftex-isearch-minor-mode): New functions.
6104
6105 * textmodes/reftex.el (reftex-mode-menu): Add entry for reftex
6106 isearch minor mode.
6107
6108 2005-01-24 Luc Teirlinck <teirllm@auburn.edu>
6109
6110 * help-at-pt.el (help-at-pt-display-when-idle): Add autoload cookie.
6111
6112 2005-01-24 Lute Kamstra <lute@gnu.org>
6113
6114 * textmodes/ispell.el (ispell-dictionary-alist-4): Rewrite the
6115 CASECHARS and NOT-CASECHARS regular expressions of the
6116 "nederlands" and "nederlands8" dictionaries to prevent a "Range
6117 striding over charsets" error.
6118
6119 2005-01-24 Jay Belanger <belanger@truman.edu>
6120
6121 * calc/calc-store.el (calc-declare-variable): Use calc-var-name to
6122 display variable name.
6123
6124 2005-01-24 Kenichi Handa <handa@m17n.org>
6125
6126 * international/encoded-kb.el (encoded-kbd-iso2022-single-shift):
6127 Fix setting of the element of encoded-kbd-iso2022-invocations.
6128
6129 2005-01-24 Nick Roberts <nickrob@snap.net.nz>
6130
6131 * progmodes/gdb-ui.el (gdb-goto-breakpoint, gdb-frames-select)
6132 (gdb-threads-select): Change to also accept mouse events.
6133 (gdb-mouse-goto-breakpoint, gdb-frames-mouse-select)
6134 (gdb-threads-mouse-select): Delete.
6135
6136 2005-01-23 Luc Teirlinck <teirllm@auburn.edu>
6137
6138 * files.el (insert-directory): Take care of empty directory,
6139 listed without -a switch.
6140
6141 2005-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
6142
6143 * textmodes/refill.el (refill-post-command-function):
6144 Add `indent-new-comment-line' and `reindent-then-newline-and-indent'
6145 to the list of functions that we should be careful not to undo.
6146 (refill-late-fill-paragraph-function): Remove.
6147 (refill-saved-state): New var.
6148 (refill-mode): Use it to save fill-paragraph-function.
6149 Save also the value of auto-fill-function.
6150
6151 * term/w32-win.el: Simplify code.
6152
6153 2005-01-23 Kim F. Storm <storm@cua.dk>
6154
6155 * simple.el (line-move): Adapt to new return value from
6156 pos-visible-in-window-p.
6157
6158 * simple.el (line-move): Fix last change. Check partial
6159 visibility at point rather than at window-start.
6160
6161 2005-01-22 Jason Rumney <jasonr@gnu.org>
6162
6163 * term/w32-win.el (xw-defined-colors): Remove debug-message.
6164
6165 2005-01-22 David Kastrup <dak@gnu.org>
6166
6167 * progmodes/grep.el: Add alias `find-grep' for `grep-find'.
6168
6169 2005-01-22 Eli Zaretskii <eliz@gnu.org>
6170
6171 * type-break.el (type-break-mode): Add a test for
6172 type-break-file-name being non-nil.
6173
6174 2005-01-22 Toby Allsopp <Toby.Allsopp@navman.com> (tiny change)
6175
6176 * net/eudc.el (top level): Call (message "") via progn, so that
6177 eudc-options-file is loaded.
6178
6179 2005-01-22 Kim F. Storm <storm@cua.dk>
6180
6181 * simple.el (line-move-1): Rename from line-move.
6182 (line-move): New function that adjusts vscroll for partially
6183 visible rows, and calls line-move-1 otherwise.
6184
6185 2005-01-21 Ren\e,Ai\e(B Kyllingstad <listmailxemacs@kyllingstad.com>
6186
6187 * pcomplete.el: define pcomplete-read-event instead of read-event,
6188 since it's not a complete read-event implementation
6189
6190 2005-01-20 Jay Belanger <belanger@truman.edu>
6191
6192 * calc/calc-ext.el (calc-fancy-prefix-other-key): Set prefix arg
6193 for called function.
6194
6195 2005-01-20 Steven Tamm <steventamm@mac.com>
6196
6197 * term/mac-win.el (process-connection-type): Remove.
6198 Controlled now by s/darwin.h:PTY_ITERATION.
6199
6200 2005-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
6201
6202 * window.el (handle-select-window): Don't switch window when we're
6203 in the minibuffer.
6204
6205 2005-01-10 Paul Pogonyshev <pogonyshev@gmx.net>
6206
6207 * subr.el (dotimes-with-progress-reporter): New macro.
6208
6209 * ses.el (ses-dotimes-msg): Remove macro.
6210 Use `dotimes-with-progress-reporter' instead.
6211
6212 2005-01-19 Steven Tamm <steventamm@mac.com>
6213
6214 * term/mac-win.el (process-connection-type): Use new
6215 operating-system-release variable to use ptys on Darwin 7 (OSX
6216 10.3) when using carbon build.
6217
6218 2005-01-19 Jay Belanger <belanger@truman.edu>
6219
6220 * calc/calc-ext.el (calc-fancy-prefix-other-key): Don't clear
6221 flags if the last command was a tab or M-tab.
6222
6223 * calc/calc-prog.el (calc-user-define-edit): Put original formula
6224 in formula editing buffer.
6225
6226 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
6227
6228 * progmodes/gdb-ui.el (gdb-put-breakpoint-icon): Add help-echo for
6229 breakpoint image symbol in margin.
6230
6231 2005-01-19 Jay Belanger <belanger@truman.edu>
6232
6233 * calc/calc-prog.el (calc-execute-kbd-macro):
6234 Ignore calc-keep-arg-flag.
6235
6236 2005-01-19 Kenichi Handa <handa@m17n.org>
6237
6238 * textmodes/ispell.el (ispell-looking-at): New function.
6239 (ispell-process-line): Use ispell-looking-at to compare the ispell
6240 output and the buffer contents.
6241
6242 2005-01-18 Jay Belanger <belanger@truman.edu>
6243
6244 * calc/calc.el (calc-display-raw): Fix docstring.
6245
6246 2005-01-18 Stefan Monnier <monnier@iro.umontreal.ca>
6247
6248 * simple.el (blink-matching-open): Strip extra info from syntax.
6249
6250 * progmodes/sh-script.el (sh-here-doc-open-re): Don't allow | or other
6251 funny chars in the end-of-here-doc marker.
6252
6253 2005-01-19 Nick Roberts <nickrob@snap.net.nz>
6254
6255 * progmodes/gdb-ui.el (gdb-put-string): Copy/create strings so
6256 that enable/disabled state of breakpoints is shown correctly in
6257 fringe and on ttys.
6258 (gdb-put-breakpoint-icon, gdb-info-breakpoints-custom):
6259 Add breakpoint information as text properties.
6260 (gdb-mouse-toggle-breakpoint):
6261 Rename to gdb-mouse-set-clear-breakpoint.
6262 (gdb-mouse-toggle-breakpoint): New function. Enable/disable
6263 breakpoints in the margin.
6264 (gdb-remove-strings): Simplify.
6265
6266 2005-01-17 Jay Belanger <belanger@truman.edu>
6267
6268 * calc/calc-yank.el (calc-edit-mode): Inhibit read-only when
6269 erasing buffer.
6270
6271 2005-01-17 Richard M. Stallman <rms@gnu.org>
6272
6273 * progmodes/grep.el (grep-find): Copy from `grep' the condition
6274 for calling grep-compute-defaults.
6275
6276 * play/decipher.el (decipher-mode): Don't call decipher-read-alphabet
6277 if buffer is empty.
6278
6279 * emacs-lisp/lisp.el (backward-kill-sexp, kill-sexp): Doc fixes.
6280
6281 2005-01-17 Stefan Monnier <monnier@iro.umontreal.ca>
6282
6283 * hilit-chg.el (highlight-changes-mode): Don't autoload.
6284
6285 * bindings.el (mode-line-mode-menu): Use bound-and-true-p for all the
6286 non-preloaded variables.
6287
6288 2005-01-17 Steven Tamm <steventamm@mac.com>
6289
6290 * textmodes/tex-mode.el (tex-start-shell): Adding -i to the
6291 tex-shell cause to force interactivity when using pipes.
6292
6293 2005-01-17 Kim F. Storm <storm@cua.dk>
6294
6295 * simple.el (just-one-space): Make arg optional.
6296
6297 2005-01-17 Nick Roberts <nickrob@snap.net.nz>
6298
6299 * xt-mouse.el (xterm-mouse-event): Set new optional fourth arg in
6300 posn-at-x-y to t to access left-margin.
6301
6302 2005-01-16 Michael Albinus <michael.albinus@gmx.de>
6303
6304 Sync with Tramp 2.0.47.
6305
6306 * tramp.el (tramp-operation-not-permitted-regexp) New defcustom,
6307 catching keep-date problems in cp/scp operations.
6308 (tramp-handle-copy-file): Don't call `set-file-modes'
6309 unconditionally. Specialized functions should know better what is
6310 necessary. This improves performance a little bit, and the
6311 functions could catch errors with `cp -p' and `scp -p'.
6312 (tramp-do-copy-or-rename-file-via-buffer)
6313 (tramp-do-copy-or-rename-file-out-of-band): Call `set-file-modes'
6314 when appropriate.
6315 (tramp-do-copy-or-rename-file-directly): Mask `cp -p' error.
6316 Call `set-file-modes' when appropriate.
6317 (tramp-action-out-of-band): Mask `scp -p' error. Reported by Isak
6318 Johnsson <isak@hypergene.com>
6319 (tramp-get-buffer, tramp-get-debug-buffer): Discard the undo list
6320 of both Tramp buffer and debug buffer. Reported by Joakim Verona
6321 <joakim@verona.se>
6322 (tramp-file-name-for-operation): Mark `shell-command' as magic for
6323 Emacs only.
6324
6325 * tramp-util.el (tramp-minor-mode): New minor mode. Add it to
6326 `find-file-hooks' and `dired-mode-hook'.
6327 (tramp-minor-mode-map): Respective map. Add remapping for
6328 `compile' and `recompile'.
6329 (tramp-remap-command, tramp-recompile): New defuns.
6330 (tramp-compile): Enable `tramp-minor-mode' and `compilation-mode'
6331 in buffer "*Compilation*". Call the commands asynchronously.
6332
6333 * tramp-vc.el (tramp-vc-do-command, tramp-vc-do-command-new)
6334 (tramp-vc-simple-command): Call `tramp-handle-shell-command' but
6335 `shell-command', because it isn't magic in XEmacs. Reported by
6336 Adrian Aichner <adrian@xemacs.org>.
6337
6338 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
6339 `substitute-in-file-name.
6340 (tramp-smb-handle-substitute-in-file-name): New defun.
6341 (tramp-smb-advice-PC-do-completion): Delete advice.
6342
6343 2005-01-16 Kai Grossjohann <kgrossjo@eu.uu.net>
6344
6345 * tramp.el (tramp-wait-for-output): Fix typo in echo processing.
6346 Fix error in deleting region.
6347
6348 2005-01-15 Richard M. Stallman <rms@gnu.org>
6349
6350 * emacs-lisp/lisp-mnt.el (lm-with-file): Use Lisp mode in temp buffer.
6351 In non-temp buffer, switch syntax table temporarily.
6352
6353 * emacs-lisp/lisp-mode.el (indent-pp-sexp): Doc fix.
6354
6355 * replace.el (occur-accumulate-lines, occur-engine): Avoid warnings.
6356
6357 * tar-mode.el (tar-extract): Bind buffer-undo-list to t.
6358
6359 * imenu.el (imenu--split-menu): Copy menulist before sorting.
6360 (imenu--generic-function): Use START, not BEG, as pos of definition.
6361
6362 * simple.el (just-one-space): Argument specifies number of spaces.
6363
6364 * simple.el (eval-expression-print-format): Avoid warning
6365 about edebug-active.
6366
6367 2005-01-15 James R. Van Zandt <jrvz@comcast.net> (Tiny change)
6368
6369 * progmodes/sh-script.el: Code copied from make-mode.el
6370 with small changes,
6371 (sh-mode-map): Bind C-c C-\.
6372 (sh-backslash-column, sh-backslash-align): New variables.
6373 (sh-backslash-region, sh-append-backslash): New functions.
6374
6375 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
6376
6377 * mail/rmail.el: Updated to work with movemail from GNU Mailutils
6378 (rmail-pop-password, rmail-pop-password-required): Move to
6379 rmail-obsolete group.
6380 (rmail-set-pop-password): Rename to rmail-set-remote-password.
6381 All callers updated.
6382 (rmail-get-pop-password): Rename to rmail-get-remote-password.
6383 Take an argument specifying whether it is POP or IMAP mailbox we
6384 are using. All callers updated.
6385 (rmail-pop-password-error): Rename to
6386 rmail-remote-password-error. Added mailutils-specific error message.
6387 (rmail-movemail-search-path)
6388 (rmail-movemail-variant-in-use): New variables.
6389 (rmail-remote-password, rmail-remote-password-required):
6390 New customization variables.
6391 (rmail-probe,rmail-autodetect, rmail-movemail-variant-p): New funs.
6392 (rmail-parse-url): New function.
6393 (rmail-get-new-mail, rmail-insert-inbox-text): Update for use
6394 with GNU mailutils movemail.
6395
6396 2005-01-15 Kevin Ryde <user42@zip.com.au>
6397
6398 * info-look.el (c-mode/symbol): Add ^` to prefix, and change
6399 suffix to space, $ or '$, to correctly position point when going
6400 to @table style constants like DBL_MAX.
6401
6402 2005-01-15 Jorgen Schaefer <forcer@forcix.cx> (tiny change)
6403
6404 * type-break.el (type-break-mode, type-break-file-time)
6405 (type-break-file-keystroke-count, type-break-choose-file):
6406 Don't store data in or load data from the file if type-break-file-name
6407 is nil.
6408 (type-break-file-name): Doc update as per the above.
6409
6410 2005-01-15 Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk> (tiny change)
6411
6412 * woman.el (woman-dired-define-key-maybe): If KEY is undefined,
6413 lookup-key might return nil; handle that.
6414
6415 2005-01-15 Alan Mackenzie <acm@muc.de>
6416
6417 * ebrowse.el (ebrowse-class-in-tree): Return the tail of the tree
6418 rather than the element found, thus enabling the tree to be setcar'd.
6419
6420 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
6421
6422 * textmodes/org.el (org-show-following-heading): New option.
6423 (org-show-hierarchy-above): Use `org-show-following-heading'.
6424 (org-cycle): Documentation fix.
6425
6426 * textmodes/org.el (orgtbl-optimized): New option
6427 (orgtbl-mode): New command, a minor mode.
6428 (orgtbl-mode-map): New variable.
6429 (turn-on-orgtbl, orgtbl-mode, orgtbl-make-binding)
6430 (orgtbl-error, orgtbl-self-insert-command)
6431 (orgtbl-delete-backward-char, orgtbl-delete-char): New functions.
6432
6433 * textmodes/org.el (org-mode): `org-table-may-need-update' is now
6434 a local variable in each org-mode buffer.
6435
6436 * textmodes/org.el (org-set-regexps-and-options): Rename from
6437 `org-set-regexps'. Added checking for STARTUP keyword.
6438 (org-get-current-options): Add STARTUP options.
6439 (org-table-insert-row): Mode mode intelligent about when
6440 realignment is needed.
6441 (org-self-insert-command, org-delete-backward-char, org-delete-char):
6442 New commands.
6443 (org-enable-table-editor): New default value `optimized'.
6444 (org-table-blank-field): Support blanking regions if active.
6445
6446 2005-01-14 Carsten Dominik <dominik@science.uva.nl>
6447
6448 * textmodes/reftex-cite.el (reftex-bib-sort-year): Catch the case
6449 if the year is not given.
6450
6451 * textmodes/reftex-ref.el (reftex-replace-prefix-escapes):
6452 Add new escapes %m and %M, fixed bug with %F by adding
6453 save-match-data.
6454 (reftex-reference): Remove ?. from list of spaces.
6455 (reftex-label-info): Add automatic label prefix recognition.
6456
6457 * textmodes/reftex-index.el (reftex-index-next-phrase):
6458 Add slave parameter to call of `reftex-index-this-phrase'.
6459 (reftex-index-this-phrase): New optional argument.
6460 (reftex-index-region-phrases): Add slave parameter to call of
6461 `reftex-index-this-phrase'.
6462 (reftex-display-index): New argument redo.
6463 (reftex-index-rescan): Add 'redo to arguments of
6464 `reftex-display-index'.
6465 (reftex-index-Rescan, reftex-index-revert)
6466 (reftex-index-switch-index-tag): Add 'redo to arguments of
6467 `reftex-display-index'.
6468 (reftex-index-make-phrase-regexp): Fix bug with case-sensitive
6469 indexing. Fix bug with matching is there is a quote before or
6470 after the word.
6471
6472 * textmodes/reftex-cite.el (reftex-all-used-citation-keys):
6473 Fix bug when collecting citation keys in lines with comments.
6474 (reftex-citation): Prefix argument no longer rescans the document,
6475 but forces prompting for optional arguments of cite macros.
6476 (reftex-do-citation): Prompting for optional arguments implemented.
6477
6478 * textmodes/reftex-vars.el (reftex-cite-format-builtin):
6479 Add optional arguments to most cite commands.
6480 (reftex-cite-cleanup-optional-args): New option
6481 (reftex-cite-prompt-optional-args): New option.
6482 (reftex-trust-label-prefix): New option.
6483
6484 * textmodes/reftex-toc.el (reftex-toc-find-section):
6485 Add push-mark before changing the position in the buffer.
6486
6487 * textmodes/reftex.el (reftex-prefix-to-typekey-alist): New variable.
6488 (reftex-compile-variables): Compute reftex-prefix-to-typekey-alist.
6489
6490 2005-01-14 Nick Roberts <nickrob@snap.net.nz>
6491
6492 * xt-mouse.el (xterm-mouse-event): Compute window co-ordinates
6493 more carefully.
6494
6495 2005-01-13 Stefan Monnier <monnier@iro.umontreal.ca>
6496
6497 * textmodes/sgml-mode.el (sgml-fill-nobreak): New fun.
6498 (sgml-mode): Use it.
6499 (sgml-get-context): Better keep track of implicitly closed tags.
6500
6501 2005-01-13 Kenichi Handa <handa@m17n.org>
6502
6503 * textmodes/ispell.el: These changes are to fix misalignment error
6504 caused by equivalent characters of different Emacs charsets.
6505 (ispell-unified-chars-table): New variable.
6506 (ispell-get-decoded-string): New function.
6507 (ispell-get-casechars, ispell-get-not-casechars)
6508 (ispell-get-otherchars): Call ispell-get-decoded-string.
6509
6510 2005-01-12 Johan Bockg\e,Ae\e(Brd <bojohan@users.sourceforge.net>
6511
6512 * custom.el (custom-declare-variable): Just put symbol instead
6513 of (defvar . symbol) in `current-load-list'.
6514
6515 2005-01-12 Reiner Steib <Reiner.Steib@gmx.de>
6516
6517 * emacs-lisp/elint.el: Fixed typo in Commentary section.
6518
6519 2005-01-12 Jay Belanger <belanger@truman.edu>
6520
6521 * calc/calc-help.el (calc-describe-key): Use temporary info buffer
6522 to create a Calc summary.
6523
6524 2005-01-12 Kim F. Storm <storm@cua.dk>
6525
6526 * mouse.el (mouse-on-link-p): Change functionality and doc
6527 string to comply with latest description in lisp ref.
6528
6529 2005-01-12 Nick Roberts <nickrob@snap.net.nz>
6530
6531 * xt-mouse.el (xterm-mouse-translate, xterm-mouse-event):
6532 Enable mouse clicks on mode-line, header-line and margin.
6533 (event-type): Give mouse event symbols an 'event-kind property
6534 with value 'mouse-click.
6535
6536 2005-01-12 Juri Linkov <juri@jurta.org>
6537
6538 * facemenu.el (list-colors-display): Add new arg buffer-name.
6539 Use it. Fix docstring. Replace code for identifying duplicate
6540 colors by the name with call to `list-colors-duplicates' which
6541 identifies duplicate colors by the value unless the color
6542 is one of special Windows colors. Set truncate-lines to t.
6543 Print sorted duplicate color names on each line. Indent to 22
6544 \(the longest color name in rgb.txt) instead of 20. Optimize.
6545 (list-colors-duplicates): New function.
6546 (facemenu-color-name-equal): Delete function.
6547
6548 * facemenu.el (list-colors-print): New function created from code
6549 in list-colors-display. Print #RRGGBB at the window right edge.
6550 (list-colors-display): When temp-buffer-show-function is not
6551 defined, call list-colors-print from temp-buffer-show-hook
6552 to get the right value of window-width in list-colors-print
6553 after the buffer is displayed.
6554
6555 * simple.el (pop-mark): Move deactivate-mark out of conditional
6556 part to deactivate the active mark regardless of the state of the
6557 mark ring.
6558
6559 * desktop.el (desktop-save): Add `mode: emacs-lisp' to the local
6560 variables line in desktop files.
6561
6562 2005-01-12 Juri Linkov <juri@jurta.org>
6563
6564 * isearch.el (search-highlight, isearch, isearch-lazy-highlight):
6565 Bring together isearch highlight related options.
6566 (lazy-highlight): Replace group `replace' by `matching'.
6567 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
6568 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
6569 (lazy-highlight): Add aliases to old names isearch-lazy-highlight-...
6570 and declare them obsolete.
6571 (lazy-highlight-face): Rename from isearch-lazy-highlight-face.
6572 (isearch-faces): Remove defgroup.
6573 (isearch-overlay, isearch-highlight, isearch-dehighlight):
6574 Move isearch highlighting code closer to lazy highlighting code.
6575
6576 * replace.el (query-replace-lazy-highlight): Add lazy-highlight group.
6577 (query-replace-highlight, query-replace-lazy-highlight)
6578 (query-replace): Move definitions to the beginning of the file.
6579
6580 2005-01-11 Juri Linkov <juri@jurta.org>
6581
6582 * toolbar/back_arrow.xpm, toolbar/back_arrow.pbm
6583 * toolbar/lc-back_arrow.xpm, toolbar/lc-fwd_arrow.xpm
6584 * toolbar/fwd_arrow.xpm, toolbar/fwd_arrow.pbm: New icons.
6585
6586 * info.el (Info-history-forward): New variable.
6587 (Info-select-node): Reset Info-history-forward to nil.
6588 (Info-last): Turn into defalias.
6589 (Info-history-back): Rename from Info-last.
6590 Add current node to Info-history-forward.
6591 (Info-history-forward): New fun.
6592 (Info-mode-map): Replace Info-last by Info-history-back.
6593 Bind Info-history-forward to "r".
6594 (Info-mode-menu): Replace Info-last by Info-history-back.
6595 Fix menu item text. Add menu item for Info-history-forward.
6596 (info-tool-bar-map): Replace Info-last by Info-history-back.
6597 Replace its icon "undo" by "back_arrow". Add icon "fwd_arrow"
6598 for Info-history-forward.
6599 (Info-mode): Replace Info-last by Info-history-back in docstring.
6600 Add local variable Info-history-forward.
6601 (Info-goto-emacs-command-node): Replace Info-last by Info-history-back.
6602
6603 2005-01-11 Stefan Monnier <monnier@iro.umontreal.ca>
6604
6605 * mouse.el (mouse-drag-mode-line-1, mouse-drag-vertical-line)
6606 (mouse-drag-region, mouse-drag-region-1, mouse-drag-secondary):
6607 Ignore select-window events rather than fiddle with
6608 mouse-autoselect-window.
6609
6610 2005-01-11 Matthew Mundell <matt@mundell.ukfsn.org>
6611
6612 * type-break.el (type-break-mode): Fix previous change.
6613
6614 2005-01-10 Jay Belanger <belanger@truman.edu>
6615
6616 * calc/calc-ext.el (calc-reset): Reset when inside embedded
6617 calculator; only reset when point is inside a calculator.
6618 Don't adjust the window height if the window takes up the whole height
6619 of the frame.
6620
6621 2005-01-10 Thien-Thi Nguyen <ttn@gnu.org>
6622
6623 * ebuff-menu.el (Electric-buffer-menu-mode):
6624 Preserve value of buffer-local var header-line-format.
6625
6626 2005-01-09 Jay Belanger <belanger@truman.edu>
6627
6628 * calc/calc.el (calc-mode-var-list-restore-saved-values):
6629 Make sure settings file exists before accessing it.
6630
6631 * calc/calc-embed.el (calc-embedded-subst):
6632 Replace math-multi-subst-rec, which is only supposed to be called
6633 by math-multi-subst, by math-multi-subst.
6634
6635 2005-01-09 Andre Spiegel <spiegel@gnu.org>
6636
6637 * vc.el (vc-allow-async-revert): New user option.
6638 (vc-disable-async-diff): New internal variable.
6639 (vc-revert-buffer): Use them to disable asynchronous diff.
6640
6641 * vc-cvs.el, vc-arch.el, vc-svn.el, vc-mcvs.el (vc-cvs-diff)
6642 (vc-arch-diff, vc-svn-diff, vc-mcvs-diff): Don't diff
6643 asynchronously if vc-disable-async-diff is t.
6644
6645 2005-01-09 Jay Belanger <belanger@truman.edu>
6646
6647 * calc/calc.el (defcalcmodevar): New macro.
6648 (calc-mode-var-list-restore-default-values)
6649 (calc-mode-var-list-restore-saved-values): New functions.
6650 (calc-mode-var-list): Use defcalcmodevar to define it.
6651 (calc-always-load-extensions, calc-line-numbering)
6652 (calc-line-breaking, calc-display-just, calc-display-origin)
6653 (calc-number-radix, calc-leading-zeros, calc-group-digits)
6654 (calc-group-char, calc-point-char, calc-frac-format)
6655 (calc-prefer-frac, calc-hms-format, calc-date-format)
6656 (calc-float-format, calc-full-float-format, calc-complex-format)
6657 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
6658 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
6659 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
6660 (calc-matrix-brackets, calc-language, calc-language-option)
6661 (calc-left-label, calc-right-label, calc-word-size)
6662 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
6663 (calc-display-raw, calc-internal-prec, calc-angle-mode)
6664 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
6665 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
6666 (calc-window-height, calc-display-trail, calc-show-selections)
6667 (calc-use-selections, calc-assoc-selections)
6668 (calc-display-working-message, calc-auto-why, calc-timing)
6669 (calc-mode-save-mode, calc-standard-date-formats, calc-autorange-units)
6670 (calc-was-keypad-mode, calc-full-mode, calc-user-parse-tables)
6671 (calc-gnuplot-default-device, calc-gnuplot-default-output)
6672 (calc-gnuplot-print-device, calc-gnuplot-print-output)
6673 (calc-gnuplot-geometry, calc-graph-default-resolution)
6674 (calc-graph-default-resolution-3d, calc-invocation-macro)
6675 (calc-show-banner): Use defcalcmodevar to declare them and set
6676 their default values.
6677
6678 * calc/calc-ext.el (calc-reset): Restore saved values of variables
6679 instead of default values (but restore default values if there is
6680 an argument of 0).
6681
6682 2005-01-09 David Kastrup <dak@gnu.org>
6683
6684 * desktop.el (desktop-restore-eager): Fix typo in type.
6685
6686 2005-01-08 Richard M. Stallman <rms@gnu.org>
6687
6688 * cus-edit.el (customize): Delete :link.
6689
6690 2005-01-08 Jay Belanger <belanger@truman.edu>
6691
6692 * calc/calc.el (calc-mode): Remove the extension from the
6693 `calc-settings-file' file name when loading it.
6694
6695 2005-01-08 Kim F. Storm <storm@cua.dk>
6696
6697 * info.el (Info-mode-map, Info-next-link-keymap)
6698 (Info-prev-link-keymap, Info-up-link-keymap):
6699 Map follow-link to mouse-face.
6700 (Info-fontify-node): Add "mouse-2: " prefix to tooltip.
6701
6702 2005-01-08 Jay Belanger <belanger@truman.edu>
6703
6704 * calc/calc.el (calc-settings-file): Change default value.
6705 Suggested by cgw in a comment in calc-mode.el.
6706
6707 * calc/calc-mode.el (calc-settings-file-name):
6708 Compare calc-settings-file to user-init-file instead of ~/.emacs.
6709 Replace ~/.emacs in a prompt by calc-settings-file.
6710
6711 2005-01-07 Lars Hansen <larsh@math.ku.dk>
6712
6713 * desktop.el (desktop-restore-eager, desktop-lazy-verbose)
6714 (desktop-lazy-idle-delay): New customizable variables.
6715 (desktop-buffer-args-list): New variable.
6716 (desktop-append-buffer-args): New function.
6717 (desktop-save): Call desktop-append-buffer-args for some buffers.
6718 (desktop-lazy-create-buffer): New function.
6719 (desktop-idle-create-buffers): New function.
6720 (desktop-read): Add message about buffers to restore lazily.
6721 (desktop-lazy-abort): New command.
6722 (desktop-clear): Call desktop-lazy-abort.
6723 (desktop-lazy-complete): New command.
6724
6725 2005-01-06 Richard M. Stallman <rms@gnu.org>
6726
6727 * emacs-lisp/find-func.el (find-face-definition):
6728 Rename from find-face.
6729
6730 2005-01-06 Kim F. Storm <storm@cua.dk>
6731
6732 * simple.el (completion-list-mode-map): Map follow-link to mouse-face.
6733
6734 * man.el (Man-xref-man-page, Man-xref-header-file)
6735 (Man-xref-normal-file): Add follow-link property.
6736
6737 2005-01-06 Jay Belanger <belanger@truman.edu>
6738
6739 * calc/calc-units.el: Make sure the proper macro definitions are
6740 available when compiling.
6741
6742 2005-01-06 Juri Linkov <juri@jurta.org>
6743
6744 * isearch.el (isearch-lazy-highlight-update):
6745 Rename `isearch-lazy-highlight-interval' to `lazy-highlight-interval'.
6746
6747 2005-01-06 Miles Bader <miles@gnu.org>
6748
6749 * isearch.el (lazy-highlight): Rename from `lazy-highlight-face'.
6750 (isearch-lazy-highlight-face): Use new name.
6751
6752 2005-01-05 Stefan Monnier <monnier@iro.umontreal.ca>
6753
6754 * uniquify.el (uniquify-rationalize-file-buffer-names):
6755 Re-add an interactive spec.
6756 (uniquify-rationalize-file-buffer-names): Fix corner case when renaming
6757 to the same name.
6758
6759 * isearch.el (isearch-dehighlight): Remove unused arg `totally'.
6760 (isearch-update, isearch-done): Adjust calls accordingly.
6761
6762 2005-01-05 Richard M. Stallman <rms@gnu.org>
6763
6764 * custom.el (custom-set-variables, custom-theme-set-variables):
6765 Clarify documentation.
6766
6767 * emacs-lisp/find-func.el (find-variable)
6768 (find-variable-other-window, find-variable-other-frame):
6769 Fix the TYPE args to find-function-read and find-function-do-it.
6770 (find-function): Doc fix.
6771 (find-function-at-point): Replace function-at-point alias.
6772
6773 2005-01-04 Richard M. Stallman <rms@gnu.org>
6774
6775 * cus-face.el (custom-declare-face):
6776 Record defface in current-load-list.
6777
6778 * help-fns.el (variable-at-point): New arg ANY-SYMBOL.
6779
6780 * emacs-lisp/find-func.el: Doc fixes.
6781 (find-face-regexp): New variable.
6782 (find-function-regexp-alist): New variable.
6783 (find-function-C-source): Third arg is now TYPE.
6784 (find-function-search-for-symbol): Handle general TYPE.
6785 (find-function-read, find-function-do-it): Handle general TYPE.
6786 (find-definition-noselect, find-face): New functions.
6787 (function-at-point): Alias deleted.
6788
6789 2005-01-04 Stefan Monnier <monnier@iro.umontreal.ca>
6790
6791 * battery.el (display-battery-mode): Rename from display-battery.
6792 Handle the case where it gets turned off.
6793
6794 2005-01-04 Richard M. Stallman <rms@gnu.org>
6795
6796 * cus-edit.el (customize): Make :link point to user doc.
6797
6798 * man.el (Man-fontify-manpage): Turn off undo generation.
6799
6800 * add-log.el (change-log-font-lock-keywords): Don't match just "From".
6801
6802 2005-01-04 Andreas Schwab <schwab@suse.de>
6803
6804 * files.el (insert-directory): Only look for error lines in
6805 inserted text. Don't move too far after processing --dired markers.
6806
6807 2005-01-04 Richard M. Stallman <rms@gnu.org>
6808
6809 * mail/mailabbrev.el (sendmail-pre-abbrev-expand-hook):
6810 Don't expand if the character is @, period, dash, etc.
6811 (define-mail-abbrev): Quote names that contain problem characters.
6812
6813 2005-01-04 Thien-Thi Nguyen <ttn@gnu.org>
6814
6815 * progmodes/hideshow.el: No longer require `cl'; `dolist' is standard.
6816
6817 2005-01-03 Richard M. Stallman <rms@gnu.org>
6818
6819 * replace.el (replace-dehighlight): Use lazy-highlight-cleanup.
6820 (query-replace-highlight, query-replace-lazy-highlight)
6821 (query-replace): Definitions moved up. Doc fix.
6822
6823 2005-01-03 Richard M. Stallman <rms@gnu.org>
6824
6825 * isearch.el (lazy-highlight): Group renamed from isearch-lazy-...
6826 (lazy-highlight-cleanup, lazy-highlight-initial-delay)
6827 (lazy-highlight-interval, lazy-highlight-max-at-a-time)
6828 (lazy-highlight-face): Rename from isearch-lazy-...
6829 Change all references to them.
6830
6831 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
6832
6833 * cus-edit.el (custom-file): Doc fix for defcustom.
6834 (custom-file): The function no longer sets the variable
6835 `custom-file' to its return value.
6836
6837 * startup.el (command-line): No longer load `custom-file'.
6838
6839 2005-01-03 Stefan Monnier <monnier@iro.umontreal.ca>
6840
6841 * emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
6842
6843 * progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
6844 Don't confuse module-prefixed identifiers for labels.
6845 Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.
6846
6847 2005-01-02 Richard M. Stallman <rms@gnu.org>
6848
6849 * files.el (basic-save-buffer-1): Fix previous change.
6850
6851 * loadhist.el (file-loadhist-lookup): New function.
6852 (file-provides, file-requires): Use it.
6853
6854 * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
6855 instead of calculating the right size.
6856
6857 2005-01-02 Karl Chen <quarl@cs.berkeley.edu> (tiny change)
6858
6859 * vc-svn.el (vc-svn-diff): Stay local if possible.
6860
6861 2005-01-02 Stefan Monnier <monnier@iro.umontreal.ca>
6862
6863 * vc-arch.el (vc-arch-workfile-version): Handle the empty-branch case.
6864
6865 * files.el (hack-local-variables): Fix last change.
6866
6867 2005-01-02 Jay Belanger <belanger@truman.edu>
6868
6869 * calc/calc-yank.el (calc-edit-top): New variable.
6870 (calc-edit-mode): Set calc-edit-top to be the beginning of the edited
6871 object. Change header properties.
6872 (calc-edit-finish, calc-edit-finish-stack-object)
6873 (calc-edit-show-buffer): Use calc-edit-top to find the beginning of the
6874 edited object.
6875 * calc/calc-sel.el (calc-finish-selection-edit): Use calc-edit-top
6876 for the beginning of the edited object.
6877 * calc/calc-embed.el (calc-embedded-finish-edit): Use calc-edit-top
6878 for the beginning of the edited object.
6879 * calc/calc-prog.el (calc-edit-macro-finish-edit)
6880 (calc-finish-formula-edit, calc-macro-repeats)
6881 (calc-edit-macro-adjust-buffer, calc-edit-format-macro-buffer)
6882 (calc-edit-macro-pre-finish-edit): Use calc-edit-top for the
6883 beginning of the edited object.
6884 (calc-user-define-edit): Change the header for editing macros.
6885 Remove unnecessary variable.
6886
6887 2005-01-01 Jay Belanger <belanger@truman.edu>
6888
6889 * calc/calc-yank.el (calc-edit-mode): Change default header.
6890 (calc-edit-finish, calc-show-edit-buffer): Adjust to handle new header.
6891 * calc/calc-store.el (calc-edit-variable): Change title to match new
6892 header.
6893 * calc/calc-prog.el (calc-edit-user-syntax): Change title in edit
6894 mode to match new header.
6895 (calc-user-define-edit): Change titles to include names of commands.
6896 (calc-finish-formula-edit): Adjust to handle new header.
6897 (calc-finish-macro-edit): Remove.
6898 (calc-edit-macro-repeats, calc-edit-macro-adjust-buffer)
6899 (calc-edit-macro-command, calc-edit-macro-command-type)
6900 (calc-edit-macro-combine-alg-ent, calc-edit-macro-combine-ext-command)
6901 (calc-edit-macro-combine-var-name, calc-edit-macro-combine-digits)
6902 (calc-edit-format-macro-buffer, calc-edit-macro-pre-finish-edit)
6903 (calc-edit-macro-finish-edit): New functions.
6904 (calc-user-define-edit): Use new functions to edit named calc macros.
6905
6906 2005-01-01 Stefan <monnier@iro.umontreal.ca>
6907
6908 * files.el (hack-local-variables): Cleanup prefix/suffix matching.
6909
6910 * ses.el (copy-region-as-kill): Deactivate mark.
6911
6912 2005-01-01 Richard M. Stallman <rms@gnu.org>
6913
6914 * replace.el (occur-1): If the output buffer is also an input,
6915 don't kill it, rename it.
6916
6917 * faces.el (set-face-background, set-face-foreground): Doc fix.
6918
6919 * cus-face.el (custom-face-attributes): Fix :help-echo strings
6920 for :foreground and :background.
6921
6922 * dired.el (dired-view-command-alist): Variable deleted.
6923 (dired-view-file, dired-mouse-find-file-other-window):
6924 Delete the code to use it.
6925
6926 2005-01-01 Kim F. Storm <storm@cua.dk>
6927
6928 * image.el (insert-sliced-image): Use t for line-height property.
6929
6930 2004-12-31 Jay Belanger <belanger@truman.edu>
6931
6932 * calc/calc-store.el (calcVar-digit, calcVar-oper): Remove the need
6933 for "var-" at the beginning of the minibuffer.
6934
6935 2004-12-31 Richard M. Stallman <rms@gnu.org>
6936
6937 * faces.el (read-face-name):
6938 Don't treat an attribute spec as a list of faces.
6939
6940 * simple.el (undo): Use undo-equiv-table to detect
6941 unexpected changes since previous undo.
6942 (undo-list-saved): Variable deleted.
6943 (buffer-disable-undo): Don't alter undo-list-saved.
6944
6945 * files.el (require-final-newline): Allow `visit' and `visit-save'.
6946 (mode-require-final-newline): New option.
6947 (after-find-file): Handle require-final-newline with new values.
6948 (basic-save-buffer): Handle new values of require-final-newline.
6949
6950 * progmodes/sh-script.el (sh-require-final-newline):
6951 Alist value now controls whether to use mode-require-final-newline.
6952 (sh-set-shell): Implement that new meaning.
6953
6954 * progmodes/cc-vars.el (c-require-final-newline): Fix custom type, doc.
6955 * progmodes/cc-mode.el (c-common-init): Use mode-require-final-newline.
6956 * progmodes/antlr-mode.el (antlr-mode): Use mode-require-final-newline.
6957 Delete old-Emacs compatibility code.
6958 (antlr-c-common-init): Function deleted.
6959
6960 * net/snmp-mode.el (snmp-common-mode): Use mode-require-final-newline.
6961 * progmodes/vhdl-mode.el (vhdl-mode): Use mode-require-final-newline.
6962 * progmodes/simula.el (simula-mode): Use mode-require-final-newline.
6963 * progmodes/python.el (python-mode): Use mode-require-final-newline.
6964 * progmodes/perl-mode.el (perl-mode): Use mode-require-final-newline.
6965 * progmodes/modula2.el (modula-2-mode): Use mode-require-final-newline.
6966 * progmodes/mixal-mode.el (mixal-mode): Use mode-require-final-newline.
6967 * progmodes/idlwave.el (idlwave-mode): Use mode-require-final-newline.
6968 * progmodes/icon.el (icon-mode): Use mode-require-final-newline.
6969 * progmodes/fortran.el (fortran-mode): Use mode-require-final-newline.
6970 * progmodes/f90.el (f90-mode): Use mode-require-final-newline.
6971 * progmodes/cperl-mode.el (cperl-mode): Use mode-require-final-newline.
6972 * progmodes/cfengine.el (cfengine-mode): Use mode-require-final-newline.
6973 * progmodes/ada-mode.el (ada-mode): Use mode-require-final-newline.
6974 * textmodes/text-mode.el (text-mode): Use mode-require-final-newline.
6975 * textmodes/texinfo.el (texinfo-mode): Use mode-require-final-newline.
6976
6977 2004-12-31 Jay Belanger <belanger@truman.edu>
6978
6979 * calc/calc-graph.el (calc-graph-show-dumb): Mention C-cC-c as the
6980 way to return to Calc.
6981
6982 * calc/calc-yank.el (calc-edit-mode): Mention C-cC-c as the way to
6983 finish, C-xk as the way to cancel the edit. Add cancel routine to
6984 kill-buffer-hook.
6985
6986 * calc/calc.el (calc-same-interface, calc-quit): Remove obsolete
6987 MacEdit code.
6988
6989 * calc/calc-prog.el: Remove obsolete MacEdit code.
6990 (calc-macro-edit-algebraic, calc-macro-edit-variable)
6991 (calc-macro-edit-variable-2, calc-macro-edit-quick-digit): Remove.
6992
6993 2004-12-31 Kenichi Handa <handa@m17n.org>
6994
6995 * international/mule.el (buffer-file-coding-system-explicit):
6996 Rename for explicit-buffer-file-coding-system.
6997 (after-insert-file-set-coding): Adjust for the above change.
6998
6999 * files.el (revert-buffer): Change explicit-buffer-file-coding-system
7000 to buffer-file-coding-system-explicit.
7001 (basic-save-buffer-1): Likewise.
7002
7003 2004-12-30 Richard M. Stallman <rms@gnu.org>
7004
7005 * textmodes/artist.el (artist-butlast-fn): Var deleted.
7006 (artist-butlast, artist-last): Functions deleted.
7007 (artist-ellipse-mirror-quadrant): Call last and butlast directly.
7008 (artist-compute-key-compl-table): Call remq directly.
7009 (artist-remove-nulls): Function deleted.
7010 (artist-vaporize-lines, artist-flood-fill): Use push and pop directly.
7011 (artist-push, artist-pop): Macro deleted.
7012
7013 2004-12-30 Andreas Leue <al@sphenon.de>
7014
7015 * textmodes/artist.el (artist-version): 1.2.6
7016 (artist-prev-next-op-alist): New variable.
7017 (artist-select-next-op-in-list): New function.
7018 (artist-select-prev-op-in-list): New function.
7019 (artist-make-prev-next-op-alist): New function.
7020 (artist-is-in-op-list-p): New function.
7021 (artist-get-first-non-nil-op): New function.
7022 (artist-get-last-non-nil-op): New function.
7023 (artist-mode-init): Call artist-get-last-non-nil-op to initialize
7024 artist-prev-next-op-alist.
7025 (artist-mode-map): Add binding for C-mouse-4 and C-mouse-5 to
7026 change drawing operation.
7027
7028 2004-12-30 Luc Teirlinck <teirllm@auburn.edu>
7029
7030 * autorevert.el (auto-revert-tail-handler): Put in undo boundaries.
7031
7032 2004-12-31 Masatake YAMATO <jet@gyve.org>
7033
7034 * server.el (server-process-filter): Suppress `error', too.
7035
7036 2004-12-30 Jay Belanger <belanger@truman.edu>
7037
7038 * calc/calc-store.el (calc-copy-variable): Fix mistyped variable name.
7039 Change the way a variable is displayed in a message.
7040
7041 * calc/calc-prog.el (calc-user-define-edit, calc-finish-macro-edit)
7042 (calc-user-define-permanent, calc-execute-kbd-macro):
7043 Replace old function MacEdit-parse-keys with edmacro-parse-keys.
7044
7045 2004-12-30 Kenichi Handa <handa@m17n.org>
7046
7047 * files.el (basic-save-buffer-1):
7048 Set explicit-buffer-file-coding-system to last-coding-system-used.
7049 (revert-buffer): Pay attention to
7050 explicit-buffer-file-coding-system (not buffer-file-coding-system)
7051 on bind coding-system-for-read.
7052
7053 * international/mule.el (explicit-buffer-file-coding-system):
7054 New buffer local variable.
7055 (after-insert-file-set-coding): Set it to coding-system-for-read.
7056
7057 2004-12-29 Luc Teirlinck <teirllm@auburn.edu>
7058
7059 * autorevert.el (auto-revert-tail-mode): Doc fix for defvar.
7060
7061 2004-12-29 Sanghyuk Suh <han9kin@mac.com>
7062
7063 * term/mac-win.el (mac-drag-n-drop): Handle drag-n-drop events
7064 that include line numbers.
7065
7066 2004-12-29 Milan Zamazal <pdm@zamazal.org>
7067
7068 * files.el (hack-local-variables): If no PREFIX, set it to "^".
7069 Redundant variable PREFIXLEN removed.
7070
7071 2004-12-28 Matt Hodges <MPHodges@member.fsf.org>
7072
7073 * eshell/em-hist.el (eshell-previous-matching-input):
7074 Start the deletion from the end of the output.
7075
7076 2004-12-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7077
7078 * term/mac-win.el: Require x-dnd.
7079 (mac-drag-n-drop): Sync with W32 version. Use x-dnd.el functions.
7080
7081 2004-12-29 David Kastrup <dak@gnu.org>
7082
7083 * international/mule.el (decode-coding-inserted-region):
7084 Don't barf if `buffer-undo-list' is already set to `t'.
7085
7086 2004-12-29 Jay Belanger <belanger@truman.edu>
7087
7088 * calc/calc-prog.el (calc-user-define-formula): Put default values
7089 for function names in prompts.
7090 (calc-user-define-permanent, calc-user-define-composition)
7091 (calc-user-define-formula): Remove the need for "calcFunc-" in the
7092 default input for algebraic functions.
7093
7094 2004-12-29 Thien-Thi Nguyen <ttn@gnu.org>
7095
7096 * vc-rcs.el (vc-rcs-annotate-command):
7097 Fix omission bug: Call `vc-setup-buffer'.
7098
7099 2004-12-29 Kenichi Handa <handa@m17n.org>
7100
7101 * international/mule.el (recode-region): New function.
7102
7103 2004-12-28 Richard M. Stallman <rms@gnu.org>
7104
7105 * simple.el (undo-extra-outer-limit): New variable.
7106 (undo-outer-limit-truncate): Test and set it.
7107
7108 * emacs-lisp/lisp.el (mark-sexp, mark-defun): New arg ALLOW-EXTEND
7109 enables the feature to extend the existing region.
7110
7111 * simple.el (mark-word): New arg ALLOW-EXTEND
7112 enables the feature to extend the existing region.
7113
7114 * textmodes/paragraphs.el (mark-paragraph): New arg ALLOW-EXTEND
7115 enables the feature to extend the existing region.
7116
7117 * startup.el (site-run-file): Don't allow setting it with Custom.
7118
7119 * simple.el (buffer-disable-undo): Fix previous change.
7120
7121 2004-12-27 Masatake YAMATO <jet@gyve.org>
7122
7123 * hexl.el (hexlify-buffer): Remove fontification here.
7124 Use font lock mechanism instead.
7125 (hexl-font-lock-keywords): New font lock kewords.
7126 (hexl-mode-old-font-lock-keywords): New variable.
7127 (hexl-mode): Store the old font lock keywords.
7128 (hexl-mode-exit): Restore the old font lock keywords.
7129
7130 2004-12-27 Richard M. Stallman <rms@gnu.org>
7131
7132 * simple.el (undo): Fix previous change.
7133
7134 2004-12-27 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7135
7136 * term/mac-win.el: Sync with x-win.el. Rearrange the contents.
7137 Call mac-clear-font-name-table if invoked on Mac OS 8/9.
7138 Call x-open-connection on Mac OS X.
7139
7140 2004-12-27 Richard M. Stallman <rms@gnu.org>
7141
7142 * files.el (buffer-save-without-query): New var (buffer-local).
7143 (save-some-buffers): Save those buffers first, w/o asking.
7144
7145 * files.el (insert-directory-ls-version): New variable.
7146 (insert-directory): When ls returns an error, test the version
7147 number to decide what the return code means.
7148 With --dired output format, detect and distinguish lines
7149 that are really error messages.
7150 (insert-directory-adj-pos): New function.
7151
7152 * bookmark.el (bookmark-jump): Nice error if BOOKMARK is nil.
7153
7154 * battery.el (battery-mode-line-format): Remove initial spaces.
7155
7156 * uniquify.el (uniquify-rationalize-file-buffer-names):
7157 Delete interactive spec.
7158
7159 * type-break.el (type-break-mode): Set buffer-save-without-query.
7160 Remove code that tried to set save-some-buffers-always.
7161 (type-break-file-keystroke-count): Bind deactivate-mark.
7162
7163 * mouse.el (mouse-drag-region): Bind mouse-autoselect-window.
7164
7165 * simple.el (next-error-buffer-p): New arg AVOID-CURRENT.
7166 Test that the buffer is live, and maybe reject current buffer too.
7167 Clarify.
7168 (next-error-find-buffer): Rewrite for clarity.
7169
7170 * loadup.el: Don't use buffer-disable-undo; do it directly.
7171
7172 * help-fns.el (describe-function-1): Call symbol-file with `defun'.
7173 (describe-variable): Call symbol-file with `defvar'.
7174
7175 * subr.el (messages-buffer-max-lines): Alias for message-log-max.
7176 (symbol-file): Rewritten to handle new load-history format.
7177 Now takes an arg TYPE to specify looking for a particular
7178 type of definition only.
7179
7180 * emacs-lisp/debug.el (debugger-make-xrefs):
7181 Call symbol-file with `defun'.
7182
7183 * emacs-lisp/find-func.el (find-function-noselect):
7184 Call symbol-file with `defun'.
7185 (find-variable-noselect): Call symbol-file with `defvar'.
7186
7187 * eshell/esh-cmd.el (eshell-find-alias-function):
7188 Call symbol-file with `defun'.
7189
7190 * eshell/esh-test.el (eshell-test-goto-func):
7191 Call symbol-file with `defun'.
7192
7193 * mail/rmail.el (rmail-resend):
7194 Let MAIL-ALIAS-FILE arg override mail-personal-alias-file.
7195
7196 * net/goto-addr.el (goto-address-mail-regexp): Allow = in username.
7197
7198 * progmodes/compile.el (compilation-find-buffer): Rename arg.
7199
7200 * textmodes/texinfmt.el (texinfo-format-buffer-1):
7201 Call buffer-disable-undo.
7202
7203 * simple.el (undo-list-saved): New variable (buffer-local).
7204 (undo): Set and test it.
7205 (buffer-disable-undo): Move here from buffer.c.
7206 Clear out undo-list-saved.
7207
7208 * international/mule.el (decode-coding-inserted-region):
7209 Set buffer-undo-list in a correct and optimal way.
7210
7211 * progmodes/cperl-mode.el (cperl-find-bad-style): Use with-no-warnings.
7212 (cperl-font-lock-unfontify-region-function): No need to save and
7213 restore info, since font-lock.el does it for us.
7214
7215 * ansi-color.el (save-buffer-state): Definition deleted.
7216 (ansi-color-unfontify-region): Don't use save-buffer-state.
7217
7218 2004-12-27 Dave Love <fx@gnu.org>
7219
7220 * wid-edit.el (function): Use restricted-sexp as parent.
7221
7222 2004-12-27 Kevin Ryde <user42@zip.com.au>
7223
7224 * simple.el (next-matching-history-element): Use same
7225 `interactive' form as previous-matching-history-element.
7226
7227 * ffap.el (ffap-string-at-point-mode-alist): Add "*" to url chars,
7228 it can appear unencoded and has been seen from yahoo.
7229
7230 2004-12-27 Sergey Poznyakoff <gray@Mirddin.farlep.net> (tiny change)
7231
7232 * mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
7233 in upper case. Reported by Wojciech Polak <polak@gnu.org>.
7234
7235 2004-12-27 Kenichi Handa <handa@m17n.org>
7236
7237 * international/utf-8.el (utf-translate-cjk-load-tables):
7238 Bind coding-system-for-read to nil while loading subst-*.
7239
7240 2004-12-26 Jay Belanger <belanger@truman.edu>
7241
7242 * calc/calc-store.el (calc-read-var-name): Remove "var-" from
7243 default input.
7244
7245 2004-12-26 Luc Teirlinck <teirllm@auburn.edu>
7246
7247 * buff-menu.el (Buffer-menu-revert-function): Clear out undo info
7248 before reverting and disable undo recording while reverting.
7249
7250 2004-12-26 Thien-Thi Nguyen <ttn@gnu.org>
7251
7252 * progmodes/hideshow.el (hs-set-up-overlay): New user var.
7253 (hs-make-overlay): New function.
7254 (hs-isearch-show-temporary): Handle `display' overlay prop specially.
7255 (hs-flag-region): Delete function.
7256 (hs-hide-comment-region): No longer use `hs-flag-region'.
7257 Instead, use `hs-discard-overlays' and `hs-make-overlay'.
7258 (hs-hide-block-at-point): Likewise.
7259 (hs-hide-level-recursive): Use `hs-discard-overlays'.
7260 (hs-hide-all, hs-show-all): Likewise.
7261 (hs-show-block): Likewise.
7262 Also, use overlay prop `hs-b-offset', not `hs-ofs'.
7263
7264 2004-12-24 Thien-Thi Nguyen <ttn@gnu.org>
7265
7266 * progmodes/hideshow.el: Require `cl' when compiling.
7267 Remove XEmacs and Emacs 19 compatibility.
7268 Use `dolist' and `add-to-list' for load-time actions.
7269 (hs-discard-overlays): Use `dolist'.
7270 (hs-show-block): Likewise.
7271
7272 2004-12-23 Dan Nicolaescu <dann@ics.uci.edu>
7273
7274 * faces.el (mode-line, mode-line-inactive): Use min-colors.
7275
7276 2004-12-23 Thien-Thi Nguyen <ttn@gnu.org>
7277
7278 * progmodes/hideshow.el (hs-inside-comment-p): Fix omission bug:
7279 When extending backwards, move outside the current comment first.
7280
7281 2004-12-22 Kenichi Handa <handa@m17n.org>
7282
7283 * international/quail.el (quail-start-translation): Fix prompt
7284 string for the case if input-method-use-echo-area being non-nil.
7285 (quail-start-conversion): Likewise.
7286 (quail-show-guidance): Don't show guidance if
7287 input-method-use-echo-area is non-nil.
7288
7289 2004-12-21 Richard M. Stallman <rms@gnu.org>
7290
7291 * textmodes/ispell.el (ispell-help): Bind resize-mini-windows.
7292
7293 2004-12-21 Markus Rost <rost@ias.edu>
7294
7295 * calendar/diary-lib.el (mark-diary-entries):
7296 Set mark-diary-entries-in-calendar only after checking for diary-file.
7297
7298 2004-12-21 Richard M. Stallman <rms@gnu.org>
7299
7300 * faces.el (escape-glyph): Use blue against light foreground.
7301
7302 * simple.el (undo-outer-limit-truncate): New function.
7303 (undo-outer-limit-function): Use undo-outer-limit-truncate.
7304
7305 2004-12-21 Eli Barzilay <eli@barzilay.org>
7306
7307 * calculator.el (calculator-radix-grouping-mode)
7308 (calculator-radix-grouping-digits)
7309 (calculator-radix-grouping-separator):
7310 New defcustoms for the new radix grouping mode functionality.
7311 (calculator-mode-hook): Now used in electric mode too,
7312 (calculator): Call it.
7313 (calculator-mode-map): Some new keys.
7314 (calculator-message): New function. Some new calls.
7315 (calculator-op, calculator-set-register): Use it.
7316 (calculator-string-to-number): New function, mostly moved and
7317 updated code from calculator-curnum-value.
7318 (calculator-curnum-value): Use it.
7319 (calculator-paste): Use it, and update grabbing the current-kill.
7320 (calculator-rotate-displayer)
7321 (calculator-rotate-displayer-back): Toggle digit grouping when
7322 in radix mode, use calculator-message.
7323 (calculator-displayer-prev, calculator-displayer-next):
7324 Change digit group size when in radix mode.
7325 (calculator-number-to-string): Rename from
7326 calculator-num-to-string. Now deals with digit grouping in
7327 radix mode.
7328 (calculator-update-display, calculator-put-value): Use the new name.
7329 (calculator-fact): Return a floating point number.
7330 (calculator-mode): Doc fix.
7331
7332 2004-12-20 Glenn Morris <gmorris@ast.cam.ac.uk>
7333
7334 * calendar/calendar.el (view-other-diary-entries): Add autoload.
7335 * calendar/diary-lib.el (view-other-diary-entries):
7336 Use current-prefix-arg in interactive spec.
7337
7338 2004-12-19 Jay Belanger <belanger@truman.edu>
7339
7340 * calc/calc-aent.el (calcAlg-blank-matching-open):
7341 Temporarily adjust the syntax of both delimiters of half-open intervals.
7342
7343 2004-12-19 Kim F. Storm <storm@cua.dk>
7344
7345 * mouse.el (mouse-1-click-follows-link): Doc fix.
7346
7347 2004-12-18 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7348
7349 * term/mac-win.el (encoding-vector, mac-font-encoder-list)
7350 (ccl-encode-mac-centraleurroman-font): Use centraleurroman
7351 instead of centraleuropean as the name
7352
7353 2004-12-17 Michael Albinus <michael.albinus@gmx.de>
7354
7355 Sync with Tramp 2.0.46.
7356
7357 * net/tramp.el (tramp-maybe-send-perl-script): Change order of
7358 parameters wrt Tramp convention.
7359 (tramp-handle-file-attributes-with-perl)
7360 (tramp-handle-directory-files-and-attributes): Apply it.
7361 (tramp-do-copy-or-rename-file-out-of-band): Check for existence of
7362 `copy-program'. Reported by Zack Weinberg
7363 <zack@codesourcery.com>.
7364 (top): Set `edebug-form-spec' property directly rather than
7365 calling `def-edebug-spec'.
7366
7367 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion): Make the
7368 advice less fragile. Surround temporary redefinition of
7369 `substitute-in-file-name' with `unwind-protect'. Suggested by
7370 Matt Hodges <MPHodges@member.fsf.org>.
7371
7372 2004-12-17 Juri Linkov <juri@jurta.org>
7373
7374 * replace.el (occur-accumulate-lines, occur-engine):
7375 Make forcing deferred font-lock fontification jit-specific.
7376
7377 2004-12-17 Kim F. Storm <storm@cua.dk>
7378
7379 * mouse.el (mouse-1-click-follows-link): New defcustom.
7380 (mouse-on-link-p): New function.
7381 (mouse-drag-region-1): Implement mouse-1-click-follows-link
7382 functionality. Map a mouse-1 click event into a mouse-2 (or
7383 other) event when position is inside a link.
7384
7385 * tooltip.el (tooltip-show-help-function): Replace "mouse-2"
7386 prefix in tooltip text with "mouse-1" when this is a link
7387 recognized by mouse-1-click-follows-link functionality.
7388
7389 * help.el (describe-key): Report effective and original binding
7390 for mouse-1 when clicked on a link.
7391 (describe-mode): Add follow-link property to "minor-mode" button.
7392
7393 * help-fns.el (describe-variable): Add follow-link property to
7394 "below" button.
7395
7396 * help-mode.el (help-xref): Add follow-link property.
7397
7398 * apropos.el (apropos-symbol, apropos-function, apropos-macro)
7399 (apropos-command, apropos-variable, apropos-face, apropos-group)
7400 (apropos-widget, apropos-plist): Add follow-link property.
7401
7402 * pcvs-defs.el (cvs-mode-map): Map follow-link to a function which
7403 checks if position is in a filename, rather than some other
7404 clickable item. Function looks for cvs-filename-face at position.
7405
7406 * wid-edit.el (widget-specify-field, widget-specify-button):
7407 Map a :follow-link keyword into a follow-link property.
7408 (link): Add :follow-link keyword, map to RET binding.
7409
7410 * dired.el (dired-mode-map): Map follow-link to mouse-face.
7411
7412 * progmodes/compile.el (compilation-minor-mode-map)
7413 (compilation-button-map, compilation-mode-map): Likewise.
7414
7415 2004-12-17 Thien-Thi Nguyen <ttn@gnu.org>
7416
7417 * play/zone.el (zone): Init `line-spacing' from orig buffer.
7418 (zone-replace-char): Take `count' and `del-count'
7419 instead of `direction'. Update callers. When `del-count' is
7420 non-nil, delete that many characters, otherwise `count' characters
7421 backwards. Insert the newly-replaced string `count' times.
7422 (zone-fret): Handle chars w/ width greater than one.
7423 (zone-fall-through-ws): No longer take window width `ww'.
7424 Update callers. Add handling for `char-width' greater than one.
7425 (zone-pgm-drip): Update var holding window-end position every cycle.
7426
7427 2004-12-17 Andre Spiegel <spiegel@gnu.org>
7428
7429 * vc.el (vc-default-update-changelog): Use insert-file-contents,
7430 rather than insert-file.
7431
7432 2004-12-16 Jay Belanger <belanger@truman.edu>
7433
7434 * calc/calc-comb.el (var-RandSeed): Don't initially bind it.
7435 (math-init-random-base, math-random-digit): Check to see if
7436 var-RandSeed is bound.
7437 (math-random-last): Declare it.
7438 (math-random-digit): Don't make math-random-last local.
7439
7440 2004-12-16 Thien-Thi Nguyen <ttn@gnu.org>
7441
7442 * play/zone.el (zone): Fix omission bug: Use a self-disabling
7443 one-shot thunk for uniform (error, quit, normal) recovery.
7444 Reported by John Paul Wallington.
7445 (zone-pgm-random-life): Fix bug:
7446 Recognize empty initial field by lack of "@" chars.
7447
7448 2004-12-16 Juri Linkov <juri@jurta.org>
7449
7450 * help.el (function-called-at-point):
7451 * help-fns.el (variable-at-point): As a last resort try stripping
7452 non-word prefixes and suffixes.
7453
7454 * descr-text.el (describe-property-list): Don't treat syntax-table
7455 specially. Use describe-text-sexp which inserts [show] button
7456 for large objects and handles printing errors. Sort properties
7457 by names in alphabetical order instead of by value sizes.
7458 Add `mouse-face' to list of properties for `describe-face' widget.
7459 (describe-char): Mask out face-id from 19 bits of character.
7460 Print face-id separately.
7461
7462 * replace.el (occur-accumulate-lines, occur-engine):
7463 Fontify unfontified matching lines in the source buffer
7464 before copying them.
7465 (occur-engine): Don't put mouse-face on context lines.
7466 (occur-next-error): Set point to line beginning/end
7467 before searching for prev/next property to skip multiple
7468 matches on a line (not supported by occur engine).
7469 Remove redundant prefix-numeric-value.
7470
7471 2004-12-15 Juri Linkov <juri@jurta.org>
7472
7473 * replace.el (match): New face.
7474 (list-matching-lines-face): Change default from `bold' to `match'.
7475
7476 * progmodes/grep.el (grep-match-face): New defvar.
7477 (grep-mode-font-lock-keywords): Use grep-match-face instead of
7478 compilation-column-face to highlight grep matches.
7479
7480 * apropos.el (apropos-match-face): Change default from
7481 `secondary-selection' to `match'.
7482
7483 * info-look.el (info-lookup-highlight-face): Change default from
7484 `highlight' to `match'.
7485
7486 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org>
7487
7488 * progmodes/executable.el (executable-interpret): Eliminate
7489 obsolete compile-internal, and switch to comint for interaction.
7490
7491 2004-12-15 J.D. Smith <jdsmith@as.arizona.edu>
7492
7493 * progmodes/idlwave.el (idlwave-skip-multi-commands): Don't match
7494 `&&' when skipping multiple statements on a line.
7495
7496 2004-12-15 Thien-Thi Nguyen <ttn@gnu.org>
7497
7498 * play/zone.el (zone): Set `truncate-lines'.
7499 Also, init `tab-width' with value from original buffer.
7500 (zone-shift-up): Rewrite for speed.
7501 (zone-shift-down, zone-shift-left, zone-shift-right): Likewise.
7502 (zone-pgm-jitter): Remove redundant entries from ops vector.
7503 (zone-exploding-remove): Reduce iteration count.
7504 (zone-cpos): Convert to defsubst.
7505 (zone-replace-char): New defsubst.
7506 (zone-park/sit-for): Likewise.
7507 (zone-fret): Take window-start arg.
7508 Update callers. Use `zone-park/sit-for'.
7509 (zone-fill-out-screen): Rewrite.
7510 (zone-fall-through-ws): Likewise. Update callers.
7511 (zone-pgm-drip): Use `zone-replace-char'.
7512 Move var inits before while-loop. Use `zone-park/sit-for'.
7513 (zone-pgm-random-life): Handle empty initial field.
7514 Use `zone-replace-char' and `zone-park/sit-for'.
7515
7516 2004-12-15 Juri Linkov <juri@jurta.org>
7517
7518 * isearch.el (isearch-update): Test isearch-lazy-highlight
7519 before calling isearch-lazy-highlight-new-loop.
7520 (isearch-lazy-highlight-new-loop):
7521 Don't test isearch-lazy-highlight.
7522
7523 * replace.el (perform-replace): Add isearch-case-fold-search.
7524 Use delimited-flag for isearch-regexp.
7525 Reset isearch-lazy-highlight-last-string to force lazy
7526 highlighting when called from isearch mode.
7527 (query-replace-highlight): Revert defcustom type to boolean.
7528 (query-replace-lazy-highlight): New defcustom.
7529 (query-replace): New face.
7530 (perform-replace, replace-highlight, replace-dehighlight):
7531 Test query-replace-lazy-highlight instead of special value
7532 `isearch' of query-replace-highlight.
7533 (replace-dehighlight): Don't call isearch-dehighlight.
7534 (replace-highlight): Don't call isearch-highlight.
7535 Use face `query-replace' unconditionally.
7536
7537 2004-12-14 Kim F. Storm <storm@cua.dk>
7538
7539 * simple.el (inhibit-mark-movement): Remove defvar.
7540 (beginning-of-buffer, end-of-buffer): Don't use it.
7541
7542 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
7543 Don't use inhibit-mark-movement.
7544
7545 * emulation/cua-base.el (cua--preserve-mark-commands): Remove.
7546 (cua--undo-push-mark): Remove.
7547 (cua--pre-command-handler, cua--post-command-handler):
7548 Don't fiddle with inhibit-mark-movement.
7549
7550 2004-12-14 Juri Linkov <juri@jurta.org>
7551
7552 * buff-menu.el (list-buffers-noselect): Collect internal info
7553 for every buffer in BUFFER-LIST arg too.
7554 (Buffer-menu-switch-other-window): Bind pop-up-windows to t.
7555 (Buffer-menu-switch-other-window, Buffer-menu-2-window):
7556 Bind same-window-buffer-names and same-window-regexps to nil.
7557
7558 2004-12-13 Juri Linkov <juri@jurta.org>
7559
7560 * simple.el (next-error-buffer-p, next-error-find-buffer): Doc fix.
7561
7562 * mail/supercite.el (sc-cite-frame-alist): Doc fix.
7563 (sc-cite-region, sc-uncite-region, sc-recite-region):
7564 Fix previous change to handle not alist as a symbol, but
7565 a citation frame as a symbol that represents a variable name.
7566
7567 2004-12-13 Richard M. Stallman <rms@gnu.org>
7568
7569 * filecache.el (file-cache-add-directory-using-find):
7570 Only set up file-cache-find-command-posix-flag if we will use it.
7571
7572 * bindings.el (mode-line-buffer-identification-keymap):
7573 Don't cancel the mode-line's usual down-mouse-1 binding.
7574
7575 * cus-edit.el (custom-face-selected): Handle `default' specs.
7576 (custom-face-edit): Increase extra-offset.
7577 (custom-display): Handle `default' specs.
7578
7579 * xml.el (xml-name-re, xml-entity-value-re): Add defvars.
7580
7581 * emacs-lisp/elint.el (elint-standard-variables)
7582 (elint-unknown-builtin-args): Move definitions up.
7583
7584 * net/browse-url.el (browse-url-url-at-point): Add autoload.
7585
7586 * info.el (info-xref-visited): Use `default' instead of t.
7587 (Info-try-follow-nearest-node): Don't explicitly load browse-url.
7588
7589 * faces.el (header-line, mode-line-inactive, tool-bar):
7590 Use `default' instead of t for setting the defaults.
7591 (face-spec-choose): Separate `t' from `default'.
7592
7593 * subr.el (while-no-input): New macro.
7594
7595 2004-12-13 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> (tiny change)
7596
7597 * filecache.el (file-cache-add-directory-using-find):
7598 Only test file-cache-find-command-posix-flag on some systems.
7599
7600 2004-12-13 Stefan Monnier <monnier@iro.umontreal.ca>
7601
7602 * vc-svn.el (vc-svn-repository-hostname): Adjust to new format.
7603 Reported by Ville Skytt\e,Ad\e(B <scop@xemacs.org>.
7604 (vc-svn-annotate-current-time, vc-svn-annotate-time-of-rev)
7605 (vc-svn-annotate-time, vc-svn-annotate-extract-revision-at-line)
7606 (vc-svn-annotate-command, vc-svn-annotate-re): Support for svn annotate.
7607
7608 2004-12-12 Juri Linkov <juri@jurta.org>
7609
7610 * files.el (find-file-other-window, find-file-other-frame):
7611 Add the first buffer to the returned value to return the complete
7612 list of all visited buffers.
7613 (find-file-read-only, find-file-read-only-other-window)
7614 (find-file-read-only-other-frame): Use nil for `mustmatch' arg of
7615 `find-file-read-args'. Signal an error about non-existent file
7616 only if file name doesn't contain wildcards. Toggle read-only in
7617 all visited buffers.
7618 (find-alternate-file, find-alternate-file-other-window):
7619 Add optional arg `wildcards'. Doc fix. Set `wildcards' to t when
7620 called interactively. Pass arg `wildcards' to other functions.
7621 (find-file-noselect): Doc fix.
7622
7623 * ffap.el (ffap-dired-wildcards): Set default to "[*?][^/]*\\'".
7624 Doc fix.
7625 (ffap-directory-finder): New variable.
7626 (ffap-string-at-point-mode-alist): Add * and ? to `file'.
7627 (ffap-file-at-point): Add /* to immediately rejected names.
7628 Return absolute file names matching ffap-dired-wildcards.
7629 (ffap-read-file-or-url): Set default value for `completing-read'
7630 to `buffer-file-name'.
7631 (find-file-at-point): When filename matches ffap-dired-wildcards,
7632 call ffap-file-finder with t arg `wildcards', instead of dired.
7633 (ffap-other-window, ffap-other-frame): Return visited buffers.
7634 (ffap-read-only, ffap-read-only-other-window)
7635 (ffap-read-only-other-frame, ffap-alternate-file): New commands.
7636 (dired-at-point): Call ffap-directory-finder instead of dired.
7637 (ffap-dired-other-window, ffap-dired-other-frame)
7638 (ffap-list-directory): New commands.
7639 (ffap-bindings): New keybindings for new commands.
7640
7641 2004-12-12 Juri Linkov <juri@jurta.org>
7642
7643 * simple.el (beginning-of-buffer, end-of-buffer):
7644 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
7645 Do not push mark when mark is active in transient-mark-mode.
7646
7647 * simple.el (mark-word):
7648 * emacs-lisp/lisp.el (mark-sexp, mark-defun):
7649 * textmodes/paragraphs.el (mark-paragraph):
7650 Extend the region when mark is active in transient-mark-mode,
7651 regardless of the last command. Doc fix.
7652
7653 * simple.el (mark-word): Preserve direction when repeating.
7654 Make arg optional. Interactive "p" -> "P".
7655 (transient-mark-mode, inhibit-mark-movement): Doc fix.
7656
7657 * emacs-lisp/lisp.el (mark-sexp): Reverse the condition for
7658 preserving direction, to mark forward instead of backward when mark
7659 is equal to point (e.g. when C-SPC C-M-SPC is typed in t-m-m).
7660
7661 2004-12-12 Juri Linkov <juri@jurta.org>
7662
7663 * isearch.el (isearch-edit-string): Set 7th arg of
7664 `read-from-minibuffer' to `t' to inherit the current input
7665 method (whose name is indicated by [IM] in the minibuffer prompt)
7666 from the current buffer to the minibuffer.
7667 (isearch-lazy-highlight-update): Put body to `with-local-quit'
7668 to allow C-g quitting for lazy highlighting looping inside the
7669 search with nested repetition operators. Add overlay to the list
7670 before setting its face and other properties to avoid the case of
7671 code quitting after placing the new overlay but before it's
7672 recorded on the list. Select the window where isearch was
7673 activated, to highlight matches in the right window when isearch
7674 switches the current window to the minibuffer.
7675
7676 * international/isearch-x.el
7677 (isearch-process-search-multibyte-characters):
7678 Use `isearch-message' as initial input for `read-string' instead
7679 of adding it to the minibuffer prompt. After reading a string
7680 remove the initial value of `isearch-message' from the string.
7681
7682 * replace.el (replace-match-maybe-edit): Doc fix.
7683 (perform-replace): Don't call `replace-highlight' when automatic
7684 replacement is requested in literal mode, since it is intended
7685 only to highlight words during entering a new replacement string
7686 for \? in non-literal mode.
7687
7688 * replace.el (query-replace-highlight): Add new value `isearch'
7689 that allows query replacement to use isearch highlighting.
7690 Change type from `boolean' to `choice'. Doc fix.
7691 (replace-highlight, replace-dehighlight, perform-replace):
7692 Use isearch highlighting if query-replace-highlight eq `isearch'.
7693
7694 2004-12-11 Stefan Monnier <monnier@iro.umontreal.ca>
7695
7696 * emacs-lisp/checkdoc.el (checkdoc-continue, checkdoc-comments)
7697 (checkdoc-message-text, checkdoc-defun): Fix format messages for `error'.
7698
7699 * textmodes/tex-mode.el (latex-backward-sexp-1): Handle the special
7700 case of \end{verbatim}.
7701
7702 2004-12-11 Dan Nicolaescu <dann@ics.uci.edu>
7703
7704 * term.el (term-termcap-format): Synchronyze with terminfo.
7705 (term-emulate-terminal): Handle reset.
7706 (term-reset-terminal): New function.
7707
7708 2004-12-11 Thien-Thi Nguyen <ttn@gnu.org>
7709
7710 * play/zone.el (zone-programs): Add `zone-pgm-random-life'.
7711 (zone-fill-out-screen): New func.
7712 (zone-pgm-drip): Use `zone-fill-out-screen'.
7713 Also, no longer go to point-min on every cycle.
7714 (zone-pgm-paragraph-spaz): Allow spazzing for texinfo-mode.
7715 (zone-pgm-random-life-wait): New user var.
7716 (zone-pgm-random-life): New func.
7717
7718 2004-12-10 Thien-Thi Nguyen <ttn@gnu.org>
7719
7720 * files.el (auto-mode-alist): Map .com to DCL mode.
7721
7722 2004-12-09 Richard M. Stallman <rms@gnu.org>
7723
7724 * isearch.el (isearch-mode-map): Treat S-SPC like SPC.
7725
7726 2004-12-09 Nick Roberts <nickrob@snap.net.nz>
7727
7728 * xt-mouse.el (xterm-mouse-event): Correct cursor position in a
7729 buffer with a display margin.
7730
7731 2004-12-08 Jay Belanger <belanger@truman.edu>
7732
7733 * calc/calc-keypd.el (calc-keypad-mode): Unbind unused mouse events.
7734 (calc-keypad-left-click): Set buffer to calc-keymap-buffer.
7735
7736 2004-12-08 Richard M. Stallman <rms@gnu.org>
7737
7738 * faces.el: Delete code to set display table.
7739 (escape-glyph): Redefine to be less loud. (Copy minibuffer-prompt.)
7740
7741 2004-12-08 Jay Belanger <belanger@truman.edu>
7742
7743 * calc/calc.el: Add math-read-preprocess-string to autoloads.
7744
7745 * calc/calc-ext.el (math-read-replacement-list)
7746 (math-read-superscripts, math-read-preprocess-string): Move to
7747 calc-aent.el.
7748
7749 * calc/calc-aent.el (math-read-replacement-list)
7750 (math-read-superscripts, math-read-preprocess-string): Move from
7751 calc-ext.el.
7752
7753 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7754
7755 * isearch.el (isearch-quote-char): Fix up typo in last change.
7756
7757 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
7758
7759 * mouse.el (mouse-set-font): Handle the case where the command was
7760 not invoked using the mouse.
7761
7762 * edmacro.el: `edit-kbd-macro' is now bound to `C-x C-k e'.
7763 (edmacro-finish-edit): Further update for keyboard macros that are
7764 lambda forms.
7765 (edmacro-sanitize-for-string): Correctly remove Meta modifier.
7766
7767 2004-12-07 Stefan Monnier <monnier@iro.umontreal.ca>
7768
7769 * font-lock.el (font-lock-unfontify-region): Save buffer state.
7770 (font-lock-default-unfontify-region): Don't save buffer state any more.
7771
7772 2004-12-07 Jay Belanger <belanger@truman.edu>
7773
7774 * calc/calc-help.el (calc-describe-key):
7775 Set calc-summary-indentation even when Calc Summary buffer exists.
7776
7777 2004-12-07 Glenn Morris <gmorris@ast.cam.ac.uk>
7778
7779 * calendar/holidays.el (holiday-easter-etc): Make arguments
7780 optional for backwards compatibility. Doc fix.
7781 Remove un-necessary local vars mandatory, output-list.
7782 (holiday-advent): Make arguments optional for backwards
7783 compatibility. Doc fix.
7784
7785 2004-12-06 Stefan Monnier <monnier@iro.umontreal.ca>
7786
7787 * paren.el (show-paren-function): Fix last change (2004-12-02).
7788
7789 * international/mule-util.el (char-displayable-p): Return nil for
7790 unibyte mode.
7791
7792 * subr.el (subregexp-context-p): New function.
7793
7794 * isearch.el (isearch-quote-char): Use it.
7795
7796 * emacs-lisp/regexp-opt.el (regexp-opt-depth): Use it.
7797 (regexp-opt-not-groupie*-re): Remove.
7798 (regexp-opt): Properly handle inputs with duplicate entries.
7799
7800 2004-12-06 Richard M. Stallman <rms@gnu.org>
7801
7802 * info-look.el (info-lookup-maybe-add-help cfengine-mode): Regexp typo.
7803
7804 * cus-edit.el (custom-file): Doc fix.
7805
7806 * textmodes/org.el: New file.
7807
7808 2004-12-06 Kenichi Handa <handa@m17n.org>
7809
7810 * ldefs-boot.el: Update international/mule-util.el section.
7811
7812 2004-12-05 Sam Steingold <sds@gnu.org>
7813
7814 * net/tramp.el (tramp-handle-file-accessible-directory-p):
7815 Fix `tramp-time-diff' comparison logic.
7816
7817 2004-12-05 Paul Pogonyshev <pogonyshev@gmx.net>
7818
7819 * progmodes/which-func.el (which-function):
7820 Use `run-hook-with-args-until-success' instead of a custom loop.
7821 Fixes bug with local hooks.
7822
7823 2004-12-05 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
7824
7825 * textmodes/bibtex.el (bibtex-font-lock-url-regexp):
7826 Use delete-dups when calculating the initial value.
7827 (bibtex-autokey-get-title): Use <=.
7828 (bibtex-goto-line): New function.
7829 (bibtex-reposition-window): Use line numbers instead of point
7830 positions. Use window-body-height.
7831 (bibtex-find-crossref): Use bibtex-reposition-window.
7832 (bibtex-find-entry): Use bibtex-reposition-window. Always return
7833 position of entry if key is found or nil if not found.
7834
7835 2004-12-05 Richard M. Stallman <rms@gnu.org>
7836
7837 * cus-edit.el (custom-file): Doc fix.
7838
7839 * progmodes/sh-script.el (sh-indent-for-then): Change default.
7840
7841 2004-12-03 Stefan Monnier <monnier@iro.umontreal.ca>
7842
7843 * simple.el (blink-matching-open):
7844 * textmodes/tex-mode.el (tex-validate-region):
7845 Obey syntax-table text properties.
7846
7847 2004-12-02 Per Abrahamsen <abraham@dina.kvl.dk>
7848
7849 * wid-edit.el (widget-specify-field): Add `real-field' property to
7850 boundary.
7851 (widget-field-at): Use it.
7852
7853 2004-12-02 Richard M. Stallman <rms@gnu.org>
7854
7855 * progmodes/cc-mode.el (awk-mode autoload):
7856 Supply t meaning interactive function.
7857
7858 * isearch.el (search-whitespace-regexp): Remove the group. Doc fix.
7859 (isearch-mode-map): No special definition for space.
7860 (isearch-whitespace-chars): Command deleted.
7861 (isearch-forward-regexp): Doc fix.
7862 (isearch-quote-char): When a space is not inside brackets,
7863 use `[ ]' instead of just space.
7864 (isearch-lazy-highlight-search): Bind search-spaces-regexp.
7865
7866 * imenu.el (imenu--generic-function): Delete code to exclude
7867 matches in comments.
7868
7869 * man.el (Man-reverse-face): Change default to `highlight'.
7870
7871 * replace.el (occur-1): Specify t for KEEP-PROPS to occur-engine.
7872 (occur-engine): Use `face' prop rather than `font-lock-face'
7873 when specifying use of `match-face'.
7874 (occur-accumulate-lines): Change arg from NO-PROPS to KEEP-PROPS.
7875
7876 * emacs-lisp/elint.el (elint-standard-variables): Update list.
7877
7878 * add-log.el (add-log-current-defun): Handle the case where point
7879 is in the header part of a DEFUN construct.
7880
7881 2004-12-02 Dave Love <fx@gnu.org>
7882
7883 * progmodes/python.el (python-font-lock-syntactic-keywords):
7884 Fix previous change.
7885
7886 2004-12-02 Richard G Bielawski <Richard.G.Bielawski@wellsfargo.com> (tiny change)
7887
7888 * paren.el (show-paren-function): Check for matching chars
7889 specified by text props.
7890
7891 2004-12-02 Jay Belanger <belanger@truman.edu>
7892
7893 * calc/calc.el (calc-read-key-sequence): Leave the old message visible
7894 when reading a new key sequence.
7895
7896 2004-12-02 Kim F. Storm <storm@cua.dk>
7897
7898 * faces.el (escape-glyph): Rename from glyph.
7899 (standard-display-table): Set it here. Add escape-glyph face to
7900 extra slot characters.
7901
7902 * disp-table.el: Undo 2004-12-01 change. Display table is now
7903 setup in faces.el.
7904
7905 2004-12-02 Mark A. Hershberger <mah@everybody.org>
7906
7907 * xml.el (xml-parse-dtd): Don't show validity messages when
7908 xml-validating-parser is nil.
7909 (xml-substitute-special): Fix validity error messages to
7910 actually show the unexpandable entity. Added validity error if &
7911 isn't followed by an entity.
7912 (xml-parse-tag): Concatenate any string following the a
7913 <![CDATA[]]> section to the parsed CDATA.
7914 (xml-parse-dtd): Skip parameter entity declarations and use of
7915 parameter entities.
7916
7917 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
7918
7919 * kmacro.el (kmacro-default-counter-format): New var.
7920 (kmacro-set-format): Use it. Delete `(printf format)' from prompt.
7921 (kmacro-display): Remove `nil' from `and' form. Delete call to
7922 `format' inside `message'.
7923 (kmacro-start-macro): Use `kmacro-default-counter-format'.
7924
7925 2004-12-01 Stefan Monnier <monnier@iro.umontreal.ca>
7926
7927 * pcvs.el (cvs-header-msg): New function.
7928 (cvs-update-header): Use it. Change calling convention.
7929 Correctly handle the case of having simultaneous active processes.
7930 (cvs-sentinel): Don't call cvs-update-header any more.
7931 (cvs-mode-run): Update call and add cvs-update-header to postproc.
7932
7933 2004-12-01 Jay Belanger <belanger@truman.edu>
7934
7935 * calc/calc-ext.el (calc-inverse, calc-hyperbolic):
7936 Change message.
7937
7938 2004-12-01 Juri Linkov <juri@jurta.org>
7939
7940 * progmodes/prolog.el (prolog-mode-variables):
7941 Fix imenu-generic-expression.
7942
7943 2004-12-01 Daniel Pfeiffer <occitan@esperanto.org>
7944
7945 * faces.el (glyph): New face.
7946
7947 * disp-table.el: Add an autoloaded table, that doesn't require
7948 this library, with glyph face.
7949
7950 * textmodes/conf-mode.el (conf-ppd-mode-syntax-table): New var.
7951 (conf-ppd-mode): New conf-mode wrapper for printer descriptions.
7952 (conf-quote-normal): Allow normalizing only ' or ".
7953 (conf-mode): Regexp-quote constructed comment-start and don't
7954 match section {} where "name" contains braces.
7955
7956 * files.el (auto-mode-alist): Add conf-ppd-mode, inittab and acpid
7957 files.
7958
7959 2004-12-01 Kenichi Handa <handa@m17n.org>
7960
7961 * term/x-win.el (x-last-selected-text-cut-encoded): New variable.
7962 (x-select-text): Don't treat eight-bit-control/graphic chars
7963 specially. Store the encoded text in the X cut buffer.
7964 (x-cut-buffer-or-selection-value): Compare the X cut buffer text
7965 with x-last-selected-text-cut-encoded.
7966
7967 2004-11-30 Stefan Monnier <monnier@iro.umontreal.ca>
7968
7969 * man.el (Man-fontify-manpage): Improve handling of ANSI escapes.
7970
7971 2004-11-30 Markus Rost <rost@ias.edu>
7972
7973 * textmodes/tex-mode.el (tex-main-file): Add a compatibility with
7974 AUCTeX.
7975
7976 2004-11-30 Jay Belanger <belanger@truman.edu>
7977
7978 * calc/calc-arith.el (math-possible-signs): Made stronger checks
7979 on signs of intervals.
7980 (math-pow-of-zero): Strengthen checks for positive and negative
7981 exponents.
7982
7983 * calc/calc-aent.el, calc/calc-alg.el, calc/calc-arith.el
7984 * calc/calc-bin.el, calc/calc-comb.el, calc/calc-cplx.el
7985 * calc/calc-embed.el, calc/calc-fin.el, calc/calc-forms.el
7986 * calc/calc-frac.el, calc/calc-funcs.el, calc/calc-graph.el
7987 * calc/calc-help.el, calc/calc-incom.el, calc/calc-keypd.el
7988 * calc/calc-lang.el, calc/calc-map.el, calc/calc-math.el
7989 * calc/calc-misc.el, calc/calc-mode.el, calc/calc-mtx.el
7990 * calc/calc-poly.el, calc/calc-prog.el, calc/calc-rewr.el
7991 * calc/calc-rules.el, calc/calc-sel.el, calc/calc-stat.el
7992 * calc/calc-store.el, calc/calc-stuff.el, calc/calc-trail.el
7993 * calc/calc-undo.el, calc/calc-units.el, calc/calc-vec.el
7994 * calc/calc-yank.el, calc/calcalg2.el, calc/calcalg3.el
7995 * calc/calccomp.el, calc/calcsel2.el: Replace dummy autoloaded functions
7996 with provide statements.
7997
7998 * calc/calc-alg.el (math-defsimplify): Move from calc-ext.el.
7999
8000 * calc/calc-embed.el (calc-do-embedded-activate): Remove from autoloads.
8001
8002 * calc/calc-ext.el: Remove dummy autoloading functions from autoloads.
8003 (calc-load-everything, math-defsimplify): Replace dummy autoloading
8004 functions by require statements.
8005 (math-defsimplify): Move to calc-alg.el, add to autoloads.
8006
8007 * calc/calc-graph.el (calc-gnuplot-name, calc-gnuplot-plot-command)
8008 (calc-gnuplot-print): Give them values.
8009
8010 * calc/calc.el: Remove calc-Need-calc-aent and calc-Need-calc-misc from
8011 autoloads.
8012 Add calc-do-embedded-activate to autoloads.
8013 (calc-gnuplot-name, calc-gnuplot-plot-command)
8014 (calc-gnuplot-print-command): Move them to calc-graph.el.
8015
8016 2004-11-30 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8017
8018 * term/mac-win.el (ccl-encode-mac-roman-font)
8019 (ccl-encode-mac-cyrillic-font)
8020 (ccl-encode-mac-centraleuropean-font, encoder-list)
8021 (fontset-add-mac-fonts, create-fontset-from-mac-roman-font):
8022 Support Cyrillic, CentralEuropean, and Dingbat font display
8023
8024 2004-11-30 Andre Spiegel <spiegel@gnu.org>
8025
8026 * vc-hooks.el (vc-recompute-state): Move here from vc.el.
8027
8028 * vc-cvs.el (vc-cvs-state): Handle the case where vc-state is
8029 still nil.
8030
8031 2004-11-29 Luc Teirlinck <teirllm@auburn.edu>
8032
8033 * emulation/tpu-edt.el (tpu-help-keypad-map, tpu-help-text)
8034 (tpu-word-separator-list, tpu-skip-chars): defconst->defvar.
8035
8036 2004-11-29 Jay Belanger <belanger@truman.edu>
8037
8038 * calc/calc-arith.el (math-pow-of-zero): Take into account different
8039 cases of the base and exponent.
8040
8041 2004-11-26 Teodor Zlatanov <tzz@lifelogs.com>
8042
8043 * simple.el (next-error-buffer-p): Allow for inclusive and
8044 exclusive tests for finding a buffer.
8045 (next-error-find-buffer): Pass the exclusive and inclusive tests
8046 to next-error-buffer-p.
8047
8048 * replace.el (occur-next-error): Switch to the Occur buffer when
8049 appropriate, use the exclusive filter to next-error-find-buffer to
8050 do it. Use the absolute value of the motion amount.
8051
8052 2004-11-29 Kenichi Handa <handa@m17n.org>
8053
8054 * startup.el (command-line): Decode all default-directory by
8055 locale-coding-system.
8056
8057 2004-11-29 Jay Belanger <belanger@truman.edu>
8058
8059 * calc/calc-aent.el: Remove unnecessary eval-when-compile.
8060 (calc-do-quick-calc, calc-do-calc-eval, calc-alg-entry)
8061 (math-read-expr-level, calc-check-user-syntax, math-read-factor):
8062 Replace calls to calc-extensions by appropriate require, replace
8063 calc-extensions-loaded by appropriate featurep.
8064
8065 * calc/calc-ext.el: Move require to end of file.
8066 Remove redundant loading of calc.el.
8067 (calc-extensions-loaded): Remove unnecessary variable.
8068 (calc-extensions): Remove unnecessary function.
8069 (calc-load-everything): Replace calc-need-macros by appropriate require.
8070
8071 * calc/calc-macs.el: Move provide to end of file.
8072 (calc-need-macros): Remove unnecessary function.
8073
8074 * calc/calc-misc.el (calc-do-handle-whys, calc-last-args-stub)
8075 (calc-missing-key, calc-shift-Y-prefix-help, math-concat)
8076 (math-trunc, math-floor, calcFunc-inv, math-mod, math-pow):
8077 Replace calc-extensions by appropriate require.
8078 (calc-power): Replace calc-extensions-loaded by appropriate featurep.
8079
8080 * calc/calc-prog.el (calc-user-define-formula, calc-do-defmath):
8081 Replace calc-need-macros by appropriate require.
8082
8083 * calc/calc.el: Move require to end of file.
8084 (calc-info-filename, calc-autoload-directory, calc-extensions-loaded):
8085 Remove unnecessary variable.
8086 (calc-do-dispatch, calc-mode, calc-check-defines, calc-create-buffer)
8087 (calc, calc-keypad, full-calc-keypad, calc-do, calc-normalize)
8088 (calc-binary-op, calc-unary-op, calcDigit-start, calcDigit-key)
8089 (math-normalize, math-add, math-mul, math-div, math-format-stack-value)
8090 (math-stack-value-offset, math-format-value, math-format-flat-expr)
8091 (math-format-number, math-format-bignum, math-read-number)
8092 (calc-grab-region, calc-grab-rectangle, calc-grab-sum-down)
8093 (calc-grab-sum-across, calc-embedded, defmath): Replace calc-extensions
8094 by appropriate require.
8095 (calc-check-defines): Replace calc-need-macros by appropriate require.
8096
8097 2004-11-29 Kim F. Storm <storm@cua.dk>
8098
8099 * macros.el (insert-kbd-macro): Handle kmacro functions.
8100
8101 2004-11-28 Juri Linkov <juri@jurta.org>
8102
8103 * compare-w.el (compare-windows-highlight): Attach each overlay
8104 to its window to properly highlight differences while comparing
8105 two windows of the same buffer. Fix arguments.
8106 (compare-windows-sync-default-function): Fix arguments of
8107 `compare-windows-highlight'.
8108
8109 * emacs-lisp/edebug.el (edebug-set-global-break-condition):
8110 Use `read-expression-history'. Set initial contents only if
8111 `edebug-global-break-condition' is non-nil. Set histpos to 1
8112 if initial contents is equal to the last history element.
8113 (edebug-set-conditional-breakpoint): Instead of temporarily
8114 prepending the current condition to the history, set initial
8115 contents to the current condition. Set histpos to 1 if initial
8116 contents is equal to the last history element.
8117
8118 * info.el (Info-search-whitespace-regexp): Remove shy group.
8119 (Info-search): Forward line if search is on the header line.
8120 Use search-whitespace-regexp in two other places.
8121
8122 2004-11-27 Luc Teirlinck <teirllm@auburn.edu>
8123
8124 * fringe.el (fringe-indicators): Add fake defvar to avoid compiler
8125 warning. Delay real definition, which uses
8126 `set-fringe-indicators-1' till after the definition of that function.
8127
8128 2004-11-28 Kim F. Storm <storm@cua.dk>
8129
8130 * fringe.el (fringe): New defgroup.
8131 (fringe-mode): Move to fringe group.
8132 (fringe-indicators): New defcustom.
8133 (set-fringe-indicators-1): New defun.
8134
8135 * menu-bar.el (menu-bar-options-save): Add fringe-indicators.
8136 (menu-bar-showhide-fringe-ind-menu): New keymap.
8137 (menu-bar-showhide-fringe-ind-empty)
8138 (menu-bar-showhide-fringe-ind-mixed)
8139 (menu-bar-showhide-fringe-ind-box)
8140 (menu-bar-showhide-fringe-ind-right)
8141 (menu-bar-showhide-fringe-ind-left)
8142 (menu-bar-showhide-fringe-ind-none): New defuns.
8143 (menu-bar-showhide-fringe-menu): Add "Indicators" sub-menu.
8144
8145 2004-11-27 Richard M. Stallman <rms@gnu.org>
8146
8147 * comint.el (comint-read-noecho): Add trivial compatibility definition.
8148
8149 * generic.el (define-generic-mode): Doc fix.
8150
8151 * menu-bar.el (menu-bar-options-save): For the options
8152 that are toggled with menu-bar-make-mm-toggle, don't check
8153 for customized-value prop.
8154
8155 2004-11-27 Eli Zaretskii <eliz@gnu.org>
8156
8157 * mail/supercite.el (sc-cite-region): Handle the case where
8158 sc-cite-frame-alist is a symbol.
8159 (sc-uncite-region): Handle the case where sc-uncite-frame-alist is
8160 a symbol.
8161 (sc-recite-region): Handle the case where sc-recite-frame-alist is
8162 a symbol.
8163
8164 2004-11-27 Arne J\e,Ax\e(Brgensen <arne@arnested.dk> (tiny change)
8165
8166 * wid-edit.el (widget-narrow-to-field): New function.
8167 (widget-complete): Use it.
8168
8169 2004-11-27 Jay Belanger <belanger@truman.edu>
8170
8171 * calc/calc-aent.el (calc-eval-error): Declare and initialize the
8172 variable.
8173 (calc-eval-error): Don't check if the variable calc-eval-error is bound.
8174 (calc-buffer, calc-digit-value, math-expr-data): Declare them.
8175 (math-alg-inequalities): Move declaration to earlier in the file.
8176
8177 * calc/calc-ext.el (calc-command-flags, calc-gnuplot-buffer)
8178 (calc-gnuplot-input, math-normalize-a, math-integral-cache):
8179 Declare them.
8180
8181 * calc/calc-lang.el (math-expr-data, math-expr-token)
8182 (math-exp-old-pos): Declare them.
8183
8184 * calc/calc-vec.el (math-exp-pos, math-exp-str, math-exp-old-pos)
8185 (math-exp-token, math-exp-keep-spaces, math-expr-data): Declare them.
8186
8187 2004-11-27 Kim F. Storm <storm@cua.dk>
8188
8189 * progmodes/flymake.el: Use (featurep 'xemacs).
8190 (flymake-makehash): Change to defsubst. Use fboundp.
8191 (flymake-time-to-float): Remove.
8192 (flymake-float-time): Merge code from flymake-time-to-float here.
8193 (flymake-replace-regexp-in-string): Change to defsubst.
8194 (flymake-split-string-remove-empty-edges):
8195 Rename to flymake-split-string.
8196 (flymake-split-string): Remove previous defalias.
8197 (flymake-get-temp-dir): Change to defsubst.
8198 (flymake-make-xemacs-menu, flymake-xemacs-window-edges):
8199 Define for xemacs only.
8200 (flymake-master-file-count-limit): Change into compiler defvar only.
8201 (flymake-find-possible-master-files): Let-bind it dynamically while
8202 sorting files using flymake-master-file-compare.
8203
8204 2004-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
8205
8206 * font-lock.el (font-lock-compile-keywords): Don't complain if the end
8207 of defun-prompt-regexp matches inside a comment/string but the
8208 beginning is correctly outside everything.
8209
8210 * progmodes/tcl.el (tcl-omit-ws-regexp): Avoid the case where { or [
8211 appears within a string or a comment.
8212
8213 * emacs-lisp/cl-macs.el (cl-parse-loop-clause, labels): Use gensym
8214 rather than make-symbol for symbols which are used in
8215 a symbol-macrolet or equivalent.
8216
8217 2004-11-26 Jay Belanger <belanger@truman.edu>
8218
8219 * calc-misc.el (calc-last-why-command): Declare it.
8220
8221 * calc-vec.el (math-grade-vec): New variable.
8222 (calcFunc-grade, calcFunc-rgrade, math-grade-beforep):
8223 Replace variable grade-vec by declared variable.
8224 (math-rb-close): New variable.
8225 (math-read-brackets, math-read-vector): Replace variable close by
8226 declared variable.
8227
8228 * calc/calc-yank.el (calc-original-buffer, calc-return-buffer)
8229 (calc-one-window, calc-edit-handler, calc-restore-trail)
8230 (calc-allow-ret): Declare them.
8231
8232 * calc/calc-stuff.el (calc-flush-caches): Remove unnecessary variables.
8233 (math-lud-cache, math-log2-cache, math-radix-digits-cache)
8234 (math-radix-float-cache-tag, math-random-cache)
8235 (math-max-digits-cache, math-integral-cache, math-units-table)
8236 (math-format-date-cache, math-holidays-cache-tag): Declare them.
8237 (math-moc-func): New variable.
8238 (math-map-over-constants, math-map-over-constants-rec):
8239 Replace variable func by declared variable.
8240
8241 * calc/calc-store.el (calc-given-value, calc-store-opers):
8242 Declare them.
8243 (calc-var-name-map): Move declaration to earlier in the file.
8244 (calc-pv-pos): New variable.
8245 (calc-permanent-variable, calc-insert-permanent-variable):
8246 Replace variable pos by declared variable.
8247
8248 * calc/calc-mtx.el (calc-det-lu): New variable.
8249 (math-det-raw, math-det-step): Replace variable lu by declared variable.
8250
8251 * calc/calc-map.el (math-ms-temp, math-ms-args): New variables.
8252 (math-multi-subst, math-multi-subst-rec): Replace variables temp
8253 and arg by declared variables.
8254 (calcFunc-reducer): Fix incorrect variable.
8255 (math-inner-mul-func, math-inner-add-func): New variables.
8256 (calcFunc-inner, math-inner-mats): Replace variables mul-func
8257 and add-func by declared variables.
8258
8259 * calc/calc-incom.el (calc-prev-char, calc-prev-prev-char)
8260 (calc-digit-value): Declare them.
8261
8262 * calc/calc-help.el (Info-history): Declare it.
8263 (calc-describe-key): Make calc-summary-indentation a local variable.
8264 (calc-help-long-names): Move declaration to earlier in file.
8265
8266 * calc/calc-embed.el (calc-original-buffer): Declare it.
8267 (calc-embed-outer-top, calc-embed-outer-bot, calc-embed-top)
8268 (calc-embed-bot): New variables.
8269 (calc-do-embedded, calc-embedded-mark-formula)
8270 (calc-embedded-find-bounds, calc-embedded-duplicate)
8271 (calc-embedded-new-formula, calc-embedded-make-info):
8272 Replace vars outer-top, outer-bot, bot and top by declared variables.
8273 (calc-embed-prev-modes): New variable.
8274 (calc-embedded-set-modes, calc-embedded-update): Replace variable
8275 prev-modes with declared variable.
8276 (calc-embed-vars-used): New variable.
8277 (calc-embedded-make-info, calc-embedded-evaluate-expr)
8278 (calc-embedded-update, calc-embedded-find-vars): Replace variable
8279 vars-used by declared variable.
8280
8281 * calc/calc-bin.el (math-format-radix-float): Make pos a local variable.
8282 (math-format-radix-float): Remove unnecessary setq.
8283 (math-radix-float-cache): Declare it.
8284
8285 * calc/calcsel2.el (calc-keep-selection): Declare it.
8286
8287 * calc/calc-maint.el: Remove file.
8288
8289 2004-11-26 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
8290
8291 * textmodes/bibtex.el (bibtex-sort-entry-class)
8292 (bibtex-comment-start): Use defcustom.
8293 (bibtex-entry-field-alist): Use nil if initial content of the
8294 field is undefined. Fix docstring.
8295 (bibtex-parse-keys-timeout, bibtex-autokey-additional-names)
8296 (bibtex-generate-autokey, bibtex-parse-buffers-stealthily)
8297 (bibtex-mode, bibtex-field-list, bibtex-entry-updat)
8298 (bibtex-autofill-entry, bibtex-entry-index, bibtex-next-field):
8299 Fix docstring.
8300 (bibtex-autokey-title-terminators): Use only one regexp.
8301 (bibtex-string-maybe-empty-head): New variable.
8302 (bibtex-remove-delimiters-string): New function.
8303 (bibtex-text-in-field-bounds, bibtex-text-in-string):
8304 Use bibtex-remove-delimiters-string.
8305 (bibtex-progress-message, bibtex-field-left-delimiter)
8306 (bibtex-field-right-delimiter, bibtex-entry-left-delimiter)
8307 (bibtex-entry-right-delimiter, bibtex-search-entry): Use eq.
8308 (bibtex-insert-kill): Rename from `bibtex-insert-current-kill'.
8309 Simplify.
8310 (bibtex-format-entry): Use save-excursion for inherited booktitle.
8311 Use eq and bibtex-remove-delimiters-string. For end markers use
8312 insertion type so that marker stays after inserted text.
8313 (bibtex-autokey-get-names): Return empty string if name is missing.
8314 (bibtex-autokey-demangle-name): Call bibtex-autokey-abbrev before
8315 calling bibtex-autokey-name-case-convert.
8316 (bibtex-autokey-demangle-title):
8317 Call bibtex-autokey-titleword-case-convert. Remove call to
8318 bibtex-autokey-titleword-case-convert from bibtex-autokey-get-title.
8319 (bibtex-global-key-alist, bibtex-read-string-key): New functions.
8320 (bibtex-read-key): New optional arg global.
8321 (bibtex-files-expand): New optional arg force.
8322 (bibtex-complete-string-cleanup): Expansion of abbrev can be absent.
8323 (bibtex-complete-crossref-cleanup): Rename from
8324 bibtex-complete-key-cleanup. Simplify code.
8325 (bibtex-copy-summary-as-kill): Remove arg key. Use looking-at.
8326 Operate on current entry.
8327 (bibtex-button): Add docstring.
8328 (bibtex-entry): Simplify.
8329 (bibtex-make-field): Replace optional arg called-by-yank with more
8330 specific args move and interactive.
8331 (bibtex-end-of-entry): Use forward-sexp.
8332 (bibtex-find-entry-globally): Remove.
8333 (bibtex-find-crossref): Allow for crossref key located in other buffer.
8334 Bound to C-c C-x.
8335 (bibtex-find-entry): New optional args global and display.
8336 (bibtex-find-text): Fix docstring. Remove arg as-if-interactive.
8337 (bibtex-validate): Use arg force of bibtex-files-expand.
8338 (bibtex-clean-entry): Bugfix, clean string entries properly.
8339 Always keep point at beginning of entry.
8340 (bibtex-complete): Bugfix. Handle string entries properly.
8341 Call cleanup functions only if needed.
8342 (bibtex-String): Use bibtex-read-string-key.
8343 (bibtex-url): Use bibtex-remove-delimiters-string. Do not alter
8344 case of replacement text.
8345
8346 2004-11-26 Lars Hansen <larsh@math.ku.dk>
8347
8348 * tramp.el (tramp-handle-directory-files-and-attributes): New function.
8349 (tramp-perl-directory-files-and-attributes): New constant.
8350 (tramp-file-name-handler-alist): Delete file-directory-files, add
8351 directory-files-and-attributes.
8352 (tramp-perl-file-attributes): Surround uid and gid by double
8353 quotes. Change parameter id-format from nonnumeric.
8354 (tramp-convert-file-attributes): New function.
8355 (tramp-handle-file-attributes): Use it.
8356 (tramp-maybe-send-perl-script): New function.
8357 (tramp-handle-file-attributes-with-perl): Use it. Don't convert
8358 file mode. Change parameter id-format from nonnumeric.
8359 (tramp-handle-file-attributes-with-ls): Change parameter id-format
8360 from nonnumeric.
8361 (tramp-post-connection): Don't send tramp-perl-file-attributes
8362 script. Reset connection property "perl-scripts".
8363 (tramp-handle-insert-directory): Run real handler when ls-lisp is
8364 in use.
8365
8366 2004-11-26 Lars Hansen <larsh@math.ku.dk>
8367
8368 * desktop.el (desktop-read): Replace mapcar with mapc.
8369 (desktop-create-buffer): Replace mapcar with mapc.
8370 Remove redundant piece of code.
8371
8372 2004-11-27 Nick Roberts <nickrob@snap.net.nz>
8373
8374 * progmodes/gud.el (gud-display-line): Use display-buffer
8375 for GDB-UI as for GUD.
8376
8377 * progmodes/gdb-ui.el (gdb-view-source, gdb-selected-view):
8378 Delete variables.
8379 (gdb-ann3): Don't make GUD buffer dedicated.
8380 (gdb-goto-breakpoint, gdb-display-buffer): Don't always dedicate.
8381 (gdb-display-source-buffer): Delete function.
8382 (gdb-view-source-function, gdb-view-assembler): Delete functions.
8383 (menu): Delete menu bindings for viewing source/assembler.
8384 (gdb-setup-windows, gdb-restore-windows):
8385 Don't dedicate GUD. No assembler now.
8386 (gdb-reset): No need to undedicate source buffers now.
8387 (gdb-source-info): No assembler now.
8388
8389 2004-11-26 Nick Roberts <nickrob@snap.net.nz>
8390
8391 * progmodes/gdb-ui.el (gdb-frame-parameters): Match height and
8392 width to those for special frames.
8393 (gdb-frame-breakpoints-buffer): Use gdb-frame-parameters.
8394 Use display-buffer.
8395 (gdb-frame-stack-buffer, gdb-frame-threads-buffer)
8396 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
8397 (gdb-frame-assembler-buffer): Rework like
8398 gdb-frame-breakpoints-buffer.
8399
8400 2004-11-25 Richard M. Stallman <rms@gnu.org>
8401
8402 * progmodes/flymake.el: Reindent.
8403 (flymake-split-string): Turn into defalias.
8404 (flymake-fix-file-name): Rename from flymake-fix-path-name.
8405 (flymake-ensure-ends-with-slash): Rename arg to FILENAME.
8406 (flymake-get-common-file-prefix): Rename from ...path... Doc fix.
8407 (flymake-build-relative-filename): Rename from ...path.
8408 Fix error message.
8409
8410 2004-11-25 Cheng Gao <chenggao@gmail.com>
8411
8412 * progmodes/flymake.el: Much whitespace and capitalization change.
8413 Move `provide' to end. Require `compile' only when compiling.
8414
8415 2004-11-24 Jay Belanger <belanger@truman.edu>
8416
8417 * calc/calc-alg.el: Added comment.
8418 (math-polynomial-base): Replace variable mpb-top-expr by
8419 math-poly-base-top-expr.
8420
8421 * calc/calc-poly.el (math-poly-base-top-expr): New variable.
8422 (math-polynomial-p1): Replace variable mpb-top-expr by declared
8423 variable.
8424 (math-poly-base-total-base): New variable.
8425 (math-total-polynomial-base, math-polynomial-p1): Replace variable
8426 mpb-total-base by declared variable.
8427 (math-factored-vars, math-to-list): Declare it.
8428 (math-fact-expr): New variable.
8429 (calcFunc-factors, calcFunc-factor, math-factor-expr)
8430 (math-factor-expr-try, math-factor-expr-part): Replace variable
8431 expr by declared variable.
8432 (math-fet-x): New variable.
8433 (math-factor-expr-try, math-factor-poly-coefs): Replace variable x
8434 by declared variable.
8435 (math-factor-poly-coefs): Make temp a local variable.
8436
8437 * calc/calc-units.el (calc-convert-units): Make units a local
8438 variable.
8439 (calc-num-units, calc-den-units): New variables.
8440 (calc-explain-units, calc-explain-units-rec): Replace variables
8441 num-units and den-units by declared variables.
8442 (math-cu-unit-list): New variable.
8443 (math-build-units-table, math-compare-unit-names)
8444 (math-convert-units, math-convert-units-rec): Replace variable
8445 unit-list by declared variable.
8446 (math-fbu-base, math-fbu-entry): New variables.
8447 (math-find-base-units, math-find-base-units-rec): Replace variables
8448 base and entry by declared variables.
8449 (math-which-standard): New variable.
8450 (math-to-standard-units, math-to-standard-rec): Replace variable
8451 which-standard by declared variable.
8452 (math-fcu-u): New variable.
8453 (math-find-compatible-unit, math-find-compatible-unit-rec):
8454 Replace variable u by declared variable.
8455 (math-cu-new-units, math-cu-pure): New variables.
8456 (math-convert-units, math-convert-units-rec): Replace variables
8457 new-units and pure by declared variables.
8458 (math-try-cancel-units): New variable.
8459 (math-simplify-units-quotient): Replace variable try-cancel-units by
8460 declared variable.
8461
8462 2004-11-24 Richard M. Stallman <rms@gnu.org>
8463
8464 * textmodes/ispell.el (ispell-check-version):
8465 If default-directory is nonexistent, use home dir.
8466
8467 * progmodes/grep.el (grep-regexp-alist):
8468 Don't match parens around line numbers.
8469
8470 * progmodes/cperl-mode.el (cperl-indent-region)
8471 (cperl-imenu--create-perl-index, cperl-xsub-scan):
8472 Don't print progress messages.
8473
8474 * progmodes/compile.el (compilation-mode-map):
8475 Don't inherit from compilation-minor-mode-map;
8476 copy its bindings instead. But the menu bar Compile
8477 entry now does inherit from compilation-menu-map.
8478
8479 * emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
8480 Use with-no-warnings around compiler-macroexpand.
8481
8482 * imenu.el: Don't always require newcomment.
8483 (imenu--generic-function): Call comment-normalize-vars
8484 if we have a comment syntax.
8485 Exit the loop if REGEXP matches the null string.
8486 Test comment-start as well as comment-start-skip
8487 when deciding whether to check for comments.
8488
8489 * tooltip.el (tooltip-mode): Doc fix.
8490
8491 * term.el (term-escape-char, term-mode): Doc fixes.
8492
8493 2004-11-24 Dave Love <fx@gnu.org>
8494
8495 * progmodes/python.el (python-font-lock-syntactic-keywords):
8496 Check for escapes in the regexp.
8497 (python-quote-syntax): Don't do it here.
8498
8499 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
8500
8501 * progmodes/gdb-ui.el (gdb-breakpoints-mode-map)
8502 (gdb-frames-mode-map, gdb-threads-mode-map)
8503 (gdb-registers-mode-map, gdb-locals-mode-map)
8504 (gdb-assembler-mode-map): Bind "q" to kill-this-buffer.
8505 (gdb-set-window-buffer): Rename from dedicated-switch-to-buffer.
8506
8507 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>:
8508 (dedicated-switch-to-buffer): Rework.
8509 (gdb-var-evaluate-expression-handler, gdb-put-string):
8510 Remove unused variable bindings.
8511 (gdb-setup-windows, gdb-display-buffer):
8512 Simplify. Use pop-to-buffer.
8513 (gdb-view-source-function): Simplify.
8514 (gdb-frame-breakpoints-buffer):
8515 Use pop-to-buffer, special-display-regexps.
8516
8517 2004-11-24 Glenn Morris <gmorris@ast.cam.ac.uk>
8518
8519 * progmodes/f90.el (f90-smart-end)
8520 (f90-previous-statement, f90-beginning-of-block): Doc fix.
8521 (f90-calculate-indent): Handle un-named PROGRAM blocks.
8522 (f90-end-of-block): Doc fix. Make check of outermost block
8523 conditional on value of `f90-smart-end'.
8524 (f90-block-match): Hack to deal with un-named PROGRAM blocks.
8525 Handle case where END-BLOCK is nil.
8526 (f90-match-end): Handle un-named PROGRAM blocks.
8527 (f90-backslash-not-special): New function.
8528
8529 2004-11-24 Jay Belanger <belanger@truman.edu>
8530
8531 * calc/calc.el (calc-embedded-active): Removed unnecessary
8532 declaration.
8533 (calc-show-banner): Removed redundant declaration.
8534
8535 * calc/calc-graph.el (calc-gnuplot-default-device)
8536 (calc-gnuplot-default-output, calc-gnuplot-print-device)
8537 (calc-gnuplot-print-output, calc-gnuplot-geometry)
8538 (calc-graph-default-resolution, calc-graph-default-resolution-3d):
8539 Remove redundant initial values.
8540
8541 * calc/calc-arith.el (math-scalar-functions)
8542 (math-nonscalar-functions, math-scalar-if-args-functions)
8543 (math-real-functions, math-positive-functions)
8544 (math-nonnegative-functions, math-real-scalar-functions)
8545 (math-real-if-arg-functions, math-integer-functions)
8546 (math-num-integer-functions, math-rounding-functions)
8547 (math-float-rounding-functions, math-integer-if-args-functions)
8548 (math-super-types): Move declarations to earlier in file.
8549 (math-unit-prefixes): Declared it.
8550 (math-floor-prec, math-trunc-prec): New variables.
8551 (math-trunc-fancy): Replace variable prec by declared variable.
8552 (math-floor-fancy): Replace variable prec by declared variable.
8553 (math-com-bterms): New variable.
8554 (math-commutative-equal, math-commutative-collect):
8555 Replace variable bterms by declared variable.
8556
8557 * calc/calc-misc.el (math-trunc): Replace variable prec by
8558 math-trunc-prec.
8559 (math-floor): Replace variable prec by math-floor-prec.
8560
8561 * calc/calc-forms.el (math-fd-date, math-fd-dt, math-fd-year)
8562 (math-fd-month, math-fd-day, math-fd-weekday, math-fd-hour)
8563 (math-fd-minute, math-fd-second, math-fd-bc-flag): New variables.
8564 (math-format-date, math-format-date-part): Replace variables
8565 date, dt, year, month, day, weekday, hour, minute, second and
8566 bc-flag by declared variables.
8567 (math-pd-str): New variable.
8568 (math-parse-date, math-parse-date-word, math-parse-standard-date):
8569 Replace variable str by declared variable.
8570 (math-daylight-savings-hook, math-tzone-names): Move definitions
8571 to earlier in the file.
8572 (var-TimeZone, math-exp-str, math-exp-pos): Declare them.
8573 (math-sh-year): New variable.
8574 (math-setup-add-holidays, math-setup-holidays)
8575 (math-setup-year-holidays): Replace variable `year' by declared
8576 variable.
8577
8578 * calc/calc-math.el (math-nrf-n, math-nrf-nf, math-nrf-nfm1):
8579 New variables.
8580 (math-nth-root-float, math-nth-root-float-iter): Replace variables
8581 n, nf and nfm1 by declared variables.
8582 (math-nri-n): New variable.
8583 (math-nth-root-integer, math-nth-root-int-iter): Replace variable
8584 n by declared variable.
8585 (calcFunc-log): Removed misplaced condition.
8586
8587 2004-11-24 Stefan Monnier <monnier@iro.umontreal.ca>
8588
8589 * generic.el (generic-mode-set-comments): Accept an empty comment-end.
8590
8591 2004-11-24 Nick Roberts <nickrob@snap.net.nz>
8592
8593 * progmodes/gdb-ui.el (dedicated-switch-to-buffer): New function.
8594 (gdb-ann3, gdb-setup-windows, gdb-restore-windows):
8595 Dedicate gdb-related windows.
8596 (gdb-display-buffer): Dedicate gdb-related windows.
8597 Don't grab other frames.
8598 (gdb-reset): Remove dedicated property after debugging.
8599
8600 2004-11-24 Jay Belanger <belanger@truman.edu>
8601
8602 * calc/calc-sel.el: Add comment.
8603
8604 * calc/calc.el (math-stack-value-offset): Replace variables c,
8605 wid and off with math-svo-c, math-svo-wid and math-svo-off.
8606
8607 * calc/calccomp.el (math-comp-sel-tag): Declare it.
8608 (math-svo-c, math-svo-wid, math-svo-off): New variables.
8609 (math-stack-value-offset-fancy): Replace variables c, wid and off
8610 by declared variables.
8611 (math-comp-just, math-comp-comma-spc): New variables.
8612 (math-compose-expr, math-compose-matrix): Replace variables `just'
8613 and comma-spc by declared variable.
8614 (math-comp-vector-prec): New variable.
8615 (math-compose-expr, math-compose-matrix, math-compose-rows):
8616 Replace variable vector-prec by declared variable.
8617 (math-comp-left-bracket, math-comp-right-bracket)
8618 (math-comp-comma): New variables.
8619 (math-compose-expr, math-compose-rows): Replace variables
8620 left-bracket, right-bracket and comma by declared variables.
8621 (math-comp-full-width): New variable.
8622 (math-comp-to-string-flat, math-comp-to-string-flat-term):
8623 Replace variable full-width by declared variable.
8624 (math-comp-highlight, math-comp-word, math-comp-level)
8625 (math-comp-margin, math-comp-pos, math-comp-buf, math-comp-base)
8626 (math-comp-hgt, math-comp-tag, math-comp-hpos, math-comp-vpos):
8627 New variables.
8628 (math-comp-to-string-flat, math-comp-to-string-flat-term)
8629 (math-comp-sel-flat-term): Replace variables comp-highlight,
8630 comp-word, comp-level, comp-margin, comp-pos and comp-buf by
8631 declared variables.
8632 (math-comp-simplify, math-comp-simplify-term)
8633 (math-comp-add-string, math-comp-add-string-sel):
8634 Replace variables comp-highlight, comp-buf, comp-base,
8635 comp-height, comp-tag, comp-hpos and comp-vpos by declared variables.
8636
8637 2004-11-23 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8638
8639 * cus-start.el (all): Add x-use-old-gtk-file-dialog.
8640
8641 * mail/emacsbug.el (report-emacs-bug): Catch error that x-server-vendor
8642 and x-server-version may throw.
8643
8644 2004-11-23 Kim F. Storm <storm@cua.dk>
8645
8646 * subr.el (substitute-key-definition-key): Optimize.
8647 Don't call indirect-function for nil defn (always signals error).
8648
8649 * ido.el (ido-read-internal): Fix require-match check when
8650 ido-directory-too-big is set.
8651
8652 2004-11-23 Jay Belanger <belanger@truman.edu>
8653
8654 * calc/calc-ext.el (math-read-replacement-list)
8655 (math-read-superscripts): New variables.
8656 (math-read-preprocess-string): New function.
8657 (math-read-expr): Filter input through math-read-preprocess-string.
8658
8659 * calc/calc-aent.el (math-read-exprs): Filter input through
8660 math-read-preprocess-string.
8661
8662 2004-11-23 Daniel Pfeiffer <occitan@esperanto.org>
8663
8664 * progmodes/compile.el (compilation-start): In cd command use
8665 substitute-env-vars -- not quite shell compatible but better than
8666 nothing.
8667 (compilation-error-regexp-alist-alist): Simplify ftnchek to only
8668 handle the newer versions messages, which are more parseable.
8669
8670 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
8671
8672 * reveal.el (reveal-mode-map): New var.
8673 (reveal-mode): Use it.
8674
8675 2004-11-23 Nick Roberts <nickrob@snap.net.nz>
8676
8677 * progmodes/gdb-ui.el (gdb-flush-pending-output): New variable.
8678 (gdb-send-item, gdb-resync, gud-gdba-marker-filter): Use it.
8679
8680 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
8681
8682 * buff-menu.el (list-buffers-noselect): Re-add the leading space in the
8683 header-line when needed.
8684 Use fixed-pitch only in the header-line.
8685 Build the underline automatically. Use emdash if available.
8686
8687 2004-11-22 Richard M. Stallman <rms@gnu.org>
8688
8689 * dired.el (dired-recursive-copies): Move from dired-aux.el.
8690 * dired-aux.el (dired-recursive-copies): Move to dired.el.
8691
8692 2004-11-22 Nick Roberts <nickrob@snap.net.nz>
8693
8694 * progmodes/gdb-ui.el (gdb-resync): New function.
8695 (gdb-pre-prompt, gdb-prompt, gdb-starting, gdb-stopping)
8696 (gdb-frame-begin, gdb-stopped, gdb-post-prompt):
8697 Use it to fail more gracefully.
8698 (gdb-variables): Delete variable.
8699 Re-order variables to reduce byte-compiler warnings.
8700
8701 2004-11-22 Stefan Monnier <monnier@iro.umontreal.ca>
8702
8703 * descr-text.el (describe-char):
8704 * paren.el (show-paren-function):
8705 * subr.el (syntax-after): Undo last change.
8706
8707 * progmodes/python.el (run-python): Don't hard code *Python*.
8708 Don't modify global process-environment.
8709 (python-send-region, python-load-file): Don't assume that
8710 python-buffer == (process-buffer (python-proc)).
8711 (python-switch-to-python): Simplify.
8712
8713 * dired.el (dired-align-file): Don't assume line starts with spaces.
8714
8715 2004-11-21 Jay Belanger <belanger@truman.edu>
8716
8717 * calc/calc-ext.el (math-read-big-expr, math-read-big-bigp):
8718 Replace variable `lines' by math-read-big-lines.
8719 (math-read-big-expr): Replace variables the-baseline, the-h2
8720 and err-msg by math-read-big-baseline, math-read-big-h2 and
8721 math-read-err-msg.
8722 (math-read-big-bigp): Replace variable h2 with math-rb-h2.
8723
8724 * calc/calc-lang.el (math-read-big-rec): Fix typo.
8725 (math-read-big-balance): Replace unbound variable by value.
8726 (math-read-big-lines): New variable.
8727 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
8728 (math-read-big-error, math-read-big-balance): Replace variable
8729 `lines' by declared variable.
8730 (math-read-big-baseline, math-read-big-h2): New variables.
8731 (math-read-big-rec): Replace variables the-baseline and the-h2
8732 by declared variables.
8733 (math-rb-h1, math-rb-h2, math-rb-v1, math-rb-v2): New variables.
8734 (math-read-big-rec, math-read-big-char, math-read-big-emptyp)
8735 (math-read-big-balance): Replace variables h1, h2, v1 and v2 by
8736 declared variables.
8737 (math-read-big-err-msg): New variable.
8738 (math-read-big-error): Replace variable err-msg by declared variable.
8739
8740 2004-11-21 Stefan Monnier <monnier@iro.umontreal.ca>
8741
8742 * ses.el: Add coding cookie.
8743 Fix up docstrings, follow new commenting conventions.
8744 (ses-header-line-menu): Fix missing variable rename for header-row.
8745 (ses-cell-size): Remove.
8746 (ses-make-cell): New function.
8747 (ses-cell, ses-insert-row, ses-insert-column): Use it.
8748 (ses-calculate-cell): Remove unused var `symbol'.
8749 (ses-narrowed-p): New function.
8750 (ses-goto-data, undo-more, ses-reconstruct-all): Use it.
8751 (ses-initial-file-trailer): Change ;;; to ;; for local vars.
8752 (ses-load, ses-reconstruct-all): Adjust string search accordingly.
8753 (ses-setup): Use restore-buffer-modified-p.
8754 (ses-cleanup): Remove unused var `end'.
8755 (ses-header-string-left-offset): Remove.
8756 (ses-create-header-string): Adjust to new behavior of `align-to'.
8757 Truncate excessively large fields to preserve alignment.
8758 (ses-reconstruct-all): Remove unused var `refs'.
8759 (ses-read-cell-printer): Remove unused var `prompt'.
8760 (ses-delete-row): Remove unused var `pos'.
8761 (ses-delete-column): Remove unused var `new'.
8762
8763 2004-11-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8764
8765 * ps-print.el: Insert :version tag into all defgroup and defcustom.
8766 Use (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
8767 Eliminate eval-and-compile usage.
8768 (ps-insert-file): Use insert-file-contents instead of insert-file.
8769 (ps-setup): Code fix.
8770
8771 * printing.el (pr-setup, lpr-setup): Code fix.
8772
8773 2004-11-21 Jay Belanger <belanger@truman.edu>
8774
8775 * calc/calc-prog.el (math-integral-cache-state, calc-lang)
8776 (calc-original-buffer): Declare them.
8777 (calc-user-formula-alist): New variable.
8778 (calc-user-define-formula, calc-fix-user-formula)
8779 (calc-user-define-composition, calc-finish-formula-edit):
8780 Replace variable `alist' by declared variable.
8781 (var-q0, var-q1, var-q2, var-q3, var-q4, var-q5, var-q6)
8782 (var-q7, var-q7, var-q8, var-q9): Declare them.
8783 (calc-kbd-push): Don't check to see if var-q0 through var-q9
8784 are bound.
8785 (calcFunc-typeof): Replace undeclared variable by expression.
8786 (math-exp-env): New variable.
8787 (math-define-body, math-define-exp): Replace exp-env by declared var.
8788 (math-define-exp): Replace misplaced variable by expression.
8789
8790 * calc/calcalg3.el (calc-curve-nvars, calc-curve-varnames)
8791 (calc-curve-model, calc-curve-coefnames): New variables.
8792 (calc-curve-fit, calc-get-fit-variables): Replace variables nvars,
8793 varnames, model and coefnames by declared variables.
8794 (math-root-widen): New variable.
8795 (math-search-root, math-find-root): Replace variable root-widen by
8796 declared variable.
8797 (var-DUMMY): Declare it.
8798 (math-root-vars, math-min-vars): Move the declarations to earlier in
8799 the file.
8800 (math-brent-min): Make d a local variable.
8801 (math-find-minimum): Replace non-existent variable.
8802 (math-ninteg-romberg): Remove unnecessary variable.
8803 (math-ninteg-temp): New variable.
8804 (math-ninteg-romberg, math-ninteg-midpoint): Replace variable
8805 integ-temp by declared variable.
8806 (math-fit-first-var, math-fit-first-coef, math-fit-new-coefs):
8807 New variables.
8808 (math-general-fit): Replace variables first-var, first-coef and
8809 new-coefs by declared variables.
8810 (calcFunc-fitvar): Replace variable first-var by declared variable.
8811 (calcFunc-fitparam): Replace variable first-coef by declared variable.
8812 (calcFunc-fitdummy): Replace variable new-coefs by declared variable.
8813 (math-all-vars-vars, math-all-vars-found): New variables.
8814 (math-all-vars-in, math-all-vars-rec): Replace variables vars and
8815 found by declared variable math-all-vars-vars.
8816
8817 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
8818
8819 * emacs-lisp/cust-print.el (custom-printers): Use `defvar' instead
8820 of `defconst'.
8821
8822 2004-11-20 Richard M. Stallman <rms@gnu.org>
8823
8824 * isearch.el (isearch-mode-map): Don't bind SPC.
8825 (isearch-whitespace-chars): Function deleted.
8826 (isearch-search): Bind search-spaces-regexp.
8827 (isearch-lazy-highlight-search): Likewise.
8828 (search-whitespace-regexp): Doc fix.
8829 (isearch-forward-regexp): Doc fix.
8830
8831 * emacs-lisp/bytecomp.el (byte-compile-form):
8832 Move the calls to byte-compile-set-symbol-position,
8833 to avoid having two for the same symbol occurrence.
8834
8835 * comint.el (comint-input-ring-size): Increase to 150.
8836
8837 * hexl.el (hexl-mode-old-hl-line-mode, hexl-mode-old-ruler-mode):
8838 New variables.
8839 (hexl-mode): Set those variables, record ruler-mode and hl-line-mode.
8840 (hexl-mode-exit): Restore status of ruler-mode and hl-line-mode.
8841
8842 * imenu.el (imenu--generic-function):
8843 Ensure we keep moving backward even if BEG isn't further back.
8844
8845 * replace.el (query-replace-read-to, query-replace-read-from):
8846 Specify t for KEEP-ALL in read-from-minibuffer.
8847
8848 * progmodes/python.el (python-switch-to-python):
8849 If Python isn't running, start it.
8850 Don't alter debug-ignored-errors.
8851
8852 * progmodes/cperl-mode.el (cperl-indent-region):
8853 Don't mind imenu-scanning-message.
8854
8855 * bindings.el (global-map): Bind C-e to move-end-of-line.
8856
8857 * simple.el (line-move-finish): New arg FORWARD.
8858 Ignore invisible newlines, not intangible ones.
8859 Conditions for acceptable stopping positions depend on FORWARD.
8860 (line-move): Pass FORWARD arg to line-move-finish.
8861
8862 * buff-menu.el (list-buffers-noselect): Eliminate space at the start
8863 of HEADER. Compensate for this change in the code to add display
8864 properties. Don't make the first line intangible.
8865
8866 * info.el (Info-search): Fix previous change.
8867
8868 2004-11-20 Thien-Thi Nguyen <ttn@gnu.org>
8869
8870 * Makefile.in (recompile): Revert 2004-11-19 change.
8871 (compile): Likewise.
8872
8873 2004-11-19 Luc Teirlinck <teirllm@auburn.edu>
8874
8875 * Makefile.in (compile): Set `max-specpdl-size' before compiling.
8876
8877 2004-11-19 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8878
8879 * progmodes/ebnf2ps.el: Fix typos. Insert :version tag into all
8880 defgroup and defcustom. Eliminate eval-and-compile usage.
8881
8882 * progmodes/ebnf-otz.el: Fix typos.
8883
8884 2004-11-19 Jay Belanger <belanger@truman.edu>
8885
8886 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
8887 (calc-edit-finish, calc-finish-stack-edit): Replace variable
8888 disp-trail by declared variable.
8889
8890 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
8891 (calc-finish-selection-edit): Replace variable disp-trail by
8892 declared variable.
8893 (calc-selection-cache-entry): Move declaration to earlier in the file.
8894 (calc-selection-cache-num, calc-selection-cache-comp)
8895 (calc-selection-cache-offset, calc-selection-true-num)
8896 (calc-final-point-line, calc-final-point-column)
8897 (calc-original-buffer): Declare them.
8898 (calc-fnp-op, calc-fnp-num): New variables.
8899 (calc-find-nth-part, calc-find-nth-part-rec)
8900 (calc-select-previous): Replace op and num by declared variables.
8901 (calc-rsf-old, calc-rsf-new): New variables.
8902 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
8903 Replace variables old and new by declared variables.
8904 (calc-sel-reselect): New variable.
8905 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
8906 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
8907 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
8908 reselect with declared variable.
8909
8910 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
8911 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
8912 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
8913 (math-import-list, math-rewrite-phase): Declare them.
8914 (math-rewrite): Use let* to declare variables.
8915 (calc-rewrite-selection): Make rules a local variable.
8916 (calc-rewr-sel): New variable.
8917 (calc-rewrite-selection, calc-locate-selection-marker)
8918 (calc-rewrite): Use the declared variable calc-rewr-sel instead
8919 of sel.
8920 (math-rewrite-whole-expr): New variable.
8921 (math-rewrite, math-rewrite-phase): Replace variable expr by
8922 declared variable.
8923 (math-rewrite-heads-heads, math-rewrite-heads-skips)
8924 (math-rewrite-heads-blanks ): New variables.
8925 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
8926 heads, skips and blanks by declared variables.
8927 (math-rwcomp-subst-old, math-rwcomp-subst-new)
8928 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
8929 New variables.
8930 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
8931 old, new, old-func and new-func by declared variables.
8932 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
8933 Remove unnecessary variable.
8934 (math-apply-rw-regs): New variable.
8935 (math-apply-rewrites, math-rwapply-replace-regs)
8936 (math-rwapply-reg-looks-negp): Replace variable regs by declared var.
8937 (math-apply-rw-ruleset): New variable.
8938 (math-apply-rewrites, math-rwapply-remember): Replace variable
8939 ruleset by declared variable.
8940
8941 2004-11-19 Richard M. Stallman <rms@gnu.org>
8942
8943 * info.el (Info-search): Use search-whitespace-regexp.
8944
8945 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8946
8947 * vc-rcs.el (vc-rcs-parse): New function.
8948 (vc-rcs-annotate-command): Likewise.
8949 (vc-rcs-annotate-current-time): Likewise.
8950 (vc-rcs-annotate-time): Likewise.
8951 (vc-rcs-annotate-extract-revision-at-line): Likewise.
8952
8953 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8954
8955 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
8956
8957 2004-11-18 Jay Belanger <belanger@truman.edu>
8958
8959 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary vars.
8960
8961 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8962
8963 * printing.el: Eliminate use of interactive-p and eval-and-compile.
8964 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
8965 Use make-temp-file to generate PostScript files in any situation.
8966 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
8967 (pr-interactive-p): Eliminate var.
8968 (pr-save-interactive): Eliminate macro.
8969 (pr-interface, pr-ps-directory-preview)
8970 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
8971 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
8972 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
8973 (pr-ps-buffer-ps-print, pr-ps-region-preview)
8974 (pr-ps-region-using-ghostscript, pr-ps-region-print)
8975 (pr-ps-region-ps-print, pr-ps-mode-preview)
8976 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
8977 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
8978 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
8979 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
8980 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
8981 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
8982 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
8983 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
8984 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
8985 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
8986 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
8987 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
8988 Eliminate pr-save-interactive usage.
8989 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
8990 Eliminate pr-interactive-p usage.
8991 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
8992 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
8993 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
8994 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
8995 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
8996 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
8997 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
8998 New funs.
8999 (pr-ps-file): Use make-temp-file to generate a temporary file.
9000
9001 2004-11-17 Jay Belanger <belanger@truman.edu>
9002
9003 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
9004 a local variable.
9005 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
9006 (math-top-only): New variable.
9007 (math-simplify, math-simplify-step): Replace variable top-only by
9008 declared variable math-top-only.
9009 (math-simplify-expr): Declare it.
9010 Replace argument expr in all calls of math-defsimplify by
9011 math-simplify-expr.
9012 (math-simplify-plus, math-simplify-times, math-simplify-divide)
9013 (math-simplify-divisor, math-simplify-one-divisor)
9014 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
9015 (math-simplify-pow): Replace variable expr by declared variable
9016 math-simplify-expr.
9017 (math-simplify-divisor): Remove local variables temp and op.
9018 (math-simplify-one-divisor): Make temp and op local variables.
9019 (math-simplify-divisor-nover, math-simplify-divisor-dover):
9020 New variables.
9021 (math-simplify-divisor, math-simplify-one-divisor):
9022 Replace variables nover and dover by declared variables.
9023 (math-expr-subst-new, math-expr-subst-old): New variables.
9024 (math-expr-subst, math-expr-subst-rec): Replace variables new
9025 and old by declared variables.
9026 (math-is-poly-degree, math-is-poly-loose): New variables.
9027 (math-is-polynomial, math-is-poly-rec): Replace variables degree
9028 and loose by declared variables.
9029 (math-poly-base-const-ok, math-poly-base-pred): New variables.
9030 (math-polynomial-base, math-polynomial-base-rec):
9031 Replace variables const-ok and mpb-pred by declared variables.
9032
9033 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
9034
9035 * calc/calc-ext.el (math-defsimplify): Change the argument in
9036 the created function to math-simplify-expr.
9037
9038 * calc/calc-units.el (math-simplify-expr): Declare it.
9039 Replace argument expr in all calls of math-defsimplify by
9040 math-simplify-expr.
9041 (math-simplify-units-prod): Replace variable expr by declared
9042 variable math-simplify-expr.
9043
9044 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
9045
9046 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
9047 Replace mapcar->dolist, format->string.
9048
9049 2004-11-17 Miles Bader <miles@gnu.org>
9050
9051 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
9052 * progmodes/idlwave.el: Remove RCS keywords.
9053
9054 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
9055
9056 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
9057 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
9058 Update to IDLWAVE version 5.5. Too many changes to list them here.
9059 * progmodes/idlw-help.el: New file.
9060
9061 2004-11-16 Richard M. Stallman <rms@gnu.org>
9062
9063 * international/iso-cvt.el (iso-tex2iso-trans-tab):
9064 Discard spaces after \i according to TeX rules.
9065
9066 * international/mule.el (set-buffer-file-coding-system):
9067 New arg NOMODIFY.
9068 (after-insert-file-set-coding): Pass that new arg.
9069 Prevent set-buffer-multibyte from trying to lock the file.
9070
9071 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
9072
9073 * saveplace.el (save-place): Doc fix.
9074
9075 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
9076 temporarily widen before finding the following word to copy.
9077
9078 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
9079 (cl-map-keymap): Definition deleted.
9080
9081 * subr.el (map-keymap-internal): New function.
9082
9083 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
9084
9085 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
9086 when pressing rather than when releasing mouse-2. Simplify.
9087
9088 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
9089
9090 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
9091 (compilation-mode): Set it here instead.
9092
9093 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
9094
9095 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
9096 (loop, cl-parse-loop-clause, defsetf): Use backquote.
9097
9098 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
9099
9100 * progmodes/compile.el (compilation-internal-error-properties):
9101 Fix up a transposition-typo. Check end-col before using it.
9102
9103 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
9104
9105 * international/iso-cvt.el (iso-tex2iso-trans-tab):
9106 Discard whitespace after macro \i when converting it.
9107
9108 2004-11-16 Juri Linkov <juri@jurta.org>
9109
9110 * emacs-lisp/find-func.el (find-function-regexp):
9111 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
9112 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
9113 Remove invalid `\W' from [^cgv\W]. Doc fix.
9114 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
9115
9116 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
9117
9118 * play/life.el: Maintainer is now FSF.
9119 (life-patterns, life-neighbor-deltas, life-window-start)
9120 (life-current-generation, life-generation-string): Use defvar
9121 instead of defconst.
9122
9123 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
9124
9125 * progmodes/compile.el (compilation-move-to-column): New fun.
9126 (compilation-internal-error-properties)
9127 (compilation-next-error-function): Use it to make sure we don't go past
9128 the end of line.
9129
9130 2004-11-15 John Paul Wallington <jpw@gnu.org>
9131
9132 * autoinsert.el (auto-insert-alist): Insert the user's name in
9133 copyright notice, rather than Free Software Foundation, for the
9134 Emacs Lisp header case too.
9135
9136 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9137
9138 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
9139 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
9140 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
9141 return the list of string in a string.
9142 (pr-call-process): Message if calling process returns an error, that
9143 is, the exit status is different of zero.
9144
9145 2004-11-15 Jay Belanger <belanger@truman.edu>
9146
9147 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
9148 variable var-thing.
9149 (math-integ-depth, math-integ-level, math-integral-limit)
9150 (math-enable-subst, math-any-substs, math-integ-msg)
9151 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
9152 (math-int-threshold, math-int-factors, math-double-roots)
9153 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
9154 (var-GenCount): Declare these variables.
9155 (calcFunc-integ): Don't check if var-IntegLimit is bound.
9156 (math-integral-cache, math-integral-cache-state):
9157 Move declarations to earlier in the file.
9158 (math-deriv-var, math-deriv-total, math-deriv-symb)
9159 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
9160 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
9161 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
9162 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
9163 (math-solve-res): New variables
9164 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
9165 (math-integral, math-replace-integral-parts)
9166 (math-integrate-by-parts, calc-dump-integral-cache)
9167 (math-try-integral, math-do-integral, math-do-integral)
9168 (math-do-integral-methods, math-try-solve-for)
9169 (math-try-solve-prod, math-solve-poly-funny-powers)
9170 (math-solve-crunch-poly, math-decompose-poly)
9171 (math-solve-find-root-term, math-find-root-in-prod)
9172 (math-integ-try-linear-substitutions)
9173 (math-integ-try-substitutions, math-expr-rational-in)
9174 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
9175 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
9176 (math-solve-for, math-solve-system, math-solve-system-rec)
9177 (math-solve-get-sign, math-solve-get-int)
9178 (math-solve-system-subst): Replace undeclared variables with newly
9179 declared variables.
9180
9181 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
9182
9183 * winner.el (winner-active-region, winner-edges, winner-window-list):
9184 Define at toplevel.
9185 (winner-mode-map): Move init inside declaration.
9186
9187 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
9188
9189 * files.el (convert-standard-filename): Doc fix.
9190
9191 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
9192
9193 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
9194 passwd, group, shadow, default/* and pam.d/*.
9195
9196 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9197
9198 * printing.el (pr-menu-spec): Adjust menu specification.
9199
9200 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9201
9202 * printing.el: Doc fix. Insert :version tag into all defcustom.
9203 Handle interactive-p as is recommended in Emacs Lisp Reference.
9204 Set the file permission bits for newly created files.
9205 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
9206 The printing menu specification (in `pr-menu-spec') was merged.
9207 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
9208 (pr-version): New version number (6.8.3).
9209 (pr-file-modes): New option.
9210 (pr-interactive-p): New var.
9211 (pr-save-interactive, pr-save-file-modes): New macros.
9212 (pr-setup): Code fix.
9213 (pr-menu-spec): Menu specification merged.
9214 (pr-call-process, pr-text2ps): Set file permission bits.
9215 (pr-despool-print): Set file permission bits. Handle interactive-p as
9216 is recommended.
9217 (pr-interface, pr-ps-directory-preview)
9218 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
9219 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
9220 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
9221 (pr-ps-buffer-ps-print, pr-ps-region-preview)
9222 (pr-ps-region-using-ghostscript, pr-ps-region-print)
9223 (pr-ps-region-ps-print, pr-ps-mode-preview)
9224 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
9225 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
9226 (pr-despool-using-ghostscript, pr-despool-ps-print)
9227 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
9228 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
9229 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
9230 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
9231 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
9232 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
9233 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
9234 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
9235 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
9236 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
9237 Handle interactive-p as is recommended.
9238
9239 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
9240
9241 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
9242 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
9243
9244 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
9245 so it doesn't forget to highlight the beginning of the region either.
9246
9247 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
9248
9249 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
9250 (c-font-lock-init): Eliminate obsolete make-local-hook.
9251 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
9252 (awk-mode): Use run-mode-hooks.
9253
9254 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
9255
9256 2004-11-13 Kim F. Storm <storm@cua.dk>
9257
9258 * mouse.el (mouse-drag-copy-region): Add :version.
9259 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
9260 while dragging mode line, so mode line can be dragged downwards.
9261 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
9262 while pressing mouse button so window doesn't scroll until we
9263 release the mouse if clicking on partially visible line.
9264
9265 2004-11-12 Jay Belanger <belanger@truman.edu>
9266
9267 * calc/calc-graph.el (calc-dumb-map): Declare it.
9268 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
9269 than unbound.
9270 (calc-graph-name): Made `end' a local variable.
9271 (calc-graph-lookup): Made `varname' a local variable.
9272 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
9273 Declare them.
9274 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
9275 (calc-graph-plot, calc-graph-compute-3d): Remove references to
9276 the unused variable y3vec.
9277 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
9278 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
9279 calc-graph-prev-kill-hook.
9280 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
9281 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
9282 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
9283 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
9284 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
9285 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
9286 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
9287 (calc-graph-y3value, calc-graph-y3name)
9288 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
9289 (calc-graph-stepcount, calc-graph-is-splot)
9290 (calc-graph-surprise-splot, calc-graph-blank)
9291 (calc-graph-non-blank, calc-graph-curve-num): New variables.
9292 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
9293 (calc-graph-recompute-2d, calc-graph-compute-3d)
9294 (calc-graph-format-data): Replace undeclared variables with the
9295 above newly declared variables.
9296
9297 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
9298
9299 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
9300 `rsf-beep' and `rsf-sleep-after-message'.
9301
9302 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
9303 list if `message-sender' is non-nil.
9304
9305 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
9306
9307 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
9308 consing by using mapc instead of mapcar.
9309
9310 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
9311
9312 * tooltip.el (require): Explain why CL is needed.
9313
9314 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
9315
9316 * printing.el: Insert :version into defgroup (printing). All reference
9317 to Files option in menubar were changed to File.
9318 (pr-version): New version number (6.8.2).
9319 (pr-get-symbol): Call easy-menu-intern.
9320 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
9321 compilation gripes.
9322
9323 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
9324
9325 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
9326 new byte-compile-function-environment binding to t.
9327
9328 * font-lock.el (font-lock-fontify-syntactically-region):
9329 Don't forget to highlight the last char when we hit `end'.
9330
9331 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
9332 (mwheel-scroll): Adjust accordingly.
9333
9334 * cvs-status.el: Reduce spurious warnings.
9335 (cvs-status-checkout): Remove.
9336 (cvs-status-mode-map): Use cvs-mode-checkout instead.
9337
9338 * pcvs.el (cvs-mode-checkout): New command.
9339
9340 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
9341
9342 * tooltip.el: Require CL.
9343
9344 * emacs-lisp/bytecomp.el: Use push.
9345 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
9346 (defalias): Remove the `byte-compile' property and add
9347 a `byte-hunk-handler'.
9348
9349 2004-11-11 Juri Linkov <juri@jurta.org>
9350
9351 * info.el (Info-search): Save match data for isearch.
9352 Skip Tag Table node.
9353
9354 * descr-text.el (describe-char): Replace syntax-after with code
9355 from its previous version.
9356
9357 * files.el (magic-mode-alist): Use optimization for SGML mode too.
9358 (set-auto-mode): Doc fix. Remove unused variable `xml'.
9359
9360 * international/mule.el (sgml-html-meta-auto-coding-function):
9361 Remove > after <html to allow HTML attributes.
9362
9363 2004-11-11 Jay Belanger <belanger@truman.edu>
9364
9365 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
9366 a variable.
9367 (calcFunc-dfac): Replace unbound max by n.
9368 (math-stirling-local-cache): New variable.
9369 (math-stirling-number, math-stirling-1, math-stirling-2):
9370 Replace the variable `cache' by the declared variable
9371 math-stirling-local-cache.
9372 (var-RandSeed): Declare it as a variable.
9373 (math-init-random-base, math-random-digit): Don't check to see if
9374 var-RandSeed is bound.
9375 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
9376 Declare them instead of just setting them.
9377 (math-init-random-base): Made i a local variable.
9378 (math-random-digit): Made math-random-last a local variable.
9379 (math-prime-test-cache): Move declaration to before it is used.
9380 (math-prime-test-cache-k, math-prime-test-cache-q)
9381 (math-prime-test-cache-nm1, math-prime-factors-finished):
9382 Declare them as variables.
9383
9384 2004-11-11 Jay Belanger <belanger@truman.edu>
9385
9386 * calc/calc-ext.el (math-defcache): Use defvar for the new
9387 variables it creates.
9388
9389 2004-11-11 Lars Hansen <larsh@math.ku.dk>
9390
9391 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
9392 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
9393 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
9394 (desktop-save): Add :version.
9395
9396 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
9397
9398 * printing.el (pr-get-symbol): Don't downcase.
9399
9400 2004-11-10 Jay Belanger <belanger@truman.edu>
9401
9402 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
9403 string to kill-ring.
9404
9405 * calc/calc-aent.el (calc-alg-exp, math-toks)
9406 (math-exp-pos,math-exp-old-pos, math-exp-token)
9407 (math-exp-keep-spaces, math-exp-str): New variables.
9408 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
9409 (calcAlg-enter): Use declared variable calc-alg-exp.
9410 (math-build-parse-table, math-find-user-token): Use declared
9411 variable math-toks.
9412 (math-read-exprs, math-read-token, calc-check-user-syntax)
9413 (calc-match-user-syntax, match-factor-after, math-read-factor):
9414 Use declared variables math-exp-pos math-exp-old-pos.
9415 (math-read-exprs, math-read-token, math-read-expr-level)
9416 (calc-check-user-syntax, calc-match-user-syntax)
9417 (match-factor-after, math-read-factor): Use declared variable
9418 math-exp-token.
9419 (math-read-exprs, math-read-expr-list, math-read-token)
9420 (math-read-factor): Use declared variable math-exp-keep-spaces.
9421 (math-read-exprs, math-read-token): Use declared variable
9422 math-exp-str.
9423 (calc-match-user-syntax): Make m a local variable.
9424
9425 * calc/calc-ext.el (math-read-expr): Use declared variables
9426 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
9427 math-exp-keep-spaces.
9428
9429 * calc/calc-forms.el (math-read-angle-bracket): Use declared
9430 variables math-exp-pos, math-exp-str.
9431
9432 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
9433 math-exp-old-pos.
9434 (math-parse-fortran-vector, math-parse-fortran-vector-end)
9435 (math-parse-eqn-prime): Use declared variable math-exp-token.
9436
9437 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
9438 Use declared variable math-exp-pos.
9439 (math-check-for-commas): Use declared variable math-exp-str.
9440 (math-read-brackets): Use declared variables math-exp-old-pos,
9441 math-exp-keep-spaces.
9442 (math-read-brackets, math-read-vector, math-read-matrix):
9443 Use declared variable math-exp-token.
9444
9445 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
9446
9447 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
9448 where the keymap is a symbol.
9449 (easy-menu-add-item): Use keymap-prompt. Simplify.
9450
9451 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
9452
9453 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
9454 (sgml-parse-tag-backward): Use it to skip spurious < or >.
9455
9456 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
9457
9458 * ebuff-menu.el: Doc fixes throughout.
9459 (electric-buffer-menu-mode-hook): New defvar.
9460
9461 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
9462
9463 * tooltip.el: Don't require cl, comint, gud, gdb-ui for compilation.
9464 The resulting compiler warnings appear to be harmless.
9465
9466 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
9467
9468 * textmodes/conf-mode.el: New file.
9469
9470 * files.el (auto-mode-alist, magic-mode-alist): Use it.
9471
9472 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
9473
9474 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
9475
9476 2004-11-09 Jay Belanger <belanger@truman.edu>
9477
9478 * calc/calc-ext.el (calc-init-extensions): Remove old code.
9479
9480 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
9481 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
9482 (calc-z-prefix-help, calc-user-function-list): Use declared
9483 variables calc-z-prefix-buf, calc-z-prefix-msgs.
9484 (math-map-tree, math-map-tree-rec): Use declared variables
9485 math-mt-many, math-mt-func.
9486 (math-read-expression, math-read-string): Use declared variable
9487 math-expr-data.
9488
9489 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
9490 variable math-normalize-a.
9491
9492 * calc/calc.el (math-normalize-a): New variable.
9493 (math-normalize): Use declared variable math-normalize-a.
9494
9495 * calc/calc-poly.el (math-expand-form): Use declared variable
9496 math-mt-many.
9497
9498 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
9499 Use declared variable math-mt-many.
9500 (math-rewrite): Use declared variable math-mt-func.
9501
9502 * calc/calc-vec.el (math-read-brackets, math-read-vector)
9503 (math-read-matrix): Use declared variable math-expr-data.
9504
9505 * calc/calc-lang.el (math-parse-fortran-vector)
9506 (math-parse-fortran-vector-end, math-parse-tex-sum)
9507 (math-parse-eqn-matrix, math-parse-eqn-prime)
9508 (math-read-math-subscr): Use declared variable math-expr-data.
9509
9510 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
9511 (math-read-expr-level, math-read-token, calc-check-user-syntax)
9512 (calc-match-user-syntax, math-read-if, math-factor-after)
9513 (math-read-factor): Use declared variable math-expr-data.
9514
9515 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
9516
9517 * calendar/diary-lib.el (diary-from-outlook)
9518 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
9519 interactive-p; but rather new optional argument NOCONFIRM.
9520
9521 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
9522
9523 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
9524 (easy-menu-name-match): Revert correspondingly.
9525
9526 2004-11-09 Richard M. Stallman <rms@gnu.org>
9527
9528 * emacs-lisp/bytecomp.el (byte-compile-defalias):
9529 Turn off warnings for the new function even if definition not constant.
9530 If the definition isn't a quoted symbol, record (FUNCTION . t).
9531 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
9532 (byte-compile-callargs-warn): Handle (FUNCTION . t).
9533 (display-call-tree, byte-compile-arglist-warn):
9534 Handle t returned by byte-compile-fdefinition.
9535
9536 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9537
9538 * Makefile.in (maintainer-clean): Depend on distclean.
9539
9540 * help-fns.el (help-C-file-name): File name must be in build-files
9541 to be returned.
9542
9543 2004-11-09 Jay Belanger <belanger@truman.edu>
9544
9545 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
9546 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
9547
9548 * calc/calc.el (calc, calc-trail-display, calc-mode):
9549 Remove obsolete sections.
9550
9551 * calc/calc.el (calc-x-paste-text): Remove.
9552
9553 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
9554 mouse-2.
9555
9556 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
9557
9558 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
9559 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
9560 current frame (in case of recursive calls).
9561 (gdb-show-changed-values): Add :version keyword.
9562
9563 2004-11-09 Kenichi Handa <handa@m17n.org>
9564
9565 * international/mule-cmds.el: Change coding: tag back to
9566 iso-2022-7bit.
9567
9568 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
9569
9570 * international/mule-cmds.el: Change coding-system to utf-8.
9571 (select-safe-coding-system-interactively):
9572 New function extracted from select-safe-coding-system.
9573 (select-safe-coding-system): Use it.
9574
9575 2004-11-08 Richard M. Stallman <rms@gnu.org>
9576
9577 * subr.el (syntax-after): Doc fix.
9578
9579 * paren.el (show-paren-function): Change calls to syntax-after
9580 for new way of returning the value.
9581
9582 * menu-bar.el (menu-bar-file-menu): Make this the real name
9583 and menu-bar-files-menu the alias. Use the former.
9584 (global-map): Use `file', not `files', as the symbol.
9585
9586 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
9587
9588 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
9589 Don't use beginning-of-buffer.
9590 (filesets-cmd-show-result): Use with-no-warnings.
9591
9592 2004-11-08 Juri Linkov <juri@jurta.org>
9593
9594 * progmodes/compile.el (compile): Don't overwrite last command in
9595 minibuffer history with default command if they are not equal.
9596
9597 2004-11-08 Jay Belanger <belanger@truman.edu>
9598
9599 * calc/calcalg2.el (math-do-integral-methods): Try linear then
9600 non-linear substitutions.
9601
9602 2004-11-08 Jay Belanger <belanger@truman.edu>
9603
9604 * calc/calcalg2.el (math-linear-subst-tried): New variable.
9605 (math-do-integral): Set `math-linear-subst-tried' to nil.
9606 (math-do-integral-methods): Use `math-linear-subst-tried' to
9607 determine what type of substitution to try.
9608 (math-integ-try-linear-substituion):
9609 Set `math-linear-subst-tried' to t.
9610
9611 2004-11-08 Kim F. Storm <storm@cua.dk>
9612
9613 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
9614
9615 2004-11-07 Juri Linkov <juri@jurta.org>
9616
9617 * info-look.el (info-lookup): Allow reusing in the current buffer
9618 not only *info* buffer, but all (even renamed) Info buffers
9619 by checking for major-mode instead of *info* buffer name.
9620 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
9621 (octave-mode, maxima-mode) <doc-spec>:
9622 Allow long dashes generated by Texinfo 4.7 before definitions.
9623 (texinfo-mode) <doc-spec>: Add space to suffix to find command
9624 definitions with argument separated by space.
9625
9626 2004-11-06 Richard M. Stallman <rms@gnu.org>
9627
9628 * simple.el (next-error group, face): Move before first use.
9629 (next-error-highlight, next-error-highlight-no-select): Likewise.
9630
9631 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
9632 (line-move): New args NOERROR and TO-END.
9633 Return t if if succeed in moving specified number of lines.
9634 (move-end-of-line): New function.
9635
9636 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
9637 (end-of-buffer-other-window): Likewise.
9638
9639 * simple.el (line-move-ignore-invisible): Default to t.
9640
9641 * subr.el (syntax-after): Return the syntax letter, not the raw code.
9642
9643 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
9644
9645 * international/iso-cvt.el (iso-cvt-define-menu):
9646 Rename menu-bar-files-menu to menu-bar-file-menu.
9647
9648 * net/browse-url.el (browse-url-gnome-moz-program)
9649 (browse-url-gnome-moz-arguments): Move up before first use.
9650
9651 * net/tramp.el (tramp group): Add :version.
9652
9653 * progmodes/ada-xref.el (ada-gdb-application):
9654 Use goto-char instead of beginning-of-buffer.
9655
9656 * progmodes/cperl-mode.el (cperl-info-on-command):
9657 Use goto-char instead of beginning-of-buffer.
9658
9659 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
9660 Move up before first use.
9661 (idlwave-shell-temp-pro-file): Likewise.
9662 (idlwave-shell-temp-rinfo-save-file): Likewise.
9663 (idlwave-shell-temp-file): Minor doc fix.
9664
9665 * textmodes/flyspell.el (flyspell-external-point-words):
9666 Use goto-char instead of beginning-of-buffer.
9667
9668 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
9669
9670 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
9671 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
9672 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
9673
9674 2004-11-06 David Ponce <david@dponce.com>
9675
9676 * recentf.el (recentf-menu-path): Use menu item name.
9677
9678 2004-11-06 Eli Zaretskii <eliz@gnu.org>
9679
9680 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
9681 display doesn't support images.
9682
9683 2004-11-06 Andreas Schwab <schwab@suse.de>
9684
9685 * tempo.el (tempo-match-finder): Doc fix.
9686
9687 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
9688
9689 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
9690
9691 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
9692 (easy-menu-lookup-name): New fun to replace it.
9693 (easy-menu-get-map): Use it to obey menu item names (rather than just
9694 keys) when looking up `path'.
9695 (easy-menu-always-true-p): Rename from easy-menu-always-true.
9696 (easy-menu-convert-item-1): Adjust to new name.
9697
9698 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
9699
9700 * outline.el (hide-body): Don't hide lines at the top of the file
9701 that precede the first header line.
9702
9703 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
9704
9705 * align.el (align-areas): Delete whitespace before reindenting, so
9706 that tabs are never placed after spaces.
9707
9708 2004-11-06 Alan Shutko <ats@acm.org>
9709
9710 * macros.el (insert-kbd-macro): Do completions based on macros,
9711 rather than all commands.
9712
9713 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
9714
9715 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
9716 to solve a bug whereby tags with 'b' don't match.
9717
9718 2004-11-05 Juri Linkov <juri@jurta.org>
9719
9720 * info.el (Info-search): Don't search in node header lines
9721 and file headers.
9722
9723 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
9724 symbol-constituent characters after dot, not only digits.
9725
9726 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
9727
9728 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
9729
9730 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9731
9732 * dired.el (dired-read-dir-and-switches): Call read-directory-name
9733 if a dialog will be used, read-file-name otherwise.
9734
9735 2004-11-04 Richard M. Stallman <rms@gnu.org>
9736
9737 * textmodes/table.el (table group): Add :version.
9738
9739 * textmodes/ispell.el (ispell-word):
9740 Don't alter args; set them only thru `interactive' spec.
9741
9742 * textmodes/flyspell.el (flyspell-word):
9743 Don't alter FOLLOWING; set it only thru `interactive' spec.
9744
9745 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
9746
9747 * net/browse-url.el (browse-url-maybe-new-window):
9748 Use called-interactively-p.
9749
9750 * mail/supercite.el (sc-cite-region):
9751 Don't use interactive-p. Add arg INTERACTIVE.
9752 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
9753
9754 * international/mule-cmds.el (set-input-method, toggle-input-method):
9755 Don't use interactive-p. Add arg INTERACTIVE.
9756
9757 * eshell/esh-mode.el (eshell-show-maximum-output):
9758 Don't use interactive-p.
9759 (eshell-truncate-buffer): Just message, no error, if buffer is short.
9760
9761 * mouse.el (mouse-show-mark): Get positions to delete from mark
9762 and point, not from mouse-drag-overlay.
9763
9764 * imenu.el (imenu-eager-completion-buffer): Add :version.
9765
9766 * filesets.el (filesets group): Add :version.
9767
9768 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
9769
9770 * files.el (xml-based-modes): Delete var.
9771 (magic-mode-alist): New more general var.
9772 (set-auto-mode): Use it.
9773
9774 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
9775 when clicking from another window.
9776
9777 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
9778
9779 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
9780 (vc-cvs-annotate-time): Incorporate value of deleted var.
9781 Remove special-case handling of beginning-of-buffer cruft.
9782 Cache ending position (point) and return value in text property
9783 `vc-cvs-annotate-time', and consult it on subsequent invocations.
9784
9785 * vc-cvs.el (vc-cvs-annotate-command):
9786 Delete extraneous lines from beginning of buffer.
9787 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
9788
9789 * progmodes/grep.el (grep-default-command): Take empty string
9790 for tag if all other methods yield nil. Shell-quote the tag.
9791
9792 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
9793 spec in `interactive' form, and mention it in the docstring.
9794 Also, make sure point is at bol after calling `annotate-time'.
9795
9796 2004-11-02 Richard M. Stallman <rms@gnu.org>
9797
9798 * cus-edit.el (customize-group-other-window):
9799 Select the window that displays the custom buffer.
9800 (custom-buffer-create-other-window): Likewise.
9801
9802 * comint.el (comint-insert-input): Fix previous change.
9803
9804 * emacs-lisp/elp.el (elp-instrument-function):
9805 Use called-interactively-p.
9806
9807 * emacs-lisp/easymenu.el (easy-menu-intern):
9808 Don't downcase; rather, case-flip the first letter of each word.
9809
9810 * emacs-lisp/easy-mmode.el (define-minor-mode):
9811 Use called-interactively-p.
9812
9813 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
9814 Add interactive-only.
9815 (byte-compile-warnings): Add interactive-only as option.
9816 (byte-compile-interactive-only-functions): New variable.
9817 (byte-compile-form): Warn about calls to functions
9818 in byte-compile-interactive-only-functions.
9819
9820 * emacs-lisp/autoload.el (update-file-autoloads):
9821 Don't use interactive-p; take new arg SAVE-AFTER.
9822
9823 * emacs-lisp/advice.el (ad-make-advised-definition):
9824 Use called-interactively-p.
9825
9826 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9827
9828 * files.el (find-file-existing): New function.
9829
9830 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
9831 find-file-existing. Add "New File..." that calls find-file.
9832
9833 * diropen.pbm, diropen.xpm: New files.
9834
9835 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
9836 icon diropen. New tool bar item find-file-existing uses icon open.
9837
9838 * dired.el (dired-read-dir-and-switches): Call read-directory-name
9839 instead of read-file-name.
9840
9841 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
9842
9843 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
9844 (icalendar--split-value): Change name of work buffer.
9845 (icalendar--get-weekday-abbrev): Return nil on error.
9846 (icalendar--date-to-isodate): New function.
9847 (icalendar-convert-diary-to-ical)
9848 (icalendar-extract-ical-from-buffer): Use only two args for
9849 make-obsolete (XEmacs compatibility).
9850 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
9851 (icalendar-export-region): Doc fix.
9852 If error, return non-nil and write errors to a buffer.
9853 Use correct weekday for weekly recurring events.
9854 Check whether date has been parsed for ordinary events.
9855 Make weekly events start in the year 2000.
9856 DTEND is non-inclusive, shift end date by one day if
9857 necessary (not for entries that have date and time).
9858 Rename local let variables: oops -> found-error, datestring ->
9859 startdatestring.
9860
9861 2004-11-02 Kim F. Storm <storm@cua.dk>
9862
9863 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
9864 keep-mode-if-same variable. Add it as optional arg instead.
9865 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
9866
9867 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
9868 substitute-command-keys will select lower-case bindings like those
9869 used in the static help texts.
9870
9871 * descr-text.el (describe-text-properties): Don't err if called in
9872 the *Help* buffer; output to *Help-2* buffer instead.
9873
9874 * kmacro.el (group kmacro): Add :version.
9875 (kmacro-keyboard-quit): New function to cleanup on C-g.
9876 (kmacro-start-macro): Set defining-kbd-macro to append when
9877 appending to last macro.
9878
9879 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
9880
9881 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
9882
9883 * progmodes/gdb-ui.el (gdb-enable-debug-log)
9884 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
9885 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
9886 Add :version keyword.
9887
9888 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
9889
9890 * progmodes/flymake.el (flymake-err-line-patterns):
9891 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
9892 `compilation-error-regexp-alist-alist' to internal Flymake format.
9893
9894 * progmodes/flymake.el: Eliminate byte-compiler warnings.
9895
9896 2004-11-01 Jay Belanger <belanger@truman.edu>
9897
9898 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
9899 with `interactive "s"'.
9900
9901 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9902
9903 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
9904 Revert change from 2004-10-16. '*' checks the current buffer, but the
9905 mouse click may be in another buffer.
9906
9907 2004-11-01 John Paul Wallington <jpw@gnu.org>
9908
9909 * files.el (large-file-warning-threshold): Add :version keyword.
9910 (kill-some-buffers): Doc fix.
9911
9912 * thumbs.el (group thumbs): Add :version keyword.
9913
9914 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
9915
9916 2004-11-01 Richard M. Stallman <rms@gnu.org>
9917
9918 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
9919
9920 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
9921
9922 * allout.el (allout group): Add :version.
9923 (allout-init): Don't use interactive-p.
9924 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
9925 (allout-forward-current-level, allout-backward-current-level):
9926 Don't use interactive-p.
9927
9928 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
9929 (bibtex-find-text): Likewise.
9930
9931 * progmodes/vhdl-mode.el (vhdl-fill-region)
9932 (vhdl-beginning-of-statement): Don't use interactive-p.
9933
9934 * progmodes/idlwave.el (idlwave-update-routine-info):
9935 Don't use interactive-p.
9936
9937 * progmodes/idlw-shell.el (idlwave-shell-send-char):
9938 Don't use interactive-p.
9939
9940 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
9941 Don't use interactive-p.
9942
9943 * progmodes/ada-xref.el (ada-make-body-gnatstub):
9944 Don't use interactive-p.
9945
9946 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
9947 (fortune-in-buffer): Doc fix.
9948
9949 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
9950
9951 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
9952 don't select the temporary buffer.
9953 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
9954 (eudc-get-phone): Likewise.
9955
9956 2004-11-01 Kim F. Storm <storm@cua.dk>
9957
9958 * man.el (Man-xref-normal-file): Fix help-echo.
9959
9960 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
9961
9962 * reveal.el (reveal-last-tick): New var.
9963 (reveal-post-command): Use it to avoid closing overlays when we're
9964 appending text to them.
9965
9966 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
9967
9968 * textmodes/bibtex.el: Require button.
9969 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
9970 (bibtex-reference-keys): Distinguish between header keys and
9971 crossref keys.
9972 (bibtex-beginning-of-field): New function.
9973 (bibtex-url-map): Remove.
9974 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
9975 (bibtex-font-lock-url-regexp): Assume that field names begin at
9976 the beginning of a line.
9977 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
9978 Remove field delimiters. Use bibtex-beginning-of-field.
9979 Bugfix, point can be inside a field with a url.
9980 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
9981 New functions.
9982 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
9983 (bibtex-key-in-head): Simplify.
9984 (bibtex-current-line): Use bolp.
9985 (bibtex-parse-keys): Remove unused arg `add'.
9986 Use bibtex-type-in-head and bibtex-key-in-head.
9987 (bibtex-parse-entry, bibtex-autofill-entry):
9988 Use bibtex-type-in-head and bibtex-key-in-head.
9989 (bibtex-autokey-get-field): Do not alter case of replacement text.
9990 (bibtex-autokey-get-names): Do all processing of name list.
9991 (bibtex-autokey-get-year): New function.
9992 (bibtex-autokey-get-title): Do all processing of title words.
9993 (bibtex-generate-autokey): Simplify.
9994 (bibtex-string-files-init): Use default-directory.
9995 Allow for absolute file names in bibtex-string-files.
9996 (bibtex-files, bibtex-file-path): New variables.
9997 (bibtex-files-expand): New function.
9998 (bibtex-find-entry-globally): New command.
9999 (bibtex-summary-function): New variable.
10000 (bibtex-summary): Default value of bibtex-summary-function.
10001 (bibtex-find-crossref): New optional args pnt and split.
10002 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
10003 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
10004 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
10005 Fix handling of required and alternative fields.
10006 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
10007 Use cons and display-buffer.
10008 (bibtex-validate-globally): New command.
10009 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
10010 bibtex-parse-keys and bibtex-parse-strings for updating
10011 bibtex-reference-keys and bibtex-strings.
10012 (bibtex-realign): Remove blank lines past the last entry.
10013 (bibtex-reformat): Use bibtex-entry-format as default.
10014 (bibtex-choose-completion-string): Remove.
10015 (bibtex-complete): Do not use bibtex-choose-completion-string.
10016 (bibtex-url): Simplify.
10017
10018 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10019
10020 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
10021 (x-dnd-types-alist, x-dnd-open-file-other-window)
10022 (x-dnd-known-types): Add :version.
10023
10024 2004-10-31 John Paul Wallington <jpw@gnu.org>
10025
10026 * ibuffer.el (group ibuffer): Add :version keyword.
10027
10028 2004-10-31 Kim F. Storm <storm@cua.dk>
10029
10030 * ido.el (group ido): Add :version keyword.
10031 (ido-mode): Remove :version keyword.
10032
10033 * emulation/cua-base.el (group cua): Add :version keyword.
10034 (cua-mode): Remove :version keyword.
10035
10036 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
10037
10038 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
10039
10040 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
10041 compiler warning.
10042 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
10043 function.
10044 (help-at-pt-display-when-idle): Remove autoload.
10045
10046 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
10047
10048 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
10049
10050 2004-10-30 Juri Linkov <juri@jurta.org>
10051
10052 * help.el (function-called-at-point):
10053 * help-fns.el (variable-at-point): Read -> intern.
10054
10055 2004-10-30 Simon Josefsson <jas@extundo.com>
10056
10057 * progmodes/autoconf.el (autoconf-font-lock-keywords):
10058 Recognize AS_* too.
10059
10060 2004-10-29 Simon Josefsson <jas@extundo.com>
10061
10062 * subr.el (read-passwd): Move back from password.el.
10063
10064 * password.el: Remove, not ready yet.
10065
10066 2004-10-29 Andreas Schwab <schwab@suse.de>
10067
10068 * speedbar.el (speedbar-frame-parameters): Improve customize type.
10069
10070 2004-10-29 Sam Steingold <sds@gnu.org>
10071
10072 * mouse.el (mouse-show-mark): Replace the last occurrence of
10073 x-lost-selection-hooks with x-lost-selection-functions.
10074
10075 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
10076
10077 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
10078 x-lost-selection-functions is bound.
10079
10080 * mouse-sel.el (mouse-sel-mode):
10081 * emacs-lisp/lselect.el: Adjust to new names for
10082 x-(lost|sent)-selection-functions.
10083
10084 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
10085 New obsolete aliases of x-lost-selection-functions and
10086 x-sent-selection-functions.
10087
10088 2004-10-28 Kim F. Storm <storm@cua.dk>
10089
10090 * imenu.el (imenu-scanning-message): Remove.
10091 (imenu-progress-message): Make it a no-op.
10092
10093 2004-10-28 John Paul Wallington <jpw@gnu.org>
10094
10095 * files.el (set-auto-mode): Call `throw' correctly.
10096
10097 2004-10-28 Juri Linkov <juri@jurta.org>
10098
10099 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
10100 to search `Info-...' commands in `info' manual.
10101 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
10102 Add 'info-file "emacs" property.
10103 (Info-find-emacs-command-nodes): Fix index line number regexp.
10104 Set real line number (instead of fake 0) in first element of the
10105 returned list.
10106 (Info-goto-emacs-command-node): Use line number of first element
10107 to set point in the first found Info node.
10108
10109 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
10110 code to `grep-mode-font-lock-keywords'.
10111 (grep-mode-font-lock-keywords): Delete grep markers instead
10112 of making them invisible.
10113
10114 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
10115
10116 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
10117 and x-server-version in bug report.
10118
10119 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
10120
10121 * files.el (set-auto-mode-0): New function.
10122 (set-auto-mode): Use it to handle aliased modes and to
10123 be consistent between C-x C-f and C-x C-w.
10124
10125 2004-10-28 Kenichi Handa <handa@m17n.org>
10126
10127 * international/utf-8.el (utf-translate-cjk-charsets):
10128 Add katakana-jisx0201.
10129
10130 * international/subst-jis.el: Add data for JISX0201.
10131
10132 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
10133
10134 * obsolete/hilit19.el (hilit-mode): New function.
10135 Move all the toplevel side-effecting stuff into it, so that loading
10136 hilit19 doesn't mess everything up any more.
10137
10138 2004-10-27 Richard M. Stallman <rms@gnu.org>
10139
10140 * add-log.el (add-change-log-entry): Set up mailing address
10141 and full name later, and don't alter add-log-mailing-address
10142 or add-log-full-name.
10143
10144 * elide-head.el (elide-head): Change error to message.
10145 (elide-head-show): Likewise.
10146
10147 * apropos.el (apropos-macrop): Doc fix.
10148
10149 * mouse.el (mouse-show-mark): Do most processing the same
10150 regardless of transient-mark-mode.
10151
10152 * shadowfile.el (shadow-copy-files): Use interactive-p
10153 only to control whether to print a message.
10154
10155 * tar-mode.el (tar-mode): Use write-contents-functions,
10156 not write-contents-hooks.
10157
10158 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
10159 directory-sep-char.
10160
10161 2004-10-27 Richard M. Stallman <rms@gnu.org>
10162
10163 * strokes.el (strokes-unload-hook): Fix previous change.
10164
10165 * type-break.el (type-break-run-at-time): Always use run-at-time;
10166 forget the alternatives.
10167 (type-break-cancel-function-timers): Always use cancel-function-timers;
10168 forget the alternatives.
10169
10170 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
10171
10172 2004-10-27 Kenichi Handa <handa@m17n.org>
10173
10174 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
10175
10176 * international/subst-gb2312.el: Likewise.
10177
10178 * international/subst-big5.el: Likewise.
10179
10180 * international/subst-ksc.el: Likewise.
10181
10182 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
10183 New variable.
10184 (utf-translate-cjk-set-unicode-range): New function.
10185 (utf-translate-cjk-unicode-range): Make it customizable.
10186 (utf-8-post-read-conversion):
10187 Use utf-translate-cjk-unicode-range-string.
10188 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
10189 Unicode ranges.
10190
10191 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
10192
10193 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
10194 trivial variants to shorten the list.
10195 (xml-based-modes): New var.
10196 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
10197 declaration higher priority than auto-mode-alist.
10198
10199 * find-file.el (cc-other-file-alist): Bring it in line with
10200 cc-mode's auto-mode-alist entries and use \' instead of $.
10201
10202 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
10203 and add "Id" and "Name" submenus to it.
10204
10205 * imenu.el (imenu--generic-function): Skip matches in comments.
10206
10207 2004-10-26 Jay Belanger <belanger@truman.edu>
10208
10209 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
10210 (full-calc-keypad, calc-trail-display): Use an extra argument
10211 instead of `interactive-p'.
10212
10213 * calc/calc-misc.el (calc-other-window): Use an extra argument
10214 instead of `interactive-p'.
10215
10216 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
10217 `interactive-p'.
10218
10219 2004-10-26 Kim F. Storm <storm@cua.dk>
10220
10221 * help.el (describe-key): Describe both down-event and up-event
10222 for a mouse click.
10223
10224 2004-10-26 Richard M. Stallman <rms@gnu.org>
10225
10226 * woman.el (woman): Don't call interactive-p.
10227
10228 * pcomplete.el (pcomplete): Instead of interactive-p,
10229 use an arg set non-nil by the interactive spec.
10230
10231 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
10232 use an arg set non-nil by the interactive spec.
10233
10234 * man.el (Man-cleanup-manpage): Instead of interactive-p,
10235 use an arg set non-nil by the interactive spec.
10236
10237 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
10238
10239 * progmodes/flymake.el (flymake-split-string):
10240 Use `flymake-split-string-remove-empty-edges' in any case.
10241
10242 2004-10-26 Masatake YAMATO <jet@gyve.org>
10243
10244 * progmodes/flymake.el (flymake-err-line-patterns):
10245 Use `compilation-error-regexp-alist-alist' instead of
10246 `compilation-error-regexp-alist'.
10247
10248 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
10249
10250 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
10251 verbatim face on the \ of \end{verbatim}.
10252
10253 2004-10-25 Jay Belanger <belanger@truman.edu>
10254
10255 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
10256 erasing minibuffer.
10257
10258 2004-10-25 Simon Josefsson <jas@extundo.com>
10259
10260 * subr.el (read-passwd): Move to net/password.el.
10261
10262 * net/password.el (read-passwd): Add. Autoload it.
10263
10264 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
10265
10266 * mouse-sel.el (mouse-sel-mode): Specify custom group.
10267
10268 * simple.el (process-file): Fix logic.
10269
10270 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
10271
10272 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
10273 (increase-right-margin): Remove erroneous call to `interactive-p'.
10274
10275 2004-10-24 Kim F. Storm <storm@cua.dk>
10276
10277 * help.el (describe-mode): Fix 2004-10-13 change.
10278 Copy pure "Auto Fill" string so it can be propertized later
10279 without causing a read-only error.
10280
10281 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
10282
10283 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
10284 style indexes.
10285
10286 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
10287
10288 * simple.el (process-file): Accept nil for INFILE. Reported by
10289 Luc Teirlinck.
10290
10291 2004-10-24 Masatake YAMATO <jet@gyve.org>
10292
10293 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
10294 Handle periods and underscores in a function name.
10295 Remove the address fontification.
10296
10297 2004-10-24 Masatake YAMATO <jet@gyve.org>
10298
10299 * progmodes/asm-mode.el (asm-font-lock-keywords):
10300 Use font-lock-variable-name-face for registers.
10301
10302 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
10303
10304 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
10305 kill-all-local-variables.
10306 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
10307 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
10308 Use kill-all-local-variables and provide mode-hooks.
10309 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
10310 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
10311 Suggested by Masatake YAMATO <jet@gyve.org>.
10312
10313 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
10314
10315 * simple.el (process-file): New function, similar to call-process
10316 but supports file handlers.
10317 * vc.el (vc-do-command): Use it, instead of call-process.
10318 * net/tramp-vc.el (vc-do-command): Do not advise it if
10319 process-file is fboundp.
10320 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
10321 process-file.
10322 (tramp-handle-process-file): New function.
10323 (tramp-file-name-for-operation): Support process-file.
10324
10325 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
10326
10327 * calendar/icalendar.el (icalendar--weekday-array): New constant.
10328 (icalendar-weekdayabbrev-table)
10329 (icalendar-monthnumber-table): Delete.
10330 (icalendar--get-month-number): Use calendar-month-name-array.
10331 (icalendar--get-weekday-number): New function.
10332 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
10333 (icalendar-export-region): Handle multi-line entries.
10334 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
10335
10336 2004-10-23 John Paul Wallington <jpw@gnu.org>
10337
10338 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
10339 `wildcards' set to t in interactive spec.
10340
10341 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
10342 interactive spec rather than use `interactive-p'.
10343 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
10344 rather than use function `interactive-p'.
10345
10346 2004-10-22 Kenichi Handa <handa@m17n.org>
10347
10348 * international/mule.el (translate-region): Implement it in Lisp
10349 as a front end of translate-region-internal.
10350
10351 2004-10-21 Jay Belanger <belanger@truman.edu>
10352
10353 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
10354 Declare these variables with defvar.
10355
10356 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
10357 is bound, only check to see if it is bound.
10358
10359 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
10360
10361 * textmodes/tex-mode.el (tex-compilation-parse-errors):
10362 Don't output messages.
10363
10364 * calc/calc-help.el (calc-describe-bindings): Fix last change.
10365
10366 2004-10-21 John Paul Wallington <jpw@gnu.org>
10367
10368 * calc/calc-graph.el (calc-graph-init):
10369 Use `set-process-query-on-exit-flag'.
10370
10371 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
10372
10373 * progmodes/compile.el (compilation-start): Rely on `cd' to get
10374 dir right and also allow argumentless cd.
10375
10376 2004-10-19 Richard M. Stallman <rms@gnu.org>
10377
10378 * textmodes/flyspell.el (flyspell-mode): Doc fix.
10379
10380 * eshell/em-unix.el (eshell-grep):
10381 Don't bind compilation-process-setup-function.
10382
10383 * comint.el (comint-insert-input): Use @ in `interactive'.
10384 (comint-input-filter-functions): Doc fix.
10385 (comint-kill-whole-line, comint-get-source): Doc fix.
10386
10387 * progmodes/compile.el (compilation-setup):
10388 Don't set buffer-read-only if MINOR is non-nil.
10389
10390 2004-10-19 Jay Belanger <belanger@truman.edu>
10391
10392 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
10393 (calc-emacs-type-gnu19): Remove.
10394 (calc-digit-map, calc-read-key-sequence, calc-read-key):
10395 Remove check for old emacs versions.
10396
10397 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
10398 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
10399 for current Emacs.
10400
10401 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
10402 the end of the minibuffer.
10403 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
10404 copy `esc-map'.
10405
10406 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
10407
10408 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
10409 call that would be given when the current emacs was used.
10410
10411 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
10412
10413 * calendar/icalendar.el: Set coding to utf-8.
10414 (icalendar-version): Increase to 0.07.
10415 (icalendar-monthnumber-table): Change March pattern.
10416 (icalendar-get-all-event-properties)
10417 (icalendar-set-event-property): Delete.
10418 (icalendar-all-events): No longer interactive.
10419 (icalendar-convert-diary-to-ical)
10420 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
10421 their replacements.
10422 (icalendar-export-file, icalendar-export-region): New functions;
10423 essentially old `icalendar-convert-diary-to-ical' but appending to
10424 target rather than overwriting.
10425 (icalendar-import-file): Append to target file rather than
10426 overwriting. Fourth arg deleted.
10427 (icalendar-import-buffer): New name for old
10428 `icalendar-extract-ical-from-buffer'.
10429 (icalendar--convert-string-for-import): New name for
10430 old `icalendar-convert-for-import'.
10431 (include-icalendar-files): Delete.
10432 Prefix for all internal functions changed from `icalendar-'
10433 to `icalendar--'.
10434
10435 2004-10-19 Richard M. Stallman <rms@gnu.org>
10436
10437 * paths.el (news-path): Fix previous change.
10438
10439 2004-10-18 Jay Belanger <belanger@truman.edu>
10440
10441 * calc/calc-help.el (calc-describe-bindings):
10442 Set `buffer-read-only' to nil while working in the keybindings buffer;
10443 remove some extra information from the keybindings buffer.
10444
10445 2004-10-18 David Ponce <david@dponce.com>
10446
10447 * mouse.el (mouse-drag-move-window-top): New function.
10448 (mouse-drag-mode-line-1): Use it.
10449
10450 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
10451
10452 * info.el (Info-fontify-node): For multiline refs,
10453 arrange to unfontify newline and surrounding whitespace.
10454
10455 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
10456
10457 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
10458 directory is missing.
10459
10460 2004-10-17 John Paul Wallington <jpw@gnu.org>
10461
10462 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
10463 New customizable variable; whether to display buffers that match
10464 `ibuffer-maybe-show-predicates' by default.
10465 (ibuffer-maybe-show-predicates): Mention it in docstring.
10466 (ibuffer-display-maybe-show-predicates): New variable.
10467 (ibuffer-update): Prefix arg now toggles whether buffers that
10468 match `ibuffer-maybe-show-predicates' should be displayed.
10469 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
10470 locally to heed `ibuffer-default-display-maybe-show-predicates'.
10471 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
10472
10473 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
10474
10475 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
10476 work correctly.
10477
10478 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
10479
10480 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
10481 (Buffer-menu-beginning): New helper function.
10482 (Buffer-menu-execute): Use it.
10483 (Buffer-menu-select): Use it.
10484 (Buffer-menu-sort): Use it and also keep markers.
10485
10486 2004-10-17 Richard M. Stallman <rms@gnu.org>
10487
10488 * paths.el (news-directory): Rename from news-path. Old name alias.
10489 (rmail-spool-directory): Use defvar.
10490 (sendmail-program): Use defcustom.
10491 (remote-shell-program): Use defcustom.
10492 (term-file-prefix): Use defvar.
10493 (abbrev-file-name): Use defvar.
10494
10495 * term.el: Add maintainer.
10496
10497 * subr.el (with-local-quit): Return nil if there's a quit.
10498 (read-passwd): Use with-local-quit. Doc fix.
10499
10500 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
10501 (strokes-unload-hook): Set as a variable with add-hook.
10502
10503 * startup.el (fancy-splash-tail, normal-splash-screen):
10504 Update copyright year.
10505
10506 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
10507
10508 * server.el (server-unload-hook): Set as a variable with add-hook.
10509
10510 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
10511
10512 * frame.el (special-display-popup-frame):
10513 Make the buffer current as its frame is created.
10514
10515 * delsel.el (delsel-unload-hook): Set as a variable.
10516
10517 * comint.el (comint-output-filter-functions):
10518 Add comint-watch-for-password-prompt.
10519 (comint-read-noecho): Function deleted.
10520 (send-invisible): Use read-passwd.
10521
10522 * fringe.el (fringe-mode-initialize): New function.
10523 (fringe-mode): Use fringe-mode-initialize as :initialize.
10524
10525 2004-10-17 Kim F. Storm <storm@cua.dk>
10526
10527 * language/indian.el (indian-script-language-alist): Swap value and doc.
10528 (indian-font-char-index-table): Doc fix.
10529
10530 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
10531
10532 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
10533
10534 2004-10-16 Juri Linkov <juri@jurta.org>
10535
10536 * progmodes/compile.el (compilation-start): Move let-binding of
10537 `process-environment' into `with-current-buffer' body.
10538 Reported by Matt Hodges <MPHodges@member.fsf.org>.
10539
10540 2004-10-16 Richard M. Stallman <rms@gnu.org>
10541
10542 * pcvs-util.el (cvs-bury-buffer):
10543 Don't call get-buffer-window for effect.
10544
10545 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
10546
10547 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
10548
10549 * msb.el (msb-unload-hook): Set the variable.
10550
10551 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
10552 Use * to err if buffer is readonly.
10553
10554 * subr.el (looking-back): Return only t or nil.
10555
10556 * whitespace.el (whitespace-unload-hook): Set the variable.
10557
10558 * view.el (view-mode-enable): Set view-page-size and
10559 view-half-page-size to nil.
10560 (view-set-half-page-size-default): view-half-page-size = nil
10561 means the default.
10562 (View-scroll-page-forward): Use view-page-size-default.
10563 (View-scroll-page-backward): Likewise.
10564 (view-page-size, view-half-page-size): Doc fixes.
10565
10566 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
10567
10568 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
10569
10570 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
10571 "cl" like other files. Instead, call byte-compile-find-cl-functions.
10572 (byte-compile-log-1): Bind inhibit-read-only.
10573 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
10574 (byte-compile-log-warning): Likewise.
10575 (byte-compile-file-form-require): Detect "cl" from the arg value.
10576
10577 * progmodes/compile.el (compilation-start): Assume compilation-mode
10578 will make the buffer read-only.
10579 (compilation-mode): Take arg name-of-mode.
10580 (compilation-setup): Make buffer read-only.
10581 (compilation-handle-exit): Bind inhibit-read-only.
10582
10583 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
10584 (ispell-message): Likewise.
10585 (ispell-show-choices): Don't call get-buffer-window uselessly.
10586 (ispell-init-process): Use set-process-query-on-exit-flag.
10587
10588 2004-10-16 Kim F. Storm <storm@cua.dk>
10589
10590 * fringe.el (fringe-bitmaps): Only initialize when defined.
10591
10592 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
10593 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
10594
10595 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
10596
10597 2004-10-15 Simon Josefsson <jas@extundo.com>
10598
10599 * net/password.el: Add.
10600
10601 2004-10-14 Masatake YAMATO <jet@gyve.org>
10602
10603 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
10604 (gdb-script-end-of-defun): New function.
10605 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
10606 `gdb-script-end-of-defun' as *-of-defun-function.
10607
10608 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
10609
10610 * button.el (button-activate): Allow a marker to display as an action.
10611
10612 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
10613
10614 * help.el (describe-mode): Use it to make minor mode list into
10615 hyperlinks.
10616
10617 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
10618
10619 * vc.el (vc-annotate-display-select): Fix typo.
10620
10621 * subr.el (substitute-key-definition-key): New function.
10622 (substitute-key-definition): Use it with map-keymap.
10623 (event-modifiers): Use push.
10624 (mouse-movement-p, with-temp-buffer): Simplify.
10625
10626 2004-10-12 Jay Belanger <belanger@truman.edu>
10627
10628 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
10629 New variables.
10630 (calc-help-index-entries): New function.
10631 (calc-describe-function): Use `calc-help-function-list' instead of
10632 obarray for completion.
10633 (calc-describe-variable): Use `calc-help-variable-list' instead
10634 of obarray for completion.
10635
10636 2004-10-12 Richard M. Stallman <rms@gnu.org>
10637
10638 * info-look.el (info-lookup-file): Add info-file property.
10639 (info-lookup-symbol): Likewise.
10640
10641 * info.el (info-xref): Add underlining.
10642 (info): Add info-file property.
10643 (Info-find-emacs-command-nodes): Specify case-sensitive search.
10644
10645 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
10646
10647 Sync with Tramp 2.0.45.
10648
10649 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
10650 defined. This is not the case for XEmacs without package "edebug".
10651 (tramp-set-auto-save-file-modes): Set permissions of autosaved
10652 remote files to the permissions of the original file. This is not
10653 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
10654 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
10655 (tramp-perl-decode): Fix an error in Perl implementation.
10656 $pending must be cleared every loop. Reported by Benjamin Place
10657 <benjaminplace@sprintmail.com>
10658
10659 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
10660 Don't activate advice during definition. This is done later on,
10661 depending on test result of `substitute-in-file-name'.
10662 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
10663
10664 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
10665
10666 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
10667
10668 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
10669
10670 2004-10-12 David Ponce <david@dponce.com>
10671
10672 * recentf.el (recentf-edit-list): Update the menu when the recentf
10673 list has been modified.
10674
10675 2004-10-12 Simon Josefsson <jas@extundo.com>
10676
10677 * net/tls.el (tls-certtool-program): New variable.
10678 (tls-certificate-information): New function, based on
10679 ssl-certificate-information.
10680
10681 2004-10-12 Kenichi Handa <handa@m17n.org>
10682
10683 * international/mule.el (coding-system-equal): Move from mule-util.el.
10684
10685 * international/mule-util.el (coding-system-equal): Move to mule.el.
10686
10687 2004-10-12 Kim F. Storm <storm@cua.dk>
10688
10689 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
10690 reset kmacro-initial-counter-value if set.
10691 (kmacro-set-counter): Only set kmacro-counter if defining or executing
10692 macro. Set kmacro-initial-counter-value otherwise. Never set both.
10693 (kmacro-display): Show macro counter if non-zero.
10694
10695 * subr.el (substitute-key-definition): Mention command remapping
10696 in doc string.
10697
10698 2004-10-11 Jay Belanger <belanger@truman.edu>
10699
10700 * calc/calc-misc.el (calc-info-goto-node): New function.
10701 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
10702 node in one step.
10703 (calc-describe-copying, calc-describe-distribution)
10704 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
10705 Go to appropriate info node in one step.
10706
10707 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
10708
10709 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
10710
10711 * font-lock.el (font-lock-apply-highlight): Fix last change.
10712
10713 2004-10-11 Simon Josefsson <jas@extundo.com>
10714
10715 * mail/smtpmail.el (smtpmail-open-stream): Look for
10716 starttls-gnutls-program instead of starttls-program iff
10717 starttls-use-gnutls is non-nil.
10718 (smtpmail-open-stream): Don't overwrite user settings of
10719 starttls-extra-arguments and starttls-extra-args.
10720
10721 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
10722
10723 * comint.el (comint-mouse-insert-input): Remove.
10724 (comint-insert-input): Make it work for mouse bindings.
10725 (comint-mode-map): Move defs into the declaration.
10726 (comint-output-filter): Typo.
10727
10728 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
10729
10730 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
10731
10732 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
10733 (ange-ftp-call-chmod): Reference remote-shell-program instead of
10734 ange-ftp-remote-shell.
10735
10736 2004-10-10 Andreas Schwab <schwab@suse.de>
10737
10738 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
10739 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
10740 Reported by <sri@asu.edu>.
10741
10742 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
10743
10744 * vc.el (vc-annotate-mode): Remove variable.
10745 (vc-annotate-display-select): Only call vc-annotate-mode
10746 if we're not in that mode already.
10747
10748 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
10749
10750 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
10751 (imenu-choose-buffer-index): Check here for rescan instead.
10752
10753 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
10754 where the face expression evals to nil.
10755
10756 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
10757 (tex-font-lock-keywords-2): Use it.
10758 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
10759
10760 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
10761
10762 2004-10-09 Kim F. Storm <storm@cua.dk>
10763
10764 * subr.el (progress-reporter-update): Define before first usage.
10765 (make-progress-reporter): Doc fix.
10766
10767 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
10768
10769 * textmodes/paragraphs.el (sentence-end-double-space)
10770 (sentence-end-without-period, sentence-end-without-space)
10771 (sentence-end): Doc fixes.
10772
10773 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
10774
10775 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
10776 Change paragraph-start regexp so we don't fill code starting with #'(.
10777
10778 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
10779
10780 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
10781 New defcustom.
10782 (extract-address-components): Use it.
10783
10784 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
10785
10786 * subr.el (make-progress-reporter, progress-reporter-update)
10787 (progress-reporter-force-update, progress-reporter-do-update)
10788 (progress-reporter-done): New functions.
10789
10790 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
10791
10792 * progmodes/etags.el (etags-tags-completion-table): Use progress
10793 reporter.
10794 (etags-tags-apropos): Likewise.
10795
10796 2004-10-08 Alan Mackenzie <acm@muc.de>
10797
10798 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
10799 of current line.
10800
10801 2004-10-08 Masatake YAMATO <jet@gyve.org>
10802
10803 * server.el (server-process-filter): Wrap `process-send-region'
10804 by `condition-case' to guard the case when the pipe to PROC is closed.
10805
10806 2004-10-07 Mark A. Hershberger <mah@everybody.org>
10807
10808 * xml.el (xml-substitute-special): Limit handling of external entities.
10809
10810 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
10811
10812 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
10813
10814 2004-10-06 John Paul Wallington <jpw@gnu.org>
10815
10816 * xml.el (xml-parse-dtd): Fix `error' call.
10817
10818 2004-10-05 Mark A. Hershberger <mah@everybody.org>
10819
10820 * xml.el (xml-substitute-special): Return a single string instead
10821 of a list of strings if an entity substitution is made.
10822
10823 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
10824
10825 * calendar/icalendar.el: New file.
10826
10827 2004-10-05 Juri Linkov <juri@jurta.org>
10828
10829 * isearch.el (isearch-done): Set mark after running hook.
10830 Reported by Drew Adams <drew.adams@oracle.com>.
10831
10832 * info.el (Info-history, Info-toc): Fix Info headers.
10833 (Info-toc): Narrow buffer before Info-fontify-node.
10834 (Info-build-toc): Don't check for special Info file names.
10835 Set main-file to nil if Info-find-file returns a symbol.
10836
10837 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
10838
10839 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
10840 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
10841 * calendar/cal-menu.el (calendar-mode-map): Ditto.
10842
10843 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
10844
10845 * calendar/cal-iso.el (calendar-iso-read-args): New function,
10846 for old interactive spec from calendar-goto-iso-date.
10847 (calendar-goto-iso-date): Use it.
10848 (calendar-goto-iso-week): New function. Suggested by Emilio
10849 C. Lopes <eclig@gmx.net>.
10850
10851 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
10852
10853 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
10854 `set-right-margin' bindings that follow the minor mode conventions.
10855
10856 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
10857
10858 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
10859 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
10860 (latex-block-args-alist): Add minipage and picture.
10861 (latex-block-body-alist): Use reftex-label if enabled.
10862 (latex-insert-block): Don't insert a \n if not necessary.
10863 (tex-compile-commands): Make sure dvips doesn't send to printer.
10864 (tex-compile-default): Handle the case where no executable is found.
10865 (latex-noindent-environments): New var.
10866 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
10867 If tex-indent-allhanging is non-nil, make sure we only align for macros
10868 at beginning of line.
10869
10870 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
10871
10872 * newcomment.el (comment-beginning): Doc fix and don't choke on
10873 unset `comment-end-skip' when at beginning of comment.
10874
10875 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
10876
10877 * term.el (term-adjust-current-row-cache): Don't allow the current
10878 row to become negative.
10879 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
10880 the end of the line. Fix scroll down. Add comments.
10881 (term-handle-ansi-escape): Don't exceed terminal width when moving
10882 right.
10883 (term-scroll-region): Move the cursor after setting the scroll region.
10884
10885 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
10886
10887 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
10888 to `width' for consistency with docstring. Doc fix.
10889
10890 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
10891
10892 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
10893 This is necessary for derived modes.
10894
10895 2004-09-30 Kim F. Storm <storm@cua.dk>
10896
10897 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
10898 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
10899
10900 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
10901 kmacro-extract-lambda functions.
10902 (edit-kbd-macro): Handle kmacro lambda forms.
10903 Include counter and counter format in edit buffer.
10904 (edmacro-finish-edit): Get counter and format from edit buffer and
10905 update kmacro bindings when found.
10906
10907 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
10908
10909 * textmodes/paragraphs.el (forward-paragraph):
10910 Avoid args-out-of-range error when point winds up at the beginning of
10911 the buffer and hard newlines are enabled.
10912
10913 * newcomment.el (comment-multi-line): Doc fix.
10914
10915 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
10916
10917 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
10918 (diff-fixup-modifs): Catch unified-diff file-headers.
10919
10920 2004-09-29 Kim F. Storm <storm@cua.dk>
10921
10922 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
10923 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
10924 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
10925
10926 * fringe.el (fringe-bitmap-p): New macro.
10927 (fringe-bitmaps): Add standard fringe bitmaps on load.
10928
10929 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
10930
10931 * dired.el (dired-view-command-alist): Use more efficient regexps.
10932 Remove dubious arguments.
10933 (dired-align-file): New function.
10934 (dired-insert-directory): Use it.
10935 (dired-move-to-end-of-filename): Make the " -> " search more specific.
10936 (dired-buffers-for-dir): Remove unused var `pattern'.
10937
10938 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org>
10939
10940 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
10941 from diary display excursion. Store diary buffer's point for
10942 `simple-diary-display'.
10943 (simple-diary-display): Set window point and start when
10944 displaying buffer, to preserve point.
10945
10946 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
10947
10948 * textmodes/enriched.el (enriched-translations): Replace defconst
10949 with defvar.
10950
10951 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
10952
10953 * printing.el: Doc fix.
10954 (pr-version): New version number (6.8.1).
10955 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
10956 make-temp-name.
10957 (pr-delete-file): Check if file exists before deleting it.
10958 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
10959
10960 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
10961
10962 * term.el (term-display-table): New variable.
10963 (term-mode): Use it.
10964 (term-exec-1): Set the coding system to binary.
10965 (term-emulate-terminal): Decode the string before inserting it.
10966
10967 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
10968
10969 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
10970 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
10971 (map): Bind S-prior, S-next and S-insert.
10972 (term-mode): Set `indent-tabs-mode' to nil.
10973 (term-paste): New function to be bound to S-insert.
10974 (term-send-del, term-send-backspace): Change the strings sent.
10975 (term-termcap-format): Synchronyze with etc/e/eterm.ti.
10976 (term-handle-colors-array): Fix handling of underline and reverse.
10977 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
10978 (term-erase-in-line): Fix comparison.
10979 (term-emulate-terminal): Fix line wrap handling.
10980 (term-start-output-log): Rename from `term-set-output-log'.
10981 (term-stop-output-log): Rename from `term-stop-photo'.
10982 (term-switch-to-alternate-sub-buffer): Comment out, unused.
10983
10984 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
10985
10986 * dired.el (dired-move-to-filename): Don't output a message if
10987 raise-error is non-nil. Fix return position and value.
10988
10989 * files.el (insert-directory): Obey --dired even with symlinks.
10990
10991 2004-09-25 Lars Hansen <larsh@math.ku.dk>
10992
10993 * ls-lisp.el (ls-lisp-format): Mark file names with property
10994 dired-filename.
10995
10996 2004-09-25 Kim F. Storm <storm@cua.dk>
10997
10998 * ido.el (ido-max-directory-size): New defcustom.
10999 (ido-decorations): Add "too big" element.
11000 (ido-directory-too-big): New dynamic var.
11001 (ido-may-cache-directory): Don't cache big directories.
11002 (ido-directory-too-big-p): New defun.
11003 (ido-set-current-directory): Update ido-directory-too-big.
11004 (ido-read-internal): Make empty ido-cur-item if too-big.
11005 (ido-buffer-internal): Use ido-read-internal directly instead of
11006 ido-read-buffer.
11007 (ido-file-internal): Init ido-directory-too-big.
11008 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
11009 and redo completion with full list.
11010 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
11011 it, and show completions.
11012 (ido-all-completions): Let bind ido-directory-too-big to nil.
11013 (ido-exhibit): Handle ido-directory-too-big.
11014 (ido-read-buffer): Handle fallback to read-buffer.
11015 Init ido-directory-too-big.
11016 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
11017 Init ido-directory-too-big.
11018
11019 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
11020
11021 * subr.el (delay-mode-hooks): Doc fix.
11022
11023 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
11024
11025 * textmodes/enriched.el
11026 (enriched-default-text-properties-local-flag): New variable.
11027 (enriched-mode): Make sure that enabling and disabling the mode is
11028 a no-op. Doc fix.
11029
11030 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
11031
11032 * calendar/holidays.el (holiday-advent): Report on a specified day
11033 offset from advent, not just advent.
11034 (holiday-easter-etc): Report on one specified day offset from
11035 easter, not all easter holidays. Various Easter holidays moved to
11036 `christian-holidays' variable in calendar.el.
11037 * calendar/calendar.el (christian-holidays): Adapt for new
11038 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
11039
11040 2004-09-23 Kim F. Storm <storm@cua.dk>
11041
11042 * image.el (insert-sliced-image): Add doc string.
11043
11044 * ido.el (ido-choice-list): New dynamic var for `list' context.
11045 (ido-context-switch-command): New dynamic var.
11046 (ido-define-mode-map): Generalize switch between file/buffer contexts.
11047 (ido-read-internal): Handle new `list' context.
11048 Handle insert-buffer and insert-file ido-exit values.
11049 (ido-buffer-internal): New arg switch-cmd. Use it to setup
11050 ido-context-switch-command. Handle insert-file ido-exit value.
11051 (ido-read-buffer): Set ido-context-switch-command to 'ignore
11052 unless it is already bound by caller.
11053 (ido-file-internal): New arg switch-cmd. Use it to setup
11054 ido-context-switch-command. Handle insert-buffer ido-exit value.
11055 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
11056 used for context switching.
11057 (ido-all-completions): Handle new `list' context.
11058 (ido-make-choice-list): Return choices for `list' context.
11059 (ido-find-file-in-dir, ido-display-file, ido-write-file)
11060 (ido-display-buffer, ido-kill-buffer): Disable context switching.
11061 (ido-insert-buffer, ido-insert-file): Setup context switching.
11062 (ido-exhibit): Handle `list' context.
11063 (ido-read-file-name): Disable context switching. Handle fallback.
11064 (ido-read-directory-name): Disable context switching.
11065 (ido-completing-read): New defun like completing-read. Setup and
11066 use new `list' context.
11067
11068 2004-09-20 Jesper Harder <harder@ifa.au.dk>
11069
11070 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
11071
11072 2004-09-21 Jay Belanger <belanger@truman.edu>
11073
11074 * calc/calc-graph.el (calc-graph-add-curve): Move the call to
11075 `calc-graph-set-styles' so the gnuplot buffer will appear in a
11076 separate window.
11077
11078 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
11079
11080 * subr.el (after-change-major-mode-hook): Doc fix.
11081
11082 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11083
11084 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
11085 of ghostscript for monochrome PostScript file in Windows.
11086
11087 2004-09-21 Kenichi Handa <handa@m17n.org>
11088
11089 * descr-text.el (describe-char): Checking of quail activation fixed.
11090
11091 2004-09-21 Jay Belanger <belanger@truman.edu>
11092
11093 * calc/calc.el (calc-mode-var-list): Remove unnecessary quotes.
11094
11095 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
11096
11097 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
11098 after the mode hooks instead of before. Doc fix.
11099
11100 2004-09-20 Jason Rumney <jasonr@gnu.org>
11101
11102 * startup.el (command-line) [windows-nt]: Try .emacs first, then
11103 _emacs, but revert to .emacs if neither exists in home directory.
11104
11105 2004-09-20 John Paul Wallington <jpw@gnu.org>
11106
11107 * bindings.el (completion-ignored-extensions): Add .dfsl.
11108
11109 2004-09-20 Richard M. Stallman <rms@gnu.org>
11110
11111 * bindings.el (scroll-left): Make it disabled.
11112
11113 * files.el (enable-local-eval): Doc fix.
11114
11115 * indent.el (move-to-left-margin): Special case for minibuffer.
11116
11117 * term.el (term-emulate-terminal): Turn off undo for output.
11118 Use with-current-buffer and save-selected-window.
11119
11120 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
11121
11122 * progmodes/make-mode.el (makefile-fill-paragraph):
11123 Don't insist on spaces when looking for comments. # is enough.
11124
11125 * files.el (hack-local-variables): Copy the variables list
11126 to another buffer, strip prefixes and suffixes there, then read.
11127 (enable-local-eval): Doc fix.
11128 (ignored-local-variables): Initialize to nil.
11129 (risky-local-variable-p): Don't check ignored-local-variables here.
11130 (hack-one-local-variable): Ignore var if in ignored-local-variables.
11131
11132 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
11133
11134 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
11135 of = to "." (punctuation).
11136
11137 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
11138
11139 * subr.el (event-basic-type): Fix mask (extend to 22bits).
11140
11141 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
11142
11143 * textmodes/enriched.el (enriched-rerun-flag): New variable.
11144 (enriched-before-change-major-mode): New function.
11145 Add it to `change-major-mode-hook'.
11146 (enriched-after-change-major-mode): New function.
11147 Add it to `after-change-major-mode-hook'.
11148 (enriched-mode): Make it work correctly if called from
11149 `after-change-major-mode-hook'.
11150 No longer set `indent-line-function'.
11151
11152 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
11153
11154 * subr.el (after-change-major-mode-hook): New variable.
11155 (run-mode-hooks): Implement it.
11156
11157 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
11158
11159 * battery.el (battery-linux-proc-apm): Use string-to-number.
11160 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
11161 Use dolist (and less indentation). Use erase-buffer.
11162 Pre-initialize `design-capacity', `warn', and `low'.
11163 (battery-format): Use replace-regexp-in-string.
11164
11165 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
11166
11167 * battery.el: Delete superfluous empty lines.
11168 (battery-linux-proc-acpi): Attempt to gather information from all
11169 battery subdirectories regardless of their file name.
11170 (battery-linux-proc-apm): Replace all occurrences of
11171 battery-hex-to-int-2 with string-to-int (base 16).
11172 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
11173 (battery-hex-map): Delete variable.
11174
11175 2004-09-18 John Paul Wallington <jpw@gnu.org>
11176
11177 * calc/calc-units.el (calc-quick-units): Fix overzealous
11178 s/or/unless/.
11179
11180 2004-09-17 Jay Belanger <belanger@truman.edu>
11181
11182 * calc/calc.el (calc-mode-var-list): Fix the value of
11183 `calc-matrix-brackets'.
11184
11185 2004-09-17 Romain Francoise <romain@orebokech.com>
11186
11187 * ibuf-ext.el (define-ibuffer-filter filename):
11188 Expand dired-directory since buffer-file-name is absolute.
11189
11190 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
11191
11192 * ediff-init.el (ediff-current-diff-face-A)
11193 (ediff-current-diff-face-B, ediff-current-diff-face-C)
11194 (ediff-current-diff-face-Ancestor)
11195 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
11196 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
11197 (ediff-even-diff-face-A, ediff-even-diff-face-B)
11198 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
11199 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
11200 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
11201 Use min-colors.
11202
11203 * term.el (term-down): Perform vertical motion if DOWN is negative.
11204 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
11205 (term-termcap-format): Synchronyze with the eterm terminfo entry
11206 in etc/e/eterm.ti.
11207 (term-handle-colors-array): If the current foreground or
11208 background are zero (i.e. unspecified), use the foreground and
11209 background of the default face for reverse video.
11210 (term-ansi-at-eval-string, term-ansi-default-fg)
11211 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
11212 (term-mem): Delete ununsed function.
11213 (term-protocol-version): Increment.
11214 (term-current-face): Set to default.
11215
11216 2004-09-15 Jay Belanger <belanger@truman.edu>
11217
11218 * calc/calc.el (calc-mode-var-list): Define this variable.
11219 (calc-always-load-extensions, calc-line-numbering)
11220 (calc-line-breaking, calc-display-just, calc-display-origin)
11221 (calc-number-radix, calc-leading-zeros, calc-group-digits)
11222 (calc-group-char, calc-point-char, calc-frac-format)
11223 (calc-prefer-frac, calc-hms-format, calc-date-format)
11224 (calc-float-format, calc-full-float-format, calc-complex-format)
11225 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
11226 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
11227 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
11228 (calc-matrix-brackets, calc-language, calc-language-option)
11229 (calc-left-label, calc-right-label, calc-word-size)
11230 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
11231 (calc-display-raw, calc-internal-prec, calc-angle-mode)
11232 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
11233 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
11234 (calc-window-height, calc-display-trail, calc-show-selections)
11235 (calc-use-selections, calc-assoc-selections)
11236 (calc-display-working-message, calc-auto-why, calc-timing)
11237 (calc-mode-save-mode, calc-standard-date-formats)
11238 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
11239 (calc-user-parse-tables, calc-gnuplot-default-device)
11240 (calc-gnuplot-default-output, calc-gnuplot-print-device)
11241 (calc-gnuplot-print-output, calc-gnuplot-geometry)
11242 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
11243 (calc-invocation-macro, calc-show-banner): Give these values as
11244 part of `calc-mode-var-list's initialization after the variables
11245 are declared with defvar.
11246 (calc-bug-address): Change email address to send bug reports to.
11247 Change the maintainer address at the top.
11248 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
11249 than "\\.emacs" to determine if it is the user-init-file.
11250
11251 * calc/calc-embed.el (calc-embedded-set-modes): Use
11252 `calc-mode-var-list' correctly.
11253
11254 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
11255
11256 * vc.el (annotate-time): Document point handling.
11257 (vc-annotate-display-autoscale): Doc fix.
11258
11259 2004-09-15 Miles Bader <miles@gnu.org>
11260
11261 * generic.el (generic-make-keywords-list): Use symbol rather than
11262 word anchors in regexp.
11263
11264 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
11265
11266 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
11267 no file name consider `dired-directory'.
11268
11269 2004-09-14 Kim F. Storm <storm@cua.dk>
11270
11271 * faces.el (cursor): Add face-no-inherit property. Doc fix.
11272
11273 2004-09-14 Simon Josefsson <jas@extundo.com>
11274
11275 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
11276
11277 * textmodes/dns-mode.el: Add.
11278
11279 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
11280
11281 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
11282 (disabled-command-function): Make the ?\ char more obvious.
11283
11284 * vc-arch.el (vc-arch-root, vc-arch-registered):
11285 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
11286
11287 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
11288
11289 * windmove.el (windmove-frame-edges): Report coordinates of
11290 outside edges of frame, not inside edges.
11291 (windmove-coordinates-of-position): Convert into wrapper to new
11292 function `windmove-coordinates-of-window-position';
11293 `compute-motion' always applies to selected window.
11294 (windmove-coordinates-of-position): Update documentation to refer
11295 to Emacs 21 Lisp Reference Manual.
11296 (windmove-find-other-window): Fix off-by-one errors for max x,y.
11297
11298 2004-09-13 Kim F. Storm <storm@cua.dk>
11299
11300 * isearch.el (isearch-resume-in-command-history): Rename from
11301 isearch-resume-enabled and change default to nil.
11302
11303 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
11304
11305 * vc-hooks.el (vc-ignore-dir-regexp): New var.
11306 (vc-registered): Use it.
11307 (vc-find-root): New fun.
11308
11309 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
11310 Don't tell to use \\{...} when it's already done.
11311
11312 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
11313 Provide a sample complex default.
11314 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
11315 (bibtex-entry): Use mapc.
11316
11317 2004-09-12 Kim F. Storm <storm@cua.dk>
11318
11319 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
11320
11321 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
11322 inhibit-field-text-motion to t so rectangles work in comint buffers.
11323
11324 * simple.el (choose-completion-string): Set buffer before running
11325 choose-completion-string-functions hook so it can be buffer-local.
11326
11327 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
11328
11329 * progmodes/compile.el (compilation-start): Parse command to see
11330 if it starts with a cd, and if so perform it for the *compilation*
11331 buffer. Change the header to reflect this.
11332
11333 2004-09-11 Kim F. Storm <storm@cua.dk>
11334
11335 * ido.el (ido-enable-dot-prefix): Doc fix.
11336 (ido-enable-dot-prefix): New defcustom.
11337 (ido-set-matches1): Use it.
11338
11339 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
11340
11341 * textmodes/bibtex.el (bibtex-mark-active)
11342 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
11343
11344 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
11345
11346 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
11347 used in a case insensitive environment.
11348 (bibtex-mode-map): Rearrange order of menus.
11349 (bibtex-quoted-string-re): Obsolete.
11350 (bibtex-complete-key-cleanup): Variable replaced by new function.
11351 (bibtex-font-lock-keywords): Use backquotes.
11352 (bibtex-font-lock-url-regexp): New internal variable.
11353 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
11354 "OPT" and "ALT".
11355 (bibtex-insert-current-kill, bibtex-make-field)
11356 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
11357 (bibtex-parse-field-text): Simplify.
11358 (bibtex-string=): New helper function.
11359 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
11360 (bibtex-map-entries): Use bibtex-string=.
11361 (bibtex-search-entry): Use not.
11362 (bibtex-enclosing-field): Fix docstring.
11363 (bibtex-assoc-regexp): Obsolete.
11364 (bibtex-format-entry): Use assoc-string and bibtex-string=.
11365 (bibtex-autokey-get-names): Handle empty name field.
11366 (bibtex-parse-strings): Use assoc-string and unless.
11367 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
11368 Use assoc-string.
11369 (bibtex-pop): Simplify.
11370 (bibtex-mode): Set font-lock-extra-managed-props.
11371 (bibtex-entry-update): Use assoc-string.
11372 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
11373 (bibtex-autofill-entry): Use bibtex-string=.
11374 (bibtex-print-help-message): Simplify.
11375 (bibtex-find-entry): New optional arg START.
11376 (bibtex-validate): Use bibtex-string= and assoc-string.
11377 Do not call obsolete function compilation-parse-errors.
11378 (bibtex-remove-delimiters): Only remove delimiters if present.
11379 (bibtex-copy-entry-as-kill): Add docstring.
11380 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
11381 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
11382 (bibtex-complete): Use bibtex-predefined-month-strings,
11383 bibtex-string=, and new function bibtex-complete-key-cleanup.
11384 (bibtex-generate-url-list): New variable.
11385 (bibtex-url): New command bound to C-c C-l and mouse-2.
11386 (bibtex-url-map): New local keymap for bibtex-url-mouse.
11387 (bibtex-font-lock-url): New function.
11388
11389 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
11390
11391 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
11392
11393 2004-09-09 Kim F. Storm <storm@cua.dk>
11394
11395 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
11396 counter and format with binding.
11397 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
11398 the declared macro uses own macro counter and format. Give symbol
11399 kmacro property.
11400 (kmacro-keymap): Bind kmacro-name-last-macro to n.
11401 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
11402 (kmacro-end-and-call-macro): Doc fix.
11403
11404 2004-09-09 Lars Hansen <larsh@math.ku.dk>
11405
11406 * desktop.el (desktop-clear-preserve-buffers):
11407 Remove make-obsolete-variable.
11408
11409 2004-09-08 Richard M. Stallman <rms@gnu.org>
11410
11411 * buff-menu.el (list-buffers-noselect): Call format-mode-line
11412 with the buffer as argument.
11413
11414 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
11415
11416 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
11417
11418 2004-09-08 Juri Linkov <juri@jurta.org>
11419
11420 * replace.el (perform-replace): Use `query-replace-descr'.
11421
11422 * cus-start.el (history-delete-duplicates): Specify customization.
11423
11424 * diff-mode.el (diff-mode-map):
11425 * progmodes/compile.el (compilation-mode-map):
11426 * progmodes/grep.el (grep-mode-map):
11427 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
11428 to `next-error-follow-minor-mode'.
11429
11430 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11431
11432 * isearch.el (isearch-lazy-highlight-update): Take into account
11433 the case of zero-length match at the search bound.
11434
11435 2004-09-08 Kim F. Storm <storm@cua.dk>
11436
11437 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
11438 change. Use zero width overlays when necessary.
11439
11440 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11441
11442 * subr.el (split-string): Docfix.
11443
11444 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11445
11446 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
11447 (display-call-tree): Ensure newline after caller/calls blocks.
11448
11449 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11450
11451 * startup.el (command-line-1): Make option
11452 --directory/-L modify `load-path' straight away.
11453
11454 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11455
11456 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
11457
11458 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11459
11460 * emacs-lisp/autoload.el (make-autoload):
11461 Handle `define-compilation-mode'.
11462
11463 * emacs-lisp/lisp-mode.el (define-compilation-mode):
11464 Specify `doc-string-elt' property.
11465
11466 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11467
11468 * bs.el (bs-mode): Doc fix.
11469
11470 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11471
11472 * info.el (Info-insert-dir): Fix temp buffer leak bug.
11473
11474 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
11475
11476 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
11477
11478 2004-09-08 Kenichi Handa <handa@m17n.org>
11479
11480 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
11481 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
11482 ps-mule-next-point -> 1+).
11483
11484 * composite.el (encode-composition-rule): Add autoload cooky.
11485
11486 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
11487
11488 * format.el (buffer-auto-save-file-format): Make it permanent local.
11489
11490 2004-09-07 Kim F. Storm <storm@cua.dk>
11491
11492 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
11493 (authors-fixed-entries): Fix typo.
11494 (authors-canonical-author-name): Compact multiple spaces.
11495 Ignore trivial names (e.g. only first name).
11496
11497 * term.el (term-window-width): Only use full window width on
11498 window system if overflow-newline-into-fringe is enabled.
11499 (term-mode): Don't disable overflow-newline-into-fringe.
11500
11501 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
11502
11503 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
11504 motion as seen on my Mac OS X xterms.
11505
11506 * newcomment.el (uncomment-region-default, comment-region-default):
11507 New functions extracted from uncomment-region and comment-region.
11508 (comment-region, comment-region-function, uncomment-region)
11509 (uncomment-region-function): Use them.
11510
11511 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
11512
11513 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
11514 It's not crucial but can make sense at times.
11515
11516 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
11517 the first commit.
11518
11519 * vc.el (vc-buffer-context, vc-restore-buffer-context):
11520 Disable obsolete code.
11521
11522 2004-09-07 Juri Linkov <juri@jurta.org>
11523
11524 * progmodes/grep.el (grep-highlight-matches): Change default from
11525 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
11526 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
11527 if grep option `--color' is available, or to `nil' otherwise.
11528 (grep-process-setup): Call `grep-compute-defaults' if
11529 `grep-highlight-matches' is not computed. Set env-vars only
11530 if `grep-highlight-matches' is `t'.
11531 (grep-use-null-device): Remove redundant type `boolean' (`choice'
11532 is already defined).
11533
11534 * progmodes/compile.el (compilation-start): Use copy of
11535 `process-environment' created by `copy-sequence' to not
11536 modify env-vars in the global `process-environment'.
11537
11538 2004-09-06 Eli Zaretskii <eliz@gnu.org>
11539
11540 * simple.el (next-error-follow-minor-mode): Fix last change.
11541
11542 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
11543
11544 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
11545 permanent local.
11546
11547 2004-09-04 Richard M. Stallman <rms@gnu.org>
11548
11549 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
11550 highlighting if the search string is empty.
11551
11552 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
11553
11554 * facemenu.el (facemenu-active-faces): Change condition of inner
11555 `while' loop to also check the first two elements of `face-atts'
11556 and `mask-atts'.
11557
11558 2004-09-04 John Paul Wallington <jpw@gnu.org>
11559
11560 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
11561 (thumbs-view-image-mode): Make buffer read-only.
11562
11563 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
11564
11565 * textmodes/ispell.el (ispell-really-aspell): New defvar.
11566 (ispell-check-version): Set it.
11567 (ispell-send-replacement): New function.
11568 (ispell-process-line): Call ispell-send-replacement.
11569
11570 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
11571
11572 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
11573 Support choosing seconds with "s".
11574
11575 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
11576
11577 * terminal.el (te-escape): Show `?' in prompt for help key.
11578
11579 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
11580
11581 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
11582
11583 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
11584
11585 * simple.el (next-error-follow-minor-mode)
11586 (next-error-follow-mode-post-command-hook): New functions.
11587 (next-error-follow-last-line): New defvar.
11588
11589 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
11590 * progmodes/compile.el (compilation-mode-map): Likewise.
11591 * progmodes/grep.el (grep-mode-map): Likewise.
11592 * replace.el (occur-mode-map): Likewise.
11593
11594 * newcomment.el (uncomment-region): Bind comment-use-global-state
11595 to nil.
11596
11597 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
11598
11599 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
11600 locally around the call to `revert-buffer'.
11601
11602 2004-09-03 Juri Linkov <juri@jurta.org>
11603
11604 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
11605 `isearch-adjusted' to `t'.
11606 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
11607 (isearch-message-prefix): Add "pending" for isearch-adjusted.
11608 (isearch-other-meta-char): Restore isearch-point unconditionally.
11609 (isearch-query-replace): Add new arg `regexp-flag' and use it.
11610 Set point to start of match if region is not active in transient
11611 mark mode (to include the current match to region boundaries).
11612 Push the search string to `query-replace-from-history-variable'.
11613 Add prompt "Query replace regexp" for isearch-regexp.
11614 Add region beginning/end as last arguments of `perform-replace.'
11615 (isearch-query-replace-regexp): Replace code by the call to
11616 `isearch-query-replace' with arg `t'.
11617
11618 2004-09-03 Richard M. Stallman <rms@gnu.org>
11619
11620 * startup.el (normal-top-level): Undo previous TERM change.
11621
11622 2004-09-03 Kim F. Storm <storm@cua.dk>
11623
11624 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
11625 highlight overlays; allow using RET when cursor is over a button.
11626 (cua--highlight-rectangle): Use it.
11627 (cua--rectangle-set-corners): Don't move backwards at eol.
11628 (cua--forward-line): Don't move into void after eob.
11629
11630 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
11631 point is set (and displayed) inside rectangle.
11632 (cua--rectangle-operation): Fix for highlight of empty lines.
11633 (cua--highlight-rectangle): Fix highlight for tabs.
11634 Position cursor at left/right edge of rectangle using new `cursor'
11635 property on overlay strings.
11636 (cua--indent-rectangle): Don't tabify.
11637 (cua-rotate-rectangle): Ignore that point has moved.
11638
11639 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
11640
11641 * term/mac-win.el: Add ASCII equivalents for some function keys.
11642 (mode-line-frame-identification): Sync with x-win.el.
11643
11644 2004-09-02 Juri Linkov <juri@jurta.org>
11645
11646 * progmodes/compile.el (compilation-buffer-name): Compare major
11647 mode with second element of compilation-arguments instead of third
11648 to reflect latest changes in compilation-arguments structure.
11649 (recompile): Use global variable `compilation-directory' to get
11650 recent compilation directory only when `recompile' is invoked NOT
11651 in the compilation buffer. Otherwise, use `default-directory' of
11652 the compilation buffer.
11653 (compilation-error-properties): Allow to funcall col and end-col.
11654 (compilation-mode-font-lock-keywords): Check col and end-col by
11655 `integerp'.
11656 (compilation-goto-locus): If end-mk is non-nil in transient mark
11657 mode don't activate the mark (and don't display message in
11658 push-mark), but highlight overlay between mk and end-mk.
11659
11660 * progmodes/grep.el (grep-highlight-matches): New defcustom.
11661 (grep-regexp-alist): Add rule to highlight grep matches.
11662 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
11663
11664 * info.el (Info-fontify-node): Don't compute other-tag
11665 if Info-hide-note-references=hide.
11666
11667 * help.el (function-called-at-point):
11668 * help-fns.el (variable-at-point):
11669 Try `find-tag-default' when other methods failed.
11670
11671 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
11672 Do not push mark if inhibit-mark-movement is non-nil.
11673
11674 * textmodes/ispell.el (ispell-html-skip-alists):
11675 Fix backslashes in docstring.
11676
11677 2004-09-01 Juri Linkov <juri@jurta.org>
11678
11679 * isearch.el (isearch-wrap-function)
11680 (isearch-push-state-function): New defvars.
11681 (isearch-pop-fun-state): New defsubst.
11682 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
11683 (isearch-push-state): Set the result of calling
11684 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
11685 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
11686 restore the mode-specific starting point of terminated search.
11687 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
11688 (isearch-repeat): Call `isearch-wrap-function' if defined.
11689 (isearch-message-prefix): Don't add prefix "over" to the message
11690 for wrapped search if `isearch-wrap-function' is defined.
11691 (isearch-search): Call function saved in `isearch-pop-fun-state' to
11692 restore the mode-specific starting point of failed search.
11693
11694 * info.el (Info-search-whitespace-regexp): Fix backslashes.
11695 (Info-search): Add new optional arguments for the sake of isearch.
11696 Replace whitespace in Info-search-whitespace-regexp literally.
11697 Add backward search. Don't call `Info-select-node' if regexp is
11698 found in the same Info node. Don't add node to Info-history for
11699 wrapped isearch.
11700 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
11701 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
11702 (Info-mode): Set local variables `isearch-search-fun-function',
11703 `isearch-wrap-function', `isearch-push-state-function',
11704 `search-whitespace-regexp'.
11705
11706 * isearch.el: Remove ancient Change Log section.
11707 (isearch-string, isearch-message-string, isearch-point)
11708 (isearch-success, isearch-forward-flag, isearch-other-end)
11709 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
11710 (isearch-barrier, isearch-within-brackets)
11711 (isearch-case-fold-search): Add suffix `-state' to state-related
11712 defsubsts to avoid name clashes with other function names.
11713
11714 * simple.el (next-error): New defgroup and defface.
11715 (next-error-highlight, next-error-highlight-no-select):
11716 New defcustoms.
11717 (next-error-no-select): Let-bind next-error-highlight to the value
11718 of next-error-highlight-no-select before calling `next-error'.
11719
11720 * progmodes/compile.el (compilation-goto-locus):
11721 Use `next-error' face instead of `region'. Set 4-th argument of
11722 `move-overlay' to `current-buffer' to move overlay to different
11723 source buffers. Use new variable `next-error-highlight'.
11724
11725 * simple.el (next-error-find-buffer): Move the rule
11726 "if current buffer is a next-error capable buffer" after the
11727 rule "if next-error-last-buffer is set to a live buffer".
11728 Simplify to test all rules in one `or'.
11729 (next-error): Doc fix.
11730 (next-error, previous-error, first-error)
11731 (next-error-no-select, previous-error-no-select):
11732 Make arguments optional.
11733
11734 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
11735
11736 * macros.el (apply-macro-to-region-lines): Make it operate on all
11737 lines that begin in the region, rather than on all complete lines
11738 in the region.
11739
11740 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
11741
11742 * x-dnd.el (x-dnd-protocol-alist): Document update.
11743 (x-dnd-known-types): Defcustom it.
11744 (x-dnd-handle-motif): Print message-atom in error message.
11745
11746 2004-08-30 John Paul Wallington <jpw@gnu.org>
11747
11748 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
11749 strings rather than programatically constructing message.
11750
11751 2004-08-30 Richard M. Stallman <rms@gnu.org>
11752
11753 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
11754 Don't return a string that would read as the wrong character code.
11755
11756 2004-08-29 Kim F. Storm <storm@cua.dk>
11757
11758 * emulation/cua-base.el (cua-auto-expand-rectangles):
11759 Remove automatic rectangle padding feature; replace by non-destructive
11760 virtual rectangle edges feature.
11761 (cua-virtual-rectangle-edges): New defcustom.
11762 (cua-auto-tabify-rectangles): New defcustom.
11763 (cua-paste): If paste into a marked rectangle, insert rectangle at
11764 current column, even if virtual; also paste exactly as many lines
11765 as has been marked (ignore additional lines or add empty lines),
11766 but paste whole source if only one line is marked.
11767 (cua--update-indications): No longer use overwrite-cursor to
11768 indicate rectangle padding
11769
11770 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
11771 (cua--rectangle-virtual-edges): New defun.
11772 (cua--rectangle-get-corners): Remove optional PAD arg.
11773 (cua--rectangle-set-corners): Never do padding.
11774 (cua--forward-line): Remove optional PAD arg. Simplify.
11775 (cua-resize-rectangle-right, cua-resize-rectangle-left)
11776 (cua-resize-rectangle-down, cua-resize-rectangle-up):
11777 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
11778 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
11779 (cua--rectangle-move): Never do padding. Simplify.
11780 (cua--tabify-start): New defun.
11781 (cua--rectangle-operation): Add tabify arg. All callers changed.
11782 (cua--pad-rectangle): Remove.
11783 (cua--delete-rectangle): Handle delete with virtual edges.
11784 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
11785 (cua--insert-rectangle): Handle insert at virtual column.
11786 Perform auto-tabify if necessary.
11787 (cua--activate-rectangle): Remove optional FORCE arg.
11788 Never do padding. Simplify.
11789 (cua--highlight-rectangle): Enhance for virtual edges.
11790 (cua-toggle-rectangle-padding): Remove command.
11791 (cua-toggle-rectangle-virtual-edges): New command.
11792 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
11793 (cua--rectangle-post-command): Don't force rectangle padding.
11794 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
11795
11796 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
11797
11798 * indent.el (edit-tab-stops-buffer): Doc fix.
11799
11800 2004-08-28 Richard M. Stallman <rms@gnu.org>
11801
11802 * progmodes/grep.el (grep-default-command): Use find-tag-default.
11803 (grep-tag-default): Function deleted.
11804
11805 * subr.el (find-tag-default): Move from etags.el.
11806
11807 * progmodes/etags.el (find-tag-default): Move to subr.el.
11808
11809 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
11810 into the basic character if it has an uppercase form.
11811
11812 2004-08-27 Kenichi Handa <handa@m17n.org>
11813
11814 * international/utf-8.el (utf-8-post-read-conversion): If the
11815 buffer is unibyte, temporarily make it multibyte.
11816
11817 2004-08-27 Masatake YAMATO <jet@gyve.org>
11818
11819 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
11820
11821 2004-08-25 John Paul Wallington <jpw@gnu.org>
11822
11823 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
11824 0, 1, and many mismatches in message.
11825 (tex-start-shell): Use `set-process-query-on-exit-flag'.
11826
11827 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
11828 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
11829
11830 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
11831
11832 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
11833 vc-diff-switches differently.
11834
11835 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
11836
11837 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
11838 before and a real defvar after
11839 `speedbar-supported-extension-expressions'. This is to silence
11840 the compiler without breaking bootstrapping.
11841
11842 2004-08-22 Richard M. Stallman <rms@gnu.org>
11843
11844 * textmodes/flyspell.el (flyspell-word):
11845 Use set-process-query-on-exit-flag.
11846 (flyspell-highlight-duplicate-region): Take POSS as arg.
11847 (flyspell-word): Pass POSS as arg.
11848
11849 * progmodes/ada-xref.el: Many doc and style fixes.
11850 (ada-find-any-references): Use compilation-start.
11851 (ada-get-ali-file-name): Improve error msg.
11852 (ada-get-ada-file-name): Likewise.
11853
11854 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
11855 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
11856
11857 * mail/mail-extr.el (mail-extr-all-top-level-domains):
11858 Add forward defvar.
11859
11860 * whitespace.el (global-whitespace-mode): New alias
11861 for whitespace-global-mode.
11862
11863 * speedbar.el (speedbar-file-regexp): Move definition up.
11864 (speedbar-mode, speedbar-set-mode-line-format):
11865 Use with-no-warnings.
11866 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
11867
11868 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
11869 controls whether to display the error buffer.
11870
11871 * ps-mule.el: Delete compatibility code for old Emacses.
11872 (ps-mule-find-wrappoint): Don't use chars-in-region.
11873
11874 * frame.el (display-mouse-p, display-selections-p):
11875 Use with-no-warnings.
11876
11877 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
11878
11879 2004-08-22 David Kastrup <dak@gnu.org>
11880
11881 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
11882 information.
11883
11884 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
11885
11886 2004-08-22 Andreas Schwab <schwab@suse.de>
11887
11888 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
11889
11890 2004-08-22 Masatake YAMATO <jet@gyve.org>
11891
11892 * cvs-status.el (cvs-status-checkout): New function.
11893 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
11894
11895 2004-08-21 David Kastrup <dak@gnu.org>
11896
11897 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
11898 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
11899 has been converted to use hashtables, the relation `nil=none' is
11900 no longer valid, as `nil' is not a hashtable. This patch tries to
11901 reduce the number of resulting errors.
11902
11903 2004-08-21 John Paul Wallington <jpw@gnu.org>
11904
11905 * subr.el (process-kill-without-query): Made obsolete in
11906 version 21.4, not 21.5.
11907
11908 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
11909 (vc-previous-comment, vc-next-comment)
11910 (vc-comment-search-reverse, vc-comment-search-forward)
11911 (vc-comment-to-change-log): Likewise.
11912
11913 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
11914
11915 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
11916
11917 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
11918 Correct indentation of DEFMETHODS with non-standard method
11919 combinations (e.g., PROGN, MIN, MAX).
11920
11921 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
11922
11923 * startup.el (normal-top-level-add-subdirs-to-load-path):
11924 Avoid unnecessarily checking system-type.
11925 (normal-top-level): Set TERM to "dumb". Simplify.
11926
11927 * avoid.el (mouse-avoidance-ignore-p): New fun.
11928 Also ignore switch-frame, select-window, double, and triple clicks.
11929 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
11930 (mouse-avoidance-fancy-hook): Use it.
11931
11932 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
11933
11934 * avoid.el (mouse-avoidance-nudge-mouse)
11935 (mouse-avoidance-banish-destination): Stay within the current window
11936 to avoid problems with mouse-autoselect-window.
11937
11938 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
11939
11940 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
11941 the newer format of some messages in cvs-1.12.1.
11942
11943 2004-08-19 Masatake YAMATO <jet@gyve.org>
11944
11945 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
11946 (elp-results-jump-to-definition-by-mouse)
11947 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
11948 (elp-output-result): Use elp-output-insert-symname.
11949
11950 2004-08-18 Kenichi Handa <handa@m17n.org>
11951
11952 * language/cyrillic.el: Register koi8-r in
11953 ctext-non-standard-encodings-alist.
11954 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
11955
11956 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
11957
11958 * emacs-lisp/copyright.el (copyright-update-year): Delete code
11959 that replaces 20xy with xy.
11960
11961 2004-08-17 John Paul Wallington <jpw@gnu.org>
11962
11963 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
11964 (reb-force-update): Doc fix.
11965
11966 2004-08-16 Richard M. Stallman <rms@gnu.org>
11967
11968 * progmodes/which-func.el (which-func-update-1): Doc fix.
11969
11970 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
11971 (sh-mode-abbrev-table): New variable.
11972
11973 * progmodes/compile.el (compilation-mode): Doc fix.
11974
11975 * emacs-lisp/lisp-mode.el (eval-last-sexp):
11976 Don't cons a new symbol each time.
11977 (eval-last-sexp-fake-value): New variable.
11978
11979 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
11980 (copyright-update-year): Detect continuation of list of years.
11981
11982 * term.el (term-default-fg-color, term-default-bg-color)
11983 (ansi-term-color-vector): Use `unspecified', not nil, as default.
11984
11985 * imenu.el: Several doc fixes: don't say variables are buffer-local.
11986
11987 2004-08-16 Davis Herring <herring@lanl.gov>
11988
11989 * isearch.el (isearch-string, isearch-message-string, isearch-point)
11990 (isearch-success, isearch-forward-flag, isearch-other-end)
11991 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
11992 (isearch-barrier, isearch-within-brackets)
11993 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
11994
11995 2004-08-16 Kenichi Handa <handa@m17n.org>
11996
11997 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
11998
11999 2004-08-15 Kenichi Handa <handa@m17n.org>
12000
12001 * term/x-win.el (x-selection-value): If utf8 was successful but
12002 ctext was not, use utf8 string.
12003
12004 2004-08-14 Davis Herring <herring@lanl.gov>
12005
12006 * isearch.el: Remove accidental changes of March 4. Fix backing
12007 up when a regexp isearch is made more general. Use symbolic
12008 accessor functions for isearch stack frames to make usage clearer.
12009 (search-whitespace-regexp): Made groups in documentation shy (as
12010 is the group in the default value).
12011 (isearch-fallback): New function, addresses problems with regexps
12012 liberalized by `\|', adds support for liberalization by `\}' (the
12013 general repetition construct), and incorporates behavior for
12014 `*'/`?'.
12015 (isearch-}-char): New command, calls `isearch-fallback' with
12016 arguments appropriate to a typed `}'.
12017 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
12018 appropriately.
12019 (isearch-mode-map): Bind `}' to `isearch-}-char'.
12020 (isearch-string, isearch-message,string, isearch-point)
12021 (isearch-success, isearch-forward-flag, isearch-other-end)
12022 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
12023 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
12024 New inline functions to read fields of a stack frame.
12025
12026 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
12027
12028 * battery.el (battery-linux-proc-acpi): Look into battery
12029 directories matching the literal string "CMB", too (required for
12030 Linux kernel version 2.6.7).
12031
12032 2004-08-14 John Paul Wallington <jpw@gnu.org>
12033
12034 * cus-start.el (read-file-name-completion-ignore-case): Add.
12035 (blink-cursor-alist): Change version to "21.4".
12036
12037 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
12038
12039 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
12040
12041 * speedbar.el (speedbar-scan-subdirs): New option.
12042 (speedbar-file-lists): Don't ignore file-name case on Unix and use
12043 dolist.
12044 (speedbar-insert-files-at-point): Take an extra argument and use
12045 it to optionally find out if a subdir is empty. Also unreadable
12046 files don't get expand buttons.
12047 (speedbar-directory): New image (unused pixmap already existed).
12048 (speedbar-expand-image-button-alist): Use it.
12049
12050 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
12051
12052 CC Mode update to 5.30.9:
12053
12054 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
12055 Move from cc-vars to cc-defs for dependency reasons. Fix the
12056 POSIX char class test to check that it works in
12057 `skip-chars-(forward|backward)' too.
12058
12059 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
12060 first argument starts with a special brace list.
12061
12062 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
12063 when `c-opt-type-concat-key' is used (i.e. in Pike).
12064
12065 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
12066 Fix bug when the inner char pair doesn't have paren syntax,
12067 i.e. "(<>)".
12068
12069 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
12070 whitespace safe.
12071
12072 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
12073 position for `arglist-intro', `arglist-cont-nonempty' and
12074 `arglist-close' when there are two arglist open parens on the same
12075 line and there's nothing in front of the first.
12076
12077 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
12078 locking of qualified names in Java, which previously could fontify
12079 common indexing expressions in many cases. The standard Java
12080 naming conventions are used to tell them apart.
12081
12082 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
12083 Fix inconsistency wrt opening parens on the first line inside a paren
12084 block.
12085
12086 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
12087 compile time for the sake of `c-major-mode-is'.
12088
12089 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
12090 `c-major-mode-is' in the event that this is used inside a
12091 `c-lang-defconst'.
12092
12093 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
12094 `c-lang-defconst' so that it works better with fallback languages.
12095
12096 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
12097 it to fail to record the base mode.
12098
12099 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
12100 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
12101 is used. Reorder the syntax checks to get more efficient
12102 skipping in some situations.
12103
12104 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
12105 continuation which might precede the newly inserted '{'.
12106
12107 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
12108 Fix cases where it could loop indefinitely.
12109
12110 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
12111 size specs correctly. Only fontify identifiers in front of '('
12112 with as functions - don't accept any paren char. Tighten up
12113 initializer skipping to stop before function and class blocks.
12114
12115 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
12116 the point could be left directly after an open paren when finding
12117 the beginning of the first decl in the block.
12118
12119 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
12120 table when filtering out legitimate open parens to be recorded.
12121 This could cause cache inconsistencies when e.g.
12122 `c++-template-syntax-table' was temporarily in use.
12123
12124 * progmodes/cc-engine.el (c-on-identifier)
12125 (c-simple-skip-symbol-backward): Small fix for handling "-"
12126 correctly in `skip-chars-backward'. Affected the operator lfun
12127 syntax in Pike.
12128
12129 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
12130 Fix bug that could cause an error from `after-change-functions' when
12131 the changed region is at bob.
12132
12133 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
12134
12135 CC Mode update to 5.30.9:
12136
12137 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
12138 to say that <TAB> doesn't insert WS into a CPP line.
12139 (c-indent-command, c-tab-always-indent): Amend doc strings.
12140
12141 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
12142 checks for user errors, thus eliminating cryptic and unhelpful
12143 Emacs error messages. (1) Check the arg to `c-set-style' is a
12144 string. (2) Check that settings to `c-offsets-alist' are not
12145 spuriously quoted.
12146
12147 * progmodes/cc-cmds.el (c-electric-brace): Don't delete a comment
12148 which precedes the newly inserted `{'.
12149
12150 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
12151
12152 Sync with Tramp 2.0.44.
12153
12154 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
12155 function "tramp_file_attributes". Otherwise, file names
12156 containing spaces are misinterpreted. Reported by Magnus Henoch
12157 <mange@freemail.hu>.
12158 (tramp-handle-file-truename): FILENAME must be expanded first.
12159 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
12160 obscure results. Reported by D. Goel <deego@gnufans.org>.
12161 (tramp-handle-verify-visited-file-modtime): If file does not
12162 exist, say it is not modified if and only if that agrees with the
12163 buffer's record. Check whether a file is visiting the buffer, or
12164 the buffer has no recorded last modification time. Return t in
12165 case the visiting file doesn't exist. Suggested by Luc Teirlinck
12166 <teirllm@auburn.edu>.
12167 (tramp-handle-write-region): Pass modtime explicitely to
12168 `set-visited-file-modtime', because filename can be different
12169 from (buffer-file-name) if `file-precious-flag' is set.
12170 `set-visited-file-modtime' must be called always when `visit' is t
12171 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
12172 (tramp-handle-set-visited-file-modtime): If `time-list' is not
12173 nil, don't apply the whole body. If the file doesn't exists, set
12174 modtime to '(-1 65535). Suggested by Luc Teirlinck
12175 <teirllm@auburn.edu>.
12176
12177 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
12178
12179 * help.el (describe-bindings): Doc fix.
12180
12181 * subr.el (kbd): Doc fix.
12182
12183 2004-08-08 John Paul Wallington <jpw@gnu.org>
12184
12185 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
12186 instead of `string-to-int'.
12187 (define-ibuffer-column mode): Fix indentation.
12188
12189 2004-08-08 Lars Hansen <larsh@math.ku.dk>
12190
12191 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
12192
12193 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
12194
12195 * subr.el (global-unset-key, local-unset-key): Doc fixes.
12196
12197 * novice.el (disabled-command-function): New variable renamed from
12198 `disabled-command-hook'.
12199 (disabled-command-hook): Keep the _variable_ as alias for
12200 `disabled-command-function' and make obsolete.
12201 (disabled-command-function): Function renamed from
12202 `disabled-command-hook'. Adapt code to name change of the variable.
12203
12204 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
12205
12206 * simple.el (completion-root-regexp): New defvar.
12207 (completion-setup-function): Use it instead of a literal string.
12208
12209 2004-08-07 John Paul Wallington <jpw@gnu.org>
12210
12211 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
12212 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
12213 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
12214 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
12215
12216 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
12217
12218 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
12219 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
12220
12221 2004-08-04 Kenichi Handa <handa@m17n.org>
12222
12223 * international/encoded-kb.el (encoded-kbd-setup-keymap):
12224 Fix previous change.
12225
12226 2004-08-03 Kenichi Handa <handa@m17n.org>
12227
12228 * international/encoded-kb.el: The following changes are to
12229 utilize key-translation-map instead of minor mode map.
12230 (encoded-kbd-iso2022-non-ascii-map): Delete it.
12231 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
12232 (encoded-kbd-last-key): New function.
12233 (encoded-kbd-iso2022-single-shift): New function.
12234 (encoded-kbd-iso2022-designation)
12235 (encoded-kbd-self-insert-iso2022-7bit)
12236 (encoded-kbd-self-insert-iso2022-8bit)
12237 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
12238 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
12239 key-translation-map.
12240 (encoded-kbd-setup-keymap): Setup key-translation-map.
12241 (saved-key-translation-map): New variable.
12242 (encoded-kbd-mode): Save/restore key-translation-map.
12243 Adjust for the change of encoded-kbd-setup-keymap.
12244
12245 2004-08-02 Kim F. Storm <storm@cua.dk>
12246
12247 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
12248 and call compute-motion with nil for topos and width to get proper
12249 usable width and height for both window and non-window systems.
12250
12251 * windmove.el (windmove-coordinates-of-position): Let compute-motion
12252 calculate usable window width and height.
12253
12254 * window.el (window-buffer-height): Call compute-motion with nil width.
12255
12256 2004-08-01 David Kastrup <dak@gnu.org>
12257
12258 * replace.el (query-replace-read-from):
12259 Use `query-replace-compile-replacement'.
12260 (query-replace-compile-replacement): New function.
12261 (query-replace-read-to): Use `query-replace-compile-replacement'
12262 for repeating the last command.
12263
12264 2004-08-01 John Paul Wallington <jpw@gnu.org>
12265
12266 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
12267 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
12268 (pr-switches): Remove period from end of error messages.
12269
12270 * help-mode.el (help-go-back): Likewise.
12271
12272 * abbrev.el (only-global-abbrevs): Doc fix.
12273 (edit-abbrevs-map): Define within defvar.
12274 (quietly-read-abbrev-file): Doc fix.
12275
12276 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
12277
12278 * novice.el (enable-command, disable-command): Doc fixes.
12279
12280 * subr.el (event-modifiers, event-basic-type): Doc fixes.
12281
12282 2004-07-30 Richard M. Stallman <rms@gnu.org>
12283
12284 * subr.el (with-local-quit): Doc fix.
12285
12286 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
12287
12288 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
12289
12290 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
12291
12292 * custom.el (defcustom): Doc fix.
12293
12294 2004-07-28 Masatake YAMATO <jet@gyve.org>
12295
12296 * progmodes/etags.el (etags-tags-apropos): Show building progress.
12297
12298 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
12299
12300 * imenu.el (imenu-prev-index-position-function)
12301 (imenu-extract-index-name-function, imenu-name-lookup-function)
12302 (imenu--index-alist): Docstring redundancy fix.
12303
12304 2004-07-25 Lars Hansen <larsh@math.ku.dk>
12305
12306 * wdired.el (wdired-finish-edit): Require dired-aux before locally
12307 binding dired-backup-overwrite.
12308
12309 2004-07-25 John Paul Wallington <jpw@gnu.org>
12310
12311 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
12312
12313 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
12314
12315 * term/tty-colors.el (tty-color-approximate): Doc fix.
12316
12317 * select.el (x-get-selection, x-set-selection): Doc fixes.
12318
12319 * frame.el (make-frame): Doc fix.
12320
12321 2004-07-24 Richard M. Stallman <rms@gnu.org>
12322
12323 * mail/rmail.el (rmail-mime-charset-pattern):
12324 Don't include semicolon in the charset value.
12325
12326 * replace.el (occur-next-error): Call set-window-point.
12327 (occur-engine): Handle negative NLINES.
12328
12329 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
12330
12331 * frame.el (modify-all-frames-parameters): Minor doc fix.
12332 (set-frame-configuration): Doc fix.
12333
12334 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
12335
12336 * simple.el (completion-setup-function): Compute the common parts
12337 and the first difference place correctly when
12338 partial-completion-mode is on.
12339
12340 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12341
12342 * ps-print.el: Doc fix.
12343 (ps-print-version): New version 6.6.5.
12344 (ps-printing-region): Doc fix.
12345 (ps-generate-string-list): Comment fix.
12346 (ps-message-log-max): Code fix.
12347
12348 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
12349
12350 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
12351 generated PostScript.
12352
12353 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
12354
12355 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
12356 with Gnus v5_10 branch.)
12357
12358 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
12359
12360 * calendar/time-date.el (time-to-number-of-days): New function.
12361 Imported from from Gnus.
12362
12363 2004-07-22 Kim F. Storm <storm@cua.dk>
12364
12365 * progmodes/make-mode.el: Fix comments.
12366
12367 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12368
12369 * printing.el: Doc fix.
12370
12371 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
12372
12373 * frame.el (modify-all-frames-parameters): Minor doc fix.
12374
12375 2004-07-20 Richard M. Stallman <rms@gnu.org>
12376
12377 * textmodes/fill.el (fill-nobreak-p): If this break point is
12378 at the end of the line, don't consider the newline which follows
12379 as a reason to return t.
12380
12381 2004-07-19 John Paul Wallington <jpw@gnu.org>
12382
12383 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
12384
12385 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
12386
12387 * dired-aux.el (dired-do-kill-lines): Expand docstring.
12388 Delete irrelevant code.
12389
12390 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
12391
12392 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
12393 New docstring. From Luc Teirlinck.
12394
12395 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
12396
12397 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
12398 section.
12399 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
12400 non-file buffers. We know it is nil.
12401
12402 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
12403
12404 Sync with Tramp 2.0.43.
12405
12406 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
12407 Remove outdated comment.
12408 (tramp-locked, tramp-locker): New variables for implementing a
12409 global lock.
12410 (tramp-sh-file-name-handler): Use them to implement the global lock.
12411
12412 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
12413
12414 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
12415 calls to respective `xxx` calls.
12416 (tramp-process-alive-regexp): Precise doc string.
12417 (tramp-multi-action-process-alive): New defun.
12418 (tramp-multi-actions): Use it.
12419 (tramp-handle-find-backup-file-name): `copy-tree' is available
12420 since Emacs 22.1 only (XEmacs has it). Implementation rewritten
12421 in order to avoid this function.
12422 (tramp-handle-write-region): Set current buffer. If connection
12423 wasn't open, `file-modes' has changed it accidently. Reported by
12424 David Kastrup <dak@gnu.org>.
12425 (tramp-enter-password, tramp-read-passwd): New arguments USER and
12426 HOST.
12427 (tramp-action-password, tramp-multi-action-password): Apply it.
12428 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
12429 name must still contain the port number. Otherwise, we have two
12430 Tramp buffers, with all the confusion. Reported by Myron Selby
12431 <myron@xytech.com> and Rolf Dubitzky
12432 <Dubitzky@physi.uni-heidelberg.de>.
12433
12434 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
12435 HOST to `tramp-enter-passwd'.
12436
12437 * net/tramp-vc.el (all): Code cleanup. Change all
12438 `tramp-handle-xxx' calls to respective `xxx` calls.
12439
12440 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
12441
12442 * emacs-lisp/testcover.el: New category "potentially-1valued" for
12443 functions that are not erroneous if either 1-valued or
12444 multi-valued. Detect functions in this class.
12445 (testcover-1value-functions, testcover-compose-functions)
12446 (testcover-progn-functions) Add some additional functions to lists.
12447 (testcover-mark): Bugfix when marking up the definition for an
12448 empty function.
12449
12450 2004-07-17 Richard M. Stallman <rms@gnu.org>
12451
12452 * replace.el (occur-read-primary-args): Pass default to
12453 read-from-minibuffer.
12454
12455 * mail/footnote.el (footnote-section-tag): Use defcustom.
12456
12457 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
12458 Compile font-lock-keywords, not KEYWORDS.
12459 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
12460 Add warn, check-type. Handle cerror like error.
12461
12462 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
12463
12464 * progmodes/which-func.el (which-func-keymap): New var.
12465 (which-func-face): New face.
12466 (which-func-format): Use them.
12467
12468 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
12469
12470 * buff-menu.el (list-buffers-noselect): Append the buffer's
12471 process status to its mode name.
12472
12473 2004-07-16 Kim F. Storm <storm@cua.dk>
12474
12475 * simple.el (inhibit-mark-movement): New defvar.
12476 (beginning-of-buffer, end-of-buffer): Do not push mark if
12477 inhibit-mark-movement is non-nil or C-u prefix is given.
12478
12479 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
12480 Init to beginning-of-buffer and end-of-buffer.
12481 (cua--undo-push-mark): New defvar.
12482 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
12483 already active and command is in cua--preserve-mark-commands.
12484 Also fix check for shift modifier on non-window systems.
12485 (cua--post-command-handler): Clear inhibit-mark-movement if set.
12486
12487 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
12488
12489 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
12490 of two integers, instead of a cons.
12491
12492 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
12493 `visited-file-modtime' now returns a list of two integers, instead
12494 of a cons.
12495
12496 * dired.el (dired-directory-changed-p): Ditto.
12497
12498 * progmodes/grep.el (grep): Doc fix.
12499
12500 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
12501
12502 * autorevert.el (auto-revert-tail-mode)
12503 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
12504 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
12505 in both at the same time.
12506 (auto-revert-tail-mode): New command.
12507 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
12508 (auto-revert-handler): Revert only either tail or whole file.
12509
12510 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
12511 add auto-revert-tail-mode.
12512
12513 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12514
12515 * printing.el: Doc fix. Change name of some funs.
12516 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
12517 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
12518 (pr-standard-file-name): New fun. Replace pr-standard-path.
12519 (pr-call-process): Code fix.
12520
12521 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
12522
12523 * subr.el (with-selected-window): Doc fix.
12524
12525 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
12526
12527 * subr.el (get-buffer-window-list): Doc fix.
12528
12529 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
12530
12531 * files.el (switch-to-buffer-other-window): Doc fix.
12532
12533 * window.el (save-selected-window, one-window-p)
12534 (split-window-keep-point, split-window-vertically)
12535 (split-window-horizontally): Doc fixes.
12536
12537 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12538
12539 * printing.el: Doc fix. Now it uses call-process instead of
12540 shell-command for low command execution.
12541 (pr-version): New version number (6.8).
12542 (pr-shell-file-name): Option removed.
12543 (pr-shell-command): Fun removed.
12544 (pr-call-process): New fun. Replace pr-shell-command.
12545 (pr-standard-path, pr-remove-nil-from-list): New funs.
12546 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
12547 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
12548 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
12549 (pr-ps-utility-process, pr-txt-print): Code fix.
12550
12551 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
12552
12553 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
12554 boolean.
12555
12556 2004-07-09 Lars Hansen <larsh@math.ku.dk>
12557
12558 * wid-edit.el (widget-field-buffer): Doc fix.
12559
12560 2004-07-09 John Paul Wallington <jpw@gnu.org>
12561
12562 * emacs-lisp/re-builder.el (reb-update-overlays):
12563 Distinguish between one and several matches in message.
12564
12565 2004-07-09 Richard M. Stallman <rms@gnu.org>
12566
12567 * mouse.el (mouse-set-region-1): If transient-mark-mode
12568 is `identity', change it to `only'.
12569
12570 * simple.el (current-word): Doc fix.
12571
12572 2004-07-09 Mark A. Hershberger <mah@everybody.org>
12573
12574 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
12575 so that it is more understanding of whitespace.
12576
12577 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the form
12578 (("ns" . "element") (attr-list) children) instead of
12579 ((:ns . "element") (attr-list) children) in order to reduce the
12580 number of symbols used.
12581 (xml-skip-dtd): Change to use xml-parse-dtd but set
12582 xml-validating-parsing to nil.
12583 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
12584 (xml-substitute-entity): Remove in favor of new entity substitution.
12585 (xml-substitute-special): Rewrite in to substitute complex
12586 entities from DOCTYPE declarations.
12587 (xml-parse-fragment): Parse fragments from entity deleclarations.
12588 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
12589 (xml-parse-dtd, xml-substitute-special): Make validity checks
12590 conditioned on xml-validating-parser. Add "Not Well Formed" to
12591 error messages about well-formedness.
12592
12593 2004-07-08 Steven Tamm <steventamm@mac.com>
12594
12595 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
12596 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
12597 Do not treat double clicks and triple clicks specially in the
12598 scroll bar (preventing strange repositioning problems)
12599
12600 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
12601
12602 * replace.el (query-replace-regexp-eval): Fix last change.
12603
12604 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
12605
12606 * replace.el (query-replace-descr): New fun.
12607 (query-replace-read-from, query-replace-read-args): Default to the
12608 previous from&to.
12609 (query-replace-read-to): Quote the `from' string when displaying it.
12610 (query-replace-regexp-eval): Immediately check read-only status.
12611 Use query-replace-read-from to get the \n checking.
12612 Quote the `from' string when displaying it.
12613 (map-query-replace-regexp, occur-read-primary-args):
12614 Quote the `from' string when displaying it.
12615
12616 * isearch.el (isearch-query-replace): Pass the regexp-ness and
12617 delimited-ness of the search to query-replace.
12618
12619 * replace.el (query-replace-read-from, query-replace-read-to):
12620 New funs extracted from query-replace-read-args.
12621 (query-replace-read-args): Use them.
12622
12623 * replace.el (query-replace-interactive, query-replace-read-args):
12624 Remove the `initial' special value.
12625 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
12626 (occur-engine): Remove unused var `matchend'.
12627
12628 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
12629 Use the search string without prompting.
12630
12631 2004-07-05 Kenichi Handa <handa@m17n.org>
12632
12633 * international/mule.el (decode-coding-inserted-region):
12634 Set last-coding-system-used only when coding is nil.
12635
12636 2004-07-03 Eli Zaretskii <eliz@gnu.org>
12637
12638 * progmodes/grep.el (grep-compute-defaults, grep-command)
12639 (grep-program, find-program, grep-find-use-xargs, grep-history)
12640 (grep-find-history, grep-tag-default, grep-find-command)
12641 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
12642 Add autoload cookies, for unbundled packages that load `compile'
12643 and expect all grep-related symbols to become defined.
12644
12645 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
12646
12647 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
12648 (iimage-mode-image-search-path): New user option to search the
12649 image file.
12650 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
12651 have locate-file.
12652 (iimage-mode-buffer): Use it.
12653
12654 2004-07-03 Nick Roberts <nickrob@gnu.org>
12655
12656 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
12657 carefully.
12658 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
12659
12660 2004-07-03 Juri Linkov <juri@jurta.org>
12661
12662 * replace.el (query-replace-read-args): Swallow space after 'foo,
12663 not after (quote foo). Match space only immediately after symbol,
12664 not anywhere in the whole string.
12665
12666 2004-07-02 Richard M. Stallman <rms@gnu.org>
12667
12668 * replace.el (query-replace-read-args): Swallow space after
12669 symbols, not after closeparens. But avoid error if string ends there.
12670
12671 * progmodes/python.el (python-beginning-of-statement):
12672 Exit the loop if backward-up-list gets error.
12673
12674 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
12675
12676 2004-07-02 Andre Spiegel <spiegel@gnu.org>
12677
12678 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
12679 only if vc-consult-headers is non-nil.
12680
12681 2004-07-02 Juri Linkov <juri@jurta.org>
12682
12683 * pcvs.el (cvs-mode-diff-repository): New command.
12684
12685 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
12686
12687 2004-07-01 Juri Linkov <juri@jurta.org>
12688
12689 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
12690 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
12691 C-M-% to isearch-query-replace-regexp.
12692 (minibuffer-local-isearch-map): Add arrow key bindings.
12693 Bind C-f to isearch-yank-char-in-minibuffer.
12694 (isearch-forward): Doc fix.
12695 (isearch-edit-string): Doc fix.
12696 (isearch-query-replace, isearch-query-replace-regexp): New funs.
12697 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
12698 (isearch-yank-char): Add optional arg.
12699 (isearch-yank-char-in-minibuffer): New fun.
12700
12701 * replace.el (query-replace-interactive): Change type from boolean
12702 to choice. Add value `initial'.
12703 (query-replace-read-args): Handle value `initial' of
12704 query-replace-interactive.
12705
12706 2004-06-29 Kim F. Storm <storm@cua.dk>
12707
12708 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
12709 (breakpoint-disabled-bitmap-face): Add :group 'gud.
12710
12711 * progmodes/ada-xref.el (ada-tight-gvd-integration):
12712 Add :group 'ada.
12713
12714 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
12715
12716 2004-06-29 Juri Linkov <juri@jurta.org>
12717
12718 * replace.el (query-replace-read-args): Swallow a space after
12719 everything except )]" which in most cases means after a symbol.
12720
12721 * emacs-lisp/pp.el (pp-buffer): Add autoload.
12722
12723 2004-06-28 Richard M. Stallman <rms@gnu.org>
12724
12725 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
12726 More changes to go with previous change in font-lock.el.
12727
12728 2004-06-26 David Kastrup <dak@gnu.org>
12729
12730 * replace.el (perform-replace): Highlight the match even in
12731 non-query mode if there is potential replace string editing.
12732
12733 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
12734
12735 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
12736 agree with new return value of `file-remote-p'.
12737 This syncs with Tramp 2.0.42.
12738
12739 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
12740 according to new documentation of `file-remote-p'.
12741
12742 * files.el (file-remote-p): Fix doc to say that return value is
12743 identification of remote system, if not nil.
12744 (file-relative-name): Use new return value of `file-remote-p'.
12745
12746 2004-06-26 Nick Roberts <nickrob@gnu.org>
12747
12748 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
12749 (gdb-goto-breakpoint): Fix breakage.
12750
12751 2004-06-26 Eli Zaretskii <eliz@gnu.org>
12752
12753 * man.el (Man-getpage-in-background): Add windows-nt to the list
12754 of systems where shell-file-name should be used instead of
12755 literal "sh".
12756
12757 2004-06-25 Sam Steingold <sds@gnu.org>
12758
12759 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
12760 function names `(setf symbol)'.
12761
12762 2004-06-24 Richard M. Stallman <rms@gnu.org>
12763
12764 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
12765
12766 * font-lock.el (font-lock-keywords): Change format of compiled values.
12767 Document it.
12768 (font-lock-add-keywords): If font-lock-keywords is compiled,
12769 extract the uncompiled version, modify, then recompile.
12770 (font-lock-remove-keywords): Likewise.
12771 (font-lock-fontify-keywords-region): Handle changed format.
12772 (font-lock-compile-keywords): Handle changed format.
12773 (font-lock-set-defaults): Compile the keywords explicitly here.
12774
12775 2004-06-24 David Kastrup <dak@gnu.org>
12776
12777 * replace.el (query-replace-read-args): Implement `\,' and `\#'
12778 replacements here.
12779 (query-replace-regexp): Doc string explaining this and the new
12780 `\?' replacement. Remove `\,' and `\#' implementation here, as it
12781 is better placed in `query-replace-read-args'.
12782 (replace-regexp): Explain `\,', `\#' and `\?'.
12783 (replace-match-data): New function for thorough reuse/destruction
12784 of old match-data.
12785 (replace-match-maybe-edit): Function for implementing `\?' editing.
12786 (perform-replace): Fix maintaining of the match stack including
12787 already matched regions, implement `\?', fix various problems
12788 with regions while editing and other stuff.
12789 (replace-highlight): Simplify.
12790
12791 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
12792
12793 * progmodes/grep.el (grep-error-screen-columns): New variable.
12794 (grep-regexp-alist): Give it the full functionality of gnu style
12795 compilation messages with line and column ranges. Ask me for the
12796 perl script I'm working on, that uses these.
12797
12798 2004-06-23 Nick Roberts <nickrob@gnu.org>
12799
12800 * comint.el (comint-insert-clicked-input, comint-copy-old-input):
12801 Remove.
12802 (comint-insert-input, comint-mouse-insert-input): New functions
12803 based on comint-insert-clicked-input for two bindings but just
12804 one functionality.
12805
12806 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
12807
12808 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
12809
12810 2004-06-23 Lars Hansen <larsh@math.ku.dk>
12811
12812 * files.el (write-contents-functions): Doc fix.
12813
12814 2004-06-21 Juanma Barranquero <lektu@terra.es>
12815
12816 * image.el (image-library-alist): Rewrite docstring in active voice.
12817
12818 2004-06-20 Richard M. Stallman <rms@gnu.org>
12819
12820 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
12821
12822 * isearch.el (isearch-repeat): Avoid testing old match data.
12823 (isearch-message): Display trailing space in special font
12824 when search is failing.
12825 (isearch-search-fun-function): Doc fix.
12826
12827 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
12828
12829 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
12830
12831 * frame.el (show-trailing-whitespace): Doc fix.
12832
12833 * cus-edit.el (custom-variable-documentation): New function.
12834 (custom-variable): Use it.
12835
12836 2004-06-19 Nick Roberts <nickrob@gnu.org>
12837
12838 * man.el (Man-getpage-in-background): Revert previous change but
12839 make cygwin a special case.
12840
12841 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
12842
12843 * autorevert.el (global-auto-revert-non-file-buffers):
12844 Update docstring.
12845
12846 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
12847
12848 * progmodes/compile.el (compilation-error-properties): Store one
12849 more than end-col, if present, so that transient-mark-mode will
12850 highlight last char too.
12851 * progmodes/grep.el (grep-regexp-alist): Match columns and column
12852 ranges, if present.
12853
12854 2004-06-18 Jason Rumney <jasonr@gnu.org>
12855
12856 * makefile.w32-in: Double percent signs in for loops.
12857
12858 2004-06-17 David Kastrup <dak@gnu.org>
12859
12860 * replace.el (query-replace-read-args): Only warn about use of \n
12861 and \t when we are doing a regexp replacement and the actual
12862 escaped character is n or t.
12863 (query-replace-regexp): Add \, and \# interpretation to
12864 interactive call and document it.
12865 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
12866 as shortkey for replace-count.
12867 (replace-quote): New function for doubling backslashes.
12868
12869 2004-06-17 Juanma Barranquero <lektu@terra.es>
12870
12871 * files.el (parse-colon-path, cd): Mention in docstring that the
12872 path separator is colon in GNU-like systems.
12873
12874 * newcomment.el (comment-region-internal): Fix docstring.
12875
12876 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
12877 (ewoc-invalidate, ewoc-collect): Doc fixes.
12878 (ewoc--create-node, ewoc--delete-node-internal):
12879 Fix typos in docstring.
12880
12881 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
12882
12883 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
12884 manual to docstring.
12885
12886 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12887
12888 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
12889
12890 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
12891
12892 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
12893 Add hyperlink to emacs-xtra manual to docstring.
12894
12895 * autorevert.el (global-auto-revert-non-file-buffers):
12896 Add hyperlink to emacs-xtra manual to docstring, as well as an
12897 info-link.
12898
12899 2004-06-14 Juanma Barranquero <lektu@terra.es>
12900
12901 * image.el (image-library-alist): New variable to map image types
12902 to external libraries. Initialized to nil, unless system-specific
12903 configs change it.
12904 (image-type-available-p): Determine whether an image type is
12905 available by calling `init-image-library'.
12906
12907 * term/w32-win.el (image-library-alist): Initialize to a known set
12908 of probable library names.
12909
12910 2004-06-14 Kenichi Handa <handa@m17n.org>
12911
12912 * international/code-pages.el (windows-1256, cp1125): Fix tables
12913 for several characters.
12914
12915 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
12916
12917 2004-06-13 Richard M. Stallman <rms@gnu.org>
12918
12919 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
12920
12921 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
12922 not "`pc-selection-mode'".
12923
12924 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
12925
12926 * simple.el (previous-matching-history-element): Specify a default.
12927
12928 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
12929
12930 * cus-face.el (custom-declare-face): Simplify code.
12931
12932 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
12933
12934 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
12935
12936 * files.el (before-save-hook): Add `time-stamp' to the options.
12937
12938 * time-stamp.el (time-stamp): Recommend adding it to
12939 `before-save-hook', rather than `write-file-functions'.
12940 Make a similar change in `Commentary' section.
12941
12942 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
12943
12944 * diff-mode.el (diff-current-defun): If at start of hunk, use
12945 position of first change.
12946
12947 2004-06-13 Lars Hansen <larsh@math.ku.dk>
12948
12949 * dired-x.el (dired-mark-omitted): Bind to "*O".
12950
12951 2004-06-12 Karl Fogel <kfogel@red-bean.com>
12952
12953 * bookmark.el (bookmark-bmenu-relocate): New function, as
12954 suggested by David J. Biesack <David.Biesack@sas.com>.
12955 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
12956 (bookmark-bmenu-mode): Describe binding in doc string.
12957 (bookmark-set-filename): Save the bookmark list if it's time.
12958
12959 2004-06-13 Kenichi Handa <handa@m17n.org>
12960
12961 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
12962 (ccl-untranslated-to-ucs): Fix typo.
12963
12964 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
12965
12966 * progmodes/python.el (python-open-block-statement-p):
12967 Fix indentation after a block opening that contains a comment.
12968
12969 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
12970
12971 * bindings.el (completion-ignored-extensions): Add file extensions
12972 of Python byte-compiled files.
12973
12974 2004-06-12 Juri Linkov <juri@jurta.org>
12975
12976 * info.el (Info-goto-node): Add autoload.
12977 (Info-toc): Add substring-no-properties on Info file name.
12978 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
12979 (Info-mode-map): Bind L to Info-history, T to Info-toc.
12980
12981 2004-06-12 Kenichi Handa <handa@m17n.org>
12982
12983 * international/mule-cmds.el (set-language-environment):
12984 Load subst tables if necessary.
12985
12986 * international/mule.el (decode-char): Load subst tables if necessary.
12987 (encode-char): Likewise.
12988
12989 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
12990 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
12991 (utf-16le-decode-loop): Set r5 to -1 before loop.
12992 (utf-16be-decode-loop): Likewise.
12993 (ccl-decode-mule-utf-16le): Add EOF processing block.
12994 (ccl-decode-mule-utf-16be): Likewise.
12995 (ccl-decode-mule-utf-16le-with-signature): Likewise.
12996 (ccl-decode-mule-utf-16be-with-signature): Likewise.
12997 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
12998 (ccl-mule-utf-16-encode-untrans): New CCL.
12999 (utf-16-decode-to-ucs): Handle pre-read character.
13000 (utf-16le-encode-loop): Handle surrogate pair.
13001 (utf-16be-encode-loop): Likewise.
13002 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
13003 of utf-16le-encode-loop.
13004 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
13005 of utf-16be-encode-loop.
13006 (mule-utf-16-post-read-conversion):
13007 Call utf-8-post-read-conversion at first.
13008 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
13009 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
13010 Add post-read-conversion and pre-write-conversion.
13011
13012 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
13013 (utf-translate-cjk-unicode-range): New variable.
13014 (utf-translate-cjk-load-tables): New function.
13015 (utf-lookup-subst-table-for-decode): New function.
13016 (utf-lookup-subst-table-for-encode): New function.
13017 (utf-translate-cjk-mode): Init-value changed to t. Don't load
13018 tables here. Update safe-charsets of utf-* coding systems.
13019 (ccl-mule-utf-untrans): New CCL.
13020 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
13021 at end of each branch.
13022 (ccl-mule-utf-8-encode-untrans): New CCL.
13023 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
13024 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
13025 length of encoding. Don't return r0.
13026 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
13027 (utf-8-post-read-conversion): Narrow to region properly.
13028 If utf-translate-cjk-mode is on, load tables if necessary.
13029 Call utf-8-compose with hash-table arg if necessary.
13030 Call XXX-compose-region instead of XXX-post-read-convesion.
13031 (utf-8-pre-write-conversion): New function.
13032 (mule-utf-8): Include CJK charsets in safe-charsets if
13033 utf-translate-cjk-mode is on. Add pre-write-conversion.
13034
13035 * international/characters.el: Temporarily set
13036 utf-translate-cjk-mode to nil.
13037
13038 * language/devan-util.el (devanagari-compose-region):
13039 Add autoload cookie.
13040
13041 * international/ccl.el (ccl-dump-call): Fix printing the
13042 subroutine name.
13043
13044 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
13045
13046 * dired.el (dired-revert): If buffer is marked unmodified before
13047 reverting, keep it marked unmodified.
13048 Adapt to new conventions for commenting out code.
13049 (dired-make-relative): Adapt to new conventions for commenting out code.
13050
13051 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
13052
13053 * eshell/esh-module.el (eshell-load-defgroups):
13054 Bind `vc-handled-backends' to nil when opening files.
13055
13056 2004-06-11 Juanma Barranquero <lektu@terra.es>
13057
13058 * files.el (parse-colon-path, cd): Doc fixes (refer to
13059 `path-separator', not colon).
13060
13061 2004-06-10 Juanma Barranquero <lektu@terra.es>
13062
13063 * newcomment.el (comment-search-forward)
13064 (comment-search-backward): Fix typos in docstring.
13065 (comment-region): Doc fix.
13066
13067 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
13068
13069 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
13070 switch is no longer stored in `dired-switches-alist'.
13071
13072 * dired-aux.el (dired-insert-subdir): Do not store R switch in
13073 `dired-switches-alist'.
13074
13075 2004-06-10 Kim F. Storm <storm@cua.dk>
13076
13077 * pcvs.el (cvs-mode-diff-yesterday): New command.
13078
13079 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
13080
13081 2004-06-10 Juri Linkov <juri@jurta.org>
13082
13083 * emacs-lisp/edebug.el (edebug-eval-defun):
13084 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
13085 Fix docstring.
13086
13087 * simple.el (eval-expression-print-format): Don't print additional
13088 information on the first call to `eval-print-last-sexp'.
13089 (next-error-find-buffer): Fix punctuation.
13090 (killing) <defgroup>: Fix punctuation.
13091 (yank-excluded-properties): Change group from editing to killing.
13092
13093 * replace.el (perform-replace): Use `limit' to terminate the
13094 while-loop explicitly.
13095
13096 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13097
13098 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
13099 Use lc-*.xpm as prefix instead of *-locol.xpm.
13100
13101 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
13102 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
13103 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
13104 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
13105 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
13106 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
13107 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
13108 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
13109 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
13110 * toolbar/lc-up_arrow.xpm:
13111 Rename from *-locol.xpm.
13112
13113 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
13114
13115 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
13116 include forms like &<str>; as valid url patterns.
13117
13118 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
13119
13120 * dired.el (dired-diff, dired-backup-diff)
13121 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
13122 (dired-do-chown, dired-do-touch, dired-do-print)
13123 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
13124 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
13125 (dired-create-directory, dired-do-copy, dired-do-symlink)
13126 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
13127 (dired-do-copy-regexp, dired-do-hardlink-regexp)
13128 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
13129 (dired-maybe-insert-subdir, dired-next-subdir)
13130 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
13131 (dired-kill-subdir, dired-tree-up, dired-tree-down)
13132 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
13133 (dired-run-shell-command, dired-query): Remove redundant,
13134 or incorrect, autoloads.
13135
13136 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
13137 does not end in a slash. Add optional argument KILL-ROOT.
13138 Update docstring.
13139 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
13140 (dired-query): Add autoloads.
13141
13142 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
13143
13144 * progmodes/compile.el (compilation-set-window-height):
13145 Rearrange the save-* functions because a buffer can have several current
13146 point in different windows.
13147 (compilation-error-regexp-alist-alist): Recognize {standard input}
13148 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
13149
13150 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13151
13152 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
13153 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
13154 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
13155 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
13156 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
13157 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
13158 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
13159 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
13160 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
13161 * toolbar/up_arrow-locol.xpm:
13162 New versions of icons that uses fewer colors.
13163
13164 * toolbar/tool-bar.el (tool-bar-local-item)
13165 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
13166 if display-color-cells is 256 or less.
13167
13168 2004-06-08 Kim F. Storm <storm@cua.dk>
13169
13170 * wid-edit.el (widget-specify-button): Use hand pointer rather
13171 than mouse-face as visible mouse-over effect.
13172
13173 2004-06-07 Karl Fogel <kfogel@red-bean.com>
13174
13175 * saveplace.el (save-place-alist-to-file): Bind `print-length'
13176 and `print-level' to nil when writing out `save-place-alist'.
13177 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
13178
13179 2004-06-07 Juanma Barranquero <lektu@terra.es>
13180
13181 * completion.el (completion-kill-region): Doc fix.
13182
13183 * format.el (format-insert-annotations)
13184 (format-annotate-location): Doc fixes.
13185 (format-subtract-regions): Make arguments match their use in docstring.
13186
13187 * simple.el (kill-region): Doc fix.
13188
13189 * subr.el (insert-buffer-substring-no-properties)
13190 (insert-buffer-substring-as-yank): Doc fixes.
13191
13192 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
13193
13194 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13195 Update docstring.
13196 (dired-reset-subdir-switches): New function.
13197
13198 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
13199 Limit scope of `buffer-read-only' binding.
13200
13201 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
13202
13203 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
13204 eshell-explicit-command-char.
13205
13206 2004-06-06 Juanma Barranquero <lektu@terra.es>
13207
13208 * help-fns.el (help-argument-name): Inherit from italic face only
13209 if the frame supports it.
13210
13211 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13212
13213 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
13214 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
13215 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
13216 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
13217 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
13218 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
13219 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
13220 New conversions from xpm files.
13221
13222 * toolbar/README: New file.
13223
13224 2004-06-06 Richard M. Stallman <rms@gnu.org>
13225
13226 * isearch.el (isearch-mode-map): Undo previous change.
13227
13228 2004-06-05 Juri Linkov <juri@jurta.org>
13229
13230 * bindings.el (debug-ignored-errors): Add regexps for history
13231 related messages. Remove $ from "No further undo information".
13232 Move Ediff's messages to ediff.el.
13233
13234 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
13235
13236 * cus-edit.el (custom-display): Add `min-colors'.
13237
13238 * custom.el (defface): Add `supports' to docstring.
13239
13240 * help-fns.el (help-argument-name): Add :group 'help.
13241
13242 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
13243
13244 * find-dired.el (find-ls-subdir-switches): New user option.
13245 (find-dired): No longer call `abbreviate-file-name' on DIR.
13246 Set `dired-subdir-switches' buffer-locally.
13247
13248 * locate.el: Merge the two `Commentary' sections.
13249 (locate-ls-subdir-switches): New user option.
13250 (locate): Update for other changes.
13251 (locate-mode-map): Restore Dired binding for mouse-2.
13252 Bind `locate-mouse-view-file' to M-mouse-2.
13253 Bind `l' to `locate-do-redisplay'.
13254 (locate-main-listing-line-p, locate-do-redisplay): New functions.
13255 (locate-mouse-view-file, locate-tags, locate-find-directory):
13256 Print message if used outside main listing.
13257 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
13258 Various changes to support inserted subdirectories.
13259 (locate-insert-header): Change header of *Locate* buffer.
13260
13261 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
13262 Change interactive default switches.
13263 (dired-rename-subdir-2): Update `dired-switches-alist'.
13264 (dired-insert-subdir, dired-kill-subdir):
13265 Handle `dired-switches-alist'. Do not mark buffer modified.
13266 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
13267 (dired-insert-subdir-doinsert): Omit messages.
13268 Handle `dired-subdir-switches'.
13269 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
13270
13271 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
13272 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
13273 subdirs if -R switch is used for a subdir.
13274 (dired-mode): Set `dired-switches-alist'.
13275 (dired-build-subdir-alist): Only print number of directories in
13276 echo area when invoked interactively.
13277
13278 2004-06-05 Lars Hansen <larsh@math.ku.dk>
13279
13280 * dired-x.el (dired-omit-mode): Rename from
13281 dired-omit-files-p. Use define-minor-mode to define it.
13282 (dired-omit-files-p): Add as alias for dired-omit-mode.
13283 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
13284 dired-mark-omitted.
13285 (dired-mark-omitted): Add. Bind to M-O.
13286
13287 2004-06-05 Kenichi Handa <handa@m17n.org>
13288
13289 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
13290
13291 2004-06-05 Juanma Barranquero <lektu@terra.es>
13292
13293 * help-fns.el (help-argument-name): Reintroduce face.
13294 (help-default-arg-highlight): Use it, now that
13295 `face-differs-from-default-p' can be trusted.
13296
13297 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
13298
13299 * textmodes/table.el: Sentence commands added to Point Motion
13300 group; kill and backward-kill commands added to Extraction group.
13301
13302 2004-06-04 Mario Lang <mlang@delysid.org>
13303
13304 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
13305 systems appear to use mW, make the code handle this. Fix a
13306 division-by-zero bug while at it, and handle kernels with
13307 a slightly different layout in /proc/acpi.
13308
13309 2004-06-04 Karl Fogel <kfogel@red-bean.com>
13310
13311 * vc-svn.el (vc-svn-checkin): Use `nconc' instead of `list*',
13312 because the latter is a CL-ism. This fixes the bug reported by
13313 Shawn Boyette <mdxi@collapsar.net> in
13314 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
13315
13316 2004-06-04 Miles Bader <miles@gnu.org>
13317
13318 * faces.el (display-supports-face-attributes-p): Function moved to
13319 C code. Previously only the tty-related portion of this function
13320 was done in C; however the previous attempt to do a halfway-proper
13321 job for non-tty displays in lisp didn't work properly because of
13322 funny conditions during Emacs startup.
13323 (face-differs-from-default-p): Simplify, now that
13324 display-supports-face-attributes-p works properly on all display
13325 types. Remove :stipple from comparison; it doesn't really work
13326 in emacs anyway.
13327
13328 2004-06-04 Miles Bader <miles@gnu.org>
13329
13330 * faces.el (face-differs-from-default-p): Use a different
13331 implementation, so we can really check whether FACE displays
13332 differently or not.
13333
13334 2004-06-04 Miles Bader <miles@gnu.org>
13335
13336 * faces.el (display-supports-face-attributes-p): Implement a
13337 `different from default' check for non-tty displays.
13338
13339 2004-06-03 David Kastrup <dak@gnu.org>
13340
13341 * woman.el (woman-mapcan): More concise code.
13342 (woman-topic-all-completions, woman-topic-all-completions-1)
13343 (woman-topic-all-completions-merge): Replace by a simpler and
13344 much faster implementation based on O(n log n) sort/merge instead
13345 of the old O(n^2) behavior.
13346
13347 2004-06-03 Miles Bader <miles@gnu.org>
13348
13349 * subr.el (read-number): Use canonical format for default in prompt.
13350
13351 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
13352 Add regexp for " [...]" style defaults.
13353
13354 2004-06-02 Romain Francoise <romain@orebokech.com>
13355
13356 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
13357 groups: if the user asks for a hidden buffer, open the
13358 corresponding filter group to expose it.
13359
13360 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
13361 `ibuffer-jump-to-buffer'.
13362 (ibuffer-jump-offer-only-visible-buffers): New user option.
13363
13364 2004-06-02 Juanma Barranquero <lektu@terra.es>
13365
13366 * faces.el (frame-update-faces): Add empty docstring so the one
13367 for `ignore' doesn't show through.
13368
13369 * subr.el (process-kill-without-query): Remove spurious "\n" on
13370 obsolescence string.
13371 (focus-frame, unfocus-frame): Add obsolescence declaration and
13372 empty docstring.
13373
13374 * international/mule.el (register-char-codings): Make alias for
13375 `ignore'. Move docstring to obsolescence info and remove redundancy.
13376
13377 2004-06-02 Kim F. Storm <storm@cua.dk>
13378
13379 * frame.el (blink-cursor-start): Turn cursor off initially so blink
13380 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
13381
13382 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
13383
13384 * comint.el (comint-replace-by-expanded-history-before-point):
13385 Obey `start' as the docstring says.
13386 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
13387 (comint-update-fence): Prevent font-lock from running unnecessarily.
13388 (comint-dynamic-list-completions): Use with-current-buffer.
13389
13390 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
13391
13392 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
13393 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
13394 (bibtex-entry-update): Handle alternatives and optional fields.
13395 (bibtex-parse-entry): Bugfix, handle empty key.
13396
13397 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
13398
13399 * vc-arch.el (vc-arch-state): Don't assume the file exists.
13400
13401 2004-05-31 Lars Hansen <larsh@math.ku.dk>
13402
13403 * desktop.el (desktop-save): Don't save minor modes without a
13404 known mode initialization function.
13405
13406 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
13407
13408 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
13409
13410 * autorevert.el: Update `Commentary' section.
13411
13412 2004-05-30 Juanma Barranquero <lektu@terra.es>
13413
13414 * dos-fns.el (convert-standard-filename):
13415 * files.el (convert-standard-filename):
13416 * w32-fns.el (convert-standard-filename):
13417 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
13418
13419 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
13420
13421 Sync with Tramp.
13422
13423 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
13424 (tramp-let-maybe): Move to an earlier spot in the file.
13425 Patch by Andreas Schwab.
13426
13427 2004-05-30 Andreas Schwab <schwab@suse.de>
13428
13429 * dired.el (dired-get-filename): Don't use dired-re-dot.
13430
13431 2004-05-30 Richard M. Stallman <rms@gnu.org>
13432
13433 * files.el (find-file): Doc fix.
13434
13435 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
13436
13437 2004-05-30 Nick Roberts <nickrob@gnu.org>
13438
13439 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
13440 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
13441 modeline of the locals buffer.
13442 (gdb-goto-breakpoint): Handle gdbmi.
13443 (gdb-get-frame-number): Change for gdbmi.
13444
13445 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
13446
13447 * files.el (file-remote-p): Apply file name handler for operation
13448 `file-remote-p'. It isn' a property any longer.
13449 (file-relative-name): `fh' and `fd' get the required value via
13450 `find-file-name-handler' already.
13451
13452 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
13453 (top): Remove setting of `file-remote-p' property for
13454 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
13455
13456 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
13457
13458 Version 2.0.41 of Tramp released.
13459
13460 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
13461 Throw away if process has died.
13462 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
13463 (tramp-out-of-band-prompt-regexp): Rename to
13464 `tramp-process-alive-regexp', because its usage is widen.
13465 (tramp-actions-copy-out-of-band): Apply it.
13466 (tramp-actions-before-shell, tramp-multi-actions):
13467 Add `tramp-action-process-alive' action.
13468 (tramp-action-process-alive): New defun.
13469 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
13470 Add entry for `file-remote-p'.
13471 (tramp-handle-file-remote-p): New defun.
13472 (top): Remove setting of `file-remote-p'. Don't set
13473 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
13474
13475 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
13476 `file-remote-p'.
13477
13478 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
13479 counted for (last) line. [They should or they shouldn't? --Stef]
13480 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
13481
13482 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
13483
13484 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
13485 not really necessary but seems to keep the shell history smaller
13486 in some cases. It is no substitute for setting HISTFILE and
13487 HISTSIZE from tramp-open-connection-setup-interactive-shell,
13488 though. Suggested by Luc Teirlinck.
13489 (tramp-open-connection-setup-interactive-shell): Export variables
13490 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
13491 (tramp-set-process-query-on-exit-flag): New compat function.
13492 (tramp-open-connection-multi, tramp-open-connection-su)
13493 (tramp-open-connection-rsh, tramp-open-connection-telnet)
13494 (tramp-do-copy-or-rename-file-out-of-band): Use it.
13495 (tramp-let-maybe): New macro, let-binds a variable only if it
13496 isn't obsolete.
13497 (tramp-check-ls-commands, tramp-handle-expand-file-name)
13498 (tramp-handle-file-truename): Use it.
13499 (tramp-completion-file-name-regexp-unified): Avoid matching
13500 filenames starting with "/:" -- those are reserved for
13501 file-name-non-special.
13502
13503 * tramp-smb.el (tramp-smb-open-connection):
13504 Use tramp-set-process-query-on-exit-flag compat function.
13505
13506 2004-05-29 Richard M. Stallman <rms@gnu.org>
13507
13508 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
13509
13510 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
13511 (eval-last-sexp-print-value): Print char equivalent regardless
13512 of standard-output value.
13513
13514 * thumbs.el (thumbs-subst-char-in-string): Delete.
13515 (thumbs-thumbname): Use subst-char-in-string.
13516 (thumbs-resize-image): Use condition-case, not ignore-errors.
13517 (thumbs-kill-buffer): Likewise.
13518
13519 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
13520 (thumbs-mode): Make buffer read-only.
13521 (thumbs-make-thumb): Unconditionally accept an existing file.
13522 (thumbs-insert-thumb): Add thumb-image-file property to the image.
13523 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
13524 (thumbs-show-thumbs-list): Error if images not supported.
13525 (thumbs-save-current-image): Improve prompt string.
13526 (thumbs-mode-map): Define u, R, x.
13527 (thumbs-unmark): New command.
13528 (thumbs-emboss-image): Minor cleanup.
13529 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
13530 (thumbs-rename-images): New command.
13531 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
13532
13533 * thumbs.el (thumbs-current-image): New function.
13534 (thumbs-file-list, thumbs-file-alist): New functions.
13535 (thumbs-find-image): Delete arg L.
13536 Don't set up thumbs-fileL as buffer-local global var.
13537 (thumbs-find-image-at-point): Use thumbs-current-image.
13538 (thumbs-set-image-at-point-to-root-window): Likewise.
13539 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
13540 Record and warn about errors. Update thumbs-markedL for deletions.
13541 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
13542 (thumbs-redraw-buffer): Use thumbs-file-list.
13543 (thumbs-mark): Use thumbs-current-image.
13544 (thumbs-show-name): Use thumbs-current-image.
13545
13546 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
13547 and imenu--last-menubar-index-alist.
13548
13549 * subr.el (with-selected-window): Undo previous change.
13550
13551 2004-05-29 John Paul Wallington <jpw@gnu.org>
13552
13553 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
13554 (thumbs-mouse-find-image): New command.
13555 (thumbs-mode-map): Bind it to mouse-2.
13556 (thumbs-mode): Make mode-class special.
13557 (thumbs-view-image-mode): Likewise.
13558
13559 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
13560
13561 * flymake.el: New file.
13562
13563 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
13564
13565 * files.el (find-file-noselect-1): Do not bind
13566 `inhibit-read-only' to t during execution of
13567 `find-file-not-found-functions'.
13568
13569 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
13570
13571 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
13572 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
13573
13574 2004-05-28 Juri Linkov <juri@jurta.org>
13575
13576 * simple.el (eval-expression-print-format): New fun.
13577
13578 * simple.el (eval-expression):
13579 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
13580 * emacs-lisp/edebug.el (edebug-compute-previous-result)
13581 (edebug-eval-expression): Print additionally the value returned by
13582 `eval-expression-print-format'.
13583
13584 * emacs-lisp/lisp.el (insert-pair-alist): New var.
13585 (insert-pair): Make arguments optional. Find character pair
13586 from `insert-pair-alist' according to the last input event.
13587 (insert-parentheses): Make arguments optional.
13588 (raise-sexp, delete-pair): New funs.
13589
13590 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
13591 (emacs-lisp-mode-map, lisp-interaction-mode-map):
13592 Bind C-M-q to `indent-pp-sexp'.
13593
13594 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
13595 `pp-to-string' modified to be able to format text with newlines.
13596 (pp-to-string): Move the buffer-formatting part of the code to
13597 `pp-buffer'. Call `pp-buffer'.
13598
13599 * info.el (Info-desktop-buffer-misc-data): Don't save information
13600 about virtual files.
13601 (Info-restore-desktop-buffer): Restore Info buffers in prepared
13602 buffers with names obtained from the desktop file instead of the
13603 default *info* buffer.
13604
13605 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
13606
13607 * subr.el (with-selected-window): Only save/restore the selected window.
13608
13609 * progmodes/compile.el (compilation-error-regexp-alist):
13610 Use expand-file-name and data-directory.
13611
13612 * progmodes/grep.el (grep-tree): Rework previous fix.
13613
13614 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
13615 after the user marked text with the mouse.
13616
13617 * startup.el (command-line): Keep the first regexp of
13618 auto-save-file-name-transforms intact.
13619
13620 2004-05-28 Juanma Barranquero <lektu@terra.es>
13621
13622 * cus-edit.el (customize-face, customize-face-other-window)
13623 (custom-face-edit-delete): Make arguments match their use in
13624 docstring.
13625 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
13626 docstring.
13627
13628 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
13629 not `cvs-butlast'.
13630
13631 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
13632 `nbutlast' are in subr.el).
13633
13634 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
13635 (set-w32-system-coding-system): Doc fixes.
13636
13637 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
13638 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
13639 Make arguments match their use in docstring.
13640 (artist-draw-region-trim-line-endings)
13641 (artist-mouse-choose-operation): Fix typo in docstring.
13642 (artist-key-set-point-common): Doc fix.
13643
13644 2004-05-28 Simon Josefsson <jas@extundo.com>
13645
13646 * mail/smtpmail.el (smtpmail-open-stream):
13647 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
13648
13649 2004-05-26 Simon Josefsson <jas@extundo.com>
13650
13651 * starttls.el: Merge with my GNUTLS based starttls.el.
13652 (starttls-gnutls-program, starttls-use-gnutls)
13653 (starttls-extra-arguments, starttls-process-connection-type)
13654 (starttls-connect, starttls-failure, starttls-success): New variables.
13655 (starttls-program, starttls-extra-args): Doc fix.
13656 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
13657 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
13658 and pass on to corresponding *-gnutls function if it is set.
13659
13660 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
13661
13662 * autorevert.el (auto-revert-handler): Disable auto-reverting of
13663 remote files.
13664
13665 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
13666
13667 * files.el (file-name-non-special): There are more operations
13668 which need handling: `find-backup-file-name',
13669 `insert-file-contents', `verify-visited-file-modtime',
13670 `write-region'. Rename t value of method to `add'. Add new
13671 methods `quote' and `unquote-then-quote' to file-arg-indices.
13672
13673 2004-05-25 Juri Linkov <juri@jurta.org>
13674
13675 * info.el (Info-toc): Call Info-mode on intermediate buffer.
13676 (Info-index-nodes): Enclose code in condition-case to catch errors.
13677 (Info-index-node): Don't search all index nodes if request is only
13678 for the current node and file is not in the cache of index nodes.
13679 (Info-mode-map): Bind Info-copy-current-node-name to `w'
13680 for consistency with dired-copy-filename-as-kill.
13681 Bind `S' to Info-search-case-sensitively.
13682 (Info-copy-current-node-name): New arg. With zero prefix arg put
13683 the name inside a function call to `info'. Display copied text in
13684 the echo area.
13685
13686 2004-05-25 Sam Steingold <sds@gnu.org>
13687
13688 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
13689 strip the package prefix from the symbol name, if any.
13690 Make it the `find-tag-default-function' for `lisp-mode'.
13691
13692 2004-05-25 John Paul Wallington <jpw@gnu.org>
13693
13694 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
13695 instead of obsolete `process-kill-without-query'.
13696
13697 * textmodes/texinfmt.el (texinfo-indexvar-alist):
13698 Declare as variable, not constant.
13699
13700 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
13701
13702 * files.el (find-file-noselect-1): Fix bug introduced by
13703 Revision 1.694. As a side effect, `inhibit-read-only'
13704 is again, by default, t during execution of
13705 `find-file-not-found-functions'.
13706 (insert-directory): Check that lines were really inserted by
13707 the --dired switch, before erasing them.
13708
13709 2004-05-24 Nick Roberts <nickrob@gnu.org>
13710
13711 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
13712 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
13713 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
13714 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
13715 gud-minor-mode (gdbmi).
13716
13717 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
13718
13719 * net/browse-url.el (browse-url-interactive-arg): Enable user to
13720 explicitly select the text to be taken as URL.
13721
13722 2004-05-23 Juri Linkov <juri@jurta.org>
13723
13724 * info.el (Info-index-nodes): New var and fun.
13725 (Info-goto-index, Info-index, info-apropos)
13726 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
13727 (Info-index): Fix docstring. Store and restore Info-history-list.
13728 (Info-complete-nodes): New var.
13729 (Info-complete-menu-item): Use it.
13730 (Info-index-node): New fun.
13731 (Info-final-node, Info-forward-node, Info-backward-node)
13732 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
13733 Use Info-index-node.
13734 (Info-extract-menu-item, Info-extract-menu-counting): Set second
13735 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
13736 (Info-find-node-2): If a node with period in its name not found,
13737 try to find a node without the name part after period.
13738 (Info-select-node): Call Info-fontify-node only if
13739 Info-fontify-maximum-menu-size is not nil.
13740 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
13741 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
13742 Preserve Info-history-list.
13743 (Info-toc): Set Info-current-file.
13744 (Info-build-toc): Move point to the beginning of the buffer.
13745 Add main-file variable.
13746 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
13747 Use backslashed representation of the control character ^_.
13748
13749 * textmodes/texinfmt.el (texinfo-print-index): Print index line
13750 numbers in the new Texinfo 4.7 format.
13751
13752 * add-log.el (change-log-font-lock-keywords): Remove `:' from
13753 regexps for function and variable names.
13754
13755 * descr-text.el (describe-property-list): Add [show] button for
13756 `syntax-table' property with action to pp to a separate buffer.
13757 (describe-char): Replace search-forward by re-search-forward with
13758 whitespace regexp after "character:" to not fail in too narrow windows.
13759
13760 * simple.el (next-error-find-buffer): Add a rule to return
13761 next-error capable buffer if one window on the selected frame
13762 displays such buffer.
13763
13764 2004-05-23 Nick Roberts <nickrob@gnu.org>
13765
13766 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
13767 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
13768 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
13769 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
13770 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
13771 Handle new value for gud-minor-mode (gdbmi).
13772 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
13773 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
13774 Change from local to global gdb variable set.
13775 (gdb-ann3): Initialise above gdb variable set.
13776 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
13777 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
13778 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
13779 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
13780 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
13781 (gdb-info-locals-handler, gdb-invalidate-assembler)
13782 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
13783 set as global variables.
13784 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
13785 Handle gdbmi.
13786 (gdb-info-breakpoints-custom): Fix regexp.
13787 (def-gdb-var): Delete.
13788
13789 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
13790 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
13791 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
13792 a new mode. The file (gdb-mi.el) for this mode will be included
13793 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
13794 primary interface.
13795
13796 2004-05-23 Jesper Harder <harder@ifa.au.dk>
13797
13798 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
13799 interpreted as a directory.
13800
13801 2004-05-22 Richard M. Stallman <rms@gnu.org>
13802
13803 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
13804 as a close quote.
13805
13806 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
13807
13808 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
13809 Use assoc-string, not assoc-ignore-case.
13810
13811 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
13812
13813 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
13814 If moving back then fwd gets a defun that ends before point,
13815 try again moving fwd then back.
13816
13817 * files.el (file-name-non-special): Allow t in file-arg-indices
13818 to mean requote the return value. Use `identity' as an element
13819 rather than as the whole value.
13820
13821 * gs.el (gs-options): Add -dSAFER. Mark it risky.
13822
13823 2004-05-22 Juanma Barranquero <lektu@terra.es>
13824
13825 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
13826 `help-make-usage'.
13827 (help-highlight-arguments): Skip function name before searching
13828 for arguments.
13829
13830 2004-05-21 Juanma Barranquero <lektu@terra.es>
13831
13832 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
13833 Don't mention in the docstring these arguments meant for
13834 internal (recursive) use only.
13835 (allout-char-spec): Comment out (it's not implemented).
13836 (allout-old-expose-topic, allout-exposure): Fix docstring and add
13837 obsolescence declaration.
13838 (allout-flatten-exposed-to-buffer)
13839 (allout-indented-exposed-to-buffer): Fix typos in docstring.
13840 (my-mark-marker): Doc fix.
13841 (produce-allout-mode-map, allout-sibling-index)
13842 (allout-isearch-expose, allout-distinctive-bullet)
13843 (allout-open-topic, allout-reindent-body)
13844 (allout-rebullet-heading, allout-process-exposed)
13845 (allout-insert-listified, allout-latex-verb-quote)
13846 (allout-insert-latex-header, allout-insert-latex-trailer):
13847 Make arguments match their use in docstring.
13848 (allout-primary-bullet, allout-old-style-prefixes)
13849 (allout-inhibit-protection, allout-init, allout-mode)
13850 (allout-before-change-protect, allout-flag-region):
13851 Use "Emacs" instead of "emacs" in docstrings.
13852
13853 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
13854
13855 * international/characters.el: Modify syntax of more characters.
13856
13857 2004-05-21 Masatake YAMATO <jet@gyve.org>
13858
13859 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
13860 (etags-tags-completion-table): Show parsing progress.
13861
13862 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
13863
13864 * locate.el (locate-prompt-for-command): Shorten first line of
13865 docstring.
13866 (locate-mode): Expand docstring and include keymap summary.
13867
13868 * files.el (find-file-noselect-1): Limit the scope of the
13869 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
13870 is, by default, nil during the execution of
13871 `find-file-not-found-functions' and `find-file-hook'.
13872
13873 2004-05-20 Michael Mauger <mmaug@yahoo.com>
13874
13875 * facemenu.el (facemenu-color-name-equal): New function.
13876 (list-colors-display): Use it to compare colors instead of
13877 facemenu-color-equal.
13878
13879 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
13880
13881 * compare-w.el (compare-windows-face): Use min-colors instead of
13882 checking for tty or pc types.
13883
13884 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
13885
13886 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
13887 (completion-setup-function): Use with-current-buffer.
13888 Properly save excursion. Simplify.
13889 Don't assume there is necessarily a `mouse-face' property somewhere.
13890
13891 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
13892
13893 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
13894
13895 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
13896 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
13897 Use with-current-buffer.
13898 (byte-goto-log-buffer): Delete.
13899 (byte-compile-log-file): Call compilation-forget-errors.
13900
13901 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
13902
13903 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
13904 output messages into the search result.
13905
13906 2004-05-19 Masatake YAMATO <jet@gyve.org>
13907
13908 * wid-edit.el (widget-radio-button-notify): Revert my last
13909 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
13910
13911 2004-05-19 Kenichi Handa <handa@m17n.org>
13912
13913 * international/characters.el: Fix syntax (open/close) of CJK chars.
13914
13915 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
13916
13917 * help-mode.el (help-go-back): Don't depend on position of back button.
13918
13919 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
13920
13921 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
13922 files files don't contain an accidental additional /.
13923
13924 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
13925 in source buffer.
13926
13927 2004-05-18 Masatake YAMATO <jet@gyve.org>
13928
13929 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
13930 to widget-apply. :action method assumes 2 arguments, not 3.
13931
13932 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
13933
13934 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
13935 New constants.
13936 (hs-special-modes-alist): Add an f90-mode entry.
13937
13938 2004-05-17 Sam Steingold <sds@gnu.org>
13939
13940 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
13941 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
13942
13943 2004-05-16 Kim F. Storm <storm@cua.dk>
13944
13945 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
13946
13947 2004-05-15 John Wiegley <johnw@newartisans.com>
13948
13949 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
13950 (eshell-output-object-to-target): Improve output speed 20% by not
13951 calling `eshell-stringify' if something is already known to be a string.
13952
13953 2004-05-15 Alex Ott <ott@jet.msk.su>
13954
13955 * textmodes/ispell.el (ispell-local-dictionary-alist):
13956 Add windows-1251 to the choice of coding systems.
13957 (ispell-dictionary-alist-6): Add support for "russianw.aff",
13958 encoded in cp1251.
13959
13960 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
13961
13962 * progmodes/compile.el (compilation-warning-face)
13963 (compilation-info-face): Use min-colors.
13964
13965 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
13966
13967 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
13968 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
13969 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
13970 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
13971 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
13972 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
13973 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
13974 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
13975 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
13976 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
13977 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
13978 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
13979 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
13980 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
13981
13982 2004-05-15 Kim F. Storm <storm@cua.dk>
13983
13984 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
13985 Use it to set triggered-p element of timer.
13986 (timer-event-handler): Set triggered-p element non-nil while running
13987 the timer function.
13988
13989 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
13990
13991 * descr-text.el (describe-char-unicode-data)
13992 (describe-char-unicodedata-file): Re-enable the unicode code now that
13993 the licensing issues have been cleared in the unicode-4 license.
13994 (describe-text-properties-1): Remove unused `overlay' var.
13995 (describe-char): Remove unused var `buffer'.
13996
13997 2004-05-14 David Ponce <david@dponce.com>
13998
13999 * tree-widget.el: New file.
14000
14001 2004-05-13 Marcelo Toledo <marcelo@gnu.org>
14002
14003 * language/european.el ("Brazilian Portuguese"): Add support for
14004 Brazilian Portuguese.
14005
14006 2004-05-13 John Wiegley <johnw@newartisans.com>
14007
14008 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
14009 `recentf-mode' if this variable has been customized to t.
14010
14011 * eshell/esh-test.el (eshell-test): Call the function
14012 `emacs-version' rather than trying to build a custom version string.
14013
14014 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
14015
14016 * net/telnet.el (telnet-mode): Use define-derived-mode.
14017 Don't modify the global value of comint-prompt-regexp.
14018
14019 2004-05-13 John Paul Wallington <jpw@gnu.org>
14020
14021 * version.el (emacs-version): Check for `gtk' feature before
14022 `x-toolkit' feature.
14023
14024 2004-05-13 Juanma Barranquero <lektu@terra.es>
14025
14026 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
14027 arguments in the docstring, they're used only in recursive calls.
14028
14029 * help-fns.el (help-arg-highlighting-function)
14030 (help-argument-name): Delete.
14031 (help-default-arg-highlight): New function.
14032 (help-do-arg-highlighting): Use it.
14033
14034 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
14035
14036 * calendar/appt.el (appt-disp-window):
14037 Use `calendar-set-mode-line' for a centered mode-line.
14038
14039 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
14040
14041 * calendar/appt.el (appt-disp-window): Do not split window
14042 excessively when `split-height-threshold' is low.
14043
14044 2004-05-12 Nick Roberts <nickrob@gnu.org>
14045
14046 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
14047 kill-buffer-hook here and make it local.
14048 (gud-kill-buffer-hook): Use kill-process for a sure kill.
14049
14050 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
14051
14052 * progmodes/compile.el (compilation-set-window-height):
14053 Use save-excursion to protect against misplaced marker.
14054
14055 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14056
14057 * custom.el (defface): Document that type can have value gtk.
14058
14059 * faces.el (face-spec-set-match-display): Handle type gtk in display.
14060
14061 2004-05-12 Kenichi Handa <handa@m17n.org>
14062
14063 * descr-text.el: Require quail at comile time.
14064 (describe-char): If an input method is on and it supports the
14065 character, show how to input it.
14066
14067 * international/quail.el (quail-install-decode-map): Accept a
14068 char-table whose subtype is `quail-decode-map'.
14069 (quail-store-decode-map-key, quail-gen-decode-map1)
14070 (quail-gen-decode-map, quail-find-key1, quail-find-key)
14071 (quail-show-key): New functions.
14072
14073 2004-05-12 Juanma Barranquero <lektu@terra.es>
14074
14075 * generic.el (define-generic-mode): Remove redundant arglist info.
14076
14077 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
14078 Make arguments match their use in docstring.
14079 (help-arg-highlighting-function): New variable.
14080 (help-argument-name): Mention it in the docstring.
14081 (help-do-arg-highlight): Use it. Expand regexp to accept also
14082 ARG-xxx and xxx-ARG references.
14083
14084 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
14085
14086 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
14087 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
14088 and "mailto:addr1?to=addr2" equal.
14089
14090 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
14091
14092 * man.el (Man-getpage-in-background): Use shell-file-name
14093 and shell-command-switch variables instead of hard-coded values.
14094
14095 2004-05-11 Eli Zaretskii <eliz@gnu.org>
14096
14097 * iimage.el: New file.
14098
14099 2004-05-11 Juanma Barranquero <lektu@terra.es>
14100
14101 * custom.el (custom-initialize-default, defcustom):
14102 Fix typo in docstring.
14103
14104 * files.el (set-visited-file-name, file-expand-wildcards):
14105 Fix docstring.
14106
14107 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
14108
14109 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
14110
14111 * subr.el (eventp): Be more discriminating with integers.
14112
14113 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
14114
14115 * progmodes/compile.el (compile): Add universal prefix arg.
14116 (compilation-error-regexp-alist-alist): Add edg patterns.
14117
14118 2004-05-10 Sam Steingold <sds@gnu.org>
14119
14120 * textmodes/ispell.el (ispell-message):
14121 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
14122
14123 2004-05-10 Dave Love <fx@gnu.org>
14124
14125 * progmodes/python.el (help-buffer): Autoload when compiling.
14126 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
14127 (run-python): Prepend to any existing PYTHONPATH.
14128
14129 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
14130
14131 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
14132 for pending breakpoints.
14133
14134 2004-05-10 Richard M. Stallman <rms@gnu.org>
14135
14136 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
14137 directly without calling any functions in Rmail.
14138 (unrmail-unprune): Function deleted.
14139
14140 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
14141
14142 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
14143 C-c C-z binding.
14144
14145 2004-05-10 Kenichi Handa <handa@m17n.org>
14146
14147 * descr-text.el (describe-char): Fix previous change. Don't make
14148 a unibyte character to multibyte in the *Help* buffer.
14149
14150 2004-05-10 Miles Bader <miles@gnu.org>
14151
14152 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
14153 buffer an error if the debugger process is actually running.
14154
14155 2004-05-10 Juanma Barranquero <lektu@terra.es>
14156
14157 * help-fns.el (help-argument-name): Default to italic.
14158 (help-highlight-arguments): Return always (usage . doc), even when
14159 usage is nil.
14160
14161 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
14162 (define-ibuffer-filter): Add usage info.
14163 (define-ibuffer-op): Add usage info (but CL-style defaults for
14164 keyword args are not shown).
14165
14166 * subr.el (remove-overlays, read-passwd): Fix docstring.
14167 (start-process-shell-command): Fix docstring. Put usage info in a
14168 format usable by `describe-function'.
14169 (open-network-stream, open-network-stream-nowait)
14170 (open-network-stream-server): Fix docstring.
14171
14172 2004-05-09 Jason Rumney <jasonr@gnu.org>
14173
14174 * international/code-pages (cp932, cp936, cp949, c950): Remove.
14175 Only define cp125* if windows-125* is already defined.
14176
14177 * language/korean.el (cp949): Add alias.
14178
14179 * language/chinese.el (cp936, cp950): Add aliases.
14180
14181 * language/japanese.el (cp932): Add alias.
14182
14183 * term/w32-win.el: Require code-pages.
14184
14185 * international/mule-cmds.el (set-locale-environment):
14186 On MS-Windows use ansi code-page for default coding-systems.
14187 Set up paper sizes for Windows 3 letter languages.
14188
14189 * international/code-pages.el (cp932, cp936, cp949, cp950):
14190 Add aliases. Also add cp125* if not already defined.
14191
14192 2004-05-09 Juanma Barranquero <lektu@terra.es>
14193
14194 * help-fns.el (help-highlight-arguments): Don't try to highlight
14195 missing or autoloaded arglists. Accept structured arguments, like
14196 the first ones of `do' and `flet'.
14197
14198 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
14199 (cvs-get-marked): Remove redundant arglist info.
14200
14201 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
14202 Don't use CL-style default args.
14203
14204 2004-05-08 Andreas Schwab <schwab@suse.de>
14205
14206 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
14207
14208 * international/subst-ksc.el: Fix references to utf-translate-cjk
14209 into utf-translate-cjk-mode.
14210 * international/subst-big5.el: Likewise.
14211 * international/subst-gb2312.el: Likewise.
14212 * international/subst-jis.el: Likewise.
14213 * international/utf-16.el: Likewise.
14214 * international/utf-8.el: Likewise.
14215
14216 2004-05-08 John Wiegley <johnw@newartisans.com>
14217
14218 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
14219 "virtual buffers" (off by default), which makes it possible to
14220 switch to the "virtual" buffers of recently visited files. When a
14221 buffer name search fails, and this option is on, iswitchb will
14222 look at the list of recently visited files, and permit matching
14223 against those names. When the user hits RET on a match, it will
14224 revisit that file.
14225 (iswitchb-read-buffer): Add two optional arguments, which makes
14226 isearchb.el possible.
14227 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
14228 (iswitchb-next-match): Add support for virtual buffers.
14229
14230 * isearchb.el: This module extends iswitchb to provide "as you
14231 type" buffer selection.
14232
14233 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
14234 Ignore the read-only property when flyspell highlighting is on.
14235 Not ignoring it leads to a series of confusing errors.
14236 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
14237 but also make sure to call flyspell-incorrect-hook.
14238 (flyspell-maybe-correct-transposition): Perform transposition test
14239 by bit twiddling a string, rather than using a temp buffer.
14240 (flyspell-maybe-correct-doubling): Use a string rather than a temp
14241 buffer. This is also the original version of the code, which
14242 could not be checked in before due to a previous lack of
14243 assignment papers. This version has seen heavy usage on my system
14244 for several years now.
14245
14246 * calendar/cal-bahai.el: New file, which adds support for the
14247 Baha'i calendar to Emacs. This calendar is based on a solar year
14248 of 19 months of 19 days, with 4 intercalary days. Each year
14249 begins on March 21, with the calendar starting in 1844.
14250
14251 * calendar/cal-menu.el, calendar/calendar.el
14252 * calendar/diary-lib.el, calendar/holidays.el:
14253 Added support for using cal-bahai.el.
14254
14255 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
14256 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
14257 function can be used outside of eshell buffers.
14258 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
14259
14260 2004-05-08 Juanma Barranquero <lektu@terra.es>
14261
14262 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
14263 word constituent so FOO-ARG is not recognized as an arg.
14264 (help-highlight-arguments): Don't skip lists in mandatory arguments.
14265
14266 * simple.el (next-error): Fix typo in docstring.
14267 (open-line): Make argument names match their use in docstring.
14268 (split-line): Fix docstring.
14269
14270 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
14271 usable by `describe-function'.
14272 (gensym, gentemp, typep, ignore-errors): Make argument names match
14273 their use in docstring.
14274
14275 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
14276 argument to `help-setup-xref'.
14277
14278 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
14279
14280 Version 2.0.40 of Tramp released.
14281
14282 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
14283 Use symbol-function to invoke functions only known on some Emacs
14284 flavors. This avoids byte-compiler warnings. Reported by Kevin
14285 Scaldeferri <kevin@scaldeferri.com>.
14286 (tramp-do-copy-or-rename-file-via-buffer): Rename from
14287 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
14288 consistent with the other tramp-do-* functions.
14289 (tramp-do-copy-or-rename-file): Calls adjusted.
14290 (tramp-process-initial-commands): Avoid liveness check on shell --
14291 we know that it must be alive since we're opening a connection at
14292 this moment.
14293 (tramp-last-cmd): New internal variable.
14294 (tramp-process-echoes): New tunable.
14295 (tramp-send-command): Set tramp-last-cmd.
14296 (tramp-wait-for-output): Delete echo, if applicable.
14297 (tramp-read-passwd): Construct the key for the password cache in a
14298 way that works for multi methods, too.
14299 (tramp-bug): Add backup-directory-alist and
14300 bkup-backup-directory-info to bug reports, with Tramp counterparts.
14301
14302 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
14303
14304 * net/tramp*.el: Suppress byte-compiler warnings where possible.
14305
14306 * net/tramp.el (tramp-out-of-band-prompt-regexp)
14307 (tramp-actions-copy-out-of-band): New defcustoms.
14308 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
14309 used instead of a synchronous one. Allows password entering.
14310 (tramp-action-out-of-band): New defun.
14311 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
14312 Remove restriction with password from doc string.
14313 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
14314 `tramp-out-of-band-prompt-regexp',
14315 `tramp-actions-copy-out-of-band', `password-cache' and
14316 `password-cache-expiry'.
14317 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
14318 password caching.
14319 (tramp-touch): FILE can be a local file, too.
14320 (TODO): Remove items done.
14321 (tramp-handle-insert-directory): Properly quote file name also if
14322 not full-directory-p. Handle wildcard case. Reported by Andreas
14323 Schwab <schwab@suse.de>.
14324 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
14325 new file.
14326 (tramp-handle-file-local-copy, tramp-handle-write-region):
14327 The permissions of the temporary file are set if filename exists.
14328 Reported by Ted Stern <stern@cray.com>.
14329 (tramp-backup-directory-alist)
14330 (tramp-bkup-backup-directory-info): New defcustoms.
14331 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
14332 (tramp-handle-find-backup-file-name): New function.
14333 Implements Tramp's find-backup-file-name.
14334
14335 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
14336 for `find-backup-file-name'.
14337
14338 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
14339 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
14340
14341 2004-05-07 Lars Hansen <larsh@math.ku.dk>
14342
14343 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
14344
14345 2004-05-07 Juanma Barranquero <lektu@terra.es>
14346
14347 * subr.el (lambda): Add arglist description to docstring.
14348 (declare): Fix typo in docstring.
14349 (open-network-stream): Fix docstring.
14350 (process-kill-without-query): Fix docstring and add obsolescence info.
14351 (last, butlast, nbutlast): Make arguments match their use in docstring.
14352 (insert-buffer-substring-no-properties): Likewise.
14353 (insert-buffer-substring-as-yank): Likewise.
14354 (split-string): Fix docstring.
14355
14356 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
14357 Make argument names match their use in docstring.
14358
14359 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
14360
14361 2004-05-06 Nick Roberts <nickrob@gnu.org>
14362
14363 * progmodes/gdb-ui.el: Improve/extend documentation strings.
14364 Fit first sentence on one line for apropos-command.
14365
14366 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
14367
14368 Changes largely merged in from Dave Love's code.
14369 * progmodes/python.el: Doc fixes.
14370 (python-mode-map): Add python-complete-symbol.
14371 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
14372 (python-comment-indent, python-complete-symbol)
14373 (python-symbol-completions, python-partial-symbol)
14374 (python-try-complete): New.
14375 (python-indent-line): Remove optional arg. Use python-block-end-p.
14376 (python-check): Bind compilation-error-regexp-alist.
14377 (inferior-python-mode): Use rx. Move keybindings to top level.
14378 Set comint-input-filter.
14379 (python-preoutput-filter): Use rx.
14380 (python-input-filter): Re-introduce.
14381 (python-proc): Start new process if necessary.
14382 Check python-buffer non-nil.
14383 (view-return-to-alist): Defvar.
14384 (python-send-receive): New.
14385 (python-eldoc-function): Use it.
14386 (python-mode-running): Don't defvar.
14387 (python-mode): Set comment-indent-function.
14388 Maybe update hippie-expand-try-functions-list.
14389 (python-indentation-levels): Initialize differently.
14390 (python-block-end-p): New.
14391 (python-indent-line): Use it.
14392 (python-compilation-regexp-alist): Augment.
14393 (run-python): Import `emacs' module to Python rather than loading
14394 code directly. Set python-buffer differently.
14395 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
14396 Use python-proc.
14397 (python-send-command): Go to end of comint buffer.
14398 (python-load-file): Use python-proc, emacs.eimport.
14399 (python-describe-symbol): Simplify interactive form.
14400 Use emacs.help. Do use temp-buffer-show-hook.
14401 Call print-help-return-message.
14402 (hippie-exp): Require when compiling.
14403 (python-preoutput-continuation): Use rx.
14404
14405 * diff-mode.el (diff-make-unified): Fix regexp.
14406
14407 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
14408
14409 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
14410 filter groups from the buffer when rebuilding the Ibuffer buffer
14411 and `ibuffer-show-empty-filter-groups' is nil.
14412
14413 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
14414
14415 * ps-print.el (ps-print-quote): Call ps-value-string.
14416 (ps-setup): Call ps-comment-string.
14417 (ps-value-string, ps-comment-string): New funs.
14418
14419 2004-05-06 Juanma Barranquero <lektu@terra.es>
14420
14421 * ehelp.el (electric-help-command-loop): Check whether the last
14422 character is visible, not (point-max).
14423
14424 * help-fns.el (help-argument-name): Default to bold; don't inherit
14425 from font-lock-variable-name-face.
14426 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
14427
14428 2004-05-05 Kenichi Handa <handa@m17n.org>
14429
14430 * descr-text.el (describe-char): Copy the character with text
14431 properties and overlays into the first line, and call
14432 describe-text-properties on it.
14433
14434 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
14435
14436 * iswitchb.el (iswitchb-global-map): Fix typo.
14437 Remove unwanted ###autoloads from source file.
14438
14439 2004-05-05 Lars Hansen <larsh@math.ku.dk>
14440
14441 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
14442 in run-hooks. Use substitute-command-keys in message.
14443 (wdired-abort-changes): Add message.
14444
14445 2004-05-03 Michael Mauger <mmaug@yahoo.com>
14446
14447 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
14448 (sql-emacs20-p): Remove.
14449 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
14450 (sql-builtin-face, sql-doc-face): Remove.
14451 (sql-mode-ansi-font-lock-keywords)
14452 (sql-mode-oracle-font-lock-keywords)
14453 (sql-mode-postgres-font-lock-keywords)
14454 (sql-mode-linter-font-lock-keywords)
14455 (sql-mode-ms-font-lock-keywords)
14456 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
14457 (sql-product-font-lock): Fix font-lock reset when font rules change.
14458 (sql-highlight-product): Remove incorrect font-lock reset logic.
14459
14460 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
14461
14462 * ses.el (ses-set-parameter): Fix typo.
14463
14464 2004-05-04 Kim F. Storm <storm@cua.dk>
14465
14466 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
14467 Must expand directory for completion to work; and don't mess with
14468 process-environment.
14469 (ido-read-file-name): If command has ido property, don't use ido
14470 if value is ignore, or read as directory if value is dir.
14471 Set ido ignore property for dired-do-rename command.
14472
14473 2004-05-04 Juanma Barranquero <lektu@terra.es>
14474
14475 * ehelp.el (electric-help-command-loop, electric-help-undefined)
14476 (electric-help-help): Check against unmapped commands.
14477
14478 * help-fns.el (help-argument-name): New face, inheriting from
14479 font-lock-variable-name-face, to highlight function arguments in
14480 `describe-function' and `describe-key'.
14481 (help-do-arg-highlight): Auxiliary function to highlight a given
14482 list of arguments in a string.
14483 (help-highlight-arguments): Highlight the function arguments and
14484 all uses of them in the docstring.
14485 (describe-function-1): Use it. Do docstring output via `insert',
14486 not 'princ', so text attributes are preserved.
14487
14488 * winner.el (winner-mode-map): Move `winner-undo' and
14489 `winner-redo' to C-c <left> and C-c <right>, respectively (the
14490 previous bindings conflict with `prev-buffer', `next-buffer').
14491
14492 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14493
14494 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
14495 (bibtex-entry-update): New command bound to C-c C-u.
14496 (bibtex-text-in-string): Fix regexp.
14497 (bibtex-assoc-of-regexp): Remove.
14498 (bibtex-progress-message): Fix docstring.
14499 (bibtex-inside-field): Use if.
14500 (bibtex-assoc-regexp): New function.
14501 (bibtex-format-entry): Make code more robust so that it formats
14502 also old entries.
14503 (bibtex-autokey-demangle-title): Merge with obsolete function
14504 bibtex-assoc-of-regexp.
14505 (bibtex-field-list): New function.
14506 (bibtex-entry): Use bibtex-field-list.
14507 (bibtex-parse-entry): Fix docstring.
14508 (bibtex-print-help-message): Use bibtex-field-list.
14509 (bibtex-make-field): Use bibtex-field-list.
14510 (bibtex-entry-index): Bugfix. Return crossref key if required.
14511 (bibtex-lessp): Fix docstring.
14512
14513 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
14514
14515 * select.el (xselect-convert-to-string): Move comment to intended line.
14516
14517 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14518
14519 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
14520 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
14521
14522 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
14523
14524 * term/x-win.el (x-clipboard-yank): Don't exit on error from
14525 x-get-selection.
14526
14527 2004-05-03 Jason Rumney <jasonr@gnu.org>
14528
14529 * makefile.nt: Remove.
14530
14531 2004-05-03 Kim F. Storm <storm@cua.dk>
14532
14533 * emulation/cua-base.el (cua--update-indications): Fix last change.
14534 (cua-mode): Deactivate mark when cua-mode is enabled.
14535
14536 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
14537
14538 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
14539
14540 2004-05-03 Nick Roberts <nickrob@gnu.org>
14541
14542 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
14543 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
14544 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
14545 window over visible frames.
14546 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
14547
14548 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
14549
14550 * progmodes/compile.el (compilation-gcpro): New var.
14551 (compilation-fake-loc): Use it.
14552 (compilation-forget-errors): Reset it.
14553
14554 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
14555
14556 * diff-mode.el (diff-header-face, diff-file-header-face):
14557 Use min-colors.
14558
14559 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
14560
14561 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
14562 (bibtex-clean-entry): Disentangle code.
14563 (bibtex-realign): New function.
14564 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
14565 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
14566 Remove undocumented optional arg called-by-convert-alien.
14567 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
14568 for sorting instead of bibtex-sort-buffer.
14569
14570 2004-05-02 Eli Zaretskii <eliz@gnu.org>
14571
14572 * progmodes/compile.el (compilation-start): In the
14573 no-async-subprocesses branch, call sit-for to give redisplay a
14574 chance to show the updated process status in the mode line, and
14575 fontify the buffer explicitly after the process exits.
14576
14577 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
14578
14579 * progmodes/python.el (python-compilation-line-number): Remove.
14580 (python-compilation-regexp-alist): Don't use it any more.
14581 (python-orig-start, python-input-filter): Remove.
14582 (inferior-python-mode): Don't set up comint-input-filter-functions.
14583 (python-send-region): Use compilation-fake-loc.
14584
14585 * progmodes/compile.el (compilation-messages-start): New var.
14586 (compilation-mode): Don't setup next-error-function here.
14587 (compilation-setup): Set it up here instead (for minor modes as well).
14588 Make compilation-messages-start buffer local.
14589 (compilation-next-error-function): Use it.
14590 (compilation-forget-errors): Set compilation-messages-start.
14591
14592 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
14593
14594 * ielm.el (ielm-prompt-read-only): Update docstring.
14595
14596 * comint.el (comint-prompt-read-only): Update docstring.
14597 (comint-update-fence, comint-kill-whole-line)
14598 (comint-kill-region): New functions.
14599
14600 * simple.el (kill-whole-line): Use "p" instead of "P" in
14601 interactive form.
14602
14603 2004-05-01 Juanma Barranquero <lektu@terra.es>
14604
14605 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
14606 format arglist so default values in CL-style argument lists are
14607 correctly shown.
14608
14609 2004-05-01 Jason Rumney <jasonr@gnu.org>
14610
14611 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
14612
14613 2004-05-01 Kenichi Handa <handa@m17n.org>
14614
14615 * international/titdic-cnv.el (miscdic-convert): Don't generate a
14616 quail file if it is up to date.
14617
14618 2004-04-30 Juri Linkov <juri@jurta.org>
14619
14620 * cus-edit.el (custom-mode-map):
14621 Add key binding `C-x C-s' to `Custom-save'.
14622
14623 * outline.el (outline-blank-line): New var.
14624 (outline-next-preface, outline-show-heading)
14625 (outline-end-of-subtree): Use it.
14626
14627 * dired-aux.el (dired-touch-initial): New fun.
14628 (dired-do-chxxx): Call it for op-symbol `touch'.
14629 (dired-diff): Use `dired-dwim-target-directory'
14630 if current dired buffer has no buffer mark.
14631
14632 * bindings.el (propertized-buffer-identification):
14633 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
14634 Add C-M-arrow keys for consistency.
14635
14636 * files.el (confirm-kill-emacs):
14637 Change group from top-level `emacs' to `convenience'.
14638
14639 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
14640 Push mark on the first call of successive command calls.
14641 (insert-pair): New fun created from `insert-parentheses' with
14642 `open' and `close' arguments added. Enclose active regions
14643 in paired characters. Compare adjacent characters syntax with
14644 inserted characters syntax before inserting a space.
14645 (insert-parentheses): Call `insert-pair' with ?\( ?\).
14646
14647 * delsel.el: Don't put `delete-selection' property
14648 on `insert-parentheses' symbol to take advantage of
14649 region handling in `insert-pair' function.
14650 Suggested by Stephan Stahl <stahl@eos.franken.de>.
14651
14652 2004-04-30 Kim F. Storm <storm@cua.dk>
14653
14654 * emulation/cua-base.el: Add support for changing cursor types;
14655 based on patch from Michael Mauger.
14656 (cua-normal-cursor-color, cua-read-only-cursor-color)
14657 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
14658 Customization cursor type and/or cursor color.
14659 (cua--update-indications): Handle cursor type changes.
14660 (cua-mode): Update cursor indications if enabled.
14661
14662 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
14663
14664 * mouse.el (mouse-drag-copy-region): New defcustom.
14665 (mouse-set-region, mouse-drag-region-1): Use it.
14666
14667 * simple.el (kill-ring-save): If region face background color is
14668 unspecified (if no highlighting), show extent of fully visible
14669 region even if transient-mark-mode is enabled.
14670
14671 * emulation/cua-base.el (cua--standard-movement-commands):
14672 Add cua-scroll-up and cua-scroll-down.
14673 (cua-scroll-up, cua-scroll-down): New commands.
14674 (cua--init-keymaps): Remap scroll-up and scroll-down.
14675
14676 * emulation/cua-rect.el (cua--convert-rectangle-as):
14677 New defmacro.
14678 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
14679 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
14680 New commands (suggested by Jordan Breeding).
14681
14682 2004-04-30 Juanma Barranquero <lektu@terra.es>
14683
14684 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
14685
14686 2004-04-30 Mario Lang <mlang@delysid.org>
14687
14688 * diff.el (diff-switches): Fix typo in docstring.
14689
14690 2004-04-30 Alex Schroeder <alex@gnu.org>
14691
14692 * xml.el (xml-debug-print-internal): Don't add newline and
14693 indentation to text nodes and write empty elements as empty tags
14694 instead of opening and closing tags.
14695 (xml-debug-print): Take optional indent-string argument.
14696 (xml-print): Alias for xml-debug-print.
14697
14698 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
14699
14700 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
14701 than duplicate call to `line-beginning-position'.
14702
14703 * progmodes/f90.el (f90-get-present-comment-type):
14704 Return whitespace, as well as comment chars, for consistent filling
14705 of comment blocks. Use `match-string-no-properties'.
14706 (f90-break-line): Trim trailing whitespace when filling comments.
14707
14708 2004-04-30 Dave Love <fx@gnu.org>
14709
14710 * calendar/diary-lib.el (diary-outlook-formats): New variable.
14711 (diary-from-outlook-internal, diary-from-outlook)
14712 (diary-from-outlook-gnus, diary-from-outlook-rmail):
14713 New functions to import diary entries from Outlook-format
14714 appointments in mail messages.
14715
14716 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
14717
14718 * progmodes/python.el (python-send-command): New fun.
14719 (python-send-region, python-load-file): Use it.
14720
14721 * progmodes/compile.el (compilation-last-buffer): Add var alias.
14722
14723 * help-fns.el (help-C-file-name): Use new subr-name.
14724 Prepend `src/' to the file name.
14725 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
14726 (describe-function-1, describe-variable): Only find a C source file
14727 name if DOC is already loaded.
14728
14729 * help-mode.el (help-function-def, help-variable-def):
14730 Use the new find-function-search-for-symbol functionality.
14731 Allow FILE to be `C-source'.
14732
14733 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
14734 (find-function-C-source): New fun.
14735 (find-function-search-for-symbol): Use it.
14736
14737 2004-03-29 Michael Mauger <mmaug@yahoo.com>
14738
14739 * progmodes/sql.el (sql-product-alist): Rename variable
14740 `sql-product-support'. Add Postgres login parameters.
14741 (sql-set-product, sql-product-feature): Update with renamed variable.
14742 (sql-connect-postgres): Add username prompt.
14743 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
14744 Make patterns less product specific.
14745 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
14746 (sql-mode-abbrev-table): Modify initialization.
14747 (sql-builtin-face): Add variable.
14748 (sql-keywords-re): Add macro.
14749 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
14750 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
14751 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
14752 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
14753 (sql-mode-linter-font-lock-keywords)
14754 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
14755 (sql-mode-sybase-font-lock-keywords)
14756 (sql-mode-informix-font-lock-keywords)
14757 (sql-mode-interbase-font-lock-keywords)
14758 (sql-mode-ingres-font-lock-keywords)
14759 (sql-mode-solid-font-lock-keywords)
14760 (sql-mode-sqlite-font-lock-keywords)
14761 (sql-mode-db2-font-lock-keywords): Default to nil.
14762 (sql-product-font-lock): Always highlight ANSI keywords.
14763 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
14764 (sql-send-string): Add function.
14765
14766 2004-04-29 Dave Love <fx@gnu.org>
14767
14768 * progmodes/cfengine.el (cfengine-beginning-of-defun)
14769 (cfengine-end-of-defun): Ensure progress through buffer.
14770
14771 * info-look.el (cfengine-mode): Accept a terminal ().
14772
14773 2004-04-29 Juri Linkov <juri@jurta.org>
14774
14775 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
14776 instead of isearch-yank-word-or-char. Add new key bindings for
14777 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
14778 (isearch-del-char): New fun.
14779 (isearch-forward, isearch-edit-string): Update docstring.
14780 (isearch-yank-char): Doc fix.
14781 (isearch-other-meta-char): Restore point after scrolling.
14782
14783 * progmodes/compile.el (compilation-context-lines): Add nil option
14784 to disable compilation output window scrolling.
14785 (compilation-set-window): Use it.
14786
14787 * outline.el (outline-next-preface, outline-show-heading):
14788 Don't leave unhidden blank line before heading.
14789 (outline-end-of-subtree): Include last newline into subtree.
14790 (hide-entry): Leave point at beginning of heading instead of end.
14791 (outline-up-heading): Push mark for the first call of successive
14792 command calls.
14793
14794 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
14795
14796 * comint.el (comint-prompt-read-only): New variable.
14797 (comint-output-filter): Implement it.
14798
14799 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
14800 (ielm-prompt-internal): New variable.
14801 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
14802 (ielm-send-input): Delete unused variable `buf'.
14803 (ielm-eval-input): Use `ielm-prompt-internal'.
14804 (inferior-emacs-lisp-mode): Use new variables
14805 `comint-prompt-read-only' and `ielm-prompt-internal'.
14806 Get rid of obsolete variable `directory-sep-char'.
14807 (ielm): Use `zerop'.
14808
14809 2004-04-29 John Paul Wallington <jpw@gnu.org>
14810
14811 * thumbs.el (toplevel): Require cl at compile time.
14812 Remove conditional definitions of `ignore-errors' and `caddar'
14813 because they occur at run time.
14814
14815 2004-04-28 Nick Roberts <nickrob@gnu.org>
14816
14817 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
14818 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
14819 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
14820 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
14821
14822 * progmodes/gud.el (gud-common-init): Throw an error if program is
14823 already running under gdb.
14824
14825 2004-04-28 John Paul Wallington <jpw@gnu.org>
14826
14827 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
14828 (thumbs-show-image-num): Move assignment of
14829 `thumbs-current-image-filename' within scope of `i'.
14830 (thumbs-emboss-image): Don't use `evenp'.
14831
14832 2004-04-28 Richard M. Stallman <rms@gnu.org>
14833
14834 * progmodes/compile.el (compilation-context-lines): Default now 0.
14835
14836 2004-04-28 Juanma Barranquero <lektu@terra.es>
14837
14838 Use `time-less-p' from calendar/time-date.el instead of defining
14839 custom versions of it.
14840
14841 * pcomplete.el (pcomplete-time-less-p): Remove.
14842
14843 * thumbs.el (time-less-p): Remove.
14844
14845 * calendar/timeclock.el (timeclock-time-less-p): Remove.
14846 (timeclock-generate-report): Use `time-less-p'.
14847
14848 * emacs-lisp/autoload.el (autoload-before-p): Remove.
14849 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
14850
14851 2004-04-28 Masatake YAMATO <jet@gyve.org>
14852
14853 * subr.el (remove-overlays): Make arguments optional.
14854
14855 * wid-edit.el (widget-specify-button): Put evaporate to the
14856 overlay for sample.
14857 (widget-specify-sample): Put evaporate to the overlay for sample.
14858 (widget-specify-doc): Put evaporate to the overlay for documentation.
14859
14860 2004-04-27 Jesper Harder <harder@ifa.au.dk>
14861
14862 * info.el (info-apropos): Make it an index node. Align node names
14863 like makeinfo.
14864
14865 2004-04-27 Eli Zaretskii <eliz@gnu.org>
14866
14867 * net/browse-url.el (browse-url-netscape-sentinel)
14868 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
14869 (browse-url-epiphany-sentinel, browse-url-mosaic):
14870 Use browse-url-*-program instead of a literal program name.
14871
14872 2004-04-27 Kevin Ryde <user42@zip.com.au>
14873
14874 * eshell/em-alias.el:
14875 * eshell/em-dirs.el:
14876 * eshell/em-hist.el:
14877 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
14878 features when M-x customize-group loads modules before the main
14879 eshell.el.
14880
14881 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
14882
14883 * subr.el (momentary-string-display): Support EXIT-CHAR that is
14884 either a character representation of an event or an event
14885 description list.
14886
14887 * type-break.el: Capitalise Emacs and Lisp.
14888 (type-break-good-break-interval, type-break-demo-boring-stats)
14889 (type-break-terse-messages, type-break-file-name): New defcustoms.
14890 (type-break-post-command-hook)
14891 (type-break-warning-countdown-string): Quote variable names in doc.
14892 (type-break-interval-start, type-break-auto-save-file-name): New vars.
14893 (type-break-mode): Document type-break-good-break-interval and the
14894 "session" file. Schedule break according to the session file.
14895 Kill session file buffer on exit. Organise for save-some-buffers
14896 to always save the session file.
14897 (type-break-mode-line-message-mode, type-break-query-mode):
14898 Uppercase arguments.
14899 (type-break-file-time, type-break-file-keystroke-count, timep)
14900 (type-break-choose-file, type-break-get-previous-time)
14901 (type-break-get-previous-count): New defuns.
14902 (type-break): Avoid break querying after a completed break in the
14903 case where the query was initiated during user invocation of the
14904 break. Optional terse messages.
14905 Use type-break-good-break-interval if type-break-good-rest-interval is
14906 nil. File the break time.
14907 (type-break-schedule): New optional args for overriding the use of
14908 the current time.
14909 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
14910 after a break.
14911 (type-break-check): File the keystroke count.
14912 (type-break-do-query): Prevent a second query when the break is
14913 interrupted. Optional terse message.
14914 (type-break-keystroke-reset): Record the start of a typing interval.
14915 (type-break-demo-boring): Optional terse messages. Display word
14916 per minute and keystroke counts according to
14917 type-break-demo-boring-stats.
14918
14919 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
14920
14921 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
14922 directories, make sure they exist under archive-tmpdir.
14923
14924 2004-04-27 Juri Linkov <juri@jurta.org>
14925
14926 * help.el (view-emacs-news): With argument, display info for the
14927 selected version by finding it among different NEWS files, and
14928 narrowing the buffer to the selected version.
14929
14930 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
14931 same-window-buffer-names.
14932 (info): New arg `buffer'. Use it. Doc fix. Read file name for
14933 non-numeric prefix argument, append the number to the buffer name
14934 for numeric prefix argument.
14935 (info-other-window): Bind same-window-regexps to nil.
14936 (Info-reference-name): Rename to Info-point-loc.
14937 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
14938 and Info-find-index-name for stringy Info-point-loc.
14939 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
14940 without middle `.', but with final `.' and optional line number
14941 for it. Set Info-point-loc for index nodes.
14942 (Info-index): Remove middle `.' from index entry regexp.
14943 Modify line number regexp.
14944 (Info-index-next): Decrement line number.
14945 (info-apropos): Remove middle `.' from index entry regexp.
14946 Add optional line number regexp at the end. Add matched value
14947 for line number to the result list and insert it to the buffer.
14948 Replace match-string by match-string-no-properties.
14949 Reorder result list.
14950 (Info-fontify-node): Hide index line numbers.
14951 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
14952 empty matches.
14953 (Info-follow-reference): Use `str' instead of
14954 Info-following-node-name-re.
14955 (Info-toc): Use full file names. Set Info-current-node to "Top".
14956 (Info-fontify-node): Compare file names without directory name.
14957 (Info-try-follow-nearest-node): Don't set Info-reference-name.
14958 Set second arg of Info-extract-menu-node-name for index nodes.
14959 (info-xref-visited): Use magenta3 instead of magenta4.
14960 (Info-mode): Add info-apropos to docstring.
14961
14962 * log-view.el (log-view-diff): Replace interactive code "r"
14963 by a list to allow to call it even if region is not active.
14964
14965 * paren.el (show-paren-highlight-openparen): New var.
14966 (show-paren-function): Turn on openparen highlighting when
14967 matching forward if show-paren-highlight-openparen is non-nil.
14968
14969 * simple.el (kill-ring-save): Use blink-matching-delay instead of
14970 the constant value 1.
14971 (completions-common-part): Expand docstring.
14972
14973 * textmodes/picture.el (picture-mode-map): Add arrow keys.
14974
14975 2004-04-27 Kim F. Storm <storm@cua.dk>
14976
14977 * image.el (insert-sliced-image): Use line-height instead of
14978 line-spacing property on newline.
14979
14980 2004-04-26 Lars Hansen <larsh@math.ku.dk>
14981
14982 * desktop.el (desktop-buffer-misc-data-function): Rename to
14983 desktop-save-buffer and change docstring.
14984 (desktop-buffer-modes-to-save): Delete.
14985 (desktop-save-buffer-p): Use desktop-save-buffer instead of
14986 desktop-buffer-modes-to-save.
14987 (desktop-save): Rename desktop-buffer-misc-data-function to
14988 desktop-save-buffer and allow non-function value.
14989 (desktop-missing-file-warning): Correct docstring.
14990
14991 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
14992 to desktop-save-buffer.
14993
14994 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
14995 desktop-save-buffer.
14996
14997 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
14998
14999 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
15000
15001 2004-04-26 Eli Zaretskii <eliz@gnu.org>
15002
15003 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
15004
15005 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
15006
15007 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
15008 (ielm): Only go to the end of the buffer when starting a new process.
15009
15010 2004-04-25 Juanma Barranquero <lektu@terra.es>
15011
15012 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
15013 mode line. Bind `inhibit-read-only' to t before modifying
15014 properties of text in the buffer.
15015 (ielm): Force point to the end of buffer, even when running ielm
15016 from inside itself.
15017
15018 2004-04-25 Jesper Harder <harder@ifa.au.dk>
15019
15020 * info.el (info-apropos): Reset Info-complete-cache.
15021
15022 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
15023
15024 * progmodes/compile.el (compilation-error-regexp-alist-alist):
15025 Also recognize severe Irix et al. messages.
15026 (compilation-normalize-filename, compile-abbreviate-directory):
15027 Delete functions.
15028 (compilation-get-file-structure): New function inherits
15029 functionality of the two preceding ones.
15030 (compilation-internal-error-properties, compilation-fake-loc):
15031 Use it so that different paths to the same file share the same
15032 markers. Also optimize finding adjacent marker slightly.
15033
15034 2004-04-25 Kim F. Storm <storm@cua.dk>
15035
15036 * image.el (insert-sliced-image): Add line-spacing t property
15037 to newlines separating image lines.
15038
15039 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
15040
15041 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
15042
15043 * ielm.el (ielm-prompt-read-only): New user option.
15044 (ielm-prompt): Expand docstring to describe new behavior.
15045 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
15046 mention it in the docstring.
15047
15048 2004-04-24 Andreas Schwab <schwab@suse.de>
15049
15050 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
15051
15052 * diff.el (diff): Set default-directory in diff buffer.
15053
15054 2004-04-24 Eli Zaretskii <eliz@gnu.org>
15055
15056 * mail/sendmail.el (mail-bury): Don't delete the frame where the
15057 mail was being composed if the terminal cannot display more than
15058 one frame; instead, switch to previous frame.
15059
15060 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
15061 (rmail-start-mail): Support rmail-mail-new-frame even on
15062 terminals that can display only one frame at a time.
15063
15064 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
15065
15066 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
15067 (checkdoc-output-font-lock-keywords): Remove error regexp.
15068 (checkdoc-output-mode-map): Remove.
15069 (checkdoc-output-mode): Derive from compilation-mode.
15070 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
15071
15072 * dired.el (dired-mode-map): Add a menu entry for wdired.
15073
15074 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
15075 (rx-bracket, rx-check-any, rx-any): Clean up name space.
15076
15077 * wdired.el (wdired-mode-map): Move init into declaration.
15078 Fix `return' binding.
15079 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
15080 Use force-mode-line-update.
15081 (wdired-get-filename): Use `unless'.
15082 (wdired-preprocess-files): Don't assume names have no \n and use / for
15083 dir separator.
15084 (wdired-normalize-filename): Use replace-regexp-in-string.
15085 (wdired-load-hooks): Remove.
15086 (wdired-mode-hooks): Rename to wdired-mode-hook.
15087
15088 * info-look.el: Add support for cfengine-mode.
15089 (info-lookup-setup-mode): Use dolist.
15090
15091 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
15092
15093 * wdired.el: New file.
15094
15095 2004-04-23 Juanma Barranquero <lektu@terra.es>
15096
15097 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
15098
15099 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
15100 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
15101 (pcomplete--help, pcomplete--here): Doc fixes.
15102
15103 2004-04-23 Andre Spiegel <spiegel@gnu.org>
15104
15105 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
15106 handles wrong-number-of-arguments in backend call.
15107
15108 * vc.el (vc-print-log): Likewise.
15109
15110 2004-04-20 Dave Love <fx@gnu.org>
15111
15112 * emacs-lisp/rx.el: Doc fixes.
15113 (rx-constituents): Add/extend many forms.
15114 (rx-check): Check form is a list.
15115 (bracket): Defvar.
15116 (rx-check-any, rx-any, rx-check-not): Modify.
15117 (rx-not): Simplify.
15118 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
15119 (rx-kleene): Use rx-trans-forms.
15120 (rx-quote-for-set): Delete.
15121 (rx): Allow multiple args.
15122
15123 2004-04-23 Kenichi Handa <handa@m17n.org>
15124
15125 * international/mule-util.el (char-displayable-p): Simplify by
15126 using internal-char-font.
15127
15128 2004-04-23 Juanma Barranquero <lektu@terra.es>
15129
15130 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
15131
15132 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
15133
15134 * diff-mode.el (diff-next-error): New fun.
15135 (diff-mode): Use it.
15136
15137 * simple.el (next-error): Change arg name.
15138 Add support for the documented C-u C-x ` usage.
15139
15140 * frame.el (special-display-popup-frame, next-multiframe-window)
15141 (previous-multiframe-window): Only consider frames on same display.
15142
15143 2004-04-22 Lars Hansen <larsh@math.ku.dk>
15144
15145 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
15146 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
15147
15148 2004-04-22 Kim F. Storm <storm@cua.dk>
15149
15150 * net/telnet.el (telnet): Add optional port arg.
15151
15152 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
15153
15154 * progmodes/compile.el (compilation-mode-font-lock-keywords):
15155 Minor sanity check on the `hyperlink' slot.
15156
15157 * Makefile.in (recompile): Compile new files.
15158
15159 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
15160 Add byte-recompile-directory's optional `arg'.
15161
15162 * cvs-status.el (cvs-tree-use-charset): New var.
15163 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
15164 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
15165 (cvs-status-cvstrees): Use it.
15166
15167 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
15168 Make it a normal major mode.
15169 (checkdoc-buffer-label): Make sure the file name is meaningful.
15170 (checkdoc-output-to-error-buffer): Remove.
15171 (checkdoc-error, checkdoc-start-section): Rewrite.
15172
15173 * info.el (info-node, info-menu-5, info-xref, info-header-node)
15174 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
15175 (Info-title-4-face): Use new syntax.
15176 (info-xref-visited): Inherit from info-xref.
15177
15178 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
15179
15180 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
15181
15182 * simple.el (next-error-last-buffer, next-error-function):
15183 New variables for the next-error framework.
15184 (next-error-buffer-p): New function.
15185 (next-error-find-buffer): Generalize compilation-find-buffer.
15186 (next-error, previous-error, first-error, next-error-no-select)
15187 (previous-error-no-select): Move from compile.el.
15188
15189 * replace.el (occur-next-error, occur-1): Hook into the next-error
15190 framework.
15191
15192 * progmodes/compile.el (compilation-start):
15193 Set next-error-last-buffer so next-error knows where to jump.
15194 (compilation-setup): Set the buffer-local variable
15195 next-error-function to 'compilation-next-error-function.
15196 (compilation-buffer-p, compilation-buffer-internal-p): Use an
15197 alternate way to find if a buffer is a compilation buffer, for
15198 next-error convenience.
15199 (next-error-no-select, previous-error-no-select, next-error)
15200 (previous-error, first-error): Move to simple.el.
15201 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
15202 (compilation-last-buffer): Remove.
15203 (compilation-start, compilation-next-error, compilation-setup)
15204 (compilation-next-error-function, compilation-find-buffer):
15205 Remove compilation-last-buffer use.
15206
15207 2004-04-21 Juanma Barranquero <lektu@terra.es>
15208
15209 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
15210 (font-lock-warning-face): Fix spacing.
15211
15212 * makefile.w32-in (WINS): Add url/ directory.
15213
15214 2004-04-21 Lars Hansen <larsh@math.ku.dk>
15215
15216 * desktop.el (desktop-buffer-mode-handlers): New variable.
15217 Alist of major mode specific functions to restore a desktop buffer.
15218 (desktop-buffer-handlers): Make variable obsolete.
15219 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
15220 Catch errors signaled in handlers. Update buffer count.
15221 Evaluate desktop-buffer-point.
15222 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
15223 move to dired.el.
15224 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
15225 move to info.el.
15226 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
15227 move to mail/rmail.el.
15228 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
15229 to mh-e/mh-e.el.
15230 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
15231 On fail, print message (to message buffer) even if
15232 desktop-missing-file-warning is nil.
15233 (desktop-buffer-misc-data-function): New buffer local variable.
15234 Function returning major mode specific data.
15235 (desktop-buffer-misc-functions): Make variable obsolete.
15236 (desktop-save): Use desktop-buffer-misc-data-function.
15237 (desktop-buffer-dired-misc-data): Rename to
15238 dired-desktop-buffer-misc-data and move to dired.el.
15239 (desktop-buffer-info-misc-data): Rename to
15240 Info-desktop-buffer-misc-data and move to info.el.
15241 (desktop-read): Add message about number of buffers restored/failed.
15242
15243 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
15244 Add parameters. Pause to display error only when
15245 desktop-missing-file-warning is non-nil.
15246 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
15247 (dired-mode): Bind desktop-buffer-misc-data-function.
15248
15249 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
15250 Add Parameters.
15251 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
15252 (Info-mode): Bind desktop-buffer-misc-data-function.
15253
15254 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
15255 Add Parameters.
15256
15257 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
15258 Add Parameters.
15259
15260 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
15261
15262 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
15263 the case of letters in case-insensitive expansions when the
15264 abbrev is preceded by characters with letter syntax.
15265
15266 2004-04-21 Richard M. Stallman <rms@gnu.org>
15267
15268 * progmodes/cperl-mode.el (cperl-putback-char):
15269 Delete Emacs 18 definition.
15270
15271 * international/mule.el (ctext-post-read-conversion):
15272 Use assoc-string, not assoc-ignore-case.
15273
15274 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
15275
15276 * emacs-lisp/easymenu.el (easy-menu-add):
15277 Do call x-popup-menu, but only if it's defined.
15278
15279 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
15280
15281 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
15282 Handle multiple args: compile like progn.
15283
15284 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
15285 take all args as &rest arg.
15286
15287 * autoinsert.el (auto-insert-alist): Insert the user's name in
15288 copyright notice, rather than Free Software Foundation.
15289
15290 2004-04-21 Kenichi Handa <handa@m17n.org>
15291
15292 * descr-text.el (describe-char): Make it work on *Help* buffer.
15293
15294 2004-04-21 Kim F. Storm <storm@cua.dk>
15295
15296 * image.el (insert-image): Add optional SLICE arg.
15297 (insert-sliced-image): New defun.
15298
15299 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
15300
15301 * subr.el (read-number): Check whether `default' is nil.
15302
15303 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
15304
15305 * progmodes/compile.el (compilation-error-properties):
15306 Split into two.
15307 (compilation-internal-error-properties): New one.
15308 (compilation-compat-error-properties): Use it. Fix the non-marker case.
15309
15310 2004-04-20 Richard M. Stallman <rms@gnu.org>
15311
15312 * window.el (split-window-save-restore-data):
15313 Don't update the data if OLD-INFO is nil.
15314
15315 * view.el (view-return-to-alist): Mark it permanent local.
15316
15317 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
15318
15319 * recentf.el (recentf-save-list): Catch and warn about errors.
15320
15321 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
15322 so "Buffers" won't be pure.
15323
15324 * help-mode.el (help-mode-finish): Set help-return-alist first
15325 thing, setting only the entry for the selected window.
15326
15327 * help-fns.el (describe-function-1): If many non-control non-meta
15328 keys run the command, don't list all of them.
15329
15330 2004-04-20 Juanma Barranquero <lektu@terra.es>
15331
15332 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
15333 arg. Copied from Andre Spiegel's patch of 2004-03-21.
15334
15335 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
15336
15337 2004-04-20 Kenichi Handa <handa@m17n.org>
15338
15339 * international/quail.el (quail-lookup-key): New optional arg
15340 NOT-RESET-INDICES.
15341 (quail-get-translations): Call quail-lookup-key with
15342 NOT-RESET-INDICES t.
15343 (quail-completion): Likewise.
15344 (quail-lookup-map-and-concat): Likewise.
15345
15346 2004-04-20 Kenichi Handa <handa@m17n.org>
15347
15348 * international/quail.el (quail-update-translation): Don't insert
15349 such an unsupported multibyte char in a unibyte buffer.
15350
15351 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
15352
15353 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
15354 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
15355 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
15356 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
15357 (gdb-frame-assembler-buffer): Improve behaviour with
15358 multiple frames.
15359 (gdb-display-buffer): Extend search to all visible frames.
15360
15361 2004-04-19 Eli Zaretskii <eliz@gnu.org>
15362
15363 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
15364 characters left after base64 decoding.
15365 (rmail-decode-region): Use -dos variety of `coding', to remove any
15366 ^M characters left after qp or base64 decoding.
15367
15368 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
15369
15370 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
15371 messages.
15372
15373 2004-04-19 Stephen Eglen <stephen@gnu.org>
15374
15375 * add-log.el (add-change-log-entry): Update doc string to mention
15376 add-log-full-name and add-log-mailing-address.
15377
15378 2004-04-18 Juri Linkov <juri@jurta.org>
15379
15380 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
15381 (Info-find-node-2): Simplify error message.
15382 (Info-insert-dir): Use Info-following-node-name.
15383 (Info-goto-node): Remove *info-history* and *info-toc*.
15384 (Info-history): Create a node of the virtual history file.
15385 (Info-toc): Create a node of the virtual toc file.
15386 (Info-insert-toc): New arg `curr-file' for reference file names.
15387 (info-apropos): Remove redundant var binding for temp-file.
15388 (Info-index, Info-index-next, Info-mode): Doc fix.
15389 (Info-goto-emacs-command-node): Don't jump to *info* from
15390 non-*info* Info buffers.
15391 (Info-fontify-node): Don't show the file name of external
15392 references if `Info-hide-note-references' is `hide'. Don't hide
15393 newlines at the end of paragraphs.
15394
15395 * international/mule-diag.el (list-input-methods):
15396 Fix args to help-xref-button.
15397
15398 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
15399 to put into effect local variables from TUTORIAL files.
15400
15401 * textmodes/paragraphs.el (sentence-end) <function>: New fun
15402 with default value taken from the variable `sentence-end'.
15403 (sentence-end) <defcustom>: Set default to nil. Doc fix.
15404 Add nil const to :type.
15405 (sentence-end-without-period, sentence-end-double-space)
15406 (sentence-end-without-space): Doc fix.
15407
15408 * textmodes/paragraphs.el (forward-sentence):
15409 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
15410 (fill-delete-newlines):
15411 * progmodes/cc-cmds.el (c-beginning-of-statement):
15412 Use function `sentence-end' instead of variable `sentence-end'.
15413
15414 2004-04-18 Andreas Schwab <schwab@suse.de>
15415
15416 * progmodes/compile.el (compilation-start): Set window start to
15417 point-min if compilation-scroll-output is nil.
15418
15419 2004-04-18 John Wiegley <johnw@newartisans.com>
15420
15421 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
15422
15423 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
15424
15425 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
15426 (gdb-info-breakpoints-custom): Revert previous change.
15427 (gdb-view-assembler): Update assembler if necessary.
15428 (gdb-frame-handler): Parse correctly for gdb-current-frame.
15429 (gdb-display-source-buffer): Update properly when both source and
15430 assembler are visible.
15431
15432 2004-04-17 John Wiegley <johnw@newartisans.com>
15433
15434 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
15435 which limits the number of names shown in the minibuffer. Off by
15436 default.
15437 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
15438 up iswitchb for users with a multitude of open buffers by showing
15439 only the first and last N/2 buffers in the completion list (which
15440 is enough to aid C-s/C-r, and to know that more characters are
15441 needed to refine the completion list).
15442
15443 2004-04-17 Richard M. Stallman <rms@gnu.org>
15444
15445 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
15446 (file-truename): Expand all ~ constructs directly.
15447 (insert-directory): Delete any error msg output by the
15448 `insert-directory-program'.
15449
15450 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
15451 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
15452 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
15453 (allout-init): Use find-file-hook, not find-file-hooks.
15454 (allout-mode): Eliminate Emacs 18 support.
15455 Use write-contents-functions, not local-write-file-hooks.
15456
15457 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
15458
15459 * progmodes/compile.el (compilation-error-properties): Fix for
15460 adding messages when there are already markers for their file.
15461 (compilation-fake-loc): New function.
15462
15463 2004-04-16 Dave Love <fx@gnu.org>
15464
15465 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
15466 (python-load-file): Fix python-orig-start setting.
15467
15468 * progmodes/compile.el: Doc fixes.
15469 (compilation-error-regexp-alist-alist)
15470 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
15471 (compilation-assq): Wrap in eval-when-compile.
15472 (compilation-mode-font-lock-keywords): Don't use list*.
15473 (compilation-start): Avoid warning.
15474 (compilation-compat-error-properties)
15475 (compilation-directory-properties): Add keymap property.
15476 (compilation-parsing-end): Make it a marker for better compatibility.
15477
15478 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
15479
15480 2004-04-16 Mark A. Hershberger <mah@everybody.org>
15481
15482 * xml.el: Doc fixes.
15483 (xml-get-children): Only looks at sub-tags and ignore strings.
15484
15485 * xml.el (xml-parse-tag): Avoid overwriting node-name.
15486
15487 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
15488
15489 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
15490
15491 2004-04-16 Andre Spiegel <spiegel@gnu.org>
15492
15493 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
15494
15495 * vc.el (vc-print-log): Likewise.
15496
15497 2004-04-16 Masatake YAMATO <jet@gyve.org>
15498
15499 * simple.el (completion-setup-function): Set an initial value
15500 to `element-common-end' before entering loop. Set a value
15501 to `element-common-end' at the end of loop.
15502 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
15503 (completions-common-part): Rename from completion-de-emphasis.
15504 (completions-first-difference): Rename from completion-emphasis.
15505 Suggested by RMS.
15506
15507 2004-04-16 Juanma Barranquero <lektu@terra.es>
15508
15509 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
15510 (bookmark-edit-annotation-mode): Add mode name.
15511
15512 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
15513
15514 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
15515 for nested conflict markers.
15516 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
15517
15518 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
15519
15520 * progmodes/gdb-ui.el (gdb-goto-info): New function.
15521
15522 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
15523
15524 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
15525
15526 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
15527 Give a backtrace if requested.
15528
15529 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
15530
15531 * progmodes/python.el (python-mouse-2-command, python-RET-command):
15532 Remove unused functions.
15533 (python-orig-start-line, python-orig-file): Remove.
15534 (python-orig-start): New var.
15535 (python-input-filter, python-compilation-line-number)
15536 (python-send-region, python-load-file): Use it.
15537
15538 * info.el (info): Always jump to *info*.
15539
15540 * subr.el (posn-set-point): New function.
15541
15542 * mouse.el (mouse-set-point): Use it.
15543
15544 * progmodes/compile.el (compile-goto-error): Use it.
15545 (compilation-button-map): New keymap.
15546 (compilation-error-properties): Use it.
15547 (compilation-shell-minor-mode-map): Don't bind mouse-2.
15548
15549 * smerge-mode.el (smerge-popup-context-menu): Use it.
15550
15551 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
15552 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
15553 mouse and non-mouse case.
15554
15555 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
15556 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
15557
15558 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
15559 Make it work for non-mouse events.
15560
15561 * pcvs-info.el (cvs-status-map): Update binding name.
15562
15563 2004-04-14 Mark A. Hershberger <mah@everybody.org>
15564
15565 * xml.el (xml-maybe-do-ns): New function to handle namespace
15566 parsing of both attribute and element names.
15567 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
15568 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
15569 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
15570 (xml-parse-attlist): Make it do its own namespace parsing.
15571
15572 2004-04-14 Dave Love <fx@gnu.org>
15573
15574 * progmodes/python.el (run-python): Fix use of \n.
15575 (python-load-file): Remove `try' from Python fragment.
15576 (python-describe-symbol): Fix message.
15577
15578 * comint.el: Doc fixes.
15579 (comint-last-input-start, comint-last-input-end)
15580 (comint-last-output-start): Give them values.
15581 (comint-arguments): Avoid warning.
15582 (comint-skip-prompt): Use line-end-position.
15583 (comint-backward-matching-input): Rename arg to agree with doc.
15584 (comint-extract-string): Use syntax-ppss.
15585 (comint-dynamic-simple-complete): Delete useless list construction.
15586 (comint-redirect-subvert-readonly): New.
15587 (comint-redirect-preoutput-filter): Use it.
15588
15589 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
15590 Correctly handle negative arguments when calling hook functions.
15591
15592 2004-04-14 Jesper Harder <harder@ifa.au.dk>
15593
15594 * info.el (info-apropos): Don't clobber Info-history-list.
15595
15596 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
15597
15598 * progmodes/compile.el (compilation-setup):
15599 Localize overlay-arrow-position.
15600 (compilation-sentinel): Restructure code equivalently.
15601 (compilation-next-error): Find message on same line after point if
15602 not found before point.
15603 (compile-mouse-goto-error): Restore function so that compilation
15604 buffer need not be current and use compile-goto-error.
15605 (compile-goto-error): Restore function.
15606 (next-error): Set overlay-arrow-position.
15607 (compilation-forget-errors): Don't localize already local
15608 compilation-locs and remove FIXME about refontifying.
15609
15610 2004-04-14 Kim F. Storm <storm@cua.dk>
15611
15612 * startup.el (emacs-quick-startup): New defvar (set by -Q).
15613 (command-line): New option -Q. Like -q --no-site-file, but
15614 in addition it also disables menu-bar, tool-bar, scroll-bars,
15615 tool-tips, and the blinking cursor.
15616 (command-line-1): Skip startup screen if -Q.
15617 (fancy-splash-head): Use ":align-to center" prop to center splash image.
15618
15619 * emulation/cua-base.el (cua-read-only-cursor-color)
15620 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
15621
15622 2004-04-13 Dave Love <fx@gnu.org>
15623
15624 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
15625 (syntax): Don't require.
15626 (python) <defgroup>: Add :version.
15627 (python-quote-syntax): Re-written.
15628 (inferior-python-mode): Move stuff here from run-python and add
15629 some more.
15630 (python-preoutput-continuation, python-preoutput-result)
15631 (python-dotty-syntax-table): New.
15632 (python-describe-symbol): Use them.
15633 (run-python): Move stuff to inferior-python-mode. Modify code
15634 loaded into Python.
15635 (python-send-region): Use python-proc, python-send-string.
15636 (python-send-string): Send newlines too. Callers changed.
15637 (python-load-file): Re-written.
15638 (python-eldoc-function): New.
15639 (info-look): Don't require.
15640 (python-after-info-look): New. A modified version of former
15641 top-level code for use with eval-after-load.
15642 (python-maybe-jython, python-guess-indent): Use widened buffer.
15643 (python-fill-paragraph): Re-written.
15644 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
15645 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
15646
15647 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
15648
15649 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
15650 Set compilation-error-regexp-alist earlier.
15651
15652 * progmodes/compile.el (compilation-minor-mode-map)
15653 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
15654 (compile-goto-error): Re-merge the mouse and non-mouse commands.
15655
15656 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
15657
15658 * progmodes/compile.el (compile-goto-error): Select the buffer/window
15659 corresponding to the event.
15660
15661 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
15662
15663 * loadup.el: Add cygwin to system-type list, for unexec() support.
15664
15665 2004-04-12 John Paul Wallington <jpw@gnu.org>
15666
15667 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
15668 (ibuffer-restore-window-config-on-quit): New variable to replace
15669 `ibuffer-delete-window-on-quit'. Update all references.
15670 (ibuffer-prev-window-config): New variable.
15671 (ibuffer-quit): Restore previous window configuration instead of
15672 deleting window.
15673 (ibuffer): Save window configuration before showing Ibuffer buffer.
15674
15675 * help.el (describe-mode): Doc fix.
15676
15677 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
15678
15679 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
15680 not to treat nil as a function.
15681
15682 * vc-arch.el (vc-arch-root): Be a bit more careful.
15683 (vc-arch-register): Save the buffer if we modified it.
15684 (vc-arch-delete-rej-if-obsolete): Save excursion.
15685 (vc-arch-find-file-hook): Use the simpler after-save-hook.
15686 (vc-arch-responsible-p, vc-arch-init-version): New functions.
15687
15688 * net/ldap.el (ldap-search): Use list*.
15689
15690 2004-04-12 Juri Linkov <juri@jurta.org>
15691
15692 * info.el (Info-follow-reference): Allow multiline reference name.
15693
15694 2004-04-11 Dave Love <fx@gnu.org>
15695
15696 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
15697
15698 * progmodes/python.el: New file.
15699
15700 2004-04-11 Andre Spiegel <spiegel@gnu.org>
15701
15702 * vc-hooks.el (vc-arg-list): Function removed.
15703 (vc-default-workfile-unchanged-p): Use condition-case to check for
15704 backward compatibility.
15705
15706 * vc.el (vc-print-log): Use condition-case to check for backward
15707 compatibility.
15708
15709 2004-04-11 Juri Linkov <juri@jurta.org>
15710
15711 * dired.el (dired-faces): New defgroup.
15712 (dired-header, dired-mark, dired-marked, dired-flagged)
15713 (dired-warning, dired-directory, dired-symlink, dired-ignored):
15714 New faces.
15715 (dired-header-face, dired-mark-face, dired-marked-face)
15716 (dired-flagged-face, dired-warning-face, dired-directory-face)
15717 (dired-symlink-face, dired-ignored-face): New face variables.
15718 (dired-font-lock-keywords): Use them instead of font-lock faces.
15719 Split the rule for dired marks into 3 separate rules: for marks,
15720 marked file names and flagged file names.
15721
15722 * help-mode.el (help-make-xrefs): Add a final newline to the
15723 *Help* buffer.
15724
15725 2004-04-11 John Paul Wallington <jpw@gnu.org>
15726
15727 * replace.el (occur-engine): Distinguish between one and several
15728 matches in the matches per buffer heading.
15729
15730 2004-04-11 Kim F. Storm <storm@cua.dk>
15731
15732 * ido.el (ido-confirm-unique-completion): New defcustom.
15733 (ido-complete): Use it.
15734 (ido-write-file): Set it to t unconditionally.
15735
15736 2004-04-10 Miles Bader <miles@gnu.org>
15737
15738 RCS keyword removal (only non-comment changes are enumerated here):
15739
15740 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
15741 (byte-compile-insert-header): Don't use `byte-compile-version'.
15742 * forms.el (forms-version): Variable removed.
15743 (forms-mode): Don't use `forms-version'.
15744 * recentf.el (recentf-version): Variable removed.
15745 * progmodes/delphi.el (delphi-version): Variable removed.
15746 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
15747
15748 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
15749
15750 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
15751
15752 2004-04-09 Jesper Harder <harder@ifa.au.dk>
15753
15754 * info.el (info-apropos): Improve menu item regexp.
15755
15756 2004-04-09 Simon Josefsson <jas@extundo.com>
15757
15758 * mail/smtpmail.el: Add comment, based on report by
15759 kdc@rcn.com (Kevin D. Clark).
15760
15761 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
15762
15763 * progmodes/compile.el (compilation-mode-font-lock-keywords):
15764 Redo one more thing that I didn't notice Daniel had undone.
15765
15766 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
15767
15768 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
15769 (gdb-goto-breakpoint, gdb-display-buffer)
15770 (gdb-display-source-buffer, gdb-view-source-function)
15771 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
15772 (gdb-source-info, gdb-frame-handler): Don't specify a window
15773 for display.
15774 (gdb-info-breakpoints-custom): Remove superfluous update of
15775 assembler buffer.
15776 (gdb-many-windows): Make settable outside gdb.
15777
15778 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
15779
15780 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
15781 Derive from fundamental-mode rather than text-mode.
15782
15783 2004-04-08 Juri Linkov <juri@jurta.org>
15784
15785 * info.el (Info-history): Doc fix.
15786 (Info-history-list): New var.
15787 (info-xref): Change magenta4 to blue, remove bold for dark and
15788 light backgrounds, change bold to underline for non-color classes.
15789 (info-xref-visited): New face.
15790 (Info-fontify-visited-nodes): New custom.
15791 (Info-hide-note-references): Add new value `hide'. Doc fix.
15792 (Info-reference-name): New var.
15793 (Info-selection-hook): New custom.
15794 (Info-edit-mode-hook): New var.
15795 (Info-find-file): New fun.
15796 (Info-find-node): Move part of code to Info-find-file.
15797 (Info-find-node-2): Add anchors to Info-history-list. Move point
15798 to the place with the reference name if name is defined.
15799 (Info-select-node): Add current node to Info-history-list.
15800 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
15801 (Info-search-whitespace-regexp): New custom.
15802 (Info-search-case-fold): New var.
15803 (Info-search): Add "case-sensitively" to the prompt.
15804 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
15805 (Info-search-case-sensitively, Info-search-next): New fun.
15806 (Info-up): Move point to the menu item of the current node.
15807 (Info-history): New fun. Add *info-history* to
15808 same-window-buffer-names.
15809 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
15810 (Info-insert-toc): New fun.
15811 (Info-build-toc): New fun.
15812 (Info-follow-reference): Add new arg `fork'. Doc fix.
15813 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
15814 with the same name prefer the reference closest to point.
15815 (Info-next-reference): Replace * by + in the *Note regexp.
15816 Add regexp for http:// and ftp://. Skip the *Note prefix.
15817 (Info-prev-reference): Replace * by + in the *Note regexp.
15818 Add regexp for http:// and ftp://. Skip the *Note prefix.
15819 (Info-follow-nearest-node): Add new arg `fork'.
15820 (Info-try-follow-nearest-node): Add new arg `fork'.
15821 Call browse-url for http:// and ftp:// references.
15822 Set Info-reference-name for index entries.
15823 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
15824 Info-search-next, Info-history, Info-toc, clone-buffer.
15825 (Info-menu-update): Replace * by + in the *Note regexp.
15826 (Info-mode): Add documentation for Info-history, Info-toc,
15827 Info-search-case-sensitively, Info-search-next, clone-buffer.
15828 (Info-fontify-menu-headers): Remove fun. Move code to
15829 Info-fontify-node.
15830 (Info-fontify-node): Add docstring. Add local vars
15831 fontify-visited-p and not-fontified-p. If not-fontified-p is t
15832 then fontify header line, titles, menu headers, http and ftp
15833 references, refill paragraphs. If not-fontified-p is t or
15834 fontify-visited-p is t then fontify cross references, menu items.
15835 Fontify menu headers. Fontify http and ftp references.
15836 Change regexp for cross references to require whitespace after *Note,
15837 add matching groups for file and node names. Remove hack for quote.
15838 Use display property for Info-hide-note-references=t. Use fifth
15839 or fourth match for help-echo. Display visited nodes in a
15840 different face. Unhide file names of external references.
15841 Unhide newlines. Display visited menu items in a different face.
15842
15843 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
15844
15845 * progmodes/compile.el: Require CL.
15846 (compilation-mode-font-lock-keywords): Re-install the "line as
15847 function" patch.
15848
15849 * help-fns.el (help-C-source-directory): New var.
15850 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
15851 (describe-function-1, describe-variable): Use them.
15852
15853 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
15854 to C source files specially.
15855
15856 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
15857
15858 * info.el (Info-hide-cookies-node): New function.
15859 (Info-select-node): Use it.
15860 (Info-display-images-node): Remove message with image file name.
15861
15862 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
15863
15864 * progmodes/compile.el (compilation-warning-face)
15865 (compilation-info-face, compilation-skip-threshold)
15866 (compilation-skip-visited, compilation-context-lines):
15867 Declare :version when added to Emacs.
15868 (compilation-error-regexp-alist-alist): Extend caml and irix.
15869 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
15870 (compilation-mode-font-lock-keywords): Temporarily undo line as
15871 function patch, which wasn't ready.
15872
15873 2004-04-07 Kenichi Handa <handa@m17n.org>
15874
15875 * international/latin1-disp.el (latin1-display-setup): Check each
15876 character is displayable or not instead of calling
15877 latin1-display-check-font.
15878
15879 2004-04-06 Kenichi Handa <handa@m17n.org>
15880
15881 * language/ethio-util.el (ethio-sera-being-called-by-w3):
15882 New variable.
15883 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
15884 instead of sera-being-called-by-w3.
15885 (ethio-fidel-to-sera-buffer): Likewise.
15886 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
15887 instead of sera-being-called-by-w3.
15888 (ethio-write-file): Likewise.
15889
15890 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15891
15892 * printing.el: Doc fix.
15893
15894 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
15895
15896 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
15897 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
15898 (gdb-setup-windows): Only use separate IO buffer if required.
15899
15900 2004-04-06 Kim F. Storm <storm@cua.dk>
15901
15902 * term.el (term-is-xemacs): Remove.
15903 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
15904 (term-window-width): New function.
15905 (term-mode, term-check-size): Use it.
15906 (term-mode): Disable overflow-newline-into-fringe in term buffer.
15907
15908 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
15909
15910 * cus-edit.el (custom-add-parent-links): Change unbound variable
15911 `symbol' to `name'.
15912
15913 2004-04-05 Jesper Harder <harder@ifa.au.dk>
15914 * info.el (info-apropos): New function.
15915 (Info-mode-menu): Add it.
15916 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
15917
15918 * help-mode.el (help-make-xrefs): Recognize aliased variable with
15919 inherited docstring.
15920
15921 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
15922
15923 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
15924
15925 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
15926
15927 * progmodes/compile.el (font-lock): Don't require any more.
15928 (compilation-error-properties, compilation-start, compilation-sentinel)
15929 (compilation-filter, next-error): Use with-current-buffer.
15930 (compilation-skip-to-next-location, compilation-skip-threshold)
15931 (compilation-skip-visited): Move to silence the byte-compiler.
15932 (compilation-setup): Simplify.
15933 (compilation-next-error): Use line-(beginning|end)-position.
15934 Make sure `pt' is non-nil before using compilation-loop.
15935 (compile-goto-error): Add optional event arg. Use it.
15936 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
15937 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
15938 Update the binding for mouse-2.
15939 (first-error): Set compilation-current-error to nil rather than bob.
15940 (compilation-parsing-end, compilation-parse-errors-function)
15941 (compilation-error-list, compilation-old-error-list):
15942 "New" compatibility variables.
15943 (compile-buffer-substring, compilation-compat-error-properties)
15944 (compilation-compat-parse-errors, compilation-forget-errors):
15945 New compatibility functions.
15946 (compilation-mode-font-lock-keywords): Use them.
15947
15948 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
15949
15950 * autorevert.el (auto-revert-handler): If point (or a window
15951 point) is at the end of the buffer, keep it there after
15952 reverting. This allows to tail a file.
15953 Mention this in the `Commentary'.
15954
15955 * format.el (format-write-file): Add optional argument CONFIRM
15956 and make it behave like the analogous argument to `write-file'.
15957
15958 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
15959
15960 * progmodes/ebnf2ps.el: Doc fix.
15961 (ebnf-version): New version number (4.2).
15962 (ebnf-syntax): Customization and docstring fix.
15963 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
15964 Put autoloaded funs before first use.
15965 (ebnf-style-database): Add dtd entry.
15966 (ebnf-syntax-alist): Add dtd initialization.
15967 (ebnf-token-sequence): New fun.
15968 (ebnf-comment-table): Add new comment action character.
15969 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
15970
15971 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
15972 Type Definition for XML).
15973
15974 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
15975 * progmodes/ebnf-bnf.el (ebnf-sequence):
15976 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
15977 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
15978 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
15979 Code simplification: call ebnf-token-sequence.
15980
15981 2004-04-04 Eli Zaretskii <eliz@gnu.org>
15982
15983 * calendar/timeclock.el (timeclock-relative)
15984 (timeclock-get-project-function, timeclock-get-workday-function)
15985 (timeclock-query-out, timeclock-when-to-leave)
15986 (timeclock-when-to-leave-string, timeclock-log-data)
15987 (timeclock-generate-report, timeclock-in): Doc fixes.
15988
15989 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
15990
15991 * url/: New dir. Import the URL package from its repository.
15992
15993 2004-04-03 Andreas Schwab <schwab@suse.de>
15994
15995 * diff-mode.el (diff-mode): Fix missing quote.
15996
15997 2004-04-03 Juri Linkov <juri@jurta.org>
15998
15999 * descr-text.el (describe-property-list): Add `font-lock-face'.
16000
16001 * dired.el (dired-font-lock-keywords): Fix permission regexps.
16002
16003 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
16004
16005 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
16006 Use utf-16le on little endian machines and utf-16be otherwise.
16007
16008 2004-04-02 David Kastrup <dak@gnu.org>
16009
16010 * net/browse-url.el (browse-url-generic): Use call-process
16011 instead of start-process to allow browsers that fork and detach.
16012
16013 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
16014
16015 * compile.el (compilation-current-error): New var.
16016 (compilation-setup, compile-mouse-goto-error)
16017 (compile-goto-error, next-error): Use it.
16018 (compilation-skip-to-next-location): Default to t, which gives
16019 contiguous skipping like old compile (where this was redundant).
16020 (compilation-next-error): Prevent previous-* commands from moving
16021 back to message at or just before point.
16022
16023 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
16024
16025 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
16026 (gdb-source-info): Don't display source at startup, if required.
16027 (gdb-show-main): New option.
16028 (gdba): Update documentation.
16029 (gdb-source): Cover case of auto-display output.
16030
16031 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
16032
16033 * autorevert.el: Delete obsolete autoload's and defvar's.
16034 (auto-revert-check-vc-info): New user option.
16035 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
16036 (auto-revert-handler-vc): Delete.
16037 (auto-revert-handler): Treat return value `fast' of
16038 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
16039
16040 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
16041 return `fast'.
16042
16043 * files.el (buffer-stale-function): Doc change.
16044
16045 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16046
16047 * printing.el: New tip on Tips section.
16048 (pr-version): New version number (6.7.4).
16049 (pr-shell-file-name): Initialization fix.
16050
16051 2004-03-31 Juri Linkov <juri@jurta.org>
16052
16053 * dired.el: Add autoload for `dired-do-touch'.
16054 (dired-touch-program): New var.
16055 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
16056 (dired-no-confirm): Add `touch' to docstring.
16057
16058 * dired-aux.el (dired-do-touch): New fun.
16059 (dired-do-chxxx): Add argument -t for touch operation.
16060
16061 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
16062 `dired-move-to-filename-regexp'.
16063
16064 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
16065
16066 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
16067
16068 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16069
16070 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
16071 and only if the buffer was modified.
16072
16073 2004-03-30 Kenichi Handa <handa@m17n.org>
16074
16075 * international/characters.el: Delete pairs for U+2308..U+230B.
16076
16077 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
16078
16079 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
16080 to detect the beginning of a level 2 or 3 annotation.
16081
16082 2004-03-29 Kenichi Handa <handa@m17n.org>
16083
16084 * international/ucs-tables.el (ucs-insert): Fix the error message.
16085
16086 2004-03-29 Kenichi Handa <handa@m17n.org>
16087
16088 * international/mule-util.el (char-displayable-p): Fix generation
16089 of XLFD file name.
16090
16091 * Makefile.in (setwins, setwins_almost): Change directory to $wd
16092 before finding directories by `find'.
16093
16094 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
16095
16096 * subr.el (interactive-form): Delete. Now implemented in C.
16097
16098 * pcvs.el (cvs-parse-process): Workaround for Darwin.
16099
16100 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
16101 (vc-diff-label): New fun.
16102 (vc-diff-internal): Use it.
16103
16104 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
16105
16106 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16107
16108 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
16109
16110 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
16111 specify XML (EBNFX).
16112
16113 * progmodes/ebnf2ps.el: Doc fix.
16114 (ebnf-version): New version number (4.1).
16115 (ebnf-syntax): Adjust customization.
16116 (ebnf-style-database): Add ebnfx entry.
16117 (ebnf-syntax-alist): Add ebnfx initialization.
16118 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
16119
16120 * printing.el: Doc fix.
16121 (pr-version): New version number (6.7.3).
16122 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
16123 returns nil for mouse position. Reported by Drew Adams
16124 <drew.adams@oracle.com>.
16125 (pr-update-menus): Modify interactive declaration. Reported by Drew
16126 Adams <drew.adams@oracle.com>.
16127
16128 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
16129
16130 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
16131 (gud-gdba-marker-filter): Log the process input and output, if
16132 required. From Stefan Monnier.
16133 (gdb-debug-log, gdb-enable-debug-log): New variables.
16134 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
16135
16136 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
16137
16138 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
16139 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
16140
16141 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
16142
16143 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
16144 Call vc-find-file-hook here instead of in auto-revert-buffers.
16145 (auto-revert-buffers): Delete call to vc-find-file-hook.
16146 (auto-revert-verbose, global-auto-revert-non-file-buffers)
16147 (global-auto-revert-mode, auto-revert-set-timer)
16148 (auto-revert-handler, auto-revert-buffers): Doc fixes.
16149
16150 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
16151
16152 * woman.el (woman-change-fonts): Rename local variable
16153 woman-font-alist to font-alist to avoid a compiler warning.
16154
16155 2004-03-27 Dave Love <fx@gnu.org>
16156
16157 * emacs-lisp/rx.el (rx): Doc fix.
16158 Fix copyright years.
16159
16160 * strokes.el (strokes-global-set-stroke-string): New function.
16161 (strokes-list-strokes): Cope with strings, not just commands.
16162 Set foreground colour of image.
16163 (strokes-global-set-stroke): Doc fix.
16164
16165 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
16166
16167 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
16168 Auto Revert mode.
16169 (Buffer-menu-files-only): New variable.
16170 (Buffer-menu-toggle-files-only): New function.
16171 (Buffer-menu-mode-map): Bind it to `T'.
16172 (Buffer-menu-mode): Mention `T' in docstring.
16173 Set buffer-stale-function.
16174 (list-buffers-noselect): Mark buffer non-modified and set
16175 Buffer-menu-files-only.
16176
16177 * dired.el (buffer-stale-function): Remove no longer needed defvar.
16178
16179 * autorevert.el (auto-revert-handler): Print revert message
16180 before, rather than after, reverting.
16181 (buffer-stale-function): Move to files.el.
16182
16183 * files.el (buffer-stale-function): Move here from autorevert.el.
16184
16185 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
16186
16187 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
16188
16189 * calc/calc.el (calc-mode-map): Use mapc.
16190
16191 * apropos.el (apropos-mode): Don't autoload.
16192 (apropos-symbols-internal): New fun. Extracted from `apropos'.
16193 (apropos): Use it.
16194 (apropos-print): Add optional `text' argument.
16195 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
16196 Don't assume point-min == 1.
16197
16198 * bs.el (bs-buffer-list): Use buffer-local-value.
16199 (bs--set-toggle-to-show): Use with-current-buffer.
16200
16201 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
16202 New funs.
16203 (list-buffers-noselect): Use them. Adjust :align-to to new style.
16204
16205 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
16206
16207 * dabbrev.el (dabbrev-expand): Fix regexp construction.
16208 (dabbrev--find-expansion): Use pop.
16209 (dabbrev--search): Use match-string-no-properties.
16210
16211 * dired.el (dired-mode): Use run-mode-hooks.
16212 (dired-move-to-end-of-filename): Use match-string.
16213
16214 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
16215 is bound before using it.
16216 (ediff-verbose-p): Make it into a var since it's not constant.
16217
16218 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
16219
16220 * faces.el (read-face-font): Don't cons up unnecessarily.
16221 (header-line, tool-bar): Share common parts.
16222
16223 * files.el (file-relative-name): Use compare-strings.
16224
16225 * finder.el (finder-mode): Follow coding convention.
16226
16227 * subr.el (read-number): New function.
16228
16229 * ses.el (ses-read-number): Move to subr.el.
16230 (ses-set-header-row): Use read-number.
16231
16232 2004-03-26 Andre Spiegel <spiegel@gnu.org>
16233
16234 * vc-hooks.el (vc-arg-list): New function, which handles both
16235 compiled and uncompiled code.
16236 (vc-default-workfile-unchanged-p): Use it.
16237
16238 * vc.el (vc-print-log): Undo prev change, use new function
16239 vc-arg-list from vc-hooks.el.
16240
16241 2004-03-26 Masatake YAMATO <jet@gyve.org>
16242
16243 * simple.el (completion-setup-function): Emphasize the
16244 first uncommon characters in the completions; and de-emphasize
16245 the common prefix substrings.
16246 (completion-emphasis): New face.
16247 (completion-de-emphasis): New face.
16248
16249 2004-03-25 Juanma Barranquero <lektu@terra.es>
16250
16251 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
16252 Comment out (it's unused and unfinished code).
16253
16254 2004-03-25 Sam Steingold <sds@gnu.org>
16255
16256 * vc.el (vc-print-log): Fix a bug in the last patch:
16257 backend-function may be a byte-compiled object, not a lambda.
16258
16259 2004-03-25 Juri Linkov <juri@jurta.org>
16260
16261 * descr-text.el (describe-property-list): Add a button
16262 for `face' property that calls `describe-face'.
16263 Suggested by luis fernandes <elf@ee.ryerson.ca>
16264
16265 * international/mule.el (keyboard-coding-system):
16266 * kmacro.el (kmacro-call-macro): Fix docstring.
16267
16268 * dired.el: Fix comments.
16269
16270 * textmodes/fill.el (fill): Fix Info link.
16271
16272 * font-lock.el (fast-lock, lazy-lock):
16273 * jit-lock.el (jit-lock): Remove links to removed Support Modes
16274 Info node.
16275
16276 * eshell/eshell.el (eshell): Fix broken info-link.
16277
16278 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
16279 * eshell/em-banner.el (eshell-banner):
16280 * eshell/em-smart.el (eshell-smart):
16281 * eshell/esh-cmd.el (eshell-cmd):
16282 Comment out broken info-links to incomplete Info manual.
16283
16284 * info-xref.el: Fix commentary.
16285
16286 2004-03-25 Kevin Ryde <user42@zip.com.au>
16287
16288 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
16289 Remove spurious node duplicate suppression, doesn't work, not wanted.
16290 (info-xref-output): Take format style args, add "sit-for 0" to let
16291 user see the results as they progress.
16292 (info-xref-check-all-custom): New function.
16293
16294 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
16295
16296 * gdb-ui.el: Moved to progmodes.
16297
16298 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
16299
16300 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
16301
16302 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
16303
16304 * calendar/appt.el (appt-check): Remove superfluous progn.
16305 When finished with diary buffer: if it was not being displayed
16306 before, kill it; otherwise restore its original state.
16307 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
16308
16309 * calendar/calendar.el (calendar-set-mode-line): Use total
16310 available mode-line width, rather than frame-width.
16311
16312 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
16313 after mode change so effect not lost.
16314
16315 2004-03-23 Dave Love <fx@gnu.org>
16316
16317 * dired.el (dired) <defgroup>: Add link to manual.
16318 (dired-font-lock-keywords): Add highlighting on unusual permissions.
16319 (dired-revert): Use dolist.
16320 (dired-mode-map): Add U binding.
16321 (dired-mode): Add font-lock-beginning-of-syntax-function.
16322 (dired-garbage-files-regexp): Make it a defcustom.
16323
16324 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
16325
16326 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
16327 is equivalent to nil.
16328 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
16329 (vc-arch-mode-line-string): Accept `added' state.
16330 (vc-arch-state): Use inode-sigs if available.
16331 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
16332 Copy&delete existing id file if any. Fallback if uuidgen is absent.
16333 (vc-arch-tagline-re): New var.
16334 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
16335 New functions.
16336 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
16337 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
16338
16339 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
16340 (vc-file-not-found-hook): Use it.
16341
16342 * diff-mode.el (diff-default-read-only): Change default.
16343 (diff-mode-hook): Make it a defcustom. Add some options.
16344 (diff-mode-map): Bind diff-refine-hook.
16345 (diff-yank-handler): New var.
16346 (diff-yank-function): New fun.
16347 (diff-font-lock-keywords): Use them.
16348 (diff-end-of-file): Handle case where file-header looks like diff text.
16349 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
16350 (diff-file-kill): Delete a subsequent empty line, if applicable.
16351 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
16352 (diff-find-file-name): Use it.
16353 (diff-tell-file-name): New command.
16354 (diff-mode): Be careful with view-mode.
16355 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
16356 New functions, for use in diff-mode-hook.
16357 (diff-find-source-location): Catch "regex too large" errors.
16358 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
16359 (diff-refine-hunk): New command.
16360
16361 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
16362 (smerge-context-menu-map): Remove unused var.
16363 (smerge-keep-all): Preserve markers.
16364 (smerge-keep-n): New fun.
16365 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
16366 (smerge-keep-current, smerge-ediff): Use it.
16367 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
16368 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
16369 (smerge-resolve): Resolve trivial 3-part conflicts.
16370
16371 2004-03-23 Juri Linkov <juri@jurta.org>
16372
16373 * man.el (Man-width): New var.
16374 (Man-getpage-in-background): Use it.
16375 (Man-support-local-filenames): New var and fun.
16376 (Man-build-man-command): Don't add a second %s.
16377 (Man-fontify-manpage): Clean up message.
16378 (Man-mode): Set outline-regexp, outline-level,
16379 imenu-generic-expression.
16380
16381 * woman.el (woman-fill-frame): Doc fix.
16382 (woman-decode-region): Use window-width instead of frame-width.
16383
16384 * abbrevlist.el (list-one-abbrev-table):
16385 * descr-text.el (describe-char):
16386 * international/mule-diag.el (describe-current-coding-system):
16387 * international/quail.el (quail-insert-decode-map):
16388 Use window-width instead of frame-width.
16389
16390 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
16391 (jka-compr-mode-alist-additions): Add tbz.
16392 (jka-compr-write-region, jka-compr-insert-file-contents):
16393 Add message for undefined compress-program.
16394 (jka-compr-write-region): Remove redundant var bindings.
16395
16396 * dired-x.el (dired-guess-shell-alist-default): Add choices for
16397 extracting files into subdirectory. Add tbz and dz. Fix regexps.
16398 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
16399 (dired-man): Use dired-guess-shell-command.
16400 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
16401 Change default nil to t.
16402
16403 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
16404 (dired-compare-directories): Add default value for empty input.
16405
16406 * help-at-pt.el: Move suggestions for key bindings to Commentary.
16407
16408 * time.el (display-time-string-forms): Fix help-echo date format.
16409
16410 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
16411
16412 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
16413 (buffer-stale-function): New variable.
16414 (auto-revert-list-diff, auto-revert-dired-file-list)
16415 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
16416 (auto-revert-handler): Take over some functionality of deleted
16417 functions.
16418 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
16419
16420 * dired.el (dired-directory-changed-p): New fun, extracted from
16421 dired-internal-noselect.
16422 (dired-buffer-stale-p): New fun.
16423 (dired-internal-noselect): Use dired-directory-changed-p.
16424 Eliminate revert messages.
16425 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
16426
16427 2004-03-23 Kenichi Handa <handa@m17n.org>
16428
16429 * international/characters.el: Setup syntaxes for more parentheses
16430 Unicode characters.
16431
16432 * international/mule-cmds.el (select-safe-coding-system):
16433 Merge coding-system and auto-cs before comparing them.
16434
16435 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
16436
16437 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
16438
16439 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
16440 normal-auto-fill-function and comment-indent-function.
16441 The default values now work just as well.
16442 Don't set font-lock-beginning-of-syntax-function since we already set
16443 syntax-begin-function.
16444 (lisp-outline-level): Put ;;;###autoload at same level as (.
16445 (prin1-char): Quote special chars.
16446
16447 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
16448 than with-no-warnings.
16449
16450 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
16451 if the source location can't be found.
16452 (edebug-compute-previous-result): Use prin1-char.
16453
16454 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
16455 (debug-ignored-errors): Add an entry.
16456
16457 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
16458 (byte-compile-file): Output warning when deleting a file.
16459
16460 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
16461 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
16462
16463 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
16464 (byte-compile-inline-expand): Use backquote.
16465 (byte-optimize-pure-func): Rename from byte-optimize-concat.
16466 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
16467
16468 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
16469
16470 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
16471
16472 2004-03-22 Juri Linkov <juri@jurta.org>
16473
16474 * finder.el (finder-known-keywords): Fix data, tex, unix.
16475
16476 * play/landmark.el: Fix keywords.
16477
16478 * language/ethio-util.el (ethio-find-file): Doc fix.
16479
16480 * emacs-lisp/warnings.el: Doc fix.
16481
16482 * textmodes/ispell.el (ispell-help): Doc fix.
16483
16484 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
16485
16486 * format.el (format-insert-file): Always return a list of two
16487 elements, like insert-file-contents does.
16488
16489 2004-03-21 Andre Spiegel <spiegel@gnu.org>
16490
16491 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
16492 and vc-BACKEND-diff.
16493 (vc-print-log): If the print-log implementation supports it, use
16494 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
16495 (vc-version-diff, vc-diff-internal): Doc fixes.
16496
16497 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
16498 implementation supports it, let diff output go to *vc*,
16499 not *vc-diff*, since this is an internal call.
16500
16501 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
16502
16503 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
16504
16505 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
16506
16507 2004-03-21 Dave Love <fx@gnu.org>
16508
16509 * progmodes/cfengine.el (cfengine-mode):
16510 Set parse-sexp-ignore-comments.
16511
16512 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
16513
16514 2004-03-21 Juanma Barranquero <lektu@terra.es>
16515
16516 * allout.el (allout-mode): Fix docstring.
16517
16518 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
16519
16520 * files.el (insert-directory): Fix bug if SWITCHES is a list.
16521
16522 * autorevert.el (auto-revert-interval): Make new value take
16523 effect immediately when set through Custom.
16524 (auto-revert-set-timer): Add interactive declaration.
16525
16526 2004-03-19 David Ponce <david@dponce.com>
16527
16528 * ruler-mode.el (ruler-mode-header-line-format-old):
16529 Don't `make-variable-buffer-local'.
16530 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
16531 (ruler-mode-header-line-format): Simply funcall the above.
16532 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
16533 to save/restore a previous header line format.
16534 (ruler-mode-space): Don't depend on a numeric WIDTH value.
16535 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
16536 fringes and margins width.
16537 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
16538
16539 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
16540
16541 * log-edit.el (log-edit-font-lock-keywords): Typo.
16542
16543 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
16544 (tex-send-tex-command): Rather than here.
16545 (tex-compilation-parse-errors): Simplify.
16546
16547 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
16548
16549 * time.el (display-time-string-forms): Add help-echo with date on time.
16550
16551 * composite.el (compose-region): Use restore-buffer-modified-p.
16552
16553 * disp-table.el (standard-display-8bit): Simplify.
16554
16555 * server.el (server-process-filter): Delete temp frame.
16556
16557 * add-log.el (add-change-log-entry): Simplify.
16558
16559 2004-03-19 Kim F. Storm <storm@cua.dk>
16560
16561 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
16562 (hexl-follow-line): Don't require 'fringe.
16563
16564 * progmodes/compile.el (compilation-start): Always set
16565 compilation-last-buffer and return it.
16566
16567 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
16568
16569 * simple.el (clone-buffer): Doc fix.
16570
16571 2004-03-18 Juanma Barranquero <lektu@terra.es>
16572
16573 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
16574
16575 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
16576
16577 * log-edit.el (log-edit-font-lock-keywords): New var.
16578 (log-edit-mode): Use it.
16579
16580 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
16581
16582 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
16583 properly for watching in speedbar.
16584
16585 2004-03-17 Masatake YAMATO <jet@gyve.org>
16586
16587 * smerge-mode.el (smerge-popup-context-menu):
16588 Put `unwind-protect' around `overlay-put' and `popup-menu'.
16589
16590 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
16591
16592 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
16593 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
16594 Take sealed revisions into account.
16595 (vc-arch-checkin): Extract a summary line from the message.
16596
16597 2004-03-16 Masatake YAMATO <jet@gyve.org>
16598
16599 * register.el (register): Provide `register' feature.
16600
16601 2004-03-15 Masatake YAMATO <jet@gyve.org>
16602
16603 Added context menu support in smerge mode.
16604 Most of the part is written by Stefan Monnier.
16605
16606 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
16607 New keymap and menu.
16608 (smerge-text-properties): New function.
16609 (smerge-remove-props): New function.
16610 (smerge-popup-context-menu): New function.
16611 (smerge-resolve): Call `smerge-remove-props'.
16612 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
16613 (smerge-keep-current): Ditto.
16614 (smerge-kill-current): New function.
16615 (smerge-match-conflict): Put text properties.
16616 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
16617
16618 2004-03-15 David Ponce <david@dponce.com>
16619
16620 * ruler-mode.el (ruler-mode-left-fringe-cols)
16621 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
16622 (ruler-mode-right-scroll-bar-cols): Remove.
16623 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
16624 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
16625 Use fringe-columns and scroll-bar-columns.
16626
16627 2004-03-15 Masatake YAMATO <jet@gyve.org>
16628
16629 * hl-line.el (hl-line-range-function): New variable.
16630 (hl-line-move): New function.
16631 (global-hl-line-highlight): Use `hl-line-move'.
16632 (hl-line-highlight): Ditto.
16633
16634 * scroll-bar.el (scroll-bar-columns):
16635 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
16636
16637 * ruler-mode.el (top-level): Require scroll-bar and fringe.
16638 (ruler-mode-left-fringe-cols)
16639 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
16640 (ruler-mode-right-scroll-bar-cols)
16641 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
16642 (ruler-mode-ruler-function): New variable.
16643 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
16644 if the value for `ruler-mode-ruler-function'is given.
16645
16646 * hexl.el (hexl-mode-hook): Make the hook customizable.
16647 (hexl-address-area, hexl-ascii-area): New customize variables.
16648 (hexlify-buffer): Put font-lock-faces on the address area and
16649 the ascii area.
16650 (hexl-activate-ruler): New function.
16651 (hexl-follow-line): New function.
16652 (hexl-highlight-line-range): New function.
16653 (hexl-mode-ruler): New function.
16654
16655 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
16656
16657 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
16658 (vc-default-find-file-hook): New fun.
16659 (vc-find-file-hook): Call new find-file-hook operation.
16660
16661 * vc-arch.el: New file.
16662
16663 2004-03-12 Jesper Harder <harder@ifa.au.dk>
16664
16665 * info-look.el (info-lookup): Reuse an existing Info window.
16666
16667 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
16668
16669 * woman.el (woman-preserve-ascii): Default value changed to t and
16670 doc string revised.
16671
16672 2004-03-12 Richard M. Stallman <rms@gnu.org>
16673
16674 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
16675 Fix minor bug.
16676
16677 * replace.el (occur-engine): Change message for count of matches.
16678
16679 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
16680 For strings, do compare text properties.
16681
16682 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
16683
16684 * progmodes/compile.el (compile-auto-highlight)
16685 (compilation-error-list, compilation-old-error-list)
16686 (compilation-parse-errors-function, compilation-parsing-end)
16687 (compilation-error-message, compilation-directory-stack)
16688 (compilation-enter-directory-regexp-alist)
16689 (compilation-leave-directory-regexp-alist)
16690 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
16691 (compilation-current-file, compilation-regexps): Remove vars.
16692
16693 (compile-error-at-point, compilation-error-filedata)
16694 (compilation-error-filedata-file-name, compile-reinitialize-errors)
16695 (compilation-next-error-locus, compilation-forget-errors)
16696 (count-regexp-groupings, compilation-parse-errors)
16697 (compile-collect-regexps, compile-buffer-substring): Remove funs.
16698
16699 (compile-internal): Make obsolete.
16700
16701 (compilation-first-column, compilation-error)
16702 (compilation-directory-matcher, compilation-page-delimiter)
16703 (compilation-mode-font-lock-keywords, compilation-debug)
16704 (compilation-error-face, compilation-warning-face)
16705 (compilation-info-face, compilation-line-face)
16706 (compilation-column-face, compilation-enter-directory-face)
16707 (compilation-leave-directory-face, compilation-skip-threshold)
16708 (compilation-skip-visited, compilation-context-lines): New vars.
16709
16710 (compilation-warning-face, compilation-info-face)
16711 (compilation-message-face): New faces.
16712
16713 (compilation-error-regexp-alist-alist): New constant.
16714
16715 (compilation-face, compilation-directory-properties)
16716 (compilation-assq, compilation-error-properties, compilation-start)
16717 (define-compilation-mode, compilation-loop)
16718 (compilation-set-window): New functions.
16719
16720 (compile): Additional argument for interactive compiles like TeX.
16721
16722 * progmodes/grep.el (kill-grep): Move here from compile.el
16723 (grep-error, grep-hit-face, grep-error-face)
16724 (grep-mode-font-lock-keywords): New variables.
16725 (grep-regexp-alist): Simplify regexp and add `binary' case.
16726 (grep-mode): New mode.
16727 (grep-process-setup): Simplify.
16728
16729 2004-03-11 Jason Rumney <jasonr@gnu.org>
16730
16731 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
16732 letters on DOS/Windows.
16733
16734 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
16735
16736 * server.el (server-name): New var.
16737 (server-socket-dir): New var to replace server-socket-name.
16738 (server-start): Use them.
16739
16740 2004-03-11 Simon Josefsson <jas@extundo.com>
16741
16742 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
16743 died to avoid infloop. Reported by Jonathan Glauner
16744 <jglauner@sbum.org>.
16745
16746 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
16747
16748 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
16749 (smerge-mode-menu): Use it to deactivate menu entries.
16750 (smerge-keep-current): New fun.
16751 (smerge-keep-current): Use it.
16752
16753 2004-03-10 John Paul Wallington <jpw@gnu.org>
16754
16755 * foldout.el (foldout-fold-list, foldout-modeline-string):
16756 Declare them as variables, not constants.
16757
16758 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16759
16760 * ps-print.el: Modification to print *Messages* buffer.
16761 (ps-print-version): New version 6.6.4.
16762 (ps-message-log-max): New fun.
16763 (ps-spool-without-faces, ps-spool-with-faces)
16764 (ps-count-lines-preprint): Code fix.
16765
16766 * printing.el: New tips in Tips section.
16767
16768 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16769
16770 * delim-col.el: Doc fix.
16771
16772 * printing.el: Doc fix. New doc section (Tips).
16773
16774 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
16775
16776 * type-break.el (type-break-emacs-variant): Remove.
16777 (type-break-run-at-time, type-break-cancel-function-timers):
16778 Use fboundp rather than version name and number.
16779
16780 2004-03-09 Masatake YAMATO <jet@gyve.org>
16781
16782 * hexl.el (hexl-mode): Use `make-local-variable' instead of
16783 `make-variable-buffer-local'.
16784
16785 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
16786
16787 * find-dired.el (find-dired): Call `shell-command' instead of
16788 `start-process-shell-command'. By this, Tramp takes over
16789 handling of remote directories.
16790
16791 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
16792
16793 * newcomment.el (comment-use-global-state): New var.
16794 (comment-search-forward): Use it.
16795
16796 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
16797
16798 * cus-edit.el (fill) <defgroup>: Move to fill.el.
16799
16800 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
16801 (enable-kinsoku): Make it a defcustom.
16802 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
16803 paragraph to same-comment-start-marker.
16804
16805 2004-03-07 Dave Love <fx@gnu.org>
16806
16807 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
16808 (browse-url-mail): Use it.
16809
16810 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
16811 (rfc2368-unhexify-string): Use replace-regexp-in-string.
16812
16813 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
16814
16815 * woman.el (woman-man.conf-path): Doc fix.
16816 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
16817
16818 2004-03-07 Eli Zaretskii <eliz@gnu.org>
16819
16820 * sort.el (sort-columns): Remove ms-dos from the list of systems
16821 where the external `sort' command is not used.
16822
16823 2004-03-07 Kim F. Storm <storm@cua.dk>
16824
16825 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
16826 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
16827 from overlay-arrow-variable-list.
16828 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
16829
16830 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
16831
16832 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
16833 overlay arrow string properly for the assembler buffer.
16834
16835 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
16836
16837 * mail/sendmail.el (mail-mode): Fix last change.
16838
16839 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
16840
16841 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
16842 for the assembler buffer.
16843 (gdb-assembler-custom): Position the overlay arrow.
16844 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
16845
16846 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
16847
16848 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
16849
16850 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
16851 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
16852
16853 * mail/sendmail.el (mail-mode): Set comment-start-skip.
16854
16855 * newcomment.el (uncomment-region): Allow non-terminated comment.
16856 (comment-normalize-vars): Check the user-specified comstart marker.
16857
16858 2004-03-04 Jesper Harder <harder@ifa.au.dk>
16859
16860 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
16861 Otherwise, do use it if the region only contains font-lock text
16862 properties.
16863
16864 2004-03-04 Masatake YAMATO <jet@gyve.org>
16865
16866 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
16867 as the callback function for eldoc.
16868 (hexl-print-current-point-info): New function.
16869 (hexl-current-address): Print the address in both decimal
16870 and hexadecimal format.
16871
16872 2004-03-04 Richard M. Stallman <rms@gnu.org>
16873
16874 * mail/rmail.el (rmail-convert-to-babyl-format):
16875 Specify t for UNIBYTE when calling mail-unquote-printable-region.
16876
16877 * mail/mail-utils.el (mail-unquote-printable-region):
16878 New arg UNIBYTE.
16879
16880 * startup.el (command-switch-alist): Doc fix.
16881
16882 * simple.el (undo): Temporarily set this-command to `undo-start',
16883 then set it to `undo' once undo-start returns without error.
16884
16885 * simple.el (minibuffer-history-sexp-flag): Doc fix.
16886
16887 * simple.el (kill-line): Don't disregard trailing whitespace
16888 in eol condition, if show-trailing-whitespace is set.
16889
16890 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
16891 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
16892 When disabling, restore old values only if mouse-sel-has-been-enabled.
16893
16894 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
16895 (isearch-{-char): New function.
16896 (isearch-mode-map): Bind { to isearch-{-char.
16897
16898 * font-lock.el (lisp-font-lock-keywords-2):
16899 Turn off the CL with-... and do-... general patterns.
16900 Instead, recognize several specific with... and do... constructs.
16901
16902 * files.el (switch-to-buffer-other-window):
16903 Bind same-window-buffer-names and same-window-regexps to nil.
16904 (switch-to-buffer-other-frame): Likewise.
16905
16906 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
16907
16908 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
16909 recognizing leading comment on code line.
16910
16911 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
16912
16913 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
16914 hidden files/directories.
16915
16916 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
16917
16918 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
16919 only comment-start (in case the mode hasn't set it).
16920
16921 * Makefile.in (AUTOGENEL): New var.
16922 (bootstrap-prepare): Rename from bootstrap-clean.
16923 Don't remove elc files.
16924 (maintainer-clean): New target.
16925
16926 * xml.el (xml-get-attribute-or-nil): Simplify.
16927
16928 2004-03-02 Juri Linkov <juri@jurta.org>
16929
16930 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
16931 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
16932 URL to prevent their substitution with the environment variable
16933 values by browsers.
16934
16935 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16936
16937 * ps-print.el: Doc fix.
16938 (ps-print-version): New version number (6.6.3).
16939 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
16940 Docstring fix.
16941 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
16942 before printing.
16943 (ps-time-stamp-yyyy-mm-dd): New fun.
16944 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
16945
16946 2004-03-02 Kim F. Storm <storm@cua.dk>
16947
16948 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
16949
16950 2004-03-01 Juanma Barranquero <lektu@terra.es>
16951
16952 * allout.el (allout-rebullet-heading): Fix typo in docstring.
16953
16954 * desktop.el (desktop-file-version)
16955 (desktop-after-read-hook): Fix typos.
16956 (desktop-clear-preserve-buffers): Remove redundant info in
16957 docstring already shown by the obsolescence message.
16958 (desktop-truncate, desktop-internal-v2s)
16959 (desktop-value-to-string): Change argument name to match docstring.
16960
16961 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
16962
16963 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
16964 docstring.
16965
16966 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
16967
16968 * printing.el: Replace "As Is..." in PostScript file print/preview by
16969 "No Preprocessing...". Suggested by Colin Marquardt
16970 <_marquardt_@zmd.de>.
16971 (pr-insert-section-4): Adjust buffer interface.
16972
16973 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
16974
16975 Version 2.0.39 of Tramp released.
16976
16977 * net/tramp.el (tramp-handle-file-local-copy)
16978 (tramp-handle-write-region, tramp-open-connection-rsh):
16979 Variable name typo. Small change. From Patrick Tullmann
16980 <tullmann@flux.utah.edu>.
16981 (tramp-process-connection-type): New variable.
16982 (tramp-maybe-open-connection): Use it.
16983 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
16984 (tramp-touch): Set last-modified time of a remote file.
16985 (tramp-handle-write-region): Say which function is used when encoding.
16986
16987 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
16988
16989 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
16990 case of non-existing filename, too. Reported by Christoph Bauer
16991 <c_bauer@informatik.uni-kl.de>.
16992 (tramp-smb-get-file-entries): The directory in question should
16993 have permissions "drwxrwxrwx". Just virtual, because we don't
16994 know the real permissions. Don't we know?
16995 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
16996 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
16997 (tramp-smb-wait-for-output): Optimize algorithm getting pending
16998 output. If it was received chunkwise, there have been problems.
16999 Remove the "prompt not found" error message; it is obvious.
17000 Simplify algorithm.
17001 (tramp-smb-process-running): Remove. Since we acknowledge the
17002 virtual prompt for shares, there's no need for distinction of
17003 reading shares (process ends afterwards) and interactive mode of
17004 smblient.
17005 (tramp-smb-open-connection): Setting process sentinel removed.
17006 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
17007 "NT_STATUS_NETWORK_ACCESS_DENIED".
17008 (tramp-smb-maybe-open-connection): Set `process-connection-type'
17009 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
17010 (top-level): Setting default value in `tramp-default-method-alist'
17011 corrected. Order of USER and HOST have been wrong.
17012 Nobody complained for months ...
17013 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
17014 (tramp-smb-open-connection): Clear password cache if login has failed.
17015
17016 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
17017 `tramp-unified-filenames'.
17018 (tramp-completion-mode): Make test for XEmacs explicitely.
17019 `event-to-character' can exists in Emacs packages too.
17020 Reported by Matt Swift <swift@alum.mit.edu>.
17021 (tramp-buffer-name): Buffer name must contain the user if exists.
17022 Reported by Adrian Phillips <a.phillips@met.no>.
17023 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
17024 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
17025 (tramp-do-copy-or-rename-file-out-of-band): Rename from
17026 `tramp-do-copy-or-rename-file-one-local', because it handles also
17027 the case both files use the same out-of-band method.
17028 Implementation added.
17029 (tramp-handle-file-local-copy, tramp-handle-write-region):
17030 Out-of-band handling removed. `copy-file' called instead, which
17031 calls `tramp-do-copy-or-rename-file-out-of-band'.
17032 (tramp-action-password): Check for out-of-band method removed.
17033 This function is used for 'login-program.
17034 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
17035 appropriate.
17036 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
17037 and `tramp-parse-sknownhosts'.
17038 (tramp-completion-function-alist): It's a defvar now, because we
17039 want to apply the optimized `tramp-set-completion-function'
17040 instead of a static list.
17041 (tramp-set-completion-function): Implementation tuned.
17042 Avoid double entries, and entries where the function or the
17043 file/directory doesn't exist.
17044 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
17045 for SSH2.
17046 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
17047 (tramp-handle-dired-compress-file): New function.
17048 (tramp-async-proc): New variable.
17049 (tramp-handle-shell-command): Adding asynchronous processes.
17050 They are far from being perfect, but it works at least for
17051 `find-grep-dired' and `find-name-dired' in Emacs 22.1.
17052 (top-level): Require password.el if visible. Should be mandatory
17053 once No Gnus has found its way into (X)Emacs.
17054 (tramp-read-passwd): Invoke `password-read' if available,
17055 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
17056 fallback any longer.
17057 (tramp-clear-passwd): New function.
17058 (tramp-process-actions, tramp-process-multi-actions):
17059 Clear password cache if login has failed.
17060
17061 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
17062 its own module.
17063 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
17064 `ange-ftp-ftp-name-res'. There could be incorrect values from
17065 previous calls in case the "ftp" method is used in the Tramp file
17066 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
17067
17068 2004-02-28 Richard M. Stallman <rms@gnu.org>
17069
17070 * term.el (term-mouse-paste): Call mouse-set-point.
17071
17072 * thumbs.el: New file.
17073
17074 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17075
17076 * progmodes/ebnf-abn.el: Doc fix.
17077
17078 * progmodes/ebnf-bnf.el: Doc fix.
17079 (ebnf-repeat): Code fix.
17080
17081 * progmodes/ebnf2ps.el: Doc fix.
17082 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
17083
17084 2004-02-28 Juri Linkov <juri@jurta.org>
17085
17086 * ffap.el (dired-at-point): Additional writability test for
17087 relative directory names.
17088 (dired-at-point-prompter): Treat directories as a directory, get
17089 the directory component from files.
17090 (ffap-string-at-point): Return string from region if region is active.
17091 (ffap-file-at-point): Remove redundant code.
17092
17093 2004-02-28 Kim F. Storm <storm@cua.dk>
17094
17095 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
17096 Initialize margin area images to nil.
17097 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
17098 (breakpoint-enabled-bitmap-face)
17099 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
17100 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
17101 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
17102 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
17103 (gdb-reset): Use gdb-remove-breakpoint-icons.
17104 (gdb-put-string): Add dprop arg to specify alternative display
17105 property (for setting fringe bitmap).
17106 (gdb-remove-strings): Doc fix.
17107 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
17108 icon in fringe (if available), or else as icon or text in display
17109 margin. Creates necessary icons in breakpoint-bitmap,
17110 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
17111 Also make left window margin if required.
17112 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
17113 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
17114 no longer needed.
17115 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
17116 gdb-put-breakpoint-icon.
17117 (gdb-assembler-mode): Don't set left-margin-width here.
17118
17119 2004-02-27 Kevin Ryde <user42@zip.com.au>
17120
17121 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
17122 comma, so that it DTRT in macros.
17123
17124 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
17125
17126 * progmodes/sh-script.el (sh-shell-arg)
17127 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
17128 (sh-leading-keywords, sh-other-keywords): Fix custom type.
17129
17130 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
17131
17132 * faces.el (face-spec-set-match-display): Add a new attribute,
17133 `min-colors'.
17134 (region, highlight, secondary-selection): Use `min-colors'.
17135
17136 * custom.el (defface): Add documentation for `min-colors'.
17137
17138 * font-lock.el (font-lock-comment-face, font-lock-string-face)
17139 (font-lock-keyword-face, font-lock-function-name-face)
17140 (font-lock-variable-name-face, font-lock-constant-face):
17141 Use `min-colors'.
17142
17143 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
17144
17145 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17146
17147 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
17148 define assq-delete-all if it's not defined.
17149 (ebnf-generate-region): Code fix.
17150
17151 * printing.el: Doc fix.
17152 (pr-version): New version number (6.7.2).
17153 (pr-command): Return empty string if command is an empty string.
17154
17155 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
17156
17157 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
17158
17159 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
17160 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
17161 semi-down-full. Fix a bug on productions like test = {"test"}* | (
17162 "tt" ["test"] ). Reported by Markus Dreyer
17163 <mdreyer@ix.urz.uni-heidelberg.de>.
17164 (ebnf-version): New version number (4.0).
17165 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
17166 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
17167 (ebnf-delete-style): New commands.
17168 (ebnf-directory, ebnf-file): New funs.
17169 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
17170 (ebnf-production-name-p, ebnf-stop-on-error): New options.
17171 (ebnf-syntax-alist): New var.
17172 (ebnf-element-width): New fun replacing ebnf-list-width.
17173 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
17174 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
17175 (ebnf-prologue): Adjust vars.
17176 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
17177 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
17178 (ebnf-check-style-values, ebnf-generate-production)
17179 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
17180 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
17181 (ebnf-token-repeat): Code fix.
17182
17183 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
17184 %right, %left and %prec. Suggested by Matthew K. Junker
17185 <junker@alum.mit.edu>.
17186 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
17187
17188 * progmodes/ebnf-iso.el: Doc fix.
17189 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
17190 (ebnf-iso-lex): Code fix.
17191
17192 * progmodes/ebnf-bnf.el: Doc fix.
17193 (ebnf-bnf-lex): Code fix.
17194
17195 * progmodes/ebnf-otz.el: Doc fix.
17196
17197 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
17198
17199 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
17200 (abbrev-prefix-mark): Doc fix.
17201
17202 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
17203
17204 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
17205 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
17206 (gdb-var-delete): Make interactive (really).
17207 (gdb-edit-value): Make non-interactive.
17208
17209 * progmodes/gud.el (gud-speedbar-menu-items):
17210 Add gdb-var-delete and, indirectly, gdb-edit-value.
17211 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
17212 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
17213 (gud-gdb-marker-filter): Add comment for annotations.
17214
17215 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
17216
17217 * calendar/calendar.el (generate-calendar)
17218 (calendar-read-date): Prevent display of BC calendars once more -
17219 reverts 2003-10-01 change.
17220 (generate-calendar-month): Doc fix.
17221
17222 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
17223
17224 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
17225 return value of increment-calendar-month.
17226
17227 2004-02-21 Stephen Compall <s11@member.fsf.org>
17228
17229 * saveplace.el (save-place-forget-unreadable-files)
17230 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
17231 (save-place-forget-unreadable-files): New function.
17232 (save-place-alist-to-file): Use it to filter out files that are
17233 no longer readable.
17234
17235 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
17236 current Texinfo environment, using the same method as in
17237 `texinfo-insert-@end', and insert a space rather than a newline if
17238 point in a @table environment.
17239
17240 2004-02-21 Juri Linkov <juri@jurta.org>
17241
17242 * ffap.el (ffap-file-at-point): Try parent directories.
17243
17244 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
17245
17246 * vcursor.el (vcursor-modifiers): New defcustom.
17247 (vcursor-cs-binding): Use vcursor-modifiers instead of a
17248 hard-coded list.
17249
17250 2004-02-21 Masatake YAMATO <jet@gyve.org>
17251
17252 * play/animate.el (animate-birthday-present): Accept names other
17253 than `Sarah', too.
17254
17255 2004-02-21 Juri Linkov <juri@jurta.org>
17256
17257 * startup.el: Remove table of command line arguments from the
17258 Commentary section.
17259
17260 2004-02-20 John Wiegley <johnw@newartisans.com>
17261
17262 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
17263 again" modifier from 'e' to 'E', since 'e' is also used by the
17264 "file extension" modifier.
17265
17266 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
17267
17268 * help-fns.el (describe-categories): Doc fix.
17269
17270 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
17271
17272 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
17273 temporary file for buffer already visiting one. This change makes
17274 output likely to be directly usable by patch program.
17275 Suggested by Adrian Aichner <adrian@xemacs.org>
17276
17277 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
17278
17279 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
17280 case of variables defined in compound statements.
17281 (gdb-setup-windows, gdb-source-info, gdb-source-info):
17282 Simplify constructions using switch-to-buffer.
17283
17284 2004-02-19 Simon Josefsson <jas@extundo.com>
17285
17286 * play/morse.el: Fix typo.
17287 (morse-code): Add @.
17288
17289 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
17290
17291 * calendar/appt.el (appt-display-format): Change default to
17292 'ignore, for backwards compatibility.
17293 (appt-display-message): If appt-display-format is 'ignore,
17294 respect old vars appt-msg-window and appt-visible.
17295 (appt-activate): Don't depend on return value of cancel-timer.
17296
17297 * calendar/calendar.el (calendar-holidays): Doc fix.
17298
17299 * calendar/cal-coptic.el (coptic-prompt-for-date):
17300 Use assoc-string instead of assoc-ignore-case.
17301 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
17302 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
17303 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
17304 * calendar/cal-islam.el (calendar-goto-islamic-date)
17305 (mark-islamic-diary-entries): Ditto.
17306 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
17307 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
17308 (calendar-read-mayan-tzolkin-date): Ditto.
17309 * calendar/calendar.el (calendar-read-date): Ditto.
17310 * calendar/diary-lib.el (mark-diary-entries): Ditto.
17311
17312 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
17313
17314 * progmodes/executable.el (executable-command-find-posix-p):
17315 Fix choice of the directory.
17316
17317 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
17318
17319 * simple.el (interprogram-cut-function)
17320 (interprogram-paste-function, kill-new, kill-append):
17321 Doc fixes.
17322 (kill-region): Make it return nil. Doc fix.
17323 (yank-pop): Make its argument optional.
17324 (yank): Make ARG `-' equivalent to `-1'.
17325
17326 2004-02-17 Eli Zaretskii <eliz@gnu.org>
17327
17328 * mail/rmail.el (rmail-get-new-mail): Don't reference
17329 rmail-use-spam-filter if rmail-spam-filter is not loaded.
17330
17331 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
17332
17333 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
17334 if one of global-auto-revert-non-file-buffers or autorevert-mode
17335 is non-nil.
17336
17337 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17338
17339 * subr.el (delete-dups): A better implementation from Karl Heuer
17340 <kwzh@gnu.org>.
17341
17342 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
17343
17344 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
17345 correct place.
17346 * progmodes/icon.el (icon-indent-command): Ditto.
17347 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
17348
17349 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17350
17351 * progmodes/grep.el (grep-compute-defaults): Undo change from
17352 2004-01-29: don't use executable-command-find-posix-p.
17353
17354 2004-02-16 Richard Sharman <rsharman@pobox.com>
17355
17356 * hilit-chg.el: Use require instead of eval-and-compile.
17357 (highlight-compare-buffers): New function.
17358
17359 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
17360
17361 * man.el (Man-fontify-manpage): Render section headings in
17362 `Man-overstrike-face' even when overstrike was not used by man
17363 formatter for section headings.
17364
17365 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
17366
17367 * rmail-spam-filter.el (vm-use-spam-filter)
17368 (rsf-min-region-length-added-to-spam-list): New variables.
17369 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
17370 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
17371 spam testing. Don't delete spam message if automatic deletion
17372 after output via variable rmail-delete-after-output is turned on.
17373 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
17374 rsf-bbdb-dont-create-entries-for-spam.
17375 (check-field): New function, extracted from code in
17376 rmail-spam-filter to ease addition of header fields like content-type.
17377 (message-content-type): New variable to check the content-type:
17378 field added, also in defcustom of rsf-definitions-alist.
17379 (rmail-spam-filter): Replace repeated test code for header fields
17380 by calls to check-field; change the call to
17381 rmail-output-to-rmail-file such that rmail-current-message stays
17382 the same to avoid wrong deletion of unseen flags.
17383 (rsf-add-contents-type): New function to convert old format
17384 of rmail-spam-definitions-alist into new one.
17385 Change prefixes of all variables and functions from
17386 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
17387
17388 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17389
17390 * loadhist.el (unload-hook-features-list): New defvar.
17391
17392 2004-02-16 Dave Love <fx@gnu.org>
17393
17394 * loadhist.el (unload-feature): Doc fix. Rename flist to
17395 unload-hook-features-list.
17396
17397 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
17398
17399 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
17400 cookie. Don't check if we are looking-at open-formula.
17401
17402 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
17403
17404 * subr.el (match-string-no-properties): Use substring-no-properties.
17405
17406 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17407
17408 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
17409 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
17410 Use lower-case "rx" in all error message.
17411
17412 2004-02-16 Dave Love <fx@gnu.org>
17413
17414 * emacs-lisp/rx.el (rx-or): Put group around result.
17415 (rx-constituents): Add backref.
17416 (rx-syntax): Add string-delimiter, comment-delimiter.
17417 (rx-categories): Add combining-diacritic.
17418 (rx-check-not, rx-greedy, rx): Doc fix.
17419 (rx-backref, rx-check-backref): New.
17420
17421 2004-02-16 Jesper Harder <harder@ifa.au.dk>
17422
17423 * newcomment.el (uncomment-region): Allow eob as comment end.
17424
17425 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
17426
17427 * filecache.el: All message and error commands now use prefix
17428 "Filecache:" to make it easy to read *Messages* buffer.
17429
17430 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
17431
17432 * autorevert.el: Add support to detect changed dired and VC buffers.
17433 (auto-revert-active-p, auto-revert-list-diff)
17434 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
17435 (auto-revert-handler, auto-revert-active-p): New functions.
17436 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
17437 and `auto-revert-active-p'.
17438 (eval-when-compile): Defvar dired-directory and vc-mode.
17439 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
17440 (auto-revert-handler-vc): New functions.
17441
17442 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
17443
17444 * progmodes/compile.el (compilation-directory): New defvar.
17445 (compile): Save current directory in compilation-directory.
17446 (recompile): Bind default-directory to compilation-directory if
17447 that is non-nil.
17448
17449 2004-02-16 Dave Love <fx@gnu.org>
17450
17451 * newcomment.el (comment-insert-comment-function)
17452 (comment-region-function, uncomment-region-function): New.
17453 (comment-indent): Use comment-insert-comment-function.
17454 (uncomment-region): Use uncomment-region-function.
17455 (comment-region): Use comment-region-function.
17456
17457 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
17458
17459 2004-02-16 Richard Stallman <rms@gnu.org>
17460
17461 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
17462 loaddefs* and ldefs-boot*.
17463
17464 2004-02-16 Eli Zaretskii <eliz@gnu.org>
17465
17466 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
17467 and email address at the beginning and end of the address.
17468
17469 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
17470 anchored at the beginning of the email address.
17471
17472 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
17473
17474 * international/ccl.el (ccl-compile-write): Pass `left' to
17475 ccl-embed-code to generate correct code of write-expr-register.
17476
17477 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
17478
17479 * progmodes/grep.el (grep-compute-defaults): Fix typos.
17480
17481 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17482
17483 * x-dnd.el: Mention support for Motif in commentary.
17484 (x-dnd-handle-drag-n-drop-event): Ditto.
17485
17486 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
17487
17488 * ses.el: Use "ses--" prefixes for buffer-local variables.
17489 Use (point-min) instead of 1, even when we know the buffer
17490 is unnarrowed.
17491 (ses-build-load-map): Delete. Distribute its content to defconst's for
17492 the three maps.
17493 (ses-menu, ses-header-line-menu): New menus.
17494 (ses-mode-map): Use them.
17495 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
17496
17497 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
17498
17499 * Makefile.in: Fix the CC Mode recompile kludge so it works
17500 when building in a different directory.
17501
17502 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
17503
17504 * simple.el (kill-new): Put yank-handler property on the entire string.
17505
17506 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
17507
17508 * diff.el: Don't use compile any more, use diff-mode instead.
17509 (diff-regexp-alist, diff-old-file, diff-new-file)
17510 (diff-parse-differences, diff-process-setup): Remove.
17511 (diff-sentinel): New fun.
17512 (diff): Use it. Run the process ourselves.
17513 Use diff-mode for the rest of the processing.
17514
17515 * diff.el (diff): Simplify code handling `switch'.
17516
17517 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
17518
17519 * pcvs-defs.el (cvs-menu): Add `tag'.
17520
17521 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
17522
17523 * simple.el (kill-append): Doc fix.
17524
17525 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
17526 Adapt outline-regexp to the new conventions for commenting out code.
17527
17528 2004-02-11 John Paul Wallington <jpw@gnu.org>
17529
17530 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
17531
17532 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
17533
17534 * diff.el (diff-switches): New fun.
17535 (diff, diff-backup): Use it.
17536 (diff): Clean up the args construction. Use backquote.
17537 Use listp instead of consp to avoid putting a nil arg.
17538 (diff): Add a revert-buffer function.
17539
17540 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17541
17542 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
17543 handled by x-dnd-handle-file-name.
17544 (x-dnd-known-types): Add COMPOUND_TEXT.
17545 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
17546 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
17547 x-dnd-empty-state.
17548 (x-dnd-forget-drop): Ditto.
17549 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
17550 (x-dnd-handle-one-url): Return private when inserting text.
17551 (x-dnd-insert-ctext): New function.
17552 (x-dnd-handle-file-name): New function for FILE_NAME.
17553 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
17554 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
17555 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
17556
17557 2004-02-10 Kenichi Handa <handa@m17n.org>
17558
17559 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
17560 instead of while loop.
17561
17562 2004-02-10 Miles Bader <miles@gnu.org>
17563
17564 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
17565
17566 2004-02-09 Kenichi Handa <handa@m17n.org>
17567
17568 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
17569 have end-of-line.
17570
17571 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
17572
17573 * Makefile.in: Added extra dependencies in the recompile target
17574 needed to cope with the compile time macro expansions in CC Mode.
17575
17576 2004-02-09 Kim F. Storm <storm@cua.dk>
17577
17578 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
17579 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
17580 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
17581 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
17582 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
17583 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
17584 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
17585 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
17586 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
17587 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
17588 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
17589
17590 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
17591
17592 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
17593 Don't allow shrink if there's a window on our right.
17594
17595 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
17596 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
17597 Bring together declaration and initialization.
17598 (prolog-mode-variables): Don't set the syntax table.
17599 Don't set paragraph-start and comment-indent-function.
17600 Add /*..*/ to the comment regexps.
17601 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
17602 (prolog-mode-map): Don't bind TAB.
17603 (prolog-mode): Set the syntax table.
17604 (prolog-comment-indent): Remove.
17605 (inferior-prolog-mode-map): Initialize in the declaration.
17606 (inferior-prolog-mode-syntax-table)
17607 (inferior-prolog-mode-abbrev-table): New vars.
17608 (inferior-prolog-mode): Derive from comint-mode.
17609 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
17610 minibuffer windows.
17611
17612 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
17613 in file names, as long as it is unabmiguous.
17614
17615 2004-02-08 Andreas Schwab <schwab@suse.de>
17616
17617 * textmodes/reftex-toc.el
17618 (reftex-toc-load-all-files-for-promotion): Remove useless use of
17619 format. Doc fix.
17620
17621 * textmodes/refer.el (refer-find-entry-internal): Remove extra
17622 format string arguments.
17623
17624 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
17625 string argument.
17626
17627 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
17628
17629 * play/zone.el (zone-call): Fix format string.
17630
17631 * net/webjump.el (webjump-builtin): Add missing format string argument.
17632
17633 * midnight.el (midnight-delay-set): Remove extra format string argument.
17634
17635 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
17636
17637 * hexl.el (hexl-insert-char): Add missing format string argument.
17638
17639 * format.el (format-decode): Fix format string.
17640
17641 * emulation/vi.el (vi-mode): Remove extra format string argument.
17642 (vi-repeat-last-search): Likewise.
17643 (vi-reverse-last-search): Likewise.
17644 (vi-goto-mark): Likewise.
17645 (vi-reverse-last-find-char): Likewise.
17646 (vi-repeat-last-find-char): Likewise.
17647 (vi-locate-def): Likewise.
17648
17649 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
17650
17651 * ediff-util.el (ediff-toggle-read-only): Remove extra format
17652 string argument.
17653 (ediff-toggle-regexp-match): Likewise.
17654
17655 * dired-aux.el (dired-do-query-replace-regexp): Add missing
17656 format string argument.
17657
17658 * calc/calc-map.el (calc-get-operator): Remove extra format
17659 string argument.
17660
17661 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
17662
17663 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
17664 string argument.
17665
17666 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
17667
17668 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
17669
17670 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
17671
17672 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
17673 (cl-struct-setf-expander): Likewise.
17674
17675 * vc.el (with-vc-file): Fix unsafe uses of error.
17676 (vc-cancel-version): Likewise.
17677
17678 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
17679
17680 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
17681 thousands separator; fixes <class>:<line-number> regexp for
17682 non-english locales.
17683
17684 2004-02-08 Andreas Schwab <schwab@suse.de>
17685
17686 * view.el (view-mode-enable): Revert previous change.
17687
17688 2004-02-07 Kim F. Storm <storm@cua.dk>
17689
17690 * simple.el (line-number-at-pos): Rename from line-at-pos.
17691 Uses changed (what-line and vc-annotate-warp-version).
17692
17693 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
17694
17695 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
17696 (diff-mode): Remove aborted attempt at support for compile.el.
17697 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
17698
17699 2004-02-06 Andreas Schwab <schwab@suse.de>
17700
17701 * view.el (view-mode-enable): Add view-mode-map to
17702 minor-mode-overriding-map-alist.
17703
17704 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17705
17706 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
17707
17708 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
17709
17710 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
17711 with point inside rather than after the paragraph.
17712
17713 2004-02-04 Sam Steingold <sds@gnu.org>
17714
17715 * mail/smtpmail.el (smtpmail-try-auth-methods):
17716 Do not try authentication when no mechanism is available.
17717 Pass port-name as defaultport to `netrc-machine'.
17718
17719 2004-02-04 Stephen Eglen <stephen@gnu.org>
17720
17721 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
17722 to show how minibuffer height can be constrained.
17723
17724 2004-02-04 John Paul Wallington <jpw@gnu.org>
17725
17726 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
17727
17728 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17729
17730 * x-dnd.el: New file for drag and drop.
17731
17732 * term/x-win.el: require x-dnd, set after-make-frame-functions
17733 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
17734 drag-n-drop event.
17735
17736 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
17737 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
17738 (dired-dnd-handle-file): New functions for drag and drop support.
17739 (dired-mode): Initialize drag and drop if x-dnd present.
17740
17741 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
17742
17743 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
17744 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
17745 (cperl-mode): Set fill-paragraph-function.
17746 (cperl-fill-paragraph): Make it non-interactive.
17747
17748 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
17749
17750 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
17751
17752 2004-02-02 David Kastrup <dak@gnu.org>
17753
17754 * replace.el (perform-replace): Allow 'literal argument in
17755 regexp-flag to indicate literal replacement.
17756 (query-replace-regexp-eval): Use it.
17757
17758 2004-02-01 Andreas Schwab <schwab@suse.de>
17759
17760 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
17761
17762 2004-02-01 Stephen Eglen <stephen@gnu.org>
17763
17764 * info-look.el: Add support for maxima-mode. Update commentary
17765 because info-lookup-symbol is now bound to C-h S.
17766
17767 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
17768
17769 * simple.el (edit-and-eval-command): Bind print-level and
17770 minibuffer-history-sexp-flag around call to read-from-minibuffer.
17771 Correct initial position in command-history.
17772
17773 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
17774
17775 * files.el (read-directory-name): Adapt the docstring to recent
17776 change in Fread_file_name.
17777
17778 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
17779
17780 * ses.el (ses-print-cell): If print format too wide for column
17781 width, truncate decimal places if that helps to avoid "#####" fill.
17782 * ses.el (ses-initial-column-width): Revert previous change.
17783
17784 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
17785
17786 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
17787 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
17788 Add edebug info.
17789 (jit-lock-mode): Setup/cancel the new timer.
17790 (jit-lock-context-fontify): New fun. Extracted from
17791 context fontification code of jit-lock-stealth-fontify.
17792 (jit-lock-stealth-fontify): Don't do context fontification any more.
17793
17794 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
17795 (jit-lock-fontify-now): Handle the `quit' case.
17796 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
17797
17798 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
17799
17800 * progmodes/executable.el (executable-command-find-posix-p):
17801 New. Check if find handles arguments Posix-style.
17802
17803 * progmodes/grep.el (grep-compute-defaults):
17804 Use executable-command-find-posix-p.
17805 (grep-find): Check `grep-find-command'.
17806
17807 * filecache.el (file-cache-find-posix-p): Delete.
17808 (file-cache-add-directory-using-find):
17809 Use `executable-command-find-posix-p'.
17810
17811 2004-01-29 Dave Love <fx@gnu.org>
17812
17813 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
17814 Iterate the hook function if arg is given.
17815 (mark-defun, narrow-to-defun): Change order of finding the limits.
17816
17817 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
17818 (byte-compile-format-warn): New.
17819 (byte-compile-callargs-warn): Use it.
17820 (Format, message, error): Add byte-compile-format-like property.
17821 (byte-compile-maybe-guarded): New.
17822 (byte-compile-if, byte-compile-cond): Use it.
17823 (byte-compile-lambda): Compile interactive forms,
17824 just to make warnings about them.
17825
17826 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
17827
17828 * ses.el (ses-initial-column-width): Increase to 14, so it will
17829 work well with the default printer of "%.7g" for extreme values
17830 like "-1.234567e+07".
17831
17832 2004-01-29 Kenichi Handa <handa@m17n.org>
17833
17834 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
17835
17836 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
17837
17838 * dos-w32.el: Added support for the `default-printer-name' function.
17839
17840 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
17841
17842 * server.el (server-socket-name): Don't use the hostname in the
17843 socket name since /tmp is local to the host anyway.
17844
17845 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
17846 robust check of widening and fix var-naming.
17847
17848 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
17849
17850 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
17851 or rmail-spam- to rsf- in all function and variable names.
17852 (rsf-min-region-to-spam-list): New variable.
17853 (rsf-bbdb-auto-delete-spam-entries): Rename from
17854 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
17855 scanned together with the recipients field for spam testing; Don't
17856 delete spam message if rmail-delete-after-output is non-nil;
17857 (rsf-check-field): New function, extracted from code in
17858 rmail-spam-filter to ease addition of header fields like
17859 content-type:;
17860 (message-content-type): New variable. The content-type: field was
17861 added also in defcustom of rsf-definitions-alist;
17862 (rmail-spam-filter): Replace repeated test code for header fields
17863 by calls to check-field; change the call to
17864 rmail-output-to-rmail-file such that rmail-current-message stays
17865 the same to avoid wrong deletion of unseen flags.
17866 (rmail-use-spam-filter): Add autoload cookie.
17867
17868 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
17869
17870 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
17871 (file-cache-add-directory-using-find): Add Cygwin support.
17872 (file-cache-find-command-posix-flag): New user variable.
17873
17874 * filecache.el (file-cache-add-directory): Check for
17875 directories an remove them from dir-files.
17876
17877 2004-01-27 Richard M. Stallman <rms@gnu.org>
17878
17879 * man.el (Man-fontify-manpage): Clean up message.
17880
17881 2004-01-27 Kenichi Handa <handa@m17n.org>
17882
17883 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
17884 (sentence-end): Define using sentence-end-without-space.
17885
17886 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
17887 a sentence ends with one of a character in sentence-end-without-space.
17888
17889 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
17890
17891 * font-lock.el (font-lock): Add jit-lock as explicit group member.
17892 (jit-lock): Group declaration moved to jit-lock.el.
17893 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
17894 when necessary.
17895
17896 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
17897 (jit-lock-context-unfontify-pos): Rename from
17898 jit-lock-first-unfontify-pos.
17899 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
17900
17901 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
17902
17903 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
17904 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
17905 (fortran-fill): When filling a string, adjust re-search-backward
17906 argument for special case of string just on fill-column.
17907 When filling non-string, allow one extra char if
17908 fortran-break-before-delimiters is non-nil.
17909 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
17910 Use fortran-break-delimiters-re and fortran-no-break-re to
17911 correctly handle cases such as "**".
17912
17913 * progmodes/f90.el (f90-break-delimiters): Doc fix.
17914 (f90-no-break-re): Add some extra tokens. Doc fix.
17915
17916 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
17917
17918 * mail/rmail-spam-filter.el:
17919 Use two semicolons as Commentary line prefix.
17920 Add ";;; Code:" stylized comment.
17921 Delete end-of-line whitespace.
17922 Wrap (require 'cl) with `eval-when-compile'.
17923
17924 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
17925
17926 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
17927 at the top level of vc.el.
17928
17929 2004-01-23 Andre Spiegel <spiegel@gnu.org>
17930
17931 * vc.el (vc-current-line): Function removed. This is now done by
17932 the new function line-at-pos in simple.el.
17933 (vc-annotate-warp-version): Use line-at-pos instead of
17934 vc-current-line.
17935
17936 2004-01-22 Kim F. Storm <storm@cua.dk>
17937
17938 * simple.el (line-at-pos): New defun.
17939 (what-line): Use it. Optimize by only counting lines in narrowed
17940 region once.
17941
17942 2004-01-22 Kenichi Handa <handa@m17n.org>
17943
17944 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
17945 point (register r1) only for charset mule-unicode-0100-24ff.
17946
17947 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
17948
17949 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
17950 trailing white space and ensure a final newline.
17951
17952 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
17953 Add autoload cookie.
17954
17955 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
17956
17957 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
17958 activate view-mode explicitly.
17959
17960 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
17961
17962 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
17963 use clipboard first.
17964
17965 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
17966
17967 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
17968 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
17969 (vc-mcvs-cvs): Remove.
17970 (vc-mcvs-command): Remove use of assert.
17971
17972 * outline.el (outline-insert-heading): Tighten up match.
17973 (outline-demote, outline-move-subtree-down): Don't assume anything
17974 about outline-regexp.
17975
17976 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
17977 (texinfo-show-structure): Explicitly add ^, and simplify.
17978
17979 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
17980
17981 * calendar/appt.el (appt-check): Restore usage of
17982 appt-issue-message deleted in previous change.
17983 (top-level): Activate package when loaded (needed for backwards
17984 compatibility).
17985
17986 2004-01-20 Jesper Harder <harder@ifa.au.dk>
17987
17988 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
17989 following previous change to smtpmail-send-data.
17990
17991 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
17992
17993 * vc.el (vc-default-previous-version): Doc enhancement.
17994 (vc-default-next-version): New function.
17995 (vc-print-log): New arg FOCUS-REV.
17996 (vc-annotate-mode): Derive from view-mode.
17997 (vc-annotate): New args REVISION, DISPLAY-MODE.
17998 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
17999 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
18000 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
18001 (vc-annotate-show-diff-revision-at-line, vc-current-line)
18002 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
18003
18004 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
18005
18006 2004-01-19 Karl Berry <karl@gnu.org>
18007
18008 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
18009 or "TexInfo".
18010
18011 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
18012
18013 * subr.el (delete-dups): New function.
18014
18015 2004-01-19 Karl Berry <karl@gnu.org>
18016
18017 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
18018 with ^, since that's what texinfo-show-structure
18019 documentation says (plus it works much better in texinfo.txi).
18020
18021 2004-01-18 Jesper Harder <harder@ifa.au.dk>
18022
18023 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
18024
18025 2004-01-18 David Ponce <david@dponce.com> (tiny change)
18026
18027 * progmodes/which-func.el (which-function-mode): Don't cancel
18028 which-func-update-timer if not set.
18029
18030 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
18031
18032 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
18033 Remove spurious left square bracket in XX:XXam regexp.
18034
18035 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
18036
18037 * progmodes/cc-defs.el: Do not require cl at run time.
18038
18039 2004-01-16 Richard M. Stallman <rms@gnu.org>
18040
18041 * emacs-lisp/cl.el (cl-cannot-unload): New function.
18042 (cl-unload-hook): Defvar this to run cl-cannot-unload.
18043
18044 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
18045 Call rmail-spam-filter. Delete and expunge spam.
18046 Print number of spam messages deleted.
18047 Save and restore the deletion status of old messages when reading
18048 new mail with spam filter, so that expunging spam does not expunge
18049 msgs deleted by the user.
18050 (rmail-only-expunge): Add an optional argument dont-show to
18051 prevent showing message after expunge.
18052
18053 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
18054
18055 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
18056 * subr.el (declare): New macro.
18057
18058 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
18059
18060 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
18061
18062 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
18063
18064 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
18065 Test window-system rather than system-type (for X11/Mac).
18066
18067 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
18068
18069 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
18070
18071 2004-01-12 Richard M. Stallman <rms@gnu.org>
18072
18073 * mail/rmail.el (rmail-convert-to-babyl-format):
18074 Use mail-unquote-printable-region.
18075 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
18076 (rmail-hex-char-to-integer): Functions deleted.
18077
18078 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
18079 (mail-unquote-printable-region): New arg NOERROR.
18080 For invalid encoding, either signal an error to just return nil.
18081
18082 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
18083
18084 * calendar/appt.el: Update copyright and commentary.
18085 (appt-issue-message): Make obsolete.
18086 (appt-visible, appt-msg-window): Make obsolete, in favour of
18087 appt-display-format.
18088 (appt-display-mode-line, appt-display-duration)
18089 (appt-display-diary, appt-time-msg-list, appt-mode-string)
18090 (appt-prev-comp-time, appt-display-count, appt-timer)
18091 (appt-convert-time): Doc change.
18092 (appt-disp-window-function, appt-delete-window-function):
18093 Use defcustom rather than defvar.
18094 (appt-display-format): New variable.
18095 (appt-display-message): New function with display code from appt-check.
18096 (appt-check): Add optional FORCE argument. Doc change.
18097 Add appt-make-list to diary-hook if displaying diary.
18098 Remove checking of view-diary-entries-initially.
18099 Message display section removed to new function appt-display-message.
18100 (appt-display-window): Doc change. Remove unused internal var
18101 this-buffer. Do not beep, since appt-display-message does that.
18102 (appt-make-list): Doc change. Use caar.
18103 (appt-sort-list): Simplify by using builtin sort function.
18104 (appt-update-list): New function for updating appts when diary is
18105 saved.
18106 (appt-activate): New autoloaded function to toggle package
18107 functionality.
18108
18109 * calendar/cal-x.el: (calendar-one-frame-setup)
18110 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
18111
18112 * calendar/calendar.el: Update copyright.
18113 (view-diary-entries-initially, european-calendar-style): Doc change.
18114 (calendar-setup): Make defcustom rather than defvar.
18115 (mark-visible-calendar-date): Initialize temp-face and faceinfo
18116 in let binding so local to function.
18117
18118 * calendar/diary-lib.el: Update copyright.
18119 (diary, diary-entry-time): Doc change.
18120 (list-diary-entries): Doc change. Trivial logic change.
18121 (fancy-diary-display): Restore make-face command mistakenly
18122 deleted 2003-05-08.
18123 (show-all-diary-entries): Allow to pop-up frame if needed.
18124
18125 2004-01-09 John Paul Wallington <jpw@gnu.org>
18126
18127 * bindings.el (mode-line-change-eol): Add EVENT parameter.
18128 Temporarily select EVENT's window for changing eol type.
18129
18130 2004-01-09 Deepak Goel <deego@gnufans.org>
18131
18132 * calendar/diary-lib.el (diary-entry-time):
18133 Also accept time in the form XX[.XX][am/pm/AM/PM].
18134 (fancy-diary-font-lock-keywords): Likewise.
18135 (diary-font-lock-keywords): Likewise.
18136 * calendar/appt.el (appt-add): Likewise.
18137 (appt-make-list): Likewise.
18138 (appt-convert-time): Likewise.
18139
18140 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
18141
18142 * gdb-ui.el (gdb-ann3): Revert previous change.
18143 (gdb-source-info): Allow for case of where compilation directory
18144 is not recorded.
18145
18146 2004-01-08 John Paul Wallington <jpw@gnu.org>
18147
18148 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
18149
18150 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
18151
18152 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
18153
18154 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
18155 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
18156 problems.
18157 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
18158
18159 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
18160
18161 * files.el (write-file-functions, write-contents-functions):
18162 Clarify docstrings.
18163
18164 2004-01-07 Kenichi Handa <handa@m17n.org>
18165
18166 * international/mule.el (set-auto-coding): Fix for the case that
18167 end-of-line is only CR.
18168
18169 2004-01-07 Kim F. Storm <storm@cua.dk>
18170
18171 * subr.el (event-start, event-end): Doc fix.
18172 (posn-string, posn-image): New defuns.
18173 (posn-object): Return either image or string object.
18174 (posn-object-x-y): Return 8th element of position.
18175 (posn-object-width-height): New defun.
18176
18177 2004-01-06 Andreas Schwab <schwab@suse.de>
18178
18179 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
18180 output.
18181
18182 2004-01-05 Karl Berry <karl@gnu.org>
18183
18184 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
18185 / and *, too.
18186
18187 2003-12-31 Simon Josefsson <jas@extundo.com>
18188
18189 * files.el (before-save-hook): Add.
18190 (basic-save-buffer): Use before-save-hook.
18191
18192 * emacs-lisp/copyright.el: Fix comment to recommend
18193 before-save-hook instead of write-file-functions.
18194
18195 2004-01-05 Richard M. Stallman <rms@gnu.org>
18196
18197 * finder.el (finder-commentary): Call delete-other-windows.
18198
18199 * net/ange-ftp.el (ange-ftp-file-attributes):
18200 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
18201
18202 2004-01-04 Karl Berry <karl@gnu.org>
18203
18204 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
18205 comment characters % and # in the copyright year notice,
18206 as well as ;.
18207
18208 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
18209
18210 * wid-edit.el (default): Define dummy :value-delete.
18211 Reported by Jesper Harder <harder@ifa.au.dk>.
18212
18213 2004-01-03 Richard M. Stallman <rms@gnu.org>
18214
18215 * progmodes/compile.el (compile-internal): Use point, not point-min,
18216 for set-window-point.
18217
18218 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
18219
18220 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
18221
18222 * progmodes/grep.el (grep-mode-map):
18223 Don't remap next-line, previous-line.
18224
18225 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
18226
18227 * speedbar.el (speedbar-edit-line): Change regexp to position
18228 the cursor on the first character of this line's button.
18229
18230 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
18231
18232 * subr.el (functionp): Doc fix.
18233
18234 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
18235
18236 * progmodes/idlwave.el (idlwave-make-tags):
18237 * textmodes/flyspell.el (flyspell-large-region):.
18238 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
18239 * emulation/viper-util.el (viper-glob-unix-files):
18240 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
18241 * man.el (Man-init-defvars):
18242 * jka-compr.el (jka-compr-call-process):
18243 * files.el (get-free-disk-space,insert-directory):
18244 * ediff-ptch.el (ediff-test-patch-utility):
18245 * ediff-diff.el (ediff-test-utility):
18246 * dired-aux.el (dired-check-process):
18247 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
18248 test the return value of call-process, because it can be a string.
18249
18250 2003-12-31 John Paul Wallington <jpw@gnu.org>
18251
18252 * bindings.el (completion-ignored-extensions): Add .pfsl.
18253
18254 2003-12-31 Kim F. Storm <storm@cua.dk>
18255
18256 * ido.el (ido-nonreadable-directory-p): New defun to check for
18257 nonreadable directory without activating tramp (to avoid problems
18258 with checking incomplete tramp paths).
18259 (ido-set-current-directory, ido-file-internal)
18260 (ido-file-name-all-completions1): Use it.
18261
18262 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
18263
18264 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
18265 documentation if the anchor (or node) name is preceded by `info
18266 anchor' or `Info anchor' in addition to earlier `info node' and
18267 `Info node'.
18268 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
18269
18270 2003-12-30 Eli Zaretskii <eliz@gnu.org>
18271
18272 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
18273 error in arguments to base64-decode-region. Remove ^M characters
18274 after decoding base64.
18275
18276 2003-12-30 Simon Josefsson <jas@extundo.com>
18277
18278 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
18279 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
18280 have only been distributed with Emacs for some years.
18281 (texinfo-mode-hook): Customize.
18282
18283 2003-12-30 Eli Zaretskii <eliz@gnu.org>
18284
18285 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
18286 cleaner (suggested by Richard Stallman).
18287
18288 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
18289 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
18290 file-name clashes on 8+3 DOS filesystems.
18291
18292 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
18293 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
18294 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
18295 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
18296 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
18297 file-name clashes on 8+3 filesystems.
18298
18299 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
18300 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
18301 file-name clashes on 8+3 DOS filesystems.
18302
18303 2003-12-29 Richard M. Stallman <rms@gnu.org>
18304
18305 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
18306 Upcase the character.
18307
18308 * textmodes/flyspell.el (mail-mode-flyspell-verify):
18309 Search for header separator alone on a line, literally,
18310 and search for it backward, not forward.
18311 (flyspell-abbrev-table): Always use global-abbrev-table
18312 if there is no local one.
18313
18314 * progmodes/sh-script.el (sh-get-indent-info):
18315 Don't move point back if at bob.
18316
18317 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
18318
18319 * play/handwrite.el (handwrite): Make the handwrite credit message
18320 a comment rather than an output command.
18321
18322 * obsolete/sc.el: Display message that this file is obsolete.
18323
18324 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
18325
18326 * mail/rfc822.el (rfc822-address-start): Declare variable.
18327 Renamed from address-start. All uses changed.
18328
18329 * term.el (term-exec): Set up sentinel.
18330 (term-sentinel): New function.
18331 (term-handle-exit): New function.
18332
18333 * subr.el (assoc-ignore-case, assoc-ignore-representation):
18334 Use assoc-string, and mark them obsolete.
18335 (delay-mode-hooks): Mark as permanent local.
18336
18337 * simple.el (sendmail-user-agent-compose): Use assoc-string.
18338
18339 * register.el (copy-rectangle-to-register): Doc fix.
18340
18341 * info.el (Info-insert-dir): Use assoc-string.
18342
18343 * info-look.el (info-lookup): Use assoc-string.
18344
18345 * frame.el (pop-up-frame-function): Use quote, not `function'.
18346 (frame-notice-user-settings): Calculate ADJUSTED-TOP
18347 copying with lists as coordinate values.
18348
18349 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
18350
18351 * find-dired.el (kill-find): New command.
18352 (find-dired): Make buffer read-only.
18353 Set up a keymap with C-c C-k running kill-find.
18354 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
18355
18356 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
18357
18358 * filecache.el (file-cache-ignore-case): New variable.
18359 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
18360
18361 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
18362 (comint-dynamic-complete-as-filename): Rename local vars.
18363 (comint-dynamic-list-filename-completions): Likewise.
18364
18365 * comint.el (comint-dynamic-list-completions-config): New var.
18366 (comint-dynamic-list-completions): Handle both SPC and TAB right.
18367
18368 * comint.el (comint-file-name-chars): Add [].
18369 (comint-word): Use skip-chars-backward, not search.
18370
18371 * shell.el (shell-file-name-chars): Add [].
18372
18373 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
18374
18375 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
18376
18377 * generic.el (define-generic-mode): Doc fix.
18378
18379 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18380
18381 * files.el (kill-some-buffers): Doc fix.
18382
18383 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
18384
18385 * comint.el (comint-watch-for-password-prompt): Pass `string' as
18386 arg to send-invisible
18387 (send-invisible): Doc fix. The argument is now a prompt, not the
18388 string to send.
18389 (comint-read-noecho): Doc fix.
18390
18391 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
18392
18393 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
18394 "@", as required by some ISP hosting service. Fix defcustom
18395 argument syntax errors that prevented use of customization.
18396
18397 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18398
18399 * xml.el (xml-get-attribute-or-nil): Doc fix.
18400
18401 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
18402
18403 * net/zone-mode.el (zone-mode): Use write-file-functions, not
18404 write-file-hooks.
18405
18406 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
18407
18408 * autorevert.el (auto-revert-interval): Doc fix.
18409
18410 2003-12-29 Mark A. Hershberger <mah@everybody.org>
18411
18412 * xml.el (xml-get-attribute-or-nil): New function, like
18413 xml-get-attribute, but returns nil if the attribute was not found.
18414 (xml-get-attribute): Convert to defsubst, uses
18415 xml-get-attribute-or-nil.
18416
18417 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18418
18419 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
18420
18421 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
18422
18423 * custom.el (custom-declare-theme): Use `value' when putting
18424 properties on `theme'.
18425
18426 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
18427
18428 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
18429 for each yank-handler segment.
18430 (insert-for-yank-1): New function, with the body of the previous
18431 insert-for-yank.
18432
18433 * textmodes/table.el (table-yank-handler): New defcustom.
18434 (table--put-cell-indicator-property): Put yank-handler property
18435 that indicates the yank handler for the table cell.
18436
18437 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
18438
18439 * generic-x.el (etc-modules-conf-generic-mode): A more complete
18440 set of keywords.
18441
18442 2003-12-29 Eli Zaretskii <eliz@gnu.org>
18443
18444 * international/mule-cmds.el (reset-language-environment)
18445 (set-language-environment): Don't invoke fontset-related functions
18446 if fontset-list is not fboundp.
18447
18448 2003-12-29 Kenichi Handa <handa@m17n.org>
18449
18450 * international/mule-cmds.el (reset-language-environment):
18451 Call set-overriding-fontspec-internal with nil.
18452 (set-language-environment): Call set-overriding-fontspec-internal
18453 if the language environment specify `overriding-fontspec'.
18454 (language-info-alist): Doc added.
18455
18456 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
18457 characters of mule-unicode-0100-24ff.
18458 (ccl-encode-windows-1251-font): New CCL program.
18459 ("Bulgarian"): Specify overriding-fontspec.
18460 ("Belarusian"): Likewise.
18461
18462 2003-12-28 Sam Steingold <sds@gnu.org>
18463
18464 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
18465 parameter ID-FORMAT to conform with the 2003-11-30 patch.
18466
18467 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
18468
18469 * progmodes/gud.el (gud-gdb-command-name): Set default to
18470 "gdb --annotate=3".
18471 (gud-gdb-marker-filter): Look out for annotations.
18472 (gdb-first-pre-prompt): New variable.
18473 Remove trailing white space.
18474
18475 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
18476 if necessary.
18477 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
18478 annotations are detected.
18479 (gud-gdba-marker-filter): Use global variable gud-marker-acc
18480 instead of a local one to allow transition from
18481 gud-gdb-marker-filter.
18482 Remove trailing white space.
18483
18484 2003-12-27 Kim F. Storm <storm@cua.dk>
18485
18486 * ido.el: Handle non-readable directories.
18487 (ido-decorations): Add 9th element for non-readable directory.
18488 (ido-directory-nonreadable): New dynamic var.
18489 (ido-set-current-directory): Set it.
18490 (ido-read-buffer, ido-file-internal):
18491 (ido-read-file-name, ido-read-directory-name): Let-bind it.
18492 (ido-file-name-all-completions1): Return empty list for
18493 non-readable directory.
18494 (ido-exhibit): Print [Not readable] if directory is not readable.
18495 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
18496 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
18497 Use it.
18498
18499 2003-12-27 Lars Hansen <larsh@math.ku.dk>
18500
18501 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
18502 calls to directory-files-and-attributes and file-attributes.
18503 (ls-lisp-format): Remove system dependent handling of user and
18504 group id's.
18505
18506 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
18507
18508 * ffap.el (ffap-read-file-or-url): Revert previous change.
18509
18510 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
18511
18512 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
18513 new list of included files called `files-with-node-lines', that
18514 only have node lines. This way @include commands can include any
18515 file, such as version and update files without node lines, not
18516 just files that are chapters.
18517
18518 2003-12-25 Andreas Schwab <schwab@suse.de>
18519
18520 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
18521 file not found.
18522
18523 2003-12-08 Miles Bader <miles@gnu.org>
18524
18525 * dired.el (dired-between-files): Always use dired-move-to-filename,
18526 which is more robust in non-english locales.
18527
18528 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
18529
18530 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
18531
18532 2003-12-24 Andreas Schwab <schwab@suse.de>
18533
18534 * shell.el (shell-file-name-quote-list): Add backslash.
18535
18536 * comint.el (comint-quote-filename): Correctly handle backslash
18537 in comint-file-name-quote-list.
18538
18539 2003-12-24 Kenichi Handa <handa@m17n.org>
18540
18541 * international/mule-cmds.el (set-default-coding-systems):
18542 Call ucs-set-table-for-input for all buffers that don't have local
18543 value of buffer-file-coding-system.
18544
18545 * international/ucs-tables.el (ucs-set-table-for-input):
18546 If translation-table-for-encode is a symbol, get its
18547 translation-table property.
18548
18549 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
18550
18551 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
18552 to `completing-read' on a recently fixed bug.
18553
18554 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
18555 instead of SPACE, to get the list of possible fringe modes.
18556 SPACE only works if both `partial-completion-mode' and
18557 `completion-auto-help' are nil.
18558
18559 * complete.el (PC-is-complete-p): Delete.
18560 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
18561 calls to `test-completion'.
18562
18563 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
18564
18565 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
18566 to edit values when there are no children.
18567
18568 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
18569 a mode called "Assembler" already exists.
18570 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
18571 (gud-watch): Use format option. Remove font properties from string.
18572 (gdb-var-create-handler, gdb-var-list-children-handler):
18573 Don't bother about properties as there are none.
18574 (gdb-var-create-handler, gdb-var-list-children-handler)
18575 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
18576 with two arguments.
18577 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
18578 Let speedbar show value changes with a different font.
18579 (gdb-edit-value): New defun.
18580 (gdb-clear-partial-output, gdb-clear-inferior-io)
18581 (def-gdb-auto-update-handler): Use erase-buffer.
18582 (gdb-frame-handler): Display watch expressions in
18583 FUNCTION::VARIABLE format if required.
18584
18585 2003-12-23 John Paul Wallington <jpw@gnu.org>
18586
18587 * info.el (Info-unescape-quotes, Info-split-parameter-string)
18588 (Info-goto-emacs-command-node): Doc fixes.
18589
18590 2003-12-12 Jesper Harder <harder@ifa.au.dk>
18591
18592 * cus-edit.el (custom-add-parent-links): Define "many".
18593
18594 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
18595
18596 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
18597 (widget-child-validate, widget-type-value-create)
18598 (widget-type-default-get, widget-type-match): New functions.
18599 (lazy): New widget.
18600 (menu-choice, checklist, radio-button-choice, editable-list)
18601 (group, documentation-string): Remove redundant (per 2003-10-25
18602 change) calls to `widget-children-value-delete'.
18603 (widget-choice-value-get, widget-choice-value-inline): Remove.
18604 (menu-choice): Update widget.
18605
18606 2003-12-03 Kenichi Handa <handa@m17n.org>
18607
18608 * language/cyrillic.el: Register "microsoft-cp1251" in
18609 ctext-non-standard-encodings-alist.
18610 ("Bulgarian"): Add ctext-non-standard-encodings.
18611 ("Belarusian"): Likewise.
18612
18613 * international/mule-conf.el (compound-text-with-extensions):
18614 Change the type to 2 (iso-2022 base).
18615
18616 * international/mule.el (ctext-non-standard-encodings-alist):
18617 Change the format.
18618 (ctext-non-standard-encodings): New variable.
18619 (ctext-post-read-conversion): Fully re-written.
18620 (ctext-non-standard-designations-alist): Delete it.
18621 (ctext-non-standard-encodings-table): New function.
18622 (ctext-pre-write-conversion): Fully re-written.
18623
18624 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
18625
18626 * cus-edit.el (custom-add-parent-links): Add documentation links
18627 for parent, if the item has none of its own.
18628
18629 2003-11-30 Richard M. Stallman <rms@gnu.org>
18630
18631 * dired-aux.el (dired-do-query-replace-regexp):
18632 Report files visited read-only.
18633
18634 2003-11-30 Juri Linkov <juri@jurta.org>
18635
18636 * dired-aux.el (dired-compare-directories): New command.
18637 (dired-file-set-difference, dired-files-attributes): New functions.
18638
18639 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
18640 Version 2.0.38 of Tramp released.
18641
18642 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
18643 Charles Curley <charlescurley@charlescurley.com>.
18644 (tramp-multi-connection-function-alist): Add ssht entry which adds
18645 "-e none -t -t" to the list of ssh args. Suggested by Adrian
18646 Aichner.
18647 (tramp-get-method-parameter): New function to retrieve a method
18648 parameter. This allows for omission of method parameters.
18649 Callers adjusted.
18650
18651 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
18652
18653 * net/tramp.el: Add new optional parameter ID-FORMAT to
18654 `file-attributes'. Calls of `file-attributes' won't use this
18655 parameter for backward compatibility reasons.
18656 (tramp-perl-file-attributes): Add a new parameter to Perl script
18657 in order to handle uid/gid as strings, if desired.
18658 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
18659 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
18660 order to make the function more general.
18661 (tramp-handle-file-attributes): Replace proprietary optional
18662 parameter NONNUMERIC by the recently (Emacs 22.1) introduced ID-FORMAT.
18663 (tramp-handle-file-attributes-with-perl): Handle parameter
18664 NONNUMERIC if set. This wasn't done in the past.
18665 (tramp-post-connection): Apply second parameter "$2" if
18666 `tramp-remote-perl' is called.
18667
18668 * net/tramp-smb.el (tramp-smb-handle-delete-file):
18669 Correct cut'n'waste error (`filename' instead of `directory').
18670 (tramp-smb-handle-directory-files-and-attributes)
18671 (tramp-smb-handle-file-attributes): Add recently (Emacs 22.1)
18672 introduced parameter ID-FORMAT.
18673 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
18674 error (`directory' instead of `ldir').
18675
18676 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
18677 `file-attributes' has a second parameter. If yes, apply it with
18678 value "'integer". Otherwise, don't use that parameter (default is
18679 integer format).
18680
18681 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
18682
18683 * help.el (help-map): Bind `display-local-help' to `C-h .'.
18684 (help-for-help): Add `C-h .' to the listed Help options.
18685 Remove trailing whitespace.
18686
18687 * help-at-pt.el: New file.
18688
18689 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
18690
18691 * subr.el (noreturn, 1value): New macros for test coverage.
18692 See `testcover.el'.
18693
18694 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
18695
18696 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
18697 for macro `1value'.
18698 (testcover-1value): New function. Checks that a 1value form
18699 actually returns only one value. Requested by RMS.
18700
18701 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
18702
18703 * gdb-ui.el (gud-watch, gdb-var-create-handler)
18704 (gdb-var-list-children, gdb-var-list-children-handler)
18705 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
18706 gdb commands that use mi to keep them out of the command history.
18707
18708 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
18709
18710 * cus-start.el (all): Add use-file-dialog.
18711
18712 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
18713
18714 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
18715
18716 2003-11-27 Kim F. Storm <storm@cua.dk>
18717
18718 * subr.el (posn-object-x-y): New defun.
18719
18720 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
18721
18722 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
18723 Don't use `space' for \\\n.
18724 Be more selective as to which # are comment-starters.
18725
18726 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
18727
18728 * subr.el (number-sequence): Improve handling of floating point
18729 arguments (suggested by Kim Storm). Allow negative arguments.
18730
18731 2003-11-26 Kenichi Handa <handa@m17n.org>
18732
18733 * international/mule-cmds.el (standard-display-european-internal):
18734 Cancel the standard-display-table setting for ` and '.
18735
18736 2003-11-26 Kim F. Storm <storm@cua.dk>
18737
18738 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
18739 New defcustoms to add ffap-like functionality to ido.
18740 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
18741 (ido-no-final-slash): New defun.
18742 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
18743 (ido-read-file-name): ): Toggle VC checking via
18744 vc-handled-backends instead of vc-master-templates.
18745 (ido-file-internal): Handle ido-use-url-at-point and
18746 ido-use-filename-at-point via code borrowed from ffap-guesser.
18747 Handle new ido-exit code ffap.
18748 (ido-sort-list): Ignore final slash when sorting file names.
18749
18750 2003-11-25 Kim F. Storm <storm@cua.dk>
18751
18752 * emulation/cua-base.el (cua--standard-movement-commands):
18753 Add forward-sentence and backward-sentence.
18754
18755 2003-11-25 Stephen Eglen <stephen@gnu.org>
18756
18757 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
18758 iswitchb-exit is set to 'usefirst when user selects buffer at head
18759 of list using RET. (Selecting buffers at the head of the list was
18760 broken if the substring was also a complete buffername.)
18761
18762 2003-11-23 Kim F. Storm <storm@cua.dk>
18763
18764 * progmodes/compile.el (grep-command, grep-use-null-device)
18765 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
18766 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
18767 (grep-regexp-alist, grep-program, find-program)
18768 (grep-find-use-xargs, grep-history, grep-find-history)
18769 (grep-process-setup, grep-compute-defaults)
18770 (grep-default-command, grep, grep-tag-default, grep-find)
18771 (grep-expand-command-macros, grep-tree-last-regexp)
18772 (grep-tree-last-files, grep-tree): Move grep variables, functions
18773 and commands to new file grep.el.
18774 (compilation-mode-map): Remove grep commands from Compile sub-menu.
18775 (compilation-process-setup-function): Doc fix.
18776 (compilation-highlight-regexp, compilation-highlight-overlay): New
18777 defvars used for highlighting current compile error in source buffer.
18778 (compile-internal): New optional args HIGHLIGHT-REGEXP and
18779 LOCAL-MAP which overrides compilation-highlight-regexp and
18780 compilation-mode-map for this compilation.
18781 Delay calling compilation-set-window-height until after running
18782 compilation-process-setup-function so it can buffer-local override
18783 compilation-window-height.
18784 Check buffer-local value of compilation-scroll-output.
18785 (compilation-set-window-height): Use buffer-local value of
18786 compilation-window-height.
18787 (compilation-revert-buffer): Don't pass (undefined)
18788 preserve-modes arg to revert-buffer.
18789 (next-error-no-select, previous-error-no-select): New commands.
18790 (compilation-goto-locus): Temporarily highlight current match in
18791 source buffer using compilation-highlight-regexp.
18792
18793 * progmodes/grep.el: New file with grep code from compile.el.
18794 (grep): New defcustom group.
18795 (grep-window-height): New defcustom, like compilation-window-height.
18796 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
18797 (grep-scroll-output): New defcustom, like compilation-scroll-output.
18798 (grep-command, grep-use-null-device, grep-find-command)
18799 (grep-tree-files-aliases, grep-tree-ignore-case)
18800 (grep-tree-ignore-CVS-directories): Move to grep custom group.
18801 (grep-setup-hook): New hook variable.
18802 (grep-mode-map): New keymap for grep commands. Add Grep menu.
18803 (grep-last-buffer): New defvar, override compilation-last-buffer.
18804 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
18805 Call compile-internal with args highlight-regexp and grep-mode-map.
18806
18807 2003-11-23 Kim F. Storm <storm@cua.dk>
18808
18809 * subr.el (event-start, event-end): Doc fix.
18810 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
18811 (posn-area, posn-actual-col-row, posn-object): New defuns.
18812 (posn-col-row): Simplify doc. Rewrite to use cond.
18813 (posn-point): Also return buffer position for events outside text
18814 area (that info is now present in the event position).
18815
18816 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
18817 mouse-set-point so that hscroll still works now that clicks on
18818 fringes generate specific mouse events.
18819 (mouse-set-point): Note that it now works in fringes and margins
18820 too due to new semantics of posn-point in fringes and margins.
18821
18822 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
18823 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
18824
18825 2003-11-20 Kim F. Storm <storm@cua.dk>
18826
18827 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
18828 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
18829 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
18830 to 100 for icons to avoid increasing line height when shown.
18831
18832 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
18833
18834 * newcomment.el (comment-normalize-vars): Initialize properly if
18835 comment-start was nil.
18836
18837 2003-11-19 Andreas Schwab <schwab@suse.de>
18838
18839 * simple.el (set-variable): Fix indentation.
18840
18841 2003-11-17 Kenichi Handa <handa@m17n.org>
18842
18843 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
18844 Fix docstring.
18845
18846 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
18847
18848 * international/latin1-disp.el (latin1-display): Fix docstring.
18849
18850 2003-11-16 John Wiegley <johnw@newartisans.com>
18851
18852 * eshell/em-ls.el (eshell-ls-file): There are times with
18853 size-width is nil and uncomputed (when directories are created in
18854 dired, for example); in this case, 4 is reasonable default value,
18855 although it may caused skewed new entries (which could be avoided
18856 by returning the original value of 8 in all cases, but 99% of the
18857 time this is a waste of whitespace).
18858
18859 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
18860
18861 * cc-engine.el (c-guess-continued-construct)
18862 (c-guess-basic-syntax): Check a little more carefully if it's a
18863 function declaration when an unknown construct followed by a block
18864 is found inside a statement context. This avoids macros followed
18865 by blocks to be taken as function declarations.
18866
18867 (c-guess-continued-construct): Change the analysis of a statement
18868 continuation with a brace open to `substatement-block', for
18869 consistency with recognized statements.
18870
18871 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
18872 start is in a position so that `c-beginning-of-statement-1' jumped
18873 to the beginning of the same statement.
18874
18875 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
18876 Don't accept binary operators in the arglist if we're in a function
18877 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
18878 template recognition in cases like "if (a < b || c > d)".
18879
18880 (c-restricted-<>-arglists): New more appropriate name for
18881 `c-disallow-comma-in-<>-arglists'.
18882
18883 Accessing functions updated for the variable name change.
18884
18885 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
18886 match data could get clobbered if NOT-INSIDE-TOKEN is used.
18887
18888 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
18889 labels.
18890
18891 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
18892 instead of duplicating parts of it. This fixes bogus label
18893 recognition.
18894
18895 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
18896 of checking the context in which to apply the minimum indentation,
18897 so that it isn't enforced in e.g. namespace blocks.
18898
18899 * cc-vars.el (c-inside-block-syms): New constant used by
18900 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
18901 to somewhat reduce the risk of becoming stale.
18902
18903 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
18904 cc-cmds to cc-engine to allow use from cc-align.
18905
18906 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
18907 qualified identifiers containing "::".
18908
18909 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
18910 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
18911
18912 * cc-vars.el (c-emacs-features): Use a space in front of the name
18913 of the temporary buffer. That also avoids dumping problems in
18914 XEmacs due to undo info being left around after the buffer is killed.
18915
18916 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
18917 arglist to see if it's a K&R style declaration.
18918
18919 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
18920 before returning `knr-argdecl-intro'.
18921
18922 2003-11-16 John Wiegley <johnw@newartisans.com>
18923
18924 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
18925 field in a long-listing always 8 characters, use `size-width',
18926 which has already been computed.
18927
18928 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
18929
18930 * subr.el (minor-mode-list): Add `hs-minor-mode'.
18931
18932 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
18933
18934 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
18935 Support operation while narrowed, with `diff-restrict-view'.
18936
18937 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
18938
18939 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
18940 Take additional optional arg NARROWFUN. For the generated functions:
18941 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
18942 include frags that arrange to check for and save narrowing state before
18943 the move and then conditionally call NARROWFUN after the move.
18944
18945 2003-11-14 John Wiegley <johnw@newartisans.com>
18946
18947 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
18948 that was optional, but obviously missing based on surrounding code.
18949
18950 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
18951 string arguments to numbers unless the whole argument was seen as
18952 a number.
18953
18954 2003-11-14 Kenichi Handa <handa@m17n.org>
18955
18956 * international/mule.el (ctext-non-standard-encodings-alist):
18957 Fix coding systems.
18958
18959 2003-11-10 Kenichi Handa <handa@m17n.org>
18960
18961 * language/kannada.el ("Kannada"): Add sample-text.
18962
18963 * language/knd-util.el (kannada-compose-region)
18964 (kannada-compose-string, kannada-post-read-conversion):
18965 Add autoload cookie.
18966
18967 * international/quail.el (quail-completion): Change the message
18968 "corresponding translations" to "corresponding characters".
18969
18970 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
18971
18972 * descr-text.el (describe-char): Fix typo.
18973
18974 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
18975
18976 These changes are to support Kannada language/script.
18977
18978 * Makefile.in (DONTCOMPILE): Add kannada.el.
18979
18980 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
18981
18982 * loadup.el: Preload kannada.el.
18983
18984 * language/ind-util.el (ucs-kannada-to-is13194-alist)
18985 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
18986 New variables.
18987
18988 * language/kannada.el: New file.
18989
18990 * language/knd-util.el: New file.
18991
18992 2003-11-07 Andreas Schwab <schwab@suse.de>
18993
18994 * progmodes/autoconf.el (autoconf-font-lock-keywords):
18995 Also highlight AH_*.
18996
18997 * xml.el (xml-parse-dtd): Fix misplaced paren.
18998
18999 2003-11-07 Kenichi Handa <handa@m17n.org>
19000
19001 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
19002
19003 2003-11-05 Juri Linkov <juri@jurta.org>
19004
19005 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
19006 (desktop-buffer-file): Use saved buffer-file-coding-system
19007 for file reading. Set auto-insert to nil to prevent automatic
19008 insertion into restored empty files.
19009
19010 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
19011
19012 * files.el (risky-local-variable-p): Make second argument optional.
19013
19014 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
19015
19016 * subr.el (add-hook): Fix last change.
19017
19018 2003-11-03 Eli Zaretskii <eliz@gnu.org>
19019
19020 * mail/rmail.el (rmail-convert-to-babyl-format):
19021 If base64-decode-region signals an error, catch it and silently
19022 ignore it.
19023
19024 2003-11-01 Mark A. Hershberger <mah@everybody.org>
19025
19026 * xml.el (xml-parse-region): Allow comments to appear after the
19027 topmost element has closed.
19028 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
19029 (xml-ns-expand-attr): New functions to do namespace handling.
19030 (xml-intern-attrlist): Back-compatible handling of attribute names.
19031 (xml-parse-tag): Move namespace handling to separate functions.
19032 Now produces elements in the form ((:ns . "element") (attr-list)
19033 children) instead of ('ns:element (attr-list) children).
19034 (xml-parse-attlist): Fix attribute parsing.
19035 (xml-parse-dtd): Change parsing so that it produces strings
19036 instead of interned symbols.
19037
19038 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
19039
19040 * dired.el (dired-ls-sorting-switches): Doc fix.
19041
19042 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
19043
19044 * emacs-lisp/rx.el (rx-or): Fix the case of
19045 "(rx (and ?a (or ?b ?c) ?d))".
19046
19047 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
19048
19049 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
19050 (texinfo-format-region): Use it.
19051 (texinfo-format-buffer-1): Ditto.
19052
19053 2003-11-01 Alan Mackenzie <acm@muc.de>
19054
19055 Changes to allow scrolling whilst in isearch mode:
19056 * isearch.el (isearch-unread-key-sequence): New function,
19057 extracted from isearch-other-meta-char.
19058 (top level): (put 'foo 'isearch-scroll) on all Emacs's
19059 "scrollable" standard functions.
19060 (isearch-allow-scroll): New customizable variable.
19061 (isearch-string-out-of-window, isearch-back-into-window)
19062 (isearch-reread-key-sequence-naturally)
19063 (isearch-lookup-scroll-key): New functions.
19064 (isearch-other-meta-char): Doc string and functionality enhanced.
19065 Now accepts a prefix argument.
19066 (isearch-lazy-highlight-window-end): New variable.
19067 (isearch-lazy-highlight-new-loop): Pay attention to the window's
19068 end (thru isearch-lazy-highlight-window-end), not only its start.
19069
19070 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
19071 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
19072 (universal-argument, universal-argument-more, negative-argument)
19073 (digit-argument, universal-argument-other-key): Minor changes.
19074
19075 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
19076
19077 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
19078 recursively if the last message is deleted, thus avoiding an
19079 infinite loop.
19080
19081 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
19082
19083 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
19084 (tex-main-file): Don't add .tex if the extension is already present.
19085 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
19086
19087 2003-10-29 Lute Kamstra <lute@gnu.org>
19088
19089 * progmodes/octave-inf.el (inferior-octave-prompt):
19090 Recognize version number in prompt.
19091
19092 2003-10-28 Dave Love <fx@gnu.org>
19093
19094 * international/characters.el: Fix some Unicode ranges.
19095
19096 2003-10-28 Kenichi Handa <handa@m17n.org>
19097
19098 * disp-table.el (standard-display-8bit)
19099 (standard-display-default, standard-display-ascii)
19100 (standard-display-g1, standard-display-graphic)
19101 (standard-display-underline): Assure that standard-display-table
19102 is a display table.
19103
19104 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
19105
19106 * simple.el (reindent-then-newline-and-indent): Delete space *after*
19107 reindenting the first line.
19108
19109 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
19110
19111 * wid-edit.el (widget-default-delete): Always delete child widgets.
19112
19113 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
19114
19115 * newcomment.el (comment-indent): Don't call indent-according-to-mode
19116 if the line has code.
19117 Don't try to line up with something that's too far left.
19118
19119 * progmodes/octave-mod.el (octave-comment-start): Simplify.
19120 (octave-mode-syntax-table): Add % as a comment starter.
19121 (octave-point): Remove.
19122 (octave-in-comment-p, octave-in-string-p)
19123 (octave-not-in-string-or-comment-p, calculate-octave-indent)
19124 (octave-blink-matching-block-open, octave-auto-fill):
19125 Use line-(beginning|end)-position instead.
19126
19127 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
19128
19129 * emacs-lisp/authors.el (authors-aliases): Add correct realname
19130 for Francesco Potort\e,Al\e(B.
19131
19132 2003-10-23 Dave Love <fx@gnu.org>
19133
19134 * international/mule-cmds.el (locale-charset-to-coding-system):
19135 Don't rely on nil being a coding system.
19136
19137 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
19138 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
19139 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
19140
19141 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
19142
19143 * gdb-ui.el (gdb-current-language): New variable.
19144 (gdb-update-flag): Remove variable.
19145 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
19146 (gdb-take-last-elt): Remove function.
19147 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
19148 (gdb-post-prompt): Check for variable object changes here.
19149
19150 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
19151 object changes in gdb-ui.el.
19152
19153 2003-10-21 Richard M. Stallman <rms@gnu.org>
19154
19155 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
19156
19157 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
19158 Don't check for foo*/ wildcard form here.
19159 (insert-directory): Recognize foo*/ as a wildcard.
19160 Separate wildcard-regexp variable from the arg, wildcard.
19161
19162 * subr.el (add-hook): Correctly detect when make-local-hook was used.
19163 (remove-hook): Correctly handle strange cases about local hooks.
19164
19165 2003-10-21 David Ponce <david@dponce.com>
19166
19167 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
19168 argument REAL, to return a real number instead of a rounded
19169 integer value. Define as inline function.
19170 (ruler-mode-right-fringe-cols): Likewise.
19171 (ruler-mode-scroll-bar-cols): New function.
19172 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
19173 (ruler-mode-right-scroll-bar-cols): Likewise.
19174 (ruler-mode-space): New function.
19175 (ruler-mode-ruler): Use it. Handle variations of fringe style,
19176 scroll bar mode and margins in a more robust way.
19177
19178 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
19179
19180 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
19181 (antlr-c-init-language-vars): New function.
19182 (antlr-mode): Use it with cc-mode before v5.29.
19183 (antlr-c-common-init): Don't set some local vars here.
19184 (antlr-mode): Set them here.
19185 (antlr-c-forward-sws): New function alias.
19186 (antlr-mode): Redefine with cc-mode before v5.30.
19187 (antlr-skip-sexps): Use it.
19188 (antlr-skip-exception-part): Ditto.
19189 (antlr-skip-file-prelude): Ditto.
19190 (antlr-outside-rule-p): Ditto.
19191 (antlr-end-of-body): Ditto.
19192 (antlr-option-kind): Ditto.
19193 (antlr-insert-option-area): Ditto.
19194 (antlr-file-dependencies): Ditto.
19195
19196 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
19197
19198 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
19199 Move backward only if point was not inside an entry.
19200
19201 2003-10-21 Richard M. Stallman <rms@gnu.org>
19202
19203 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
19204
19205 2003-10-21 Juri Linkov <juri@jurta.org>
19206
19207 * compare-w.el: Automatically skip non-matching text to resync.
19208 (compare-windows-whitespace): Doc fix.
19209 (compare-windows-sync, compare-windows-sync-string-size)
19210 (compare-windows-recenter, compare-ignore-whitespace)
19211 (compare-windows-highlight, compare-windows-face): New variables.
19212 (compare-windows): Use compare-windows-sync.
19213 (compare-windows-highlight, compare-windows-dehighlight)
19214 (compare-windows-sync-regexp)
19215 (compare-windows-sync-default-function): New functions.
19216
19217 2003-10-21 Juri Linkov <juri@jurta.org>
19218
19219 * diff.el (diff-parse-differences): Don't visit the files now;
19220 instead, just record the error locus.
19221
19222 2003-10-21 Dave Love <fx@gnu.org>
19223
19224 * progmodes/cfengine.el: New file.
19225
19226 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
19227
19228 * complete.el (PC-do-completion): Do not forget to use `pred' as the
19229 default-directory when completing file names.
19230
19231 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
19232
19233 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
19234 followed by the word `face', it gets treated as a face, even if
19235 it is also defined as a variable or a function.
19236
19237 2003-10-20 Dave Love <fx@gnu.org>
19238
19239 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
19240 Avoid incf in macro expansion.
19241
19242 2003-10-20 John Paul Wallington <jpw@gnu.org>
19243
19244 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
19245 `evenp' so we don't implicitly require cl library at runtime.
19246
19247 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
19248
19249 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
19250 (help-make-xrefs): Only make cross-references for faces if
19251 preceded or followed by the word `face'. Do not make a
19252 cross-reference for variables without variable documentation,
19253 unless preceded by the word `variable' or `option'. Update doc
19254 string accordingly.
19255
19256 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
19257
19258 * progmodes/hideshow.el: Rewrite one-armed `if'
19259 constructs using either `when' or `unless'.
19260 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
19261
19262 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
19263
19264 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
19265 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
19266 instead of 12x12.
19267
19268 2003-10-16 Eli Zaretskii <eliz@gnu.org>
19269
19270 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
19271 message while converting to Babyl.
19272
19273 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
19274
19275 * allout.el (allout-mode): Doc fix.
19276
19277 2003-10-16 Lute Kamstra <lute@gnu.org>
19278
19279 * subr.el (force-mode-line-update): Fix docstring.
19280
19281 2003-10-14 Dave Love <fx@gnu.org>
19282
19283 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
19284 (default-input-method): Add :link, improve :type.
19285 (locale-charset-language-names): Fix utf-8 pattern.
19286 (locale-charset-match-p, locale-charset-alist)
19287 (locale-charset-to-coding-system): New.
19288 (set-locale-environment): Deal with codeset part of locale specs.
19289
19290 2003-10-14 Lute Kamstra <lute@gnu.org>
19291
19292 * fringe.el (fringe-mode): Use active voice in docstring.
19293 (set-fringe-style): Ditto.
19294
19295 2003-10-13 Lute Kamstra <lute@gnu.org>
19296
19297 * fringe.el (fringe-mode): Fix docstring.
19298 (set-fringe-style): Ditto.
19299
19300 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
19301
19302 * ediff-mult.el (ediff-filegroup-action):
19303 Use ediff-default-filtering-regexp.
19304
19305 * ediff-util.el (ediff-recenter): Don't call
19306 ediff-restore-highlighting twice.
19307 (ediff-select-difference): Set current difference.
19308 (ediff-unselect-and-select-difference): Add comment.
19309
19310 * ediff.el (ediff-directories,ediff-directory-revisions)
19311 (ediff-directories3,ediff-merge-directories)
19312 (ediff-merge-directories-with-ancestor)
19313 (ediff-merge-directory-revisions)
19314 (ediff-merge-directory-revisions-with-ancestor):
19315 Use ediff-default-filtering-regexp.
19316
19317 2003-10-12 Andreas Schwab <schwab@suse.de>
19318
19319 * international/mule-cmds.el (locale-charset-language-names):
19320 Simplify regex by removing unused grouping.
19321
19322 2003-10-10 Dave Love <fx@gnu.org>
19323
19324 * bindings.el: Don't bind stop.
19325
19326 2003-10-08 Miles Bader <miles@gnu.org>
19327
19328 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
19329 face instead of attempting to emulate it.
19330
19331 2003-10-07 Kenichi Handa <handa@m17n.org>
19332
19333 * international/mule-diag.el (list-coding-systems-1): List coding
19334 systems that are loaded automatically.
19335
19336 * international/code-pages.el (iso-8859-11): Add autoload cookie.
19337
19338 * international/mule.el (autoload-coding-system): New function.
19339
19340 2003-10-07 Andreas Schwab <schwab@suse.de>
19341
19342 * log-edit.el (log-edit-changelog-entries): Prefer local value of
19343 change-log-default-name in the buffer visiting the file.
19344
19345 2003-10-06 Dave Love <fx@gnu.org>
19346
19347 * files.el (find-file-hook): Customize.
19348 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
19349
19350 * bindings.el (completion-ignored-extensions): Remove .log.
19351 (global-map): Add again, open, stop keys.
19352
19353 2003-10-05 Richard M. Stallman <rms@gnu.org>
19354
19355 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
19356 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
19357 Use sh-modify directly.
19358 (sh-select): Use sh-append, not eval.
19359
19360 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
19361
19362 * info.el (Info-following-node-name): New function.
19363
19364 * loadhist.el (unload-feature-special-hooks):
19365 Rename from loadhist-hook-functions.
19366 (loadhist-hook-functions): Now an alias.
19367
19368 2003-10-04 Eli Zaretskii <eliz@gnu.org>
19369
19370 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
19371 file-name clashes on 8+3 filesystems.
19372
19373 * Makefile.in (DONTCOMPILE, bootstrap-clean):
19374 Rename loaddefs-boot.el to ldefs-boot.el
19375
19376 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
19377 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
19378
19379 2003-10-03 Lute Kamstra <lute@gnu.org>
19380
19381 * info.el (Info-mode): Revert previous change.
19382 (Info-escape-percent): New function.
19383 (Info-fontify-node): Use it.
19384
19385 2003-10-02 Andreas Schwab <schwab@suse.de>
19386
19387 * loaddefs-boot.el: Regenerated.
19388
19389 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
19390
19391 * ffap.el: Remove defadvice related code from CVS since `complete'
19392 provides a `PC-completion-as-file-name-predicate' variable that
19393 ffap can override.
19394
19395 2003-10-02 Kenichi Handa <handa@m17n.org>
19396
19397 * international/utf-8.el (ccl-decode-mule-utf-8):
19398 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
19399
19400 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
19401 * international/subst-big5.el: Likewise.
19402 * international/subst-gb2312.el: Likewise.
19403 * international/subst-ksc.el: Likewise.
19404
19405 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
19406
19407 * calendar/calendar.el (increment-calendar-month)
19408 (calendar-leap-year-p, calendar-absolute-from-gregorian)
19409 (generate-calendar, calendar-read-date, calendar-interval)
19410 (calendar-day-of-week): Handle years BC.
19411 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
19412
19413 2003-10-01 Dave Love <fx@gnu.org>
19414
19415 * language/cyrillic.el (cp1251): Alias for windows-1251.
19416
19417 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
19418 bootstrap.
19419
19420 2003-10-01 Lute Kamstra <lute@gnu.org>
19421
19422 * files.el: Fix typo.
19423 * imenu.el (imenu--generic-function): Docstring fix.
19424
19425 2003-09-30 Richard M. Stallman <rms@gnu.org>
19426
19427 * dired.el (dired-mode): Handle dired-directory as a list.
19428
19429 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
19430
19431 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
19432
19433 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
19434
19435 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
19436 Replace gud-display with gud-watch.
19437 (gud-speedbar-buttons): Add stuff for watching expressions
19438 in the speedbar when using M-x gdba. Use dolist on old part
19439 of this function.
19440
19441 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
19442 (gdb-update-flag): New variables.
19443 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
19444 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
19445 (gud-watch, gdb-var-create-handler) : New functions.
19446 (gdb-var-list-children, gdb-var-list-children-handler)
19447 (gdb-var-create-regexp, gdb-var-update-regexp)
19448 (gdb-var-list-children-regexp): New constants.
19449 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
19450 (gdb-annotation-rules): Reduce annotation set (level 3).
19451 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
19452 (gdb-post-prompt): Don't update GDB buffers every time speedbar
19453 updates.
19454 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
19455 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
19456 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
19457 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
19458 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
19459 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
19460 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
19461 (gud-display, gud-display1)
19462 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
19463 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
19464 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
19465 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
19466 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
19467 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
19468 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
19469 (gdb-display-display-buffer, gdb-toggle-display)
19470 (gdb-delete-display, gdb-expressions-popup-menu)
19471 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
19472 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
19473 to display buffer.
19474
19475 2003-09-30 Richard M. Stallman <rms@gnu.org>
19476
19477 * progmodes/ada-mode.el (ada-mode): Don't use advice.
19478 Instead, set which-func-functions.
19479
19480 * progmodes/which-func.el (which-func-modes): Add ada-mode.
19481 (which-func-functions): New variable.
19482 (which-function): Use that.
19483
19484 * info.el (Info-mode): Double each `%' in header line.
19485
19486 * emacs-lisp/lisp-mnt.el (lm-with-file):
19487 When FILE is nil, run BODY in current buffer.
19488
19489 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
19490
19491 * help.el (describe-mode): Start with a brief list of minor modes.
19492 Find them thru minor-mode-list so as to find them all.
19493 Show them in alphabetical order.
19494
19495 * mail/sendmail.el (mail-aliases): Doc fix.
19496
19497 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
19498
19499 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
19500
19501 * mail/rmailsum.el (rmail-make-summary-line-1):
19502 Change comma after last label to a space.
19503 (rmail-summary-font-lock-keywords): Adapt to that change.
19504
19505 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
19506
19507 * progmodes/scheme.el (scheme-mode-variables): When setting
19508 `font-lock-defaults', also specify that "#" should
19509 be interpreted with `word' syntax.
19510 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
19511
19512 2003-09-30 Lars Hansen <larsh@math.ku.dk>
19513
19514 * desktop.el: A lot of comments updated.
19515 (desktop-save-mode): Minor mode introduced.
19516 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
19517 (desktop-load-default): Function made obsolete.
19518 (desktop-locals-to-save): Variable made customizable.
19519 (desktop-read): Optional parameter `dirname' added.
19520 (desktop-change-dir, desktop-revert): Parameter `dirname' in
19521 `desktop-read' used.
19522 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
19523
19524 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
19525
19526 * whitespace.el (whitespace-clean-msg): Add user customizable message
19527 for displaying ``clean'' output.
19528 (whitespace-buffer): Use `whitespace-clean-msg'.
19529 (whitespace-global-mode): Fix typo.
19530
19531 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
19532
19533 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
19534
19535 2003-09-29 Lute Kamstra <lute@gnu.org>
19536
19537 * bindings.el (mode-line-modes): Remove superfluous :propertize
19538 construct in initialization.
19539 (mode-line-position): Change cons cell into proper list in
19540 initialization.
19541
19542 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
19543
19544 * international/mule.el (decode-coding-inserted-region): Use car
19545 of the return value of find-operation-coding-system.
19546
19547 2003-09-29 Kenichi Handa <handa@m17n.org>
19548
19549 * descr-text.el (describe-char): Fix previous change.
19550
19551 2003-09-28 Kenichi Handa <handa@m17n.org>
19552
19553 * descr-text.el (describe-char-display): New function.
19554 (describe-char): Pay attention to display table on describing how
19555 a character is displayed.
19556
19557 * international/mule-cmds.el (encoded-string-description):
19558 Prepend "0x" to each encoded byte.
19559
19560 2003-09-28 Andreas Schwab <schwab@suse.de>
19561
19562 * find-file.el (ff-special-constructs): Add autoload cookie.
19563
19564 2003-09-28 Kevin Ryde <user42@zip.com.au>
19565
19566 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
19567 makeinfo appends to duplicate index entries.
19568
19569 2003-09-28 Eli Zaretskii <eliz@gnu.org>
19570
19571 * dired-x.el (dired-clean-tex): Doc fix.
19572
19573 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
19574 using a Chinese tutorial.
19575
19576 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
19577
19578 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
19579 between "MAIL FROM:" and "RCPT TO:" and the following address.
19580
19581 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
19582
19583 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
19584
19585 2003-09-28 David Ponce <david@dponce.com>
19586
19587 * recentf.el (recentf-initialize-file-name-history): New defcustom.
19588 (recentf-load-list): When `recentf-initialize-file-name-history'
19589 is non-nil, initialize an empty `file-name-history' with the
19590 recent list.
19591
19592 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
19593
19594 * man.el (Man-default-man-entry): Remove the leading `*' from the
19595 word at point.
19596
19597 2003-09-26 Lute Kamstra <lute@gnu.org>
19598
19599 * bindings.el (mode-line-position): Mention size indication in
19600 docstring.
19601
19602 2003-09-26 Andre Spiegel <spiegel@gnu.org>
19603
19604 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
19605
19606 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
19607 because it's autoloaded now.
19608
19609 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
19610
19611 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
19612 (sh-font-lock-keywords, sh-feature): Fix previous change of
19613 sh-feature to avoid infloop with sh-font-lock-keywords.
19614
19615 2003-09-25 Kim F. Storm <storm@cua.dk>
19616
19617 * frame.el (frame-current-scroll-bars): New defun.
19618
19619 * window.el (window-current-scroll-bars): New defun.
19620
19621 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19622
19623 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
19624 cause errors when the state cache contains info on parts that have
19625 been narrowed out.
19626
19627 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19628
19629 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
19630 `c-setup-paragraph-variables' has to be used when this variable is
19631 changed; it doesn't work to reinitialize the mode since that
19632 typically clobbers the variable.
19633
19634 * progmodes/cc-styles.el (c-setup-paragraph-variables):
19635 Make it interactive.
19636
19637 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19638
19639 * progmodes/cc-fonts.el (c-font-lock-declarations):
19640 Fix recognition of constructors and destructors for classes whose
19641 names are matched by `*-font-lock-extra-types'.
19642
19643 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
19644 followed by an identifier in C++ then it's a type.
19645
19646 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19647
19648 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
19649 problem that primarily affected XEmacs. Don't use faces to find
19650 unterminated strings since Emacs and XEmacs fontify strings
19651 differently - this function should now work better in XEmacs.
19652
19653 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19654
19655 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
19656 `expand-abbrev' workaround which caused braces to misbehave inside
19657 macros.
19658
19659 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
19660 handling. This bug could cause interactive font locking to bail out.
19661
19662 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
19663
19664 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
19665 Handle paren-style types in Pike. Also fixed some cases of
19666 insufficient handling of unbalanced parens.
19667
19668 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
19669
19670 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
19671 common shell prompts that are not common filename or URL characters.
19672 (ffap-file-at-point): Use the new regexp to strip the prompts from
19673 the file names. This is an issue mostly for user prompts that
19674 don't have a trailing space and find-file-at-point is invoked from
19675 within a shell inside Emacs.
19676
19677 2003-09-24 Andre Spiegel <spiegel@gnu.org>
19678
19679 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
19680 stamps numerically, rather than textually.
19681
19682 2003-09-24 Kenichi Handa <handa@m17n.org>
19683
19684 * language/devan-util.el (devanagari-post-read-conversion):
19685 * language/mlm-util.el (malayalam-post-read-conversion):
19686 * language/tml-util.el (tamil-post-read-conversion):
19687 Add autoload cookie.
19688
19689 * international/utf-8.el (utf-8-post-read-conversion):
19690 Call post-read-conversion functions for Devanagari, Malayalam,
19691 and Tamil.
19692
19693 2003-09-23 Dave Love <fx@gnu.org>
19694
19695 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
19696
19697 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
19698
19699 * progmodes/gud.el (perldb): Add gud-until to list of commands.
19700 Update gud-remove.
19701
19702 2003-09-22 Richard M. Stallman <rms@gnu.org>
19703
19704 * progmodes/sh-script.el (sh-mode-default-syntax-table):
19705 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
19706 (sh-mode-syntax-table-input): New variable.
19707 (sh-require-final-newline): Don't use eval.
19708 (sh-builtins, sh-leading-keywords, sh-other-keywords)
19709 (sh-variables, sh-font-lock-keywords): Don't use eval.
19710 (sh-set-shell): When setting require-final-newline,
19711 treat value = `require-final-newline' as don't change it.
19712 Set sh-mode-syntax-table locally based on
19713 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
19714
19715 * progmodes/compile.el (compile-internal):
19716 Call compilation-set-window-height before setting window start.
19717
19718 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
19719
19720 * emacs-lisp/bytecomp.el (byte-compile-log-file):
19721 Clear out byte-compile-last-warned-form.
19722
19723 2003-09-22 Richard M. Stallman <rms@gnu.org>
19724
19725 * woman.el (woman-file-name, woman-follow-word):
19726 If current-word returns nil, use "".
19727
19728 * simple.el (eval-expression): Bind standard-output in to-buffer case.
19729
19730 2003-09-22 Richard M. Stallman <rms@gnu.org>
19731
19732 * emacs-lisp/lisp-mnt.el (lm-with-file):
19733 Don't visit the file, just use insert-file-contents in temp buffer.
19734
19735 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
19736
19737 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
19738 Add surrounding \\( and \\) around the header, as in
19739 for lm-history-header 'Change Log\\|History'.
19740
19741 2003-09-22 John Paul Wallington <jpw@gnu.org>
19742
19743 * progmodes/ld-script.el: Add Commentary section,
19744 minor cleanup of file header.
19745 (ld-script-font-lock-keywords): Doc fix.
19746 (toplevel): Provide `ld-script' feature.
19747
19748 2003-09-21 Kim F. Storm <storm@cua.dk>
19749
19750 * scroll-bar.el (set-scroll-bar-mode): Initialize to
19751 new built-in variable default-frame-scroll-bars.
19752 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
19753 scroll-bar-mode; notably, use it instead of t when we toggle
19754 scroll-bars on.
19755 (toggle-scroll-bar): Use default-frame-scroll-bars.
19756
19757 2003-09-19 Masatake YAMATO <jet@gyve.org>
19758
19759 * pcvs.el (cvs-do-removal): Change the prompt depending on
19760 `filter' value.
19761
19762 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
19763
19764 * startup.el (command-line-1): Stop startup-echo-area-message
19765 being hidden by "Loading image..." message.
19766 (use-fancy-splash-screens-p, display-splash-screen):
19767 Move display-graphic-p test from latter to former.
19768
19769 * progmodes/sh-script.el (sh-font-lock-keywords):
19770 Highlight escaped EOLs differently from other backslash constructs.
19771
19772 2003-09-19 Richard M. Stallman <rms@gnu.org>
19773
19774 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
19775 New functions.
19776 (edebug-enter, edebug-outside-excursion): Use them.
19777
19778 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
19779 Fix the condition for whether to print "In WHERE".
19780
19781 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
19782
19783 * finder.el (finder-mode-hook): New variable.
19784 (finder-mode): Run hook finder-mode-hook
19785
19786 2003-09-18 Masatake YAMATO <jet@gyve.org>
19787
19788 * progmodes/ebrowse.el: Fix broken magic autoload comments.
19789
19790 2003-09-17 Mario Lang <mlang@delysid.org>
19791
19792 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
19793 "p %e" to actually print the value in the GUD buffer.
19794
19795 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
19796
19797 From David Ponce <david.ponce@wanadoo.fr>:
19798 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
19799 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
19800 from loaddefs-boot.el if necessary.
19801
19802 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
19803
19804 * progmodes/gud.el (gud-find-class): Make jdb work again since
19805 cc-mode changed the syntactic information.
19806
19807 2003-09-15 David Ponce <david@dponce.com>
19808
19809 * recentf.el: (recentf-exclude): Accept predicates too.
19810 (recentf-file-readable-p): New function.
19811 (recentf-include-p): Handle predicates in recentf-exclude.
19812 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
19813 (recentf-cleanup): Likewise.
19814 (recentf-save-list): Use write-file to handle backup of
19815 recentf-save-file.
19816
19817 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
19818
19819 * loaddefs-boot.el: Renamed from `loaddefs.el'
19820 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
19821 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
19822 necessary.
19823
19824 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
19825
19826 * electric.el (Electric-pop-up-window): For the `one-window' case,
19827 no longer disconcertingly move point in the original buffer.
19828
19829 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
19830
19831 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
19832
19833 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
19834
19835 * dired.el (dired-mode-map): Fix typo.
19836
19837 2003-09-11 Richard M. Stallman <rms@gnu.org>
19838
19839 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
19840
19841 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
19842
19843 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
19844 the function is less noisy. Now only `kill-buffer' can ask questions.
19845
19846 2003-09-10 Mario Lang <mlang@delysid.org>
19847
19848 * battery.el: Update Commentary and Copyright.
19849 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
19850 appear due to wrong ordering of the expressions in `or'.
19851
19852 2003-09-09 Lute Kamstra <lute@gnu.org>
19853
19854 * misc.el (upcase-char): Fix docstring.
19855 (zap-up-to-char): New command.
19856
19857 2003-09-08 David Ponce <david@dponce.com>
19858
19859 Ensure that recentf correctly updates the menu bar.
19860 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
19861 (recentf-menu-bar): New function.
19862 (recentf-clear-data): Use it
19863 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
19864 of easy-menu-change.
19865
19866 2003-09-08 Lute Kamstra <lute@gnu.org>
19867
19868 * simple.el (size-indication-mode): New.
19869 * bindings.el (mode-line-position): Add buffer size indicator.
19870
19871 2003-09-04 Mario Lang <mlang@delysid.org>
19872
19873 * battery.el (battery-linux-proc-acpi): New function.
19874 (battery-status-function): Modify default value calculation to also
19875 check for availability of ACPI.
19876 (battery-echo-area-format): Ditto.
19877 (battery-mode-line-format): Ditto.
19878
19879 2003-09-06 Dave Love <fx@gnu.org>
19880
19881 * ielm.el (ielm-mode-hook): Add :options.
19882
19883 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
19884 (eldoc-print-current-symbol-info): Use it.
19885
19886 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
19887
19888 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
19889 being displayed in GUD buffer.
19890 (gdb-idle-input-queue): Remove var. Use just one queue.
19891 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
19892 Remove functions. Use just one queue.
19893 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
19894 (gdb-invalidate-assembler, gdb-get-current-frame):
19895 Modify functions. Use just one queue.
19896
19897 2003-09-04 Dave Love <fx@gnu.org>
19898
19899 * cus-start.el: Add blink-cursor-alist.
19900
19901 * ruler-mode.el (ruler-mode-fill-column-char)
19902 (ruler-mode-current-column-char): Use char-displayable-p,
19903 not window-system.
19904
19905 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
19906
19907 * language/european.el (windows-1252): Move from code-pages.
19908
19909 * language/cyrillic.el ("Windows-1251"): Delete.
19910 ("Bulgarian", "Belarusian"): Remove `features'.
19911 (windows-1251): Move from code-pages.
19912
19913 * international/mule-diag.el (non-iso-charset-alist):
19914 Remove `codepage' stuff.
19915 (print-designation, list-coding-systems-1): Output fixes.
19916
19917 * international/code-pages.el (cp-make-translation-table)
19918 (cp-valid-codes): Made defsubsts.
19919 (cp-fix-safe-chars): Delete.
19920 (mule-diag): Don't require.
19921 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
19922 (top-level): Check for defined coding system when defining
19923 cp... aliases. Change w32-add-charset-info test to avoid warning.
19924 (non-iso-charset-alist): Defvar when compiling.
19925 (cp-make-coding-system): Doc fix.
19926
19927 2003-09-02 Jason Rumney <jasonr@gnu.org>
19928
19929 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
19930 line-ends from CVS before doing conversion.
19931
19932 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
19933
19934 * calendar/diary-lib.el (diary-header-line-flag)
19935 (diary-header-line-format): New variables.
19936 (list-diary-entries): Use them to set header line in simple diary.
19937
19938 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
19939 other than font-lock-string-face to highlight backslashes.
19940
19941 2003-09-01 Jason Rumney <jasonr@gnu.org>
19942
19943 * international/titdic-cnv.el (tit-read-key-value): Include \r in
19944 regexp.
19945
19946 2003-09-01 Dave Love <fx@gnu.org>
19947
19948 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
19949
19950 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
19951 and :help; also line and column numbers labels.
19952
19953 * international/mule-util.el (char-displayable-p): Move from
19954 latin1-disp, rename and autoload.
19955
19956 * international/latin1-disp.el (latin1-char-displayable-p):
19957 Now obsolete alias. Replace uses with char-displayable-p.
19958 (latin1-display-ucs-per-lynx): Fix last change.
19959
19960 * international/mule-cmds.el (standard-display-european-internal):
19961 Don't use char code for Latin-1 NBSP.
19962 <XFree86 4>: Unfrob NBSP display table. Set display table to use
19963 U+2018, U+2019 for `'.
19964 (select-safe-coding-system): Message fix.
19965
19966 2003-09-01 Kenichi Handa <handa@m17n.org>
19967
19968 * international/fontset.el (setup-default-fontset): For Thai
19969 font, specify "*" family.
19970
19971 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
19972
19973 * progmodes/compile.el (previous-error): Accept a prefix
19974 argument, similarly to next-error.
19975
19976 2003-08-31 Masatake YAMATO <jet@gyve.org>
19977
19978 * pcvs.el (cvs-do-removal): Use = instead of eq to check
19979 the number of files. Bind the number of files to a local
19980 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
19981
19982 2003-08-30 Eli Zaretskii <eliz@gnu.org>
19983
19984 * vc-hooks.el (vc-make-version-backup): Fix the change made on
19985 2003-07-26: msdos-long-file-names is a function, not a variable.
19986
19987 2003-08-29 Richard M. Stallman <rms@gnu.org>
19988
19989 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
19990 Do nothing with mail-personal-alias-file if it is nil.
19991
19992 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
19993 Do nothing if mail-personal-alias-file is nil.
19994
19995 * term.el (term-exec-1): Bind coding-system-for-read.
19996
19997 * dired.el (dired-mouse-find-file-other-window):
19998 Use dired-view-command-alist here, as in dired-view-file.
19999 (dired-view-command-alist): Use %s to substitute file name.
20000 Handle .ps_pages, .eps, .jpg, .gif, .png.
20001
20002 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
20003
20004 * info.el (Info-mode-map): Bind S-tab and <backtab> to
20005 `Info-prev-reference', instead of M-tab.
20006
20007 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
20008
20009 * simple.el (blink-matching-open): Work correctly on chars that
20010 are designated as parens through the syntax-table text property.
20011
20012 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
20013
20014 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
20015 line break position in the middle of a non-kinsoku (e.g. latin)
20016 word, making it skip until either a space or a character with
20017 category "|".
20018 (kinsoku-longer): Test for end of buffer.
20019
20020 2003-08-28 Eli Zaretskii <eliz@gnu.org>
20021
20022 * mail/rmail.el (rmail-convert-to-babyl-format):
20023 Detect quoted-printable- and base64-encoded messages and decode them
20024 automatically. Set the message's encoding from the charset=
20025 header, if any. Decode base64-encoded messages in Mail format as well.
20026
20027 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
20028
20029 * mail/smtpmail.el: Fix previous change.
20030 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
20031 calling smtpmail-via-smtp.
20032 (smtpmail-via-smtp): Add fall-back values for envelope-from.
20033
20034 2003-08-26 John Paul Wallington <jpw@gnu.org>
20035
20036 * image.el (image-jpeg-p): Don't search beyond length of data.
20037
20038 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20039
20040 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
20041 misfeature in `expand-abbrev' which caused electric keywords like
20042 "else" to disappear if an open brace was typed directly afterwards.
20043
20044 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20045
20046 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
20047 mandatory in `define-widget'.
20048
20049 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
20050 Don't align the operators "!=", "<=" and ">=" as assignment operators.
20051
20052 (c-assignment-operators): New language constant that only contains
20053 the assignment operators.
20054
20055 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
20056
20057 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
20058
20059 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
20060 Safeguard against unbalanced sexps.
20061
20062 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
20063
20064 * version.el (emacs-version): Check for gtk. Include gtk version info.
20065
20066 2003-08-25 John Paul Wallington <jpw@gnu.org>
20067
20068 * man.el (Man-default-man-entry): Don't whizz past the section
20069 number before looking for it.
20070
20071 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
20072
20073 * progmodes/gud.el (gud-display-line): Don't set window-point if
20074 source buffer is not visible. (Only happens with M-x gdba.)
20075
20076 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
20077 documentation.
20078 (gdb-source, gdb-source-info): Update to assembler unnecessary
20079 as its done after each GDB command anyway.
20080 (gdb-pre-prompt): Use with-current-buffer.
20081 (gdb-insert-field): Add help-echo text.
20082 (gdb-invalidate-assembler): Re-display of assembler now done in
20083 gdb-info-breakpoints-custom.
20084 (gdb-info-breakpoints-custom): Force re-display of assembler to
20085 happen *after* update of breakpoints buffer.
20086 (gdb-display-source-buffer): Don't choke if gdb-source-window
20087 isn't visible.
20088 (gdb-put-string, gdb-put-arrow): Remove free variables.
20089
20090 2003-08-24 John Paul Wallington <jpw@gnu.org>
20091
20092 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
20093
20094 * man.el (Man-default-man-entry): Strip text properties when
20095 snarfing parts of entry because `format' preserves properties.
20096
20097 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
20098
20099 * files.el (file-newest-backup): Use `expand-file-name'.
20100
20101 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
20102 Allow the diary to pop up a new frame, if needed.
20103
20104 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
20105 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
20106 (smtpmail-send-it): Make treatment of envelope-from consistent with
20107 sendmail.el.
20108
20109 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
20110 (sh-leading-keywords): Add the bash `time' reserved word.
20111 (sh-variables): Add some bash variables.
20112 (sh-add-completer): Fix nil branch of case statement.
20113
20114 2003-08-24 Masatake YAMATO <jet@gyve.org>
20115
20116 * progmodes/ld-script.el: New file.
20117
20118 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
20119
20120 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
20121
20122 2003-08-23 Andre Spiegel <spiegel@gnu.org>
20123
20124 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
20125 Better explain obsolescence, and what to use instead.
20126
20127 2003-08-23 Masatake YAMATO <jet@gyve.org>
20128
20129 * pcvs.el (cvs-do-removal): Show the deleted file name
20130 on the prompt.
20131
20132 2003-08-20 Dave Love <fx@gnu.org>
20133
20134 * international/mule.el (make-coding-system)
20135 (set-buffer-file-coding-system): Doc fix.
20136
20137 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
20138
20139 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
20140
20141 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
20142
20143 * international/utf-16.el: Add mime-text-unsuitable coding system
20144 properties.
20145
20146 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
20147
20148 * cus-edit.el: Add some :links.
20149 (bib): Remove.
20150
20151 * textmodes/bib-mode.el (bib): Add :group external.
20152
20153 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
20154
20155 * wid-edit.el (widget-echo-help): Make it handle expressions that
20156 evaluate to strings.
20157
20158 2003-08-18 Michael Mauger <mmaug@yahoo.com>
20159
20160 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
20161
20162 Simplify selection of SQL products to define highlighting and
20163 interactive mode. Includes detailed instructions on adding
20164 support for new products.
20165
20166 * progmodes/sql.el (sql-product): New variable. Identifies SQL
20167 product for use in highlighting and interactive mode.
20168 (sql-interactive-product): New variable. SQL product for
20169 sql-interactive-mode.
20170 (sql-product-support): New variable. Specifies product-specific
20171 parameters to drive highlighting and interactive mode.
20172 (sql-imenu-generic-expression): Add more object types.
20173 (sql-sqlite-options): Correct comment.
20174 (sql-ms-program): Use "osql" rather than "isql".
20175 (sql-prompt-regexp, sql-prompt-length): Update comment.
20176 (sql-mode-menu): Add "Start SQLi session" entry.
20177 Replace Highlighting submenu with Product menu. Fix Send Region entry.
20178 (sql-mode-abbrev-table): Add abbreviations. Support of
20179 SYSTEM-FLAG on define-abbrev. Support was removed with last
20180 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
20181 (sql-mode-font-lock-object-name): Add font-lock pattern for object
20182 names.
20183 (sql-mode-ansi-font-lock-keywords): Set as default value.
20184 (sql-mode-oracle-font-lock-keywords): Set as default value.
20185 Support Oracle 9i keywords.
20186 (sql-mode-postgres-font-lock-keywords): Set as default value.
20187 (sql-mode-linter-font-lock-keywords): Set as default value.
20188 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
20189 SQLServer 2000.
20190 (sql-mode-sybase-font-lock-keywords)
20191 (sql-mode-interbase-font-lock-keywords)
20192 (sql-mode-sqlite-font-lock-keywords)
20193 (sql-mode-strong-font-lock-keywords)
20194 (sql-mode-mysql-font-lock-keywords)
20195 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
20196 keywords.
20197 (sql-mode-font-lock-defaults): Update comment.
20198 (sql-product-feature): New function. Returns feature associated
20199 with a product from `sql-product-support' alist.
20200 (sql-product-font-lock): New function. Set font-lock support
20201 based on `sql-product'.
20202 (sql-add-product-keywords): New function. Add font-lock rules to
20203 product-specific keyword variables.
20204 (sql-set-product): New function. Set `sql-product' and apply
20205 appropriate font-lock highlighting.
20206 (sql-highlight-product): New function. Set font-lock support
20207 based on a product. Also set mode name to include product name.
20208 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
20209 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
20210 Use `sql-set-product'.
20211 (sql-highlight-ms-keywords)
20212 (sql-highlight-sybase-keywords)
20213 (sql-highlight-interbase-keywords)
20214 (sql-highlight-strong-keywords)
20215 (sql-highlight-mysql-keywords)
20216 (sql-highlight-sqlite-keywords)
20217 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
20218 (sql-get-login): Prompt in the same order as the tokens.
20219 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
20220 (sql-product-interactive): New function. Common portions of
20221 product-specific interactive mode wrappers.
20222 (sql-interactive-mode): Rewritten to use product features.
20223 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
20224 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
20225 (sql-db2, sql-linter): Use `sql-product-interactive'.
20226 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
20227 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
20228 (sql-connect-ingres, sql-connect-postgres)
20229 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
20230 New functions. Format command line parameters and invoke comint on
20231 the appropriate interpreter. Code was in the corresponding
20232 `sql-xyz' function before.
20233 (sql-connect-ms): New function. Support -E argument to use
20234 operating system credentials for authentication.
20235
20236 2003-08-18 Kenichi Handa <handa@m17n.org>
20237
20238 * international/mule.el (encode-char): Fix for the ASCII case.
20239
20240 2003-08-15 Kenichi Handa <handa@m17n.org>
20241
20242 * international/fontset.el (setup-default-fontset): Change "*" to
20243 nil in the specifications of font family.
20244
20245 2003-08-18 Kim F. Storm <storm@cua.dk>
20246
20247 * kmacro.el (kmacro-keymap): Group related bindings in
20248 initialization for clarity. Bind C-s to start macro.
20249 Remove C-r binding.
20250 (kmacro-initial-counter-value): New defvar to hold initial counter
20251 value in case we set the value before defining a macro.
20252 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
20253 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
20254 not defining or executing macro. Doc fix.
20255 (kmacro-add-counter): Clear kmacro-initial-counter-value.
20256 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
20257 temporarily view older elements on the macro ring without cycling
20258 the ring.
20259 (kmacro-display): Doc fix.
20260 (kmacro-exec-ring-item): New helper function.
20261 (kmacro-call-ring-2nd): Use it.
20262 (kmacro-call-ring-2nd-repeat): Doc fix.
20263 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
20264 (kmacro-end-or-call-macro): Execute last viewed macro (using
20265 kmacro-exec-ring-item) from ring if this follows
20266 kmacro-view-macro. This allows us to find a macro on the ring
20267 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
20268 the ring to bring it to the head of the ring.
20269 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
20270 Allow binding to reserved keys without specifying C-x C-k prefix.
20271 Ask for confirmation if entered key sequence is already bound to
20272 a non-macro command.
20273 (kmacro-view-macro): Repeating command will show older elements
20274 on the macro ring; C-k will execute the last viewed macro.
20275 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
20276 property from 'ring to 'head.
20277
20278 2003-08-17 Alan Shutko <ats@acm.org>
20279
20280 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
20281 keeping December out of the alist.
20282
20283 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
20284
20285 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
20286 * calendar/calendar.el (calendar-mode-map): Bind it to key.
20287 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
20288 (calendar-flatten): New function.
20289 (calendar-mouse-view-other-diary-entries)
20290 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
20291 in the menu title and to show multi-line diary entries correctly
20292 in the menu.
20293
20294 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
20295
20296 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
20297 defcustom, because the default was recently changed.
20298
20299 2003-08-16 Richard M. Stallman <rms@gnu.org>
20300
20301 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
20302
20303 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
20304 New subroutine, broken out of eval-last-sexp-1.
20305 (eval-last-sexp-1): Use eval-last-sexp-print-value.
20306
20307 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
20308
20309 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
20310
20311 * simple.el (eval-expression): Use eval-last-sexp-print-value.
20312
20313 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
20314
20315 * progmodes/compile.el (compilation-error-regexp-alist):
20316 Add Java ANt error detection as described in document
20317 http://ant.apache.org/faq.html
20318
20319 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
20320
20321 * simple.el (backward-word, forward-to-indentation)
20322 (backward-to-indentation): Argument changed to optional.
20323 (next-line, previous-line): Use `or' instead of `unless'.
20324
20325 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20326
20327 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
20328 instead of a constant.
20329
20330 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
20331
20332 * shell.el (shell): With prefix-arg, suggest a new buffer name.
20333
20334 2003-08-12 Andre Spiegel <spiegel@gnu.org>
20335
20336 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
20337 (vc-sccs-workfile-version): Search the entire delta table, rather
20338 than just the first entry, because that might be a deleted version.
20339
20340 2003-08-11 Karl Fogel <kfogel@red-bean.com>
20341
20342 * menu-bar.el (menu-bar-options-menu): Supply a body for the
20343 [save-place] binding in the Options menu. Have it require
20344 'saveplace' and then toggle the variable manually, to avoid an an
20345 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
20346 for the bug report.
20347
20348 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
20349
20350 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
20351 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
20352 (gdb-info-threads-custom): Add help-echo text.
20353 (gdb-display-back): Don't use purecopy.
20354 (gdb-info-breakpoints-custom, gdb-reset)
20355 (gdb-assembler-custom): Use display-images-p to test if breakpoint
20356 icons can be displayed.
20357
20358 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
20359
20360 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
20361
20362 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
20363
20364 * bookmark.el (bookmark-completing-read):
20365 Return a string, instead of a list of one string.
20366 Use a popup menu if activated from the mouse.
20367 (bookmark-edit-annotation): Remove unused vars.
20368 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
20369 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
20370 to bookmark-completing-read.
20371 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
20372 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
20373 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
20374 and erase-buffer.
20375 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
20376 (bookmark-menu-jump, bookmark-menu-insert)
20377 (bookmark-popup-menu-and-apply-function)
20378 (bookmark-menu-popup-paned-bookmark-menu): Remove.
20379 (bookmark-menu-build-paned-menu): Remove by folding it into
20380 bookmark-menu-popup-paned-menu.
20381 (menu-bar-bookmark-map): Move the define-key statements here.
20382 Use the "non-menu" commands since they now pop up a menu if needed.
20383 (bookmark-exit-hook-internal): Simplify.
20384
20385 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
20386
20387 * reftex-toc.el (reftex-toc-rename-label): New function.
20388 (reftex-toc-check-docstruct): New function.
20389
20390 * reftex.el (reftex-region-active-p): New function.
20391
20392 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
20393 regexp to find the \bibliography macro.
20394
20395 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
20396 which does not exist in LaTeX.
20397 (reftex-cite-format-builtin): Added amsrefs support.
20398 (reftex-toc-confirm-promotion): New option
20399
20400 * reftex-toc.el
20401 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
20402 (reftex-toc-demote, reftex-toc-promote)
20403 (reftex-toc-do-promote, reftex-toc-promote-prepare)
20404 (reftex-toc-promote-action, reftex-toc-extract-section-number)
20405 (reftex-toc-newhead-from-alist)
20406 (reftex-toc-load-all-files-for-promotion): New functions.
20407 (reftex-toc-help): Added description of new keys.
20408 (reftex-toc-split-windows-fraction): New option.
20409 (reftex-recenter-toc-when-idle): Search *toc* window on all
20410 visible frames.
20411 (reftex-toc): Additional parameter REUSE
20412 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
20413 with REUSE argument.
20414 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
20415 the call of `reftex-toc'.
20416 (reftex-make-separate-toc-frame): New function .
20417 (reftex-toc-recenter): When called with triple prefix arg, call
20418 `reftex-make-separate-toc-frame' first.
20419 (reftex-toc-toggle-dedicated-frame): New command.
20420 (reftex-toc-quit): Adapted to delete frame when called in
20421 dedicated frame.
20422
20423 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
20424 all enclosing macros.
20425
20426
20427 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20428
20429 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
20430 first use.
20431
20432 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20433
20434 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
20435
20436 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
20437
20438 * calendar/calendar.el (list-diary-entries-hook)
20439 (diary-display-hook, nongregorian-diary-listing-hook)
20440 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
20441 Add some customize options for these hooks.
20442 (calendar-abbrev-construct): Don't try to take a substring longer
20443 than the original string.
20444
20445 2003-08-05 Richard M. Stallman <rms@gnu.org>
20446
20447 * emacs-lisp/testcover.el (noreturn): Report error if does return.
20448 (testcover-reinstrument-clauses): Doc fix.
20449
20450 * emacs-lisp/warnings.el: Doc fixes, args renamed.
20451 (warning-type-format): Rename from warning-group-format.
20452
20453 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
20454 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
20455 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
20456 to prevent warnings about defvar for an obsolete variable.
20457
20458 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
20459 warning-group-format renamed to warning-type-format.
20460
20461 * subr.el (read-passwd): Use clear-string instead of fillarray.
20462
20463 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
20464 Use vconcat instead of concat.
20465 (edmacro-sanitize-for-string): New function.
20466
20467 2003-08-05 Dave Love <fx@gnu.org>
20468
20469 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
20470 line-number-display-limit-width.
20471
20472 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
20473
20474 2003-08-05 Kenichi Handa <handa@m17n.org>
20475
20476 * international/code-pages.el: Don't require mule-diag.
20477
20478 * international/mule-diag.el (non-iso-charset-alist):
20479 Add autoload cookie.
20480
20481 * language/devan-util.el (dev-glyph-order): Add an entry for the
20482 glyph code #xC4.
20483
20484 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
20485
20486 * calendar/calendar.el (diary-file, diary-file-name-prefix)
20487 (european-calendar-style, diary-date-forms)
20488 (calendar-day-name-array, calendar-month-name-array): Doc change.
20489 (generate-calendar-month): Adapt for new behaviour of
20490 `calendar-day-name' function.
20491 (calendar-abbrev-length, calendar-day-abbrev-array)
20492 (calendar-month-abbrev-array): New variables.
20493 (calendar-abbrev-construct): New function.
20494 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
20495 rather than fixing abbrevs at some width. Calling syntax change.
20496 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
20497 (calendar-date-string): Adapt for new behaviours of
20498 `calendar-day-name' and `calendar-month-name' functions.
20499
20500 * calendar/diary-lib.el (list-diary-entries): Adapt for new
20501 behaviour of `calendar-day-name' and `calendar-month-name' functions.
20502 (diary-name-pattern): Use abbrev arrays, rather than fixing
20503 abbrevs at three chars. Calling syntax change.
20504 (mark-diary-entries): Adapt for new behaviours of
20505 `diary-name-pattern' and `calendar-make-alist' functions.
20506 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
20507 `diary-name-pattern' function.
20508 (font-lock-diary-date-forms): Use abbrev arrays, rather than
20509 fixing abbrevs at three chars. Calling syntax change.
20510 (cal-hebrew, cal-islam): Require when compiling.
20511 (diary-font-lock-keywords): Adapt for new behaviour of
20512 `font-lock-diary-date-forms' function.
20513
20514 * calendar/cal-hebrew.el: Reposition some code so defined before used.
20515 (calendar-hebrew-month-name-array-common-year)
20516 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
20517 (list-hebrew-diary-entries): Adapt for new behaviours of
20518 `calendar-day-name' and `add-to-diary-list' functions.
20519 (mark-hebrew-diary-entries): Adapt for new behaviours of
20520 `diary-name-pattern' and `calendar-make-alist' functions.
20521
20522 * calendar/cal-islam.el (calendar-islamic-month-name-array):
20523 Add doc string.
20524 (list-islamic-diary-entries): Adapt for new behaviours of
20525 `calendar-day-name' and `add-to-diary-list' functions.
20526 (mark-islamic-diary-entries): Adapt for new behaviours of
20527 `diary-name-pattern' and `calendar-make-alist' functions.
20528
20529 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
20530 `calendar-month-name' function.
20531
20532 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
20533
20534 * calendar/solar.el (solar-seasons-data): Move definition before use.
20535
20536 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
20537 (cal-tex-LaTeX-hourbox): Move definition before use.
20538
20539 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el
20540 * cal-julian.el, cal-menu.el, cal-move.el, holidays.el
20541 * lunar.el, solar.el (displayed-month, displayed-year):
20542 Define for compiler.
20543
20544 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
20545
20546 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
20547 MODE. Renamed from c-init-c-language-vars'.
20548 (c-initialize-cc-mode): Change accordingly.
20549 (c-common-init): Ditto.
20550 (c-mode): Ditto.
20551 (c++-mode): Use `c-init-language-vars-for'.
20552 (objc-mode): Ditto.
20553 (java-mode): Ditto.
20554 (idl-mode): Ditto.
20555 (pike-mode): Ditto.
20556 (awk-mode): Ditto.
20557
20558 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
20559
20560 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
20561 or not the point moved.
20562
20563 (c-search-decl-header-end): Don't trip up on operator identifiers
20564 in C++ and operators like == in all languages.
20565
20566 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
20567 Detect leading labels correctly.
20568
20569 2003-08-02 Andreas Schwab <schwab@suse.de>
20570
20571 * textmodes/ispell.el: Don't redo key bindings on loading, put
20572 them only in loaddefs.el.
20573 * bookmark.el: Likewise.
20574 * dabbrev.el: Likewise.
20575 * emerge.el: Likewise.
20576
20577 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
20578 has more than one member.
20579
20580 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
20581
20582 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20583
20584 * lpr.el (printify-region): It was ending conversion before the
20585 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
20586
20587 2003-07-31 John Paul Wallington <jpw@gnu.org>
20588
20589 * net/browse-url.el (browse-url-epiphany): Doc fix.
20590
20591 2003-07-30 Kenichi Handa <handa@m17n.org>
20592
20593 * international/fontset.el (setup-default-fontset):
20594 Change registry names of Akurti fonts.
20595
20596 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
20597
20598 * comint.el (comint-read-noecho): Use `clear-string' instead of
20599 `fillarray'.
20600
20601 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
20602
20603 * outline.el (outline-mode-hook): Add defvar.
20604
20605 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
20606
20607 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
20608 Restore assembler in source window if that is what has been selected.
20609 (menu): Add gdb-restore-windows to menu. Make gdba
20610 specific menus only visible from gdba.
20611
20612 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
20613
20614 * progmodes/compile.el (compilation-environment): New user variable.
20615 (compile-internal): Respect it.
20616
20617 2003-07-23 Masatake YAMATO <jet@gyve.org>
20618
20619 * progmodes/gud.el (gdb-script-font-lock-keywords):
20620 Put `font-lock-function-name-face' on a symbol which includes
20621 `-' like `hook-run'. Put font-lock-variable-name-face
20622 on a symbol starting with $.
20623
20624 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
20625
20626 * files.el (set-visited-file-name): Use truename for buffer-file-name.
20627
20628 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
20629
20630 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
20631
20632 2003-07-26 Andre Spiegel <spiegel@gnu.org>
20633
20634 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
20635 Use with-no-warnings.
20636 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
20637 rather than to find-file-not-found-hook, which doesn't exist.
20638
20639 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
20640
20641 * international/quail.el (quail-translate-key): Fix previous change.
20642
20643 2003-07-25 John Paul Wallington <jpw@gnu.org>
20644
20645 * server.el (server-start): Check `server-process' is non-nil
20646 before killing it to avoid killing current buffer's process.
20647
20648 * simple.el (choose-completion-string): Use `minibufferp';
20649 test `completion-reference-buffer' if `buffer' arg is nil.
20650 (push-mark): Use `when' and `unless'.
20651 (pop-mark): Use `when'.
20652
20653 * mouse-sel.el (mouse-sel-get-selection-function):
20654 Check `x-last-selected-text-primary'. Don't barf if it or
20655 `x-last-selected-text' aren't bound.
20656
20657 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
20658
20659 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
20660
20661 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
20662
20663 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
20664
20665 2003-07-23 John Paul Wallington <jpw@gnu.org>
20666
20667 * tooltip.el (defface tooltip): Inherit from variable-pitch.
20668
20669 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
20670
20671 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
20672 string. Defvar the derived hook.
20673
20674 * macros.el (insert-kbd-macro): Escape double quote character.
20675 From Thomas W Murphy <twm@andrew.cmu.edu>.
20676
20677 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
20678
20679 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
20680 to match the specific mark rather than reusing comment-start-skip.
20681
20682 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
20683
20684 * progmodes/hideshow.el (hs-special-modes-alist):
20685 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
20686
20687 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
20688
20689 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
20690 value using ?\s.
20691
20692 2003-07-21 John Paul Wallington <jpw@gnu.org>
20693
20694 * subr.el (with-selected-window): Add closing paren.
20695
20696 2003-07-21 Richard M. Stallman <rms@gnu.org>
20697
20698 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
20699 (lisp-mode): Likewise.
20700
20701 * subr.el (with-selected-window): Copy code form save-selected-window
20702 so as to call select-window with norecord arg.
20703 (dynamic-completion-table): Doc fix.
20704 (lazy-completion-table): Doc fix.
20705
20706 * international/mule-cmds.el (set-locale-environment):
20707 langinfo renamed to locale-info.
20708
20709 * international/mule.el (auto-coding-functions): Doc fix.
20710
20711 2003-07-21 Kenichi Handa <handa@m17n.org>
20712
20713 * international/quail.el (quail-translate-key):
20714 Update quail-current-str correctly.
20715
20716 2003-07-21 Andreas Schwab <schwab@suse.de>
20717
20718 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
20719 ?, to "_".
20720
20721 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
20722 Version 2.0.36 of Tramp released.
20723
20724 * net/tramp.el (tramp-default-password-end-of-line): Rename from
20725 tramp-password-end-of-line.
20726 (tramp-password-end-of-line): New method parameter.
20727 (tramp-get-password-end-of-line): Function to access method
20728 parameter `tramp-password-end-of-line', or variable
20729 `tramp-default-password-end-of-line' (default value).
20730 (tramp-methods): Add entries for new parameter
20731 tramp-password-end-of-line.
20732 (tramp-enter-password): Use new function
20733 `tramp-get-password-end-of-line'.
20734 (tramp-handle-insert-file-contents): Do not
20735 unconditionally inhibit the file operation file-local-copy, only
20736 do that when the inhibit-file-name-operation is currently
20737 insert-file-contents. This fixes finding remote CVS-controlled
20738 files. (It would barf on inserting the CVS/Entries file
20739 literally, because the file-local-copy handler wasn't called.)
20740 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
20741 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
20742 (tramp-initial-commands): New variable.
20743 (tramp-process-initial-commands): New function, using the variable.
20744 (tramp-open-connection-setup-interactive-shell): Call the new function.
20745 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
20746 method into the buffer name, never use nil. Reported by Hanak
20747 David <dhanak@inf.bme.hu>.
20748 (tramp-open-connection-setup-interactive-shell): Erase buffer
20749 before sending "stty -onlcr".
20750
20751 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
20752
20753 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
20754
20755 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
20756
20757 2003-07-19 John Paul Wallington <jpw@gnu.org>
20758
20759 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
20760 (artist-draw-rect, artist-draw-square): Doc fixes.
20761
20762 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
20763
20764 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
20765
20766 2003-07-19 Kenichi Handa <handa@m17n.org>
20767
20768 * international/kkc.el (kkc-show-conversion-list-update):
20769 Highlight the correct candidate in the message.
20770
20771 2003-07-18 John Paul Wallington <jpw@gnu.org>
20772
20773 * simple.el (current-word): Don't include punctuation char when
20774 `really-word' arg is non-nil.
20775
20776 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
20777
20778 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
20779 moved to the directory obsolete.
20780
20781 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
20782
20783 * info.el (Info-menu-entry-name-re): Allow newlines in
20784 menu entry names.
20785
20786 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
20787 syntax-ppss-after-change-function.
20788 (syntax-ppss-after-change-function): New alias. Update uses.
20789 (syntax-ppss): Catch the case where the buffer is narrowed.
20790
20791 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
20792
20793 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
20794 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
20795
20796 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
20797
20798 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
20799 since it might be modified.
20800
20801 * progmodes/cc-langs.el (c++-make-template-syntax-table)
20802 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
20803 names to these language constants.
20804
20805 2003-07-15 Kim F. Storm <storm@cua.dk>
20806
20807 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
20808 All uses changed.
20809
20810 2003-07-14 Mark A. Hershberger <mah@everybody.org>
20811
20812 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
20813 Namespace support.
20814
20815 2003-07-13 Juanma Barranquero <lektu@terra.es>
20816
20817 * frame.el (modify-all-frames-parameters): Reinstall (copyright
20818 papers received).
20819
20820 2003-07-13 Karl Eichwalder <ke@suse.de>
20821
20822 * textmodes/po.el (po-find-charset): White space at the start of the
20823 Content-Type field body is non-mandatory.
20824
20825 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
20826
20827 * textmodes/texinfo.el (texinfo-section-list):
20828 Append appendixsection; a synonym for appendixsec.
20829
20830 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
20831
20832 * man.el (Man-translate-cleanup): New.
20833 (Man-translate-references): Call `Man-translate-cleanup' to clean
20834 leading, trailing and middle spaces.
20835
20836 2003-07-13 Lars Hansen <larsh@math.ku.dk>
20837
20838 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
20839 Handle `dired-directory' being a list.
20840
20841 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
20842
20843 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
20844 it doesn't exist.
20845
20846 2003-07-12 Richard M. Stallman <rms@gnu.org>
20847
20848 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
20849
20850 * progmodes/cc-defs.el (c-make-keywords-re):
20851 Don't use delete-duplicates.
20852 (c-lang-const): Don't use mapcan.
20853
20854 * apropos.el (apropos-show-scores): Make it customizable.
20855 Document new meaning.
20856 (apropos): Compute scores from symbols.
20857 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
20858
20859 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20860
20861 * ps-bdf.el: Fix copyright line.
20862 (bdf-directory-list): Fix initialization code.
20863
20864 2003-07-11 John Paul Wallington <jpw@gnu.org>
20865
20866 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
20867 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
20868 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
20869
20870 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
20871
20872 * emacs-lisp/ring.el (ring-elements): Doc fix.
20873
20874 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
20875
20876 * calendar/timeclock.el (timeclock-relative)
20877 (timeclock-ask-before-exiting, timeclock-use-display-time):
20878 Doc changes.
20879 (timeclock-modeline-display): Give a message if
20880 `timeclock-use-display-time' is non-nil but `display-time-mode'
20881 is not active.
20882
20883 2003-07-11 Kenichi Handa <handa@m17n.org>
20884
20885 * international/mule-cmds.el (set-language-environment):
20886 Set current-language-environment to the correct string.
20887
20888 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
20889
20890 * ps-print.el: Print line number correctly in a region. Reported by
20891 Tim Allen <timallen@ls83.fsnet.co.uk>.
20892 (ps-print-version): New version number (6.6.2).
20893 (ps-printing-region): Code fix.
20894
20895 2003-07-10 John Paul Wallington <jpw@gnu.org>
20896
20897 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
20898 this function can be called from `add-completions-from-tags-table'.
20899
20900 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
20901
20902 * calendar/timeclock.el (timeclock-use-display-time)
20903 (timeclock-day-over-hook, timeclock-workday-remaining)
20904 (timeclock-status-string, timeclock-when-to-leave)
20905 (timeclock-when-to-leave-string, timeclock-log-data)
20906 (timeclock-find-discrep, timeclock-day-base)
20907 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
20908 (timeclock-modeline-display): Set the variable
20909 `timeclock-modeline-display'.
20910 (timeclock-update-modeline): Doc fix. Respect value of
20911 `timeclock-relative'.
20912
20913 2003-07-09 Richard M. Stallman <rms@gnu.org>
20914
20915 * textmodes/reftex-parse.el (reftex-all-document-files):
20916 Add autoload cookie.
20917
20918 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
20919 (reftex-scanning-info-available-p): Add autoload cookie.
20920
20921 * international/mule-cmds.el
20922 (set-display-table-and-terminal-coding-system): Delete duplicate
20923 aset on standard-display-table.
20924
20925 * view.el (view-file): If existing buffer's major mode is special,
20926 don't go into view mode.
20927
20928 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
20929
20930 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
20931
20932 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
20933 buffer changes; there's third party code that calls this function
20934 directly.
20935
20936 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
20937
20938 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
20939 (autodoc-font-lock-keywords): Don't byte compile on font lock
20940 initialization when running from byte compiled files.
20941
20942 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
20943
20944 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
20945 statement ends with auto-increment "++".
20946
20947 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
20948
20949 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
20950 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
20951 these are changed, so declare them as variables and not constants.
20952
20953 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
20954
20955 * subr.el (dolist, dotimes): Doc fix.
20956
20957 2003-07-08 Kim F. Storm <storm@cua.dk>
20958
20959 * international/mule-cmds.el
20960 (set-display-table-and-terminal-coding-system): Don't break
20961 bootstrap if standard-display-table isn't setup yet.
20962
20963 2003-07-07 Richard M. Stallman <rms@gnu.org>
20964
20965 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
20966 Give it a doc string, and autoload it.
20967
20968 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
20969 Use with-no-warnings.
20970
20971 * info.el (Info-search): If find invisible text, search again.
20972
20973 * isearch.el (search-whitespace-regexp): Add a shy group around it.
20974
20975 * man.el (Man-name-regexp): Match + as part of name.
20976
20977 * simple.el (visible-mode): Rename from vis-mode.
20978 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
20979
20980 * simple.el (current-word): New arg REALLY-WORD specifies
20981 don't include punctuation chars.
20982
20983 * emacs-lisp/debug.el (debug, debugger-env-macro):
20984 Use with-no-warnings while accessing and binding unread-command-char.
20985
20986 * international/mule-cmds.el
20987 (set-display-table-and-terminal-coding-system): Use explicit loop
20988 instead of calling standard-display-default.
20989
20990 * net/ange-ftp.el (ange-ftp-file-symlink-p):
20991 Use condition-case to catch error in ange-ftp-get-files.
20992
20993 * net/browse-url.el (browse-url-browser-function):
20994 Add alternative for Epiphany.
20995 (browse-url-epiphany-program, browse-url-epiphany-arguments)
20996 (browse-url-epiphany-startup-arguments)
20997 (browse-url-epiphany-new-window-is-tab): New variables.
20998 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
20999
21000 * progmodes/compile.el (compile-auto-highlight): Default now t.
21001 (compile): Doc fix.
21002 (compilation-next-error): Fix previous change.
21003
21004 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
21005
21006 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
21007
21008 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
21009
21010 * gdb-ui.el (gdb-source-info): Display current frame when
21011 attaching to an existing process.
21012 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
21013 while laying out windows when attaching to an existing process.
21014
21015 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
21016
21017 * info.el (Info-menu): Use Info-menu-entry-name-re.
21018
21019 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
21020
21021 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
21022 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
21023
21024 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
21025 to match the same text.
21026
21027 2003-07-06 John Paul Wallington <jpw@gnu.org>
21028
21029 * vc.el (vc-annotate-offset): Move defvar up.
21030
21031 2003-07-06 Kim F. Storm <storm@cua.dk>
21032
21033 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
21034 This should fix the infinite loop when extracting menu names.
21035
21036 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
21037
21038 * files.el (auto-mode-alist, interpreter-mode-alist):
21039 Remove entries to CC Mode modes to avoid duplicates; they are now added
21040 with autoload directives in cc-mode.el.
21041
21042 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
21043
21044 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
21045 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
21046 these are changed, so declare them as variables and not constants.
21047
21048 * progmodes/cc-mode.el: Fix some autoload problems: Try to
21049 ensure that the entry for ".c" extension comes before the one for
21050 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
21051 Fix incorrect entries that were added to `interpreter-mode-alist'.
21052 Move the autoload directives for AWK to the top level since they
21053 aren't recognized anywhere else. Do not use the new AWK mode doc
21054 in the autoload form for the old AWK mode.
21055
21056 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
21057
21058 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
21059 (bibtex-sort-ignore-string-entries): Default value t.
21060 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
21061 erroneously in previous version.
21062 (bibtex-string-files): Docstring reflects new parsing scheme.
21063 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
21064 docstring, add # as one of the chars to crush
21065 (bibtex-autokey-prefix-string, bibtex-autokey-names)
21066 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
21067 (bibtex-autokey-name-change-strings)
21068 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
21069 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
21070 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
21071 (bibtex-autokey-title-terminators)
21072 (bibtex-autokey-titlewords-stretch)
21073 (bibtex-autokey-titleword-ignore)
21074 (bibtex-autokey-titleword-case-convert)
21075 (bibtex-autokey-titleword-abbrevs)
21076 (bibtex-autokey-titleword-abbrevs)
21077 (bibtex-autokey-titleword-change-strings)
21078 (bibtex-autokey-titleword-length)
21079 (bibtex-autokey-titleword-separator)
21080 (bibtex-autokey-name-year-separator)
21081 (bibtex-autokey-year-title-separator)
21082 (bibtex-autokey-before-presentation-function)
21083 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
21084 Fix docstring.
21085 (bibtex-strings, bibtex-reference-keys):
21086 Use lazy-completion-table and make-variable-buffer-local.
21087 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
21088 (bibtex-braced-string-syntax-table)
21089 (bibtex-quoted-string-syntax-table): New variables.
21090 (bibtex-parse-nested-braces): Remove.
21091 (bibtex-parse-field-string): Use syntax table and forward-sexp.
21092 (bibtex-parse-association): Simplify.
21093 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
21094 (bibtex-parse-field-text): Simplify.
21095 (bibtex-search-forward-field, bibtex-search-backward-field):
21096 argument BOUND can take value t.
21097 (bibtex-start-of-field, bibtex-start-of-name-in-field)
21098 (bibtex-end-of-name-in-field, bibtex-end-of-field)
21099 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
21100 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
21101 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
21102 (bibtex-skip-to-valid-entry): Return buffer position of beginning
21103 and ending of entry. Update for changes of bibtex-search-entry.
21104 Simplify.
21105 (bibtex-map-entries): FUN is called with three arguments.
21106 (bibtex-search-entry): Return a cons pair with buffer positions of
21107 beginning and end of entry.
21108 (bibtex-enclosing-field): Simplify.
21109 (bibtex-format-entry): Use booktitle to set a missing title.
21110 (bibtex-autokey-get-names): Fiddle with regexps.
21111 (bibtex-generate-autokey): Use identity.
21112 (bibtex-parse-keys): Use simplified parsing algorithm if
21113 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
21114 arguments. Return alist of keys.
21115 (bibtex-parse-strings): Simplify. Return alist of strings.
21116 (bibtex-complete-string-cleanup): Fix docstring.
21117 (bibtex-read-key): New function.
21118 (bibtex-mode): Fix docstring. Do not parse for keys and
21119 strings when the mode is entered. Set fill-paragraph-function to
21120 bibtex-fill-field. Setup font-lock-mark-block-function the way
21121 font-lock intended.
21122 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
21123 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
21124 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
21125 (bibtex-Preamble): Avoid hard coded constants.
21126 (bibtex-make-field): Fix docstring. Simplify.
21127 (bibtex-beginning-of-entry): Always return new position of point.
21128 (bibtex-end-of-entry): Rearrange cond clauses.
21129 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
21130 Update for changes of bibtex-map-entries.
21131 (bibtex-ispell-abstract): Do not move point.
21132 (bibtex-entry-index): Use downcase. Simplify.
21133 (bibtex-lessp): Handle catch-all.
21134 (bibtex-find-crossref): Turn into a command.
21135 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
21136 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
21137 preamble entries.
21138 (bibtex-fill-field-bounds): New function.
21139 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
21140 (bibtex-fill-entry): Use bibtex-fill-field-bounds
21141 (bibtex-String): Use bibtex-strings. Always obey
21142 bibtex-sort-ignore-string-entries.
21143
21144 2003-07-05 John Paul Wallington <jpw@gnu.org>
21145
21146 * cus-theme.el (customize-create-theme):
21147 Call `customize-create-theme' in Reset widget's notify function.
21148
21149 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
21150 (ibuffer-mark-interactive): Use `or' instead of `unless'.
21151 (define-ibuffer-column name): Add summarizer.
21152 (define-ibuffer-column size): Likewise.
21153 (define-ibuffer-column filename): Likewise.
21154 (define-ibuffer-column process): Likewise. Change BODY's output too.
21155 (define-ibuffer-column filename-and-process): Likewise, likewise.
21156 (ibuffer): Remove local vars `already-in' and `need-update'.
21157
21158 * ibuf-ext.el: Don't require `derived' at compile-time.
21159
21160 2003-07-05 Kim F. Storm <storm@cua.dk>
21161
21162 * info.el: Disable paragraph refilling.
21163 (Info-refill-paragraphs): New defcustom.
21164 (Info-fontify-node): Use it.
21165
21166 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
21167
21168 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
21169 thingies from constructors created by defstruct.
21170
21171 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
21172 the default value of the variable.
21173 (byte-code-meter): Move declaration to top level.
21174
21175 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
21176
21177 * info.el (Info-following-node-name-re): New fun.
21178 (Info-following-node-name): Remove.
21179 (Info-insert-dir): Use the new fun.
21180 (Info-extract-pointer): Don't save restriction; use new fun.
21181 (Info-menu-entry-name-re): New const.
21182 (Info-menu-entry-name-re): Use it along with new fun.
21183 (Info-node-spec-re): Use new fun.
21184 (Info-complete-menu-item, Info-fontify-node): Use new const.
21185 (Info-goto-node, Info-follow-reference, Info-menu-update):
21186 Use match-string.
21187 (Info-follow-reference): Use assoc-string.
21188 Use a list of strings for the completion table.
21189 (Info-fontify-node): Use match-string, line-end-position.
21190 Limit the search for `node:' to the first line.
21191
21192 * newcomment.el (uncomment-region): Remove padding coming from
21193 comment-start rather than just from comment-padding.
21194
21195 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
21196 (vc-cvs-stay-local-p): Use vc-stay-local-p.
21197 (vc-cvs-rename-file): Remove (use the default).
21198 (vc-cvs-register): Register parent dir if needed.
21199 (vc-cvs-could-register): Return non-nil if parent can be registered.
21200 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
21201 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
21202
21203 * vc-svn.el (vc-svn-use-edit): Make it into a const.
21204 (vc-svn-update): Fix the arguments to `svn'.
21205 (vc-svn-diff-tree): Just use `vc-svn-diff'.
21206 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
21207 Simple implementations, assuming `name' is a URL.
21208
21209 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
21210 set of chars allowed unquoted in a case pattern.
21211
21212 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
21213
21214 * font-lock.el (font-lock-extra-types-widget)
21215 (c-font-lock-extra-types, c++-font-lock-extra-types)
21216 (objc-font-lock-extra-types, java-font-lock-extra-types)
21217 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
21218 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
21219 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
21220 (font-lock-match-c++-structor-declaration)
21221 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
21222 (c++-font-lock-keywords-3, c++-font-lock-keywords)
21223 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
21224 (objc-font-lock-keywords-3, objc-font-lock-keywords)
21225 (java-font-lock-keywords-1, java-font-lock-keywords-2)
21226 (java-font-lock-keywords-3, java-font-lock-keywords)
21227 (java-font-lock-syntactic-face-function): Remove obsolete code
21228 and constants. It's all in cc-fonts.el now.
21229
21230 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
21231
21232 * mail/sendmail.el (mail-specify-envelope-from)
21233 (mail-envelope-from): Doc fix.
21234
21235 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
21236
21237 * generic-x.el: Do away with the dependency on `c-emacs-features'
21238 when populating `rul-generic-mode-syntax-table'; we already know
21239 this isn't XEmacs.
21240
21241 See ChangeLog.10 for earlier changes.
21242
21243 ;; Local Variables:
21244 ;; coding: iso-2022-7bit
21245 ;; End:
21246
21247 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
21248 Copying and distribution of this file, with or without modification,
21249 are permitted provided the copyright notice and this notice are preserved.
21250
21251 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1