]> code.delx.au - gnu-emacs/blob - lisp/ChangeLog
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog
1 2004-11-19 Jay Belanger <belanger@truman.edu>
2
3 * calc/calc-yank.el (calc-edit-disp-trail): New variable.
4 (calc-edit-finish, calc-finish-stack-edit): Replace variable
5 disp-trail by declared variable.
6
7 * calc/calc-sel.el (calc-edit-disp-trail): Declare it.
8 (calc-finish-selection-edit): Replace variable disp-trail by
9 declared variable.
10
11 (calc-selection-cache-entry): Move declaration to earlier in
12 the file.
13
14 (calc-selection-cache-num, calc-selection-cache-comp)
15 (calc-selection-cache-offset, calc-selection-true-num)
16 (calc-final-point-line, calc-final-point-column)
17 (calc-original-buffer): Declare them.
18
19 (calc-fnp-op, calc-fnp-num): New variables.
20 (calc-find-nth-part, calc-find-nth-part-rec)
21 (calc-select-previous): Replace op and num by declared
22 variables.
23
24 (calc-rsf-old, calc-rsf-new): New variables.
25 (calc-replace-sub-formula, calc-replace-sub-formula-rec):
26 Replace variables old and new by declared variables.
27
28 (calc-sel-reselect): New variable.
29 (calc-auto-selection, calc-enter-selection, calc-edit-selection)
30 (calc-sel-evaluate, calc-sel-expand-formula, calc-sel-expand-formula)
31 (calc-sel-mult-both-sides, calc-sel-add-both-sides): Replace variable
32 reselect with declared variable.
33
34 * calc/calc-rewr.el (math-regs, math-num-regs, math-prog-last)
35 (math-bound-vars, math-conds, math-copy-neg, math-rhs)
36 (math-pattern, math-remembering, math-aliased-vars, math-mt-many)
37 (math-import-list, math-rewrite-phase): Declare them.
38
39 (math-rewrite): Use let* to declare variables.
40
41 (calc-rewrite-selection): Make rules a local variable.
42
43 (calc-rewr-sel): New variable.
44 (calc-rewrite-selection, calc-locate-selection-marker)
45 (calc-rewrite): Use the declared variable calc-rewr-sel instead
46 of sel.
47
48 (math-rewrite-whole-expr): New variable.
49 (math-rewrite, math-rewrite-phase): Replace variable expr by
50 declared variable.
51
52 (math-rewrite-heads-heads, math-rewrite-heads-skips)
53 (math-rewrite-heads-blanks ): New variables.
54 (math-rewrite-heads, math-rewrite-heads-rec): Replace variables
55 heads, skips and blanks by declared variables.
56
57 (math-rwcomp-subst-old, math-rwcomp-subst-new)
58 (math-rwcomp-subst-old-func, math-rwcomp-subst-new-func):
59 New variables.
60 (math-rwcomp-substitute, math-rwcomp-subst-rec): Replace variables
61 old, new, old-func and new-func by declared variables.
62
63 (math-rwcomp-assoc-args, math-rwcomp-addsub-args):
64 Remove unnecessary variable.
65
66 (math-apply-rw-regs): New variable.
67 (math-apply-rewrites, math-rwapply-replace-regs)
68 (math-rwapply-reg-looks-negp): Replace variable regs by declared
69 variable.
70
71 (math-apply-rw-ruleset): New variable.
72 (math-apply-rewrites, math-rwapply-remember): Replace variable
73 ruleset by declared variable.
74
75 2004-11-19 Richard M. Stallman <rms@gnu.org>
76
77 * info.el (Info-search): Use search-whitespace-regexp.
78
79 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
80
81 * vc-rcs.el (vc-rcs-parse): New function.
82 (vc-rcs-annotate-command): Likewise.
83 (vc-rcs-annotate-current-time): Likewise.
84 (vc-rcs-annotate-time): Likewise.
85 (vc-rcs-annotate-extract-revision-at-line): Likewise.
86
87 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
88
89 * Makefile.in (recompile): Set `max-specpdl-size' before compiling.
90
91 2004-11-18 Jay Belanger <belanger@truman.edu>
92
93 * calc/calc-alg.el (math-simplify-divisor): Remove unnecessary
94 variables.
95
96 2004-11-17 Vinicius Jose Latorre <viniciusjl@ig.com.br>
97
98 * printing.el: Eliminate use of interactive-p and eval-and-compile.
99 Use of (featurep 'xemacs) instead of (eq ps-print-emacs-type 'xemacs).
100 Use make-temp-file to generate PostScript files in any situation.
101 (pr-ps-temp-file): Now specify a prefix to generate temporary files.
102 (pr-interactive-p): Eliminate var.
103 (pr-save-interactive): Eliminate macro.
104 (pr-interface, pr-ps-directory-preview)
105 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
106 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
107 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
108 (pr-ps-buffer-ps-print, pr-ps-region-preview)
109 (pr-ps-region-using-ghostscript, pr-ps-region-print)
110 (pr-ps-region-ps-print, pr-ps-mode-preview)
111 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
112 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
113 (pr-despool-using-ghostscript, pr-despool-print, pr-despool-ps-print)
114 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
115 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
116 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
117 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
118 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
119 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
120 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
121 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
122 (pr-update-menus, pr-interface-ps-prin, pr-interface-preview):
123 Eliminate pr-save-interactive usage.
124 (pr-menu-lock, pr-ps-utility-args, pr-set-outfilename):
125 Eliminate pr-interactive-p usage.
126 (pr-toggle-file-duplex-menu, pr-toggle-file-tumble-menu)
127 (pr-toggle-file-landscape-menu, pr-toggle-ghostscript-menu)
128 (pr-toggle-faces-menu, pr-toggle-spool-menu, pr-toggle-duplex-menu)
129 (pr-toggle-tumble-menu, pr-toggle-landscape-menu)
130 (pr-toggle-upside-down-menu, pr-toggle-line-menu, pr-toggle-zebra-menu)
131 (pr-toggle-header-menu, pr-toggle-header-frame-menu)
132 (pr-toggle-lock-menu, pr-toggle-region-menu, pr-toggle-mode-menu):
133 New funs.
134 (pr-ps-file): Use make-temp-file to generate a temporary file.
135
136 2004-11-17 Jay Belanger <belanger@truman.edu>
137
138 * calc/calc-alg.el (calc-poly-div): Make calc-poly-div-remainder
139 a local variable.
140
141 (math-eval-rules-cache, math-eval-rules-cache-other): Declare them.
142
143 (math-top-only): New variable.
144 (math-simplify, math-simplify-step): Replace variable top-only by
145 declared variable math-top-only.
146
147 (math-simplify-expr): Declare it.
148 Replaced argument expr in all calls of math-defsimplify by
149 math-simplify-expr.
150 (math-simplify-plus, math-simplify-times, math-simplify-divide)
151 (math-simplify-divisor, math-simplify-one-divisor)
152 (math-simplify-mod, math-simplify-ineq, math-simplify-sqrt)
153 (math-simplify-pow): Replace variable expr by declared variable
154 math-simplify-expr.
155
156 (math-simplify-divisor): Remove local variables temp and op.
157 (math-simplify-one-divisor): Make temp and op local variables.
158
159 (math-simplify-divisor-nover, math-simplify-divisor-dover):
160 New variables.
161 (math-simplify-divisor, math-simplify-one-divisor):
162 Replace variables nover and dover by declared variables.
163
164 (math-expr-subst-new, math-expr-subst-old): New variables.
165 (math-expr-subst, math-expr-subst-rec): Replace variables new
166 and old by declared variables.
167
168 (math-is-poly-degree, math-is-poly-loose): New variables.
169 (math-is-polynomial, math-is-poly-rec): Replace variables degree
170 and loose by declared variables.
171
172 (math-poly-base-const-ok, math-poly-base-pred): New variables.
173 (math-polynomial-base, math-polynomial-base-rec):
174 Replace variables const-ok and mpb-pred by declared variables.
175
176 * calc/calc-poly.el (calc-poly-div-remainder): Declare it.
177
178 * calc/calc-ext.el (math-defsimplify): Change the argument in
179 the created function to math-simplify-expr.
180
181 * calc/calc-units.el (math-simplify-expr): Declare it.
182 Replace argument expr in all calls of math-defsimplify by
183 math-simplify-expr.
184 (math-simplify-units-prod): Replace variable expr by declared
185 variable math-simplify-expr.
186
187 2004-11-17 Stefan Monnier <monnier@iro.umontreal.ca>
188
189 * buff-menu.el (list-buffers-noselect): Massage to fit in 80 columns.
190 Replace mapcar->dolist, format->string.
191
192 2004-11-17 Miles Bader <miles@gnu.org>
193
194 * progmodes/idlw-shell.el, progmodes/idlw-toolbar.el
195 * progmodes/idlwave.el: Remove RCS keywords.
196
197 2004-11-17 J.D. Smith <jdsmith@as.arizona.edu>
198
199 * progmodes/idlwave.el, progmodes/idlw-toolbar.el
200 * progmodes/idlw-shell.el, progmodes/idlw-rinfo.el:
201 Updated to IDLWAVE version 5.5. Too many changes to list them here.
202 * progmodes/idlw-help.el: New file.
203
204 2004-11-16 Richard M. Stallman <rms@gnu.org>
205
206 * international/iso-cvt.el (iso-tex2iso-trans-tab):
207 Discard spaces after \i according to TeX rules.
208
209 * international/mule.el (set-buffer-file-coding-system):
210 New arg NOMODIFY.
211 (after-insert-file-set-coding): Pass that new arg.
212 Prevent set-buffer-multibyte from trying to lock the file.
213
214 * buff-menu.el (list-buffers-noselect): New arg BUFFER-LIST.
215
216 * saveplace.el (save-place): Doc fix.
217
218 * dabbrev.el (dabbrev-expand): When handling SPC M-/,
219 temporarily widen before finding the following word to copy.
220
221 * emacs-lisp/lucid.el (map-keymap): Definition deleted.
222 (cl-map-keymap): Definition deleted.
223
224 * subr.el (map-keymap-internal): New function.
225
226 2004-11-16 Stefan Monnier <monnier@iro.umontreal.ca>
227
228 * textmodes/flyspell.el (flyspell-mouse-map): Pop the menu
229 when pressing rather than when releasing mouse-2. Simplify.
230
231 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
232
233 * progmodes/compile.el (compilation-setup): Don't set buffer-read-only.
234 (compilation-mode): Set it here instead.
235
236 * emacs-lisp/cl-compat.el (pair-with-newsyms): Use make-symbol.
237
238 * emacs-lisp/cl-macs.el: Use make-symbol rather than gensym.
239 (loop, cl-parse-loop-clause, defsetf): Use backquote.
240
241 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
242
243 * progmodes/compile.el (compilation-internal-error-properties):
244 Fix up a transposition-typo. Check end-col before using it.
245
246 2004-11-14 Frederic Han <han@math.jussieu.fr> (tiny change)
247
248 * international/iso-cvt.el (iso-tex2iso-trans-tab):
249 Discard whitespace after macro \i when converting it.
250
251 2004-11-16 Juri Linkov <juri@jurta.org>
252
253 * emacs-lisp/find-func.el (find-function-regexp):
254 Optimize `define-minor-mode'. Add `defun-cvs-mode'.
255 Add `deffoo'. Add `f' to [^cgv] to exclude `defface'.
256 Remove invalid `\W' from [^cgv\W]. Doc fix.
257 (find-function-search-for-symbol): Replace "\\>" with "\\_>".
258
259 2004-11-15 Luc Teirlinck <teirllm@auburn.edu>
260
261 * play/life.el: Maintainer is now FSF.
262 (life-patterns, life-neighbor-deltas, life-window-start)
263 (life-current-generation, life-generation-string): Use defvar
264 instead of defconst.
265
266 2004-11-15 Stefan Monnier <monnier@iro.umontreal.ca>
267
268 * progmodes/compile.el (compilation-move-to-column): New fun.
269 (compilation-internal-error-properties)
270 (compilation-next-error-function): Use it to make sure we don't go past
271 the end of line.
272
273 2004-11-15 John Paul Wallington <jpw@gnu.org>
274
275 * autoinsert.el (auto-insert-alist): Insert the user's name in
276 copyright notice, rather than Free Software Foundation, for the
277 Emacs Lisp header case too.
278
279 2004-11-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
280
281 * printing.el (pr-ps-file-print, pr-toggle-duplex): Fix typos.
282 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
283 (pr-switches-string): If SWITCHES is nil, return nil. Otherwise,
284 return the list of string in a string.
285 (pr-call-process): Message if calling process returns an error, that
286 is, the exit status is different of zero.
287
288 2004-11-15 Jay Belanger <belanger@truman.edu>
289
290 * calc/calcalg2.el (math-integrate-by-parts): Remove unused
291 variable var-thing.
292
293 (math-integ-depth, math-integ-level, math-integral-limit)
294 (math-enable-subst, math-any-substs, math-integ-msg)
295 (math-prev-parts-v, math-good-parts, math-max-integral-limit)
296 (math-int-threshold, math-int-factors, math-double-roots)
297 (math-solve-simplifying, var-IntegLimit, math-solve-sign)
298 (var-GenCount): Declare these variables.
299 (calcFunc-integ): Don't check if var-IntegLimit is bound.
300
301 (math-integral-cache, math-integral-cache-state):
302 Move declarations to earlier in the file.
303
304 (math-deriv-var, math-deriv-total, math-deriv-symb)
305 (math-cur-record, math-has-rules, math-t1, math-t2, math-t3)
306 (math-so-far, math-integ-expr, math-expr-parts, calc-low)
307 (calc-high, math-solve-var, math-solve-full, math-solve-vars)
308 (math-try-solve-sign, math-solve-b, math-solve-system-vv)
309 (math-solve-res): New variables
310 (math-derivative, calcFunc-deriv, calcFunc-tderiv)
311 (math-integral, math-replace-integral-parts)
312 (math-integrate-by-parts, calc-dump-integral-cache)
313 (math-try-integral, math-do-integral, math-do-integral)
314 (math-do-integral-methods, math-try-solve-for)
315 (math-try-solve-prod, math-solve-poly-funny-powers)
316 (math-solve-crunch-poly, math-decompose-poly)
317 (math-solve-find-root-term, math-find-root-in-prod)
318 (math-integ-try-linear-substitutions)
319 (math-integ-try-substitutions, math-expr-rational-in)
320 (math-expr-rational-in-rec, calcFunc-table, math-scan-for-limits)
321 (math-solve-prod, math-solve-quartic, math-poly-all-roots)
322 (math-solve-for, math-solve-system, math-solve-system-rec)
323 (math-solve-get-sign, math-solve-get-int)
324 (math-solve-system-subst): Replace undeclared variables with newly
325 declared variables.
326
327 2004-11-14 Stefan Monnier <monnier@iro.umontreal.ca>
328
329 * winner.el (winner-active-region, winner-edges, winner-window-list):
330 Define at toplevel.
331 (winner-mode-map): Move init inside declaration.
332
333 2004-11-14 Luc Teirlinck <teirllm@auburn.edu>
334
335 * files.el (convert-standard-filename): Doc fix.
336
337 2004-11-14 Daniel Pfeiffer <occitan@esperanto.org>
338
339 * files.el (auto-mode-alist): Handle .gtkrc, and under /etc
340 passwd, group, shadow, default/* and pam.d/*.
341
342 2004-11-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
343
344 * printing.el (pr-menu-spec): Adjust menu specification.
345
346 2004-11-13 Vinicius Jose Latorre <viniciusjl@ig.com.br>
347
348 * printing.el: Doc fix. Insert :version tag into all defcustom.
349 Handle interactive-p as is recommended in Emacs Lisp Reference.
350 Set the file permission bits for newly created files.
351 Reported by Glenn Morris <gmorris+emacs@ast.cam.ac.uk>.
352 The printing menu specification (in `pr-menu-spec') was merged.
353 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
354 (pr-version): New version number (6.8.3).
355 (pr-file-modes): New option.
356 (pr-interactive-p): New var.
357 (pr-save-interactive, pr-save-file-modes): New macros.
358 (pr-setup): Code fix.
359 (pr-menu-spec): Menu specification merged.
360 (pr-call-process, pr-text2ps): Set file permission bits.
361 (pr-despool-print): Set file permission bits. Handle interactive-p as
362 is recommended.
363 (pr-interface, pr-ps-directory-preview)
364 (pr-ps-directory-using-ghostscript, pr-ps-directory-print)
365 (pr-ps-directory-ps-print, pr-ps-buffer-preview)
366 (pr-ps-buffer-using-ghostscript, pr-ps-buffer-print)
367 (pr-ps-buffer-ps-print, pr-ps-region-preview)
368 (pr-ps-region-using-ghostscript, pr-ps-region-print)
369 (pr-ps-region-ps-print, pr-ps-mode-preview)
370 (pr-ps-mode-using-ghostscript, pr-ps-mode-print, pr-ps-mode-ps-print)
371 (pr-printify-directory, pr-txt-directory, pr-despool-preview)
372 (pr-despool-using-ghostscript, pr-despool-ps-print)
373 (pr-ps-file-up-preview, pr-ps-file-using-ghostscript)
374 (pr-ps-file-up-ps-print, pr-toggle-file-duplex, pr-toggle-file-tumble)
375 (pr-toggle-file-landscape, pr-toggle-ghostscript, pr-toggle-faces)
376 (pr-toggle-spool, pr-toggle-duplex, pr-toggle-tumble)
377 (pr-toggle-landscape, pr-toggle-upside-down, pr-toggle-line)
378 (pr-toggle-zebra, pr-toggle-header, pr-toggle-header-frame)
379 (pr-toggle-lock, pr-toggle-region, pr-toggle-mode, pr-ps-name)
380 (pr-txt-name, pr-ps-utility, pr-ps-fast-fire, pr-txt-fast-fire)
381 (pr-menu-lock, pr-update-menus, pr-ps-utility-args)
382 (pr-set-outfilename, pr-interface-ps-print, pr-interface-preview):
383 Handle interactive-p as is recommended.
384
385 2004-11-13 Stefan Monnier <monnier@iro.umontreal.ca>
386
387 * emacs-lisp/byte-opt.el (byte-optimize-inline-handler): Simplify.
388 (byte-decompile-bytecode-1): Remove unused vars `tag' and `retcount'.
389
390 * font-lock.el (font-lock-fontify-syntactically-region): Fix last fix
391 so it doesn't forget to highlight the beginning of the region either.
392
393 2004-11-13 Daniel Pfeiffer <occitan@esperanto.org>
394
395 * progmodes/cc-mode.el (c-basic-common-initc-font-lock-init)
396 (c-font-lock-init): Eliminate obsolete make-local-hook.
397 (c-mode, c++-mode, objc-mode, java-mode, idl-mode, pike-mode)
398 (awk-mode): Use run-mode-hooks.
399
400 * progmodes/cperl-mode.el (cperl-mode): Use run-mode-hooks.
401
402 2004-11-13 Kim F. Storm <storm@cua.dk>
403
404 * mouse.el (mouse-drag-copy-region): Add :version.
405 (mouse-drag-mode-line-1): Let bind mouse-autoselect-window to nil
406 while dragging mode line, so mode line can be dragged downwards.
407 (mouse-drag-region-1): Let bind make-cursor-line-fully-visible
408 while pressing mouse button so window doesn't scroll until we
409 release the mouse if clicking on partially visible line.
410
411 2004-11-12 Jay Belanger <belanger@truman.edu>
412
413 * calc/calc-graph.el (calc-dumb-map): Declare it.
414 (calc-graph-show-dumb): Check if calc-dumb-map is non-nil rather
415 than unbound.
416 (calc-graph-name): Made `end' a local variable.
417 (calc-graph-lookup): Made `varname' a local variable.
418 (var-DUMMY, var-DUMMY2, var-PlotRejects, calc-gnuplot-trail-mark):
419 Declare them.
420 (calc-graph-format-data): Don't check if var-PlotRejects is bound.
421 (calc-graph-plot, calc-graph-compute-3d): Remove references to
422 the unused variable y3vec.
423 (calc-graph-show-dumb): Remove reference to unused variable found-pt.
424 (calc-graph-kill-hook, calc-graph-plot): Remove reference to
425 calc-graph-prev-kill-hook.
426 (calc-graph-yvalue, calc-graph-yvec, calc-graph-numsteps)
427 (calc-graph-numsteps3, calc-graph-xvalue, calc-graph-xvec)
428 (calc-graph-xname, calc-graph-yname, calc-graph-xstep)
429 (calc-graph-ycache, calc-graph-ycacheptr, calc-graph-refine)
430 (calc-graph-keep-file, calc-graph-xval, calc-graph-xlow)
431 (calc-graph-xhigh, calc-graph-yval, calc-graph-yp, calc-graph-xp)
432 (calc-graph-zp, calc-graph-yvector, calc-graph-resolution)
433 (calc-graph-y3value, calc-graph-y3name)
434 (calc-graph-y3step, calc-graph-y3step, calc-graph-zval)
435 (calc-graph-stepcount, calc-graph-is-splot)
436 (calc-graph-surprise-splot, calc-graph-blank)
437 (calc-graph-non-blank, calc-graph-curve-num): New variables.
438 (calc-graph-plot, calc-graph-compute-2d, calc-graph-refine-2d)
439 (calc-graph-recompute-2d, calc-graph-compute-3d)
440 (calc-graph-format-data): Replace undeclared variables with the
441 above newly declared variables.
442
443 2004-11-12 Diane Murray <dsm@muenster.de> (tiny change)
444
445 * mail/rmail.el (rmail-get-new-mail): Use the renamed variables
446 `rsf-beep' and `rsf-sleep-after-message'.
447
448 * mail/rmail-spam-filter.el (rmail-spam-filter): Only check white
449 list if `message-sender' is non-nil.
450
451 2004-11-12 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
452
453 * desktop.el (desktop-create-buffer, desktop-save): Avoid some
454 consing by using mapc instead of mapcar.
455
456 2004-11-12 Nick Roberts <nickrob@snap.net.nz>
457
458 * tooltip.el (require): Explain why CL is needed.
459
460 2004-11-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
461
462 * printing.el: Insert :version into defgroup (printing). All reference
463 to Files option in menubar were changed to File.
464 (pr-version): New version number (6.8.2).
465 (pr-get-symbol): Call easy-menu-intern.
466 (pr-region-active-p): Now is a fun (it was defsubst). To avoid
467 compilation gripes.
468
469 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
470
471 * emacs-lisp/byte-opt.el (byte-compile-inline-expand): Understand the
472 new byte-compile-function-environment binding to t.
473
474 * font-lock.el (font-lock-fontify-syntactically-region):
475 Don't forget to highlight the last char when we hit `end'.
476
477 * mwheel.el (mouse-wheel-progressive-speed): Fix typo in name.
478 (mwheel-scroll): Adjust accordingly.
479
480 * cvs-status.el: Reduce spurious warnings.
481 (cvs-status-checkout): Remove.
482 (cvs-status-mode-map): Use cvs-mode-checkout instead.
483
484 * pcvs.el (cvs-mode-checkout): New command.
485
486 * international/iso-cvt.el (iso-cvt-define-menu): Fix typo.
487
488 * tooltip.el: Require CL.
489
490 * emacs-lisp/bytecomp.el: Use push.
491 (byte-compile-file-form-defalias): Rename from byte-compile-defalias.
492 (defalias): Remove the `byte-compile' property and add
493 a `byte-hunk-handler'.
494
495 2004-11-11 Juri Linkov <juri@jurta.org>
496
497 * info.el (Info-search): Save match data for isearch.
498 Skip Tag Table node.
499
500 * descr-text.el (describe-char): Replace syntax-after with code
501 from its previous version.
502
503 * files.el (magic-mode-alist): Use optimization for SGML mode too.
504 (set-auto-mode): Doc fix. Remove unused variable `xml'.
505
506 * international/mule.el (sgml-html-meta-auto-coding-function):
507 Remove > after <html to allow HTML attributes.
508
509 2004-11-11 Jay Belanger <belanger@truman.edu>
510
511 * calc/calc-comb.el (math-prime-factors-finished): Declare it as
512 a variable.
513 (calcFunc-dfac): Replace unbound max by n.
514 (math-stirling-local-cache): New variable.
515 (math-stirling-number, math-stirling-1, math-stirling-2):
516 Replace the variable `cache' by the declared variable
517 math-stirling-local-cache.
518 (var-RandSeed): Declare it as a variable.
519 (math-init-random-base, math-random-digit): Don't check to see if
520 var-RandSeed is bound.
521 (math-random-cache, math-gaussian-cache, calc-verbose-nextprime):
522 Declare them instead of just setting them.
523 (math-init-random-base): Made i a local variable.
524 (math-random-digit): Made math-random-last a local variable.
525 (math-prime-test-cache): Move declaration to before it is used.
526 (math-prime-test-cache-k, math-prime-test-cache-q)
527 (math-prime-test-cache-nm1, math-prime-factors-finished):
528 Declare them as variables.
529
530 2004-11-11 Jay Belanger <belanger@truman.edu>
531
532 * calc/calc-ext.el (math-defcache): Use defvar for the new
533 variables it creates.
534
535 2004-11-11 Lars Hansen <larsh@math.ku.dk>
536
537 * desktop.el (desktop-buffer-mode-handlers, desktop-after-read-hook)
538 (desktop-clear-preserve-buffers-regexp, desktop-file-name-format)
539 (desktop-globals-to-clear, desktop-no-desktop-file-hook, desktop-path)
540 (desktop-save): Add :version.
541
542 2004-11-11 Stefan Monnier <monnier@iro.umontreal.ca>
543
544 * printing.el (pr-get-symbol): Don't downcase.
545
546 2004-11-10 Jay Belanger <belanger@truman.edu>
547
548 * calc/calc-aent.el (calc-do-quick-calc): Use kill-new to append
549 string to kill-ring.
550
551 * calc/calc-aent.el (calc-alg-exp, math-toks)
552 (math-exp-pos,math-exp-old-pos, math-exp-token)
553 (math-exp-keep-spaces, math-exp-str): New variables.
554 (calc-do-alg-entry, calcAlg-equals, calcAlg-edit)
555 (calcAlg-enter): Use declared variable calc-alg-exp.
556 (math-build-parse-table, math-find-user-token): Use declared
557 variable math-toks.
558 (math-read-exprs, math-read-token, calc-check-user-syntax)
559 (calc-match-user-syntax, match-factor-after, math-read-factor):
560 Use declared variables math-exp-pos math-exp-old-pos.
561 (math-read-exprs, math-read-token, math-read-expr-level)
562 (calc-check-user-syntax, calc-match-user-syntax)
563 (match-factor-after, math-read-factor): Use declared variable
564 math-exp-token.
565 (math-read-exprs, math-read-expr-list, math-read-token)
566 (math-read-factor): Use declared variable math-exp-keep-spaces.
567 (math-read-exprs, math-read-token): Use declared variable
568 math-exp-str.
569 (calc-match-user-syntax): Make m a local variable.
570
571 * calc/calc-ext.el (math-read-expr): Use declared variables
572 math-exp-pos, math-exp-old-pos, math-exp-str, math-exp-token,
573 math-exp-keep-spaces.
574
575 * calc/calc-forms.el (math-read-angle-bracket): Use declared
576 variables math-exp-pos, math-exp-str.
577
578 * calc/calc-lang.el (math-parse-tex-sum): Use declared variable
579 math-exp-old-pos.
580 (math-parse-fortran-vector, math-parse-fortran-vector-end)
581 (math-parse-eqn-prime): Use declared variable math-exp-token.
582
583 * calc/calc-vec.el (math-read-brackets, math-check-for-commas):
584 Use declared variable math-exp-pos.
585 (math-check-for-commas): Use declared variable math-exp-str.
586 (math-read-brackets): Use declared variables math-exp-old-pos,
587 math-exp-keep-spaces.
588 (math-read-brackets, math-read-vector, math-read-matrix):
589 Use declared variable math-exp-token.
590
591 2004-11-10 Stefan Monnier <monnier@iro.umontreal.ca>
592
593 * emacs-lisp/easymenu.el (easy-menu-define-key): Understand the case
594 where the keymap is a symbol.
595 (easy-menu-add-item): Use keymap-prompt. Simplify.
596
597 * files.el (magic-mode-alist): Reduce backtracking in the HTML regexp.
598
599 * textmodes/sgml-mode.el (sgml-tag-text-p): New fun.
600 (sgml-parse-tag-backward): Use it to skip spurious < or >.
601
602 2004-11-10 Thien-Thi Nguyen <ttn@gnu.org>
603
604 * ebuff-menu.el: Doc fixes throughout.
605 (electric-buffer-menu-mode-hook): New defvar.
606
607 2004-11-10 Nick Roberts <nickrob@snap.net.nz>
608
609 * tooltip.el: Don't require cl, comint, gud, gdb-ui for
610 compilation. The resulting compiler warnings appear to be harmless.
611
612 2004-11-10 Daniel Pfeiffer <occitan@esperanto.org>
613
614 * textmodes/conf-mode.el: New file.
615
616 * files.el (auto-mode-alist, magic-mode-alist): Use it.
617
618 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
619
620 * international/iso-cvt.el (iso-cvt-define-menu): Clean up namespace.
621
622 2004-11-09 Jay Belanger <belanger@truman.edu>
623
624 * calc/calc-ext.el (calc-init-extensions): Remove old code.
625
626 * calc/calc-ext.el (math-expr-data, math-mt-many, math-mt-func)
627 (calc-z-prefix-buf, calc-z-prefix-msgs): New variables.
628 (calc-z-prefix-help, calc-user-function-list): Use declared
629 variables calc-z-prefix-buf, calc-z-prefix-msgs.
630 (math-map-tree, math-map-tree-rec): Use declared variables
631 math-mt-many, math-mt-func.
632 (math-read-expression, math-read-string): Use declared variable
633 math-expr-data.
634
635 * calc/calc-ext.el (math-normalize-nonstandard): Use declared
636 variable math-normalize-a.
637
638 * calc/calc.el (math-normalize-a): New variable.
639 (math-normalize): Use declared variable math-normalize-a.
640
641 * calc/calc-poly.el (math-expand-form): Use declared variable
642 math-mt-many.
643
644 * calc/calc-rewr.el (math-rewrite, math-rewrite-phase):
645 Use declared variable math-mt-many.
646 (math-rewrite): Use declared variable math-mt-func.
647
648 * calc/calc-vec.el (math-read-brackets, math-read-vector)
649 (math-read-matrix): Use declared variable math-expr-data.
650
651 * calc/calc-lang.el (math-parse-fortran-vector)
652 (math-parse-fortran-vector-end, math-parse-tex-sum)
653 (math-parse-eqn-matrix, math-parse-eqn-prime)
654 (math-read-math-subscr): Use declared variable math-expr-data.
655
656 * calc/calc-aent.el (math-read-exprs, math-read-expr-list)
657 (math-read-expr-level, math-read-token, calc-check-user-syntax)
658 (calc-match-user-syntax, math-read-if, math-factor-after)
659 (math-read-factor): Use declared variable math-expr-data.
660
661 2004-11-09 Glenn Morris <gmorris@ast.cam.ac.uk>
662
663 * calendar/diary-lib.el (diary-from-outlook)
664 (diary-from-outlook-gnus, diary-from-outlook-rmail): Do not use
665 interactive-p; but rather new optional argument NOCONFIRM.
666
667 2004-11-09 Stefan Monnier <monnier@iro.umontreal.ca>
668
669 * emacs-lisp/easymenu.el (easy-menu-intern): Revert to no-downcasing.
670 (easy-menu-name-match): Revert correspondingly.
671
672 2004-11-09 Richard M. Stallman <rms@gnu.org>
673
674 * emacs-lisp/bytecomp.el (byte-compile-defalias):
675 Turn off warnings for the new function even if definition not constant.
676 If the definition isn't a quoted symbol, record (FUNCTION . t).
677 (byte-compile-function-environment): Now allow (FUNCTION . t) as elt.
678 (byte-compile-callargs-warn): Handle (FUNCTION . t).
679 (display-call-tree, byte-compile-arglist-warn):
680 Handle t returned by byte-compile-fdefinition.
681
682 2004-11-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
683
684 * Makefile.in (maintainer-clean): Depend on distclean.
685
686 * help-fns.el (help-C-file-name): File name must be in build-files
687 to be returned.
688
689 2004-11-09 Jay Belanger <belanger@truman.edu>
690
691 * calc/calc.el (calc-mode-hook, calc-trail-mode-hook)
692 (calc-start-hook, calc-end-hook, calc-load-hook): New variables.
693
694 * calc/calc.el (calc, calc-trail-display, calc-mode):
695 Remove obsolete sections.
696
697 * calc/calc.el (calc-x-paste-text): Remove.
698
699 * calc/calc-ext.el (calc-init-extensions): Bind calc-yank to
700 mouse-2.
701
702 2004-11-09 Nick Roberts <nickrob@snap.net.nz>
703
704 * progmodes/gdb-ui.el (gdb-current-stack-level): New variable.
705 (gdb-info-frames-custom, gdb-frame-handler): Use it to find
706 current frame (in case of recursive calls).
707 (gdb-show-changed-values): Add :version keyword.
708
709 2004-11-08 Stefan Monnier <monnier@iro.umontreal.ca>
710
711 * international/mule-cmds.el: Change coding-system to utf-8.
712 (select-safe-coding-system-interactively):
713 New function extracted from select-safe-coding-system.
714 (select-safe-coding-system): Use it.
715
716 2004-11-08 Richard M. Stallman <rms@gnu.org>
717
718 * subr.el (syntax-after): Doc fix.
719
720 * paren.el (show-paren-function): Change calls to syntax-after
721 for new way of returning the value.
722
723 * menu-bar.el (menu-bar-file-menu): Make this the real name
724 and menu-bar-files-menu the alias. Use the former.
725 (global-map): Use `file', not `files', as the symbol.
726
727 * info.el (Info-revert-find-node): Don't use beginning-of-buffer.
728
729 * filesets.el (filesets-spawn-external-viewer, filesets-run-cmd):
730 Don't use beginning-of-buffer.
731 (filesets-cmd-show-result): Use with-no-warnings.
732
733 2004-11-08 Juri Linkov <juri@jurta.org>
734
735 * progmodes/compile.el (compile): Don't overwrite last command in
736 minibuffer history with default command if they are not equal.
737
738 2004-11-08 Jay Belanger <belanger@truman.edu>
739
740 * calc/calcalg2.el (math-do-integral-methods): Try linear then
741 non-linear substitutions.
742
743 2004-11-08 Jay Belanger <belanger@truman.edu>
744
745 * calc/calcalg2.el (math-linear-subst-tried): New variable.
746 (math-do-integral): Set `math-linear-subst-tried' to nil.
747 (math-do-integral-methods): Use `math-linear-subst-tried' to
748 determine what type of substitution to try.
749 (math-integ-try-linear-substituion):
750 Set `math-linear-subst-tried' to t.
751
752 2004-11-08 Kim F. Storm <storm@cua.dk>
753
754 * Makefile.in (bootstrap-clean): New target for 'make bootstrap'.
755
756 2004-11-07 Juri Linkov <juri@jurta.org>
757
758 * info-look.el (info-lookup): Allow reusing in the current buffer
759 not only *info* buffer, but all (even renamed) Info buffers
760 by checking for major-mode instead of *info* buffer name.
761 (c-mode, autoconf-mode, emacs-lisp-mode, scheme-mode)
762 (octave-mode, maxima-mode) <doc-spec>:
763 Allow long dashes generated by Texinfo 4.7 before definitions.
764 (texinfo-mode) <doc-spec>: Add space to suffix to find command
765 definitions with argument separated by space.
766
767 2004-11-06 Richard M. Stallman <rms@gnu.org>
768
769 * simple.el (next-error group, face): Move before first use.
770 (next-error-highlight, next-error-highlight-no-select): Likewise.
771
772 * simple.el (line-move-invisible-p): Rename from line-move-invisible.
773 (line-move): New args NOERROR and TO-END.
774 Return t if if succeed in moving specified number of lines.
775 (move-end-of-line): New function.
776
777 * simple.el (beginning-of-buffer-other-window): Use with-no-warnings.
778 (end-of-buffer-other-window): Likewise.
779
780 * simple.el (line-move-ignore-invisible): Default to t.
781
782 * subr.el (syntax-after): Return the syntax letter, not the raw code.
783
784 * emacs-lisp/elp.el (elp-results): Delete wasteful beginning-of-buffer.
785
786 * international/iso-cvt.el (iso-cvt-define-menu):
787 Rename menu-bar-files-menu to menu-bar-file-menu.
788
789 * net/browse-url.el (browse-url-gnome-moz-program)
790 (browse-url-gnome-moz-arguments): Move up before first use.
791
792 * net/tramp.el (tramp group): Add :version.
793
794 * progmodes/ada-xref.el (ada-gdb-application):
795 Use goto-char instead of beginning-of-buffer.
796
797 * progmodes/cperl-mode.el (cperl-info-on-command):
798 Use goto-char instead of beginning-of-buffer.
799
800 * progmodes/idlw-shell.el (idlwave-shell-examine-map):
801 Move up before first use.
802 (idlwave-shell-temp-pro-file): Likewise.
803 (idlwave-shell-temp-rinfo-save-file): Likewise.
804 (idlwave-shell-temp-file): Minor doc fix.
805
806 * textmodes/flyspell.el (flyspell-external-point-words):
807 Use goto-char instead of beginning-of-buffer.
808
809 2004-11-06 Kai Grossjohann <kai.grossjohann@gmx.net>
810
811 * net/tramp.el (tramp-coding-commands): Additionally try "uudecode -o
812 /dev/stdout" before trying "uudecode -o -". Suggested by Han Boetes.
813 (tramp-uudecode): Mention `uudecode -o /dev/stdout'.
814
815 2004-11-06 David Ponce <david@dponce.com>
816
817 * recentf.el (recentf-menu-path): Use menu item name.
818
819 2004-11-06 Eli Zaretskii <eliz@gnu.org>
820
821 * progmodes/gdb-ui.el: Don't call define-fringe-bitmap if the
822 display doesn't support images.
823
824 2004-11-06 Andreas Schwab <schwab@suse.de>
825
826 * tempo.el (tempo-match-finder): Doc fix.
827
828 * emacs-lisp/easymenu.el (easy-menu-get-map): Fix last change.
829
830 2004-11-06 Stefan Monnier <monnier@iro.umontreal.ca>
831
832 * emacs-lisp/easymenu.el (easy-menu-get-map-look-for-name): Remove.
833 (easy-menu-lookup-name): New fun to replace it.
834 (easy-menu-get-map): Use it to obey menu item names (rather than just
835 keys) when looking up `path'.
836 (easy-menu-always-true-p): Rename from easy-menu-always-true.
837 (easy-menu-convert-item-1): Adjust to new name.
838
839 2004-11-06 Peter Heslin <pj@heslin.eclipse.co.uk> (tiny change)
840
841 * outline.el (hide-body): Don't hide lines at the top of the file
842 that precede the first header line.
843
844 2004-11-06 Paul Pogonyshev <pogonyshev@gmx.net>
845
846 * align.el (align-areas): Delete whitespace before reindenting, so
847 that tabs are never placed after spaces.
848
849 2004-11-06 Alan Shutko <ats@acm.org>
850
851 * macros.el (insert-kbd-macro): Do completions based on macros,
852 rather than all commands.
853
854 2004-11-06 David Hansen <david.hansen@gmx.net> (tiny change)
855
856 * tempo.el (tempo-match-finder): Use [:word:] instead of "^\\b",
857 to solve a bug whereby tags with 'b' don't match.
858
859 2004-11-05 Juri Linkov <juri@jurta.org>
860
861 * info.el (Info-search): Don't search in node header lines
862 and file headers.
863
864 * emacs-lisp/edebug.el (edebug-next-token-class): Allow all
865 symbol-constituent characters after dot, not only digits.
866
867 2004-11-04 Daniel Pfeiffer <occitan@esperanto.org>
868
869 * files.el (set-auto-mode): Don't get error after setting -*-mode-*-.
870
871 2004-11-04 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
872
873 * dired.el (dired-read-dir-and-switches): Call read-directory-name
874 if a dialog will be used, read-file-name otherwise.
875
876 2004-11-04 Richard M. Stallman <rms@gnu.org>
877
878 * textmodes/table.el (table group): Add :version.
879
880 * textmodes/ispell.el (ispell-word):
881 Don't alter args; set them only thru `interactive' spec.
882
883 * textmodes/flyspell.el (flyspell-word):
884 Don't alter FOLLOWING; set it only thru `interactive' spec.
885
886 * progmodes/f90.el (f90-end-of-block): Don't use interactive-p.
887
888 * net/browse-url.el (browse-url-maybe-new-window):
889 Use called-interactively-p.
890
891 * mail/supercite.el (sc-cite-region):
892 Don't use interactive-p. Add arg INTERACTIVE.
893 (sc-version): Don't use interactive-p. Rename arg to MESSAGE.
894
895 * international/mule-cmds.el (set-input-method, toggle-input-method):
896 Don't use interactive-p. Add arg INTERACTIVE.
897
898 * eshell/esh-mode.el (eshell-show-maximum-output):
899 Don't use interactive-p.
900 (eshell-truncate-buffer): Just message, no error, if buffer is short.
901
902 * mouse.el (mouse-show-mark): Get positions to delete from mark
903 and point, not from mouse-drag-overlay.
904
905 * imenu.el (imenu-eager-completion-buffer): Add :version.
906
907 * filesets.el (filesets group): Add :version.
908
909 2004-11-03 Daniel Pfeiffer <occitan@esperanto.org>
910
911 * files.el (xml-based-modes): Delete var.
912 (magic-mode-alist): New more general var.
913 (set-auto-mode): Use it.
914
915 * buff-menu.el (Buffer-menu-make-sort-button): Preserve point even
916 when clicking from another window.
917
918 2004-11-03 Thien-Thi Nguyen <ttn@gnu.org>
919
920 * vc-cvs.el (vc-cvs-local-month-numbers): Delete var.
921 (vc-cvs-annotate-time): Incorporate value of deleted var.
922 Remove special-case handling of beginning-of-buffer cruft.
923 Cache ending position (point) and return value in text property
924 `vc-cvs-annotate-time', and consult it on subsequent invocations.
925
926 * vc-cvs.el (vc-cvs-annotate-command):
927 Delete extraneous lines from beginning of buffer.
928 * vc-mcvs.el (vc-mcvs-annotate-command): Likewise.
929
930 * progmodes/grep.el (grep-default-command): Take empty string
931 for tag if all other methods yield nil. Shell-quote the tag.
932
933 * vc.el (vc-annotate-display-autoscale): Add prefix-arg
934 spec in `interactive' form, and mention it in the docstring.
935 Also, make sure point is at bol after calling `annotate-time'.
936
937 2004-11-02 Richard M. Stallman <rms@gnu.org>
938
939 * cus-edit.el (customize-group-other-window):
940 Select the window that displays the custom buffer.
941 (custom-buffer-create-other-window): Likewise.
942
943 * comint.el (comint-insert-input): Fix previous change.
944
945 * emacs-lisp/elp.el (elp-instrument-function):
946 Use called-interactively-p.
947
948 * emacs-lisp/easymenu.el (easy-menu-intern):
949 Don't downcase; rather, case-flip the first letter of each word.
950
951 * emacs-lisp/easy-mmode.el (define-minor-mode):
952 Use called-interactively-p.
953
954 * emacs-lisp/bytecomp.el (byte-compile-warning-types):
955 Add interactive-only.
956 (byte-compile-warnings): Add interactive-only as option.
957 (byte-compile-interactive-only-functions): New variable.
958 (byte-compile-form): Warn about calls to functions
959 in byte-compile-interactive-only-functions.
960
961 * emacs-lisp/autoload.el (update-file-autoloads):
962 Don't use interactive-p; take new arg SAVE-AFTER.
963
964 * emacs-lisp/advice.el (ad-make-advised-definition):
965 Use called-interactively-p.
966
967 2004-11-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
968
969 * files.el (find-file-existing): New function.
970
971 * menu-bar.el (menu-bar-files-menu): Make "Open File..." call
972 find-file-existing. Add "New File..." that calls find-file.
973
974 * diropen.pbm diropen.xpm: New files.
975
976 * toolbar/tool-bar.el (tool-bar-setup): Tool bar item dired uses
977 icon diropen. New tool bar item find-file-existing uses icon open.
978
979 * dired.el (dired-read-dir-and-switches): Call read-driectory-name
980 instead of read-file-name.
981
982 2004-11-02 Ulf Jasper <ulf.jasper@web.de>
983
984 * calendar/icalendar.el (icalendar-version): Increase to 0.08.
985 (icalendar--split-value): Change name of work buffer.
986 (icalendar--get-weekday-abbrev): Return nil on error.
987 (icalendar--date-to-isodate): New function.
988 (icalendar-convert-diary-to-ical)
989 (icalendar-extract-ical-from-buffer): Use only two args for
990 make-obsolete (XEmacs compatibility).
991 (icalendar-export-file, icalendar-import-file): Blank at end of prompt.
992 (icalendar-export-region): Doc fix.
993 If error, return non-nil and write errors to a buffer.
994 Use correct weekday for weekly recurring events.
995 Check whether date has been parsed for ordinary events.
996 Make weekly events start in the year 2000.
997 DTEND is non-inclusive, shift end date by one day if
998 necessary (not for entries that have date and time).
999 Rename local let variables: oops -> found-error, datestring ->
1000 startdatestring.
1001
1002 2004-11-02 Kim F. Storm <storm@cua.dk>
1003
1004 * files.el (set-auto-mode-0): Don't rely on dynamic binding of
1005 keep-mode-if-same variable. Add it as optional arg instead.
1006 (set-auto-mode): Call set-auto-mode-0 with keep-mode-if-same.
1007
1008 * ehelp.el (electric-help-map): Reorder Q/q and R/r entries so
1009 substitute-command-keys will select lower-case bindings like those
1010 used in the static help texts.
1011
1012 * descr-text.el (describe-text-properties): Don't err if called in
1013 the *Help* buffer; output to *Help-2* buffer instead.
1014
1015 * kmacro.el (group kmacro): Add :version.
1016 (kmacro-keyboard-quit): New function to cleanup on C-g.
1017 (kmacro-start-macro): Set defining-kbd-macro to append when
1018 appending to last macro.
1019
1020 * simple.el (keyboard-quit): Call kmacro-keyboard-quit.
1021
1022 2004-11-02 Nick Roberts <nickrob@snap.net.nz>
1023
1024 * progmodes/gdb-ui.el (gdb-enable-debug-log)
1025 (gdb-use-inferior-io-buffer, gdb-use-colon-colon-notation)
1026 (gud-gdba-command-name, gdb-show-main, gdb-many-windows):
1027 Add :version keyword.
1028
1029 2004-11-02 Pavel Kobiakov <pk_at_work@yahoo.com>
1030
1031 * progmodes/flymake.el (flymake-err-line-patterns):
1032 Use `flymake-reformat-err-line-patterns-from-compile-el' to convert
1033 `compilation-error-regexp-alist-alist' to internal Flymake format.
1034
1035 * progmodes/flymake.el: eliminated byte-compiler warnings.
1036
1037 2004-11-01 Jay Belanger <belanger@truman.edu>
1038
1039 * calc/calc-frac.el (calc-over-notation): Replace `completing-read'
1040 with `interactive "s"'.
1041
1042 2004-11-01 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1043
1044 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
1045 Revert change from 2004-10-16. '*' checks the current buffer, but the
1046 mouse click may be in another buffer.
1047
1048 2004-11-01 John Paul Wallington <jpw@gnu.org>
1049
1050 * files.el (large-file-warning-threshold): Add :version keyword.
1051 (kill-some-buffers): Doc fix.
1052
1053 * thumbs.el (group thumbs): Add :version keyword.
1054
1055 * textmodes/bibtex.el (bibtex-make-field): Fix typo.
1056
1057 2004-11-01 Richard M. Stallman <rms@gnu.org>
1058
1059 * textmodes/ispell.el (ispell-word): Don't use interactive-p.
1060
1061 * textmodes/flyspell.el (flyspell-word): Don't use interactive-p.
1062
1063 * allout.el (allout group): Add :version.
1064 (allout-init): Don't use interactive-p.
1065 (allout-ascend-to-depth, allout-ascend, allout-end-of-level)
1066 (allout-forward-current-level, allout-backward-current-level):
1067 Don't use interactive-p.
1068
1069 * textmodes/bibtex.el (bibtex-make-field): Don't use interactive-p.
1070 (bibtex-find-text): Likewise.
1071
1072 * progmodes/vhdl-mode.el (vhdl-fill-region)
1073 (vhdl-beginning-of-statement): Don't use interactive-p.
1074
1075 * progmodes/idlwave.el (idlwave-update-routine-info):
1076 Don't use interactive-p.
1077
1078 * progmodes/idlw-shell.el (idlwave-shell-send-char):
1079 Don't use interactive-p.
1080
1081 * progmodes/cperl-mode.el (cperl-switch-to-doc-buffer):
1082 Don't use interactive-p.
1083
1084 * progmodes/ada-xref.el (ada-make-body-gnatstub):
1085 Don't use interactive-p.
1086
1087 * play/fortune.el (fortune-to-signature): Don't use interactive-p.
1088 (fortune-in-buffer): Doc fix.
1089
1090 * play/5x5.el (5x5-new-game): Set up the buffer even if not interactive.
1091
1092 * net/eudc.el (eudc-display-records): Use with-output-to-temp-buffer;
1093 don't select the temporary buffer.
1094 (eudc-get-email): New optional arg ERROR; don't use interactive-p.
1095 (eudc-get-phone): Likewise.
1096
1097 2004-11-01 Kim F. Storm <storm@cua.dk>
1098
1099 * man.el (Man-xref-normal-file): Fix help-echo.
1100
1101 2004-10-31 Stefan Monnier <monnier@iro.umontreal.ca>
1102
1103 * reveal.el (reveal-last-tick): New var.
1104 (reveal-post-command): Use it to avoid closing overlays when we're
1105 appending text to them.
1106
1107 2004-10-31 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
1108
1109 * textmodes/bibtex.el: Require button.
1110 (bibtex-autokey-transcriptions): Translate TeX `\ ' to space.
1111 (bibtex-reference-keys): Distinguish between header keys and
1112 crossref keys.
1113 (bibtex-beginning-of-field): New function.
1114 (bibtex-url-map): Remove.
1115 (bibtex-font-lock-keywords): Use bibtex-font-lock-crossref.
1116 (bibtex-font-lock-url-regexp): Assume that field names begin at
1117 the beginning of a line.
1118 (bibtex-font-lock-url): Simplify. Do not use bibtex-enclosing-field.
1119 Remove field delimiters. Use bibtex-beginning-of-field.
1120 Bugfix, point can be inside a field with a url.
1121 (bibtex-font-lock-crossref, bibtex-button-action, bibtex-button):
1122 New functions.
1123 (bibtex-mark-active, bibtex-run-with-idle-timer): Remove.
1124 (bibtex-key-in-head): Simplify.
1125 (bibtex-current-line): Use bolp.
1126 (bibtex-parse-keys): Remove unused arg `add'.
1127 Use bibtex-type-in-head and bibtex-key-in-head.
1128 (bibtex-parse-entry, bibtex-autofill-entry):
1129 Use bibtex-type-in-head and bibtex-key-in-head.
1130 (bibtex-autokey-get-field): Do not alter case of replacement text.
1131 (bibtex-autokey-get-names): Do all processing of name list.
1132 (bibtex-autokey-get-year): New function.
1133 (bibtex-autokey-get-title): Do all processing of title words.
1134 (bibtex-generate-autokey): Simplify.
1135 (bibtex-string-files-init): Use default-directory.
1136 Allow for absolute file names in bibtex-string-files.
1137 (bibtex-files, bibtex-file-path): New variables.
1138 (bibtex-files-expand): New function.
1139 (bibtex-find-entry-globally): New command.
1140 (bibtex-summary-function): New variable.
1141 (bibtex-summary): Default value of bibtex-summary-function.
1142 (bibtex-find-crossref): New optional args pnt and split.
1143 (bibtex-complete-key-cleanup): Call bibtex-summary-function.
1144 (bibtex-copy-summary-as-kill): New command bound to C-cC-t.
1145 (bibtex-validate): Fix docstring. Check only abbreviated month fields.
1146 Fix handling of required and alternative fields.
1147 Identify duplicate keys even if bibtex-maintain-sorted-entries is nil.
1148 Use cons and display-buffer.
1149 (bibtex-validate-globally): New command.
1150 (bibtex-clean-entry): Use bibtex-files-expand. Do not call
1151 bibtex-parse-keys and bibtex-parse-strings for updating
1152 bibtex-reference-keys and bibtex-strings.
1153 (bibtex-realign): Remove blank lines past the last entry.
1154 (bibtex-reformat): Use bibtex-entry-format as default.
1155 (bibtex-choose-completion-string): Remove.
1156 (bibtex-complete): Do not use bibtex-choose-completion-string.
1157 (bibtex-url): Simplify.
1158
1159 2004-10-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1160
1161 * x-dnd.el (x-dnd-test-function, x-dnd-protocol-alist)
1162 (x-dnd-types-alist, x-dnd-open-file-other-window)
1163 (x-dnd-known-types): Add :version.
1164
1165 2004-10-31 John Paul Wallington <jpw@gnu.org>
1166
1167 * ibuffer.el (group ibuffer): Add :version keyword.
1168
1169 2004-10-31 Kim F. Storm <storm@cua.dk>
1170
1171 * ido.el (group ido): Add :version keyword.
1172 (ido-mode): Remove :version keyword.
1173
1174 * emulation/cua-base.el (group cua): Add :version keyword.
1175 (cua-mode): Remove :version keyword.
1176
1177 2004-10-30 Luc Teirlinck <teirllm@auburn.edu>
1178
1179 * autorevert.el (auto-revert-tail-mode-text): Add :version keyword.
1180
1181 * help-at-pt.el (help-at-pt-timer): Move defvar up to avoid
1182 compiler warning.
1183 (help-at-pt-timer-delay): Add :initialize keyword. Simplify :set
1184 function.
1185 (help-at-pt-display-when-idle): Remove autoload.
1186
1187 2004-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
1188
1189 * makefile.w32-in (custom-deps, autoloads): Fix *-hooks -> *-hook.
1190
1191 2004-10-30 Juri Linkov <juri@jurta.org>
1192
1193 * help.el (function-called-at-point):
1194 * help-fns.el (variable-at-point): Read -> intern.
1195
1196 2004-10-30 Simon Josefsson <jas@extundo.com>
1197
1198 * progmodes/autoconf.el (autoconf-font-lock-keywords):
1199 Recognize AS_* too.
1200
1201 2004-10-29 Simon Josefsson <jas@extundo.com>
1202
1203 * subr.el (read-passwd): Move back from password.el.
1204
1205 * password.el: Remove, not ready yet.
1206
1207 2004-10-29 Andreas Schwab <schwab@suse.de>
1208
1209 * speedbar.el (speedbar-frame-parameters): Improve customize type.
1210
1211 2004-10-29 Sam Steingold <sds@gnu.org>
1212
1213 * mouse.el (mouse-show-mark): Replace the last occurrence of
1214 x-lost-selection-hooks with x-lost-selection-functions.
1215
1216 2004-10-28 Stefan Monnier <monnier@iro.umontreal.ca>
1217
1218 * mouse.el (mouse-show-mark): Adjust to new name and don't assume
1219 x-lost-selection-functions is bound.
1220
1221 * mouse-sel.el (mouse-sel-mode):
1222 * emacs-lisp/lselect.el: Adjust to new names for
1223 x-(lost|sent)-selection-functions.
1224
1225 * subr.el (x-lost-selection-hooks, x-sent-selection-hooks):
1226 New obsolete aliases of x-lost-selection-functions and
1227 x-sent-selection-functions.
1228
1229 2004-10-28 Kim F. Storm <storm@cua.dk>
1230
1231 * imenu.el (imenu-scanning-message): Remove.
1232 (imenu-progress-message): Make it a no-op.
1233
1234 2004-10-28 John Paul Wallington <jpw@gnu.org>
1235
1236 * files.el (set-auto-mode): Call `throw' correctly.
1237
1238 2004-10-28 Juri Linkov <juri@jurta.org>
1239
1240 * info.el (Info-file-list-for-emacs): Add ("Info" . "info")
1241 to search `Info-...' commands in `info' manual.
1242 (Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
1243 Add 'info-file "emacs" property.
1244 (Info-find-emacs-command-nodes): Fix index line number regexp.
1245 Set real line number (instead of fake 0) in first element of the
1246 returned list.
1247 (Info-goto-emacs-command-node): Use line number of first element
1248 to set point in the first found Info node.
1249
1250 * progmodes/grep.el (grep-regexp-alist): Move match highlighting
1251 code to `grep-mode-font-lock-keywords'.
1252 (grep-mode-font-lock-keywords): Delete grep markers instead
1253 of making them invisible.
1254
1255 2004-10-28 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
1256
1257 * mail/emacsbug.el (report-emacs-bug): Insert x-server-vendor
1258 and x-server-version in bug report.
1259
1260 2004-10-28 Daniel Pfeiffer <occitan@esperanto.org>
1261
1262 * files.el (set-auto-mode-0): New function.
1263 (set-auto-mode): Use it to handle aliased modes and to
1264 be consistent between C-x C-f and C-x C-w.
1265
1266 2004-10-28 Kenichi Handa <handa@m17n.org>
1267
1268 * international/utf-8.el (utf-translate-cjk-charsets):
1269 Add katakana-jisx0201.
1270
1271 * international/subst-jis.el: Add data for JISX0201.
1272
1273 2004-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
1274
1275 * obsolete/hilit19.el (hilit-mode): New function.
1276 Move all the toplevel side-effecting stuff into it, so that loading
1277 hilit19 doesn't mess everything up any more.
1278
1279 2004-10-27 Richard M. Stallman <rms@gnu.org>
1280
1281 * add-log.el (add-change-log-entry): Set up mailing address
1282 and full name later, and don't alter add-log-mailing-address
1283 or add-log-full-name.
1284
1285 * elide-head.el (elide-head): Change error to message.
1286 (elide-head-show): Likewise.
1287
1288 * apropos.el (apropos-macrop): Doc fix.
1289
1290 * mouse.el (mouse-show-mark): Do most processing the same
1291 regardless of transient-mark-mode.
1292
1293 * shadowfile.el (shadow-copy-files): Use interactive-p
1294 only to control whether to print a message.
1295
1296 * tar-mode.el (tar-mode): Use write-contents-functions,
1297 not write-contents-hooks.
1298
1299 * eshell/em-unix.el (eshell-du-sum-directory): Don't use
1300 directory-sep-char.
1301
1302 2004-10-27 Richard M. Stallman <rms@gnu.org>
1303
1304 * strokes.el (strokes-unload-hook): Fix previous change.
1305
1306 * type-break.el (type-break-run-at-time): Always use run-at-time;
1307 forget the alternatives.
1308 (type-break-cancel-function-timers): Always use cancel-function-timers;
1309 forget the alternatives.
1310
1311 * pcomplete.el (pcomplete-entries): Don't use directory-sep-char.
1312
1313 2004-10-27 Kenichi Handa <handa@m17n.org>
1314
1315 * international/subst-jis.el: Use utf-translate-cjk-substitutable-p.
1316
1317 * international/subst-gb2312.el: Likewise.
1318
1319 * international/subst-big5.el: Likewise.
1320
1321 * international/subst-ksc.el: Likewise.
1322
1323 * international/utf-8.el (utf-translate-cjk-unicode-range-string):
1324 New variable.
1325 (utf-translate-cjk-set-unicode-range): New function.
1326 (utf-translate-cjk-unicode-range): Make it customizable.
1327 (utf-8-post-read-conversion):
1328 Use utf-translate-cjk-unicode-range-string.
1329 (ccl-decode-mule-utf-8): Check utf-subst-table-for-decode for more
1330 Unicode ranges.
1331
1332 2004-10-26 Daniel Pfeiffer <occitan@esperanto.org>
1333
1334 * files.el (auto-mode-alist): Add pod, js, xbm and xpm and group
1335 trivial variants to shorten the list.
1336 (xml-based-modes): New var.
1337 (set-auto-mode): Give interpreter-mode-alist or <?xml or <!DOCTYPE
1338 declaration higher priority than auto-mode-alist.
1339
1340 * find-file.el (cc-other-file-alist): Bring it in line with
1341 cc-mode's auto-mode-alist entries and use \' instead of $.
1342
1343 * textmodes/sgml-mode.el (sgml-mode): Fix imenu-generic-expression
1344 and add "Id" and "Name" submenus to it.
1345
1346 * imenu.el (imenu--generic-function): Skip matches in comments.
1347
1348 2004-10-26 Jay Belanger <belanger@truman.edu>
1349
1350 * calc/calc.el (calc,full-calc, calc-quit, calc-keypad)
1351 (full-calc-keypad, calc-trail-display): Use an extra argument
1352 instead of `interactive-p'.
1353
1354 * calc/calc-misc.el (calc-other-window): Use an extra argument
1355 instead of `interactive-p'.
1356
1357 * calc/calc-rewr.el (calc-match): Use an extra argument instead of
1358 `interactive-p'.
1359
1360 2004-10-26 Kim F. Storm <storm@cua.dk>
1361
1362 * help.el (describe-key): Describe both down-event and up-event
1363 for a mouse click.
1364
1365 2004-10-26 Richard M. Stallman <rms@gnu.org>
1366
1367 * woman.el (woman): Don't call interactive-p.
1368
1369 * pcomplete.el (pcomplete): Instead of interactive-p,
1370 use an arg set non-nil by the interactive spec.
1371
1372 * menu-bar.el (menu-bar-make-toggle): Instead of interactive-p,
1373 use an arg set non-nil by the interactive spec.
1374
1375 * man.el (Man-cleanup-manpage): Instead of interactive-p,
1376 use an arg set non-nil by the interactive spec.
1377
1378 2004-10-26 Pavel Kobiakov <pk_at_work@yahoo.com>
1379
1380 * progmodes/flymake.el (flymake-split-string):
1381 Use `flymake-split-string-remove-empty-edges' in any case.
1382
1383 2004-10-26 Masatake YAMATO <jet@gyve.org>
1384
1385 * progmodes/flymake.el (flymake-err-line-patterns):
1386 Use `compilation-error-regexp-alist-alist' instead of
1387 `compilation-error-regexp-alist'.
1388
1389 2004-10-25 Stefan Monnier <monnier@iro.umontreal.ca>
1390
1391 * textmodes/tex-mode.el (tex-font-lock-keywords-1): Fix up the spurious
1392 verbatim face on the \ of \end{verbatim}.
1393
1394 2004-10-25 Jay Belanger <belanger@truman.edu>
1395
1396 * calc/calc-incom.el (calc-digit-dots): Inhibit read-only before
1397 erasing minibuffer.
1398
1399 2004-10-25 Simon Josefsson <jas@extundo.com>
1400
1401 * subr.el (read-passwd): Move to net/password.el.
1402
1403 * net/password.el (read-passwd): Add. Autoload it.
1404
1405 2004-10-25 Kai Grossjohann <kai.grossjohann@gmx.net>
1406
1407 * mouse-sel.el (mouse-sel-mode): Specify custom group.
1408
1409 * simple.el (process-file): Fix logic.
1410
1411 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
1412
1413 * indent.el (set-left-margin, set-right-margin): Delete redundant code.
1414 (increase-right-margin): Remove erroneous call to `interactive-p'.
1415
1416 2004-10-24 Kim F. Storm <storm@cua.dk>
1417
1418 * help.el (describe-mode): Fix 2004-10-13 change.
1419 Copy pure "Auto Fill" string so it can be propertized later
1420 without causing a read-only error.
1421
1422 2004-10-24 Luc Teirlinck <teirllm@auburn.edu>
1423
1424 * info.el (Info-find-emacs-command-nodes): Adapt to Texinfo-4.7
1425 style indexes.
1426
1427 2004-10-24 Kai Grossjohann <kai.grossjohann@gmx.net>
1428
1429 * simple.el (process-file): Accept nil for INFILE. Reported by
1430 Luc Teirlinck.
1431
1432 2004-10-24 Masatake YAMATO <jet@gyve.org>
1433
1434 * progmodes/gdb-ui.el (gdb-assembler-font-lock-keywords):
1435 Handle periods and underscores in a function name.
1436 Remove the address fontification.
1437
1438 2004-10-24 Masatake YAMATO <jet@gyve.org>
1439
1440 * progmodes/asm-mode.el (asm-font-lock-keywords):
1441 Use font-lock-variable-name-face for registers.
1442
1443 2004-10-24 Nick Roberts <nickrob@snap.net.nz>
1444
1445 * progmodes/gdb-ui.el (gdb-get-create-buffer): Allow modes to run
1446 kill-all-local-variables.
1447 (gdb-breakpoints-mode, gdb-frames-mode, gdb-threads-mode)
1448 (gdb-registers-mode, gdb-locals-mode, gdb-assembler-mode):
1449 Use kill-all-local-variables and provide mode-hooks.
1450 (gdb-assembler-font-lock-keywords): New font lock keywords definition.
1451 (gdb-assembler-mode): Use 'gdb-assembler-font-lock-keywords'.
1452 Suggested by Masatake YAMATO <jet@gyve.org>.
1453
1454 2004-10-23 Kai Grossjohann <kai.grossjohann@gmx.net>
1455
1456 * simple.el (process-file): New function, similar to call-process
1457 but supports file handlers.
1458 * vc.el (vc-do-command): Use it, instead of call-process.
1459 * net/tramp-vc.el (vc-do-command): Do not advise it if
1460 process-file is fboundp.
1461 * net/tramp.el (tramp-file-name-handler-alist): Add entry for
1462 process-file.
1463 (tramp-handle-process-file): New function.
1464 (tramp-file-name-for-operation): Support process-file.
1465
1466 2004-10-23 Ulf Jasper <ulf.jasper@web.de>
1467
1468 * calendar/icalendar.el (icalendar--weekday-array): New constant.
1469 (icalendar-weekdayabbrev-table)
1470 (icalendar-monthnumber-table): Delete.
1471 (icalendar--get-month-number): Use calendar-month-name-array.
1472 (icalendar--get-weekday-number): New function.
1473 (icalendar--get-weekday-abbrev) Use calendar-day-name-array.
1474 (icalendar-export-region): Handle multi-line entries.
1475 (icalendar--convert-ical-to-diary): Use calendar-day-name-array.
1476
1477 2004-10-23 John Paul Wallington <jpw@gnu.org>
1478
1479 * ibuffer.el (ibuffer-find-file): Remove `interactive-p' call;
1480 `wildcards' set to t in interactive spec.
1481
1482 * ibuf-ext.el (ibuffer-jump-to-buffer): Read buffer name in
1483 interactive spec rather than use `interactive-p'.
1484 (ibuffer-kill-line): Set arg `interactive-p' in interactive spec
1485 rather than use function `interactive-p'.
1486
1487 2004-10-22 Kenichi Handa <handa@m17n.org>
1488
1489 * international/mule.el (translate-region): Implement it in Lisp
1490 as a front end of translate-region-internal.
1491
1492 2004-10-21 Jay Belanger <belanger@truman.edu>
1493
1494 * calc/calc-aent.el (calc-alg-ent-map, calc-alg-ent-esc-map):
1495 Declare these variables with defvar.
1496
1497 * calc/calc-aent.el (calc-do-alg-entry): Since `calc-alg-ent-map'
1498 is bound, only check to see if it is bound.
1499
1500 2004-10-21 Stefan Monnier <monnier@iro.umontreal.ca>
1501
1502 * textmodes/tex-mode.el (tex-compilation-parse-errors):
1503 Don't output messages.
1504
1505 * calc/calc-help.el (calc-describe-bindings): Fix last change.
1506
1507 2004-10-21 John Paul Wallington <jpw@gnu.org>
1508
1509 * calc/calc-graph.el (calc-graph-init):
1510 Use `set-process-query-on-exit-flag'.
1511
1512 2004-10-21 Daniel Pfeiffer <occitan@esperanto.org>
1513
1514 * progmodes/compile.el (compilation-start): Rely on `cd' to get
1515 dir right and also allow argumentless cd.
1516
1517 2004-10-19 Richard M. Stallman <rms@gnu.org>
1518
1519 * textmodes/flyspell.el (flyspell-mode): Doc fix.
1520
1521 * eshell/em-unix.el (eshell-grep):
1522 Don't bind compilation-process-setup-function.
1523
1524 * comint.el (comint-insert-input): Use @ in `interactive'.
1525 (comint-input-filter-functions): Doc fix.
1526 (comint-kill-whole-line, comint-get-source): Doc fix.
1527
1528 * progmodes/compile.el (compilation-setup):
1529 Don't set buffer-read-only if MINOR is non-nil.
1530
1531 2004-10-19 Jay Belanger <belanger@truman.edu>
1532
1533 * calc/calc.el (calc-emacs-type-19, calc-emacs-type-epoch)
1534 (calc-emacs-type-gnu19): Remove.
1535 (calc-digit-map, calc-read-key-sequence, calc-read-key):
1536 Remove check for old emacs versions.
1537
1538 * calc/calc-ext.el (calc-fancy-prefix): Remove emacs version check.
1539 (calc-init-extensions): Define `calc-alg-map' and `calc-alg-esc-map'
1540 for current Emacs.
1541
1542 * calc/calc-aent.el (calcAlg-previous): Check to see if looking at
1543 the end of the minibuffer.
1544 (calc-do-alg-entry): Remove Emacs version check. Use `copy-keymap' to
1545 copy `esc-map'.
1546
1547 * calc/calc-graph.el (calc-graph-plot): Remove emacs version check.
1548
1549 * calc/calc-mode.el (calc-total-algebraic-mode): Remove error
1550 call that would be given when the current emacs was used.
1551
1552 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
1553
1554 * calendar/icalendar.el: Set coding to utf-8.
1555 (icalendar-version): Increase to 0.07.
1556 (icalendar-monthnumber-table): Change March pattern.
1557 (icalendar-get-all-event-properties)
1558 (icalendar-set-event-property): Delete.
1559 (icalendar-all-events): No longer interactive.
1560 (icalendar-convert-diary-to-ical)
1561 (icalendar-extract-ical-from-buffer): Make obsolete, and alias to
1562 their replacements.
1563 (icalendar-export-file, icalendar-export-region): New functions;
1564 essentially old `icalendar-convert-diary-to-ical' but appending to
1565 target rather than overwriting.
1566 (icalendar-import-file): Append to target file rather than
1567 overwriting. Fourth arg deleted.
1568 (icalendar-import-buffer): New name for old
1569 `icalendar-extract-ical-from-buffer'.
1570 (icalendar--convert-string-for-import): New name for
1571 old `icalendar-convert-for-import'.
1572 (include-icalendar-files): Delete.
1573 Prefix for all internal functions changed from `icalendar-'
1574 to `icalendar--'.
1575
1576 2004-10-19 Richard M. Stallman <rms@gnu.org>
1577
1578 * paths.el (news-path): Fix previous change.
1579
1580 2004-10-18 Jay Belanger <belanger@truman.edu>
1581
1582 * calc/calc-help.el (calc-describe-bindings):
1583 Set `buffer-read-only' to nil while working in the keybindings buffer;
1584 remove some extra information from the keybindings buffer.
1585
1586 2004-10-18 David Ponce <david@dponce.com>
1587
1588 * mouse.el (mouse-drag-move-window-top): New function.
1589 (mouse-drag-mode-line-1): Use it.
1590
1591 2004-10-18 Thien-Thi Nguyen <ttn@gnu.org>
1592
1593 * info.el (Info-fontify-node): For multiline refs,
1594 arrange to unfontify newline and surrounding whitespace.
1595
1596 2004-10-17 Stefan Monnier <monnier@iro.umontreal.ca>
1597
1598 * vc-arch.el (vc-arch-workfile-version): Don't burp if the patch-log
1599 directory is missing.
1600
1601 2004-10-17 John Paul Wallington <jpw@gnu.org>
1602
1603 * ibuffer.el (ibuffer-default-display-maybe-show-predicates):
1604 New customizable variable; whether to display buffers that match
1605 `ibuffer-maybe-show-predicates' by default.
1606 (ibuffer-maybe-show-predicates): Mention it in docstring.
1607 (ibuffer-display-maybe-show-predicates): New variable.
1608 (ibuffer-update): Prefix arg now toggles whether buffers that
1609 match `ibuffer-maybe-show-predicates' should be displayed.
1610 (ibuffer-mode): Set `ibuffer-display-maybe-show-predicates'
1611 locally to heed `ibuffer-default-display-maybe-show-predicates'.
1612 (ibuffer-redisplay-engine): Rename optional second arg to `ignore'.
1613
1614 2004-10-17 Michael Albinus <michael.albinus@gmx.de>
1615
1616 * net/tramp.el: Redo sync with Tramp 2.0.45. Last commit did not
1617 work correctly.
1618
1619 2004-10-17 Daniel Pfeiffer <occitan@esperanto.org>
1620
1621 * buff-menu.el (Buffer-menu-revert-function): Emulate save-excursion.
1622 (Buffer-menu-beginning): New helper function.
1623 (Buffer-menu-execute): Use it.
1624 (Buffer-menu-select): Use it.
1625 (Buffer-menu-sort): Use it and also keep markers.
1626
1627 2004-10-17 Richard M. Stallman <rms@gnu.org>
1628
1629 * paths.el (news-directory): Rename from news-path. Old name alias.
1630 (rmail-spool-directory): Use defvar.
1631 (sendmail-program): Use defcustom.
1632 (remote-shell-program): Use defcustom.
1633 (term-file-prefix): Use defvar.
1634 (abbrev-file-name): Use defvar.
1635
1636 * term.el: Add maintainer.
1637
1638 * subr.el (with-local-quit): Return nil if there's a quit.
1639 (read-passwd): Use with-local-quit. Doc fix.
1640
1641 * strokes.el (strokes-list-strokes): Don't try to delete char at eob.
1642 (strokes-unload-hook): Set as a variable with add-hook.
1643
1644 * startup.el (fancy-splash-tail, normal-splash-screen):
1645 Update copyright year.
1646
1647 * shadowfile.el (shadowfile-unload-hook): Set as variable w/ add-hook.
1648
1649 * server.el (server-unload-hook): Set as a variable with add-hook.
1650
1651 * help-at-pt.el (help-at-pt-unload-hook): Use add-hook; no defvar.
1652
1653 * frame.el (special-display-popup-frame):
1654 Make the buffer current as its frame is created.
1655
1656 * delsel.el (delsel-unload-hook): Set as a variable.
1657
1658 * comint.el (comint-output-filter-functions):
1659 Add comint-watch-for-password-prompt.
1660 (comint-read-noecho): Function deleted.
1661 (send-invisible): Use read-passwd.
1662
1663 * fringe.el (fringe-mode-initialize): New function.
1664 (fringe-mode): Use fringe-mode-initialize as :initialize.
1665
1666 2004-10-17 Kim F. Storm <storm@cua.dk>
1667
1668 * language/indian.el (indian-script-language-alist): Swap value and doc.
1669 (indian-font-char-index-table): Doc fix.
1670
1671 2004-10-16 Stefan Monnier <monnier@iro.umontreal.ca>
1672
1673 * vc-hooks.el (vc-find-file-hook): Call vc-backend with absolute name.
1674
1675 2004-10-16 Juri Linkov <juri@jurta.org>
1676
1677 * progmodes/compile.el (compilation-start): Move let-binding of
1678 `process-environment' into `with-current-buffer' body.
1679 Reported by Matt Hodges <MPHodges@member.fsf.org>.
1680
1681 2004-10-16 Richard M. Stallman <rms@gnu.org>
1682
1683 * pcvs-util.el (cvs-bury-buffer):
1684 Don't call get-buffer-window for effect.
1685
1686 * outline.el (hide-other): Call outline-up-heading with INVISIBLE-OK=t.
1687
1688 * newcomment.el (comment-auto-fill-only-comments): Add autoload.
1689
1690 * msb.el (msb-unload-hook): Set the variable.
1691
1692 * mouse.el (mouse-yank-at-click, mouse-yank-secondary):
1693 Use * to err if buffer is readonly.
1694
1695 * subr.el (looking-back): Return only t or nil.
1696
1697 * whitespace.el (whitespace-unload-hook): Set the variable.
1698
1699 * view.el (view-mode-enable): Set view-page-size and
1700 view-half-page-size to nil.
1701 (view-set-half-page-size-default): view-half-page-size = nil
1702 means the default.
1703 (View-scroll-page-forward): Use view-page-size-default.
1704 (View-scroll-page-backward): Likewise.
1705 (view-page-size, view-half-page-size): Doc fixes.
1706
1707 * emacs-lisp/elp.el (elp-unload-hook): Set the variable.
1708
1709 * emacs-lisp/cl.el (cl-unload-hook): Don't defvar it, just set it.
1710
1711 * emacs-lisp/bytecomp.el (byte-compile-eval): Don't process
1712 "cl" like other files. Instead, call byte-compile-find-cl-functions.
1713 (byte-compile-log-1): Bind inhibit-read-only.
1714 (byte-compile-warning-prefix, byte-compile-log-file): Likewise.
1715 (byte-compile-log-warning): Likewise.
1716 (byte-compile-file-form-require): Detect "cl" from the arg value.
1717
1718 * progmodes/compile.el (compilation-start): Assume compilation-mode
1719 will make the buffer read-only.
1720 (compilation-mode): Take arg name-of-mode.
1721 (compilation-setup): Make buffer read-only.
1722 (compilation-handle-exit): Bind inhibit-read-only.
1723
1724 * textmodes/ispell.el (ispell-command-loop): Use with-no-warnings.
1725 (ispell-message): Likewise.
1726 (ispell-show-choices): Don't call get-buffer-window uselessly.
1727 (ispell-init-process): Use set-process-query-on-exit-flag.
1728
1729 2004-10-16 Kim F. Storm <storm@cua.dk>
1730
1731 * fringe.el (fringe-bitmaps): Only initialize when defined.
1732
1733 * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add.
1734 (cvs-mode-find-file): Add optional `view' arg to enter view mode.
1735
1736 * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file.
1737
1738 2004-10-15 Simon Josefsson <jas@extundo.com>
1739
1740 * net/password.el: Add.
1741
1742 2004-10-14 Masatake YAMATO <jet@gyve.org>
1743
1744 * progmodes/gud.el (gdb-script-beginning-of-defun): New function.
1745 (gdb-script-end-of-defun): New function.
1746 (gdb-script-mode): Use `gdb-script-beginning-of-defun' and
1747 `gdb-script-end-of-defun' as *-of-defun-function.
1748
1749 2004-10-13 Daniel Pfeiffer <occitan@esperanto.org>
1750
1751 * button.el (button-activate): Allow a marker to display as an action.
1752
1753 * help-fns.el (describe-variable): Use it to make "below" a hyperlink.
1754
1755 * help.el (describe-mode): Use it to make minor mode list into
1756 hyperlinks.
1757
1758 2004-10-13 Stefan Monnier <monnier@iro.umontreal.ca>
1759
1760 * vc.el (vc-annotate-display-select): Fix typo.
1761
1762 * subr.el (substitute-key-definition-key): New function.
1763 (substitute-key-definition): Use it with map-keymap.
1764 (event-modifiers): Use push.
1765 (mouse-movement-p, with-temp-buffer): Simplify.
1766
1767 2004-10-12 Jay Belanger <belanger@truman.edu>
1768
1769 * calc/calc-help.el (calc-help-function-list, calc-help-variable-list):
1770 New variables.
1771 (calc-help-index-entries): New function.
1772 (calc-describe-function): Use `calc-help-function-list' instead of
1773 obarray for completion.
1774 (calc-describe-variable): Use `calc-help-variable-list' instead
1775 of obarray for completion.
1776
1777 2004-10-12 Richard M. Stallman <rms@gnu.org>
1778
1779 * info-look.el (info-lookup-file): Add info-file property.
1780 (info-lookup-symbol): Likewise.
1781
1782 * info.el (info-xref): Add underlining.
1783 (info): Add info-file property.
1784 (Info-find-emacs-command-nodes): Specify case-sensitive search.
1785
1786 2004-10-12 Michael Albinus <michael.albinus@gmx.de>
1787
1788 Sync with Tramp 2.0.45.
1789
1790 * net/tramp.el (top): Apply `def-edebug-spec' only if function is
1791 defined. This is not the case for XEmacs without package "edebug".
1792 (tramp-set-auto-save-file-modes): Set permissions of autosaved
1793 remote files to the permissions of the original file. This is not
1794 the case for Emacs < 21.3.50 and XEmacs < 21.5. Add function to
1795 `auto-save-hook'. Reported by Thomas Prokosch <thomas@nadev.net>.
1796 (tramp-perl-decode): Fix an error in Perl implementation.
1797 $pending must be cleared every loop. Reported by Benjamin Place
1798 <benjaminplace@sprintmail.com>
1799
1800 * net/tramp-smb.el (tramp-smb-advice-PC-do-completion):
1801 Don't activate advice during definition. This is done later on,
1802 depending on test result of `substitute-in-file-name'.
1803 Suggested by Stefan Monnier <monnier@iro.umontreal.ca>.
1804
1805 2004-10-12 Stefan Monnier <monnier@iro.umontreal.ca>
1806
1807 * pcvs-parse.el (cvs-parse-commit): Fix parsing for new commit message.
1808
1809 * emacs-lisp/lisp.el (mark-sexp): Preserve direction when repeating.
1810
1811 2004-10-12 David Ponce <david@dponce.com>
1812
1813 * recentf.el (recentf-edit-list): Update the menu when the recentf
1814 list has been modified.
1815
1816 2004-10-12 Simon Josefsson <jas@extundo.com>
1817
1818 * net/tls.el (tls-certtool-program): New variable.
1819 (tls-certificate-information): New function, based on
1820 ssl-certificate-information.
1821
1822 2004-10-12 Kenichi Handa <handa@m17n.org>
1823
1824 * international/mule.el (coding-system-equal): Move from mule-util.el.
1825
1826 * international/mule-util.el (coding-system-equal): Move to mule.el.
1827
1828 2004-10-12 Kim F. Storm <storm@cua.dk>
1829
1830 * kmacro.el (kmacro-insert-counter, kmacro-add-counter): Use and
1831 reset kmacro-initial-counter-value if set.
1832 (kmacro-set-counter): Only set kmacro-counter if defining or executing
1833 macro. Set kmacro-initial-counter-value otherwise. Never set both.
1834 (kmacro-display): Show macro counter if non-zero.
1835
1836 * subr.el (substitute-key-definition): Mention command remapping
1837 in doc string.
1838
1839 2004-10-11 Jay Belanger <belanger@truman.edu>
1840
1841 * calc/calc-misc.el (calc-info-goto-node): New function.
1842 (calc-tutorial, calc-info-summary): Go to appropriate Calc info
1843 node in one step.
1844 (calc-describe-copying, calc-describe-distribution)
1845 (calc-describe-thing, calc-describe-no-warranty, calc-describe-key):
1846 Go to appropriate info node in one step.
1847
1848 2004-10-11 Stefan Monnier <monnier@iro.umontreal.ca>
1849
1850 * pcvs-defs.el (pcl-cvs-load-hook): Remove unused var.
1851
1852 * font-lock.el (font-lock-apply-highlight): Fix last change.
1853
1854 2004-10-11 Simon Josefsson <jas@extundo.com>
1855
1856 * mail/smtpmail.el (smtpmail-open-stream): Look for
1857 starttls-gnutls-program instead of starttls-program iff
1858 starttls-use-gnutls is non-nil.
1859 (smtpmail-open-stream): Don't overwrite user settings of
1860 starttls-extra-arguments and starttls-extra-args.
1861
1862 2004-10-10 Stefan Monnier <monnier@iro.umontreal.ca>
1863
1864 * comint.el (comint-mouse-insert-input): Remove.
1865 (comint-insert-input): Make it work for mouse bindings.
1866 (comint-mode-map): Move defs into the declaration.
1867 (comint-output-filter): Typo.
1868
1869 * diff-mode.el (diff-current-defun): Fix 2004-06-13's change.
1870
1871 2004-10-10 Kai Grossjohann <kai.grossjohann@gmx.net>
1872
1873 * net/ange-ftp.el (ange-ftp-remote-shell): Remove variable.
1874 (ange-ftp-call-chmod): Reference remote-shell-program instead of
1875 ange-ftp-remote-shell.
1876
1877 2004-10-10 Andreas Schwab <schwab@suse.de>
1878
1879 * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
1880 `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
1881 Reported by <sri@asu.edu>.
1882
1883 2004-10-10 Benjamin Rutt <brutt@bloomington.in.us>
1884
1885 * vc.el (vc-annotate-mode): Remove variable.
1886 (vc-annotate-display-select): Only call vc-annotate-mode
1887 if we're not in that mode already.
1888
1889 2004-10-09 Stefan Monnier <monnier@iro.umontreal.ca>
1890
1891 * imenu.el (imenu--completion-buffer): Don't return t for rescan.
1892 (imenu-choose-buffer-index): Check here for rescan instead.
1893
1894 * font-lock.el (font-lock-apply-highlight): Explicitly check the case
1895 where the face expression evals to nil.
1896
1897 * textmodes/tex-mode.el (tex-font-lock-append-prop): New fun.
1898 (tex-font-lock-keywords-2): Use it.
1899 (tex-font-lock-syntactic-keywords): Fix the `verbatim' treatment.
1900
1901 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph): Fix backslashes.
1902
1903 2004-10-09 Kim F. Storm <storm@cua.dk>
1904
1905 * subr.el (progress-reporter-update): Define before first usage.
1906 (make-progress-reporter): Doc fix.
1907
1908 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
1909
1910 * textmodes/paragraphs.el (sentence-end-double-space)
1911 (sentence-end-without-period, sentence-end-without-space)
1912 (sentence-end): Doc fixes.
1913
1914 2004-10-08 Peter Seibel <peter@javamonkey.com> (tiny change)
1915
1916 * emacs-lisp/lisp-mode.el (lisp-fill-paragraph):
1917 Change paragraph-start regexp so we don't fill code starting with #'(.
1918
1919 2004-10-08 Sebastien Kirche <seki@seki.fr> (tiny change)
1920
1921 * mail/mail-extr.el (mail-extr-ignore-realname-equals-mailbox-name):
1922 New defcustom.
1923 (extract-address-components): Use it.
1924
1925 2004-10-08 Paul Pogonyshev <pogonyshev@gmx.net>
1926
1927 * subr.el (make-progress-reporter, progress-reporter-update)
1928 (progress-reporter-force-update, progress-reporter-do-update)
1929 (progress-reporter-done): New functions.
1930
1931 * tar-mode.el (tar-summarize-buffer): Use progress reporter.
1932
1933 * progmodes/etags.el (etags-tags-completion-table): Use progress
1934 reporter.
1935 (etags-tags-apropos): Likewise.
1936
1937 2004-10-08 Alan Mackenzie <acm@muc.de>
1938
1939 * isearch.el (isearch-yank-line): C-y yanks to next EOL, not end
1940 of current line.
1941
1942 2004-10-08 Masatake YAMATO <jet@gyve.org>
1943
1944 * server.el (server-process-filter): Wrap `process-send-region'
1945 by `condition-case' to guard the case when the pipe to PROC is closed.
1946
1947 2004-10-07 Mark A. Hershberger <mah@everybody.org>
1948
1949 * xml.el (xml-substitute-special): Limit handling of external entities.
1950
1951 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
1952
1953 * progmodes/gdb-ui.el (gdb-ann3): (Re-)initialise gdb-input-queue.
1954
1955 2004-10-06 John Paul Wallington <jpw@gnu.org>
1956
1957 * xml.el (xml-parse-dtd): Fix `error' call.
1958
1959 2004-10-05 Mark A. Hershberger <mah@everybody.org>
1960
1961 * xml.el (xml-substitute-special): Return a single string instead
1962 of a list of strings if an entity substitution is made.
1963
1964 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
1965
1966 * calendar/icalendar.el: New file.
1967
1968 2004-10-05 Juri Linkov <juri@jurta.org>
1969
1970 * isearch.el (isearch-done): Set mark after running hook.
1971 Reported by Drew Adams <drew.adams@oracle.com>.
1972
1973 * info.el (Info-history, Info-toc): Fix Info headers.
1974 (Info-toc): Narrow buffer before Info-fontify-node.
1975 (Info-build-toc): Don't check for special Info file names.
1976 Set main-file to nil if Info-find-file returns a symbol.
1977
1978 2004-10-05 Emilio C. Lopes <eclig@gmx.net>:
1979
1980 * calendar/calendar.el (calendar-goto-iso-week): Add autoload.
1981 (calendar-mode-map): Add binding for `calendar-goto-iso-week'.
1982 * calendar/cal-menu.el (calendar-mode-map): Ditto.
1983
1984 2004-10-05 Glenn Morris <gmorris@ast.cam.ac.uk>
1985
1986 * calendar/cal-iso.el (calendar-iso-read-args): New function,
1987 for old interactive spec from calendar-goto-iso-date.
1988 (calendar-goto-iso-date): Use it.
1989 (calendar-goto-iso-week): New function. Suggested by Emilio
1990 C. Lopes <eclig@gmx.net>.
1991
1992 2004-10-04 Luc Teirlinck <teirllm@auburn.edu>
1993
1994 * textmodes/enriched.el (enriched-mode-map): Give `set-left-margin' and
1995 `set-right-margin' bindings that follow the minor mode conventions.
1996
1997 2004-10-03 Stefan Monnier <monnier@iro.umontreal.ca>
1998
1999 * textmodes/tex-mode.el (tex-dvi-view-command): Use `yap' on w32.
2000 (tex-font-lock-keywords-1): Add url and nolinkurl for args with `_'.
2001 (latex-block-args-alist): Add minipage and picture.
2002 (latex-block-body-alist): Use reftex-label if enabled.
2003 (latex-insert-block): Don't insert a \n if not necessary.
2004 (tex-compile-commands): Make sure dvips doesn't send to printer.
2005 (tex-compile-default): Handle the case where no executable is found.
2006 (latex-noindent-environments): New var.
2007 (latex-find-indent): Use it. Take an empty line as an arg-breaker.
2008 If tex-indent-allhanging is non-nil, make sure we only align for macros
2009 at beginning of line.
2010
2011 2004-10-03 Daniel Pfeiffer <occitan@esperanto.org>
2012
2013 * newcomment.el (comment-beginning): Doc fix and don't choke on
2014 unset `comment-end-skip' when at beginning of comment.
2015
2016 2004-10-02 Dan Nicolaescu <dann@ics.uci.edu>
2017
2018 * term.el (term-adjust-current-row-cache): Don't allow the current
2019 row to become negative.
2020 (term-emulate-terminal): Fix insert mode. Handle tab insertion at
2021 the end of the line. Fix scroll down. Add comments.
2022 (term-handle-ansi-escape): Don't exceed terminal width when moving
2023 right.
2024 (term-scroll-region): Move the cursor after setting the scroll region.
2025
2026 2004-10-01 Luc Teirlinck <teirllm@auburn.edu>
2027
2028 * indent.el (set-left-margin, set-right-margin): Rename `lm' arg
2029 to `width' for consistency with docstring. Doc fix.
2030
2031 2004-10-01 Martin Stjernholm <bug-cc-mode@gnu.org>
2032
2033 * progmodes/cc-langs.el: Load cl here since cc-defs doesn't do it.
2034 This is necessary for derived modes.
2035
2036 2004-09-30 Kim F. Storm <storm@cua.dk>
2037
2038 * kmacro.el (kmacro-lambda-form, kmacro-extract-lambda): Add.
2039 (kmacro-bind-to-key, kmacro-name-last-macro): Use kmacro-lambda-form.
2040
2041 * edmacro.el: Require kmacro to use the new kmacro-lambda-form and
2042 kmacro-extract-lambda functions.
2043 (edit-kbd-macro): Handle kmacro lambda forms.
2044 Include counter and counter format in edit buffer.
2045 (edmacro-finish-edit): Get counter and format from edit buffer and
2046 update kmacro bindings when found.
2047
2048 2004-09-29 Luc Teirlinck <teirllm@auburn.edu>
2049
2050 * textmodes/paragraphs.el (forward-paragraph):
2051 Avoid args-out-of-range error when point winds up at the beginning of
2052 the buffer and hard newlines are enabled.
2053
2054 * newcomment.el (comment-multi-line): Doc fix.
2055
2056 2004-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
2057
2058 * diff-mode.el (diff-file-header-re): Tighten up regexp a tiny bit.
2059 (diff-fixup-modifs): Catch unified-diff file-headers.
2060
2061 2004-09-29 Kim F. Storm <storm@cua.dk>
2062
2063 * progmodes/gdb-ui.el (breakpoint): Define as fringe bitmap.
2064 (gdb-mouse-toggle-breakpoint): Fix fringe-bitmaps-at-pos usage.
2065 (gdb-put-breakpoint-icon): Use breakpoint bitmap.
2066
2067 * fringe.el (fringe-bitmap-p): New macro.
2068 (fringe-bitmaps): Add standard fringe bitmaps on load.
2069
2070 2004-09-28 Stefan Monnier <monnier@iro.umontreal.ca>
2071
2072 * dired.el (dired-view-command-alist): Use more efficient regexps.
2073 Remove dubious arguments.
2074 (dired-align-file): New function.
2075 (dired-insert-directory): Use it.
2076 (dired-move-to-end-of-filename): Make the " -> " search more specific.
2077 (dired-buffers-for-dir): Remove unused var `pattern'.
2078
2079 2004-09-28 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
2080
2081 * calendar/diary-lib.el (list-diary-entries): Save diary buffer
2082 from diary display excursion. Store diary buffer's point for
2083 `simple-diary-display'.
2084 (simple-diary-display): Set window point and start when
2085 displaying buffer, to preserve point.
2086
2087 2004-09-27 Luc Teirlinck <teirllm@auburn.edu>
2088
2089 * textmodes/enriched.el (enriched-translations): Replace defconst
2090 with defvar.
2091
2092 2004-09-26 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2093
2094 * printing.el: Doc fix.
2095 (pr-version): New version number (6.8.1).
2096 (pr-ps-file-using-ghostscript): Use make-temp-file instead of
2097 make-temp-name.
2098 (pr-delete-file): Check if file exists before deleting it.
2099 Reported by Lennart Borgman <lennart.borgman.073@student.lu.se>.
2100
2101 2004-09-26 Stefan Monnier <monnier@iro.umontreal.ca>
2102
2103 * term.el (term-display-table): New variable.
2104 (term-mode): Use it.
2105 (term-exec-1): Set the coding system to binary.
2106 (term-emulate-terminal): Decode the string before inserting it.
2107
2108 2004-09-26 Dan Nicolaescu <dann@ics.uci.edu>
2109
2110 * term.el (term-ansi-at-eval-string, term-ansi-default-fg)
2111 (term-ansi-default-bg, term-ansi-current-temp): Delete unused vars.
2112 (map): Bind S-prior, S-next and S-insert.
2113 (term-mode): Set `indent-tabs-mode' to nil.
2114 (term-paste): New function to be bound to S-insert.
2115 (term-send-del, term-send-backspace): Change the strings sent.
2116 (term-termcap-format): Synchronyze with etc/e/eterm.ti.
2117 (term-handle-colors-array): Fix handling of underline and reverse.
2118 (term-handle-ansi-escape): Do not handle smcup/rmcup. Add comments.
2119 (term-erase-in-line): Fix comparison.
2120 (term-emulate-terminal): Fix line wrap handling.
2121 (term-start-output-log): Rename from `term-set-output-log'.
2122 (term-stop-output-log): Rename from `term-stop-photo'.
2123 (term-switch-to-alternate-sub-buffer): Comment out, unused.
2124
2125 2004-09-25 Stefan Monnier <monnier@iro.umontreal.ca>
2126
2127 * dired.el (dired-move-to-filename): Don't output a message if
2128 raise-error is non-nil. Fix return position and value.
2129
2130 * files.el (insert-directory): Obey --dired even with symlinks.
2131
2132 2004-09-25 Lars Hansen <larsh@math.ku.dk>
2133
2134 * ls-lisp.el (ls-lisp-format): Mark file names with property
2135 dired-filename.
2136
2137 2004-09-25 Kim F. Storm <storm@cua.dk>
2138
2139 * ido.el (ido-max-directory-size): New defcustom.
2140 (ido-decorations): Add "too big" element.
2141 (ido-directory-too-big): New dynamic var.
2142 (ido-may-cache-directory): Don't cache big directories.
2143 (ido-directory-too-big-p): New defun.
2144 (ido-set-current-directory): Update ido-directory-too-big.
2145 (ido-read-internal): Make empty ido-cur-item if too-big.
2146 (ido-buffer-internal): Use ido-read-internal directly instead of
2147 ido-read-buffer.
2148 (ido-file-internal): Init ido-directory-too-big.
2149 (ido-complete): <TAB> If ido-directory-too-big is set, clear it,
2150 and redo completion with full list.
2151 (ido-toggle-ignore): <C-a> If ido-directory-too-big is set, clear
2152 it, and show completions.
2153 (ido-all-completions): Let bind ido-directory-too-big to nil.
2154 (ido-exhibit): Handle ido-directory-too-big.
2155 (ido-read-buffer): Handle fallback to read-buffer.
2156 Init ido-directory-too-big.
2157 (ido-read-file-name, ido-read-directory-name, ido-completing-read):
2158 Init ido-directory-too-big.
2159
2160 2004-09-24 Luc Teirlinck <teirllm@auburn.edu>
2161
2162 * subr.el (delay-mode-hooks): Doc fix.
2163
2164 2004-09-23 Luc Teirlinck <teirllm@auburn.edu>
2165
2166 * textmodes/enriched.el
2167 (enriched-default-text-properties-local-flag): New variable.
2168 (enriched-mode): Make sure that enabling and disabling the mode is
2169 a no-op. Doc fix.
2170
2171 2004-09-23 H\e,Ae\e(Bkon Malmedal <hmalmedal@yahoo.no> (tiny change)
2172
2173 * calendar/holidays.el (holiday-advent): Report on a specified day
2174 offset from advent, not just advent.
2175 (holiday-easter-etc): Report on one specified day offset from
2176 easter, not all easter holidays. Various Easter holidays moved to
2177 `christian-holidays' variable in calendar.el.
2178 * calendar/calendar.el (christian-holidays): Adapt for new
2179 behaviour of `holiday-advent' and `holiday-easter-etc' functions.
2180
2181 2004-09-23 Kim F. Storm <storm@cua.dk>
2182
2183 * image.el (insert-sliced-image): Add doc string.
2184
2185 * ido.el (ido-choice-list): New dynamic var for `list' context.
2186 (ido-context-switch-command): New dynamic var.
2187 (ido-define-mode-map): Generalize switch between file/buffer contexts.
2188 (ido-read-internal): Handle new `list' context.
2189 Handle insert-buffer and insert-file ido-exit values.
2190 (ido-buffer-internal): New arg switch-cmd. Use it to setup
2191 ido-context-switch-command. Handle insert-file ido-exit value.
2192 (ido-read-buffer): Set ido-context-switch-command to 'ignore
2193 unless it is already bound by caller.
2194 (ido-file-internal): New arg switch-cmd. Use it to setup
2195 ido-context-switch-command. Handle insert-buffer ido-exit value.
2196 (ido-enter-insert-buffer, ido-enter-insert-file): New commands
2197 used for context switching.
2198 (ido-all-completions): Handle new `list' context.
2199 (ido-make-choice-list): Return choices for `list' context.
2200 (ido-find-file-in-dir, ido-display-file, ido-write-file)
2201 (ido-display-buffer, ido-kill-buffer): Disable context switching.
2202 (ido-insert-buffer, ido-insert-file): Setup context switching.
2203 (ido-exhibit): Handle `list' context.
2204 (ido-read-file-name): Disable context switching. Handle fallback.
2205 (ido-read-directory-name): Disable context switching.
2206 (ido-completing-read): New defun like completing-read. Setup and
2207 use new `list' context.
2208
2209 2004-09-20 Jesper Harder <harder@ifa.au.dk>
2210
2211 * progmodes/tcl.el (inferior-tcl): Use pop-to-buffer.
2212
2213 2004-09-21 Jay Belanger <belanger@truman.edu>
2214
2215 * calc/calc-graph.el (calc-graph-add-curve): Moved the call to
2216 `calc-graph-set-styles' so the gnuplot buffer will appear in a
2217 separate window.
2218
2219 2004-09-21 Luc Teirlinck <teirllm@auburn.edu>
2220
2221 * subr.el (after-change-major-mode-hook): Doc fix.
2222
2223 2004-09-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2224
2225 * printing.el: Doc fix. Add a new tip about the use of gsprint instead
2226 of ghostscript for monochrome PostScript file in Windows.
2227
2228 2004-09-21 Kenichi Handa <handa@m17n.org>
2229
2230 * descr-text.el (describe-char): Checking of quail activation
2231 fixed.
2232
2233 2004-09-21 Jay Belanger <belanger@truman.edu>
2234
2235 * calc/calc.el (calc-mode-var-list): Removed unnecessary quotes.
2236
2237 2004-09-20 Luc Teirlinck <teirllm@auburn.edu>
2238
2239 * subr.el (run-mode-hooks): Run `after-change-major-mode-hook'
2240 after the mode hooks instead of before. Doc fix.
2241
2242 2004-09-20 Jason Rumney <jasonr@gnu.org>
2243
2244 * startup.el (command-line) [windows-nt]: Try .emacs first, then
2245 _emacs, but revert to .emacs if neither exists in home directory.
2246
2247 2004-09-20 John Paul Wallington <jpw@gnu.org>
2248
2249 * bindings.el (completion-ignored-extensions): Add .dfsl.
2250
2251 2004-09-20 Richard M. Stallman <rms@gnu.org>
2252
2253 * bindings.el (scroll-left): Make it disabled.
2254
2255 * files.el (enable-local-eval): Doc fix.
2256
2257 * indent.el (move-to-left-margin): Special case for minibuffer.
2258
2259 * term.el (term-emulate-terminal): Turn off undo for output.
2260 Use with-current-buffer and save-selected-window.
2261
2262 * eshell/esh-ext.el (eshell-explicit-command-char): Doc fix.
2263
2264 * progmodes/make-mode.el (makefile-fill-paragraph):
2265 Don't insist on spaces when looking for comments. # is enough.
2266
2267 * files.el (hack-local-variables): Copy the variables list
2268 to another buffer, strip prefixes and suffixes there, then read.
2269 (enable-local-eval): Doc fix.
2270 (ignored-local-variables): Initialize to nil.
2271 (risky-local-variable-p): Don't check ignored-local-variables here.
2272 (hack-one-local-variable): Ignore var if in ignored-local-variables.
2273
2274 2004-09-20 Dan Nicolaescu <dann@ics.uci.edu>
2275
2276 * progmodes/sh-script.el (sh-mode-default-syntax-table): Set syntax
2277 of = to "." (punctuation).
2278
2279 2004-09-19 Stefan Monnier <monnier@iro.umontreal.ca>
2280
2281 * subr.el (event-basic-type): Fix mask (extend to 22bits).
2282
2283 2004-09-18 Luc Teirlinck <teirllm@auburn.edu>
2284
2285 * textmodes/enriched.el (enriched-rerun-flag): New variable.
2286 (enriched-before-change-major-mode): New function.
2287 Add it to `change-major-mode-hook'.
2288 (enriched-after-change-major-mode): New function.
2289 Add it to `after-change-major-mode-hook'.
2290 (enriched-mode): Make it work correctly if called from
2291 `after-change-major-mode-hook'.
2292 No longer set `indent-line-function'.
2293
2294 * simple.el (fundamental-mode): Run `after-change-major-mode-hook'.
2295
2296 * subr.el (after-change-major-mode-hook): New variable.
2297 (run-mode-hooks): Implement it.
2298
2299 2004-09-18 Stefan Monnier <monnier@iro.umontreal.ca>
2300
2301 * battery.el (battery-linux-proc-apm): Use string-to-number.
2302 (battery-linux-proc-acpi): Ignore all hidden files in the battery dir.
2303 Use dolist (and less indentation). Use erase-buffer.
2304 Pre-initialize `design-capacity', `warn', and `low'.
2305 (battery-format): Use replace-regexp-in-string.
2306
2307 2004-09-18 Ralph Schleicher <rs@nunatak.allgaeu.org>
2308
2309 * battery.el: Delete superfluous empty lines.
2310 (battery-linux-proc-acpi): Attempt to gather information from all
2311 battery subdirectories regardless of their file name.
2312 (battery-linux-proc-apm): Replace all occurrences of
2313 battery-hex-to-int-2 with string-to-int (base 16).
2314 (battery-hex-to-int-2, battery-hex-to-int): Delete functions.
2315 (battery-hex-map): Delete variable.
2316
2317 2004-09-18 John Paul Wallington <jpw@gnu.org>
2318
2319 * calc/calc-units.el (calc-quick-units): Fix overzealous
2320 s/or/unless/.
2321
2322 2004-09-17 Jay Belanger <belanger@truman.edu>
2323
2324 * calc/calc.el (calc-mode-var-list): Fix the value of
2325 `calc-matrix-brackets'.
2326
2327 2004-09-17 Romain Francoise <romain@orebokech.com>
2328
2329 * ibuf-ext.el (define-ibuffer-filter filename):
2330 Expand dired-directory since buffer-file-name is absolute.
2331
2332 2004-09-17 Dan Nicolaescu <dann@ics.uci.edu>
2333
2334 * ediff-init.el (ediff-current-diff-face-A)
2335 (ediff-current-diff-face-B, ediff-current-diff-face-C)
2336 (ediff-current-diff-face-Ancestor)
2337 (ediff-fine-diff-face-A, ediff-fine-diff-face-B)
2338 (ediff-fine-diff-face-C, ediff-fine-diff-face-Ancestor)
2339 (ediff-even-diff-face-A, ediff-even-diff-face-B)
2340 (ediff-even-diff-face-C, ediff-even-diff-face-Ancestor)
2341 (ediff-odd-diff-face-A, ediff-odd-diff-face-B)
2342 (ediff-odd-diff-face-C, ediff-odd-diff-face-Ancestor):
2343 Use min-colors.
2344
2345 * term.el (term-down): Perform vertical motion if DOWN is negative.
2346 (term-exec-1): Set both TERMCAP and TERMINFO unconditionally.
2347 (term-termcap-format): Synchronyze with the eterm terminfo entry
2348 in etc/e/eterm.ti.
2349 (term-handle-colors-array): If the current foreground or
2350 background are zero (i.e. unspecified), use the foreground and
2351 background of the default face for reverse video.
2352 (term-ansi-at-eval-string, term-ansi-default-fg)
2353 (term-ansi-default-bg, term-ansi-current-temp): Delete unused variable.
2354 (term-mem): Delete ununsed function.
2355 (term-protocol-version): Increment.
2356 (term-current-face): Set to default.
2357
2358 2004-09-15 Jay Belanger <belanger@truman.edu>
2359
2360 * calc/calc.el (calc-mode-var-list): Define this variable.
2361 (calc-always-load-extensions, calc-line-numbering)
2362 (calc-line-breaking, calc-display-just, calc-display-origin)
2363 (calc-number-radix, calc-leading-zeros, calc-group-digits)
2364 (calc-group-char, calc-point-char, calc-frac-format)
2365 (calc-prefer-frac, calc-hms-format, calc-date-format)
2366 (calc-float-format, calc-full-float-format, calc-complex-format)
2367 (calc-complex-mode, calc-infinite-mode, calc-display-strings)
2368 (calc-matrix-just, calc-break-vectors, calc-full-vectors)
2369 (calc-full-trail-vectors, calc-vector-commas, calc-vector-brackets)
2370 (calc-matrix-brackets, calc-language, calc-language-option)
2371 (calc-left-label, calc-right-label, calc-word-size)
2372 (calc-previous-modulo, calc-simplify-mode, calc-auto-recompute)
2373 (calc-display-raw, calc-internal-prec, calc-angle-mode)
2374 (calc-algebraic-mode, calc-incomplete-algebraic-mode)
2375 (calc-symbolic-mode, calc-matrix-mode, calc-shift-prefix)
2376 (calc-window-height, calc-display-trail, calc-show-selections)
2377 (calc-use-selections, calc-assoc-selections)
2378 (calc-display-working-message, calc-auto-why, calc-timing)
2379 (calc-mode-save-mode, calc-standard-date-formats)
2380 (calc-autorange-units, calc-was-keypad-mode, calc-full-mode)
2381 (calc-user-parse-tables, calc-gnuplot-default-device)
2382 (calc-gnuplot-default-output, calc-gnuplot-print-device)
2383 (calc-gnuplot-print-output, calc-gnuplot-geometry)
2384 (calc-graph-default-resolution, calc-graph-default-resolution-3d)
2385 (calc-invocation-macro, calc-show-banner): Give these values as
2386 part of `calc-mode-var-list's initialization after the variables
2387 are declared with defvar.
2388 (calc-bug-address): Changed email address to send bug
2389 reports to. Also changed the maintainer address at the top.
2390 (calc-mode): Compare `calc-settings-file' to `user-init-file' rather
2391 than "\\.emacs" to determine if it is the user-init-file.
2392
2393 * calc/calc-embed.el (calc-embedded-set-modes): Use
2394 `calc-mode-var-list' correctly.
2395
2396 2004-09-15 Thien-Thi Nguyen <ttn@gnu.org>
2397
2398 * vc.el (annotate-time): Document point handling.
2399 (vc-annotate-display-autoscale): Doc fix.
2400
2401 2004-09-15 Miles Bader <miles@gnu.org>
2402
2403 * generic.el (generic-make-keywords-list): Use symbol rather than
2404 word anchors in regexp.
2405
2406 2004-09-14 Sean O'Rourke <sorourke@cs.ucsd.edu>
2407
2408 * ibuf-ext.el (define-ibuffer-filter filename): If buffer has
2409 no file name consider `dired-directory'.
2410
2411 2004-09-14 Kim F. Storm <storm@cua.dk>
2412
2413 * faces.el (cursor): Add face-no-inherit property. Doc fix.
2414
2415 2004-09-14 Simon Josefsson <jas@extundo.com>
2416
2417 * files.el (auto-mode-alist): Map .soa and .zone to dns-mode.
2418
2419 * textmodes/dns-mode.el: Add.
2420
2421 2004-09-13 Stefan Monnier <monnier@iro.umontreal.ca>
2422
2423 * novice.el (disabled-command-hook): Use shorthand for obsolescence.
2424 (disabled-command-function): Make the ?\ char more obvious.
2425
2426 * vc-arch.el (vc-arch-root, vc-arch-registered):
2427 * vc-mcvs.el (vc-mcvs-root, vc-mcvs-registered): Use vc-find-root.
2428
2429 2004-09-13 Hovav Shacham <hovav@sha1.stanford.edu>
2430
2431 * windmove.el (windmove-frame-edges): Report coordinates of
2432 outside edges of frame, not inside edges.
2433 (windmove-coordinates-of-position): Convert into wrapper to new
2434 function `windmove-coordinates-of-window-position';
2435 `compute-motion' always applies to selected window.
2436 (windmove-coordinates-of-position): Update documentation to refer
2437 to Emacs 21 Lisp Reference Manual.
2438 (windmove-find-other-window): Fix off-by-one errors for max x,y.
2439
2440 2004-09-13 Kim F. Storm <storm@cua.dk>
2441
2442 * isearch.el (isearch-resume-in-command-history): Rename from
2443 isearch-resume-enabled and change default to nil.
2444
2445 2004-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
2446
2447 * vc-hooks.el (vc-ignore-dir-regexp): New var.
2448 (vc-registered): Use it.
2449 (vc-find-root): New fun.
2450
2451 * emacs-lisp/checkdoc.el (checkdoc-this-string-valid-engine):
2452 Don't tell to use \\{...} when it's already done.
2453
2454 * textmodes/bibtex.el (bibtex-generate-url-list): Change format.
2455 Provide a sample complex default.
2456 (bibtex-url, bibtex-font-lock-url): Adapt to new format.
2457 (bibtex-entry): Use mapc.
2458
2459 2004-09-12 Kim F. Storm <storm@cua.dk>
2460
2461 * kmacro.el (kmacro-step-edit-prompt): Add "%s" format to message.
2462
2463 * emulation/cua-rect.el (cua--rectangle-operation): Let bind
2464 inhibit-field-text-motion to t so rectangles work in comint buffers.
2465
2466 * simple.el (choose-completion-string): Set buffer before running
2467 choose-completion-string-functions hook so it can be buffer-local.
2468
2469 2004-09-12 Daniel Pfeiffer <occitan@esperanto.org>
2470
2471 * progmodes/compile.el (compilation-start): Parse command to see
2472 if it starts with a cd, and if so perform it for the *compilation*
2473 buffer. Change the header to reflect this.
2474
2475 2004-09-11 Kim F. Storm <storm@cua.dk>
2476
2477 * ido.el (ido-enable-dot-prefix): Doc fix.
2478 (ido-enable-dot-prefix): New defcustom.
2479 (ido-set-matches1): Use it.
2480
2481 2004-09-10 Stefan Monnier <monnier@iro.umontreal.ca>
2482
2483 * textmodes/bibtex.el (bibtex-mark-active)
2484 (bibtex-run-with-idle-timer): Move the `if' inside the defun.
2485
2486 2004-09-10 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
2487
2488 * textmodes/bibtex.el (bibtex-autokey-titleword-ignore): Regexp is
2489 used in a case insensitive environment.
2490 (bibtex-mode-map): Rearrange order of menus.
2491 (bibtex-quoted-string-re): Obsolete.
2492 (bibtex-complete-key-cleanup): Variable replaced by new function.
2493 (bibtex-font-lock-keywords): Use backquotes.
2494 (bibtex-font-lock-url-regexp): New internal variable.
2495 (bibtex-name-in-field): New optional arg remove-opt-alt to remove
2496 "OPT" and "ALT".
2497 (bibtex-insert-current-kill, bibtex-make-field)
2498 (bibtex-prepare-new-entry, bibtex-yank-pop, bibtex-String): Use unless.
2499 (bibtex-parse-field-text): Simplify.
2500 (bibtex-string=): New helper function.
2501 (bibtex-member-of-regexp): Merge with bibtex-autokey-get-title.
2502 (bibtex-map-entries): Use bibtex-string=.
2503 (bibtex-search-entry): Use not.
2504 (bibtex-enclosing-field): Fix docstring.
2505 (bibtex-assoc-regexp): Obsolete.
2506 (bibtex-format-entry): Use assoc-string and bibtex-string=.
2507 (bibtex-autokey-get-names): Handle empty name field.
2508 (bibtex-parse-strings): Use assoc-string and unless.
2509 (bibtex-complete-string-cleanup): Expansion list is passed as an arg.
2510 Use assoc-string.
2511 (bibtex-pop): Simplify.
2512 (bibtex-mode): Set font-lock-extra-managed-props.
2513 (bibtex-entry-update): Use assoc-string.
2514 (bibtex-parse-entry): Remove "OPT" and "ALT" from FIELD.
2515 (bibtex-autofill-entry): Use bibtex-string=.
2516 (bibtex-print-help-message): Simplify.
2517 (bibtex-find-entry): New optional arg START.
2518 (bibtex-validate): Use bibtex-string= and assoc-string.
2519 Do not call obsolete function compilation-parse-errors.
2520 (bibtex-remove-delimiters): Only remove delimiters if present.
2521 (bibtex-copy-entry-as-kill): Add docstring.
2522 (bibtex-clean-entry): Use bibtex-string=. Handle empty keys.
2523 Detect duplicate keys if bibtex-maintain-sorted-entries is nil.
2524 (bibtex-complete): Use bibtex-predefined-month-strings,
2525 bibtex-string=, and new function bibtex-complete-key-cleanup.
2526 (bibtex-generate-url-list): New variable.
2527 (bibtex-url): New command bound to C-c C-l and mouse-2.
2528 (bibtex-url-map): New local keymap for bibtex-url-mouse.
2529 (bibtex-font-lock-url): New function.
2530
2531 2004-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
2532
2533 * progmodes/grep.el (grep-mode): Remove unnecessary autoload.
2534
2535 2004-09-09 Kim F. Storm <storm@cua.dk>
2536
2537 * kmacro.el (kmacro-bind-to-key): Associate dedicated macro
2538 counter and format with binding.
2539 (kmacro-name-last-macro): New defun. Like name-last-kbd-macro, but
2540 the declared macro uses own macro counter and format. Give symbol
2541 kmacro property.
2542 (kmacro-keymap): Bind kmacro-name-last-macro to n.
2543 (kmacro-start-macro, kmacro-end-macro, kmacro-call-macro)
2544 (kmacro-end-and-call-macro): Doc fix.
2545
2546 2004-09-09 Lars Hansen <larsh@math.ku.dk>
2547
2548 * desktop.el (desktop-clear-preserve-buffers):
2549 Remove make-obsolete-variable.
2550
2551 2004-09-08 Richard M. Stallman <rms@gnu.org>
2552
2553 * buff-menu.el (list-buffers-noselect): Call format-mode-line
2554 with the buffer as argument.
2555
2556 2004-09-08 Stefan Monnier <monnier@iro.umontreal.ca>
2557
2558 * vc-arch.el (vc-arch-state): Fix parsing for `names' method.
2559
2560 2004-09-08 Juri Linkov <juri@jurta.org>
2561
2562 * replace.el (perform-replace): Use `query-replace-descr'.
2563
2564 * cus-start.el (history-delete-duplicates): Specify customization.
2565
2566 * diff-mode.el (diff-mode-map):
2567 * progmodes/compile.el (compilation-mode-map):
2568 * progmodes/grep.el (grep-mode-map):
2569 * replace.el (occur-mode-map): Rename `next-error-follow-mode'
2570 to `next-error-follow-minor-mode'.
2571
2572 2004-09-08 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2573
2574 * isearch.el (isearch-lazy-highlight-update): Take into account
2575 the case of zero-length match at the search bound.
2576
2577 2004-09-08 Kim F. Storm <storm@cua.dk>
2578
2579 * emulation/cua-rect.el (cua--highlight-rectangle): Fix last
2580 change. Use zero width overlays when necessary.
2581
2582 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2583
2584 * subr.el (split-string): Docfix.
2585
2586 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2587
2588 * emacs-lisp/bytecomp.el (byte-compile-generate-call-tree): Doc fix.
2589 (display-call-tree): Ensure newline after caller/calls blocks.
2590
2591 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2592
2593 * startup.el (command-line-1): Make option
2594 --directory/-L modify `load-path' straight away.
2595
2596 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2597
2598 * progmodes/grep.el (grep-mode): Use normal autoload cookie.
2599
2600 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2601
2602 * emacs-lisp/autoload.el (make-autoload):
2603 Handle `define-compilation-mode'.
2604
2605 * emacs-lisp/lisp-mode.el (define-compilation-mode):
2606 Specify `doc-string-elt' property.
2607
2608 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2609
2610 * bs.el (bs-mode): Doc fix.
2611
2612 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2613
2614 * info.el (Info-insert-dir): Fix temp buffer leak bug.
2615
2616 2004-09-08 Thien-Thi Nguyen <ttn@gnu.org>
2617
2618 * play/blackbox.el (bb-trace-ray): Avoid double tracing.
2619
2620 2004-09-08 Kenichi Handa <handa@m17n.org>
2621
2622 * ps-mule.el: Fix old function calls (ps-mule-chars-in-string ->
2623 length, ps-mule-string-char -> aref, ps-mule-next-index -> 1+,
2624 ps-mule-next-point -> 1+).
2625
2626 * composite.el (encode-composition-rule): Add autoload cooky.
2627
2628 2004-09-07 Luc Teirlinck <teirllm@auburn.edu>
2629
2630 * format.el (buffer-auto-save-file-format): Make it permanent local.
2631
2632 2004-09-07 Kim F. Storm <storm@cua.dk>
2633
2634 * emacs-lisp/authors.el (authors-aliases): Add more aliases.
2635 (authors-fixed-entries): Fix typo.
2636 (authors-canonical-author-name): Compact multiple spaces.
2637 Ignore trivial names (e.g. only first name).
2638
2639 * term.el (term-window-width): Only use full window width on
2640 window system if overflow-newline-into-fringe is enabled.
2641 (term-mode): Don't disable overflow-newline-into-fringe.
2642
2643 2004-09-07 Stefan Monnier <monnier@iro.umontreal.ca>
2644
2645 * term/xterm.el (function-key-map): Add bindings for C- and S- cursor
2646 motion as seen on my Mac OS X xterms.
2647
2648 * newcomment.el (uncomment-region-default, comment-region-default):
2649 New functions extracted from uncomment-region and comment-region.
2650 (comment-region, comment-region-function, uncomment-region)
2651 (uncomment-region-function): Use them.
2652
2653 * pcvs-util.el (cvs-string-prefix-p): Use compare-strings.
2654
2655 * pcvs-info.el (cvs-states): Allow `ignore' on NEED-UPDATE.
2656 It's not crucial but can make sense at times.
2657
2658 * vc-arch.el (vc-arch-workfile-version): Handle the special case before
2659 the first commit.
2660
2661 * vc.el (vc-buffer-context, vc-restore-buffer-context):
2662 Disable obsolete code.
2663
2664 2004-09-07 Juri Linkov <juri@jurta.org>
2665
2666 * progmodes/grep.el (grep-highlight-matches): Change default from
2667 `t' to `auto-detect', and type from `boolean' to `choice'. Doc fix.
2668 (grep-compute-defaults): Set `grep-highlight-matches' to `t'
2669 if grep option `--color' is available, or to `nil' otherwise.
2670 (grep-process-setup): Call `grep-compute-defaults' if
2671 `grep-highlight-matches' is not computed. Set env-vars only
2672 if `grep-highlight-matches' is `t'.
2673 (grep-use-null-device): Remove redundant type `boolean' (`choice'
2674 is already defined).
2675
2676 * progmodes/compile.el (compilation-start): Use copy of
2677 `process-environment' created by `copy-sequence' to not
2678 modify env-vars in the global `process-environment'.
2679
2680 2004-09-06 Eli Zaretskii <eliz@gnu.org>
2681
2682 * simple.el (next-error-follow-minor-mode): Fix last change.
2683
2684 2004-09-05 Luc Teirlinck <teirllm@auburn.edu>
2685
2686 * textmodes/paragraphs.el (use-hard-newlines): Make it into a
2687 permanent local.
2688
2689 2004-09-04 Richard M. Stallman <rms@gnu.org>
2690
2691 * isearch.el (isearch-lazy-highlight-new-loop): Don't invoke
2692 highlighting if the search string is empty.
2693
2694 2004-09-04 Luc Teirlinck <teirllm@auburn.edu>
2695
2696 * facemenu.el (facemenu-active-faces): Change condition of inner
2697 `while' loop to also check the first two elements of `face-atts'
2698 and `mask-atts'.
2699
2700 2004-09-04 John Paul Wallington <jpw@gnu.org>
2701
2702 * thumbs.el (thumbs-view-image-mode-map): Fix command name typo.
2703 (thumbs-view-image-mode): Make buffer read-only.
2704
2705 2004-09-04 Christopher J. Madsen <cjm@pobox.com>
2706
2707 * textmodes/ispell.el (ispell-really-aspell): New defvar.
2708 (ispell-check-version): Set it.
2709 (ispell-send-replacement): New function.
2710 (ispell-process-line): Call ispell-send-replacement.
2711
2712 2004-09-04 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
2713
2714 * eshell/em-pred.el (eshell-predicate-help-string): Doc fix.
2715 Support choosing seconds with "s".
2716
2717 2004-09-04 Jari Aalto <jari.aalto@poboxes.com>
2718
2719 * terminal.el (te-escape): Show `?' in prompt for help key.
2720
2721 2004-09-04 Emilio C. Lopes <eclig@gmx.net>
2722
2723 * emacs-lisp/lisp.el (kill-backward-up-list): New function.
2724
2725 2004-09-04 Dan Nicolaescu <dann@ics.uci.edu>
2726
2727 * simple.el (next-error-follow-minor-mode)
2728 (next-error-follow-mode-post-command-hook): New functions.
2729 (next-error-follow-last-line): New defvar.
2730
2731 * diff-mode.el (diff-mode-map): Bind next-error-follow-mode.
2732 * progmodes/compile.el (compilation-mode-map): Likewise.
2733 * progmodes/grep.el (grep-mode-map): Likewise.
2734 * replace.el (occur-mode-map): Likewise.
2735
2736 * newcomment.el (uncomment-region): Bind comment-use-global-state
2737 to nil.
2738
2739 2004-09-03 Luc Teirlinck <teirllm@auburn.edu>
2740
2741 * autorevert.el (auto-revert-handler): Bind `buffer-read-only'
2742 locally around the call to `revert-buffer'.
2743
2744 2004-09-03 Juri Linkov <juri@jurta.org>
2745
2746 * isearch.el (isearch-toggle-regexp): Set `isearch-success' and
2747 `isearch-adjusted' to `t'.
2748 (isearch-toggle-case-fold): Set `isearch-success' to `t'.
2749 (isearch-message-prefix): Add "pending" for isearch-adjusted.
2750 (isearch-other-meta-char): Restore isearch-point unconditionally.
2751 (isearch-query-replace): Add new arg `regexp-flag' and use it.
2752 Set point to start of match if region is not active in transient
2753 mark mode (to include the current match to region boundaries).
2754 Push the search string to `query-replace-from-history-variable'.
2755 Add prompt "Query replace regexp" for isearch-regexp.
2756 Add region beginning/end as last arguments of `perform-replace.'
2757 (isearch-query-replace-regexp): Replace code by the call to
2758 `isearch-query-replace' with arg `t'.
2759
2760 2004-09-03 Richard M. Stallman <rms@gnu.org>
2761
2762 * startup.el (normal-top-level): Undo previous TERM change.
2763
2764 2004-09-03 Kim F. Storm <storm@cua.dk>
2765
2766 * emulation/cua-rect.el (cua--overlay-keymap): New keymap for
2767 highlight overlays; allow using RET when cursor is over a button.
2768 (cua--highlight-rectangle): Use it.
2769 (cua--rectangle-set-corners): Don't move backwards at eol.
2770 (cua--forward-line): Don't move into void after eob.
2771
2772 * emulation/cua-rect.el (cua--rectangle-set-corners): Ensure that
2773 point is set (and displayed) inside rectangle.
2774 (cua--rectangle-operation): Fix for highlight of empty lines.
2775 (cua--highlight-rectangle): Fix highlight for tabs.
2776 Position cursor at left/right edge of rectangle using new `cursor'
2777 property on overlay strings.
2778 (cua--indent-rectangle): Don't tabify.
2779 (cua-rotate-rectangle): Ignore that point has moved.
2780
2781 2004-09-02 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2782
2783 * term/mac-win.el: Add ASCII equivalents for some function keys.
2784 (mode-line-frame-identification): Sync with x-win.el.
2785
2786 2004-09-02 Juri Linkov <juri@jurta.org>
2787
2788 * progmodes/compile.el (compilation-buffer-name): Compare major
2789 mode with second element of compilation-arguments instead of third
2790 to reflect latest changes in compilation-arguments structure.
2791 (recompile): Use global variable `compilation-directory' to get
2792 recent compilation directory only when `recompile' is invoked NOT
2793 in the compilation buffer. Otherwise, use `default-directory' of
2794 the compilation buffer.
2795 (compilation-error-properties): Allow to funcall col and end-col.
2796 (compilation-mode-font-lock-keywords): Check col and end-col by
2797 `integerp'.
2798 (compilation-goto-locus): If end-mk is non-nil in transient mark
2799 mode don't activate the mark (and don't display message in
2800 push-mark), but highlight overlay between mk and end-mk.
2801
2802 * progmodes/grep.el (grep-highlight-matches): New defcustom.
2803 (grep-regexp-alist): Add rule to highlight grep matches.
2804 (grep-process-setup): Set env-vars GREP_OPTIONS and GREP_COLOR.
2805
2806 * info.el (Info-fontify-node): Don't compute other-tag
2807 if Info-hide-note-references=hide.
2808
2809 * help.el (function-called-at-point):
2810 * help-fns.el (variable-at-point):
2811 Try `find-tag-default' when other methods failed.
2812
2813 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
2814 Do not push mark if inhibit-mark-movement is non-nil.
2815
2816 * textmodes/ispell.el (ispell-html-skip-alists):
2817 Fix backslashes in docstring.
2818
2819 2004-09-01 Juri Linkov <juri@jurta.org>
2820
2821 * isearch.el (isearch-wrap-function)
2822 (isearch-push-state-function): New defvars.
2823 (isearch-pop-fun-state): New defsubst.
2824 (isearch-top-state): Call function saved in `isearch-pop-fun-state'.
2825 (isearch-push-state): Set the result of calling
2826 `isearch-push-state-function' to the `isearch-pop-fun-state' field.
2827 (isearch-cancel): Call function saved in `isearch-pop-fun-state' to
2828 restore the mode-specific starting point of terminated search.
2829 (isearch-abort): Call `isearch-cancel' instead of its duplicated code.
2830 (isearch-repeat): Call `isearch-wrap-function' if defined.
2831 (isearch-message-prefix): Don't add prefix "over" to the message
2832 for wrapped search if `isearch-wrap-function' is defined.
2833 (isearch-search): Call function saved in `isearch-pop-fun-state' to
2834 restore the mode-specific starting point of failed search.
2835
2836 * info.el (Info-search-whitespace-regexp): Fix backslashes.
2837 (Info-search): Add new optional arguments for the sake of isearch.
2838 Replace whitespace in Info-search-whitespace-regexp literally.
2839 Add backward search. Don't call `Info-select-node' if regexp is
2840 found in the same Info node. Don't add node to Info-history for
2841 wrapped isearch.
2842 (Info-search-backward, Info-isearch-search, Info-isearch-wrap)
2843 (Info-isearch-push-state, Info-isearch-pop-state): New funs.
2844 (Info-mode): Set local variables `isearch-search-fun-function',
2845 `isearch-wrap-function', `isearch-push-state-function',
2846 `search-whitespace-regexp'.
2847
2848 * isearch.el: Remove ancient Change Log section.
2849 (isearch-string, isearch-message-string, isearch-point)
2850 (isearch-success, isearch-forward-flag, isearch-other-end)
2851 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
2852 (isearch-barrier, isearch-within-brackets)
2853 (isearch-case-fold-search): Add suffix `-state' to state-related
2854 defsubsts to avoid name clashes with other function names.
2855
2856 * simple.el (next-error): New defgroup and defface.
2857 (next-error-highlight, next-error-highlight-no-select):
2858 New defcustoms.
2859 (next-error-no-select): Let-bind next-error-highlight to the value
2860 of next-error-highlight-no-select before calling `next-error'.
2861
2862 * progmodes/compile.el (compilation-goto-locus):
2863 Use `next-error' face instead of `region'. Set 4-th argument of
2864 `move-overlay' to `current-buffer' to move overlay to different
2865 source buffers. Use new variable `next-error-highlight'.
2866
2867 * simple.el (next-error-find-buffer): Move the rule
2868 "if current buffer is a next-error capable buffer" after the
2869 rule "if next-error-last-buffer is set to a live buffer".
2870 Simplify to test all rules in one `or'.
2871 (next-error): Doc fix.
2872 (next-error, previous-error, first-error)
2873 (next-error-no-select, previous-error-no-select):
2874 Make arguments optional.
2875
2876 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
2877
2878 * macros.el (apply-macro-to-region-lines): Make it operate on all
2879 lines that begin in the region, rather than on all complete lines
2880 in the region.
2881
2882 2004-08-31 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
2883
2884 * x-dnd.el (x-dnd-protocol-alist): Document update.
2885 (x-dnd-known-types): Defcustom it.
2886 (x-dnd-handle-motif): Print message-atom in error message.
2887
2888 2004-08-30 John Paul Wallington <jpw@gnu.org>
2889
2890 * textmodes/tex-mode.el (tex-validate-buffer): Use distinct
2891 strings rather than programatically constructing message.
2892
2893 2004-08-30 Richard M. Stallman <rms@gnu.org>
2894
2895 * emacs-lisp/lisp-mode.el (prin1-char): Don't turn S-a into A.
2896 Don't return a string that would read as the wrong character code.
2897
2898 2004-08-29 Kim F. Storm <storm@cua.dk>
2899
2900 * emulation/cua-base.el (cua-auto-expand-rectangles):
2901 Remove automatic rectangle padding feature; replace by non-destructive
2902 virtual rectangle edges feature.
2903 (cua-virtual-rectangle-edges): New defcustom.
2904 (cua-auto-tabify-rectangles): New defcustom.
2905 (cua-paste): If paste into a marked rectangle, insert rectangle at
2906 current column, even if virtual; also paste exactly as many lines
2907 as has been marked (ignore additional lines or add empty lines),
2908 but paste whole source if only one line is marked.
2909 (cua--update-indications): No longer use overwrite-cursor to
2910 indicate rectangle padding
2911
2912 * emulation/cua-rect.el (cua--rectangle-padding): Remove.
2913 (cua--rectangle-virtual-edges): New defun.
2914 (cua--rectangle-get-corners): Remove optional PAD arg.
2915 (cua--rectangle-set-corners): Never do padding.
2916 (cua--forward-line): Remove optional PAD arg. Simplify.
2917 (cua-resize-rectangle-right, cua-resize-rectangle-left)
2918 (cua-resize-rectangle-down, cua-resize-rectangle-up):
2919 (cua-resize-rectangle-bot, cua-resize-rectangle-top)
2920 (cua-resize-rectangle-page-up, cua-resize-rectangle-page-down)
2921 (cua--rectangle-move): Never do padding. Simplify.
2922 (cua--tabify-start): New defun.
2923 (cua--rectangle-operation): Add tabify arg. All callers changed.
2924 (cua--pad-rectangle): Remove.
2925 (cua--delete-rectangle): Handle delete with virtual edges.
2926 (cua--extract-rectangle): Add spaces if rectangle has virtual edges.
2927 (cua--insert-rectangle): Handle insert at virtual column.
2928 Perform auto-tabify if necessary.
2929 (cua--activate-rectangle): Remove optional FORCE arg.
2930 Never do padding. Simplify.
2931 (cua--highlight-rectangle): Enhance for virtual edges.
2932 (cua-toggle-rectangle-padding): Remove command.
2933 (cua-toggle-rectangle-virtual-edges): New command.
2934 (cua-sequence-rectangle): Add optional TABIFY arg. Callers changed.
2935 (cua--rectangle-post-command): Don't force rectangle padding.
2936 (cua--init-rectangles): Bind M-p to cua-toggle-rectangle-virtual-edges.
2937
2938 2004-08-28 Luc Teirlinck <teirllm@auburn.edu>
2939
2940 * indent.el (edit-tab-stops-buffer): Doc fix.
2941
2942 2004-08-28 Richard M. Stallman <rms@gnu.org>
2943
2944 * progmodes/grep.el (grep-default-command): Use find-tag-default.
2945 (grep-tag-default): Function deleted.
2946
2947 * subr.el (find-tag-default): Moved from etags.el.
2948
2949 * progmodes/etags.el (find-tag-default): Moved to subr.el.
2950
2951 * emacs-lisp/lisp-mode.el (prin1-char): Put `shift' modifier
2952 into the basic character if it has an uppercase form.
2953
2954 2004-08-27 Kenichi Handa <handa@m17n.org>
2955
2956 * international/utf-8.el (utf-8-post-read-conversion): If the
2957 buffer is unibyte, temporarily make it multibyte.
2958
2959 2004-08-27 Masatake YAMATO <jet@gyve.org>
2960
2961 * calendar/time-date.el (time-to-seconds): Add autoload cookies.
2962
2963 2004-08-25 John Paul Wallington <jpw@gnu.org>
2964
2965 * textmodes/tex-mode.el (tex-validate-buffer): Distinguish between
2966 0, 1, and many mismatches in message.
2967 (tex-start-shell): Use `set-process-query-on-exit-flag'.
2968
2969 * ielm.el (ielm-tab, ielm-complete-symbol): Doc fix.
2970 (inferior-emacs-lisp-mode): Use `set-process-query-on-exit-flag'.
2971
2972 2004-08-23 Stefan Monnier <monnier@iro.umontreal.ca>
2973
2974 * vc-svn.el (vc-svn-diff): Treat options from vc-svn-diff-switches and
2975 vc-diff-switches differently.
2976
2977 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
2978
2979 * speedbar.el (speedbar-file-regexp): Give it a phony defvar
2980 before and a real defvar after
2981 `speedbar-supported-extension-expressions'. This is to silence
2982 the compiler without breaking bootstrapping.
2983
2984 2004-08-22 Richard M. Stallman <rms@gnu.org>
2985
2986 * textmodes/flyspell.el (flyspell-word):
2987 Use set-process-query-on-exit-flag.
2988 (flyspell-highlight-duplicate-region): Take POSS as arg.
2989 (flyspell-word): Pass POSS as arg.
2990
2991 * progmodes/ada-xref.el: Many doc and style fixes.
2992 (ada-find-any-references): Use compilation-start.
2993 (ada-get-ali-file-name): Improve error msg.
2994 (ada-get-ada-file-name): Likewise.
2995
2996 * net/ange-ftp.el (ange-ftp-gwp-start, ange-ftp-nslookup-host)
2997 (ange-ftp-start-process): Use set-process-query-on-exit-flag.
2998
2999 * mail/mail-extr.el (mail-extr-all-top-level-domains):
3000 Add forward defvar.
3001
3002 * whitespace.el (global-whitespace-mode): New alias
3003 for whitespace-global-mode.
3004
3005 * speedbar.el (speedbar-file-regexp): Definition moved up.
3006 (speedbar-mode, speedbar-set-mode-line-format):
3007 Use with-no-warnings.
3008 (speedbar-emacs-popup-kludge): Delete Emacs 19 alternative.
3009
3010 * simple.el (shell-command-on-region): New arg DISPLAY-ERROR-BUFFER
3011 controls whether to display the error buffer.
3012
3013 * ps-mule.el: Delete compatibility code for old Emacses.
3014 (ps-mule-find-wrappoint): Don't use chars-in-region.
3015
3016 * frame.el (display-mouse-p, display-selections-p):
3017 Use with-no-warnings.
3018
3019 * font-lock.el (font-lock-set-defaults): Use with-no-warnings.
3020
3021 2004-08-22 David Kastrup <dak@gnu.org>
3022
3023 * textmodes/reftex-auc.el, progmodes/meta-mode.el: Update AUCTeX
3024 information.
3025
3026 * speedbar.el, iswitchb.el, ido.el: Update AUCTeX information.
3027
3028 2004-08-22 Andreas Schwab <schwab@suse.de>
3029
3030 * cvs-status.el: Require pcvs during byte-compiling for defun-cvs-mode.
3031
3032 2004-08-22 Masatake YAMATO <jet@gyve.org>
3033
3034 * cvs-status.el (cvs-status-checkout): New function.
3035 (cvs-status-mode-map): Add a key definition for `cvs-status-checkout'.
3036
3037 2004-08-21 David Kastrup <dak@gnu.org>
3038
3039 * net/ange-ftp.el (ange-ftp-hash-entry-exists-p)
3040 (ange-ftp-file-entry-p, ange-ftp-file-symlink-p): Since the code
3041 has been converted to use hashtables, the relation `nil=none' is
3042 no longer valid, as `nil' is not a hashtable. This patch tries to
3043 reduce the number of resulting errors.
3044
3045 2004-08-21 John Paul Wallington <jpw@gnu.org>
3046
3047 * subr.el (process-kill-without-query): Made obsolete in
3048 version 21.4, not 21.5.
3049
3050 * log-edit.el (vc-comment-ring, vc-comment-ring-index)
3051 (vc-previous-comment, vc-next-comment)
3052 (vc-comment-search-reverse, vc-comment-search-forward)
3053 (vc-comment-to-change-log): Likewise.
3054
3055 * international/latin1-disp.el (latin1-char-displayable-p): Likewise.
3056
3057 2004-08-21 Peter Seibel <peter@javamonkey.com> (tiny patch)
3058
3059 * emacs-lisp/cl-indent.el (lisp-indent-defmethod):
3060 Correct indentation of DEFMETHODS with non-standard method
3061 combinations (e.g., PROGN, MIN, MAX).
3062
3063 2004-08-20 Stefan Monnier <monnier@iro.umontreal.ca>
3064
3065 * startup.el (normal-top-level-add-subdirs-to-load-path):
3066 Avoid unnecessarily checking system-type.
3067 (normal-top-level): Set TERM to "dumb". Simplify.
3068
3069 * avoid.el (mouse-avoidance-ignore-p): New fun.
3070 Also ignore switch-frame, select-window, double, and triple clicks.
3071 (mouse-avoidance-banish-hook, mouse-avoidance-exile-hook)
3072 (mouse-avoidance-fancy-hook): Use it.
3073
3074 2004-08-20 Zoran Milojevic <zoran@sipquest.com> (tiny change)
3075
3076 * avoid.el (mouse-avoidance-nudge-mouse)
3077 (mouse-avoidance-banish-destination): Stay within the current window
3078 to avoid problems with mouse-autoselect-window.
3079
3080 2004-08-19 Stefan Monnier <monnier@iro.umontreal.ca>
3081
3082 * pcvs-parse.el (cvs-parse-table, cvs-parse-commit): Try to adapt to
3083 the newer format of some messages in cvs-1.12.1.
3084
3085 2004-08-19 Masatake YAMATO <jet@gyve.org>
3086
3087 * emacs-lisp/elp.el (elp-results-symname-map): New keymap.
3088 (elp-results-jump-to-definition-by-mouse)
3089 (elp-results-jump-to-definition, elp-output-insert-symname): New funs.
3090 (elp-output-result): Use elp-output-insert-symname.
3091
3092 2004-08-18 Kenichi Handa <handa@m17n.org>
3093
3094 * language/cyrillic.el: Register koi8-r in
3095 ctext-non-standard-encodings-alist.
3096 ("Cyrillic-KOI8"): Add ctext-non-standard-encoding.
3097
3098 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
3099
3100 * emacs-lisp/copyright.el (copyright-update-year): Delete code
3101 that replaces 20xy with xy.
3102
3103 2004-08-17 John Paul Wallington <jpw@gnu.org>
3104
3105 * emacs-lisp/re-builder.el (reb-mode-map): Define within defvar.
3106 (reb-force-update): Doc fix.
3107
3108 2004-08-16 Richard M. Stallman <rms@gnu.org>
3109
3110 * progmodes/which-func.el (which-func-update-1): Doc fix.
3111
3112 * progmodes/sh-script.el (sh-set-shell): Use sh-mode-abbrev-table.
3113 (sh-mode-abbrev-table): New variable.
3114
3115 * progmodes/compile.el (compilation-mode): Doc fix.
3116
3117 * emacs-lisp/lisp-mode.el (eval-last-sexp):
3118 Don't cons a new symbol each time.
3119 (eval-last-sexp-fake-value): New variable.
3120
3121 * emacs-lisp/copyright.el (copyright-years-regexp): New variable.
3122 (copyright-update-year): Detect continuation of list of years.
3123
3124 * term.el (term-default-fg-color, term-default-bg-color)
3125 (ansi-term-color-vector): Use `unspecified', not nil, as default.
3126
3127 * imenu.el: Several doc fixes: don't say variables are buffer-local.
3128
3129 2004-08-16 Davis Herring <herring@lanl.gov>
3130
3131 * isearch.el (isearch-string, isearch-message-string, isearch-point)
3132 (isearch-success, isearch-forward-flag, isearch-other-end)
3133 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
3134 (isearch-barrier, isearch-within-brackets)
3135 (isearch-case-fold-search): Fix broken `nth'-like calls to `aref'.
3136
3137 2004-08-16 Kenichi Handa <handa@m17n.org>
3138
3139 * ps-mule.el (ps-mule-font-info-database): Fix docstring.
3140
3141 2004-08-15 Kenichi Handa <handa@m17n.org>
3142
3143 * term/x-win.el (x-selection-value): If utf8 was successful but
3144 ctext was not, use utf8 string.
3145
3146 2004-08-14 Davis Herring <herring@lanl.gov>
3147
3148 * isearch.el: Remove accidental changes of March 4. Fix backing
3149 up when a regexp isearch is made more general. Use symbolic
3150 accessor functions for isearch stack frames to make usage clearer.
3151 (search-whitespace-regexp): Made groups in documentation shy (as
3152 is the group in the default value).
3153 (isearch-fallback): New function, addresses problems with regexps
3154 liberalized by `\|', adds support for liberalization by `\}' (the
3155 general repetition construct), and incorporates behavior for
3156 `*'/`?'.
3157 (isearch-}-char): New command, calls `isearch-fallback' with
3158 arguments appropriate to a typed `}'.
3159 (isearch-*-char, isearch-|-char): Now just call `isearch-fallback'
3160 appropriately.
3161 (isearch-mode-map): Bind `}' to `isearch-}-char'.
3162 (isearch-string, isearch-message,string, isearch-point)
3163 (isearch-success, isearch-forward-flag, isearch-other-end)
3164 (isearch-word, isearch-invalid-regexp, isearch-wrapped)
3165 (isearch-barrier, isearch-within-brackets, isearch-case-fold-search):
3166 New inline functions to read fields of a stack frame.
3167
3168 2004-08-14 Kurt Hornik <Kurt.Hornik@wu-wien.ac.at> (tiny change)
3169
3170 * battery.el (battery-linux-proc-acpi): Look into battery
3171 directories matching the literal string "CMB", too (required for
3172 Linux kernel version 2.6.7).
3173
3174 2004-08-14 John Paul Wallington <jpw@gnu.org>
3175
3176 * cus-start.el (read-file-name-completion-ignore-case): Add.
3177 (blink-cursor-alist): Change version to "21.4".
3178
3179 * emacs-lisp/bytecomp.el (forward-word): Allow 0 args.
3180
3181 2004-08-11 Daniel Pfeiffer <occitan@esperanto.org>
3182
3183 * speedbar.el (speedbar-scan-subdirs): New option.
3184 (speedbar-file-lists): Don't ignore file-name case on Unix and use
3185 dolist.
3186 (speedbar-insert-files-at-point): Take an extra argument and use
3187 it to optionally find out if a subdir is empty. Also unreadable
3188 files don't get expand buttons.
3189 (speedbar-directory): New image (unused pixmap already existed).
3190 (speedbar-expand-image-button-alist): Use it.
3191
3192 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>
3193
3194 CC Mode update to 5.30.9:
3195
3196 * progmodes/cc-defs.el, progmodes/cc-vars.el (c-emacs-features):
3197 Move from cc-vars to cc-defs for dependency reasons. Fix the
3198 POSIX char class test to check that it works in
3199 `skip-chars-(forward|backward)' too.
3200
3201 * progmodes/cc-align.el (c-lineup-arglist): Fix bug when the
3202 first argument starts with a special brace list.
3203
3204 * progmodes/cc-engine.el (c-forward-type): Fix promotion bug
3205 when `c-opt-type-concat-key' is used (i.e. in Pike).
3206
3207 * progmodes/cc-engine.el (c-looking-at-special-brace-list):
3208 Fix bug when the inner char pair doesn't have paren syntax, i.e. "(<
3209 >)".
3210
3211 * progmodes/cc-align.el (c-lineup-multi-inher): Made it syntactic
3212 whitespace safe.
3213
3214 * progmodes/cc-engine.el (c-guess-basic-syntax): Fix anchor
3215 position for `arglist-intro', `arglist-cont-nonempty' and
3216 `arglist-close' when there are two arglist open parens on the same
3217 line and there's nothing in front of the first.
3218
3219 * progmodes/cc-fonts.el (c-basic-matchers-before): Fix font
3220 locking of qualified names in Java, which previously could fontify
3221 common indexing expressions in many cases. The standard Java
3222 naming conventions are used to tell them apart.
3223
3224 * progmodes/cc-align.el (c-lineup-whitesmith-in-block):
3225 Fix inconsistency wrt opening parens on the first line inside a paren
3226 block.
3227
3228 * progmodes/cc-defs.el (c-langs-are-parametric): Must be known at
3229 compile time for the sake of `c-major-mode-is'.
3230
3231 (c-mode-is-new-awk-p): Made it a macro to delay expansion of
3232 `c-major-mode-is' in the event that this is used inside a
3233 `c-lang-defconst'.
3234
3235 * progmodes/cc-defs.el (c-major-mode-is): Fix expansion inside
3236 `c-lang-defconst' so that it works better with fallback languages.
3237
3238 * progmodes/cc-defs.el (c-add-language): Fix a typo that caused
3239 it to fail to record the base mode.
3240
3241 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
3242 Fix bug so that it doesn't go past the closing paren when PAREN-LEVEL
3243 is used. Reordered the syntax checks to get more efficient
3244 skipping in some situations.
3245
3246 * progmodes/cc-cmds.el (c-electric-brace): Don't trip up on a line
3247 continuation which might precede the newly inserted '{'.
3248
3249 * progmodes/cc-engine.el (c-syntactic-re-search-forward):
3250 Fix cases where it could loop indefinitely.
3251
3252 * progmodes/cc-fonts.el (c-font-lock-declarators): Handle array
3253 size specs correctly. Only fontify identifiers in front of '('
3254 with as functions - don't accept any paren char. Tightened up
3255 initializer skipping to stop before function and class blocks.
3256
3257 * progmodes/cc-engine.el (c-beginning-of-decl-1): Fix bug where
3258 the point could be left directly after an open paren when finding
3259 the beginning of the first decl in the block.
3260
3261 * progmodes/cc-engine.el (c-parse-state): Don't use the syntax
3262 table when filtering out legitimate open parens to be recorded.
3263 This could cause cache inconsistencies when e.g.
3264 `c++-template-syntax-table' was temporarily in use.
3265
3266 * progmodes/cc-engine.el (c-on-identifier)
3267 (c-simple-skip-symbol-backward): Small fix for handling "-"
3268 correctly in `skip-chars-backward'. Affected the operator lfun
3269 syntax in Pike.
3270
3271 * progmodes/cc-engine.el (c-invalidate-sws-region-after):
3272 Fix bug that could cause an error from `after-change-functions' when
3273 the changed region is at bob.
3274
3275 2004-08-11 Alan Mackenzie <bug-cc-mode@gnu.org>
3276
3277 CC Mode update to 5.30.9:
3278
3279 * progmodes/cc-cmds.el, progmodes/cc-vars.el: Amend doc(-strings)
3280 to say that <TAB> doesn't insert WS into a CPP line.
3281 (c-indent-command, c-tab-always-indent): Amend doc strings.
3282
3283 * progmodes/cc-styles.el, progmodes/cc-engine.el: Add in two
3284 checks for user errors, thus eliminating cryptic and unhelpful
3285 Emacs error messages. (1) Check the arg to `c-set-style' is a
3286 string. (2) Check that settings to `c-offsets-alist' are not
3287 spuriously quoted.
3288
3289 * progmodes/cc-cmds.el: (c-electric-brace): Don't delete a comment
3290 which precedes the newly inserted `{'.
3291
3292 2004-08-10 Michael Albinus <michael.albinus@gmx.de>
3293
3294 Sync with Tramp 2.0.44.
3295
3296 * net/tramp.el (tramp-post-connection): Quote $1 and $2 of shell
3297 function "tramp_file_attributes". Otherwise, file names
3298 containing spaces are misinterpreted. Reported by Magnus Henoch
3299 <mange@freemail.hu>.
3300 (tramp-handle-file-truename): FILENAME must be expanded first.
3301 Otherwise, parameters like "/ssh:deego@gnufans.net:~" will return
3302 obscure results. Reported by D. Goel <deego@gnufans.org>.
3303 (tramp-handle-verify-visited-file-modtime): If file does not
3304 exist, say it is not modified if and only if that agrees with the
3305 buffer's record. Check whether a file is visiting the buffer, or
3306 the buffer has no recorded last modification time. Return t in
3307 case the visiting file doesn't exist. Suggested by Luc Teirlinck
3308 <teirllm@auburn.edu>.
3309 (tramp-handle-write-region): Pass modtime explicitely to
3310 `set-visited-file-modtime', because filename can be different
3311 from (buffer-file-name) if `file-precious-flag' is set.
3312 `set-visited-file-modtime' must be called always when `visit' is t
3313 or a string. Suggested by Luc Teirlinck <teirllm@auburn.edu>.
3314 (tramp-handle-set-visited-file-modtime): If `time-list' is not
3315 nil, don't apply the whole body. If the file doesn't exists, set
3316 modtime to '(-1 65535). Suggested by Luc Teirlinck
3317 <teirllm@auburn.edu>.
3318
3319 2004-08-09 Luc Teirlinck <teirllm@auburn.edu>
3320
3321 * help.el (describe-bindings): Doc fix.
3322
3323 * subr.el (kbd): Doc fix.
3324
3325 2004-08-08 John Paul Wallington <jpw@gnu.org>
3326
3327 * ibuffer.el (define-ibuffer-column size): Use `string-to-number'
3328 instead of `string-to-int'.
3329 (define-ibuffer-column mode): Fix indentation.
3330
3331 2004-08-08 Lars Hansen <larsh@math.ku.dk>
3332
3333 * wid-edit.el (widget-sexp-validate): Allow whitespace after expression.
3334
3335 2004-08-08 Luc Teirlinck <teirllm@auburn.edu>
3336
3337 * subr.el (global-unset-key, local-unset-key): Doc fixes.
3338
3339 * novice.el (disabled-command-function): New variable renamed from
3340 `disabled-command-hook'.
3341 (disabled-command-hook): Keep the _variable_ as alias for
3342 `disabled-command-function' and make obsolete.
3343 (disabled-command-function): Function renamed from
3344 `disabled-command-hook'. Adapt code to name change of the variable.
3345
3346 2004-08-07 Satyaki Das <satyaki@theforce.stanford.edu> (tiny change)
3347
3348 * simple.el (completion-root-regexp): New defvar.
3349 (completion-setup-function): Use it instead of a literal string.
3350
3351 2004-08-07 John Paul Wallington <jpw@gnu.org>
3352
3353 * emacs-lisp/re-builder.el (reb-re-syntax): Add `rx' syntax.
3354 (reb-lisp-mode): Require `rx' feature when `re-reb-syntax' is `rx'.
3355 (reb-lisp-syntax-p, reb-change-syntax): `rx' is a Lisp syntax.
3356 (reb-cook-regexp): Call `rx-to-string' when `re-reb-syntax' is `rx'.
3357
3358 2004-08-05 Katsumi Yamaoka <yamaoka@jpl.org> (tiny change)
3359
3360 * mail/mail-extr.el (mail-extr-disable-voodoo): New variable.
3361 (mail-extr-voodoo): Check mail-extr-disable-voodoo.
3362
3363 2004-08-04 Kenichi Handa <handa@m17n.org>
3364
3365 * international/encoded-kb.el (encoded-kbd-setup-keymap):
3366 Fix previous change.
3367
3368 2004-08-03 Kenichi Handa <handa@m17n.org>
3369
3370 * international/encoded-kb.el: The following changes are to
3371 utilize key-translation-map instead of minor mode map.
3372 (encoded-kbd-iso2022-non-ascii-map): Delete it.
3373 (encoded-kbd-coding, encoded-kbd-handle-8bit): Delete them.
3374 (encoded-kbd-last-key): New function.
3375 (encoded-kbd-iso2022-single-shift): New function.
3376 (encoded-kbd-iso2022-designation)
3377 (encoded-kbd-self-insert-iso2022-7bit)
3378 (encoded-kbd-self-insert-iso2022-8bit)
3379 (encoded-kbd-self-insert-sjis, encoded-kbd-self-insert-big5)
3380 (encoded-kbd-self-insert-ccl): Make them suitable for bindings in
3381 key-translation-map.
3382 (encoded-kbd-setup-keymap): Setup key-translation-map.
3383 (saved-key-translation-map): New variable.
3384 (encoded-kbd-mode): Save/restore key-translation-map.
3385 Adjust for the change of encoded-kbd-setup-keymap.
3386
3387 2004-08-02 Kim F. Storm <storm@cua.dk>
3388
3389 * avoid.el (mouse-avoidance-point-position): Use window-inside-edges
3390 and call compute-motion with nil for topos and width to get proper
3391 usable width and height for both window and non-window systems.
3392
3393 * windmove.el (windmove-coordinates-of-position): Let compute-motion
3394 calculate usable window width and height.
3395
3396 * window.el (window-buffer-height): Call compute-motion with nil width.
3397
3398 2004-08-01 David Kastrup <dak@gnu.org>
3399
3400 * replace.el (query-replace-read-from):
3401 Use `query-replace-compile-replacement'.
3402 (query-replace-compile-replacement): New function.
3403 (query-replace-read-to): Use `query-replace-compile-replacement'
3404 for repeating the last command.
3405
3406 2004-08-01 John Paul Wallington <jpw@gnu.org>
3407
3408 * printing.el (toplevel, pr-ps-fast-fire, pr-ps-set-utility)
3409 (pr-ps-set-printer, pr-txt-set-printer, pr-eval-setting-alist)
3410 (pr-switches): Remove period from end of error messages.
3411
3412 * help-mode.el (help-go-back): Likewise.
3413
3414 * abbrev.el (only-global-abbrevs): Doc fix.
3415 (edit-abbrevs-map): Define within defvar.
3416 (quietly-read-abbrev-file): Doc fix.
3417
3418 2004-07-31 Luc Teirlinck <teirllm@auburn.edu>
3419
3420 * novice.el (enable-command, disable-command): Doc fixes.
3421
3422 * subr.el (event-modifiers, event-basic-type): Doc fixes.
3423
3424 2004-07-30 Richard M. Stallman <rms@gnu.org>
3425
3426 * subr.el (with-local-quit): Doc fix.
3427
3428 2004-07-30 Luc Teirlinck <teirllm@auburn.edu>
3429
3430 * international/utf-8.el (utf-translate-cjk-mode): Doc fix.
3431
3432 2004-07-28 Luc Teirlinck <teirllm@auburn.edu>
3433
3434 * custom.el (defcustom): Doc fix.
3435
3436 2004-07-28 Masatake YAMATO <jet@gyve.org>
3437
3438 * progmodes/etags.el (etags-tags-apropos): Show building progress.
3439
3440 2004-07-26 Stefan Monnier <monnier@iro.umontreal.ca>
3441
3442 * imenu.el (imenu-prev-index-position-function)
3443 (imenu-extract-index-name-function, imenu-name-lookup-function)
3444 (imenu--index-alist): Docstring redundancy fix.
3445
3446 2004-07-25 Lars Hansen <larsh@math.ku.dk>
3447
3448 * wdired.el (wdired-finish-edit): Require dired-aux before locally
3449 binding dired-backup-overwrite.
3450
3451 2004-07-25 John Paul Wallington <jpw@gnu.org>
3452
3453 * subr.el (butlast, event-modifiers, event-basic-type): Doc fixes.
3454
3455 2004-07-24 Luc Teirlinck <teirllm@auburn.edu>
3456
3457 * term/tty-colors.el (tty-color-approximate): Doc fix.
3458
3459 * select.el (x-get-selection, x-set-selection): Doc fixes.
3460
3461 * frame.el (make-frame): Doc fix.
3462
3463 2004-07-24 Richard M. Stallman <rms@gnu.org>
3464
3465 * mail/rmail.el (rmail-mime-charset-pattern):
3466 Don't include semicolon in the charset value.
3467
3468 * replace.el (occur-next-error): Call set-window-point.
3469 (occur-engine): Handle negative NLINES.
3470
3471 2004-07-23 Luc Teirlinck <teirllm@auburn.edu>
3472
3473 * frame.el (modify-all-frames-parameters): Minor doc fix.
3474 (set-frame-configuration): Doc fix.
3475
3476 2004-07-23 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
3477
3478 * simple.el (completion-setup-function): Compute the common parts
3479 and the first difference place correctly when
3480 partial-completion-mode is on.
3481
3482 2004-07-22 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3483
3484 * ps-print.el: Doc fix.
3485 (ps-print-version): New version 6.6.5.
3486 (ps-printing-region): Doc fix.
3487 (ps-generate-string-list): Comment fix.
3488 (ps-message-log-max): Code fix.
3489
3490 2004-07-22 Michael Piotrowski <mxp@dynalabs.de> (tiny change)
3491
3492 * ps-print.el (ps-begin-file): Improve the DSC compliance of the
3493 generated PostScript.
3494
3495 2004-08-17 Reiner Steib <Reiner.Steib@gmx.de>
3496
3497 * net/tls.el (tls-process-connection-type): Fix docstring. (Sync
3498 with Gnus v5_10 branch.)
3499
3500 2004-08-16 Reiner Steib <Reiner.Steib@gmx.de>
3501
3502 * calendar/time-date.el (time-to-number-of-days): New function.
3503 Imported from from Gnus.
3504
3505 2004-07-22 Kim F. Storm <storm@cua.dk>
3506
3507 * progmodes/make-mode.el: Fix comments.
3508
3509 2004-07-21 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3510
3511 * printing.el: Doc fix.
3512
3513 2004-07-20 Luc Teirlinck <teirllm@auburn.edu>
3514
3515 * frame.el (modify-all-frames-parameters): Minor doc fix.
3516
3517 2004-07-20 Richard M. Stallman <rms@gnu.org>
3518
3519 * textmodes/fill.el (fill-nobreak-p): If this break point is
3520 at the end of the line, don't consider the newline which follows
3521 as a reason to return t.
3522
3523 2004-07-19 John Paul Wallington <jpw@gnu.org>
3524
3525 * dired-aux.el (dired-file-set-difference): Don't use `caddr'.
3526
3527 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
3528
3529 * dired-aux.el (dired-do-kill-lines): Expand docstring.
3530 Delete irrelevant code.
3531
3532 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
3533
3534 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
3535 New docstring. From Luc Teirlinck.
3536
3537 2004-07-17 Luc Teirlinck <teirllm@auburn.edu>
3538
3539 * autorevert.el: Describe `Auto Revert Tail Mode' in `Commentary'
3540 section.
3541 (auto-revert-handler): Do not check `auto-revert-tail-mode' for
3542 non-file buffers. We know it is nil.
3543
3544 2004-07-17 Kai Grossjohann <kai.grossjohann@gmx.net>
3545
3546 Sync with Tramp 2.0.43.
3547
3548 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
3549 Remove outdated comment.
3550 (tramp-locked, tramp-locker): New variables for implementing a
3551 global lock.
3552 (tramp-sh-file-name-handler): Use them to implement the global lock.
3553
3554 2004-07-13 Michael Albinus <michael.albinus@gmx.de>
3555
3556 * net/tramp.el (all): Code cleanup. Change all `tramp-handle-xxx'
3557 calls to respective `xxx` calls.
3558 (tramp-process-alive-regexp): Precise doc string.
3559 (tramp-multi-action-process-alive): New defun.
3560 (tramp-multi-actions): Use it.
3561 (tramp-handle-find-backup-file-name): `copy-tree' is available
3562 since Emacs 21.4 only (XEmacs has it). Implementation rewritten
3563 in order to avoid this function.
3564 (tramp-handle-write-region): Set current buffer. If connection
3565 wasn't open, `file-modes' has changed it accidently. Reported by
3566 David Kastrup <dak@gnu.org>.
3567 (tramp-enter-password, tramp-read-passwd): New arguments USER and
3568 HOST.
3569 (tramp-action-password, tramp-multi-action-password): Apply it.
3570 (tramp-open-connection-rsh): If a port is given, the Tramp buffer
3571 name must still contain the port number. Otherwise, we have two
3572 Tramp buffers, with all the confusion. Reported by Myron Selby
3573 <myron@xytech.com> and Rolf Dubitzky
3574 <Dubitzky@physi.uni-heidelberg.de>.
3575
3576 * net/tramp-smb.el (tramp-smb-open-connection): Apply USER and
3577 HOST to `tramp-enter-passwd'.
3578
3579 * net/tramp-vc.el (all): Code cleanup. Change all
3580 `tramp-handle-xxx' calls to respective `xxx` calls.
3581
3582 2004-07-17 Jonathan Yavner <jyavner@member.fsf.org>
3583
3584 * emacs-lisp/testcover.el: New category "potentially-1valued" for
3585 functions that are not erroneous if either 1-valued or
3586 multi-valued. Detect functions in this class.
3587 (testcover-1value-functions, testcover-compose-functions)
3588 (testcover-progn-functions) Added some additional functions to lists.
3589 (testcover-mark): Bugfix when marking up the definition for an
3590 empty function.
3591
3592 2004-07-17 Richard M. Stallman <rms@gnu.org>
3593
3594 * replace.el (occur-read-primary-args): Pass default to
3595 read-from-minibuffer.
3596
3597 * mail/footnote.el (footnote-section-tag): Use defcustom.
3598
3599 * font-lock.el (font-lock-add-keywords, font-lock-remove-keywords):
3600 Compile font-lock-keywords, not KEYWORDS.
3601 (lisp-font-lock-keywords-2): Add multiple-value-prog1, go.
3602 Add warn, check-type. Handle cerror like error.
3603
3604 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
3605
3606 * progmodes/which-func.el (which-func-keymap): New var.
3607 (which-func-face): New face.
3608 (which-func-format): Use them.
3609
3610 2004-07-16 Stephan Stahl <stahl@eos.franken.de> (tiny change)
3611
3612 * buff-menu.el (list-buffers-noselect): Append the buffer's
3613 process status to its mode name.
3614
3615 2004-07-16 Kim F. Storm <storm@cua.dk>
3616
3617 * simple.el (inhibit-mark-movement): New defvar.
3618 (beginning-of-buffer, end-of-buffer): Do not push mark if
3619 inhibit-mark-movement is non-nil or C-u prefix is given.
3620
3621 * emulation/cua-base.el (cua--preserve-mark-commands): New defvar.
3622 Init to beginning-of-buffer and end-of-buffer.
3623 (cua--undo-push-mark): New defvar.
3624 (cua--pre-command-handler): Set inhibit-mark-movement if mark is
3625 already active and command is in cua--preserve-mark-commands.
3626 Also fix check for shift modifier on non-window systems.
3627 (cua--post-command-handler): Clear inhibit-mark-movement if set.
3628
3629 2004-07-14 Luc Teirlinck <teirllm@auburn.edu>
3630
3631 * calendar/cal-dst.el (calendar-time-from-absolute): Return a list
3632 of two integers, instead of a cons.
3633
3634 * net/tramp.el (tramp-handle-verify-visited-file-modtime):
3635 `visited-file-modtime' now returns a list of two integers, instead
3636 of a cons.
3637
3638 * dired.el (dired-directory-changed-p): Ditto.
3639
3640 * progmodes/grep.el (grep): Doc fix.
3641
3642 2004-07-14 Daniel Pfeiffer <occitan@esperanto.org>
3643
3644 * autorevert.el (auto-revert-tail-mode)
3645 (auto-revert-tail-mode-text, auto-revert-tail-pos): New vars.
3646 (auto-revert-mode): Turn off auto-revert-tail-mode, so we're not
3647 in both at the same time.
3648 (auto-revert-tail-mode): New command.
3649 (turn-on-auto-revert-tail-mode, auto-revert-tail-handler): New funs.
3650 (auto-revert-handler): Revert only either tail or whole file.
3651
3652 * bindings.el (mode-line-mode-menu): Fix alphabetical ordering and
3653 add auto-revert-tail-mode.
3654
3655 2004-07-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3656
3657 * printing.el: Doc fix. Change name of some funs.
3658 (pr-dosify-file-name): New fun. Replace ps-dosify-path.
3659 (pr-unixify-file-name): New fun. Replace ps-unixify-path.
3660 (pr-standard-file-name): New fun. Replace pr-standard-path.
3661 (pr-call-process): Code fix.
3662
3663 2004-07-12 Luc Teirlinck <teirllm@auburn.edu>
3664
3665 * subr.el (with-selected-window): Doc fix.
3666
3667 2004-07-11 Luc Teirlinck <teirllm@auburn.edu>
3668
3669 * subr.el (get-buffer-window-list): Doc fix.
3670
3671 2004-07-10 Luc Teirlinck <teirllm@auburn.edu>
3672
3673 * files.el (switch-to-buffer-other-window): Doc fix.
3674
3675 * window.el (save-selected-window, one-window-p)
3676 (split-window-keep-point, split-window-vertically)
3677 (split-window-horizontally): Doc fixes.
3678
3679 2004-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3680
3681 * printing.el: Doc fix. Now it uses call-process instead of
3682 shell-command for low command execution.
3683 (pr-version): New version number (6.8).
3684 (pr-shell-file-name): Option removed.
3685 (pr-shell-command): Fun removed.
3686 (pr-call-process): New fun. Replace pr-shell-command.
3687 (pr-standard-path, pr-remove-nil-from-list): New funs.
3688 (zmacs-region-stays, current-mouse-event, current-menubar): New var.
3689 (pr-ps-file-preview, pr-ps-file-using-ghostscript, pr-ps-file-print)
3690 (pr-setup, pr-ps-set-printer, pr-txt-set-printer)
3691 (pr-ps-utility-process, pr-txt-print): Code fix.
3692
3693 2004-07-10 Stephan Stahl <stahl@eos.franken.de> (tiny change)
3694
3695 * ediff-mult.el (ediff-meta-truncate-filenames): Change type to
3696 boolean.
3697
3698 2004-07-09 Lars Hansen <larsh@math.ku.dk>
3699
3700 * wid-edit.el (widget-field-buffer): Doc fix.
3701
3702 2004-07-09 John Paul Wallington <jpw@gnu.org>
3703
3704 * emacs-lisp/re-builder.el (reb-update-overlays):
3705 Distinguish between one and several matches in message.
3706
3707 2004-07-09 Richard M. Stallman <rms@gnu.org>
3708
3709 * mouse.el (mouse-set-region-1): If transient-mark-mode
3710 is `identity', change it to `only'.
3711
3712 * simple.el (current-word): Doc fix.
3713
3714 2004-07-09 Mark A. Hershberger <mah@everybody.org>
3715
3716 * progmodes/cperl-mode.el (cperl-mode): Adapt defun-prompt-regexp
3717 so that it is more understanding of whitespace.
3718
3719 * xml.el (xml-maybe-do-ns, xml-parse-tag): Produce elements in the
3720 form
3721 (("ns" . "element") (attr-list) children) instead of
3722 ((:ns . "element") (attr-list) children) in order to reduce the
3723 number of symbols used.
3724 (xml-skip-dtd): Change to use xml-parse-dtd but set
3725 xml-validating-parsing to nil.
3726 (xml-parse-dtd): Parse entity deleclarations in DOCTYPEs.
3727 (xml-substitute-entity): Remove in favor of new entity substitution.
3728 (xml-substitute-special): Rewrite in to substitute complex
3729 entities from DOCTYPE declarations.
3730 (xml-parse-fragment): Parse fragments from entity deleclarations.
3731 (xml-parse-region, xml-parse-tag, xml-parse-attlist)
3732 (xml-parse-dtd, xml-substitute-special): Make validity checks
3733 conditioned on xml-validating-parser. Add "Not Well Formed" to
3734 error messages about well-formedness.
3735
3736 2004-07-08 Steven Tamm <steventamm@mac.com>
3737
3738 * term/mac-win.el (mac-scroll-ignore-events, mac-scroll-down)
3739 (mac-scroll-down-line, mac-scroll-up, mac-scroll-up-line):
3740 Do not treat double clicks and triple clicks specially in the
3741 scroll bar (preventing strange repositioning problems)
3742
3743 2004-07-06 Stefan Monnier <monnier@iro.umontreal.ca>
3744
3745 * replace.el (query-replace-regexp-eval): Fix last change.
3746
3747 2004-07-05 Stefan Monnier <monnier@iro.umontreal.ca>
3748
3749 * replace.el (query-replace-descr): New fun.
3750 (query-replace-read-from, query-replace-read-args): Default to the
3751 previous from&to.
3752 (query-replace-read-to): Quote the `from' string when displaying it.
3753 (query-replace-regexp-eval): Immediately check read-only status.
3754 Use query-replace-read-from to get the \n checking.
3755 Quote the `from' string when displaying it.
3756 (map-query-replace-regexp, occur-read-primary-args):
3757 Quote the `from' string when displaying it.
3758
3759 * isearch.el (isearch-query-replace): Pass the regexp-ness and
3760 delimited-ness of the search to query-replace.
3761
3762 * replace.el (query-replace-read-from, query-replace-read-to):
3763 New funs extracted from query-replace-read-args.
3764 (query-replace-read-args): Use them.
3765
3766 * replace.el (query-replace-interactive, query-replace-read-args):
3767 Remove the `initial' special value.
3768 (query-replace-regexp-eval, map-query-replace-regexp): Simplify.
3769 (occur-engine): Remove unused var `matchend'.
3770
3771 * isearch.el (isearch-query-replace, isearch-query-replace-regexp):
3772 Use the search string without prompting.
3773
3774 2004-07-05 Kenichi Handa <handa@m17n.org>
3775
3776 * international/mule.el (decode-coding-inserted-region):
3777 Set last-coding-system-used only when coding is nil.
3778
3779 2004-07-03 Eli Zaretskii <eliz@gnu.org>
3780
3781 * progmodes/grep.el (grep-compute-defaults, grep-command)
3782 (grep-program, find-program, grep-find-use-xargs, grep-history)
3783 (grep-find-history, grep-tag-default, grep-find-command)
3784 (grep-regexp-alist, grep-process-setup, grep-compute-defaults):
3785 Add autoload cookies, for unbundled packages that load `compile'
3786 and expect all grep-related symbols to become defined.
3787
3788 2004-07-03 KOSEKI Yoshinori <kose@meadowy.org>
3789
3790 * iimage.el (turn-on-iimage-mode, iimage-mode): Add autoload cookies.
3791 (iimage-mode-image-search-path): New user option to search the
3792 image file.
3793 (iimage-locate-file): New funcion. Emacs21.3 or earlier does not
3794 have locate-file.
3795 (iimage-mode-buffer): Use it.
3796
3797 2004-07-03 Nick Roberts <nickrob@gnu.org>
3798
3799 * progmodes/gdb-ui.el (gdb-goto-breakpoint): String match more
3800 carefully.
3801 (gdb-delete-breakpoint, gdb-toggle-breakpoint): Handle gdbmi.
3802
3803 2004-07-03 Juri Linkov <juri@jurta.org>
3804
3805 * replace.el (query-replace-read-args): Swallow space after 'foo,
3806 not after (quote foo). Match space only immediately after symbol,
3807 not anywhere in the whole string.
3808
3809 2004-07-02 Richard M. Stallman <rms@gnu.org>
3810
3811 * replace.el (query-replace-read-args): Swallow space after
3812 symbols, not after closeparens. But avoid error if string ends there.
3813
3814 * progmodes/python.el (python-beginning-of-statement):
3815 Exit the loop if backward-up-list gets error.
3816
3817 * textmodes/enriched.el (enriched-encode): Bind inhibit-read-only.
3818
3819 2004-07-02 Andre Spiegel <spiegel@gnu.org>
3820
3821 * vc-rcs.el (vc-rcs-checkout-model): Look at the version headers
3822 only if vc-consult-headers is non-nil.
3823
3824 2004-07-02 Juri Linkov <juri@jurta.org>
3825
3826 * pcvs.el (cvs-mode-diff-repository): New command.
3827
3828 * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
3829
3830 2004-07-01 Juri Linkov <juri@jurta.org>
3831
3832 * isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
3833 C-M-y to isearch-yank-char. Bind M-% to isearch-query-replace,
3834 C-M-% to isearch-query-replace-regexp.
3835 (minibuffer-local-isearch-map): Add arrow key bindings.
3836 Bind C-f to isearch-yank-char-in-minibuffer.
3837 (isearch-forward): Doc fix.
3838 (isearch-edit-string): Doc fix.
3839 (isearch-query-replace, isearch-query-replace-regexp): New funs.
3840 (isearch-del-char): Add optional arg. Set isearch-yank-flag to t.
3841 (isearch-yank-char): Add optional arg.
3842 (isearch-yank-char-in-minibuffer): New fun.
3843
3844 * replace.el (query-replace-interactive): Change type from boolean
3845 to choice. Add value `initial'.
3846 (query-replace-read-args): Handle value `initial' of
3847 query-replace-interactive.
3848
3849 2004-06-29 Kim F. Storm <storm@cua.dk>
3850
3851 * progmodes/gdb-ui.el (breakpoint-enabled-bitmap-face)
3852 (breakpoint-disabled-bitmap-face): Add :group 'gud.
3853
3854 * progmodes/ada-xref.el (ada-tight-gvd-integration):
3855 Add :group 'ada.
3856
3857 * vc-arch.el (vc-arch-mode-line-rewrite): Add :group 'vc.
3858
3859 2004-06-29 Juri Linkov <juri@jurta.org>
3860
3861 * replace.el (query-replace-read-args): Swallow a space after
3862 everything except )]" which in most cases means after a symbol.
3863
3864 * emacs-lisp/pp.el (pp-buffer): Add autoload.
3865
3866 2004-06-28 Richard M. Stallman <rms@gnu.org>
3867
3868 * font-lock.el (font-lock-fontify-syntactic-keywords-region):
3869 More changes to go with previous change in font-lock.el.
3870
3871 2004-06-26 David Kastrup <dak@gnu.org>
3872
3873 * replace.el (perform-replace): Highlight the match even in
3874 non-query mode if there is potential replace string editing.
3875
3876 2004-06-26 Kai Grossjohann <kai.grossjohann@gmx.net>
3877
3878 * net/tramp.el (tramp-handle-file-remote-p): New implementation to
3879 agree with new return value of `file-remote-p'.
3880 This syncs with Tramp 2.0.42.
3881
3882 * net/ange-ftp.el (ange-ftp-file-remote-p): New return value,
3883 according to new documentation of `file-remote-p'.
3884
3885 * files.el (file-remote-p): Fix doc to say that return value is
3886 identification of remote system, if not nil.
3887 (file-relative-name): Use new return value of `file-remote-p'.
3888
3889 2004-06-26 Nick Roberts <nickrob@gnu.org>
3890
3891 * progmodes/gdb-ui.el (gdb-toggle-breakpoint)
3892 (gdb-goto-breakpoint): Fix breakage.
3893
3894 2004-06-26 Eli Zaretskii <eliz@gnu.org>
3895
3896 * man.el (Man-getpage-in-background): Add windows-nt to the list
3897 of systems where shell-file-name should be used instead of
3898 literal "sh".
3899
3900 2004-06-25 Sam Steingold <sds@gnu.org>
3901
3902 * add-log.el (change-log-font-lock-keywords): Support Common Lisp
3903 function names `(setf symbol)'.
3904
3905 2004-06-24 Richard M. Stallman <rms@gnu.org>
3906
3907 * replace.el (query-replace-read-args): Swallow space after \,SYMBOL.
3908
3909 * font-lock.el (font-lock-keywords): Change format of compiled values.
3910 Document it.
3911 (font-lock-add-keywords): If font-lock-keywords is compiled,
3912 extract the uncompiled version, modify, then recompile.
3913 (font-lock-remove-keywords): Likewise.
3914 (font-lock-fontify-keywords-region): Handle changed format.
3915 (font-lock-compile-keywords): Handle changed format.
3916 (font-lock-set-defaults): Compile the keywords explicitly here.
3917
3918 2004-06-24 David Kastrup <dak@gnu.org>
3919
3920 * replace.el (query-replace-read-args): Implement `\,' and `\#'
3921 replacements here.
3922 (query-replace-regexp): Doc string explaining this and the new
3923 `\?' replacement. Remove `\,' and `\#' implementation here, as it
3924 is better placed in `query-replace-read-args'.
3925 (replace-regexp): Explain `\,', `\#' and `\?'.
3926 (replace-match-data): New function for thorough reuse/destruction
3927 of old match-data.
3928 (replace-match-maybe-edit): Function for implementing `\?' editing.
3929 (perform-replace): Fix maintaining of the match stack including
3930 already matched regions, implement `\?', fix various problems
3931 with regions while editing and other stuff.
3932 (replace-highlight): Simplify.
3933
3934 2004-06-24 Daniel Pfeiffer <occitan@esperanto.org>
3935
3936 * progmodes/grep.el (grep-error-screen-columns): New variable.
3937 (grep-regexp-alist): Give it the full functionality of gnu style
3938 compilation messages with line and column ranges. Ask me for the
3939 perl script I'm working on, that uses these.
3940
3941 2004-06-23 Nick Roberts <nickrob@gnu.org>
3942
3943 * comint.el: (comint-insert-clicked-input, comint-copy-old-input):
3944 Remove.
3945 (comint-insert-input, comint-mouse-insert-input): New functions
3946 based on comint-insert-clicked-input for two bindings but just
3947 one functionality.
3948
3949 2004-06-23 Luc Teirlinck <teirllm@auburn.edu>
3950
3951 * net/goto-addr.el (goto-address-fontify): Fix help-echo text.
3952
3953 2004-06-23 Lars Hansen <larsh@math.ku.dk>
3954
3955 * files.el (write-contents-functions): Doc fix.
3956
3957 2004-06-21 Juanma Barranquero <lektu@terra.es>
3958
3959 * image.el (image-library-alist): Rewrite docstring in active voice.
3960
3961 2004-06-20 Richard M. Stallman <rms@gnu.org>
3962
3963 * mouse.el (mouse-set-region-1): Set transient-mark-mode to `only'.
3964
3965 * isearch.el (isearch-repeat): Avoid testing old match data.
3966 (isearch-message): Display trailing space in special font
3967 when search is failing.
3968 (isearch-search-fun-function): Doc fix.
3969
3970 * autorevert.el (global-auto-revert-non-file-buffers): Doc fix.
3971
3972 2004-06-19 Luc Teirlinck <teirllm@auburn.edu>
3973
3974 * frame.el (show-trailing-whitespace): Doc fix.
3975
3976 * cus-edit.el (custom-variable-documentation): New function.
3977 (custom-variable): Use it.
3978
3979 2004-06-19 Nick Roberts <nickrob@gnu.org>
3980
3981 * man.el (Man-getpage-in-background): Revert previous change but
3982 make cygwin a special case.
3983
3984 2004-06-18 Luc Teirlinck <teirllm@auburn.edu>
3985
3986 * autorevert.el (global-auto-revert-non-file-buffers):
3987 Update docstring.
3988
3989 2004-06-19 Daniel Pfeiffer <occitan@esperanto.org>
3990
3991 * progmodes/compile.el (compilation-error-properties): Store one
3992 more than end-col, if present, so that transient-mark-mode will
3993 highlight last char too.
3994 * progmodes/grep.el (grep-regexp-alist): Match columns and column
3995 ranges, if present.
3996
3997 2004-06-18 Jason Rumney <jasonr@gnu.org>
3998
3999 * makefile.w32-in: Double percent signs in for loops.
4000
4001 2004-06-17 David Kastrup <dak@gnu.org>
4002
4003 * replace.el (query-replace-read-args): Only warn about use of \n
4004 and \t when we are doing a regexp replacement and the actual
4005 escaped character is n or t.
4006 (query-replace-regexp): Add \, and \# interpretation to
4007 interactive call and document it.
4008 (query-replace-regexp-eval, replace-match-string-symbols): Add \#
4009 as shortkey for replace-count.
4010 (replace-quote): New function for doubling backslashes.
4011
4012 2004-06-17 Juanma Barranquero <lektu@terra.es>
4013
4014 * files.el (parse-colon-path, cd): Mention in docstring that the
4015 path separator is colon in GNU-like systems.
4016
4017 * newcomment.el (comment-region-internal): Fix docstring.
4018
4019 * emacs-lisp/ewoc.el (ewoc-create, ewoc-map, ewoc-locate)
4020 (ewoc-invalidate, ewoc-collect): Doc fixes.
4021 (ewoc--create-node, ewoc--delete-node-internal):
4022 Fix typos in docstring.
4023
4024 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4025
4026 * files.el (buffer-stale-function): Add hyperlink to emacs-xtra
4027 manual to docstring.
4028
4029 2004-06-15 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4030
4031 * ps-print.el (ps-time-stamp-iso8601): Comment doc string of defalias.
4032
4033 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4034
4035 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
4036 Add hyperlink to emacs-xtra manual to docstring.
4037
4038 * autorevert.el (global-auto-revert-non-file-buffers):
4039 Add hyperlink to emacs-xtra manual to docstring, as well as an
4040 info-link.
4041
4042 2004-06-14 Juanma Barranquero <lektu@terra.es>
4043
4044 * image.el (image-library-alist): New variable to map image types
4045 to external libraries. Initialized to nil, unless system-specific
4046 configs change it.
4047 (image-type-available-p): Determine whether an image type is
4048 available by calling `init-image-library'.
4049
4050 * term/w32-win.el (image-library-alist): Initialize to a known set
4051 of probable library names.
4052
4053 2004-06-14 Kenichi Handa <handa@m17n.org>
4054
4055 * international/code-pages.el (windows-1256, cp1125): Fix tables
4056 for several characters.
4057
4058 * international/utf-8.el (ccl-encode-mule-utf-8): Fix previous change.
4059
4060 2004-06-13 Richard M. Stallman <rms@gnu.org>
4061
4062 * textmodes/paragraphs.el (sentence-end): Add 0x5397d as close brace.
4063
4064 * emulation/pc-select.el: Doc fixes: say "PC Selection mode",
4065 not "`pc-selection-mode'".
4066
4067 * emacs-lisp/bytecomp.el: Put `...' around symbols in warning messages.
4068
4069 * simple.el (previous-matching-history-element): Specify a default.
4070
4071 * hexl.el (hexl-mode): Catch errors in hexl-goto-address.
4072
4073 * cus-face.el (custom-declare-face): Simplify code.
4074
4075 * abbrev.el (abbrev-mode, edit-abbrevs-map): Doc fixes.
4076
4077 2004-06-13 Luc Teirlinck <teirllm@auburn.edu>
4078
4079 * files.el (before-save-hook): Add `time-stamp' to the options.
4080
4081 * time-stamp.el (time-stamp): Recommend adding it to
4082 `before-save-hook', rather than `write-file-functions'.
4083 Make a similar change in `Commentary' section.
4084
4085 2004-06-13 Kai Grossjohann <kai.grossjohann@gmx.net>
4086
4087 * diff-mode.el (diff-current-defun): If at start of hunk, use
4088 position of first change.
4089
4090 2004-06-13 Lars Hansen <larsh@math.ku.dk>
4091
4092 * dired-x.el (dired-mark-omitted): Bind to "*O".
4093
4094 2004-06-12 Karl Fogel <kfogel@red-bean.com>
4095
4096 * bookmark.el (bookmark-bmenu-relocate): New function, as
4097 suggested by David J. Biesack <David.Biesack@sas.com>.
4098 (bookmark-bmenu-mode-map): Bind `bookmark-bmenu-relocate' to "R".
4099 (bookmark-bmenu-mode): Describe binding in doc string.
4100 (bookmark-set-filename): Save the bookmark list if it's time.
4101
4102 2004-06-13 Kenichi Handa <handa@m17n.org>
4103
4104 * international/utf-8.el (ccl-decode-mule-utf-8): Fix previous change.
4105 (ccl-untranslated-to-ucs): Fix typo.
4106
4107 2004-06-12 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
4108
4109 * progmodes/python.el (python-open-block-statement-p):
4110 Fix indentation after a block opening that contains a comment.
4111
4112 2004-06-12 J\e,Ai\e(Br\e,At\e(Bme Marant <jerome@marant.org> (tiny change)
4113
4114 * bindings.el (completion-ignored-extensions): Add file extensions
4115 of Python byte-compiled files.
4116
4117 2004-06-12 Juri Linkov <juri@jurta.org>
4118
4119 * info.el (Info-goto-node): Add autoload.
4120 (Info-toc): Add substring-no-properties on Info file name.
4121 (Info-mode, info, Info-toc, Info-mode-menu): Doc fix.
4122 (Info-mode-map): Bind L to Info-history, T to Info-toc.
4123
4124 2004-06-12 Kenichi Handa <handa@m17n.org>
4125
4126 * international/mule-cmds.el (set-language-environment):
4127 Load subst tables if necessary.
4128
4129 * international/mule.el (decode-char): Load subst tables if necessary.
4130 (encode-char): Likewise.
4131
4132 * international/utf-16.el (utf-16-decode-ucs): Handle a surrogate
4133 pair correctly. Call ccl-mule-utf-untrans for untranslable chars.
4134 (utf-16le-decode-loop): Set r5 to -1 before loop.
4135 (utf-16be-decode-loop): Likewise.
4136 (ccl-decode-mule-utf-16le): Add EOF processing block.
4137 (ccl-decode-mule-utf-16be): Likewise.
4138 (ccl-decode-mule-utf-16le-with-signature): Likewise.
4139 (ccl-decode-mule-utf-16be-with-signature): Likewise.
4140 (ccl-decode-mule-utf-16): Likewise. Set r5 to -1 initially.
4141 (ccl-mule-utf-16-encode-untrans): New CCL.
4142 (utf-16-decode-to-ucs): Handle pre-read character.
4143 (utf-16le-encode-loop): Handle surrogate pair.
4144 (utf-16be-encode-loop): Likewise.
4145 (ccl-encode-mule-utf-16le-with-signature): Adjust for the change
4146 of utf-16le-encode-loop.
4147 (ccl-encode-mule-utf-16be-with-signature): Adjust for the change
4148 of utf-16be-encode-loop.
4149 (mule-utf-16-post-read-conversion):
4150 Call utf-8-post-read-conversion at first.
4151 (mule-utf-16[{le|be}], mule-utf-16{le|be}-with-signature):
4152 Include CJK charsets in safe-charsets if utf-translate-cjk-mode is on.
4153 Add post-read-conversion and pre-write-conversion.
4154
4155 * international/utf-8.el (utf-translate-cjk-charsets): New variable.
4156 (utf-translate-cjk-unicode-range): New variable.
4157 (utf-translate-cjk-load-tables): New function.
4158 (utf-lookup-subst-table-for-decode): New function.
4159 (utf-lookup-subst-table-for-encode): New function.
4160 (utf-translate-cjk-mode): Init-value changed to t. Don't load
4161 tables here. Update safe-charsets of utf-* coding systems.
4162 (ccl-mule-utf-untrans): New CCL.
4163 (ccl-decode-mule-utf-8): Call ccl-mule-utf-untrans. Use `repeat'
4164 at end of each branch.
4165 (ccl-mule-utf-8-encode-untrans): New CCL.
4166 (ccl-encode-mule-utf-8): Call ccl-mule-utf-8-encode-untrans.
4167 (ccl-untranslated-to-ucs): Handle 2-byte encoding. Set r1 to the
4168 length of encoding. Don't return r0.
4169 (utf-8-compose): New arg hash-table. Handle 2-byte encoding.
4170 (utf-8-post-read-conversion): Narrow to region properly.
4171 If utf-translate-cjk-mode is on, load tables if necessary.
4172 Call utf-8-compose with hash-table arg if necessary.
4173 Call XXX-compose-region instead of XXX-post-read-convesion.
4174 (utf-8-pre-write-conversion): New function.
4175 (mule-utf-8): Include CJK charsets in safe-charsets if
4176 utf-translate-cjk-mode is on. Add pre-write-conversion.
4177
4178 * international/characters.el: Temporarily set
4179 utf-translate-cjk-mode to nil.
4180
4181 * language/devan-util.el (devanagari-compose-region):
4182 Add autoload cookie.
4183
4184 * international/ccl.el (ccl-dump-call): Fix printing the
4185 subroutine name.
4186
4187 2004-06-11 Luc Teirlinck <teirllm@auburn.edu>
4188
4189 * dired.el (dired-revert): If buffer is marked unmodified before
4190 reverting, keep it marked unmodified.
4191 Adapt to new conventions for commenting out code.
4192 (dired-make-relative): Adapt to new conventions for commenting out code.
4193
4194 2004-06-10 Miles Bader <miles@gnu.ai.mit.edu>
4195
4196 * eshell/esh-module.el (eshell-load-defgroups):
4197 Bind `vc-handled-backends' to nil when opening files.
4198
4199 2004-06-11 Juanma Barranquero <lektu@terra.es>
4200
4201 * files.el (parse-colon-path, cd): Doc fixes (refer to
4202 `path-separator', not colon).
4203
4204 2004-06-10 Juanma Barranquero <lektu@terra.es>
4205
4206 * newcomment.el (comment-search-forward)
4207 (comment-search-backward): Fix typos in docstring.
4208 (comment-region): Doc fix.
4209
4210 2004-06-10 Luc Teirlinck <teirllm@auburn.edu>
4211
4212 * dired.el (dired-insert-old-subdirs): Adapt to fact that the R
4213 switch is no longer stored in `dired-switches-alist'.
4214
4215 * dired-aux.el (dired-insert-subdir): Do not store R switch in
4216 `dired-switches-alist'.
4217
4218 2004-06-10 Kim F. Storm <storm@cua.dk>
4219
4220 * pcvs.el (cvs-mode-diff-yesterday): New command.
4221
4222 * pcvs-defs.el (cvs-mode-diff-map): Bind y to cvs-mode-diff-yesterday.
4223
4224 2004-06-10 Juri Linkov <juri@jurta.org>
4225
4226 * emacs-lisp/edebug.el (edebug-eval-defun):
4227 * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'.
4228 Fix docstring.
4229
4230 * simple.el (eval-expression-print-format): Don't print additional
4231 information on the first call to `eval-print-last-sexp'.
4232 (next-error-find-buffer): Fix punctuation.
4233 (killing) <defgroup>: Fix punctuation.
4234 (yank-excluded-properties): Change group from editing to killing.
4235
4236 * replace.el (perform-replace): Use `limit' to terminate the
4237 while-loop explicitly.
4238
4239 2004-06-09 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4240
4241 * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item):
4242 Use lc-*.xpm as prefix instead of *-locol.xpm.
4243
4244 * toolbar/lc-copy.xpm, toolbar/lc-cut.xpm
4245 * toolbar/lc-help.xpm, toolbar/lc-home.xpm
4246 * toolbar/lc-index.xpm, toolbar/lc-jump_to.xpm
4247 * toolbar/lc-left_arrow.xpm, toolbar/lc-new.xpm
4248 * toolbar/lc-open.xpm, toolbar/lc-paste.xpm
4249 * toolbar/lc-preferences.xpm, toolbar/lc-print.xpm
4250 * toolbar/lc-right_arrow.xpm, toolbar/lc-save.xpm
4251 * toolbar/lc-saveas.xpm, toolbar/lc-search.xpm
4252 * toolbar/lc-spell.xpm, toolbar/lc-undo.xpm
4253 * toolbar/lc-up_arrow.xpm:
4254 Renamed from *-locol.xpm.
4255
4256 2004-06-09 Rajesh Vaidheeswarran <rv@gnu.org>
4257
4258 * ffap.el (ffap-string-at-point-mode-alist): Fix the url mode to
4259 include forms like &<str>; as valid url patterns.
4260
4261 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
4262
4263 * dired.el (dired-diff, dired-backup-diff)
4264 (dired-clean-directory, dired-do-chmod, dired-do-chgrp)
4265 (dired-do-chown, dired-do-touch, dired-do-print)
4266 (dired-do-shell-command, dired-do-kill-lines, dired-do-compress)
4267 (dired-do-byte-compile, dired-do-load, dired-do-redisplay)
4268 (dired-create-directory, dired-do-copy, dired-do-symlink)
4269 (dired-do-hardlink, dired-do-rename, dired-do-rename-regexp)
4270 (dired-do-copy-regexp, dired-do-hardlink-regexp)
4271 (dired-do-symlink-regexp, dired-upcase, dired-downcase)
4272 (dired-maybe-insert-subdir, dired-next-subdir)
4273 (dired-prev-subdir, dired-goto-subdir, dired-mark-subdir-files)
4274 (dired-kill-subdir, dired-tree-up, dired-tree-down)
4275 (dired-hide-subdir, dired-hide-all, dired-show-file-type)
4276 (dired-run-shell-command, dired-query): Remove redundant,
4277 or incorrect, autoloads.
4278
4279 * dired-aux.el (dired-kill-tree): Do not kill DIRNAME, even if it
4280 does not end in a slash. Add optional argument KILL-ROOT.
4281 Update docstring.
4282 (dired-do-touch, dired-clean-directory, dired-run-shell-command)
4283 (dired-query): Add autoloads.
4284
4285 2004-06-08 Daniel Pfeiffer <occitan@esperanto.org>
4286
4287 * progmodes/compile.el (compilation-set-window-height):
4288 Rearrange the save-* functions because a buffer can have several current
4289 point in different windows.
4290 (compilation-error-regexp-alist-alist): Recognize {standard input}
4291 GNU messages (for gcc --pipe) and more kinds of Oracle messages.
4292
4293 2004-06-08 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4294
4295 * toolbar/copy-locol.xpm, toolbar/cut-locol.xpm
4296 * toolbar/help-locol.xpm, toolbar/home-locol.xpm
4297 * toolbar/index-locol.xpm, toolbar/jump_to-locol.xpm
4298 * toolbar/left_arrow-locol.xpm, toolbar/new-locol.xpm
4299 * toolbar/open-locol.xpm, toolbar/paste-locol.xpm
4300 * toolbar/preferences-locol.xpm, toolbar/print-locol.xpm
4301 * toolbar/right_arrow-locol.xpm, toolbar/save-locol.xpm
4302 * toolbar/saveas-locol.xpm, toolbar/search-locol.xpm
4303 * toolbar/spell-locol.xpm, toolbar/undo-locol.xpm
4304 * toolbar/up_arrow-locol.xpm:
4305 New versions of icons that uses fewer colors.
4306
4307 * toolbar/tool-bar.el (tool-bar-local-item)
4308 (tool-bar-local-item-from-menu): Try to use icons with fewer colors
4309 if display-color-cells is 256 or less.
4310
4311 2004-06-08 Kim F. Storm <storm@cua.dk>
4312
4313 * wid-edit.el (widget-specify-button): Use hand pointer rather
4314 than mouse-face as visible mouse-over effect.
4315
4316 2004-06-07 Karl Fogel <kfogel@red-bean.com>
4317
4318 * saveplace.el (save-place-alist-to-file): Bind `print-length'
4319 and `print-level' to nil when writing out `save-place-alist'.
4320 Thanks to Kai Grossjohann <kai@emptydomain.de> for enlightenment.
4321
4322 2004-06-07 Juanma Barranquero <lektu@terra.es>
4323
4324 * completion.el (completion-kill-region): Doc fix.
4325
4326 * format.el (format-insert-annotations)
4327 (format-annotate-location): Doc fixes.
4328 (format-subtract-regions): Make arguments match their use in docstring.
4329
4330 * simple.el (kill-region): Doc fix.
4331
4332 * subr.el (insert-buffer-substring-no-properties)
4333 (insert-buffer-substring-as-yank): Doc fixes.
4334
4335 2004-06-07 Luc Teirlinck <teirllm@auburn.edu>
4336
4337 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
4338 Update docstring.
4339 (dired-reset-subdir-switches): New function.
4340
4341 * dired.el (dired-undo): Call `dired-build-subdir-alist'.
4342 Limit scope of `buffer-read-only' binding.
4343
4344 2004-06-06 Emilio C. Lopes <eclig@gmx.net>
4345
4346 * eshell/esh-cmd.el (eshell/which): Respect commands quoted with
4347 eshell-explicit-command-char.
4348
4349 2004-06-06 Juanma Barranquero <lektu@terra.es>
4350
4351 * help-fns.el (help-argument-name): Inherit from italic face only
4352 if the frame supports it.
4353
4354 2004-06-06 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
4355
4356 * toolbar/alias.pbm, toolbar/close.pbm, toolbar/copy.pbm
4357 * toolbar/cut.pbm, toolbar/help.pbm, toolbar/home.pbm
4358 * toolbar/index.pbm, toolbar/jump_to.pbm, toolbar/left_arrow.pbm
4359 * toolbar/new.pbm, toolbar/open.pbm, toolbar/paste.pbm
4360 * toolbar/preferences.pbm, toolbar/print.pbm, toolbar/right_arrow.pbm
4361 * toolbar/save.pbm, toolbar/saveas.pbm, toolbar/search.pbm
4362 * toolbar/spell.pbm, toolbar/undo.pbm, toolbar/up_arrow.pbm:
4363 New conversions from xpm files.
4364
4365 * toolbar/README: New file.
4366
4367 2004-06-06 Richard M. Stallman <rms@gnu.org>
4368
4369 * isearch.el (isearch-mode-map): Undo previous change.
4370
4371 2004-06-05 Juri Linkov <juri@jurta.org>
4372
4373 * bindings.el (debug-ignored-errors): Add regexps for history
4374 related messages. Remove $ from "No further undo information".
4375 Move Ediff's messages to ediff.el.
4376
4377 * ediff.el: Move Ediff's debug-ignored-errors from bindings.el.
4378
4379 * cus-edit.el (custom-display): Add `min-colors'.
4380
4381 * custom.el (defface): Add `supports' to docstring.
4382
4383 * help-fns.el (help-argument-name): Add :group 'help.
4384
4385 2004-06-05 Luc Teirlinck <teirllm@auburn.edu>
4386
4387 * find-dired.el (find-ls-subdir-switches): New user option.
4388 (find-dired): No longer call `abbreviate-file-name' on DIR.
4389 Set `dired-subdir-switches' buffer-locally.
4390
4391 * locate.el: Merge the two `Commentary' sections.
4392 (locate-ls-subdir-switches): New user option.
4393 (locate): Update for other changes.
4394 (locate-mode-map): Restore Dired binding for mouse-2.
4395 Bind `locate-mouse-view-file' to M-mouse-2.
4396 Bind `l' to `locate-do-redisplay'.
4397 (locate-main-listing-line-p, locate-do-redisplay): New functions.
4398 (locate-mouse-view-file, locate-tags, locate-find-directory):
4399 Print message if used outside main listing.
4400 (locate-mode): Update docstring. Make `*Locate*' buffer read-only.
4401 Various changes to support inserted subdirectories.
4402 (locate-insert-header): Change header of *Locate* buffer.
4403
4404 * dired-aux.el (dired-do-redisplay, dired-maybe-insert-subdir):
4405 Change interactive default switches.
4406 (dired-rename-subdir-2): Update `dired-switches-alist'.
4407 (dired-insert-subdir, dired-kill-subdir):
4408 Handle `dired-switches-alist'. Do not mark buffer modified.
4409 (dired-insert-subdir-validate): Handle `dired-subdir-switches'.
4410 (dired-insert-subdir-doinsert): Omit messages.
4411 Handle `dired-subdir-switches'.
4412 (dired-hide-subdir, dired-hide-all): Do not mark buffer modified.
4413
4414 * dired.el (dired-subdir-switches, dired-switches-alist): New vars.
4415 (dired-insert-old-subdirs): Do not repeatedly delete and reinsert
4416 subdirs if -R switch is used for a subdir.
4417 (dired-mode): Set `dired-switches-alist'.
4418 (dired-build-subdir-alist): Only print number of directories in
4419 echo area when invoked interactively.
4420
4421 2004-06-05 Lars Hansen <larsh@math.ku.dk>
4422
4423 * dired-x.el (dired-omit-mode): Rename from
4424 dired-omit-files-p. Use define-minor-mode to define it.
4425 (dired-omit-files-p): Add as alias for dired-omit-mode.
4426 (dired-omit-toggle): Delete. Replaced by dired-omit-mode and
4427 dired-mark-omitted.
4428 (dired-mark-omitted): Add. Bind to M-O.
4429
4430 2004-06-05 Kenichi Handa <handa@m17n.org>
4431
4432 * ps-print.el: Fix typos (kein'ichi -> ken'ichi)
4433
4434 2004-06-05 Juanma Barranquero <lektu@terra.es>
4435
4436 * help-fns.el (help-argument-name): Reintroduce face.
4437 (help-default-arg-highlight): Use it, now that
4438 `face-differs-from-default-p' can be trusted.
4439
4440 2004-06-05 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
4441
4442 * textmodes/table.el: Sentence commands added to Point Motion
4443 group; kill and backward-kill commands added to Extraction group.
4444
4445 2004-06-04 Mario Lang <mlang@delysid.org>
4446
4447 * battery.el (battery-linux-proc-acpi): `mA' was hardcored, but some
4448 systems appear to use mW, make the code handle this. Fix a
4449 division-by-zero bug while at it, and handle kernels with
4450 a slightly different layout in /proc/acpi.
4451
4452 2004-06-04 Karl Fogel <kfogel@red-bean.com>
4453
4454 * vc-svn.el (vc-svn-checkin): Use 'nconc' instead of 'list*',
4455 because the latter is a CL-ism. This fixes the bug reported by
4456 Shawn Boyette <mdxi@collapsar.net> in
4457 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
4458
4459 2004-06-04 Miles Bader <miles@gnu.org>
4460
4461 * faces.el (display-supports-face-attributes-p): Function moved to
4462 C code. Previously only the tty-related portion of this function
4463 was done in C; however the previous attempt to do a halfway-proper
4464 job for non-tty displays in lisp didn't work properly because of
4465 funny conditions during Emacs startup.
4466 (face-differs-from-default-p): Simplify, now that
4467 display-supports-face-attributes-p works properly on all display
4468 types. Remove :stipple from comparison; it doesn't really work
4469 in emacs anyway.
4470
4471 2004-06-04 Miles Bader <miles@gnu.org>
4472
4473 * faces.el (face-differs-from-default-p): Use a different
4474 implementation, so we can really check whether FACE displays
4475 differently or not.
4476
4477 2004-06-04 Miles Bader <miles@gnu.org>
4478
4479 * faces.el (display-supports-face-attributes-p): Implement a
4480 `different from default' check for non-tty displays.
4481
4482 2004-06-03 David Kastrup <dak@gnu.org>
4483
4484 * woman.el (woman-mapcan): More concise code.
4485 (woman-topic-all-completions, woman-topic-all-completions-1)
4486 (woman-topic-all-completions-merge): Replace by a simpler and
4487 much faster implementation based on O(n log n) sort/merge instead
4488 of the old O(n^2) behavior.
4489
4490 2004-06-03 Miles Bader <miles@gnu.org>
4491
4492 * subr.el (read-number): Use canonical format for default in prompt.
4493
4494 * minibuf-eldef.el (minibuffer-default-in-prompt-regexps):
4495 Add regexp for " [...]" style defaults.
4496
4497 2004-06-02 Romain Francoise <romain@orebokech.com>
4498
4499 * ibuf-ext.el (ibuffer-jump-to-buffer): Add support for filter
4500 groups: if the user asks for a hidden buffer, open the
4501 corresponding filter group to expose it.
4502
4503 * ibuffer.el (ibuffer-mode-map): Add key binding `M-g' to
4504 `ibuffer-jump-to-buffer'.
4505 (ibuffer-jump-offer-only-visible-buffers): New user option.
4506
4507 2004-06-02 Juanma Barranquero <lektu@terra.es>
4508
4509 * faces.el (frame-update-faces): Add empty docstring so the one
4510 for `ignore' doesn't show through.
4511
4512 * subr.el (process-kill-without-query): Remove spurious "\n" on
4513 obsolescence string.
4514 (focus-frame, unfocus-frame): Add obsolescence declaration and
4515 empty docstring.
4516
4517 * international/mule.el (register-char-codings): Make alias for
4518 `ignore'. Move docstring to obsolescence info and remove redundancy.
4519
4520 2004-06-02 Kim F. Storm <storm@cua.dk>
4521
4522 * frame.el (blink-cursor-start): Turn cursor off initially so blink
4523 starts after blink-cursor-delay rather than 2*blink-cursor-delay.
4524
4525 2004-06-01 Stefan Monnier <monnier@iro.umontreal.ca>
4526
4527 * comint.el (comint-replace-by-expanded-history-before-point):
4528 Obey `start' as the docstring says.
4529 (comint-send-input, comint-snapshot-last-prompt, comint-output-filter)
4530 (comint-update-fence): Prevent font-lock from running unnecessarily.
4531 (comint-dynamic-list-completions): Use with-current-buffer.
4532
4533 2004-06-01 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
4534
4535 * textmodes/bibtex.el (bibtex-format-entry): Fix regexps.
4536 (bibtex-parse-strings): Bugfix, use assoc instead of assoc-string.
4537 (bibtex-entry-update): Handle alternatives and optional fields.
4538 (bibtex-parse-entry): Bugfix, handle empty key.
4539
4540 2004-05-31 Stefan Monnier <monnier@iro.umontreal.ca>
4541
4542 * vc-arch.el (vc-arch-state): Don't assume the file exists.
4543
4544 2004-05-31 Lars Hansen <larsh@math.ku.dk>
4545
4546 * desktop.el (desktop-save): Don't save minor modes without a
4547 known mode initialization function.
4548
4549 2004-05-30 Luc Teirlinck <teirllm@auburn.edu>
4550
4551 * replace.el (query-replace-interactive): Convert defvar -> defcustom.
4552
4553 * autorevert.el: Update `Commentary' section.
4554
4555 2004-05-30 Juanma Barranquero <lektu@terra.es>
4556
4557 * dos-fns.el (convert-standard-filename):
4558 * files.el (convert-standard-filename):
4559 * w32-fns.el (convert-standard-filename):
4560 Rework docstring (wording by Eli Zaretskii and Kai Grossjohann).
4561
4562 2004-05-30 Kai Grossjohann <kai.grossjohann@gmx.net>
4563
4564 Sync with Tramp.
4565
4566 * net/tramp.el (tramp-let-maybe): Reverse args of `get'.
4567 (tramp-let-maybe): Move to an earlier spot in the file.
4568 Patch by Andreas Schwab.
4569
4570 2004-05-30 Andreas Schwab <schwab@suse.de>
4571
4572 * dired.el (dired-get-filename): Don't use dired-re-dot.
4573
4574 2004-05-30 Richard M. Stallman <rms@gnu.org>
4575
4576 * files.el (find-file): Doc fix.
4577
4578 * font-lock.el (lisp-font-lock-keywords-2): Add multiple-value-bind.
4579
4580 2004-05-30 Nick Roberts <nickrob@gnu.org>
4581
4582 * progmodes/gdb-ui.el (gdb-current-frame, gud-watch)
4583 (gdb-locals-mode, gdb-frame-handler): Display current frame in the
4584 modeline of the locals buffer.
4585 (gdb-goto-breakpoint): Handle gdbmi.
4586 (gdb-get-frame-number): Change for gdbmi.
4587
4588 2004-05-30 Michael Albinus <michael.albinus@gmx.de>
4589
4590 * files.el (file-remote-p): Apply file name handler for operation
4591 `file-remote-p'. It isn' a property any longer.
4592 (file-relative-name): `fh' and `fd' get the required value via
4593 `find-file-name-handler' already.
4594
4595 * ange-ftp.el (ange-ftp-file-remote-p): New defun.
4596 (top): Remove setting of `file-remote-p' property for
4597 `ange-ftp-hook-function'. Add `ange-ftp' property to `file-remote-p'.
4598
4599 2004-05-29 Michael Albinus <michael.albinus@gmx.de>
4600
4601 Version 2.0.41 of Tramp released.
4602
4603 * tramp.el (tramp-wait-for-regexp, tramp-wait-for-output):
4604 Throw away if process has died.
4605 Reported by Luc Teirlinck <teirllm@dms.auburn.edu>.
4606 (tramp-out-of-band-prompt-regexp): Rename to
4607 `tramp-process-alive-regexp', because its usage is widen.
4608 (tramp-actions-copy-out-of-band): Apply it.
4609 (tramp-actions-before-shell, tramp-multi-actions):
4610 Add `tramp-action-process-alive' action.
4611 (tramp-action-process-alive): New defun.
4612 (tramp-file-name-handler-alist, tramp-file-name-for-operation):
4613 Add entry for `file-remote-p'.
4614 (tramp-handle-file-remote-p): New defun.
4615 (top): Remove setting of `file-remote-p'. Don't set
4616 `inhibit-file-name-handlers' and `inhibit-file-name-operation'.
4617
4618 * tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry for
4619 `file-remote-p'.
4620
4621 * tramp-uu.el (tramp-uuencode-region): Padding characters aren't
4622 counted for (last) line. [They should or they shouldn't? --Stef]
4623 Reported by Aaron Ucko <ucko@ncbi.nlm.nih.gov>.
4624
4625 2004-05-29 Kai Grossjohann <kai.grossjohann@gmx.net>
4626
4627 * tramp.el (tramp-initial-commands): Add "unset HISTFILE"; this is
4628 not really necessary but seems to keep the shell history smaller
4629 in some cases. It is no substitute for setting HISTFILE and
4630 HISTSIZE from tramp-open-connection-setup-interactive-shell,
4631 though. Suggested by Luc Teirlinck.
4632 (tramp-open-connection-setup-interactive-shell): Export variables
4633 HISTFILE and HISTSIZE, do not just set them. From Luc Teirlinck.
4634 (tramp-set-process-query-on-exit-flag): New compat function.
4635 (tramp-open-connection-multi, tramp-open-connection-su)
4636 (tramp-open-connection-rsh, tramp-open-connection-telnet)
4637 (tramp-do-copy-or-rename-file-out-of-band): Use it.
4638 (tramp-let-maybe): New macro, let-binds a variable only if it
4639 isn't obsolete.
4640 (tramp-check-ls-commands, tramp-handle-expand-file-name)
4641 (tramp-handle-file-truename): Use it.
4642 (tramp-completion-file-name-regexp-unified): Avoid matching
4643 filenames starting with "/:" -- those are reserved for
4644 file-name-non-special.
4645
4646 * tramp-smb.el (tramp-smb-open-connection):
4647 Use tramp-set-process-query-on-exit-flag compat function.
4648
4649 2004-05-29 Richard M. Stallman <rms@gnu.org>
4650
4651 * net/browse-url.el (browse-url-interactive-arg): Doc fix.
4652
4653 * emacs-lisp/lisp-mode.el (prin1-char): Catch errors from `string'.
4654 (eval-last-sexp-print-value): Print char equivalent regardless
4655 of standard-output value.
4656
4657 * thumbs.el (thumbs-subst-char-in-string): Delete.
4658 (thumbs-thumbname): Use subst-char-in-string.
4659 (thumbs-resize-image): Use condition-case, not ignore-errors.
4660 (thumbs-kill-buffer): Likewise.
4661
4662 * thumbs.el: Don't include cl. Don't bother with old Emacs versions.
4663 (thumbs-mode): Make buffer read-only.
4664 (thumbs-make-thumb): Unconditionally accept an existing file.
4665 (thumbs-insert-thumb): Add thumb-image-file property to the image.
4666 (thumbs-do-thumbs-insertion): Be smarter about where to put newlines.
4667 (thumbs-show-thumbs-list): Error if images not supported.
4668 (thumbs-save-current-image): Improve prompt string.
4669 (thumbs-mode-map): Define u, R, x.
4670 (thumbs-unmark): New command.
4671 (thumbs-emboss-image): Minor cleanup.
4672 (thumbs-forward-char, thumbs-backward-char): Skip chars with no image.
4673 (thumbs-rename-images): New command.
4674 (thumbs-show-image-num): Rewrite. Don't rename the buffer.
4675
4676 * thumbs.el (thumbs-current-image): New function.
4677 (thumbs-file-list, thumbs-file-alist): New functions.
4678 (thumbs-find-image): Delete arg L.
4679 Don't set up thumbs-fileL as buffer-local global var.
4680 (thumbs-find-image-at-point): Use thumbs-current-image.
4681 (thumbs-set-image-at-point-to-root-window): Likewise.
4682 (thumbs-delete-images): Use thumbs-current-image, thumbs-file-alist.
4683 Record and warn about errors. Update thumbs-markedL for deletions.
4684 (thumbs-next-image, thumbs-previous-image): Use thumbs-file-alist.
4685 (thumbs-redraw-buffer): Use thumbs-file-list.
4686 (thumbs-mark): Use thumbs-current-image.
4687 (thumbs-show-name): Use thumbs-current-image.
4688
4689 * imenu.el (imenu--menubar-select): Set imenu-menubar-modified-tick
4690 and imenu--last-menubar-index-alist.
4691
4692 * subr.el (with-selected-window): Undo previous change.
4693
4694 2004-05-29 John Paul Wallington <jpw@gnu.org>
4695
4696 * thumbs.el (thumbs-show-name): Do nothing if no image at point.
4697 (thumbs-mouse-find-image): New command.
4698 (thumbs-mode-map): Bind it to mouse-2.
4699 (thumbs-mode): Make mode-class special.
4700 (thumbs-view-image-mode): Likewise.
4701
4702 2004-05-29 Pavel Kobiakov <pk_at_work@yahoo.com>
4703
4704 * flymake.el: New file.
4705
4706 2004-05-28 Luc Teirlinck <teirllm@auburn.edu>
4707
4708 * files.el (find-file-noselect-1): Do not bind
4709 `inhibit-read-only' to t during execution of
4710 `find-file-not-found-functions'.
4711
4712 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
4713
4714 * vc-mcvs.el (vc-mcvs-print-log, vc-mcvs-diff):
4715 * vc-arch.el (vc-arch-diff): Add optional `buffer' arg.
4716
4717 2004-05-28 Juri Linkov <juri@jurta.org>
4718
4719 * simple.el (eval-expression-print-format): New fun.
4720
4721 * simple.el (eval-expression):
4722 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
4723 * emacs-lisp/edebug.el (edebug-compute-previous-result)
4724 (edebug-eval-expression): Print additionally the value returned by
4725 `eval-expression-print-format'.
4726
4727 * emacs-lisp/lisp.el (insert-pair-alist): New var.
4728 (insert-pair): Make arguments optional. Find character pair
4729 from `insert-pair-alist' according to the last input event.
4730 (insert-parentheses): Make arguments optional.
4731 (raise-sexp, delete-pair): New funs.
4732
4733 * emacs-lisp/lisp-mode.el (indent-pp-sexp): New fun.
4734 (emacs-lisp-mode-map, lisp-interaction-mode-map):
4735 Bind C-M-q to `indent-pp-sexp'.
4736
4737 * emacs-lisp/pp.el (pp-buffer): New fun created from the code in
4738 `pp-to-string' modified to be able to format text with newlines.
4739 (pp-to-string): Move the buffer-formatting part of the code to
4740 `pp-buffer'. Call `pp-buffer'.
4741
4742 * info.el (Info-desktop-buffer-misc-data): Don't save information
4743 about virtual files.
4744 (Info-restore-desktop-buffer): Restore Info buffers in prepared
4745 buffers with names obtained from the desktop file instead of the
4746 default *info* buffer.
4747
4748 2004-05-28 Stefan Monnier <monnier@iro.umontreal.ca>
4749
4750 * subr.el (with-selected-window): Only save/restore the selected window.
4751
4752 * progmodes/compile.el (compilation-error-regexp-alist):
4753 Use expand-file-name and data-directory.
4754
4755 * progmodes/grep.el (grep-tree): Rework previous fix.
4756
4757 * mouse.el (mouse-set-region-1): Use temporary transient-mark-mode
4758 after the user marked text with the mouse.
4759
4760 * startup.el (command-line): Keep the first regexp of
4761 auto-save-file-name-transforms intact.
4762
4763 2004-05-28 Juanma Barranquero <lektu@terra.es>
4764
4765 * cus-edit.el (customize-face, customize-face-other-window)
4766 (custom-face-edit-delete): Make arguments match their use in
4767 docstring.
4768 (custom-unloaded-symbol-p, custom-unloaded-widget-p): Fix typo in
4769 docstring.
4770
4771 * cvs-status.el (cvs-tree-merge, cvs-tags->tree): Use `butlast',
4772 not `cvs-butlast'.
4773
4774 * pcvs-util.el (cvs-butlast, cvs-nbutlast): Remove (`butlast' and
4775 `nbutlast' are in subr.el).
4776
4777 * w32-fns.el (w32-using-nt, w32-shell-dos-semantics)
4778 (set-w32-system-coding-system): Doc fixes.
4779
4780 * textmodes/artist.el (artist-last, artist-remove-nulls): Simplify.
4781 (artist-draw-ellipse-general, artist-draw-ellipse-with-0-height):
4782 Make arguments match their use in docstring.
4783 (artist-draw-region-trim-line-endings)
4784 (artist-mouse-choose-operation): Fix typo in docstring.
4785 (artist-key-set-point-common): Doc fix.
4786
4787 2004-05-28 Simon Josefsson <jas@extundo.com>
4788
4789 * mail/smtpmail.el (smtpmail-open-stream):
4790 Bind starttls-extra-arguments too, if starttls.el uses GNUTLS.
4791
4792 2004-05-26 Simon Josefsson <jas@extundo.com>
4793
4794 * starttls.el: Merge with my GNUTLS based starttls.el.
4795 (starttls-gnutls-program, starttls-use-gnutls)
4796 (starttls-extra-arguments, starttls-process-connection-type)
4797 (starttls-connect, starttls-failure, starttls-success): New variables.
4798 (starttls-program, starttls-extra-args): Doc fix.
4799 (starttls-negotiate-gnutls, starttls-open-stream-gnutls): New funs.
4800 (starttls-negotiate, starttls-open-stream): Check `starttls-use-gnutls'
4801 and pass on to corresponding *-gnutls function if it is set.
4802
4803 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
4804
4805 * autorevert.el (auto-revert-handler): Disable auto-reverting of
4806 remote files.
4807
4808 2004-05-27 Michael Albinus <michael.albinus@gmx.de>
4809
4810 * files.el (file-name-non-special): There are more operations
4811 which need handling: `find-backup-file-name',
4812 `insert-file-contents', `verify-visited-file-modtime',
4813 `write-region'. Rename t value of method to `add'. Add new
4814 methods `quote' and `unquote-then-quote' to file-arg-indices.
4815
4816 2004-05-25 Juri Linkov <juri@jurta.org>
4817
4818 * info.el (Info-toc): Call Info-mode on intermediate buffer.
4819 (Info-index-nodes): Enclose code in condition-case to catch errors.
4820 (Info-index-node): Don't search all index nodes if request is only
4821 for the current node and file is not in the cache of index nodes.
4822 (Info-mode-map): Bind Info-copy-current-node-name to `w'
4823 for consistency with dired-copy-filename-as-kill.
4824 Bind `S' to Info-search-case-sensitively.
4825 (Info-copy-current-node-name): New arg. With zero prefix arg put
4826 the name inside a function call to `info'. Display copied text in
4827 the echo area.
4828
4829 2004-05-25 Sam Steingold <sds@gnu.org>
4830
4831 * emacs-lisp/lisp-mode.el (lisp-find-tag-default): New function:
4832 strip the package prefix from the symbol name, if any.
4833 Make it the `find-tag-default-function' for `lisp-mode'.
4834
4835 2004-05-25 John Paul Wallington <jpw@gnu.org>
4836
4837 * gs.el (gs-load-image): Use `set-process-query-on-exit-flag'
4838 instead of obsolete `process-kill-without-query'.
4839
4840 * textmodes/texinfmt.el (texinfo-indexvar-alist):
4841 Declare as variable, not constant.
4842
4843 2004-05-25 Luc Teirlinck <teirllm@auburn.edu>
4844
4845 * files.el (find-file-noselect-1): Fix bug introduced by
4846 Revision 1.694. As a side effect, `inhibit-read-only'
4847 is again, by default, t during execution of
4848 `find-file-not-found-functions'.
4849 (insert-directory): Check that lines were really inserted by
4850 the --dired switch, before erasing them.
4851
4852 2004-05-24 Nick Roberts <nickrob@gnu.org>
4853
4854 * progmodes/gdb-ui.el (gdb-breakpoints-mode, gdb-frames-mode)
4855 (gdb-locals-mode): Check gud-minor-mode in gud-comint-buffer.
4856 (gdb-var-update, gdb-var-update-handler, gdb-var-delete)
4857 (gdb-edit-value, gdb-speedbar-expand-node): Handle new value for
4858 gud-minor-mode (gdbmi).
4859
4860 2004-05-24 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
4861
4862 * net/browse-url.el (browse-url-interactive-arg): Enable user to
4863 explicitly select the text to be taken as URL.
4864
4865 2004-05-23 Juri Linkov <juri@jurta.org>
4866
4867 * info.el (Info-index-nodes): New var and fun.
4868 (Info-goto-index, Info-index, info-apropos)
4869 (Info-find-emacs-command-nodes): Rewrite to use Info-index-nodes.
4870 (Info-index): Fix docstring. Store and restore Info-history-list.
4871 (Info-complete-nodes): New var.
4872 (Info-complete-menu-item): Use it.
4873 (Info-index-node): New fun.
4874 (Info-final-node, Info-forward-node, Info-backward-node)
4875 (Info-build-toc, Info-try-follow-nearest-node, Info-fontify-node):
4876 Use Info-index-node.
4877 (Info-extract-menu-item, Info-extract-menu-counting): Set second
4878 arg of `Info-extract-menu-node-name' to non-nil for index nodes.
4879 (Info-find-node-2): If a node with period in its name not found,
4880 try to find a node without the name part after period.
4881 (Info-select-node): Call Info-fontify-node only if
4882 Info-fontify-maximum-menu-size is not nil.
4883 (info-apropos): Set Info-fontify-maximum-menu-size to nil.
4884 (Info-find-emacs-command-nodes, Info-goto-emacs-command-node):
4885 Preserve Info-history-list.
4886 (Info-toc): Set Info-current-file.
4887 (Info-build-toc): Move point to the beginning of the buffer.
4888 Add main-file variable.
4889 (Info-dir-remove-duplicates, Info-history, Info-toc, info-apropos):
4890 Use backslashed representation of the control character ^_.
4891
4892 * textmodes/texinfmt.el (texinfo-print-index): Print index line
4893 numbers in the new Texinfo 4.7 format.
4894
4895 * add-log.el (change-log-font-lock-keywords): Remove `:' from
4896 regexps for function and variable names.
4897
4898 * descr-text.el (describe-property-list): Add [show] button for
4899 `syntax-table' property with action to pp to a separate buffer.
4900 (describe-char): Replace search-forward by re-search-forward with
4901 whitespace regexp after "character:" to not fail in too narrow windows.
4902
4903 * simple.el (next-error-find-buffer): Add a rule to return
4904 next-error capable buffer if one window on the selected frame
4905 displays such buffer.
4906
4907 2004-05-23 Nick Roberts <nickrob@gnu.org>
4908
4909 * progmodes/gdb-ui.el (gdb-server-prefix): New variable.
4910 (gud-watch, gdb-send-item, gdb-breakpoints-mode, gdb-frames-mode)
4911 (gdb-locals-mode, gdb-send-item, gdb-toggle-breakpoint)
4912 (gdb-delete-breakpoint, gdb-frames-select, gdb-threads-buffer)
4913 (gdb-registers-buffer, gdb-reset, gdb-assembler-buffer):
4914 Handle new value for gud-minor-mode (gdbmi).
4915 (gdb-buffer-type, gdb-input-queue, gdb-prompting)
4916 (gdb-output-sink, gdb-current-item, gdb-pending-triggers):
4917 Change from local to global gdb variable set.
4918 (gdb-ann3): Initialise above gdb variable set.
4919 (gdb-var-update, gdb-var-update-handler, gdb-enqueue-input)
4920 (gdb-dequeue-input, gdb-source, gdb-pre-prompt, gdb-prompt)
4921 (gdb-subprompt, gdb-starting, gdb-stopping, gdb-frame-begin)
4922 (gdb-stopped, gdb-post-prompt, gdb-concat-output)
4923 (def-gdb-auto-update-trigger, def-gdb-auto-update-handler)
4924 (gdb-info-locals-handler, gdb-invalidate-assembler)
4925 (gdb-get-current-frame, gdb-frame-handler): Handle gdb variable
4926 set as global variables.
4927 (gdb-get-create-buffer): Don't make gud-comint buffer-local.
4928 Handle gdbmi.
4929 (gdb-info-breakpoints-custom): Fix regexp.
4930 (def-gdb-var): Delete.
4931
4932 * progmodes/gud.el (gud-menu-map, gud-speedbar-menu-items)
4933 (gud-speedbar-buttons, gud-sentinel, gud-display-line)
4934 (gud-basic-call): Handle new value for gud-minor-mode (gdbmi) for
4935 a new mode. The file (gdb-mi.el) for this mode will be included
4936 with the GDB distribution (6.2 onwards) and will use GDB/MI as its
4937 primary interface.
4938
4939 2004-05-23 Jesper Harder <harder@ifa.au.dk>
4940
4941 * progmodes/grep.el (grep-tree): Ensure that DIR argument is
4942 interpreted as a directory.
4943
4944 2004-05-22 Richard M. Stallman <rms@gnu.org>
4945
4946 * textmodes/paragraphs.el (sentence-end): Match unicode curly quotes
4947 as a close quote.
4948
4949 * textmodes/bibtex.el: Use assoc-string, not assoc-ignore-case.
4950
4951 * progmodes/idlw-shell.el (idlwave-shell-get-object-class):
4952 Use assoc-string, not assoc-ignore-case.
4953
4954 * progmodes/ada-mode.el: Use assoc-string, not assoc-ignore-case.
4955
4956 * emacs-lisp/lisp.el (mark-defun, narrow-to-defun):
4957 If moving back then fwd gets a defun that ends before point,
4958 try again moving fwd then back.
4959
4960 * files.el (file-name-non-special): Allow t in file-arg-indices
4961 to mean requote the return value. Use `identity' as an element
4962 rather than as the whole value.
4963
4964 * gs.el (gs-options): Add -dSAFER. Mark it risky.
4965
4966 2004-05-22 Juanma Barranquero <lektu@terra.es>
4967
4968 * help-fns.el (help-add-fundoc-usage): Use %S only for output of
4969 `help-make-usage'.
4970 (help-highlight-arguments): Skip function name before searching
4971 for arguments.
4972
4973 2004-05-21 Juanma Barranquero <lektu@terra.es>
4974
4975 * allout.el (allout-chart-subtree, allout-rebullet-topic-grunt):
4976 Don't mention in the docstring these arguments meant for
4977 internal (recursive) use only.
4978 (allout-char-spec): Comment out (it's not implemented).
4979 (allout-old-expose-topic, allout-exposure): Fix docstring and add
4980 obsolescence declaration.
4981 (allout-flatten-exposed-to-buffer)
4982 (allout-indented-exposed-to-buffer): Fix typos in docstring.
4983 (my-mark-marker): Doc fix.
4984 (produce-allout-mode-map, allout-sibling-index)
4985 (allout-isearch-expose, allout-distinctive-bullet)
4986 (allout-open-topic, allout-reindent-body)
4987 (allout-rebullet-heading, allout-process-exposed)
4988 (allout-insert-listified, allout-latex-verb-quote)
4989 (allout-insert-latex-header, allout-insert-latex-trailer):
4990 Make arguments match their use in docstring.
4991 (allout-primary-bullet, allout-old-style-prefixes)
4992 (allout-inhibit-protection, allout-init, allout-mode)
4993 (allout-before-change-protect, allout-flag-region):
4994 Use "Emacs" instead of "emacs" in docstrings.
4995
4996 2004-05-21 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
4997
4998 * international/characters.el: Modify syntax of more characters.
4999
5000 2004-05-21 Masatake YAMATO <jet@gyve.org>
5001
5002 * progmodes/etags.el (tags-apropos, list-tags): Require apropos.
5003 (etags-tags-completion-table): Show parsing progress.
5004
5005 2004-05-20 Luc Teirlinck <teirllm@auburn.edu>
5006
5007 * locate.el (locate-prompt-for-command): Shorten first line of
5008 docstring.
5009 (locate-mode): Expand docstring and include keymap summary.
5010
5011 * files.el (find-file-noselect-1): Limit the scope of the
5012 `inhibit-read-only' binding. Make sure that `inhibit-read-only'
5013 is, by default, nil during the execution of
5014 `find-file-not-found-functions' and `find-file-hook'.
5015
5016 2004-05-20 Michael Mauger <mmaug@yahoo.com>
5017
5018 * facemenu.el (facemenu-color-name-equal): New function.
5019 (list-colors-display): Use it to compare colors instead of
5020 facemenu-color-equal.
5021
5022 2004-05-20 Dan Nicolaescu <dann@ics.uci.edu>
5023
5024 * compare-w.el (compare-windows-face): Use min-colors instead of
5025 checking for tty or pc types.
5026
5027 2004-05-19 Stefan Monnier <monnier@iro.umontreal.ca>
5028
5029 * simple.el (do-auto-fill): Remove unused vars `bol' and `opoint'.
5030 (completion-setup-function): Use with-current-buffer.
5031 Properly save excursion. Simplify.
5032 Don't assume there is necessarily a `mouse-face' property somewhere.
5033
5034 * progmodes/gud.el (gud-reset): Use unless & with-current-buffer.
5035
5036 * progmodes/gdb-ui.el (gdb-reset): Use unless. Fix regexp.
5037
5038 * emacs-lisp/bytecomp.el (byte-compile-log): Use backquotes.
5039 (byte-compile-log-1): Don't call (byte-goto-log-buffer).
5040 Use with-current-buffer.
5041 (byte-goto-log-buffer): Delete.
5042 (byte-compile-log-file): Call compilation-forget-errors.
5043
5044 2004-05-19 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
5045
5046 * net/ldap.el (ldap-search-internal): Avoid mixing standard error
5047 output messages into the search result.
5048
5049 2004-05-19 Masatake YAMATO <jet@gyve.org>
5050
5051 * wid-edit.el (widget-radio-button-notify): Revert my last
5052 change. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
5053
5054 2004-05-19 Kenichi Handa <handa@m17n.org>
5055
5056 * international/characters.el: Fix syntax (open/close) of CJK chars.
5057
5058 2004-05-18 Karl Chen <quarl@hkn.eecs.berkeley.edu> (tiny change)
5059
5060 * help-mode.el (help-go-back): Don't depend on position of back button.
5061
5062 2004-05-18 Stefan Monnier <monnier@iro.umontreal.ca>
5063
5064 * files.el (auto-save-file-name-transforms): Make sure ange-ftp temp
5065 files files don't contain an accidental additional /.
5066
5067 * textmodes/tex-mode.el (tex-compilation-parse-errors): Save excursion
5068 in source buffer.
5069
5070 2004-05-18 Masatake YAMATO <jet@gyve.org>
5071
5072 * wid-edit.el (widget-radio-button-notify): Don't pass `widget'
5073 to widget-apply. :action method assumes 2 arguments, not 3.
5074
5075 2004-05-17 Glenn Morris <gmorris@ast.cam.ac.uk>
5076
5077 * progmodes/f90.el (f90-end-block-re, f90-start-block-re):
5078 New constants.
5079 (hs-special-modes-alist): Add an f90-mode entry.
5080
5081 2004-05-17 Sam Steingold <sds@gnu.org>
5082
5083 * emacs-lisp/cl-indent.el (common-lisp-indent-function-1):
5084 Indent "without-" forms just like "with-" and "do-". Use regexp-opt.
5085
5086 2004-05-16 Kim F. Storm <storm@cua.dk>
5087
5088 * emacs-lisp/timer.el (timer-event-handler): Fix last change.
5089
5090 2004-05-15 John Wiegley <johnw@newartisans.com>
5091
5092 * eshell/esh-io.el (eshell-get-target): Whitespace changes.
5093 (eshell-output-object-to-target): Improve output speed 20% by not
5094 calling `eshell-stringify' if something is already known to be a string.
5095
5096 2004-05-15 Alex Ott <ott@jet.msk.su>
5097
5098 * textmodes/ispell.el (ispell-local-dictionary-alist):
5099 Add windows-1251 to the choice of coding systems.
5100 (ispell-dictionary-alist-6): Add support for "russianw.aff",
5101 encoded in cp1251.
5102
5103 2004-05-15 Dan Nicolaescu <dann@ics.uci.edu>
5104
5105 * progmodes/compile.el (compilation-warning-face)
5106 (compilation-info-face): Use min-colors.
5107
5108 2004-05-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5109
5110 * toolbar/close.pbm, toolbar/close.xpm, toolbar/copy.pbm
5111 * toolbar/copy.xpm, toolbar/cut.pbm, toolbar/cut.xpm
5112 * toolbar/help.pbm, toolbar/help.xpm, toolbar/home.pbm
5113 * toolbar/home.xpm, toolbar/index.pbm, toolbar/index.xpm
5114 * toolbar/jump_to.pbm, toolbar/jump_to.xpm, toolbar/left_arrow.pbm
5115 * toolbar/left_arrow.xpm, toolbar/new.pbm, toolbar/new.xpm
5116 * toolbar/open.pbm, toolbar/open.xpm, toolbar/paste.pbm
5117 * toolbar/paste.xpm, toolbar/preferences.pbm, toolbar/preferences.xpm
5118 * toolbar/print.pbm, toolbar/print.xpm, toolbar/right_arrow.pbm
5119 * toolbar/right_arrow.xpm, toolbar/save.pbm, toolbar/save.xpm
5120 * toolbar/saveas.pbm, toolbar/saveas.xpm, toolbar/search.pbm
5121 * toolbar/search.xpm, toolbar/spell.pbm, toolbar/spell.xpm
5122 * toolbar/undo.pbm, toolbar/undo.xpm, toolbar/up_arrow.pbm
5123 * toolbar/up_arrow.xpm: New icons from GTK+ version 2.
5124
5125 2004-05-15 Kim F. Storm <storm@cua.dk>
5126
5127 * emacs-lisp/timer.el (timer-activate): Add optional arg triggered-p.
5128 Use it to set triggered-p element of timer.
5129 (timer-event-handler): Set triggered-p element non-nil while running
5130 the timer function.
5131
5132 2004-05-14 Stefan Monnier <monnier@iro.umontreal.ca>
5133
5134 * descr-text.el (describe-char-unicode-data)
5135 (describe-char-unicodedata-file): Re-enable the unicode code now that
5136 the licensing issues have been cleared in the unicode-4 license.
5137 (describe-text-properties-1): Remove unused `overlay' var.
5138 (describe-char): Remove unused var `buffer'.
5139
5140 2004-05-14 David Ponce <david@dponce.com>
5141
5142 * tree-widget.el: New file.
5143
5144 2004-05-13 Marcelo Toledo <marcelo@marcelotoledo.org>
5145
5146 * language/european.el ("Brazilian Portuguese"): Add support for
5147 Brazilian Portuguese.
5148
5149 2004-05-13 John Wiegley <johnw@newartisans.com>
5150
5151 * iswitchb.el (iswitchb-use-virtual-buffers): Only turn on
5152 `recentf-mode' if this variable has been customized to t.
5153
5154 * eshell/esh-test.el (eshell-test): Call the function
5155 `emacs-version' rather than trying to build a custom version string.
5156
5157 2004-05-13 Stefan Monnier <monnier@iro.umontreal.ca>
5158
5159 * net/telnet.el (telnet-mode): Use define-derived-mode.
5160 Don't modify the global value of comint-prompt-regexp.
5161
5162 2004-05-13 John Paul Wallington <jpw@gnu.org>
5163
5164 * version.el (emacs-version): Check for `gtk' feature before
5165 `x-toolkit' feature.
5166
5167 2004-05-13 Juanma Barranquero <lektu@terra.es>
5168
5169 * files.el (file-truename): Don't mention COUNTER and PREV-DIRS
5170 arguments in the docstring, they're used only in recursive calls.
5171
5172 * help-fns.el (help-arg-highlighting-function)
5173 (help-argument-name): Delete.
5174 (help-default-arg-highlight): New function.
5175 (help-do-arg-highlighting): Use it.
5176
5177 2004-05-13 Glenn Morris <gmorris@ast.cam.ac.uk>
5178
5179 * calendar/appt.el (appt-disp-window):
5180 Use `calendar-set-mode-line' for a centered mode-line.
5181
5182 2004-05-13 Takaaki Ota <Takaaki.Ota@am.sony.com> (tiny change)
5183
5184 * calendar/appt.el (appt-disp-window): Do not split window
5185 excessively when `split-height-threshold' is low.
5186
5187 2004-05-12 Nick Roberts <nickrob@gnu.org>
5188
5189 * progmodes/gud.el (gud-mode): Add gud-kill-buffer-hook to
5190 kill-buffer-hook here and make it local.
5191 (gud-kill-buffer-hook): Use kill-process for a sure kill.
5192
5193 2004-05-12 Daniel Pfeiffer <occitan@esperanto.org>
5194
5195 * progmodes/compile.el (compilation-set-window-height):
5196 Use save-excursion to protect against misplaced marker.
5197
5198 2004-05-12 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5199
5200 * custom.el (defface): Document that type can have value gtk.
5201
5202 * faces.el (face-spec-set-match-display): Handle type gtk in display.
5203
5204 2004-05-12 Kenichi Handa <handa@m17n.org>
5205
5206 * descr-text.el: Require quail at comile time.
5207 (describe-char): If an input method is on and it supports the
5208 character, show how to input it.
5209
5210 * international/quail.el (quail-install-decode-map): Accept a
5211 char-table whose subtype is `quail-decode-map'.
5212 (quail-store-decode-map-key, quail-gen-decode-map1)
5213 (quail-gen-decode-map, quail-find-key1, quail-find-key)
5214 (quail-show-key): New functions.
5215
5216 2004-05-12 Juanma Barranquero <lektu@terra.es>
5217
5218 * generic.el (define-generic-mode): Remove redundant arglist info.
5219
5220 * help-fns.el (help-split-fundoc, help-add-fundoc-usage):
5221 Make arguments match their use in docstring.
5222 (help-arg-highlighting-function): New variable.
5223 (help-argument-name): Mention it in the docstring.
5224 (help-do-arg-highlight): Use it. Expand regexp to accept also
5225 ARG-xxx and xxx-ARG references.
5226
5227 2004-05-11 Yoichi NAKAYAMA <yoichi@geiin.org> (tiny change)
5228
5229 * mail/rfc2368.el (rfc2368-parse-mailto-url): Make the results of
5230 parsing "mailto:addr1%2C%20addr2", "mailto:?to=addr1%2C%20addr2",
5231 and "mailto:addr1?to=addr2" equal.
5232
5233 2004-05-11 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
5234
5235 * man.el (Man-getpage-in-background): Use shell-file-name
5236 and shell-command-switch variables instead of hard-coded values.
5237
5238 2004-05-11 Eli Zaretskii <eliz@gnu.org>
5239
5240 * iimage.el: New file.
5241
5242 2004-05-11 Juanma Barranquero <lektu@terra.es>
5243
5244 * custom.el (custom-initialize-default, defcustom):
5245 Fix typo in docstring.
5246
5247 * files.el (set-visited-file-name, file-expand-wildcards):
5248 Fix docstring.
5249
5250 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
5251
5252 * emacs-lisp/lisp-mode.el (prin1-char): Use eventp.
5253
5254 * subr.el (eventp): Be more discriminating with integers.
5255
5256 2004-05-10 Daniel Pfeiffer <occitan@esperanto.org>
5257
5258 * progmodes/compile.el (compile): Add universal prefix arg.
5259 (compilation-error-regexp-alist-alist): Add edg patterns.
5260
5261 2004-05-10 Sam Steingold <sds@gnu.org>
5262
5263 * textmodes/ispell.el (ispell-message):
5264 Use `message-cite-prefix-regexp' instead of `message-yank-prefix'.
5265
5266 2004-05-10 Dave Love <fx@gnu.org>
5267
5268 * progmodes/python.el (help-buffer): Autoload when compiling.
5269 (python-after-info-look): Don't assume Info-goto-node returns non-nil.
5270 (run-python): Prepend to any existing PYTHONPATH.
5271
5272 2004-05-10 Nick Roberts <nick@nick.uklinux.net>
5273
5274 * progmodes/gdb-ui.el (gdb-annotation-rules): Add nquery annotation
5275 for pending breakpoints.
5276
5277 2004-05-10 Richard M. Stallman <rms@gnu.org>
5278
5279 * mail/unrmail.el (unrmail): Mostly rewritten. Parses the file
5280 directly without calling any functions in Rmail.
5281 (unrmail-unprune): Function deleted.
5282
5283 2004-05-10 Stefan Monnier <monnier@iro.umontreal.ca>
5284
5285 * progmodes/python.el (inferior-python-mode-map): Remove erroneous
5286 C-c C-z binding.
5287
5288 2004-05-10 Kenichi Handa <handa@m17n.org>
5289
5290 * descr-text.el (describe-char): Fix previous change. Don't make
5291 a unibyte character to multibyte in the *Help* buffer.
5292
5293 2004-05-10 Miles Bader <miles@gnu.org>
5294
5295 * lisp/progmodes/gud.el (gud-common-init): Only consider an existing
5296 buffer an error if the debugger process is actually running.
5297
5298 2004-05-10 Juanma Barranquero <lektu@terra.es>
5299
5300 * help-fns.el (help-argument-name): Default to italic.
5301 (help-highlight-arguments): Return always (usage . doc), even when
5302 usage is nil.
5303
5304 * ibuf-macs.el (define-ibuffer-column, define-ibuffer-sorter)
5305 (define-ibuffer-filter): Add usage info.
5306 (define-ibuffer-op): Add usage info (but CL-style defaults for
5307 keyword args are not shown).
5308
5309 * subr.el (remove-overlays, read-passwd): Fix docstring.
5310 (start-process-shell-command): Fix docstring. Put usage info in a
5311 format usable by `describe-function'.
5312 (open-network-stream, open-network-stream-nowait)
5313 (open-network-stream-server): Fix docstring.
5314
5315 2004-05-09 Jason Rumney <jasonr@gnu.org>
5316
5317 * international/code-pages (cp932, cp936, cp949, c950): Remove.
5318 Only define cp125* if windows-125* is already defined.
5319
5320 * language/korean.el (cp949): Add alias.
5321
5322 * language/chinese.el (cp936, cp950): Add aliases.
5323
5324 * language/japanese.el (cp932): Add alias.
5325
5326 * term/w32-win.el: Require code-pages.
5327
5328 * international/mule-cmds.el (set-locale-environment):
5329 On MS-Windows use ansi code-page for default coding-systems.
5330 Set up paper sizes for Windows 3 letter languages.
5331
5332 * international/code-pages.el (cp932, cp936, cp949, cp950):
5333 Add aliases. Also add cp125* if not already defined.
5334
5335 2004-05-09 Juanma Barranquero <lektu@terra.es>
5336
5337 * help-fns.el (help-highlight-arguments): Don't try to highlight
5338 missing or autoloaded arglists. Accept structured arguments, like
5339 the first ones of `do' and `flet'.
5340
5341 * pcvs.el (cvs-mode-run, cvs-is-within-p): Fix typo in docstring.
5342 (cvs-get-marked): Remove redundant arglist info.
5343
5344 * net/quickurl.el (quickurl, quickurl-browse-url, quickurl-read):
5345 Don't use CL-style default args.
5346
5347 2004-05-08 Andreas Schwab <schwab@suse.de>
5348
5349 * emacs-lisp/checkdoc.el (checkdoc-minor-mode): Doc fix.
5350
5351 * international/subst-ksc.el: Fix references to utf-translate-cjk
5352 into utf-translate-cjk-mode.
5353 * international/subst-big5.el: Likewise.
5354 * international/subst-gb2312.el: Likewise.
5355 * international/subst-jis.el: Likewise.
5356 * international/utf-16.el: Likewise.
5357 * international/utf-8.el: Likewise.
5358
5359 2004-05-08 John Wiegley <johnw@newartisans.com>
5360
5361 * iswitchb.el (iswitchb-use-virtual-buffers): Add support for
5362 "virtual buffers" (off by default), which makes it possible to
5363 switch to the "virtual" buffers of recently visited files. When a
5364 buffer name search fails, and this option is on, iswitchb will
5365 look at the list of recently visited files, and permit matching
5366 against those names. When the user hits RET on a match, it will
5367 revisit that file.
5368 (iswitchb-read-buffer): Add two optional arguments, which makes
5369 isearchb.el possible.
5370 (iswitchb-completions, iswitchb-set-matches, iswitchb-prev-match)
5371 (iswitchb-next-match): Add support for virtual buffers.
5372
5373 * isearchb.el: This module extends iswitchb to provide "as you
5374 type" buffer selection.
5375
5376 * textmodes/flyspell.el (flyspell-highlight-incorrect-region):
5377 Ignore the read-only property when flyspell highlighting is on.
5378 Not ignoring it leads to a series of confusing errors.
5379 (flyspell-highlight-duplicate-region): Ignore read-only, as above,
5380 but also make sure to call flyspell-incorrect-hook.
5381 (flyspell-maybe-correct-transposition): Perform transposition test
5382 by bit twiddling a string, rather than using a temp buffer.
5383 (flyspell-maybe-correct-doubling): Use a string rather than a temp
5384 buffer. This is also the original version of the code, which
5385 could not be checked in before due to a previous lack of
5386 assignment papers. This version has seen heavy usage on my system
5387 for several years now.
5388
5389 * calendar/cal-bahai.el: New file, which adds support for the
5390 Baha'i calendar to Emacs. This calendar is based on a solar year
5391 of 19 months of 19 days, with 4 intercalary days. Each year
5392 begins on March 21, with the calendar starting in 1844.
5393
5394 * calendar/cal-menu.el, calendar/calendar.el,
5395 calendar/diary-lib.el, calendar/holidays.el: Added support for
5396 using cal-bahai.el.
5397
5398 * eshell/em-glob.el (eshell-glob-initialize): Move initialization
5399 of `eshell-glob-chars-regexp' into `eshell-glob-regexp', so that
5400 function can be used outside of eshell buffers.
5401 (eshell-glob-regexp): Initialize `eshell-glob-chars-regexp' here.
5402
5403 2004-05-08 Juanma Barranquero <lektu@terra.es>
5404
5405 * help-fns.el (help-do-arg-highlight): Temporarily set ?\- to be a
5406 word constituent so FOO-ARG is not recognized as an arg.
5407 (help-highlight-arguments): Don't skip lists in mandatory arguments.
5408
5409 * simple.el (next-error): Fix typo in docstring.
5410 (open-line): Make argument names match their use in docstring.
5411 (split-line): Fix docstring.
5412
5413 * emacs-lisp/cl-macs.el (do, do*): Put usage info in a format
5414 usable by `describe-function'.
5415 (gensym, gentemp, typep, ignore-errors): Make argument names match
5416 their use in docstring.
5417
5418 * progmodes/python.el (python-describe-symbol): Pass INTERACTIVE-P
5419 argument to `help-setup-xref'.
5420
5421 2004-05-07 Kai Grossjohann <kai@emptydomain.de>
5422
5423 Version 2.0.40 of Tramp released.
5424
5425 * net/tramp.el (tramp-completion-mode, tramp-md5-function):
5426 Use symbol-function to invoke functions only known on some Emacs
5427 flavors. This avoids byte-compiler warnings. Reported by Kevin
5428 Scaldeferri <kevin@scaldeferri.com>.
5429 (tramp-do-copy-or-rename-file-via-buffer): Rename from
5430 tramp-do-copy-or-rename-via-buffer (without `file'), to make it
5431 consistent with the other tramp-do-* functions.
5432 (tramp-do-copy-or-rename-file): Calls adjusted.
5433 (tramp-process-initial-commands): Avoid liveness check on shell --
5434 we know that it must be alive since we're opening a connection at
5435 this moment.
5436 (tramp-last-cmd): New internal variable.
5437 (tramp-process-echoes): New tunable.
5438 (tramp-send-command): Set tramp-last-cmd.
5439 (tramp-wait-for-output): Delete echo, if applicable.
5440 (tramp-read-passwd): Construct the key for the password cache in a
5441 way that works for multi methods, too.
5442 (tramp-bug): Add backup-directory-alist and
5443 bkup-backup-directory-info to bug reports, with Tramp counterparts.
5444
5445 2004-05-07 Michael Albinus <michael.albinus@gmx.de>
5446
5447 * net/tramp*.el: Suppress byte-compiler warnings where possible.
5448
5449 * net/tramp.el (tramp-out-of-band-prompt-regexp)
5450 (tramp-actions-copy-out-of-band): New defcustoms.
5451 (tramp-do-copy-or-rename-file-out-of-band): Asynchronous process
5452 used instead of a synchronous one. Allows password entering.
5453 (tramp-action-out-of-band): New defun.
5454 (tramp-open-connection-rsh, tramp-method-out-of-band-p):
5455 Remove restriction with password from doc string.
5456 (tramp-bug): Add variables `tramp-terminal-prompt-regexp',
5457 `tramp-out-of-band-prompt-regexp',
5458 `tramp-actions-copy-out-of-band', `password-cache' and
5459 `password-cache-expiry'.
5460 (toplevel): Remove todo item wrt ssh-agent. Obsolete due to
5461 password caching.
5462 (tramp-touch): FILE can be a local file, too.
5463 (TODO): Remove items done.
5464 (tramp-handle-insert-directory): Properly quote file name also if
5465 not full-directory-p. Handle wildcard case. Reported by Andreas
5466 Schwab <schwab@suse.de>.
5467 (tramp-do-copy-or-rename-file-via-buffer): Set permissions of the
5468 new file.
5469 (tramp-handle-file-local-copy, tramp-handle-write-region):
5470 The permissions of the temporary file are set if filename exists.
5471 Reported by Ted Stern <stern@cray.com>.
5472 (tramp-backup-directory-alist)
5473 (tramp-bkup-backup-directory-info): New defcustoms.
5474 (tramp-file-name-handler-alist): Add entry for `find-backup-file-name'.
5475 (tramp-handle-find-backup-file-name): New function.
5476 Implements Tramp's find-backup-file-name.
5477
5478 * net/tramp-smb.el (tramp-smb-file-name-handler-alist): Add entry
5479 for `find-backup-file-name'.
5480
5481 * net/tramp-vc.el (tramp-vc-workfile-unchanged-p): Correct typo
5482 ("file" -> "filename"). Reported by Kim F. Storm <storm@cua.dk>.
5483
5484 2004-05-07 Lars Hansen <larsh@math.ku.dk>
5485
5486 * desktop.el (desktop-buffer-mode-handlers): Fix docstring.
5487
5488 2004-05-07 Juanma Barranquero <lektu@terra.es>
5489
5490 * subr.el (lambda): Add arglist description to docstring.
5491 (declare): Fix typo in docstring.
5492 (open-network-stream): Fix docstring.
5493 (process-kill-without-query): Fix docstring and add obsolescence info.
5494 (last, butlast, nbutlast): Make arguments match their use in docstring.
5495 (insert-buffer-substring-no-properties): Likewise.
5496 (insert-buffer-substring-as-yank): Likewise.
5497 (split-string): Fix docstring.
5498
5499 * emacs-lisp/byte-run.el (make-obsolete, make-obsolete-variable):
5500 Make argument names match their use in docstring.
5501
5502 * emacs-lisp/re-builder.el (reb-auto-update): Fix typo in docstring.
5503
5504 2004-05-06 Nick Roberts <nickrob@gnu.org>
5505
5506 * progmodes/gdb-ui.el: Improve/extend documentation strings.
5507 Fit first sentence on one line for apropos-command.
5508
5509 2004-05-06 Stefan Monnier <monnier@iro.umontreal.ca>
5510
5511 Changes largely merged in from Dave Love's code.
5512 * progmodes/python.el: Doc fixes.
5513 (python-mode-map): Add python-complete-symbol.
5514 (python-comment-line-p, python-beginning-of-string): Use syntax-ppss.
5515 (python-comment-indent, python-complete-symbol)
5516 (python-symbol-completions, python-partial-symbol)
5517 (python-try-complete): New.
5518 (python-indent-line): Remove optional arg. Use python-block-end-p.
5519 (python-check): Bind compilation-error-regexp-alist.
5520 (inferior-python-mode): Use rx. Move keybindings to top level.
5521 Set comint-input-filter.
5522 (python-preoutput-filter): Use rx.
5523 (python-input-filter): Re-introduce.
5524 (python-proc): Start new process if necessary.
5525 Check python-buffer non-nil.
5526 (view-return-to-alist): Defvar.
5527 (python-send-receive): New.
5528 (python-eldoc-function): Use it.
5529 (python-mode-running): Don't defvar.
5530 (python-mode): Set comment-indent-function.
5531 Maybe update hippie-expand-try-functions-list.
5532 (python-indentation-levels): Initialize differently.
5533 (python-block-end-p): New.
5534 (python-indent-line): Use it.
5535 (python-compilation-regexp-alist): Augment.
5536 (run-python): Import `emacs' module to Python rather than loading
5537 code directly. Set python-buffer differently.
5538 (python-send-region): Use emacs.eexecfile. Fix orig-start calculation.
5539 Use python-proc.
5540 (python-send-command): Go to end of comint buffer.
5541 (python-load-file): Use python-proc, emacs.eimport.
5542 (python-describe-symbol): Simplify interactive form.
5543 Use emacs.help. Do use temp-buffer-show-hook.
5544 Call print-help-return-message.
5545 (hippie-exp): Require when compiling.
5546 (python-preoutput-continuation): Use rx.
5547
5548 * diff-mode.el (diff-make-unified): Fix regexp.
5549
5550 2004-05-06 Romain Francoise <romain@orebokech.com> (tiny change)
5551
5552 * ibuffer.el (ibuffer-redisplay-engine): Do not remove folded
5553 filter groups from the buffer when rebuilding the Ibuffer buffer
5554 and `ibuffer-show-empty-filter-groups' is nil.
5555
5556 2004-05-06 Vinicius Jose Latorre <viniciusjl@ig.com.br>
5557
5558 * ps-print.el (ps-print-quote): Call ps-value-string.
5559 (ps-setup): Call ps-comment-string.
5560 (ps-value-string, ps-comment-string): New funs.
5561
5562 2004-05-06 Juanma Barranquero <lektu@terra.es>
5563
5564 * ehelp.el (electric-help-command-loop): Check whether the last
5565 character is visible, not (point-max).
5566
5567 * help-fns.el (help-argument-name): Default to bold; don't inherit
5568 from font-lock-variable-name-face.
5569 (help-do-arg-highlight): Grok also ARGth occurrences in the docstring.
5570
5571 2004-05-05 Kenichi Handa <handa@m17n.org>
5572
5573 * descr-text.el (describe-char): Copy the character with text
5574 properties and overlays into the first line, and call
5575 describe-text-properties on it.
5576
5577 2004-05-05 Stephen Eglen <stephen@anc.ed.ac.uk>
5578
5579 * iswitchb.el (iswitchb-global-map): Fix typo.
5580 Remove unwanted ###autoloads from source file.
5581
5582 2004-05-05 Lars Hansen <larsh@math.ku.dk>
5583
5584 * wdired.el (wdired-change-to-wdired-mode): Quote wdired-mode-hook
5585 in run-hooks. Use substitute-command-keys in message.
5586 (wdired-abort-changes): Add message.
5587
5588 2004-05-03 Michael Mauger <mmaug@yahoo.com>
5589
5590 * emacs/lisp/progmodes/sql.el (sql-xemacs-p, sql-emacs19-p)
5591 (sql-emacs20-p): Remove.
5592 (sql-mode-syntax-table): Use shared GNU EMacs/XEmacs syntax.
5593 (sql-builtin-face, sql-doc-face): Remove.
5594 (sql-mode-ansi-font-lock-keywords)
5595 (sql-mode-oracle-font-lock-keywords)
5596 (sql-mode-postgres-font-lock-keywords)
5597 (sql-mode-linter-font-lock-keywords)
5598 (sql-mode-ms-font-lock-keywords)
5599 (sql-mode-mysql-font-lock-keywords): Use standard fonts.
5600 (sql-product-font-lock): Fix font-lock reset when font rules change.
5601 (sql-highlight-product): Remove incorrect font-lock reset logic.
5602
5603 2004-05-04 Jonathan Yavner <jyavner@member.fsf.org>
5604
5605 * ses.el (ses-set-parameter): Fix typo.
5606
5607 2004-05-04 Kim F. Storm <storm@cua.dk>
5608
5609 * ido.el (ido-read-internal): Fix call to read-file-name for edit.
5610 Must expand directory for completion to work; and don't mess with
5611 process-environment.
5612 (ido-read-file-name): If command has ido property, don't use ido
5613 if value is ignore, or read as directory if value is dir.
5614 Set ido ignore property for dired-do-rename command.
5615
5616 2004-05-04 Juanma Barranquero <lektu@terra.es>
5617
5618 * ehelp.el (electric-help-command-loop, electric-help-undefined)
5619 (electric-help-help): Check against unmapped commands.
5620
5621 * help-fns.el (help-argument-name): New face, inheriting from
5622 font-lock-variable-name-face, to highlight function arguments in
5623 `describe-function' and `describe-key'.
5624 (help-do-arg-highlight): Auxiliary function to highlight a given
5625 list of arguments in a string.
5626 (help-highlight-arguments): Highlight the function arguments and
5627 all uses of them in the docstring.
5628 (describe-function-1): Use it. Do docstring output via `insert',
5629 not 'princ', so text attributes are preserved.
5630
5631 * winner.el (winner-mode-map): Move `winner-undo' and
5632 `winner-redo' to C-c <left> and C-c <right>, respectively (the
5633 previous bindings conflict with `prev-buffer', `next-buffer').
5634
5635 2004-05-03 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5636
5637 * textmodes/bibtex.el (bibtex-progress-message): Fix docstring.
5638 (bibtex-entry-update): New command bound to C-c C-u.
5639 (bibtex-text-in-string): Fix regexp.
5640 (bibtex-assoc-of-regexp): Remove.
5641 (bibtex-progress-message): Fix docstring.
5642 (bibtex-inside-field): Use if.
5643 (bibtex-assoc-regexp): New function.
5644 (bibtex-format-entry): Make code more robust so that it formats
5645 also old entries.
5646 (bibtex-autokey-demangle-title): Merge with obsolete function
5647 bibtex-assoc-of-regexp.
5648 (bibtex-field-list): New function.
5649 (bibtex-entry): Use bibtex-field-list.
5650 (bibtex-parse-entry): Fix docstring.
5651 (bibtex-print-help-message): Use bibtex-field-list.
5652 (bibtex-make-field): Use bibtex-field-list.
5653 (bibtex-entry-index): Bugfix. Return crossref key if required.
5654 (bibtex-lessp): Fix docstring.
5655
5656 2004-05-03 Luc Teirlinck <teirllm@auburn.edu>
5657
5658 * select.el (xselect-convert-to-string): Move comment to intended line.
5659
5660 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5661
5662 * toolbar/tool-bar.el (tool-bar-setup): Use lookup-key for
5663 cut/copy/paste in case menu-bar-enable-clipboard is in effect.
5664
5665 2004-05-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
5666
5667 * term/x-win.el (x-clipboard-yank): Don't exit on error from
5668 x-get-selection.
5669
5670 2004-05-03 Jason Rumney <jasonr@gnu.org>
5671
5672 * makefile.nt: Remove.
5673
5674 2004-05-03 Kim F. Storm <storm@cua.dk>
5675
5676 * emulation/cua-base.el (cua--update-indications): Fix last change.
5677 (cua-mode): Deactivate mark when cua-mode is enabled.
5678
5679 2004-05-02 Luc Teirlinck <teirllm@auburn.edu>
5680
5681 * select.el (xselect-convert-to-string): Bind `inhibit-read-only' to t.
5682
5683 2004-05-03 Nick Roberts <nickrob@gnu.org>
5684
5685 * progmodes/gdb-ui.el (gud-watch, gdb-display-buffer)
5686 (gdb-display-source-buffer, gdb-put-breakpoint-icon)
5687 (gdb-remove-breakpoint-icons, gdb-assembler-custom): Look for
5688 window over visible frames.
5689 (gdb-goto-breakpoint): Make buffer display file at breakpoint.
5690
5691 2004-05-02 Stefan Monnier <monnier@iro.umontreal.ca>
5692
5693 * progmodes/compile.el (compilation-gcpro): New var.
5694 (compilation-fake-loc): Use it.
5695 (compilation-forget-errors): Reset it.
5696
5697 2004-05-02 Dan Nicolaescu <dann@ics.uci.edu>
5698
5699 * diff-mode.el (diff-header-face, diff-file-header-face):
5700 Use min-colors.
5701
5702 2004-05-02 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
5703
5704 * textmodes/bibtex.el (bibtex-sort-buffer): Remove error message.
5705 (bibtex-clean-entry): Disentangle code.
5706 (bibtex-realign): New function.
5707 (bibtex-reformat): Use mapcar and bibtex-realign. Do not use
5708 bibtex-beginning-of-first-entry and bibtex-skip-to-valid-entry.
5709 Remove undocumented optional arg called-by-convert-alien.
5710 (bibtex-convert-alien): Use bibtex-realign. Use bibtex-reformat
5711 for sorting instead of bibtex-sort-buffer.
5712
5713 2004-05-02 Eli Zaretskii <eliz@gnu.org>
5714
5715 * progmodes/compile.el (compilation-start): In the
5716 no-async-subprocesses branch, call sit-for to give redisplay a
5717 chance to show the updated process status in the mode line, and
5718 fontify the buffer explicitly after the process exits.
5719
5720 2004-05-01 Stefan Monnier <monnier@iro.umontreal.ca>
5721
5722 * progmodes/python.el (python-compilation-line-number): Remove.
5723 (python-compilation-regexp-alist): Don't use it any more.
5724 (python-orig-start, python-input-filter): Remove.
5725 (inferior-python-mode): Don't set up comint-input-filter-functions.
5726 (python-send-region): Use compilation-fake-loc.
5727
5728 * progmodes/compile.el (compilation-messages-start): New var.
5729 (compilation-mode): Don't setup next-error-function here.
5730 (compilation-setup): Set it up here instead (for minor modes as well).
5731 Make compilation-messages-start buffer local.
5732 (compilation-next-error-function): Use it.
5733 (compilation-forget-errors): Set compilation-messages-start.
5734
5735 2004-05-01 Luc Teirlinck <teirllm@auburn.edu>
5736
5737 * ielm.el (ielm-prompt-read-only): Update docstring.
5738
5739 * comint.el (comint-prompt-read-only): Update docstring.
5740 (comint-update-fence, comint-kill-whole-line)
5741 (comint-kill-region): New functions.
5742
5743 * simple.el (kill-whole-line): Use "p" instead of "P" in
5744 interactive form.
5745
5746 2004-05-01 Juanma Barranquero <lektu@terra.es>
5747
5748 * help-fns.el (help-add-fundoc-usage): Use %S instead of %s to
5749 format arglist so default values in CL-style argument lists are
5750 correctly shown.
5751
5752 2004-05-01 Jason Rumney <jasonr@gnu.org>
5753
5754 * term/w32-win.el (w32-drag-n-drop): Use x-dnd.el functions.
5755
5756 2004-05-01 Kenichi Handa <handa@m17n.org>
5757
5758 * international/titdic-cnv.el (miscdic-convert): Don't generate a
5759 quail file if it is up to date.
5760
5761 2004-04-30 Juri Linkov <juri@jurta.org>
5762
5763 * cus-edit.el (custom-mode-map):
5764 Add key binding `C-x C-s' to `Custom-save'.
5765
5766 * outline.el (outline-blank-line): New var.
5767 (outline-next-preface, outline-show-heading)
5768 (outline-end-of-subtree): Use it.
5769
5770 * dired-aux.el (dired-touch-initial): New fun.
5771 (dired-do-chxxx): Call it for op-symbol `touch'.
5772 (dired-diff): Use `dired-dwim-target-directory'
5773 if current dired buffer has no buffer mark.
5774
5775 * bindings.el (propertized-buffer-identification):
5776 Replace `(:weight bold)' by `Buffer-menu-buffer-face'.
5777 Add C-M-arrow keys for consistency.
5778
5779 * files.el (confirm-kill-emacs):
5780 Change group from top-level `emacs' to `convenience'.
5781
5782 * emacs-lisp/lisp.el (beginning-of-defun, end-of-defun):
5783 Push mark on the first call of successive command calls.
5784 (insert-pair): New fun created from `insert-parentheses' with
5785 `open' and `close' arguments added. Enclose active regions
5786 in paired characters. Compare adjacent characters syntax with
5787 inserted characters syntax before inserting a space.
5788 (insert-parentheses): Call `insert-pair' with ?\( ?\).
5789
5790 * delsel.el: Don't put `delete-selection' property
5791 on `insert-parentheses' symbol to take advantage of
5792 region handling in `insert-pair' function.
5793 Suggested by Stephan Stahl <stahl@eos.franken.de>.
5794
5795 2004-04-30 Kim F. Storm <storm@cua.dk>
5796
5797 * emulation/cua-base.el: Add support for changing cursor types;
5798 based on patch from Michael Mauger.
5799 (cua-normal-cursor-color, cua-read-only-cursor-color)
5800 (cua-overwrite-cursor-color, cua-global-mark-cursor-color):
5801 Customization cursor type and/or cursor color.
5802 (cua--update-indications): Handle cursor type changes.
5803 (cua-mode): Update cursor indications if enabled.
5804
5805 * menu-bar.el (menu-bar-options-menu): Change menu text for CUA.
5806
5807 * mouse.el (mouse-drag-copy-region): New defcustom.
5808 (mouse-set-region, mouse-drag-region-1): Use it.
5809
5810 * simple.el (kill-ring-save): If region face background color is
5811 unspecified (if no highlighting), show extent of fully visible
5812 region even if transient-mark-mode is enabled.
5813
5814 * emulation/cua-base.el (cua--standard-movement-commands):
5815 Add cua-scroll-up and cua-scroll-down.
5816 (cua-scroll-up, cua-scroll-down): New commands.
5817 (cua--init-keymaps): Remap scroll-up and scroll-down.
5818
5819 * emulation/cua-rect.el (cua--convert-rectangle-as):
5820 New defmacro.
5821 (cua-upcase-rectangle, cua-downcase-rectangle): Use it.
5822 (cua-upcase-initials-rectangle, cua-capitalize-rectangle):
5823 New commands (suggested by Jordan Breeding).
5824
5825 2004-04-30 Juanma Barranquero <lektu@terra.es>
5826
5827 * smerge-mode.el (smerge-diff-switches): Fix typo in docstring.
5828
5829 2004-04-30 Mario Lang <mlang@delysid.org>
5830
5831 * diff.el (diff-switches): Fix typo in docstring.
5832
5833 2004-04-30 Alex Schroeder <alex@gnu.org>
5834
5835 * xml.el (xml-debug-print-internal): Don't add newline and
5836 indentation to text nodes and write empty elements as empty tags
5837 instead of opening and closing tags.
5838 (xml-debug-print): Take optional indent-string argument.
5839 (xml-print): Alias for xml-debug-print.
5840
5841 2004-04-30 Glenn Morris <gmorris@ast.cam.ac.uk>
5842
5843 * progmodes/fortran.el (fortran-fill): Use local var `bol' rather
5844 than duplicate call to `line-beginning-position'.
5845
5846 * progmodes/f90.el (f90-get-present-comment-type):
5847 Return whitespace, as well as comment chars, for consistent filling
5848 of comment blocks. Use `match-string-no-properties'.
5849 (f90-break-line): Trim trailing whitespace when filling comments.
5850
5851 2004-04-30 Dave Love <fx@gnu.org>
5852
5853 * calendar/diary-lib.el (diary-outlook-formats): New variable.
5854 (diary-from-outlook-internal, diary-from-outlook)
5855 (diary-from-outlook-gnus, diary-from-outlook-rmail):
5856 New functions to import diary entries from Outlook-format
5857 appointments in mail messages.
5858
5859 2004-04-29 Stefan Monnier <monnier@iro.umontreal.ca>
5860
5861 * progmodes/python.el (python-send-command): New fun.
5862 (python-send-region, python-load-file): Use it.
5863
5864 * progmodes/compile.el (compilation-last-buffer): Add var alias.
5865
5866 * help-fns.el (help-C-file-name): Use new subr-name.
5867 Prepend `src/' to the file name.
5868 (help-C-source-directory, help-subr-name, help-find-C-source): Remove.
5869 (describe-function-1, describe-variable): Only find a C source file
5870 name if DOC is already loaded.
5871
5872 * help-mode.el (help-function-def, help-variable-def):
5873 Use the new find-function-search-for-symbol functionality.
5874 Allow FILE to be `C-source'.
5875
5876 * emacs-lisp/find-func.el (find-function-C-source-directory): New var.
5877 (find-function-C-source): New fun.
5878 (find-function-search-for-symbol): Use it.
5879
5880 2004-03-29 Michael Mauger <mmaug@yahoo.com>
5881
5882 * progmodes/sql.el (sql-product-alist): Rename variable
5883 `sql-product-support'. Add Postgres login parameters.
5884 (sql-set-product, sql-product-feature): Update with renamed variable.
5885 (sql-connect-postgres): Add username prompt.
5886 (sql-imenu-generic-expression, sql-mode-font-lock-object-name):
5887 Make patterns less product specific.
5888 (sql-xemacs-p, sql-emacs19-p): Add flags for Emacs variants.
5889 (sql-mode-abbrev-table): Modify initialization.
5890 (sql-builtin-face): Add variable.
5891 (sql-keywords-re): Add macro.
5892 (sql-mode-ansi-font-lock-keywords): Update for ANSI-92.
5893 (sql-mode-oracle-font-lock-keywords): Update for Oracle 9i.
5894 (sql-mode-postgres-font-lock-keywords): Update for Postgres 7.3.
5895 (sql-mode-mysql-font-lock-keywords): Update for MySql 4.0.
5896 (sql-mode-linter-font-lock-keywords)
5897 (sql-mode-ms-font-lock-keywords): Use `sql-keywords-re' macro.
5898 (sql-mode-sybase-font-lock-keywords)
5899 (sql-mode-informix-font-lock-keywords)
5900 (sql-mode-interbase-font-lock-keywords)
5901 (sql-mode-ingres-font-lock-keywords)
5902 (sql-mode-solid-font-lock-keywords)
5903 (sql-mode-sqlite-font-lock-keywords)
5904 (sql-mode-db2-font-lock-keywords): Default to nil.
5905 (sql-product-font-lock): Always highlight ANSI keywords.
5906 (sql-add-product-keywords): Made similar to `font-lock-add-keywords'.
5907 (sql-send-string): Add function.
5908
5909 2004-04-29 Dave Love <fx@gnu.org>
5910
5911 * progmodes/cfengine.el (cfengine-beginning-of-defun)
5912 (cfengine-end-of-defun): Ensure progress through buffer.
5913
5914 * info-look.el (cfengine-mode): Accept a terminal ().
5915
5916 2004-04-29 Juri Linkov <juri@jurta.org>
5917
5918 * isearch.el (isearch-mode-map): Bind \C-w to isearch-yank-word
5919 instead of isearch-yank-word-or-char. Add new key bindings for
5920 isearch-yank-char to \C-f, and isearch-del-char to \C-b.
5921 (isearch-del-char): New fun.
5922 (isearch-forward, isearch-edit-string): Update docstring.
5923 (isearch-yank-char): Doc fix.
5924 (isearch-other-meta-char): Restore point after scrolling.
5925
5926 * progmodes/compile.el (compilation-context-lines): Add nil option
5927 to disable compilation output window scrolling.
5928 (compilation-set-window): Use it.
5929
5930 * outline.el (outline-next-preface, outline-show-heading):
5931 Don't leave unhidden blank line before heading.
5932 (outline-end-of-subtree): Include last newline into subtree.
5933 (hide-entry): Leave point at beginning of heading instead of end.
5934 (outline-up-heading): Push mark for the first call of successive
5935 command calls.
5936
5937 2004-04-28 Luc Teirlinck <teirllm@auburn.edu>
5938
5939 * comint.el (comint-prompt-read-only): New variable.
5940 (comint-output-filter): Implement it.
5941
5942 * ielm.el (ielm-prompt-read-only, ielm-prompt): Update docstring.
5943 (ielm-prompt-internal): New variable.
5944 (ielm-font-lock-keywords): Remove irrelevant ielm-prompt keyword.
5945 (ielm-send-input): Delete unused variable `buf'.
5946 (ielm-eval-input): Use `ielm-prompt-internal'.
5947 (inferior-emacs-lisp-mode): Use new variables
5948 `comint-prompt-read-only' and `ielm-prompt-internal'.
5949 Get rid of obsolete variable `directory-sep-char'.
5950 (ielm): Use `zerop'.
5951
5952 2004-04-29 John Paul Wallington <jpw@gnu.org>
5953
5954 * thumbs.el (toplevel): Require cl at compile time.
5955 Remove conditional definitions of `ignore-errors' and `caddar'
5956 because they occur at run time.
5957
5958 2004-04-28 Nick Roberts <nickrob@gnu.org>
5959
5960 * progmodes/gdb-ui.el (gdb-frame-breakpoints-buffer)
5961 (gdb-frame-assembler-buffer, gdb-frame-threads-buffer)
5962 (gdb-frame-registers-buffer, gdb-frame-locals-buffer)
5963 (gdb-frame-gdb-buffer, gdb-frame-stack-buffer): Use selected-window.
5964
5965 * progmodes/gud.el (gud-common-init): Throw an error if program is
5966 already running under gdb.
5967
5968 2004-04-28 John Paul Wallington <jpw@gnu.org>
5969
5970 * thumbs.el (thumbs-delete-images): Fix formatting of prompt.
5971 (thumbs-show-image-num): Move assignment of
5972 `thumbs-current-image-filename' within scope of `i'.
5973 (thumbs-emboss-image): Don't use `evenp'.
5974
5975 2004-04-28 Richard M. Stallman <rms@gnu.org>
5976
5977 * progmodes/compile.el (compilation-context-lines): Default now 0.
5978
5979 2004-04-28 Juanma Barranquero <lektu@terra.es>
5980
5981 Use `time-less-p' from calendar/time-date.el instead of defining
5982 custom versions of it.
5983
5984 * pcomplete.el (pcomplete-time-less-p): Remove.
5985
5986 * thumbs.el (time-less-p): Remove.
5987
5988 * calendar/timeclock.el (timeclock-time-less-p): Remove.
5989 (timeclock-generate-report): Use `time-less-p'.
5990
5991 * emacs-lisp/autoload.el (autoload-before-p): Remove.
5992 (update-file-autoloads, update-directory-autoloads): Use `time-less-p'.
5993
5994 2004-04-28 Masatake YAMATO <jet@gyve.org>
5995
5996 * subr.el (remove-overlays): Make arguments optional.
5997
5998 * wid-edit.el (widget-specify-button): Put evaporate to the
5999 overlay for sample.
6000 (widget-specify-sample): Put evaporate to the overlay for sample.
6001 (widget-specify-doc): Put evaporate to the overlay for documentation.
6002
6003 2004-04-27 Jesper Harder <harder@ifa.au.dk>
6004
6005 * info.el (info-apropos): Make it an index node. Align node names
6006 like makeinfo.
6007
6008 2004-04-27 Eli Zaretskii <eliz@gnu.org>
6009
6010 * net/browse-url.el (browse-url-netscape-sentinel)
6011 (browse-url-mozilla-sentinel, browse-url-galeon-sentinel)
6012 (browse-url-epiphany-sentinel, browse-url-mosaic):
6013 Use browse-url-*-program instead of a literal program name.
6014
6015 2004-04-27 Kevin Ryde <user42@zip.com.au>
6016
6017 * eshell/em-alias.el:
6018 * eshell/em-dirs.el:
6019 * eshell/em-hist.el:
6020 * eshell/em-unix.el: Add "(require 'eshell)", to get necessary
6021 features when M-x customize-group loads modules before the main
6022 eshell.el.
6023
6024 2004-04-27 Matthew Mundell <matt@mundell.ukfsn.org>
6025
6026 * subr.el (momentary-string-display): Support EXIT-CHAR that is
6027 either a character representation of an event or an event
6028 description list.
6029
6030 * type-break.el: Capitalise Emacs and Lisp.
6031 (type-break-good-break-interval, type-break-demo-boring-stats)
6032 (type-break-terse-messages, type-break-file-name): New defcustoms.
6033 (type-break-post-command-hook)
6034 (type-break-warning-countdown-string): Quote variable names in doc.
6035 (type-break-interval-start, type-break-auto-save-file-name): New vars.
6036 (type-break-mode): Document type-break-good-break-interval and the
6037 "session" file. Schedule break according to the session file.
6038 Kill session file buffer on exit. Organise for save-some-buffers
6039 to always save the session file.
6040 (type-break-mode-line-message-mode, type-break-query-mode):
6041 Uppercase arguments.
6042 (type-break-file-time, type-break-file-keystroke-count, timep)
6043 (type-break-choose-file, type-break-get-previous-time)
6044 (type-break-get-previous-count): New defuns.
6045 (type-break): Avoid break querying after a completed break in the
6046 case where the query was initiated during user invocation of the
6047 break. Optional terse messages.
6048 Use type-break-good-break-interval if type-break-good-rest-interval is
6049 nil. File the break time.
6050 (type-break-schedule): New optional args for overriding the use of
6051 the current time.
6052 (type-break-cancel-time-warning-schedule): Avoid leftover warnings
6053 after a break.
6054 (type-break-check): File the keystroke count.
6055 (type-break-do-query): Prevent a second query when the break is
6056 interrupted. Optional terse message.
6057 (type-break-keystroke-reset): Record the start of a typing interval.
6058 (type-break-demo-boring): Optional terse messages. Display word
6059 per minute and keystroke counts according to
6060 type-break-demo-boring-stats.
6061
6062 2004-04-27 Daniel M Coffman <coffmand@us.ibm.com> (tiny change)
6063
6064 * arc-mode.el (archive-maybe-copy): If ARCHIVE includes leading
6065 directories, make sure they exist under archive-tmpdir.
6066
6067 2004-04-27 Juri Linkov <juri@jurta.org>
6068
6069 * help.el (view-emacs-news): With argument, display info for the
6070 selected version by finding it among different NEWS files, and
6071 narrowing the buffer to the selected version.
6072
6073 * info.el: Add *info*<[0-9]+> to same-window-regexps instead of
6074 same-window-buffer-names.
6075 (info): New arg `buffer'. Use it. Doc fix. Read file name for
6076 non-numeric prefix argument, append the number to the buffer name
6077 for numeric prefix argument.
6078 (info-other-window): Bind same-window-regexps to nil.
6079 (Info-reference-name): Rename to Info-point-loc.
6080 (Info-find-node-2): Call forward-line for numeric Info-point-loc,
6081 and Info-find-index-name for stringy Info-point-loc.
6082 (Info-extract-menu-node-name): New arg `index-node'. Use regexp
6083 without middle `.', but with final `.' and optional line number
6084 for it. Set Info-point-loc for index nodes.
6085 (Info-index): Remove middle `.' from index entry regexp.
6086 Modify line number regexp.
6087 (Info-index-next): Decrement line number.
6088 (info-apropos): Remove middle `.' from index entry regexp.
6089 Add optional line number regexp at the end. Add matched value
6090 for line number to the result list and insert it to the buffer.
6091 Replace match-string by match-string-no-properties.
6092 Reorder result list.
6093 (Info-fontify-node): Hide index line numbers.
6094 (Info-goto-node): Replace "\\s *\\'" by "\\s +\\'" to not trim
6095 empty matches.
6096 (Info-follow-reference): Use `str' instead of
6097 Info-following-node-name-re.
6098 (Info-toc): Use full file names. Set Info-current-node to "Top".
6099 (Info-fontify-node): Compare file names without directory name.
6100 (Info-try-follow-nearest-node): Don't set Info-reference-name.
6101 Set second arg of Info-extract-menu-node-name for index nodes.
6102 (info-xref-visited): Use magenta3 instead of magenta4.
6103 (Info-mode): Add info-apropos to docstring.
6104
6105 * log-view.el (log-view-diff): Replace interactive code "r"
6106 by a list to allow to call it even if region is not active.
6107
6108 * paren.el (show-paren-highlight-openparen): New var.
6109 (show-paren-function): Turn on openparen highlighting when
6110 matching forward if show-paren-highlight-openparen is non-nil.
6111
6112 * simple.el (kill-ring-save): Use blink-matching-delay instead of
6113 the constant value 1.
6114 (completions-common-part): Expand docstring.
6115
6116 * textmodes/picture.el (picture-mode-map): Add arrow keys.
6117
6118 2004-04-27 Kim F. Storm <storm@cua.dk>
6119
6120 * image.el (insert-sliced-image): Use line-height instead of
6121 line-spacing property on newline.
6122
6123 2004-04-26 Lars Hansen <larsh@math.ku.dk>
6124
6125 * desktop.el (desktop-buffer-misc-data-function): Rename to
6126 desktop-save-buffer and change docstring.
6127 (desktop-buffer-modes-to-save): Delete.
6128 (desktop-save-buffer-p): Use desktop-save-buffer instead of
6129 desktop-buffer-modes-to-save.
6130 (desktop-save): Rename desktop-buffer-misc-data-function to
6131 desktop-save-buffer and allow non-function value.
6132 (desktop-missing-file-warning): Correct docstring.
6133
6134 * dired.el (dired-mode): Rename desktop-buffer-misc-data-function
6135 to desktop-save-buffer.
6136
6137 * info.el (Info-mode): Rename desktop-buffer-misc-data-function to
6138 desktop-save-buffer.
6139
6140 * mail/rmail.el (rmail-variables): Bind desktop-save-buffer to t.
6141
6142 * mh-e/mh-e.el (mh-folder-mode): Bind desktop-save-buffer to t.
6143
6144 2004-04-26 Eli Zaretskii <eliz@gnu.org>
6145
6146 * progmodes/gud.el (gud-pdb-command-name): Change default to "pydb".
6147
6148 2004-04-25 Luc Teirlinck <teirllm@auburn.edu>
6149
6150 * ielm.el (ielm-prompt-read-only, ielm-prompt): Expand docstring.
6151 (ielm): Only go to the end of the buffer when starting a new process.
6152
6153 2004-04-25 Juanma Barranquero <lektu@terra.es>
6154
6155 * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
6156 mode line. Bind `inhibit-read-only' to t before modifying
6157 properties of text in the buffer.
6158 (ielm): Force point to the end of buffer, even when running ielm
6159 from inside itself.
6160
6161 2004-04-25 Jesper Harder <harder@ifa.au.dk>
6162
6163 * info.el (info-apropos): Reset Info-complete-cache.
6164
6165 2004-04-25 Daniel Pfeiffer <occitan@esperanto.org>
6166
6167 * progmodes/compile.el (compilation-error-regexp-alist-alist):
6168 Also recognize severe Irix et al. messages.
6169 (compilation-normalize-filename, compile-abbreviate-directory):
6170 Delete functions.
6171 (compilation-get-file-structure): New function inherits
6172 functionality of the two preceding ones.
6173 (compilation-internal-error-properties, compilation-fake-loc):
6174 Use it so that different paths to the same file share the same
6175 markers. Also optimize finding adjacent marker slightly.
6176
6177 2004-04-25 Kim F. Storm <storm@cua.dk>
6178
6179 * image.el (insert-sliced-image): Add line-spacing t property
6180 to newlines separating image lines.
6181
6182 2004-04-24 Luc Teirlinck <teirllm@auburn.edu>
6183
6184 * comint.el (comint-delete-output): Bind inhibit-read-only to t.
6185
6186 * ielm.el (ielm-prompt-read-only): New user option.
6187 (ielm-prompt): Expand docstring to describe new behavior.
6188 (inferior-emacs-lisp-mode): Implement ielm-prompt-read-only and
6189 mention it in the docstring.
6190
6191 2004-04-24 Andreas Schwab <schwab@suse.de>
6192
6193 * progmodes/sh-script.el (sh-leading-keywords) <sh>: Add "!".
6194
6195 * diff.el (diff): Set default-directory in diff buffer.
6196
6197 2004-04-24 Eli Zaretskii <eliz@gnu.org>
6198
6199 * mail/sendmail.el (mail-bury): Don't delete the frame where the
6200 mail was being composed if the terminal cannot display more than
6201 one frame; instead, switch to previous frame.
6202
6203 * mail/rmail.el (rmail-mail-new-frame): Doc fix.
6204 (rmail-start-mail): Support rmail-mail-new-frame even on
6205 terminals that can display only one frame at a time.
6206
6207 2004-04-23 Stefan Monnier <monnier@iro.umontreal.ca>
6208
6209 * emacs-lisp/checkdoc.el (checkdoc-output-error-regex-alist): New var.
6210 (checkdoc-output-font-lock-keywords): Remove error regexp.
6211 (checkdoc-output-mode-map): Remove.
6212 (checkdoc-output-mode): Derive from compilation-mode.
6213 (checkdoc-find-error-mouse, checkdoc-find-error): Remove.
6214
6215 * dired.el (dired-mode-map): Add a menu entry for wdired.
6216
6217 * emacs-lisp/rx.el (rx-syntax): Move sregex style syntax to code.
6218 (rx-bracket, rx-check-any, rx-any): Clean up name space.
6219
6220 * wdired.el: (wdired-mode-map): Move init into declaration.
6221 Fix `return' binding.
6222 (wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
6223 Use force-mode-line-update.
6224 (wdired-get-filename): Use `unless'.
6225 (wdired-preprocess-files): Don't assume names have no \n and use / for
6226 dir separator.
6227 (wdired-normalize-filename): Use replace-regexp-in-string.
6228 (wdired-load-hooks): Remove.
6229 (wdired-mode-hooks): Rename to wdired-mode-hook.
6230
6231 * info-look.el: Add support for cfengine-mode.
6232 (info-lookup-setup-mode): Use dolist.
6233
6234 2004-04-23 Juan Le\e,As\e(Bn Lahoz Garc\e,Am\e(Ba <juan-leon.lahoz@tecsidel.es>
6235
6236 * wdired.el: New file.
6237
6238 2004-04-23 Juanma Barranquero <lektu@terra.es>
6239
6240 * ielm.el (inferior-emacs-lisp-mode): Fix docstring.
6241
6242 * pcomplete.el (pcomplete-opt, pcomplete-actual-arg)
6243 (pcomplete-match-string, pcomplete-comint-setup, pcomplete-here)
6244 (pcomplete--help, pcomplete--here): Doc fixes.
6245
6246 2004-04-23 Andre Spiegel <spiegel@gnu.org>
6247
6248 * vc-hooks.el (vc-default-workfile-unchanged-p): Fix code that
6249 handles wrong-number-of-arguments in backend call.
6250
6251 * vc.el (vc-print-log): Likewise.
6252
6253 2004-04-20 Dave Love <fx@gnu.org>
6254
6255 * emacs-lisp/rx.el: Doc fixes.
6256 (rx-constituents): Add/extend many forms.
6257 (rx-check): Check form is a list.
6258 (bracket): Defvar.
6259 (rx-check-any, rx-any, rx-check-not): Modify.
6260 (rx-not): Simplify.
6261 (rx-trans-forms, rx-=, rx->=, rx-**, rx-not-char, rx-not-syntax): New.
6262 (rx-kleene): Use rx-trans-forms.
6263 (rx-quote-for-set): Delete.
6264 (rx): Allow multiple args.
6265
6266 2004-04-23 Kenichi Handa <handa@m17n.org>
6267
6268 * international/mule-util.el (char-displayable-p): Simplify by
6269 using internal-char-font.
6270
6271 2004-04-23 Juanma Barranquero <lektu@terra.es>
6272
6273 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
6274
6275 2004-04-22 Stefan Monnier <monnier@iro.umontreal.ca>
6276
6277 * diff-mode.el (diff-next-error): New fun.
6278 (diff-mode): Use it.
6279
6280 * simple.el (next-error): Change arg name.
6281 Add support for the documented C-u C-x ` usage.
6282
6283 * frame.el (special-display-popup-frame, next-multiframe-window)
6284 (previous-multiframe-window): Only consider frames on same display.
6285
6286 2004-04-22 Lars Hansen <larsh@math.ku.dk>
6287
6288 * info.el (Info-restore-desktop-buffer): Delete with-no-warnings.
6289 * mh-e/mh-e.el (mh-restore-desktop-buffer): Delete with-no-warnings.
6290
6291 2004-04-22 Kim F. Storm <storm@cua.dk>
6292
6293 * net/telnet.el (telnet): Add optional port arg.
6294
6295 2004-04-21 Stefan Monnier <monnier@iro.umontreal.ca>
6296
6297 * progmodes/compile.el (compilation-mode-font-lock-keywords):
6298 Minor sanity check on the `hyperlink' slot.
6299
6300 * Makefile.in (recompile): Compile new files.
6301
6302 * emacs-lisp/bytecomp.el (batch-byte-recompile-directory):
6303 Add byte-recompile-directory's optional `arg'.
6304
6305 * cvs-status.el (cvs-tree-use-charset): New var.
6306 (cvs-tree-char-space, cvs-tree-char-hbar, cvs-tree-char-vbar)
6307 (cvs-tree-char-branch, cvs-tree-char-eob, cvs-tree-char-bob)
6308 (cvs-status-cvstrees): Use it.
6309
6310 * emacs-lisp/checkdoc.el (checkdoc-output-mode):
6311 Make it a normal major mode.
6312 (checkdoc-buffer-label): Make sure the file name is meaningful.
6313 (checkdoc-output-to-error-buffer): Remove.
6314 (checkdoc-error, checkdoc-start-section): Rewrite.
6315
6316 * info.el (info-node, info-menu-5, info-xref, info-header-node)
6317 (Info-title-1-face, Info-title-2-face, Info-title-3-face)
6318 (Info-title-4-face): Use new syntax.
6319 (info-xref-visited): Inherit from info-xref.
6320
6321 * progmodes/python.el (python-maybe-jython): Don't assume point-min==1.
6322
6323 2004-04-21 Teodor Zlatanov <tzz@lifelogs.com>
6324
6325 * simple.el (next-error-last-buffer, next-error-function):
6326 New variables for the next-error framework.
6327 (next-error-buffer-p): New function.
6328 (next-error-find-buffer): Generalize compilation-find-buffer.
6329 (next-error, previous-error, first-error, next-error-no-select)
6330 (previous-error-no-select): Move from compile.el.
6331
6332 * replace.el (occur-next-error, occur-1): Hook into the next-error
6333 framework.
6334
6335 * progmodes/compile.el (compilation-start):
6336 Set next-error-last-buffer so next-error knows where to jump.
6337 (compilation-setup): Set the buffer-local variable
6338 next-error-function to 'compilation-next-error-function.
6339 (compilation-buffer-p, compilation-buffer-internal-p): Use an
6340 alternate way to find if a buffer is a compilation buffer, for
6341 next-error convenience.
6342 (next-error-no-select, previous-error-no-select, next-error)
6343 (previous-error, first-error): Move to simple.el.
6344 (compilation-find-buffer): Move to next-error-find-buffer in simple.el.
6345 (compilation-last-buffer): Remove.
6346 (compilation-start, compilation-next-error, compilation-setup)
6347 (compilation-next-error-function, compilation-find-buffer):
6348 Remove compilation-last-buffer use.
6349
6350 2004-04-21 Juanma Barranquero <lektu@terra.es>
6351
6352 * font-lock.el (font-lock-preprocessor-face): Remove spurious quote.
6353 (font-lock-warning-face): Fix spacing.
6354
6355 * makefile.w32-in (WINS): Add url/ directory.
6356
6357 2004-04-21 Lars Hansen <larsh@math.ku.dk>
6358
6359 * desktop.el (desktop-buffer-mode-handlers): New variable.
6360 Alist of major mode specific functions to restore a desktop buffer.
6361 (desktop-buffer-handlers): Make variable obsolete.
6362 (desktop-create-buffer): Use desktop-buffer-mode-handlers.
6363 Catch errors signaled in handlers. Update buffer count.
6364 Evaluate desktop-buffer-point.
6365 (desktop-buffer-dired): Rename to dired-restore-desktop-buffer and
6366 move to dired.el.
6367 (desktop-buffer-info): Rename to Info-restore-desktop-buffer and
6368 move to info.el.
6369 (desktop-buffer-rmail): Rename to rmail-restore-desktop-buffer and
6370 move to mail/rmail.el.
6371 (desktop-buffer-mh): Rename to mh-restore-desktop-buffer and move
6372 to mh-e/mh-e.el.
6373 (desktop-buffer-file): Rename to desktop-restore-file-buffer.
6374 On fail, print message (to message buffer) even if
6375 desktop-missing-file-warning is nil.
6376 (desktop-buffer-misc-data-function): New buffer local variable.
6377 Function returning major mode specific data.
6378 (desktop-buffer-misc-functions): Make variable obsolete.
6379 (desktop-save): Use desktop-buffer-misc-data-function.
6380 (desktop-buffer-dired-misc-data): Rename to
6381 dired-desktop-buffer-misc-data and move to dired.el.
6382 (desktop-buffer-info-misc-data): Rename to
6383 Info-desktop-buffer-misc-data and move to info.el.
6384 (desktop-read): Add message about number of buffers restored/failed.
6385
6386 * dired.el (dired-restore-desktop-buffer) Move from desktop.el.
6387 Add parameters. Pause to display error only when
6388 desktop-missing-file-warning is non-nil.
6389 (dired-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
6390 (dired-mode): Bind desktop-buffer-misc-data-function.
6391
6392 * info.el (Info-restore-desktop-buffer): Move from desktop.el.
6393 Add Parameters.
6394 (Info-desktop-buffer-misc-data): Move from desktop.el. Add parameter.
6395 (Info-mode): Bind desktop-buffer-misc-data-function.
6396
6397 * mail/rmail.el (rmail-restore-desktop-buffer): Move from desktop.el.
6398 Add Parameters.
6399
6400 * mh-e/mh-e.el (mh-restore-desktop-buffer): Move from desktop.el.
6401 Add Parameters.
6402
6403 2003-04-21 Paul Pogonyshev <pogonyshev@gmx.net>
6404
6405 * dabbrev.el (dabbrev--substitute-expansion): Don't lose
6406 the case of letters in case-insensitive expansions when the
6407 abbrev is preceded by characters with letter syntax.
6408
6409 2004-04-21 Richard M. Stallman <rms@gnu.org>
6410
6411 * progmodes/cperl-mode.el (cperl-putback-char):
6412 Delete Emacs 18 definition.
6413
6414 * international/mule.el (ctext-post-read-conversion):
6415 Use assoc-string, not assoc-ignore-case.
6416
6417 * international/mule-cmds.el: Use assoc-string, not assoc-ignore-case.
6418
6419 * emacs-lisp/easymenu.el (easy-menu-add):
6420 Do call x-popup-menu, but only if it's defined.
6421
6422 * emacs-lisp/disass.el (disassemble): Handle lambda-exp as arg.
6423
6424 * emacs-lisp/bytecomp.el (byte-compile-no-warnings):
6425 Handle multiple args: compile like progn.
6426
6427 * emacs-lisp/byte-run.el (with-no-warnings): Simplify:
6428 take all args as &rest arg.
6429
6430 * autoinsert.el (auto-insert-alist): Insert the user's name in
6431 copyright notice, rather than Free Software Foundation.
6432
6433 2004-04-21 Kenichi Handa <handa@m17n.org>
6434
6435 * descr-text.el (describe-char): Make it work on *Help* buffer.
6436
6437 2004-04-21 Kim F. Storm <storm@cua.dk>
6438
6439 * image.el (insert-image): Add optional SLICE arg.
6440 (insert-sliced-image): New defun.
6441
6442 2004-04-20 Lawrence Mitchell <wence@gmx.li> (tiny change)
6443
6444 * subr.el (read-number): Check whether `default' is nil.
6445
6446 2004-04-20 Stefan Monnier <monnier@iro.umontreal.ca>
6447
6448 * progmodes/compile.el (compilation-error-properties):
6449 Split into two.
6450 (compilation-internal-error-properties): New one.
6451 (compilation-compat-error-properties): Use it. Fix the non-marker case.
6452
6453 2004-04-20 Richard M. Stallman <rms@gnu.org>
6454
6455 * window.el (split-window-save-restore-data):
6456 Don't update the data if OLD-INFO is nil.
6457
6458 * view.el (view-return-to-alist): Mark it permanent local.
6459
6460 * subr.el (event-modifiers): Fix the criterion for ASCII control chars.
6461
6462 * recentf.el (recentf-save-list): Catch and warn about errors.
6463
6464 * menu-bar.el (menu-bar-update-buffers): Call copy-sequence
6465 so "Buffers" won't be pure.
6466
6467 * help-mode.el (help-mode-finish): Set help-return-alist first
6468 thing, setting only the entry for the selected window.
6469
6470 * help-fns.el (describe-function-1): If many non-control non-meta
6471 keys run the command, don't list all of them.
6472
6473 2004-04-20 Juanma Barranquero <lektu@terra.es>
6474
6475 * vc-svn.el (vc-svn-print-log, vc-svn-diff): Add optional BUFFER
6476 arg. Copied from Andre Spiegel's patch of 2004-03-21.
6477
6478 * calendar/time-date.el (time-to-day-in-year): Fix docstring.
6479
6480 2004-04-20 Kenichi Handa <handa@m17n.org>
6481
6482 * international/quail.el (quail-lookup-key): New optional arg
6483 NOT-RESET-INDICES.
6484 (quail-get-translations): Call quail-lookup-key with
6485 NOT-RESET-INDICES t.
6486 (quail-completion): Likewise.
6487 (quail-lookup-map-and-concat): Likewise.
6488
6489 2004-04-20 Kenichi Handa <handa@m17n.org>
6490
6491 * international/quail.el (quail-update-translation): Don't insert
6492 such an unsupported multibyte char in a unibyte buffer.
6493
6494 2004-04-20 Nick Roberts <nick@nick.uklinux.net>
6495
6496 * progmodes/gdb-ui.el (gdb-frame-parameters): New constant.
6497 (gdb-frame-breakpoints-buffer, gdb-frame-stack-buffer)
6498 (gdb-frame-threads-buffer, gdb-frame-registers-buffer)
6499 (gdb-frame-locals-buffer, gdb-frame-gdb-buffer)
6500 (gdb-frame-assembler-buffer): Improve behaviour with
6501 multiple frames.
6502 (gdb-display-buffer): Extend search to all visible frames.
6503
6504 2004-04-19 Eli Zaretskii <eliz@gnu.org>
6505
6506 * mail/rmail.el (rmail-convert-to-babyl-format): Don't remove ^M
6507 characters left after base64 decoding.
6508 (rmail-decode-region): Use -dos variety of `coding', to remove any
6509 ^M characters left after qp or base64 decoding.
6510
6511 2004-04-19 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
6512
6513 * x-dnd.el (x-dnd-open-local-file, x-dnd-open-file): Improve error
6514 messages.
6515
6516 2004-04-19 Stephen Eglen <stephen@gnu.org>
6517
6518 * add-log.el (add-change-log-entry): Update doc string to mention
6519 add-log-full-name and add-log-mailing-address.
6520
6521 2004-04-18 Juri Linkov <juri@jurta.org>
6522
6523 * info.el (Info-find-file, Info-find-node-2): Add history and toc.
6524 (Info-find-node-2): Simplify error message.
6525 (Info-insert-dir): Use Info-following-node-name.
6526 (Info-goto-node): Remove *info-history* and *info-toc*.
6527 (Info-history): Create a node of the virtual history file.
6528 (Info-toc): Create a node of the virtual toc file.
6529 (Info-insert-toc): New arg `curr-file' for reference file names.
6530 (info-apropos): Remove redundant var binding for temp-file.
6531 (Info-index, Info-index-next, Info-mode): Doc fix.
6532 (Info-goto-emacs-command-node): Don't jump to *info* from
6533 non-*info* Info buffers.
6534 (Info-fontify-node): Don't show the file name of external
6535 references if `Info-hide-note-references' is `hide'. Don't hide
6536 newlines at the end of paragraphs.
6537
6538 * international/mule-diag.el (list-input-methods):
6539 Fix args to help-xref-button.
6540
6541 * help-fns.el (help-with-tutorial): Call `hack-local-variables'
6542 to put into effect local variables from TUTORIAL files.
6543
6544 * textmodes/paragraphs.el (sentence-end) <function>: New fun
6545 with default value taken from the variable `sentence-end'.
6546 (sentence-end) <defcustom>: Set default to nil. Doc fix.
6547 Add nil const to :type.
6548 (sentence-end-without-period, sentence-end-double-space)
6549 (sentence-end-without-space): Doc fix.
6550
6551 * textmodes/paragraphs.el (forward-sentence):
6552 * textmodes/fill.el (canonically-space-region, fill-nobreak-p)
6553 (fill-delete-newlines):
6554 * progmodes/cc-cmds.el (c-beginning-of-statement):
6555 Use function `sentence-end' instead of variable `sentence-end'.
6556
6557 2004-04-18 Andreas Schwab <schwab@suse.de>
6558
6559 * progmodes/compile.el (compilation-start): Set window start to
6560 point-min if compilation-scroll-output is nil.
6561
6562 2004-04-18 John Wiegley <johnw@newartisans.com>
6563
6564 * iswitchb.el (iswitchb-completions): Remove dependency on cl.
6565
6566 2004-04-18 Nick Roberts <nick@nick.uklinux.net>
6567
6568 * progmodes/gdb-ui.el (gdb-goto-info): Require 'info.
6569 (gdb-info-breakpoints-custom): Revert previous change.
6570 (gdb-view-assembler): Update assembler if necessary.
6571 (gdb-frame-handler): Parse correctly for gdb-current-frame.
6572 (gdb-display-source-buffer): Update properly when both source and
6573 assembler are visible.
6574
6575 2004-04-17 John Wiegley <johnw@newartisans.com>
6576
6577 * iswitchb.el (iswitchb-max-to-show): Add a new config variable
6578 which limits the number of names shown in the minibuffer. Off by
6579 default.
6580 (iswitchb-completions): Use `iswitchb-max-to-show'. This speeds
6581 up iswitchb for users with a multitude of open buffers by showing
6582 only the first and last N/2 buffers in the completion list (which
6583 is enough to aid C-s/C-r, and to know that more characters are
6584 needed to refine the completion list).
6585
6586 2004-04-17 Richard M. Stallman <rms@gnu.org>
6587
6588 * files.el (locate-file-completion): Handle nil in path-and-suffixes.
6589 (file-truename): Expand all ~ constructs directly.
6590 (insert-directory): Delete any error msg output by the
6591 `insert-directory-program'.
6592
6593 * allout.el (allout-mode-exposure-menu, allout-mode-editing-menu):
6594 (allout-mode-navigation-menu, allout-mode-misc-menu): New defvars.
6595 (allout-prior-bindings, allout-added-bindings): Defvars deleted.
6596 (allout-init): Use find-file-hook, not find-file-hooks.
6597 (allout-mode): Eliminate Emacs 18 support.
6598 Use write-contents-functions, not local-write-file-hooks.
6599
6600 2004-04-17 Daniel Pfeiffer <occitan@esperanto.org>
6601
6602 * progmodes/compile.el (compilation-error-properties): Fix for
6603 adding messages when there are already markers for their file.
6604 (compilation-fake-loc): New function.
6605
6606 2004-04-16 Dave Love <fx@gnu.org>
6607
6608 * progmodes/python.el (python-compilation-line-number): Fix braindamage.
6609 (python-load-file): Fix python-orig-start setting.
6610
6611 * progmodes/compile.el: Doc fixes.
6612 (compilation-error-regexp-alist-alist)
6613 (compilation-mode-font-lock-keywords): Allow non-ASCII where possible.
6614 (compilation-assq): Wrap in eval-when-compile.
6615 (compilation-mode-font-lock-keywords): Don't use list*.
6616 (compilation-start): Avoid warning.
6617 (compilation-compat-error-properties)
6618 (compilation-directory-properties): Add keymap property.
6619 (compilation-parsing-end): Make it a marker for better compatibility.
6620
6621 * progmodes/python.el (python-after-info-look): Use with-no-warnings.
6622
6623 2004-04-16 Mark A. Hershberger <mah@everybody.org>
6624
6625 * xml.el: Doc fixes.
6626 (xml-get-children): Only looks at sub-tags and ignore strings.
6627
6628 * xml.el (xml-parse-tag): Avoid overwriting node-name.
6629
6630 2004-04-16 Stefan Monnier <monnier@iro.umontreal.ca>
6631
6632 * diff-mode.el (diff-end-of-hunk): Be more careful with unified hunks.
6633
6634 2004-04-16 Andre Spiegel <spiegel@gnu.org>
6635
6636 * vc-hooks.el (vc-default-workfile-unchanged-p): Quote signal.
6637
6638 * vc.el (vc-print-log): Likewise.
6639
6640 2004-04-16 Masatake YAMATO <jet@gyve.org>
6641
6642 * simple.el (completion-setup-function): Set an initial value
6643 to `element-common-end' before entering loop. Set a value
6644 to `element-common-end' at the end of loop.
6645 The bug is reported by Juri Linkov <juri@jurta.org> in emacs-devel list.
6646 (completions-common-part): Rename from completion-de-emphasis.
6647 (completions-first-difference): Rename from completion-emphasis.
6648 Suggested by RMS.
6649
6650 2004-04-16 Juanma Barranquero <lektu@terra.es>
6651
6652 * bookmark.el (bookmark-send-edited-annotation): Fix docstring.
6653 (bookmark-edit-annotation-mode): Add mode name.
6654
6655 2004-04-15 Stefan Monnier <monnier@iro.umontreal.ca>
6656
6657 * smerge-mode.el (smerge-match-conflict): Try to do something sensible
6658 for nested conflict markers.
6659 (smerge-find-conflict): Better handle errors in smerge-match-conflict.
6660
6661 2004-04-15 Nick Roberts <nick@nick.uklinux.net>
6662
6663 * progmodes/gdb-ui.el (gdb-goto-info): New function.
6664
6665 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map): Add help button.
6666
6667 2004-04-14 Stefan Monnier <monnier@iro.umontreal.ca>
6668
6669 * emacs-lisp/bytecomp.el (batch-byte-compile-file):
6670 Give a backtrace if requested.
6671
6672 * progmodes/ada-mode.el (ada-create-menu): Remove redundant call.
6673
6674 * progmodes/python.el (python-mouse-2-command, python-RET-command):
6675 Remove unused functions.
6676 (python-orig-start-line, python-orig-file): Remove.
6677 (python-orig-start): New var.
6678 (python-input-filter, python-compilation-line-number)
6679 (python-send-region, python-load-file): Use it.
6680
6681 * info.el (info): Always jump to *info*.
6682
6683 * subr.el (posn-set-point): New function.
6684
6685 * mouse.el (mouse-set-point): Use it.
6686
6687 * progmodes/compile.el (compile-goto-error): Use it.
6688 (compilation-button-map): New keymap.
6689 (compilation-error-properties): Use it.
6690 (compilation-shell-minor-mode-map): Don't bind mouse-2.
6691
6692 * smerge-mode.el (smerge-popup-context-menu): Use it.
6693
6694 * emacs-lisp/checkdoc.el (checkdoc-output-mode-map)
6695 (checkdoc-find-error-mouse, checkdoc-find-error): Use it to merge the
6696 mouse and non-mouse case.
6697
6698 * diff-mode.el (diff-goto-source): Make it work for mouse bindings.
6699 (diff-mouse-goto-source): Make it an alias of diff-goto-source.
6700
6701 * pcvs.el (cvs-mode-toggle-mark): Rename from cvs-mouse-toggle-mark.
6702 Make it work for non-mouse events.
6703
6704 * pcvs-info.el (cvs-status-map): Update binding name.
6705
6706 2004-04-14 Mark A. Hershberger <mah@everybody.org>
6707
6708 * xml.el (xml-maybe-do-ns): New function to handle namespace
6709 parsing of both attribute and element names.
6710 (xml-ns-parse-ns-attrs, xml-ns-expand-el, xml-ns-expand-attr)
6711 (xml-intern-attrlist): Remove in favor of xml-maybe-do-ns.
6712 (xml-parse-tag): Update assumed namespaces. Clean up namespace parsing.
6713 (xml-parse-attlist): Make it do its own namespace parsing.
6714
6715 2004-04-14 Dave Love <fx@gnu.org>
6716
6717 * progmodes/python.el (run-python): Fix use of \n.
6718 (python-load-file): Remove `try' from Python fragment.
6719 (python-describe-symbol): Fix message.
6720
6721 * comint.el: Doc fixes.
6722 (comint-last-input-start, comint-last-input-end)
6723 (comint-last-output-start): Give them values.
6724 (comint-arguments): Avoid warning.
6725 (comint-skip-prompt): Use line-end-position.
6726 (comint-backward-matching-input): Rename arg to agree with doc.
6727 (comint-extract-string): Use syntax-ppss.
6728 (comint-dynamic-simple-complete): Delete useless list construction.
6729 (comint-redirect-subvert-readonly): New.
6730 (comint-redirect-preoutput-filter): Use it.
6731
6732 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
6733 Correctly handle negative arguments when calling hook functions.
6734
6735 2004-04-14 Jesper Harder <harder@ifa.au.dk>
6736
6737 * info.el (info-apropos): Don't clobber Info-history-list.
6738
6739 2004-04-14 Daniel Pfeiffer <occitan@esperanto.org>
6740
6741 * progmodes/compile.el (compilation-setup):
6742 Localize overlay-arrow-position.
6743 (compilation-sentinel): Restructure code equivalently.
6744 (compilation-next-error): Find message on same line after point if
6745 not found before point.
6746 (compile-mouse-goto-error): Restore function so that compilation
6747 buffer need not be current and use compile-goto-error.
6748 (compile-goto-error): Restore function.
6749 (next-error): Set overlay-arrow-position.
6750 (compilation-forget-errors): Don't localize already local
6751 compilation-locs and remove FIXME about refontifying.
6752
6753 2004-04-14 Kim F. Storm <storm@cua.dk>
6754
6755 * startup.el (emacs-quick-startup): New defvar (set by -Q).
6756 (command-line): New option -Q. Like -q --no-site-file, but
6757 in addition it also disables menu-bar, tool-bar, scroll-bars,
6758 tool-tips, and the blinking cursor.
6759 (command-line-1): Skip startup screen if -Q.
6760 (fancy-splash-head): Use ":align-to center" prop to center splash image.
6761
6762 * emulation/cua-base.el (cua-read-only-cursor-color)
6763 (cua-overwrite-cursor-color, cua-global-mark-cursor-color): Doc fix.
6764
6765 2004-04-13 Dave Love <fx@gnu.org>
6766
6767 * progmodes/python.el: Doc fixes. Changes for compiler warnings.
6768 (syntax): Don't require.
6769 (python) <defgroup>: Add :version.
6770 (python-quote-syntax): Re-written.
6771 (inferior-python-mode): Move stuff here from run-python and add
6772 some more.
6773 (python-preoutput-continuation, python-preoutput-result)
6774 (python-dotty-syntax-table): New.
6775 (python-describe-symbol): Use them.
6776 (run-python): Move stuff to inferior-python-mode. Modify code
6777 loaded into Python.
6778 (python-send-region): Use python-proc, python-send-string.
6779 (python-send-string): Send newlines too. Callers changed.
6780 (python-load-file): Re-written.
6781 (python-eldoc-function): New.
6782 (info-look): Don't require.
6783 (python-after-info-look): New. A modified version of former
6784 top-level code for use with eval-after-load.
6785 (python-maybe-jython, python-guess-indent): Use widened buffer.
6786 (python-fill-paragraph): Re-written.
6787 (python-mode): Fix outline-regexp. Set outline-heading-end-regexp,
6788 eldoc-print-current-symbol-info-function. Add to eldoc-mode-hook.
6789
6790 2004-04-13 Stefan Monnier <monnier@iro.umontreal.ca>
6791
6792 * progmodes/python.el (run-python): Use compilation-shell-minor-mode.
6793 Set compilation-error-regexp-alist earlier.
6794
6795 * progmodes/compile.el (compilation-minor-mode-map)
6796 (compilation-shell-minor-mode-map, compile-mouse-goto-error)
6797 (compile-goto-error): Re-merge the mouse and non-mouse commands.
6798
6799 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
6800
6801 * progmodes/compile.el (compile-goto-error): Select the buffer/window
6802 corresponding to the event.
6803
6804 2004-04-12 Joe Buehler <jbuehler@hekiman.com>
6805
6806 * loadup.el: Add cygwin to system-type list, for unexec() support.
6807
6808 2004-04-12 John Paul Wallington <jpw@gnu.org>
6809
6810 * ibuffer.el (ibuffer-delete-window-on-quit): Remove.
6811 (ibuffer-restore-window-config-on-quit): New variable to replace
6812 `ibuffer-delete-window-on-quit'. Update all references.
6813 (ibuffer-prev-window-config): New variable.
6814 (ibuffer-quit): Restore previous window configuration instead of
6815 deleting window.
6816 (ibuffer): Save window configuration before showing Ibuffer buffer.
6817
6818 * help.el (describe-mode): Doc fix.
6819
6820 2004-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
6821
6822 * progmodes/compile.el (compilation-mode-font-lock-keywords): Fix test
6823 not to treat nil as a function.
6824
6825 * vc-arch.el (vc-arch-root): Be a bit more careful.
6826 (vc-arch-register): Save the buffer if we modified it.
6827 (vc-arch-delete-rej-if-obsolete): Save excursion.
6828 (vc-arch-find-file-hook): Use the simpler after-save-hook.
6829 (vc-arch-responsible-p, vc-arch-init-version): New functions.
6830
6831 * net/ldap.el (ldap-search): Use list*.
6832
6833 2004-04-12 Juri Linkov <juri@jurta.org>
6834
6835 * info.el (Info-follow-reference): Allow multiline reference name.
6836
6837 2004-04-11 Dave Love <fx@gnu.org>
6838
6839 * emacs-lisp/bytecomp.el (byte-compile-cond): Fix last change.
6840
6841 * progmodes/python.el: New file.
6842
6843 2004-04-11 Andre Spiegel <spiegel@gnu.org>
6844
6845 * vc-hooks.el (vc-arg-list): Function removed.
6846 (vc-default-workfile-unchanged-p): Use condition-case to check for
6847 backward compatibility.
6848
6849 * vc.el (vc-print-log): Use condition-case to check for backward
6850 compatibility.
6851
6852 2004-04-11 Juri Linkov <juri@jurta.org>
6853
6854 * dired.el (dired-faces): New defgroup.
6855 (dired-header, dired-mark, dired-marked, dired-flagged)
6856 (dired-warning, dired-directory, dired-symlink, dired-ignored):
6857 New faces.
6858 (dired-header-face, dired-mark-face, dired-marked-face)
6859 (dired-flagged-face, dired-warning-face, dired-directory-face)
6860 (dired-symlink-face, dired-ignored-face): New face variables.
6861 (dired-font-lock-keywords): Use them instead of font-lock faces.
6862 Split the rule for dired marks into 3 separate rules: for marks,
6863 marked file names and flagged file names.
6864
6865 * help-mode.el (help-make-xrefs): Add a final newline to the
6866 *Help* buffer.
6867
6868 2004-04-11 John Paul Wallington <jpw@gnu.org>
6869
6870 * replace.el (occur-engine): Distinguish between one and several
6871 matches in the matches per buffer heading.
6872
6873 2004-04-11 Kim F. Storm <storm@cua.dk>
6874
6875 * ido.el (ido-confirm-unique-completion): New defcustom.
6876 (ido-complete): Use it.
6877 (ido-write-file): Set it to t unconditionally.
6878
6879 2004-04-10 Miles Bader <miles@gnu.org>
6880
6881 RCS keyword removal (only non-comment changes are enumerated here):
6882
6883 * emacs-lisp/bytecomp.el (byte-compile-version): Variable removed.
6884 (byte-compile-insert-header): Don't use `byte-compile-version'.
6885 * forms.el (forms-version): Variable removed.
6886 (forms-mode): Don't use `forms-version'.
6887 * recentf.el (recentf-version): Variable removed.
6888 * progmodes/delphi.el (delphi-version): Variable removed.
6889 * progmodes/ada-mode.el (ada-mode): RCS keyword removed from docstring.
6890
6891 2004-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
6892
6893 * emacs-lisp/easymenu.el (easy-menu-add): Make it work in non-X Emacs.
6894
6895 2004-04-09 Jesper Harder <harder@ifa.au.dk>
6896
6897 * info.el (info-apropos): Improve menu item regexp.
6898
6899 2004-04-09 Simon Josefsson <jas@extundo.com>
6900
6901 * mail/smtpmail.el: Add comment, based on report by
6902 kdc@rcn.com (Kevin D. Clark).
6903
6904 2004-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
6905
6906 * progmodes/compile.el (compilation-mode-font-lock-keywords):
6907 Redo one more thing that I didn't notice Daniel had undone.
6908
6909 2004-04-08 Nick Roberts <nick@nick.uklinux.net>
6910
6911 * progmodes/gdb-ui.el (gdb-source-window): Remove variable.
6912 (gdb-goto-breakpoint, gdb-display-buffer)
6913 (gdb-display-source-buffer, gdb-view-source-function)
6914 (gdb-view-assembler, gdb-setup-windows, gdb-restore-windows)
6915 (gdb-source-info, gdb-frame-handler): Don't specify a window
6916 for display.
6917 (gdb-info-breakpoints-custom): Remove superfluous update of
6918 assembler buffer.
6919 (gdb-many-windows): Make settable outside gdb.
6920
6921 2004-04-08 Glenn Morris <gmorris@ast.cam.ac.uk>
6922
6923 * calendar/diary-lib.el (diary-mode, fancy-diary-display-mode):
6924 Derive from fundamental-mode rather than text-mode.
6925
6926 2004-04-08 Juri Linkov <juri@jurta.org>
6927
6928 * info.el (Info-history): Doc fix.
6929 (Info-history-list): New var.
6930 (info-xref): Change magenta4 to blue, remove bold for dark and
6931 light backgrounds, change bold to underline for non-color classes.
6932 (info-xref-visited): New face.
6933 (Info-fontify-visited-nodes): New custom.
6934 (Info-hide-note-references): Add new value `hide'. Doc fix.
6935 (Info-reference-name): New var.
6936 (Info-selection-hook): New custom.
6937 (Info-edit-mode-hook): New var.
6938 (Info-find-file): New fun.
6939 (Info-find-node): Move part of code to Info-find-file.
6940 (Info-find-node-2): Add anchors to Info-history-list. Move point
6941 to the place with the reference name if name is defined.
6942 (Info-select-node): Add current node to Info-history-list.
6943 (Info-goto-node): Switch to *info* from *info-history* *info-toc*.
6944 (Info-search-whitespace-regexp): New custom.
6945 (Info-search-case-fold): New var.
6946 (Info-search): Add "case-sensitively" to the prompt.
6947 Use Info-search-whitespace-regexp. Set Info-search-case-fold.
6948 (Info-search-case-sensitively, Info-search-next): New fun.
6949 (Info-up): Move point to the menu item of the current node.
6950 (Info-history): New fun. Add *info-history* to
6951 same-window-buffer-names.
6952 (Info-toc): New fun. Add *info-toc* to same-window-buffer-names.
6953 (Info-insert-toc): New fun.
6954 (Info-build-toc): New fun.
6955 (Info-follow-reference): Add new arg `fork'. Doc fix.
6956 Replace [ \n\t]* by [ \n\t]+ in the *Note regexp. For references
6957 with the same name prefer the reference closest to point.
6958 (Info-next-reference): Replace * by + in the *Note regexp.
6959 Add regexp for http:// and ftp://. Skip the *Note prefix.
6960 (Info-prev-reference): Replace * by + in the *Note regexp.
6961 Add regexp for http:// and ftp://. Skip the *Note prefix.
6962 (Info-follow-nearest-node): Add new arg `fork'.
6963 (Info-try-follow-nearest-node): Add new arg `fork'.
6964 Call browse-url for http:// and ftp:// references.
6965 Set Info-reference-name for index entries.
6966 (Info-mode-menu): Add menu items for Info-search-case-sensitively,
6967 Info-search-next, Info-history, Info-toc, clone-buffer.
6968 (Info-menu-update): Replace * by + in the *Note regexp.
6969 (Info-mode): Add documentation for Info-history, Info-toc,
6970 Info-search-case-sensitively, Info-search-next, clone-buffer.
6971 (Info-fontify-menu-headers): Remove fun. Move code to
6972 Info-fontify-node.
6973 (Info-fontify-node): Add docstring. Add local vars
6974 fontify-visited-p and not-fontified-p. If not-fontified-p is t
6975 then fontify header line, titles, menu headers, http and ftp
6976 references, refill paragraphs. If not-fontified-p is t or
6977 fontify-visited-p is t then fontify cross references, menu items.
6978 Fontify menu headers. Fontify http and ftp references.
6979 Change regexp for cross references to require whitespace after *Note,
6980 add matching groups for file and node names. Remove hack for quote.
6981 Use display property for Info-hide-note-references=t. Use fifth
6982 or fourth match for help-echo. Display visited nodes in a
6983 different face. Unhide file names of external references.
6984 Unhide newlines. Display visited menu items in a different face.
6985
6986 2004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
6987
6988 * progmodes/compile.el: Require CL.
6989 (compilation-mode-font-lock-keywords): Re-install the "line as
6990 function" patch.
6991
6992 * help-fns.el (help-C-source-directory): New var.
6993 (help-subr-name, help-C-file-name, help-find-C-source): New funs.
6994 (describe-function-1, describe-variable): Use them.
6995
6996 * help-mode.el (help-function-def, help-variable-def): Handle hyperrefs
6997 to C source files specially.
6998
6999 2004-04-07 Jan Nieuwenhuizen <janneke@gnu.org>
7000
7001 * info.el (Info-hide-cookies-node): New function.
7002 (Info-select-node): Use it.
7003 (Info-display-images-node): Remove message with image file name.
7004
7005 2004-04-07 Daniel Pfeiffer <occitan@esperanto.org>
7006
7007 * progmodes/compile.el (compilation-warning-face)
7008 (compilation-info-face, compilation-skip-threshold)
7009 (compilation-skip-visited, compilation-context-lines):
7010 Declare :version when added to Emacs.
7011 (compilation-error-regexp-alist-alist): Extend caml and irix.
7012 (compilation-setup): Fix if font-locked w/o font-lock-defaults.
7013 (compilation-mode-font-lock-keywords): Temporarily undo line as
7014 function patch, which wasn't ready.
7015
7016 2004-04-07 Kenichi Handa <handa@m17n.org>
7017
7018 * international/latin1-disp.el (latin1-display-setup): Check each
7019 character is displayable or not instead of calling
7020 latin1-display-check-font.
7021
7022 2004-04-06 Kenichi Handa <handa@m17n.org>
7023
7024 * language/ethio-util.el (ethio-sera-being-called-by-w3):
7025 New variable.
7026 (ethio-sera-to-fidel-ethio): Check ethio-sera-being-called-by-w3
7027 instead of sera-being-called-by-w3.
7028 (ethio-fidel-to-sera-buffer): Likewise.
7029 (ethio-find-file): Bind ethio-sera-being-called-by-w3 to t
7030 instead of sera-being-called-by-w3.
7031 (ethio-write-file): Likewise.
7032
7033 2004-04-05 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7034
7035 * printing.el: Doc fix.
7036
7037 2004-04-05 Nick Roberts <nick@nick.uklinux.net>
7038
7039 * progmodes/gdb-ui.el (gdb-use-inferior-io-buffer): New option.
7040 (gdb-ann3, gdb-send, gdb-starting, gdb-stopping)
7041 (gdb-setup-windows): Only use separate IO buffer if required.
7042
7043 2004-04-06 Kim F. Storm <storm@cua.dk>
7044
7045 * term.el (term-is-xemacs): Remove.
7046 (term-if-xemacs, term-ifnot-xemacs): Test (featurep 'xemacs).
7047 (term-window-width): New function.
7048 (term-mode, term-check-size): Use it.
7049 (term-mode): Disable overflow-newline-into-fringe in term buffer.
7050
7051 2004-04-05 Per Abrahamsen <abraham@dina.kvl.dk>
7052
7053 * cus-edit.el (custom-add-parent-links): Change unbound variable
7054 `symbol' to `name'.
7055
7056 2004-04-05 Jesper Harder <harder@ifa.au.dk>
7057 * info.el (info-apropos): New function.
7058 (Info-mode-menu): Add it.
7059 (Info-find-node, Info-find-node-2): Grok apropos virtual file.
7060
7061 * help-mode.el (help-make-xrefs): Recognize aliased variable with
7062 inherited docstring.
7063
7064 * play/gamegrid.el (gamegrid-add-score-insecure): Use sort-fields.
7065
7066 2004-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
7067
7068 * textmodes/fill.el (fill-comment-paragraph): Obey indent-tabs-mode.
7069
7070 * progmodes/compile.el (font-lock): Don't require any more.
7071 (compilation-error-properties, compilation-start, compilation-sentinel)
7072 (compilation-filter, next-error): Use with-current-buffer.
7073 (compilation-skip-to-next-location, compilation-skip-threshold)
7074 (compilation-skip-visited): Move to silence the byte-compiler.
7075 (compilation-setup): Simplify.
7076 (compilation-next-error): Use line-(beginning|end)-position.
7077 Make sure `pt' is non-nil before using compilation-loop.
7078 (compile-goto-error): Add optional event arg. Use it.
7079 (compile-mouse-goto-error): Make it an alias of compile-goto-error.
7080 (compilation-minor-mode-map, compilation-shell-minor-mode-map):
7081 Update the binding for mouse-2.
7082 (first-error): Set compilation-current-error to nil rather than bob.
7083 (compilation-parsing-end, compilation-parse-errors-function)
7084 (compilation-error-list, compilation-old-error-list):
7085 "New" compatibility variables.
7086 (compile-buffer-substring, compilation-compat-error-properties)
7087 (compilation-compat-parse-errors, compilation-forget-errors):
7088 New compatibility functions.
7089 (compilation-mode-font-lock-keywords): Use them.
7090
7091 2004-04-04 Luc Teirlinck <teirllm@auburn.edu>
7092
7093 * autorevert.el (auto-revert-handler): If point (or a window
7094 point) is at the end of the buffer, keep it there after
7095 reverting. This allows to tail a file.
7096 Mention this in the `Commentary'.
7097
7098 * format.el (format-write-file): Add optional argument CONFIRM
7099 and make it behave like the analogous argument to `write-file'.
7100
7101 2004-04-04 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7102
7103 * progmodes/ebnf2ps.el: Doc fix.
7104 (ebnf-version): New version number (4.2).
7105 (ebnf-syntax): Customization and docstring fix.
7106 (ebnf-eliminate-empty-rules, ebnf-optimize, ebnf-otz-initialize):
7107 Put autoloaded funs before first use.
7108 (ebnf-style-database): Add dtd entry.
7109 (ebnf-syntax-alist): Add dtd initialization.
7110 (ebnf-token-sequence): New fun.
7111 (ebnf-comment-table): Add new comment action character.
7112 (ebnf-dtd-parser, ebnf-dtd-initialize): Autoload funs from ebnf-dtd.
7113
7114 * progmodes/ebnf-dtd.el: New file, implement a parser for DTD (Data
7115 Type Definition for XML).
7116
7117 * progmodes/ebnf-abn.el (ebnf-abn-concatenation):
7118 * progmodes/ebnf-bnf.el (ebnf-sequence):
7119 * progmodes/ebnf-ebx.el (ebnf-ebx-concatenation):
7120 * progmodes/ebnf-iso.el (ebnf-iso-single-definition):
7121 * progmodes/ebnf-yac.el (ebnf-yac-sequence):
7122 Code simplification: call ebnf-token-sequence.
7123
7124 2004-04-04 Eli Zaretskii <eliz@gnu.org>
7125
7126 * calendar/timeclock.el (timeclock-relative)
7127 (timeclock-get-project-function, timeclock-get-workday-function)
7128 (timeclock-query-out, timeclock-when-to-leave)
7129 (timeclock-when-to-leave-string, timeclock-log-data)
7130 (timeclock-generate-report, timeclock-in): Doc fixes.
7131
7132 2004-04-03 Stefan Monnier <monnier@iro.umontreal.ca>
7133
7134 * url/: New dir. Import the URL package from its repository.
7135
7136 2004-04-03 Andreas Schwab <schwab@suse.de>
7137
7138 * diff-mode.el (diff-mode): Fix missing quote.
7139
7140 2004-04-03 Juri Linkov <juri@jurta.org>
7141
7142 * descr-text.el (describe-property-list): Add `font-lock-face'.
7143
7144 * dired.el (dired-font-lock-keywords): Fix permission regexps.
7145
7146 2004-04-02 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
7147
7148 * x-dnd.el (x-dnd-handle-moz-url, x-dnd-insert-utf16-text):
7149 Use utf-16le on little endian machines and utf-16be otherwise.
7150
7151 2004-04-02 David Kastrup <dak@gnu.org>
7152
7153 * net/browse-url.el (browse-url-generic): Use call-process
7154 instead of start-process to allow browsers that fork and detach.
7155
7156 2004-04-01 Daniel Pfeiffer <occitan@esperanto.org>
7157
7158 * compile.el (compilation-current-error): New var.
7159 (compilation-setup, compile-mouse-goto-error)
7160 (compile-goto-error, next-error): Use it.
7161 (compilation-skip-to-next-location): Default to t, which gives
7162 contiguous skipping like old compile (where this was redundant).
7163 (compilation-next-error): Prevent previous-* commands from moving
7164 back to message at or just before point.
7165
7166 2004-04-01 Nick Roberts <nick@nick.uklinux.net>
7167
7168 * progmodes/gdb-ui.el (gdb-view-source-function, gdb-view-assembler)
7169 (gdb-source-info): Don't display source at startup, if required.
7170 (gdb-show-main): New option.
7171 (gdba): Update documentation.
7172 (gdb-source): Cover case of auto-display output.
7173
7174 2004-03-31 Luc Teirlinck <teirllm@auburn.edu>
7175
7176 * autorevert.el: Delete obsolete autoload's and defvar's.
7177 (auto-revert-check-vc-info): New user option.
7178 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
7179 (auto-revert-handler-vc): Delete.
7180 (auto-revert-handler): Treat return value `fast' of
7181 buffer-stale-function specially. Check `auto-revert-check-vc-info'.
7182
7183 * buff-menu.el (Buffer-menu-mode): Make the buffer-stale-function
7184 return `fast'.
7185
7186 * files.el (buffer-stale-function): Doc change.
7187
7188 2004-03-31 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7189
7190 * printing.el: New tip on Tips section.
7191 (pr-version): New version number (6.7.4).
7192 (pr-shell-file-name): Initialization fix.
7193
7194 2004-03-31 Juri Linkov <juri@jurta.org>
7195
7196 * dired.el: Add autoload for `dired-do-touch'.
7197 (dired-touch-program): New var.
7198 (dired-mode-map): Bind `dired-do-touch' to T and add menu-item.
7199 (dired-no-confirm): Add `touch' to docstring.
7200
7201 * dired-aux.el (dired-do-touch): New fun.
7202 (dired-do-chxxx): Add argument -t for touch operation.
7203
7204 * dired-x.el (dired-mark-sexp): Replace hard-coded month names by
7205 `dired-move-to-filename-regexp'.
7206
7207 2004-03-31 H\e,Ae\e(Bkan Granath <hakan.granath@kau.se> (tiny change)
7208
7209 * dired.el (dired-move-to-filename-regexp): Add `.' to HH:MM.
7210
7211 2004-03-30 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7212
7213 * progmodes/ebnf2ps.el (ebnf-eps-finish-and-write): Write a buffer if
7214 and only if the buffer was modified.
7215
7216 2004-03-30 Kenichi Handa <handa@m17n.org>
7217
7218 * international/characters.el: Delete pairs for U+2308..U+230B.
7219
7220 2004-03-29 Nick Roberts <nick@nick.uklinux.net>
7221
7222 * progmodes/gud.el (gud-gdb-marker-filter): Include "\n" in regexp
7223 to detect the beginning of a level 2 or 3 annotation.
7224
7225 2004-03-29 Kenichi Handa <handa@m17n.org>
7226
7227 * international/ucs-tables.el (ucs-insert): Fix the error message.
7228
7229 2004-03-29 Kenichi Handa <handa@m17n.org>
7230
7231 * international/mule-util.el (char-displayable-p): Fix generation
7232 of XLFD file name.
7233
7234 * Makefile.in (setwins, setwins_almost): Change directory to $wd
7235 before finding directories by `find'.
7236
7237 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
7238
7239 * subr.el (interactive-form): Delete. Now implemented in C.
7240
7241 * pcvs.el (cvs-parse-process): Workaround for Darwin.
7242
7243 * vc.el (vc-version-diff, vc-default-diff-tree): Change `rel' -> `rev'.
7244 (vc-diff-label): New fun.
7245 (vc-diff-internal): Use it.
7246
7247 * progmodes/gdb-ui.el (gdb-post-prompt): Fix test.
7248
7249 2004-03-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7250
7251 * progmodes/ebnf-abn.el (ebnf-abn-parser): Handle initial comments.
7252
7253 * progmodes/ebnf-ebx.el: New file, implement a parser for EBNF used to
7254 specify XML (EBNFX).
7255
7256 * progmodes/ebnf2ps.el: Doc fix.
7257 (ebnf-version): New version number (4.1).
7258 (ebnf-syntax): Adjust customization.
7259 (ebnf-style-database): Add ebnfx entry.
7260 (ebnf-syntax-alist): Add ebnfx initialization.
7261 (ebnf-ebx-parser, ebnf-ebx-initialize): Autoload funs from ebnf-ebx.
7262
7263 * printing.el: Doc fix.
7264 (pr-version): New version number (6.7.3).
7265 (pr-menu-position): Adjust X and Y positions when mouse-pixel-position
7266 returns nil for mouse position. Reported by Drew Adams
7267 <drew.adams@oracle.com>.
7268 (pr-update-menus): Modify interactive declaration. Reported by Drew
7269 Adams <drew.adams@oracle.com>.
7270
7271 2004-03-28 Nick Roberts <nick@nick.uklinux.net>
7272
7273 * progmodes/gdb-ui.el (gdb-ann3, gdb-send-item)
7274 (gud-gdba-marker-filter): Log the process input and output, if
7275 required. From Stefan Monnier.
7276 (gdb-debug-log, gdb-enable-debug-log): New variables.
7277 (gdb-post-prompt): Don't do gdb-var-update on Mac OS X.
7278
7279 2004-03-28 Stefan Monnier <monnier@iro.umontreal.ca>
7280
7281 * vc-hooks.el (vc-file-not-found-hook): Fix typo.
7282 From lorentey@elte.hu (L\e$,1 q\e(Brentey K\e,Aa\e(Broly).
7283
7284 2004-03-27 Luc Teirlinck <teirllm@auburn.edu>
7285
7286 * autorevert.el (auto-revert-handler): Handle auto-revert-mode.
7287 Call vc-find-file-hook here instead of in auto-revert-buffers.
7288 (auto-revert-buffers): Delete call to vc-find-file-hook.
7289 (auto-revert-verbose, global-auto-revert-non-file-buffers)
7290 (global-auto-revert-mode, auto-revert-set-timer)
7291 (auto-revert-handler, auto-revert-buffers): Doc fixes.
7292
7293 2004-03-27 Francis J. Wright <F.J.Wright@qmul.ac.uk>
7294
7295 * woman.el (woman-change-fonts): Rename local variable
7296 woman-font-alist to font-alist to avoid a compiler warning.
7297
7298 2004-03-27 Dave Love <fx@gnu.org>
7299
7300 * emacs-lisp/rx.el (rx): Doc fix.
7301 Fix copyright years.
7302
7303 * strokes.el (strokes-global-set-stroke-string): New function.
7304 (strokes-list-strokes): Cope with strings, not just commands.
7305 Set foreground colour of image.
7306 (strokes-global-set-stroke): Doc fix.
7307
7308 2004-03-26 Luc Teirlinck <teirllm@auburn.edu>
7309
7310 * buff-menu.el (Buffer-menu-revert-function): Make it suitable for
7311 Auto Revert mode.
7312 (Buffer-menu-files-only): New variable.
7313 (Buffer-menu-toggle-files-only): New function.
7314 (Buffer-menu-mode-map): Bind it to `T'.
7315 (Buffer-menu-mode): Mention `T' in docstring.
7316 Set buffer-stale-function.
7317 (list-buffers-noselect): Mark buffer non-modified and set
7318 Buffer-menu-files-only.
7319
7320 * dired.el (buffer-stale-function): Remove no longer needed defvar.
7321
7322 * autorevert.el (auto-revert-handler): Print revert message
7323 before, rather than after, reverting.
7324 (buffer-stale-function): Move to files.el.
7325
7326 * files.el (buffer-stale-function): Move here from autorevert.el.
7327
7328 2004-03-26 Stefan Monnier <monnier@iro.umontreal.ca>
7329
7330 * vc.el (vc-maybe-resolve-conflicts): Don't prompt the user.
7331
7332 * calc/calc.el (calc-mode-map): Use mapc.
7333
7334 * apropos.el (apropos-mode): Don't autoload.
7335 (apropos-symbols-internal): New fun. Extracted from `apropos'.
7336 (apropos): Use it.
7337 (apropos-print): Add optional `text' argument.
7338 (apropos-describe-plist): Use help-buffer and hexlp-setup-xref.
7339 Don't assume point-min == 1.
7340
7341 * bs.el (bs-buffer-list): Use buffer-local-value.
7342 (bs--set-toggle-to-show): Use with-current-buffer.
7343
7344 * buff-menu.el (Buffer-menu-sort, Buffer-menu-make-sort-button):
7345 New funs.
7346 (list-buffers-noselect): Use them. Adjust :align-to to new style.
7347
7348 * cvs-status.el (cvs-tree-use-jisx0208): Use char-displayable-p.
7349
7350 * dabbrev.el (dabbrev-expand): Fix regexp construction.
7351 (dabbrev--find-expansion): Use pop.
7352 (dabbrev--search): Use match-string-no-properties.
7353
7354 * dired.el (dired-mode): Use run-mode-hooks.
7355 (dired-move-to-end-of-filename): Use match-string.
7356
7357 * ediff-init.el (ediff-hide-face): Check that facemenu-unlisted-faces
7358 is bound before using it.
7359 (ediff-verbose-p): Make it into a var since it's not constant.
7360
7361 * electric.el (Electric-pop-up-window): Avoid popping up a new frame.
7362
7363 * faces.el (read-face-font): Don't cons up unnecessarily.
7364 (header-line, tool-bar): Share common parts.
7365
7366 * files.el (file-relative-name): Use compare-strings.
7367
7368 * finder.el (finder-mode): Follow coding convention.
7369
7370 * subr.el (read-number): New function.
7371
7372 * ses.el (ses-read-number): Move to subr.el.
7373 (ses-set-header-row): Use read-number.
7374
7375 2004-03-26 Andre Spiegel <spiegel@gnu.org>
7376
7377 * vc-hooks.el (vc-arg-list): New function, which handles both
7378 compiled and uncompiled code.
7379 (vc-default-workfile-unchanged-p): Use it.
7380
7381 * vc.el (vc-print-log): Undo prev change, use new function
7382 vc-arg-list from vc-hooks.el.
7383
7384 2004-03-26 Masatake YAMATO <jet@gyve.org>
7385
7386 * simple.el (completion-setup-function): Emphasize the
7387 first uncommon characters in the completions; and de-emphasize
7388 the common prefix substrings.
7389 (completion-emphasis): New face.
7390 (completion-de-emphasis): New face.
7391
7392 2004-03-25 Juanma Barranquero <lektu@terra.es>
7393
7394 * progmodes/cperl-mode.el (cperl-indent-alist, cperl-where-am-i):
7395 Comment out (it's unused and unfinished code).
7396
7397 2004-03-25 Sam Steingold <sds@gnu.org>
7398
7399 * vc.el (vc-print-log): Fix a bug in the last patch:
7400 backend-function may be a byte-compiled object, not a lambda.
7401
7402 2004-03-25 Juri Linkov <juri@jurta.org>
7403
7404 * descr-text.el (describe-property-list): Add a button
7405 for `face' property that calls `describe-face'.
7406 Suggested by luis fernandes <elf@ee.ryerson.ca>
7407
7408 * international/mule.el (keyboard-coding-system):
7409 * kmacro.el (kmacro-call-macro): Fix docstring.
7410
7411 * dired.el: Fix comments.
7412
7413 * textmodes/fill.el (fill): Fix Info link.
7414
7415 * font-lock.el (fast-lock, lazy-lock):
7416 * jit-lock.el (jit-lock): Remove links to removed Support Modes
7417 Info node.
7418
7419 * eshell/eshell.el (eshell): Fix broken info-link.
7420
7421 * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
7422 * eshell/em-banner.el (eshell-banner):
7423 * eshell/em-smart.el (eshell-smart):
7424 * eshell/esh-cmd.el (eshell-cmd):
7425 Comment out broken info-links to incomplete Info manual.
7426
7427 * info-xref.el: Fix commentary.
7428
7429 2004-03-25 Kevin Ryde <user42@zip.com.au>
7430
7431 * info-xref.el (info-xref-check-buffer): Report empty filename parts.
7432 Remove spurious node duplicate suppression, doesn't work, not wanted.
7433 (info-xref-output): Take format style args, add "sit-for 0" to let
7434 user see the results as they progress.
7435 (info-xref-check-all-custom): New function.
7436
7437 2004-03-25 Nick Roberts <nick@nick.uklinux.net>
7438
7439 * gdb-ui.el: Moved to progmodes.
7440
7441 2004-03-24 Stefan Monnier <monnier@iro.umontreal.ca>
7442
7443 * diff-mode.el (diff-font-lock-keywords): Disable yank-handler.
7444
7445 2004-03-24 Glenn Morris <gmorris@ast.cam.ac.uk>
7446
7447 * calendar/appt.el (appt-check): Remove superfluous progn.
7448 When finished with diary buffer: if it was not being displayed
7449 before, kill it; otherwise restore its original state.
7450 Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
7451
7452 * calendar/calendar.el (calendar-set-mode-line): Use total
7453 available mode-line width, rather than frame-width.
7454
7455 * calendar/diary-lib.el (fancy-diary-display): Set mode-line
7456 after mode change so effect not lost.
7457
7458 2004-03-23 Dave Love <fx@gnu.org>
7459
7460 * dired.el (dired) <defgroup>: Add link to manual.
7461 (dired-font-lock-keywords): Add highlighting on unusual permissions.
7462 (dired-revert): Use dolist.
7463 (dired-mode-map): Add U binding.
7464 (dired-mode): Add font-lock-beginning-of-syntax-function.
7465 (dired-garbage-files-regexp): Make it a defcustom.
7466
7467 2004-03-23 Stefan Monnier <monnier@iro.umontreal.ca>
7468
7469 * vc-arch.el (vc-arch-diff): Handle the special case where `newvers'
7470 is equivalent to nil.
7471 (vc-arch-diff3-rej-p): Be a bit more flexible in what we accept.
7472 (vc-arch-mode-line-string): Accept `added' state.
7473 (vc-arch-state): Use inode-sigs if available.
7474 (vc-arch-add-tagline): Rename from vc-arch-add-tag.
7475 Copy&delete existing id file if any. Fallback if uuidgen is absent.
7476 (vc-arch-tagline-re): New var.
7477 (vc-arch-file-source-p, vc-arch-file-id, vc-arch-tagging-method):
7478 New functions.
7479 (vc-arch-find-file-not-found-hook, vc-arch-register): New backend ops.
7480 (vc-arch-registered): Try our best guess using vc-arch-file-source-p.
7481
7482 * vc-hooks.el (vc-default-find-file-not-found-hook): New fun.
7483 (vc-file-not-found-hook): Use it.
7484
7485 * diff-mode.el (diff-default-read-only): Change default.
7486 (diff-mode-hook): Make it a defcustom. Add some options.
7487 (diff-mode-map): Bind diff-refine-hook.
7488 (diff-yank-handler): New var.
7489 (diff-yank-function): New fun.
7490 (diff-font-lock-keywords): Use them.
7491 (diff-end-of-file): Handle case where file-header looks like diff text.
7492 (diff-hunk-kill): Adjust to "new" hunk-next behavior.
7493 (diff-file-kill): Delete a subsequent empty line, if applicable.
7494 (diff-hunk-file-names): New fun, extracted from diff-tell-file-name.
7495 (diff-find-file-name): Use it.
7496 (diff-tell-file-name): New command.
7497 (diff-mode): Be careful with view-mode.
7498 (diff-delete-if-empty, diff-delete-empty-files, diff-make-unified):
7499 New functions, for use in diff-mode-hook.
7500 (diff-find-source-location): Catch "regex too large" errors.
7501 (diff-apply-hunk, diff-test-hunk): Go to old or new file.
7502 (diff-refine-hunk): New command.
7503
7504 * smerge-mode.el (smerge-mode-menu): Fix activate pred for resolve.
7505 (smerge-context-menu-map): Remove unused var.
7506 (smerge-keep-all): Preserve markers.
7507 (smerge-keep-n): New fun.
7508 (smerge-keep-base, smerge-keep-other, smerge-keep-mine)
7509 (smerge-keep-current, smerge-ediff): Use it.
7510 (smerge-kill-current): Use it. Make it work on some 3-part conflicts.
7511 (smerge-popup-context-menu): Also use context-menu on 3-part conflicts.
7512 (smerge-resolve): Resolve trivial 3-part conflicts.
7513
7514 2004-03-23 Juri Linkov <juri@jurta.org>
7515
7516 * man.el (Man-width): New var.
7517 (Man-getpage-in-background): Use it.
7518 (Man-support-local-filenames): New var and fun.
7519 (Man-build-man-command): Don't add a second %s.
7520 (Man-fontify-manpage): Clean up message.
7521 (Man-mode): Set outline-regexp, outline-level,
7522 imenu-generic-expression.
7523
7524 * woman.el (woman-fill-frame): Doc fix.
7525 (woman-decode-region): Use window-width instead of frame-width.
7526
7527 * abbrevlist.el (list-one-abbrev-table):
7528 * descr-text.el (describe-char):
7529 * international/mule-diag.el (describe-current-coding-system):
7530 * international/quail.el (quail-insert-decode-map):
7531 Use window-width instead of frame-width.
7532
7533 * jka-compr.el (jka-compr-compression-info-list): Add tbz and dz.
7534 (jka-compr-mode-alist-additions): Add tbz.
7535 (jka-compr-write-region, jka-compr-insert-file-contents):
7536 Add message for undefined compress-program.
7537 (jka-compr-write-region): Remove redundant var bindings.
7538
7539 * dired-x.el (dired-guess-shell-alist-default): Add choices for
7540 extracting files into subdirectory. Add tbz and dz. Fix regexps.
7541 Add extensions .[0-9] for man and nroff, and .pod for perldoc.
7542 (dired-man): Use dired-guess-shell-command.
7543 (dired-guess-shell-case-fold-search): Change defvar to defcustom.
7544 Change default nil to t.
7545
7546 * dired-aux.el (dired-compress-file-suffixes): Add dz and tbz.
7547 (dired-compare-directories): Add default value for empty input.
7548
7549 * help-at-pt.el: Move suggestions for key bindings to Commentary.
7550
7551 * time.el (display-time-string-forms): Fix help-echo date format.
7552
7553 2004-03-22 Luc Teirlinck <teirllm@auburn.edu>
7554
7555 * autorevert.el (global-auto-revert-non-file-buffers): Expand docstring.
7556 (buffer-stale-function): New variable.
7557 (auto-revert-list-diff, auto-revert-dired-file-list)
7558 (auto-revert-dired-changed-p, auto-revert-buffer-p): Delete.
7559 (auto-revert-handler): Take over some functionality of deleted
7560 functions.
7561 (auto-revert-buffers): Delete call to auto-revert-buffer-p.
7562
7563 * dired.el (dired-directory-changed-p): New fun, extracted from
7564 dired-internal-noselect.
7565 (dired-buffer-stale-p): New fun.
7566 (dired-internal-noselect): Use dired-directory-changed-p.
7567 Eliminate revert messages.
7568 (dired-mode): Set buffer-stale-function to dired-buffer-stale-p.
7569
7570 2004-03-23 Kenichi Handa <handa@m17n.org>
7571
7572 * international/characters.el: Setup syntaxes for more parentheses
7573 Unicode characters.
7574
7575 * international/mule-cmds.el (select-safe-coding-system):
7576 Merge coding-system and auto-cs before comparing them.
7577
7578 2004-03-22 Stefan Monnier <monnier@iro.umontreal.ca>
7579
7580 * emacs-lisp/pp.el (pp-eval-expression): Simplify.
7581
7582 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Don't set
7583 normal-auto-fill-function and comment-indent-function.
7584 The default values now work just as well.
7585 Don't set font-lock-beginning-of-syntax-function since we already set
7586 syntax-begin-function.
7587 (lisp-outline-level): Put ;;;###autoload at same level as (.
7588 (prin1-char): Quote special chars.
7589
7590 * emacs-lisp/lisp-mnt.el (lm-keywords-finder-p): Use defvar rather
7591 than with-no-warnings.
7592
7593 * emacs-lisp/edebug.el (edebug-display): Bring up a debug trace
7594 if the source location can't be found.
7595 (edebug-compute-previous-result): Use prin1-char.
7596
7597 * emacs-lisp/checkdoc.el (checkdoc-error): Don't assume point-min == 1.
7598 (debug-ignored-errors): Add an entry.
7599
7600 * emacs-lisp/bytecomp.el (byte-recompile-directory): Ignore hidden dir.
7601 (byte-compile-file): Output warning when deleting a file.
7602
7603 * emacs-lisp/byte-run.el (defsubst): Add edebug spec and use backquote.
7604 (dont-compile, eval-when-compile, eval-and-compile): Add edebug spec.
7605
7606 * emacs-lisp/byte-opt.el (byte-compile-log-lap)
7607 (byte-compile-inline-expand): Use backquote.
7608 (byte-optimize-pure-func): Rename from byte-optimize-concat.
7609 (symbol-name, regexp-opt, regexp-quote): Mark as pure.
7610
7611 * emacs-lisp/backquote.el (backquote-list*-macro): Use nreverse.
7612
7613 * emacs-lisp/advice.el (ad-subr-arglist): Simplify.
7614
7615 2004-03-22 Juri Linkov <juri@jurta.org>
7616
7617 * finder.el (finder-known-keywords): Fix data, tex, unix.
7618
7619 * play/landmark.el: Fix keywords.
7620
7621 * language/ethio-util.el (ethio-find-file): Doc fix.
7622
7623 * emacs-lisp/warnings.el: Doc fix.
7624
7625 * textmodes/ispell.el (ispell-help): Doc fix.
7626
7627 2004-03-21 Luc Teirlinck <teirllm@auburn.edu>
7628
7629 * format.el (format-insert-file): Always return a list of two
7630 elements, like insert-file-contents does.
7631
7632 2004-03-21 Andre Spiegel <spiegel@gnu.org>
7633
7634 * vc.el: Add new optional BUFFER argument to vc-BACKEND-print-log
7635 and vc-BACKEND-diff.
7636 (vc-print-log): If the print-log implementation supports it, use
7637 the new BUFFER argument to direct output to *vc-change-log*, not *vc*.
7638 (vc-version-diff, vc-diff-internal): Doc fixes.
7639
7640 * vc-hooks.el (vc-default-workfile-unchanged-p): If the
7641 implementation supports it, let diff output go to *vc*,
7642 not *vc-diff*, since this is an internal call.
7643
7644 * vc-cvs.el (vc-cvs-print-log, vc-cvs-diff): Add optional BUFFER arg.
7645
7646 * vc-rcs.el (vc-rcs-print-log, vc-rcs-diff): Likewise.
7647
7648 * vc-sccs.el (vc-sccs-print-log, vc-sccs-diff): Likewise.
7649
7650 2004-03-21 Dave Love <fx@gnu.org>
7651
7652 * progmodes/cfengine.el (cfengine-mode):
7653 Set parse-sexp-ignore-comments.
7654
7655 * emacs-lisp/rx.el (rx): Work at compile time, not run time.
7656
7657 2004-03-21 Juanma Barranquero <lektu@terra.es>
7658
7659 * allout.el (allout-mode): Fix docstring.
7660
7661 2004-03-20 Luc Teirlinck <teirllm@auburn.edu>
7662
7663 * files.el (insert-directory): Fix bug if SWITCHES is a list.
7664
7665 * autorevert.el (auto-revert-interval): Make new value take
7666 effect immediately when set through Custom.
7667 (auto-revert-set-timer): Add interactive declaration.
7668
7669 2004-03-19 David Ponce <david@dponce.com>
7670
7671 * ruler-mode.el (ruler-mode-header-line-format-old):
7672 Don't `make-variable-buffer-local'.
7673 (ruler-mode-ruler-function): Default to `ruler-mode-ruler'.
7674 (ruler-mode-header-line-format): Simply funcall the above.
7675 (ruler-mode): Use `make-local-variable' and `kill-local-variable'
7676 to save/restore a previous header line format.
7677 (ruler-mode-space): Don't depend on a numeric WIDTH value.
7678 (ruler-mode-ruler): Use symbolic display elements for scrollbar,
7679 fringes and margins width.
7680 (ruler-mode-ruler-function): Default to ruler-mode-ruler.
7681
7682 2004-03-18 Stefan Monnier <monnier@iro.umontreal.ca>
7683
7684 * log-edit.el (log-edit-font-lock-keywords): Typo.
7685
7686 * textmodes/tex-mode.el (tex-shell): Set error parsing function here.
7687 (tex-send-tex-command): Rather than here.
7688 (tex-compilation-parse-errors): Simplify.
7689
7690 * info.el (Info-default-dirs): Don't ignore last part of I-d-d-l.
7691
7692 * time.el (display-time-string-forms): Add help-echo with date on time.
7693
7694 * composite.el (compose-region): Use restore-buffer-modified-p.
7695
7696 * disp-table.el (standard-display-8bit): Simplify.
7697
7698 * server.el (server-process-filter): Delete temp frame.
7699
7700 * add-log.el (add-change-log-entry): Simplify.
7701
7702 2004-03-19 Kim F. Storm <storm@cua.dk>
7703
7704 * hexl.el (hexl-mode-ruler): Adapt to new :align-to semantics.
7705 (hexl-follow-line): Don't require 'fringe.
7706
7707 * progmodes/compile.el (compilation-start): Always set
7708 compilation-last-buffer and return it.
7709
7710 2004-03-17 Luc Teirlinck <teirllm@auburn.edu>
7711
7712 * simple.el (clone-buffer): Doc fix.
7713
7714 2004-03-18 Juanma Barranquero <lektu@terra.es>
7715
7716 * emacs-lisp/byte-run.el (make-obsolete-variable): Fix docstring.
7717
7718 2004-03-17 Stefan Monnier <monnier@iro.umontreal.ca>
7719
7720 * log-edit.el (log-edit-font-lock-keywords): New var.
7721 (log-edit-mode): Use it.
7722
7723 2004-03-17 Nick Roberts <nick@nick.uklinux.net>
7724
7725 * gdb-ui.el (gdb-var-list-children-handler): Handle C++ classes
7726 properly for watching in speedbar.
7727
7728 2004-03-17 Masatake YAMATO <jet@gyve.org>
7729
7730 * smerge-mode.el (smerge-popup-context-menu):
7731 Put `unwind-protect' around `overlay-put' and `popup-menu'.
7732
7733 2004-03-16 Stefan Monnier <monnier@iro.umontreal.ca>
7734
7735 * vc-arch.el (vc-arch-workfile-unchanged-p): Define to avoid dup-diff.
7736 (vc-arch-workfile-version, vc-arch-mode-line-rewrite):
7737 Take sealed revisions into account.
7738 (vc-arch-checkin): Extract a summary line from the message.
7739
7740 2004-03-16 Masatake YAMATO <jet@gyve.org>
7741
7742 * register.el (register): Provide `register' feature.
7743
7744 2004-03-15 Masatake YAMATO <jet@gyve.org>
7745
7746 Added context menu support in smerge mode.
7747 Most of the part is written by Stefan Monnier.
7748
7749 * smerge-mode.el (smerge-context-menu-map, smerge-context-menu):
7750 New keymap and menu.
7751 (smerge-text-properties): New function.
7752 (smerge-remove-props): New function.
7753 (smerge-popup-context-menu): New function.
7754 (smerge-resolve): Call `smerge-remove-props'.
7755 (smerge-keep-base, smerge-keep-other, smerge-keep-mine): Ditto.
7756 (smerge-keep-current): Ditto.
7757 (smerge-kill-current): New function.
7758 (smerge-match-conflict): Put text properties.
7759 Detect the file as `same-diff conflict' if the filename is "ANCESTOR".
7760
7761 2004-03-15 David Ponce <david@dponce.com>
7762
7763 * ruler-mode.el: (ruler-mode-left-fringe-cols)
7764 (ruler-mode-right-fringe-cols, ruler-mode-left-scroll-bar-cols)
7765 (ruler-mode-right-scroll-bar-cols): Remove.
7766 (ruler-mode-window-col, ruler-mode-mouse-set-left-margin)
7767 (ruler-mode-mouse-set-right-margin, ruler-mode-ruler):
7768 Use fringe-columns and scroll-bar-columns.
7769
7770 2004-03-15 Masatake YAMATO <jet@gyve.org>
7771
7772 * hl-line.el (hl-line-range-function): New variable.
7773 (hl-line-move): New function.
7774 (global-hl-line-highlight): Use `hl-line-move'.
7775 (hl-line-highlight): Ditto.
7776
7777 * scroll-bar.el (scroll-bar-columns):
7778 * fringe.el (fringe-columns): New function derived from ruler-mode.el.
7779
7780 * ruler-mode.el (top-level): Require scroll-bar and fringe.
7781 (ruler-mode-left-fringe-cols)
7782 (ruler-mode-right-fringe-cols): Use `fringe-columns'.
7783 (ruler-mode-right-scroll-bar-cols)
7784 (ruler-mode-left-scroll-bar-cols): Use `scroll-bar-columns'.
7785 (ruler-mode-ruler-function): New variable.
7786 (ruler-mode-header-line-format): Call `ruler-mode-ruler-function'
7787 if the value for `ruler-mode-ruler-function'is given.
7788
7789 * hexl.el (hexl-mode-hook): Make the hook customizable.
7790 (hexl-address-area, hexl-ascii-area): New customize variables.
7791 (hexlify-buffer): Put font-lock-faces on the address area and
7792 the ascii area.
7793 (hexl-activate-ruler): New function.
7794 (hexl-follow-line): New function.
7795 (hexl-highlight-line-range): New function.
7796 (hexl-mode-ruler): New function.
7797
7798 2004-03-14 Stefan Monnier <monnier@iro.umontreal.ca>
7799
7800 * vc-hooks.el (vc-handled-backends): Add Arch. Move MCVS down.
7801 (vc-default-find-file-hook): New fun.
7802 (vc-find-file-hook): Call new find-file-hook operation.
7803
7804 * vc-arch.el: New file.
7805
7806 2004-03-12 Jesper Harder <harder@ifa.au.dk>
7807
7808 * info-look.el (info-lookup): Reuse an existing Info window.
7809
7810 2004-03-12 Francis J. Wright <F.J.Wright@qmul.ac.uk>
7811
7812 * woman.el (woman-preserve-ascii): Default value changed to t and
7813 doc string revised.
7814
7815 2004-03-12 Richard M. Stallman <rms@gnu.org>
7816
7817 * pcvs.el (cvs-mode-add-change-log-entry-other-window):
7818 Fix minor bug.
7819
7820 * replace.el (occur-engine): Change message for count of matches.
7821
7822 * emacs-lisp/bytecomp.el (byte-compile-get-constant):
7823 For strings, do compare text properties.
7824
7825 2004-03-11 Daniel Pfeiffer <occitan@esperanto.org>
7826
7827 * progmodes/compile.el (compile-auto-highlight)
7828 (compilation-error-list, compilation-old-error-list)
7829 (compilation-parse-errors-function, compilation-parsing-end)
7830 (compilation-error-message, compilation-directory-stack)
7831 (compilation-enter-directory-regexp-alist)
7832 (compilation-leave-directory-regexp-alist)
7833 (compilation-file-regexp-alist, compilation-nomessage-regexp-alist)
7834 (compilation-current-file, compilation-regexps): Remove vars.
7835
7836 (compile-error-at-point, compilation-error-filedata)
7837 (compilation-error-filedata-file-name, compile-reinitialize-errors)
7838 (compilation-next-error-locus, compilation-forget-errors)
7839 (count-regexp-groupings, compilation-parse-errors)
7840 (compile-collect-regexps, compile-buffer-substring): Remove funs.
7841
7842 (compile-internal): Make obsolete.
7843
7844 (compilation-first-column, compilation-error)
7845 (compilation-directory-matcher, compilation-page-delimiter)
7846 (compilation-mode-font-lock-keywords, compilation-debug)
7847 (compilation-error-face, compilation-warning-face)
7848 (compilation-info-face, compilation-line-face)
7849 (compilation-column-face, compilation-enter-directory-face)
7850 (compilation-leave-directory-face, compilation-skip-threshold)
7851 (compilation-skip-visited, compilation-context-lines): New vars.
7852
7853 (compilation-warning-face, compilation-info-face)
7854 (compilation-message-face): New faces.
7855
7856 (compilation-error-regexp-alist-alist): New constant.
7857
7858 (compilation-face, compilation-directory-properties)
7859 (compilation-assq, compilation-error-properties, compilation-start)
7860 (define-compilation-mode, compilation-loop)
7861 (compilation-set-window): New functions.
7862
7863 (compile): Additional argument for interactive compiles like TeX.
7864
7865 * progmodes/grep.el (kill-grep): Move here from compile.el
7866 (grep-error, grep-hit-face, grep-error-face)
7867 (grep-mode-font-lock-keywords): New variables.
7868 (grep-regexp-alist): Simplify regexp and add `binary' case.
7869 (grep-mode): New mode.
7870 (grep-process-setup): Simplify.
7871
7872 2004-03-11 Jason Rumney <jasonr@gnu.org>
7873
7874 * net/ldap.el (ldap-search-internal): Handle file URLs with drive
7875 letters on DOS/Windows.
7876
7877 2004-03-11 Stefan Monnier <monnier@iro.umontreal.ca>
7878
7879 * server.el (server-name): New var.
7880 (server-socket-dir): New var to replace server-socket-name.
7881 (server-start): Use them.
7882
7883 2004-03-11 Simon Josefsson <jas@extundo.com>
7884
7885 * mail/smtpmail.el (smtpmail-read-response): Abort if process has
7886 died to avoid infloop. Reported by Jonathan Glauner
7887 <jglauner@sbum.org>.
7888
7889 2004-03-10 Stefan Monnier <monnier@iro.umontreal.ca>
7890
7891 * smerge-mode.el (smerge-check-cache, smerge-check): New var and fun.
7892 (smerge-mode-menu): Use it to deactivate menu entries.
7893 (smerge-keep-current): New fun.
7894 (smerge-keep-current): Use it.
7895
7896 2004-03-10 John Paul Wallington <jpw@gnu.org>
7897
7898 * foldout.el (foldout-fold-list, foldout-modeline-string):
7899 Declare them as variables, not constants.
7900
7901 2004-03-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7902
7903 * ps-print.el: Modification to print *Messages* buffer.
7904 (ps-print-version): New version 6.6.4.
7905 (ps-message-log-max): New fun.
7906 (ps-spool-without-faces, ps-spool-with-faces)
7907 (ps-count-lines-preprint): Code fix.
7908
7909 * printing.el: New tips in Tips section.
7910
7911 2004-03-09 Vinicius Jose Latorre <viniciusjl@ig.com.br>
7912
7913 * delim-col.el: Doc fix.
7914
7915 * printing.el: Doc fix. New doc section (Tips).
7916
7917 2004-03-09 Stefan Monnier <monnier@iro.umontreal.ca>
7918
7919 * type-break.el (type-break-emacs-variant): Remove.
7920 (type-break-run-at-time, type-break-cancel-function-timers):
7921 Use fboundp rather than version name and number.
7922
7923 2004-03-09 Masatake YAMATO <jet@gyve.org>
7924
7925 * hexl.el (hexl-mode): Use `make-local-variable' instead of
7926 `make-variable-buffer-local'.
7927
7928 2004-03-08 Michael Albinus <Michael.Albinus@alcatel.de>
7929
7930 * find-dired.el (find-dired): Call `shell-command' instead of
7931 `start-process-shell-command'. By this, Tramp takes over
7932 handling of remote directories.
7933
7934 2004-03-07 Stefan Monnier <monnier@iro.umontreal.ca>
7935
7936 * newcomment.el (comment-use-global-state): New var.
7937 (comment-search-forward): Use it.
7938
7939 * emacs-lisp/lisp-mode.el (lisp-mode-variables): Set it.
7940
7941 * cus-edit.el (fill) <defgroup>: Move to fill.el.
7942
7943 * textmodes/fill.el (fill) <defgroup>: Move from cus-edit.el.
7944 (enable-kinsoku): Make it a defcustom.
7945 (fill-comment-paragraph): Don't rely on fill-prefix to bound the
7946 paragraph to same-comment-start-marker.
7947
7948 2004-03-07 Dave Love <fx@gnu.org>
7949
7950 * net/browse-url.el (rfc2368-parse-mailto-url): Autoload.
7951 (browse-url-mail): Use it.
7952
7953 * mail/rfc2368.el (rfc2368-unhexify-char): Delete.
7954 (rfc2368-unhexify-string): Use replace-regexp-in-string.
7955
7956 2004-03-07 Francis J. Wright <F.J.Wright@qmul.ac.uk>
7957
7958 * woman.el (woman-man.conf-path): Doc fix.
7959 (woman-parse-man.conf): Also parse OPTIONAL_MANPATH.
7960
7961 2004-03-07 Eli Zaretskii <eliz@gnu.org>
7962
7963 * sort.el (sort-columns): Remove ms-dos from the list of systems
7964 where the external `sort' command is not used.
7965
7966 2004-03-07 Kim F. Storm <storm@cua.dk>
7967
7968 * gdb-ui.el (gdb-overlay-arrow-position): Add defvar.
7969 (gdb-reset): Reset gdb-overlay-arrow-position marker and remove it
7970 from overlay-arrow-variable-list.
7971 (gdb-assembler-mode): Use add-to-list for gdb-overlay-arrow-position.
7972
7973 2004-03-06 Nick Roberts <nick@nick.uklinux.net>
7974
7975 * gdb-ui.el (gdb-assembler-mode, gdb-assembler-custom): Set up
7976 overlay arrow string properly for the assembler buffer.
7977
7978 2004-03-05 Stefan Monnier <monnier@iro.umontreal.ca>
7979
7980 * mail/sendmail.el (mail-mode): Fix last change.
7981
7982 2004-03-05 Nick Roberts <nick@nick.uklinux.net>
7983
7984 * gdb-ui.el (gdb-assembler-mode): Create a second overlay arrow
7985 for the assembler buffer.
7986 (gdb-assembler-custom): Position the overlay arrow.
7987 (gdb-put-arrow, gdb-remove-arrow): Delete functions.
7988
7989 2004-03-04 Stefan Monnier <monnier@iro.umontreal.ca>
7990
7991 * progmodes/sh-script.el (sh-font-lock-paren): Add @ in case patterns.
7992
7993 * pcvs-info.el (cvs-fileinfo->backup-file): Use a more constraining
7994 regexp to distinguish .#ChangeLog.9.1.400 and .#ChangeLog.1.400.
7995
7996 * mail/sendmail.el (mail-mode): Set comment-start-skip.
7997
7998 * newcomment.el (uncomment-region): Allow non-terminated comment.
7999 (comment-normalize-vars): Check the user-specified comstart marker.
8000
8001 2004-03-04 Jesper Harder <harder@ifa.au.dk>
8002
8003 * sort.el (sort-columns): Don't use external 'sort' on ms-windows.
8004 Otherwise, do use it if the region only contains font-lock text
8005 properties.
8006
8007 2004-03-04 Masatake YAMATO <jet@gyve.org>
8008
8009 * hexl.el (hexl-mode): Set `hexl-print-current-point-info'
8010 as the callback function for eldoc.
8011 (hexl-print-current-point-info): New function.
8012 (hexl-current-address): Print the address in both decimal
8013 and hexadecimal format.
8014
8015 2004-03-04 Richard M. Stallman <rms@gnu.org>
8016
8017 * mail/rmail.el (rmail-convert-to-babyl-format):
8018 Specify t for UNIBYTE when calling mail-unquote-printable-region.
8019
8020 * mail/mail-utils.el (mail-unquote-printable-region):
8021 New arg UNIBYTE.
8022
8023 * startup.el (command-switch-alist): Doc fix.
8024
8025 * simple.el (undo): Temporarily set this-command to `undo-start',
8026 then set it to `undo' once undo-start returns without error.
8027
8028 * simple.el (minibuffer-history-sexp-flag): Doc fix.
8029
8030 * simple.el (kill-line): Don't disregard trailing whitespace
8031 in eol condition, if show-trailing-whitespace is set.
8032
8033 * mouse-sel.el (mouse-sel-has-been-enabled): New var.
8034 (mouse-sel-mode): When enabling, set mouse-sel-has-been-enabled.
8035 When disabling, restore old values only if mouse-sel-has-been-enabled.
8036
8037 * isearch.el (isearch-*-char): New arg WANT-BACKSLASH.
8038 (isearch-{-char): New function.
8039 (isearch-mode-map): Bind { to isearch-{-char.
8040
8041 * font-lock.el (lisp-font-lock-keywords-2):
8042 Turn off the CL with-... and do-... general patterns.
8043 Instead, recognize several specific with... and do... constructs.
8044
8045 * files.el (switch-to-buffer-other-window):
8046 Bind same-window-buffer-names and same-window-regexps to nil.
8047 (switch-to-buffer-other-frame): Likewise.
8048
8049 2004-03-03 Stefan Monnier <monnier@iro.umontreal.ca>
8050
8051 * textmodes/fill.el (fill-comment-paragraph): Be more careful when
8052 recognizing leading comment on code line.
8053
8054 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
8055
8056 * Makefile.in (setwins, setwins_almost): Skip .arch-ids and other
8057 hidden files/directories.
8058
8059 2004-03-02 Stefan Monnier <monnier@iro.umontreal.ca>
8060
8061 * textmodes/fill.el (fill-paragraph): Don't check comment-start-skip,
8062 only comment-start (in case the mode hasn't set it).
8063
8064 * Makefile.in (AUTOGENEL): New var.
8065 (bootstrap-prepare): Rename from bootstrap-clean.
8066 Don't remove elc files.
8067 (maintainer-clean): New target.
8068
8069 * xml.el (xml-get-attribute-or-nil): Simplify.
8070
8071 2004-03-02 Juri Linkov <juri@jurta.org>
8072
8073 * net/browse-url.el (browse-url-netscape, browse-url-mozilla)
8074 (browse-url-galeon, browse-url-epiphany): Encode dollar signs in
8075 URL to prevent their substitution with the environment variable
8076 values by browsers.
8077
8078 2004-03-03 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8079
8080 * ps-print.el: Doc fix.
8081 (ps-print-version): New version number (6.6.3).
8082 (ps-right-header, ps-right-footer, ps-left-header, ps-left-footer):
8083 Docstring fix.
8084 (ps-kill-emacs-check): Check if ps-print temporary buffer is killed
8085 before printing.
8086 (ps-time-stamp-yyyy-mm-dd): New fun.
8087 (ps-time-stamp-iso8601): Alias for ps-time-stamp-yyyy-mm-dd.
8088
8089 2004-03-02 Kim F. Storm <storm@cua.dk>
8090
8091 * gdb-ui.el (gdb-mouse-toggle-breakpoint): Remove debug message.
8092
8093 2004-03-01 Juanma Barranquero <lektu@terra.es>
8094
8095 * allout.el (allout-rebullet-heading): Fix typo in docstring.
8096
8097 * desktop.el (desktop-file-version)
8098 (desktop-after-read-hook): Fix typos.
8099 (desktop-clear-preserve-buffers): Remove redundant info in
8100 docstring already shown by the obsolescence message.
8101 (desktop-truncate, desktop-internal-v2s)
8102 (desktop-value-to-string): Change argument name to match docstring.
8103
8104 * emulation/tpu-edt.el (tpu-set-mark): Fix typo in docstring.
8105
8106 * eshell/em-smart.el (eshell-smart-maybe-jump-to-end): Fix typo in
8107 docstring.
8108
8109 2004-02-29 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8110
8111 * printing.el: Replace "As Is..." in PostScript file print/preview by
8112 "No Preprocessing...". Suggested by Colin Marquardt
8113 <_marquardt_@zmd.de>.
8114 (pr-insert-section-4): Adjust buffer interface.
8115
8116 2004-02-29 Kai Grossjohann <kai.grossjohann@gmx.net>
8117
8118 Version 2.0.39 of Tramp released.
8119
8120 * net/tramp.el (tramp-handle-file-local-copy)
8121 (tramp-handle-write-region, tramp-open-connection-rsh):
8122 Variable name typo. Small change. From Patrick Tullmann
8123 <tullmann@flux.utah.edu>.
8124 (tramp-process-connection-type): New variable.
8125 (tramp-maybe-open-connection): Use it.
8126 (tramp-do-copy-or-rename-via-buffer): Handle KEEP-DATE arg if possible.
8127 (tramp-touch): Set last-modified time of a remote file.
8128 (tramp-handle-write-region): Say which function is used when encoding.
8129
8130 2004-02-29 Michael Albinus <Michael.Albinus@alcatel.de>
8131
8132 * net/tramp-smb.el (tramp-smb-handle-file-writable-p): Handle the
8133 case of non-existing filename, too. Reported by Christoph Bauer
8134 <c_bauer@informatik.uni-kl.de>.
8135 (tramp-smb-get-file-entries): The directory in question should
8136 have permissions "drwxrwxrwx". Just virtual, because we don't
8137 know the real permissions. Don't we know?
8138 (tramp-smb-prompt): Add virtual prompt from listing shares, too.
8139 (tramp-smb-errors): Add "NT_STATUS_ACCOUNT_LOCKED_OUT".
8140 (tramp-smb-wait-for-output): Optimize algorithm getting pending
8141 output. If it was received chunkwise, there have been problems.
8142 Remove the "prompt not found" error message; it is obvious.
8143 Simplify algorithm.
8144 (tramp-smb-process-running): Remove. Since we acknowledge the
8145 virtual prompt for shares, there's no need for distinction of
8146 reading shares (process ends afterwards) and interactive mode of
8147 smblient.
8148 (tramp-smb-open-connection): Setting process sentinel removed.
8149 (tramp-smb-errors): Add "NT_STATUS_WRONG_PASSWORD" and
8150 "NT_STATUS_NETWORK_ACCESS_DENIED".
8151 (tramp-smb-maybe-open-connection): Set `process-connection-type'
8152 to 'pty. Suggested by Piet van Oostrum <piet@cs.uu.nl>.
8153 (top-level): Setting default value in `tramp-default-method-alist'
8154 corrected. Order of USER and HOST have been wrong.
8155 Nobody complained for months ...
8156 (tramp-smb-maybe-open-connection): Use `tramp-process-connection-type'.
8157 (tramp-smb-open-connection): Clear password cache if login has failed.
8158
8159 * net/tramp.el (tramp-completion-mode) Don't check for 'xemacs' but
8160 `tramp-unified-filenames'.
8161 (tramp-completion-mode): Make test for XEmacs explicitely.
8162 `event-to-character' can exists in Emacs packages too.
8163 Reported by Matt Swift <swift@alum.mit.edu>.
8164 (tramp-buffer-name): Buffer name must contain the user if exists.
8165 Reported by Adrian Phillips <a.phillips@met.no>.
8166 (tramp-do-copy-or-rename-file): Handle out-of-band methods.
8167 Call `tramp-do-copy-or-rename-file-out-of-band' this case.
8168 (tramp-do-copy-or-rename-file-out-of-band): Rename from
8169 `tramp-do-copy-or-rename-file-one-local', because it handles also
8170 the case both files use the same out-of-band method.
8171 Implementation added.
8172 (tramp-handle-file-local-copy, tramp-handle-write-region):
8173 Out-of-band handling removed. `copy-file' called instead, which
8174 calls `tramp-do-copy-or-rename-file-out-of-band'.
8175 (tramp-action-password): Check for out-of-band method removed.
8176 This function is used for 'login-program.
8177 (tramp-post-connection): Use `tramp-method-out-of-band-p' when
8178 appropriate.
8179 (tramp-completion-function-alist-ssh): Add `tramp-parse-shostkeys'
8180 and `tramp-parse-sknownhosts'.
8181 (tramp-completion-function-alist): It's a defvar now, because we
8182 want to apply the optimized `tramp-set-completion-function'
8183 instead of a static list.
8184 (tramp-set-completion-function): Implementation tuned.
8185 Avoid double entries, and entries where the function or the
8186 file/directory doesn't exist.
8187 (tramp-parse-shostkeys, tramp-parse-sknownhosts): New functions
8188 for SSH2.
8189 (tramp-file-name-handler-alist): Add `dired-compress-file' entry.
8190 (tramp-handle-dired-compress-file): New function.
8191 (tramp-async-proc): New variable.
8192 (tramp-handle-shell-command): Adding asynchronous processes.
8193 They are far from being perfect, but it works at least for
8194 `find-grep-dired' and `find-name-dired' in Emacs 21.4.
8195 (top-level): Require password.el if visible. Should be mandatory
8196 once No Gnus has found its way into (X)Emacs.
8197 (tramp-read-passwd): Invoke `password-read' if available,
8198 `read-passwd' otherwise. `ange-ftp-read-passwd' isn't used as
8199 fallback any longer.
8200 (tramp-clear-passwd): New function.
8201 (tramp-process-actions, tramp-process-multi-actions):
8202 Clear password cache if login has failed.
8203
8204 * net/tramp-ftp.el (Commentary): Remove pointer to EFS. It has
8205 its own module.
8206 (tramp-ftp-file-name-handler): Unset `ange-ftp-ftp-name-arg' and
8207 `ange-ftp-ftp-name-res'. There could be incorrect values from
8208 previous calls in case the "ftp" method is used in the Tramp file
8209 name. Reported by Katsumi Yamaoka <yamaoka@jpl.org>.
8210
8211 2004-02-28 Richard M. Stallman <rms@gnu.org>
8212
8213 * term.el (term-mouse-paste): Call mouse-set-point.
8214
8215 * thumbs.el: New file.
8216
8217 2004-02-28 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8218
8219 * progmodes/ebnf-abn.el: Doc fix.
8220
8221 * progmodes/ebnf-bnf.el: Doc fix.
8222 (ebnf-repeat): Code fix.
8223
8224 * progmodes/ebnf2ps.el: Doc fix.
8225 (ebnf-syntax-directory, ebnf-syntax-file): New funs.
8226
8227 2004-02-28 Juri Linkov <juri@jurta.org>
8228
8229 * ffap.el (dired-at-point): Additional writability test for
8230 relative directory names.
8231 (dired-at-point-prompter): Treat directories as a directory, get
8232 the directory component from files.
8233 (ffap-string-at-point): Return string from region if region is active.
8234 (ffap-file-at-point): Remove redundant code.
8235
8236 2004-02-28 Kim F. Storm <storm@cua.dk>
8237
8238 * gdb-ui.el (breakpoint-enabled-icon, breakpoint-disabled-icon):
8239 Initialize margin area images to nil.
8240 (breakpoint-bitmap): New defvar for breakpoint fringe bitmaps.
8241 (breakpoint-enabled-bitmap-face)
8242 (breakpoint-disabled-bitmap-face): New faces for bpt in fringe.
8243 (gdb-info-breakpoints-custom): Use gdb-remove-breakpoint-icons.
8244 (gdb-info-breakpoints-custom): Use gdb-put-breakpoint-icon.
8245 (gdb-mouse-toggle-breakpoint): Handle bpt in fringe.
8246 (gdb-reset): Use gdb-remove-breakpoint-icons.
8247 (gdb-put-string): Add dprop arg to specify alternative display
8248 property (for setting fringe bitmap).
8249 (gdb-remove-strings): Doc fix.
8250 (gdb-put-breakpoint-icon): New defun which displays a breakpoint
8251 icon in fringe (if available), or else as icon or text in display
8252 margin. Creates necessary icons in breakpoint-bitmap,
8253 breakpoint-enabled-icon, and/or breakpoint-disabled-icon.
8254 Also make left window margin if required.
8255 (gdb-remove-breakpoint-icons): New defun to remove breakpoint
8256 icons inserted by gdb-put-breakpoint-icon. Remove left margin if
8257 no longer needed.
8258 (gdb-assembler-custom): Use gdb-remove-breakpoint-icons and
8259 gdb-put-breakpoint-icon.
8260 (gdb-assembler-mode): Don't set left-margin-width here.
8261
8262 2004-02-27 Kevin Ryde <user42@zip.com.au>
8263
8264 * info-look.el: In scheme-mode symbol regexp, disallow backquote and
8265 comma, so that it DTRT in macros.
8266
8267 2004-02-27 Markus Rost <rost@mathematik.uni-bielefeld.de>
8268
8269 * progmodes/sh-script.el (sh-shell-arg)
8270 (sh-require-final-newline, sh-assignment-regexp, sh-builtins)
8271 (sh-leading-keywords, sh-other-keywords): Fix custom type.
8272
8273 2004-02-27 Dan Nicolaescu <dann@ics.uci.edu>
8274
8275 * faces.el (face-spec-set-match-display): Add a new attribute,
8276 `min-colors'.
8277 (region, highlight, secondary-selection): Use `min-colors'.
8278
8279 * custom.el (defface): Add documentation for `min-colors'.
8280
8281 * font-lock.el (font-lock-comment-face, font-lock-string-face)
8282 (font-lock-keyword-face, font-lock-function-name-face)
8283 (font-lock-variable-name-face, font-lock-constant-face):
8284 Use `min-colors'.
8285
8286 * isearch.el (isearch, isearch-lazy-highlight-face): Use `min-colors'.
8287
8288 2004-02-25 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8289
8290 * progmodes/ebnf2ps.el: Doc fix. For compatibility with Emacs 20,
8291 define assq-delete-all if it's not defined.
8292 (ebnf-generate-region): Code fix.
8293
8294 * printing.el: Doc fix.
8295 (pr-version): New version number (6.7.2).
8296 (pr-command): Return empty string if command is an empty string.
8297
8298 2004-02-24 Vinicius Jose Latorre <viniciusjl@ig.com.br>
8299
8300 * progmodes/ebnf-abn.el: New file, implements an ABNF parser.
8301
8302 * progmodes/ebnf2ps.el: Doc fix. Accept ABNF (Augmented BNF). New
8303 arrow shapes: semi-up-hollow, semi-up-full, semi-down-hollow and
8304 semi-down-full. Fix a bug on productions like test = {"test"}* | (
8305 "tt" ["test"] ). Reported by Markus Dreyer
8306 <mdreyer@ix.urz.uni-heidelberg.de>.
8307 (ebnf-version): New version number (4.0).
8308 (ebnf-print-directory, ebnf-print-file, ebnf-spool-directory)
8309 (ebnf-spool-file, ebnf-eps-directory, ebnf-eps-file)
8310 (ebnf-delete-style): New commands.
8311 (ebnf-directory, ebnf-file): New funs.
8312 (ebnf-special-show-delimiter, ebnf-file-suffix-regexp)
8313 (ebnf-production-name-p, ebnf-stop-on-error): New options.
8314 (ebnf-syntax-alist): New var.
8315 (ebnf-element-width): New fun replacing ebnf-list-width.
8316 (ebnf-arrow-shape, ebnf-syntax): Custom fix.
8317 (ebnf-style-custom-list, ebnf-style-database, ebnf-arrow-shape-alist)
8318 (ebnf-prologue): Adjust vars.
8319 (ebnf-setup, ebnf-insert-style, ebnf-merge-style, ebnf-apply-style)
8320 (ebnf-reset-style, ebnf-push-style, ebnf-pop-style)
8321 (ebnf-check-style-values, ebnf-generate-production)
8322 (ebnf-generate-region, ebnf-production-dimension, ebnf-justify-list)
8323 (ebnf-make-terminal1, ebnf-make-or-more1, ebnf-make-repeat)
8324 (ebnf-token-repeat): Code fix.
8325
8326 * progmodes/ebnf-yac.el: Doc fix. Handle Bison pragmas %nonassoc,
8327 %right, %left and %prec. Suggested by Matthew K. Junker
8328 <junker@alum.mit.edu>.
8329 (ebnf-yac-definitions, ebnf-yac-lex): Code fix.
8330
8331 * progmodes/ebnf-iso.el: Doc fix.
8332 (ebnf-iso-token-table, ebnf-iso-non-terminal-chars): Adjust vars.
8333 (ebnf-iso-lex): Code fix.
8334
8335 * progmodes/ebnf-bnf.el: Doc fix.
8336 (ebnf-bnf-lex): Code fix.
8337
8338 * progmodes/ebnf-otz.el: Doc fix.
8339
8340 2004-02-23 Luc Teirlinck <teirllm@auburn.edu>
8341
8342 * abbrev.el (write-abbrev-file): Make argument optional. Doc fix.
8343 (abbrev-prefix-mark): Doc fix.
8344
8345 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
8346
8347 * gdb-ui.el (gud-watch): Load tooltip, if necessary.
8348 (gdb-var-create-handler): Force speedbar-update-flag to be non-nil.
8349 (gdb-var-delete): Make interactive (really).
8350 (gdb-edit-value): Make non-interactive.
8351
8352 * progmodes/gud.el (gud-speedbar-menu-items):
8353 Add gdb-var-delete and, indirectly, gdb-edit-value.
8354 (gud-install-speedbar-variables): Bind gdb-var-delete to "D".
8355 (gud-speedbar-buttons): Remove gdb-var-delete from tag-line.
8356 (gud-gdb-marker-filter): Add comment for annotations.
8357
8358 2004-02-23 Glenn Morris <gmorris@ast.cam.ac.uk>
8359
8360 * calendar/calendar.el (generate-calendar)
8361 (calendar-read-date): Prevent display of BC calendars once more -
8362 reverts 2003-10-01 change.
8363 (generate-calendar-month): Doc fix.
8364
8365 2004-02-03 Matthew Mundell <matt@mundell.ukfsn.org> (tiny change)
8366
8367 * calendar/diary-lib.el (fancy-diary-display): Don't rely on
8368 return value of increment-calendar-month.
8369
8370 2004-02-21 Stephen Compall <s11@member.fsf.org>
8371
8372 * saveplace.el (save-place-forget-unreadable-files)
8373 (save-place-save-skipped, save-place-skip-check-regexp): New vars.
8374 (save-place-forget-unreadable-files): New function.
8375 (save-place-alist-to-file): Use it to filter out files that are
8376 no longer readable.
8377
8378 * textmodes/texinfo.el (texinfo-insert-@item): Look for the
8379 current Texinfo environment, using the same method as in
8380 `texinfo-insert-@end', and insert a space rather than a newline if
8381 point in a @table environment.
8382
8383 2004-02-21 Juri Linkov <juri@jurta.org>
8384
8385 * ffap.el (ffap-file-at-point): Try parent directories.
8386
8387 2004-02-21 Klaus Zeitler <kzeitler@lucent.com>
8388
8389 * vcursor.el (vcursor-modifiers): New defcustom.
8390 (vcursor-cs-binding): Use vcursor-modifiers instead of a
8391 hard-coded list.
8392
8393 2004-02-21 Masatake YAMATO <jet@gyve.org>
8394
8395 * play/animate.el (animate-birthday-present): Accept names other
8396 than `Sarah', too.
8397
8398 2004-02-21 Juri Linkov <juri@jurta.org>
8399
8400 * startup.el: Remove table of command line arguments from the
8401 Commentary section.
8402
8403 2004-02-20 John Wiegley <johnw@newartisans.com>
8404
8405 * eshell/em-pred.el (eshell-modifier-alist): Change the "eval
8406 again" modifier from 'e' to 'E', since 'e' is also used by the
8407 "file extension" modifier.
8408
8409 2004-02-19 Luc Teirlinck <teirllm@auburn.edu>
8410
8411 * help-fns.el (describe-categories): Doc fix.
8412
8413 2003-02-19 Michael Kifer <kifer@cs.stonybrook.edu>
8414
8415 * ediff-util.el (ediff-compute-custom-diffs-maybe): Avoid creating
8416 temporary file for buffer already visiting one. This change makes
8417 output likely to be directly usable by patch program.
8418 Suggested by Adrian Aichner <adrian@xemacs.org>
8419
8420 2004-02-20 Nick Roberts <nick@nick.uklinux.net>
8421
8422 * gdb-ui.el (gdb-use-colon-colon-notation): Set default to nil for
8423 case of variables defined in compound statements.
8424 (gdb-setup-windows, gdb-source-info, gdb-source-info):
8425 Simplify constructions using switch-to-buffer.
8426
8427 2004-02-19 Simon Josefsson <jas@extundo.com>
8428
8429 * play/morse.el: Fix typo.
8430 (morse-code): Add @.
8431
8432 2004-02-19 Glenn Morris <gmorris@ast.cam.ac.uk>
8433
8434 * calendar/appt.el (appt-display-format): Change default to
8435 'ignore, for backwards compatibility.
8436 (appt-display-message): If appt-display-format is 'ignore,
8437 respect old vars appt-msg-window and appt-visible.
8438 (appt-activate): Don't depend on return value of cancel-timer.
8439
8440 * calendar/calendar.el (calendar-holidays): Doc fix.
8441
8442 * calendar/cal-coptic.el (coptic-prompt-for-date):
8443 Use assoc-string instead of assoc-ignore-case.
8444 * calendar/cal-french.el (calendar-goto-french-date): Ditto.
8445 * calendar/cal-hebrew.el (calendar-goto-hebrew-date)
8446 (mark-hebrew-diary-entries, list-yahrzeit-dates): Ditto.
8447 * calendar/cal-islam.el (calendar-goto-islamic-date)
8448 (mark-islamic-diary-entries): Ditto.
8449 * calendar/cal-julian.el (calendar-goto-julian-date): Ditto.
8450 * calendar/cal-mayan.el (calendar-read-mayan-haab-date)
8451 (calendar-read-mayan-tzolkin-date): Ditto.
8452 * calendar/calendar.el (calendar-read-date): Ditto.
8453 * calendar/diary-lib.el (mark-diary-entries): Ditto.
8454
8455 2004-02-18 Markus Rost <rost@mathematik.uni-bielefeld.de>
8456
8457 * progmodes/executable.el (executable-command-find-posix-p):
8458 Fix choice of the directory.
8459
8460 2004-02-17 Luc Teirlinck <teirllm@auburn.edu>
8461
8462 * simple.el (interprogram-cut-function)
8463 (interprogram-paste-function, kill-new, kill-append):
8464 Doc fixes.
8465 (kill-region): Make it return nil. Doc fix.
8466 (yank-pop): Make its argument optional.
8467 (yank): Make ARG `-' equivalent to `-1'.
8468
8469 2004-02-17 Eli Zaretskii <eliz@gnu.org>
8470
8471 * mail/rmail.el (rmail-get-new-mail): Don't reference
8472 rmail-use-spam-filter if rmail-spam-filter is not loaded.
8473
8474 2004-02-16 Luc Teirlinck <teirllm@auburn.edu>
8475
8476 * autorevert.el (auto-revert-buffer-p): Only revert dired buffers
8477 if one of global-auto-revert-non-file-buffers or autorevert-mode
8478 is non-nil.
8479
8480 2004-02-16 Eli Zaretskii <eliz@gnu.org>
8481
8482 * subr.el (delete-dups): A better implementation from Karl Heuer
8483 <kwzh@gnu.org>.
8484
8485 2004-02-16 Matt Hodges <matt@stchem.bham.ac.uk> (tiny change)
8486
8487 * net/telnet.el (telnet-interrupt-subjob): Move doc string to the
8488 correct place.
8489 * progmodes/icon.el (icon-indent-command): Ditto.
8490 * textmodes/paragraphs.el (repunctuate-sentences): Ditto.
8491
8492 2004-02-16 Eli Zaretskii <eliz@gnu.org>
8493
8494 * progmodes/grep.el (grep-compute-defaults): Undo change from
8495 2004-01-29: don't use executable-command-find-posix-p.
8496
8497 2004-02-16 Richard Sharman <rsharman@pobox.com>
8498
8499 * hilit-chg.el: Use require instead of eval-and-compile.
8500 (highlight-compare-buffers): New function.
8501
8502 2004-02-16 John Basrai <jbasrai@comcast.net> (tiny change)
8503
8504 * man.el (Man-fontify-manpage): Render section headings in
8505 `Man-overstrike-face' even when overstrike was not used by man
8506 formatter for section headings.
8507
8508 2004-02-16 Eli Tziperman <eli@deas.harvard.edu>
8509
8510 * rmail-spam-filter.el: (vm-use-spam-filter)
8511 (rsf-min-region-length-added-to-spam-list): New variables.
8512 (rsf-bbdb-auto-delete-spam-bbdb-entries): Rename from
8513 rmail-bbdb-auto-delete-spam-entries. Add cc: to recipients for
8514 spam testing. Don't delete spam message if automatic deletion
8515 after output via variable rmail-delete-after-output is turned on.
8516 (rsf-bbdb-dont-create-entries-for-deleted-messages): Rename from
8517 rsf-bbdb-dont-create-entries-for-spam.
8518 (check-field): New function, extracted from code in
8519 rmail-spam-filter to ease addition of header fields like content-type.
8520 (message-content-type): New variable to check the content-type:
8521 field added, also in defcustom of rsf-definitions-alist.
8522 (rmail-spam-filter): Replace repeated test code for header fields
8523 by calls to check-field; change the call to
8524 rmail-output-to-rmail-file such that rmail-current-message stays
8525 the same to avoid wrong deletion of unseen flags.
8526 (rsf-add-contents-type): New function to convert old format
8527 of rmail-spam-definitions-alist into new one.
8528 Change prefixes of all variables and functions from
8529 rmail-spam-filter- or spam-filter- or rmail-spam- to rsf-.
8530
8531 2004-02-16 Eli Zaretskii <eliz@gnu.org>
8532
8533 * loadhist.el (unload-hook-features-list): New defvar.
8534
8535 2004-02-16 Dave Love <fx@gnu.org>
8536
8537 * loadhist.el (unload-feature): Doc fix. Rename flist to
8538 unload-hook-features-list.
8539
8540 2004-02-16 Jay Belanger <belanger@truman.edu> (tiny change)
8541
8542 * calc/calc-embed.el (calc-do-embedded-activate): Add autoload
8543 cookie. Don't check if we are looking-at open-formula.
8544
8545 2004-02-16 Jesper Harder <harder@ifa.au.dk> (tiny change)
8546
8547 * subr.el (match-string-no-properties): Use substring-no-properties.
8548
8549 2004-02-16 Eli Zaretskii <eliz@gnu.org>
8550
8551 * emacs-lisp/rx.el (rx-check, rx-check-any, rx-check-not)
8552 (rx-repeat, rx-check-backref, rx-syntax, rx-to-string):
8553 Use lower-case "rx" in all error message.
8554
8555 2004-02-16 Dave Love <fx@gnu.org>
8556
8557 * emacs-lisp/rx.el (rx-or): Put group around result.
8558 (rx-constituents): Add backref.
8559 (rx-syntax): Add string-delimiter, comment-delimiter.
8560 (rx-categories): Add combining-diacritic.
8561 (rx-check-not, rx-greedy, rx): Doc fix.
8562 (rx-backref, rx-check-backref): New.
8563
8564 2004-02-16 Jesper Harder <harder@ifa.au.dk>
8565
8566 * newcomment.el (uncomment-region): Allow eob as comment end.
8567
8568 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
8569
8570 * filecache.el: All message and error commands now use prefix
8571 "Filecache:" to make it easy to read *Messages* buffer.
8572
8573 2004-02-16 Jari Aalto <jari.aalto@poboxes.com>
8574
8575 * autorevert.el: Add support to detect changed dired and VC buffers.
8576 (auto-revert-active-p, auto-revert-list-diff)
8577 (auto-revert-dired-file-list, auto-revert-dired-changed-p)
8578 (auto-revert-handler, auto-revert-active-p): New functions.
8579 (auto-revert-buffers): Move revert logic to `auto-revert-handler'
8580 and `auto-revert-active-p'.
8581 (eval-when-compile): Defvar dired-directory and vc-mode.
8582 (auto-revert-vc-cvs-file-version, auto-revert-vc-buffer-p)
8583 (auto-revert-handler-vc): New functions.
8584
8585 2004-02-16 Alfred M. Szmidt <ams@kemisten.nu> (tiny change)
8586
8587 * progmodes/compile.el (compilation-directory): New defvar.
8588 (compile): Save current directory in compilation-directory.
8589 (recompile): Bind default-directory to compilation-directory if
8590 that is non-nil.
8591
8592 2004-02-16 Dave Love <fx@gnu.org>
8593
8594 * newcomment.el (comment-insert-comment-function)
8595 (comment-region-function, uncomment-region-function): New.
8596 (comment-indent): Use comment-insert-comment-function.
8597 (uncomment-region): Use uncomment-region-function.
8598 (comment-region): Use comment-region-function.
8599
8600 * emacs-lisp/rx.el (rx-not): Bind case-fold-search to nil.
8601
8602 2004-02-16 Richard Stallman <rms@gnu.org>
8603
8604 * Makefile.in (TAGS, TAGS-LISP): Filter out of `els' only
8605 loaddefs* and ldefs-boot*.
8606
8607 2004-02-16 Eli Zaretskii <eliz@gnu.org>
8608
8609 * mail/mail-utils.el (rmail-dont-reply-to): Anchor user login name
8610 and email address at the beginning and end of the address.
8611
8612 * mail/rmail.el (rmail-default-dont-reply-to-names): Make "info-"
8613 anchored at the beginning of the email address.
8614
8615 2004-02-16 TAKAI Kousuke <tak@kmc.gr.jp> (tiny change)
8616
8617 * international/ccl.el (ccl-compile-write): Pass `left' to
8618 ccl-embed-code to generate correct code of write-expr-register.
8619
8620 2004-02-15 Dan Nicolaescu <dann@ics.uci.edu> (tiny change)
8621
8622 * progmodes/grep.el (grep-compute-defaults): Fix typos.
8623
8624 2004-02-15 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8625
8626 * x-dnd.el: Mention support for Motif in commentary.
8627 (x-dnd-handle-drag-n-drop-event): Ditto.
8628
8629 2004-02-14 Jonathan Yavner <jyavner@member.fsf.org>
8630
8631 * ses.el: Use "ses--" prefixes for buffer-local variables.
8632 Use (point-min) instead of 1, even when we know the buffer
8633 is unnarrowed.
8634 (ses-build-load-map): Delete. Distribute its content to defconst's for
8635 the three maps.
8636 (ses-menu, ses-header-line-menu): New menus.
8637 (ses-mode-map): Use them.
8638 (ses-read-number) New fun. Duplicates code from interactive "N" spec.
8639
8640 2004-02-14 Martin Stjernholm <bug-cc-mode@gnu.org>
8641
8642 * Makefile.in: Fix the CC Mode recompile kludge so it works
8643 when building in a different directory.
8644
8645 2004-02-13 Luc Teirlinck <teirllm@auburn.edu>
8646
8647 * simple.el (kill-new): Put yank-handler property on the entire string.
8648
8649 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
8650
8651 * diff.el: Don't use compile any more, use diff-mode instead.
8652 (diff-regexp-alist, diff-old-file, diff-new-file)
8653 (diff-parse-differences, diff-process-setup): Remove.
8654 (diff-sentinel): New fun.
8655 (diff): Use it. Run the process ourselves.
8656 Use diff-mode for the rest of the processing.
8657
8658 * diff.el (diff): Simplify code handling `switch'.
8659
8660 2004-02-11 Stefan Monnier <monnier@iro.umontreal.ca>
8661
8662 * pcvs-defs.el (cvs-menu): Add `tag'.
8663
8664 2004-02-11 Luc Teirlinck <teirllm@auburn.edu>
8665
8666 * simple.el (kill-append): Doc fix.
8667
8668 * emacs-lisp/lisp-mode.el (lisp-mode-variables):
8669 Adapt outline-regexp to the new conventions for commenting out code.
8670
8671 2004-02-11 John Paul Wallington <jpw@gnu.org>
8672
8673 * mail/smtpmail.el (smtpmail-try-auth-methods): Fix typo.
8674
8675 2004-02-10 Stefan Monnier <monnier@iro.umontreal.ca>
8676
8677 * diff.el (diff-switches): New fun.
8678 (diff, diff-backup): Use it.
8679 (diff): Clean up the args construction. Use backquote.
8680 Use listp instead of consp to avoid putting a nil arg.
8681 (diff): Add a revert-buffer function.
8682
8683 2004-02-10 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8684
8685 * x-dnd.el (x-dnd-types-alist): Add COMPOUND_TEXT, FILE_NAME
8686 handled by x-dnd-handle-file-name.
8687 (x-dnd-known-types): Add COMPOUND_TEXT.
8688 (x-dnd-init-frame): Call x-dnd-init-motif-for-frame.
8689 (x-dnd-get-state-cons-for-frame): Must do copy-sequence on
8690 x-dnd-empty-state.
8691 (x-dnd-forget-drop): Ditto.
8692 (x-dnd-save-state): Add optional parameter extra-data (for Motif).
8693 (x-dnd-handle-one-url): Return private when inserting text.
8694 (x-dnd-insert-ctext): New function.
8695 (x-dnd-handle-file-name): New function for FILE_NAME.
8696 (x-dnd-handle-drag-n-drop-event): Add Motif, remove call to error.
8697 (x-dnd-init-motif-for-frame, x-dnd-get-motif-value)
8698 (x-dnd-motif-value-to-list, x-dnd-handle-motif): New functions.
8699
8700 2004-02-10 Kenichi Handa <handa@m17n.org>
8701
8702 * term/x-win.el (x-select-utf8-or-ctext): Use compare-strings
8703 instead of while loop.
8704
8705 2004-02-10 Miles Bader <miles@gnu.org>
8706
8707 * emacs-lisp/macroexp.el: New file, implements `macroexpand-all'.
8708
8709 2004-02-09 Kenichi Handa <handa@m17n.org>
8710
8711 * tar-mode.el (tar-extract): Fix for the case that a file doesn't
8712 have end-of-line.
8713
8714 2004-02-09 Martin Stjernholm <bug-cc-mode@gnu.org>
8715
8716 * Makefile.in: Added extra dependencies in the recompile target
8717 needed to cope with the compile time macro expansions in CC Mode.
8718
8719 2004-02-09 Kim F. Storm <storm@cua.dk>
8720
8721 * fringe.el (no-fringe-bitmap, undef-fringe-bitmap)
8722 (left-truncation-fringe-bitmap, right-truncation-fringe-bitmap)
8723 (up-arrow-fringe-bitmap, down-arrow-fringe-bitmap)
8724 (continued-line-fringe-bitmap, continuation-line-fringe-bitmap)
8725 (overlay-arrow-fringe-bitmap, top-left-angle-fringe-bitmap)
8726 (top-right-angle-fringe-bitmap, bottom-left-angle-fringe-bitmap)
8727 (bottom-right-angle-fringe-bitmap, left-bracket-fringe-bitmap)
8728 (right-bracket-fringe-bitmap, filled-box-cursor-fringe-bitmap)
8729 (hollow-box-cursor-fringe-bitmap, hollow-square-fringe-bitmap)
8730 (bar-cursor-fringe-bitmap, hbar-cursor-fringe-bitmap)
8731 (empty-line-fringe-bitmap): Define standard fringe bitmaps id's.
8732
8733 2004-02-08 Stefan Monnier <monnier@iro.umontreal.ca>
8734
8735 * window.el (window-safely-shrinkable-p): Don't change the buffer-list.
8736 Don't allow shrink if there's a window on our right.
8737
8738 * progmodes/prolog.el (prolog-program-name): Use gprolog if available.
8739 (prolog-mode-syntax-table, prolog-mode-abbrev-table, prolog-mode-map):
8740 Bring together declaration and initialization.
8741 (prolog-mode-variables): Don't set the syntax table.
8742 Don't set paragraph-start and comment-indent-function.
8743 Add /*..*/ to the comment regexps.
8744 (prolog-mode-commands): Remove. Do it during init of prolog-mode-map.
8745 (prolog-mode-map): Don't bind TAB.
8746 (prolog-mode): Set the syntax table.
8747 (prolog-comment-indent): Remove.
8748 (inferior-prolog-mode-map): Initialize in the declaration.
8749 (inferior-prolog-mode-syntax-table)
8750 (inferior-prolog-mode-abbrev-table): New vars.
8751 (inferior-prolog-mode): Derive from comint-mode.
8752 (run-prolog): Avoid switch-to-buffer which can fail in dedicated and
8753 minibuffer windows.
8754
8755 * progmodes/grep.el (grep-regexp-alist): Allow :, \t and (
8756 in file names, as long as it is unabmiguous.
8757
8758 2004-02-08 Andreas Schwab <schwab@suse.de>
8759
8760 * textmodes/reftex-toc.el
8761 (reftex-toc-load-all-files-for-promotion): Remove useless use of
8762 format. Doc fix.
8763
8764 * textmodes/refer.el (refer-find-entry-internal): Remove extra
8765 format string arguments.
8766
8767 * tar-mode.el (tar-parse-octal-integer-safe): Add missing format
8768 string argument.
8769
8770 * progmodes/xscheme.el (verify-xscheme-buffer): Fix format strings.
8771
8772 * play/zone.el (zone-call): Fix format string.
8773
8774 * net/webjump.el (webjump-builtin): Add missing format string argument.
8775
8776 * midnight.el (midnight-delay-set): Remove extra format string argument.
8777
8778 * mail/rmail.el (rmail-get-new-mail): Remove useless use of format.
8779
8780 * hexl.el (hexl-insert-char): Add missing format string argument.
8781
8782 * format.el (format-decode): Fix format string.
8783
8784 * emulation/vi.el (vi-mode): Remove extra format string argument.
8785 (vi-repeat-last-search): Likewise.
8786 (vi-reverse-last-search): Likewise.
8787 (vi-goto-mark): Likewise.
8788 (vi-reverse-last-find-char): Likewise.
8789 (vi-repeat-last-find-char): Likewise.
8790 (vi-locate-def): Likewise.
8791
8792 * emacs-lisp/lisp-mnt.el (lm-verify): Remove useless use of format.
8793
8794 * ediff-util.el (ediff-toggle-read-only): Remove extra format
8795 string argument.
8796 (ediff-toggle-regexp-match): Likewise.
8797
8798 * dired-aux.el (dired-do-query-replace-regexp): Add missing
8799 format string argument.
8800
8801 * calc/calc-map.el (calc-get-operator): Remove extra format
8802 string argument.
8803
8804 * calc/calc-forms.el (calc-convert-time-zones): Fix format string.
8805
8806 * calc/calc-ext.el (calc-do-prefix-help): Remove extra format
8807 string argument.
8808
8809 * eshell/esh-mode.el (eshell-send-invisible): Fix format string.
8810
8811 * eshell/em-hist.el (eshell-hist-word-reference): Fix format string.
8812
8813 * emulation/viper-ex.el (ex-mark): Remove extra format string argument.
8814
8815 * emacs-lisp/cl-macs.el (defstruct): Remove extra format string arg.
8816 (cl-struct-setf-expander): Likewise.
8817
8818 * vc.el (with-vc-file): Fix unsafe uses of error.
8819 (vc-cancel-version): Likewise.
8820
8821 2004-02-08 Jan Nieuwenhuizen <jan.nieuwenhuizen@aspiratie.nl> (tiny change)
8822
8823 * progmodes/gud.el (gud-jdb-marker-filter): Add period as optional
8824 thousands separator; fixes <class>:<line-number> regexp for
8825 non-english locales.
8826
8827 2004-02-08 Andreas Schwab <schwab@suse.de>
8828
8829 * view.el (view-mode-enable): Revert previous change.
8830
8831 2004-02-07 Kim F. Storm <storm@cua.dk>
8832
8833 * simple.el (line-number-at-pos): Rename from line-at-pos.
8834 Uses changed (what-line and vc-annotate-warp-version).
8835
8836 2004-02-06 Stefan Monnier <monnier@iro.umontreal.ca>
8837
8838 * diff-mode.el (diff-file-regexp-alist, diff-error-regexp-alist)
8839 (diff-mode): Remove aborted attempt at support for compile.el.
8840 (diff-mode, diff-minor-mode): Avoid obsolete write-contents-hooks.
8841
8842 2004-02-06 Andreas Schwab <schwab@suse.de>
8843
8844 * view.el (view-mode-enable): Add view-mode-map to
8845 minor-mode-overriding-map-alist.
8846
8847 2004-02-05 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8848
8849 * x-dnd.el (x-dnd-get-local-file-name): Fix byte compiler warning
8850
8851 2004-02-04 Stefan Monnier <monnier@iro.umontreal.ca>
8852
8853 * progmodes/cperl-mode.el (cperl-fill-paragraph): Call fill-paragraph
8854 with point inside rather than after the paragraph.
8855
8856 2004-02-04 Sam Steingold <sds@gnu.org>
8857
8858 * mail/smtpmail.el (smtpmail-try-auth-methods):
8859 Do not try authentication when no mechanism is available.
8860 Pass port-name as defaultport to `netrc-machine'.
8861
8862 2004-02-04 Stephen Eglen <stephen@gnu.org>
8863
8864 * iswitchb.el (iswitchb-minibuffer-setup-hook): Update doc string
8865 to show how minibuffer height can be constrained.
8866
8867 2004-02-04 John Paul Wallington <jpw@gnu.org>
8868
8869 * files.el (auto-mode-alist): Fix .scm, .stk, .ss, .sch entry.
8870
8871 2004-02-03 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
8872
8873 * x-dnd.el: New file for drag and drop.
8874
8875 * term/x-win.el: require x-dnd, set after-make-frame-functions
8876 to x-dnd-init-frame, let x-dnd-handle-drag-n-drop-event handle
8877 drag-n-drop event.
8878
8879 * dired.el (dired-dnd-test-function, dired-dnd-popup-notice)
8880 (dired-dnd-do-ask-action, dired-dnd-handle-local-file)
8881 (dired-dnd-handle-file): New functions for drag and drop support.
8882 (dired-mode): Initialize drag and drop if x-dnd present.
8883
8884 2004-02-02 Stefan Monnier <monnier@iro.umontreal.ca>
8885
8886 * progmodes/cperl-mode.el (cperl-mode-map, cperl-do-auto-fill)
8887 (cperl-menu): Use fill-paragraph, not cperl-fill-paragraph.
8888 (cperl-mode): Set fill-paragraph-function.
8889 (cperl-fill-paragraph): Make it non-interactive.
8890
8891 2004-02-02 Benjamin Rutt <brutt@bloomington.in.us>
8892
8893 * diff-mode.el (diff-mode-shared-map): Bind q to `quit-window'.
8894
8895 2004-02-02 David Kastrup <dak@gnu.org>
8896
8897 * replace.el (perform-replace): Allow 'literal argument in
8898 regexp-flag to indicate literal replacement.
8899 (query-replace-regexp-eval): Use it.
8900
8901 2004-02-01 Andreas Schwab <schwab@suse.de>
8902
8903 * progmodes/executable.el (executable-command-find-posix-p): Doc fix.
8904
8905 2004-02-01 Stephen Eglen <stephen@gnu.org>
8906
8907 * info-look.el: Add support for maxima-mode. Update commentary
8908 because info-lookup-symbol is now bound to C-h S.
8909
8910 2004-01-31 Luc Teirlinck <teirllm@auburn.edu>
8911
8912 * simple.el (edit-and-eval-command): Bind print-level and
8913 minibuffer-history-sexp-flag around call to read-from-minibuffer.
8914 Correct initial position in command-history.
8915
8916 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
8917
8918 * files.el (read-directory-name): Adapt the docstring to recent
8919 change in Fread_file_name.
8920
8921 2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
8922
8923 * ses.el (ses-print-cell): If print format too wide for column
8924 width, truncate decimal places if that helps to avoid "#####" fill.
8925 * ses.el (ses-initial-column-width): Revert previous change.
8926
8927 2004-01-29 Stefan Monnier <monnier@iro.umontreal.ca>
8928
8929 * jit-lock.el (jit-lock-context-time, jit-lock-context-timer): New var.
8930 (with-buffer-unmodified, with-buffer-prepared-for-jit-lock):
8931 Add edebug info.
8932 (jit-lock-mode): Setup/cancel the new timer.
8933 (jit-lock-context-fontify): New fun. Extracted from
8934 context fontification code of jit-lock-stealth-fontify.
8935 (jit-lock-stealth-fontify): Don't do context fontification any more.
8936
8937 * jit-lock.el (jit-lock-stealth-fontify): Allow quit.
8938 (jit-lock-fontify-now): Handle the `quit' case.
8939 (jit-lock-contextually): Rename from jit-lock-defer-contextually.
8940
8941 2004-01-29 Jari Aalto <jari.aalto@poboxes.com>
8942
8943 * progmodes/executable.el (executable-command-find-posix-p):
8944 New. Check if find handles arguments Posix-style.
8945
8946 * progmodes/grep.el (grep-compute-defaults):
8947 Use executable-command-find-posix-p.
8948 (grep-find): Check `grep-find-command'.
8949
8950 * filecache.el (file-cache-find-posix-p): Delete.
8951 (file-cache-add-directory-using-find):
8952 Use `executable-command-find-posix-p'.
8953
8954 2004-01-29 Dave Love <fx@gnu.org>
8955
8956 * emacs-lisp/lisp.el (beginning-of-defun-raw, end-of-defun):
8957 Iterate the hook function if arg is given.
8958 (mark-defun, narrow-to-defun): Change order of finding the limits.
8959
8960 * emacs-lisp/bytecomp.el (byte-compile-compatibility): Doc fix.
8961 (byte-compile-format-warn): New.
8962 (byte-compile-callargs-warn): Use it.
8963 (Format, message, error): Add byte-compile-format-like property.
8964 (byte-compile-maybe-guarded): New.
8965 (byte-compile-if, byte-compile-cond): Use it.
8966 (byte-compile-lambda): Compile interactive forms,
8967 just to make warnings about them.
8968
8969 2004-01-29 Jonathan Yavner <jyavner@member.fsf.org>
8970
8971 * ses.el (ses-initial-column-width): Increase to 14, so it will
8972 work well with the default printer of "%.7g" for extreme values
8973 like "-1.234567e+07".
8974
8975 2004-01-29 Kenichi Handa <handa@m17n.org>
8976
8977 * term/x-win.el (x-selection-value): Optimize for ASCII only case.
8978
8979 2004-01-28 Peter 'Luna' Runestig <peter@runestig.com>
8980
8981 * dos-w32.el: Added support for the `default-printer-name' function.
8982
8983 2004-01-27 Stefan Monnier <monnier@iro.umontreal.ca>
8984
8985 * server.el (server-socket-name): Don't use the hostname in the
8986 socket name since /tmp is local to the host anyway.
8987
8988 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation): Use a more
8989 robust check of widening and fix var-naming.
8990
8991 2004-01-27 Eli Tziperman <eli@deas.harvard.edu>
8992
8993 * rmail-spam-filter.el: Change rmail-spam-filter- or spam-filter-
8994 or rmail-spam- to rsf- in all function and variable names.
8995 (rsf-min-region-to-spam-list): New variable.
8996 (rsf-bbdb-auto-delete-spam-entries): Rename from
8997 rmail-bbdb-auto-delete-spam-bbdb-entries. The cc: field is
8998 scanned together with the recipients field for spam testing; Don't
8999 delete spam message if rmail-delete-after-output is non-nil;
9000 (rsf-check-field): New function, extracted from code in
9001 rmail-spam-filter to ease addition of header fields like
9002 content-type:;
9003 (message-content-type): New variable. The content-type: field was
9004 added also in defcustom of rsf-definitions-alist;
9005 (rmail-spam-filter): Replace repeated test code for header fields
9006 by calls to check-field; change the call to
9007 rmail-output-to-rmail-file such that rmail-current-message stays
9008 the same to avoid wrong deletion of unseen flags.
9009 (rmail-use-spam-filter): Add autoload cookie.
9010
9011 2004-01-27 Jari Aalto <jari.aalto@poboxes.com>
9012
9013 * filecache.el (file-cache-find-posix-p): New function. Detect Cygwin.
9014 (file-cache-add-directory-using-find): Add Cygwin support.
9015 (file-cache-find-command-posix-flag): New user variable.
9016
9017 * filecache.el (file-cache-add-directory): Check for
9018 directories an remove them from dir-files.
9019
9020 2004-01-27 Richard M. Stallman <rms@gnu.org>
9021
9022 * man.el (Man-fontify-manpage): Clean up message.
9023
9024 2004-01-27 Kenichi Handa <handa@m17n.org>
9025
9026 * textmodes/paragraphs.el (sentence-end-without-space): New variable.
9027 (sentence-end): Define using sentence-end-without-space.
9028
9029 * textmodes/fill.el (fill-delete-newlines): Don't add a space if
9030 a sentence ends with one of a character in sentence-end-without-space.
9031
9032 2004-01-26 Stefan Monnier <monnier@iro.umontreal.ca>
9033
9034 * font-lock.el (font-lock): Add jit-lock as explicit group member.
9035 (jit-lock): Group declaration moved to jit-lock.el.
9036 (toplevel): Don't explicitly require jit-lock, since it's autoloaded
9037 when necessary.
9038
9039 * jit-lock.el (jit-lock): Move group declaration from font-lock.el.
9040 (jit-lock-context-unfontify-pos): Rename from
9041 jit-lock-first-unfontify-pos.
9042 (jit-lock-defer-buffers): Rename from jit-lock-buffers.
9043
9044 2004-01-25 Glenn Morris <gmorris@ast.cam.ac.uk>
9045
9046 * progmodes/fortran.el (fortran-break-before-delimiters): Doc fix.
9047 (fortran-break-delimiters-re, fortran-no-break-re): New consts.
9048 (fortran-fill): When filling a string, adjust re-search-backward
9049 argument for special case of string just on fill-column.
9050 When filling non-string, allow one extra char if
9051 fortran-break-before-delimiters is non-nil.
9052 Suggested by Michael Hagemann <michael.hagemann@unibas.ch>.
9053 Use fortran-break-delimiters-re and fortran-no-break-re to
9054 correctly handle cases such as "**".
9055
9056 * progmodes/f90.el (f90-break-delimiters): Doc fix.
9057 (f90-no-break-re): Add some extra tokens. Doc fix.
9058
9059 2004-01-24 Thien-Thi Nguyen <ttn@gnu.org>
9060
9061 * mail/rmail-spam-filter.el:
9062 Use two semicolons as Commentary line prefix.
9063 Add ";;; Code:" stylized comment.
9064 Delete end-of-line whitespace.
9065 Wrap (require 'cl) with `eval-when-compile'.
9066
9067 2004-01-23 Benjamin Rutt <brutt@bloomington.in.us>
9068
9069 * vc.el (vc-annotate): Fix improper use of `make-local-variable'
9070 at the top level of vc.el.
9071
9072 2004-01-23 Andre Spiegel <spiegel@gnu.org>
9073
9074 * vc.el (vc-current-line): Function removed. This is now done by
9075 the new function line-at-pos in simple.el.
9076 (vc-annotate-warp-version): Use line-at-pos instead of
9077 vc-current-line.
9078
9079 2004-01-22 Kim F. Storm <storm@cua.dk>
9080
9081 * simple.el (line-at-pos): New defun.
9082 (what-line): Use it. Optimize by only counting lines in narrowed
9083 region once.
9084
9085 2004-01-22 Kenichi Handa <handa@m17n.org>
9086
9087 * language/cyrillic.el (ccl-encode-windows-1251-font): Rearrange code
9088 point (register r1) only for charset mule-unicode-0100-24ff.
9089
9090 2004-01-21 Markus Rost <rost@mathematik.uni-bielefeld.de>
9091
9092 * mail/rmail.el (rmail-convert-to-babyl-format): Avoid deleting
9093 trailing white space and ensure a final newline.
9094
9095 * mail/rmail-spam-filter.el (rmail-use-spam-filter):
9096 Add autoload cookie.
9097
9098 2004-01-21 Benjamin Rutt <brutt@bloomington.in.us>
9099
9100 * vc.el (vc-annotate-mode): Inherit from fundamental-mode and
9101 activate view-mode explicitly.
9102
9103 2004-01-21 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9104
9105 * term/x-win.el: Call menu-bar-enable-clipboard and make Paste
9106 use clipboard first.
9107
9108 2004-01-20 Stefan Monnier <monnier@iro.umontreal.ca>
9109
9110 * vc-mcvs.el (vc-mcvs-mode-line-string): Remove. Does not work.
9111 (vc-mcvs-workfile-version): Manually macro expand vc-mcvs-cvs.
9112 (vc-mcvs-cvs): Remove.
9113 (vc-mcvs-command): Remove use of assert.
9114
9115 * outline.el (outline-insert-heading): Tighten up match.
9116 (outline-demote, outline-move-subtree-down): Don't assume anything
9117 about outline-regexp.
9118
9119 * textmodes/texinfo.el (texinfo-mode): Remove ^ from outline-regexp.
9120 (texinfo-show-structure): Explicitly add ^, and simplify.
9121
9122 2004-01-20 Glenn Morris <gmorris@ast.cam.ac.uk>
9123
9124 * calendar/appt.el (appt-check): Restore usage of
9125 appt-issue-message deleted in previous change.
9126 (top-level): Activate package when loaded (needed for backwards
9127 compatibility).
9128
9129 2004-01-20 Jesper Harder <harder@ifa.au.dk>
9130
9131 * mail/smtpmail.el (smtpmail-via-smtp): No need to add two bytes
9132 following previous change to smtpmail-send-data.
9133
9134 2004-01-20 Benjamin Rutt <brutt@bloomington.in.us>
9135
9136 * vc.el (vc-default-previous-version): Doc enhancement.
9137 (vc-default-next-version): New function.
9138 (vc-print-log): New arg FOCUS-REV.
9139 (vc-annotate-mode): Derive from view-mode.
9140 (vc-annotate): New args REVISION, DISPLAY-MODE.
9141 (vc-annotate-workfile-version, vc-annotate-extract-revision-at-line)
9142 (vc-annotate-revision-at-line, vc-annotate-revision-previous-to-line)
9143 (vc-annotate-show-log-revision-at-line, vc-annotate-warp-version)
9144 (vc-annotate-show-diff-revision-at-line, vc-current-line)
9145 (vc-annotate-prev-version, vc-annotate-next-version): New functions.
9146
9147 * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): New function.
9148
9149 2004-01-19 Karl Berry <karl@gnu.org>
9150
9151 * textmodes/texinfo.el: Use "Texinfo" consistently, no "TeXinfo"
9152 or "TexInfo".
9153
9154 2004-01-19 Luc Teirlinck <teirllm@auburn.edu>
9155
9156 * subr.el (delete-dups): New function.
9157
9158 2004-01-19 Karl Berry <karl@gnu.org>
9159
9160 * textmodes/texinfo.el (texinfo-mode): Define outline-regexp to start
9161 with ^, since that's what texinfo-show-structure
9162 documentation says (plus it works much better in texinfo.txi).
9163
9164 2004-01-18 Jesper Harder <harder@ifa.au.dk>
9165
9166 * mail/smtpmail.el (smtpmail-send-data): Don't append spurious newline.
9167
9168 2004-01-18 David Ponce <david@dponce.com> (tiny change)
9169
9170 * progmodes/which-func.el (which-function-mode): Don't cancel
9171 which-func-update-timer if not set.
9172
9173 2004-01-17 Thien-Thi Nguyen <ttn@gnu.org>
9174
9175 * calendar/diary-lib.el (diary-entry-time): Fix typo/bug:
9176 Remove spurious left square bracket in XX:XXam regexp.
9177
9178 2004-01-16 Luc Teirlinck <teirllm@auburn.edu>
9179
9180 * progmodes/cc-defs.el: Do not require cl at run time.
9181
9182 2004-01-16 Richard M. Stallman <rms@gnu.org>
9183
9184 * emacs-lisp/cl.el (cl-cannot-unload): New function.
9185 (cl-unload-hook): Defvar this to run cl-cannot-unload.
9186
9187 * mail/rmail.el (rmail-get-new-mail): New local rsf-number-of-spam.
9188 Call rmail-spam-filter. Delete and expunge spam.
9189 Print number of spam messages deleted.
9190 Save and restore the deletion status of old messages when reading
9191 new mail with spam filter, so that expunging spam does not expunge
9192 msgs deleted by the user.
9193 (rmail-only-expunge): Add an optional argument dont-show to
9194 prevent showing message after expunge.
9195
9196 2004-01-15 Luc Teirlinck <teirllm@auburn.edu>
9197
9198 * emacs-lisp/cl.el (declare): Add `fmakunbound' for `declare'.
9199 * subr.el (declare): New macro.
9200
9201 2004-01-15 Thien-Thi Nguyen <ttn@gnu.org>
9202
9203 * progmodes/scheme.el (scheme-font-lock-keywords-2): Add "force".
9204
9205 2004-01-14 Stefan Monnier <monnier@iro.umontreal.ca>
9206
9207 * mwheel.el (mouse-wheel-down-event, mouse-wheel-up-event):
9208 Test window-system rather than system-type (for X11/Mac).
9209
9210 2004-01-12 Luc Teirlinck <teirllm@auburn.edu>
9211
9212 * emacs-lisp/bytecomp.el (compile-defun): Doc fix.
9213
9214 2004-01-12 Richard M. Stallman <rms@gnu.org>
9215
9216 * mail/rmail.el (rmail-convert-to-babyl-format):
9217 Use mail-unquote-printable-region.
9218 (rmail-hex-string-to-integer, rmail-decode-quoted-printable):
9219 (rmail-hex-char-to-integer): Functions deleted.
9220
9221 * mail/mail-utils.el (mail-unquote-printable-hexdigit): Upcase CHAR.
9222 (mail-unquote-printable-region): New arg NOERROR.
9223 For invalid encoding, either signal an error to just return nil.
9224
9225 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9226
9227 * calendar/appt.el: Update copyright and commentary.
9228 (appt-issue-message): Make obsolete.
9229 (appt-visible, appt-msg-window): Make obsolete, in favour of
9230 appt-display-format.
9231 (appt-display-mode-line, appt-display-duration)
9232 (appt-display-diary, appt-time-msg-list, appt-mode-string)
9233 (appt-prev-comp-time, appt-display-count, appt-timer)
9234 (appt-convert-time): Doc change.
9235 (appt-disp-window-function, appt-delete-window-function):
9236 Use defcustom rather than defvar.
9237 (appt-display-format): New variable.
9238 (appt-display-message): New function with display code from appt-check.
9239 (appt-check): Add optional FORCE argument. Doc change.
9240 Add appt-make-list to diary-hook if displaying diary.
9241 Remove checking of view-diary-entries-initially.
9242 Message display section removed to new function appt-display-message.
9243 (appt-display-window): Doc change. Remove unused internal var
9244 this-buffer. Do not beep, since appt-display-message does that.
9245 (appt-make-list): Doc change. Use caar.
9246 (appt-sort-list): Simplify by using builtin sort function.
9247 (appt-update-list): New function for updating appts when diary is
9248 saved.
9249 (appt-activate): New autoloaded function to toggle package
9250 functionality.
9251
9252 * calendar/cal-x.el: (calendar-one-frame-setup)
9253 (calendar-only-one-frame-setup, calendar-two-frame-setup): Doc change.
9254
9255 * calendar/calendar.el: Update copyright.
9256 (view-diary-entries-initially, european-calendar-style): Doc change.
9257 (calendar-setup): Make defcustom rather than defvar.
9258 (mark-visible-calendar-date): Initialize temp-face and faceinfo
9259 in let binding so local to function.
9260
9261 * calendar/diary-lib.el: Update copyright.
9262 (diary, diary-entry-time): Doc change.
9263 (list-diary-entries): Doc change. Trivial logic change.
9264 (fancy-diary-display): Restore make-face command mistakenly
9265 deleted 2003-05-08.
9266 (show-all-diary-entries): Allow to pop-up frame if needed.
9267
9268 2004-01-09 John Paul Wallington <jpw@gnu.org>
9269
9270 * bindings.el (mode-line-change-eol): Add EVENT parameter.
9271 Temporarily select EVENT's window for changing eol type.
9272
9273 2004-01-09 Deepak Goel <deego@gnufans.org>
9274
9275 * calendar/diary-lib.el (diary-entry-time):
9276 Also accept time in the form XX[.XX][am/pm/AM/PM].
9277 (fancy-diary-font-lock-keywords): Likewise.
9278 (diary-font-lock-keywords): Likewise.
9279 * calendar/appt.el (appt-add): Likewise.
9280 (appt-make-list): Likewise.
9281 (appt-convert-time): Likewise.
9282
9283 2004-01-08 Nick Roberts <nick@nick.uklinux.net>
9284
9285 * gdb-ui.el (gdb-ann3): Revert previous change.
9286 (gdb-source-info): Allow for case of where compilation directory
9287 is not recorded.
9288
9289 2004-01-08 John Paul Wallington <jpw@gnu.org>
9290
9291 * emerge.el (emerge-restore-buffer-characteristics): Doc fix.
9292
9293 2004-01-07 Nick Roberts <nick@nick.uklinux.net>
9294
9295 * progmodes/gud.el (gdb-first-prompt): Rename from gdb-first-pre-prompt
9296
9297 * gdb-ui.el (gdba): Avoid duplication, use gdb-ann3.
9298 (gdb-ann3): Use GDB command "set width 0" to prevent word wrapping
9299 problems.
9300 (gdb-prompt): Set (renamed) gdb-first-prompt to nil in gdb-ann3.
9301
9302 2004-01-07 Luc Teirlinck <teirllm@auburn.edu>
9303
9304 * files.el (write-file-functions, write-contents-functions):
9305 Clarify docstrings.
9306
9307 2004-01-07 Kenichi Handa <handa@m17n.org>
9308
9309 * international/mule.el (set-auto-coding): Fix for the case that
9310 end-of-line is only CR.
9311
9312 2004-01-07 Kim F. Storm <storm@cua.dk>
9313
9314 * subr.el (event-start, event-end): Doc fix.
9315 (posn-string, posn-image): New defuns.
9316 (posn-object): Return either image or string object.
9317 (posn-object-x-y): Return 8th element of position.
9318 (posn-object-width-height): New defun.
9319
9320 2004-01-06 Andreas Schwab <schwab@suse.de>
9321
9322 * gdb-ui.el (gdb-frame-handler): Handle word wrapping anywhere in
9323 output.
9324
9325 2004-01-05 Karl Berry <karl@gnu.org>
9326
9327 * emacs-lisp/copyright.el (copyright-regexp): Might as well allow
9328 / and *, too.
9329
9330 2003-12-31 Simon Josefsson <jas@extundo.com>
9331
9332 * files.el (before-save-hook): Add.
9333 (basic-save-buffer): Use before-save-hook.
9334
9335 * emacs-lisp/copyright.el: Fix comment to recommend
9336 before-save-hook instead of write-file-functions.
9337
9338 2004-01-05 Richard M. Stallman <rms@gnu.org>
9339
9340 * finder.el (finder-commentary): Call delete-other-windows.
9341
9342 * net/ange-ftp.el (ange-ftp-file-attributes):
9343 Pass 2 args to ange-ftp-real-file-attributes only if ID-FORMAT non-nil.
9344
9345 2004-01-04 Karl Berry <karl@gnu.org>
9346
9347 * emacs-lisp/copyright.el (copyright-regexp): Allow the common
9348 comment characters % and # in the copyright year notice,
9349 as well as ;.
9350
9351 2004-01-04 Per Abrahamsen <abraham@dina.kvl.dk>
9352
9353 * wid-edit.el (default): Define dummy :value-delete.
9354 Reported by Jesper Harder <harder@ifa.au.dk>.
9355
9356 2004-01-03 Richard M. Stallman <rms@gnu.org>
9357
9358 * progmodes/compile.el (compile-internal): Use point, not point-min,
9359 for set-window-point.
9360
9361 * textmodes/tex-mode.el (latex-find-indent): Avoid error at end of buf.
9362
9363 * emacs-lisp/lisp-mnt.el (lm-section-end): Require outline.
9364
9365 * progmodes/grep.el (grep-mode-map):
9366 Don't remap next-line, previous-line.
9367
9368 2004-01-03 Eric M. Ludlam <eric@siege-engine.com>
9369
9370 * speedbar.el (speedbar-edit-line): Change regexp to position
9371 the cursor on the first character of this line's button.
9372
9373 2004-01-03 Luc Teirlinck <teirllm@auburn.edu>
9374
9375 * subr.el (functionp): Doc fix.
9376
9377 2004-01-03 Jesper Harder <harder@ifa.au.dk> (tiny change)
9378
9379 * progmodes/idlwave.el (idlwave-make-tags):
9380 * textmodes/flyspell.el (flyspell-large-region):.
9381 * progmodes/make-mode.el (makefile-query-by-make-minus-q):
9382 * emulation/viper-util.el (viper-glob-unix-files):
9383 * emacs-lisp/shadow.el (shadow-same-file-or-nonexistent):
9384 * man.el (Man-init-defvars):
9385 * jka-compr.el (jka-compr-call-process):
9386 * files.el (get-free-disk-space,insert-directory):
9387 * ediff-ptch.el (ediff-test-patch-utility):
9388 * ediff-diff.el (ediff-test-utility):
9389 * dired-aux.el (dired-check-process):
9390 * mail/sendmail.el (sendmail-send-it): Don't use = or zerop to
9391 test the return value of call-process, because it can be a string.
9392
9393 2003-12-31 John Paul Wallington <jpw@gnu.org>
9394
9395 * bindings.el (completion-ignored-extensions): Add .pfsl.
9396
9397 2003-12-31 Kim F. Storm <storm@cua.dk>
9398
9399 * ido.el (ido-nonreadable-directory-p): New defun to check for
9400 nonreadable directory without activating tramp (to avoid problems
9401 with checking incomplete tramp paths).
9402 (ido-set-current-directory, ido-file-internal)
9403 (ido-file-name-all-completions1): Use it.
9404
9405 2003-12-30 Luc Teirlinck <teirllm@auburn.edu>
9406
9407 * help-mode.el (help-xref-info-regexp): Make hyperlinks to Info
9408 documentation if the anchor (or node) name is preceded by `info
9409 anchor' or `Info anchor' in addition to earlier `info node' and
9410 `Info node'.
9411 (help-make-xrefs): Adapt to new value of `help-xref-info-regexp'.
9412
9413 2003-12-30 Eli Zaretskii <eliz@gnu.org>
9414
9415 * mail/rmail.el (rmail-convert-to-babyl-format): Fix off-by-one
9416 error in arguments to base64-decode-region. Remove ^M characters
9417 after decoding base64.
9418
9419 2003-12-30 Simon Josefsson <jas@extundo.com>
9420
9421 * textmodes/texinfo.el: Change maintainer to FSF. Suggested by
9422 karl@freefriends.org (Karl Berry), since the Texinfo Elisp files
9423 have only been distributed with Emacs for some years.
9424 (texinfo-mode-hook): Customize.
9425
9426 2003-12-30 Eli Zaretskii <eliz@gnu.org>
9427
9428 * mail/rmail.el (rmail-convert-to-babyl-format): Make the code
9429 cleaner (suggested by Richard Stallman).
9430
9431 * progmodes/gud.el (gud-tool-bar-map): Modify names of icon files
9432 for gud-next, gud-nexti, gud-step and gud-stepi to prevent
9433 file-name clashes on 8+3 DOS filesystems.
9434
9435 * toolbar/gud-next.pbm, toolbar/gud-next.xpm
9436 * toolbar/gud-nexti.pbm, toolbar/gud-nexti.xpm
9437 * toolbar/gud-step.pbm, toolbar/gud-step.xpm
9438 * toolbar/gud-stepi.pbm, toolbar/gud-stepi.xpm: Renamed to
9439 gud-n.*, gud-ni.*, gud-s.*, and gud-si.*, respectively, to avoid
9440 file-name clashes on 8+3 filesystems.
9441
9442 * emacs-lisp/tcover-unsafep.el, emacs-lisp/tcover-ses.el:
9443 Renamed from testcover-unsafep.el and testcover-ses.el to avoid
9444 file-name clashes on 8+3 DOS filesystems.
9445
9446 2003-12-29 Richard M. Stallman <rms@gnu.org>
9447
9448 * mail/mail-utils.el (mail-unquote-printable-hexdigit):
9449 Upcase the character.
9450
9451 * textmodes/flyspell.el (mail-mode-flyspell-verify):
9452 Search for header separator alone on a line, literally,
9453 and search for it backward, not forward.
9454 (flyspell-abbrev-table): Always use global-abbrev-table
9455 if there is no local one.
9456
9457 * progmodes/sh-script.el (sh-get-indent-info):
9458 Don't move point back if at bob.
9459
9460 * progmodes/antlr-mode.el (save-buffer-state-x): Use with-no-warnings.
9461
9462 * play/handwrite.el (handwrite): Make the handwrite credit message
9463 a comment rather than an output command.
9464
9465 * obsolete/sc.el: Display message that this file is obsolete.
9466
9467 * net/ange-ftp.el (ange-ftp-start-process): Copy the environment.
9468
9469 * mail/rfc822.el (rfc822-address-start): Declare variable.
9470 Renamed from address-start. All uses changed.
9471
9472 * term.el (term-exec): Set up sentinel.
9473 (term-sentinel): New function.
9474 (term-handle-exit): New function.
9475
9476 * subr.el (assoc-ignore-case, assoc-ignore-representation):
9477 Use assoc-string, and mark them obsolete.
9478 (delay-mode-hooks): Mark as permanent local.
9479
9480 * simple.el (sendmail-user-agent-compose): Use assoc-string.
9481
9482 * register.el (copy-rectangle-to-register): Doc fix.
9483
9484 * info.el (Info-insert-dir): Use assoc-string.
9485
9486 * info-look.el (info-lookup): Use assoc-string.
9487
9488 * frame.el (pop-up-frame-function): Use quote, not `function'.
9489 (frame-notice-user-settings): Calculate ADJUSTED-TOP
9490 copying with lists as coordinate values.
9491
9492 * font-lock.el (font-lock-after-change-function): Bind inhibit-quit.
9493
9494 * find-dired.el (kill-find): New command.
9495 (find-dired): Make buffer read-only.
9496 Set up a keymap with C-c C-k running kill-find.
9497 (find-dired-filter, find-dired-sentinel): Bind inhibit-read-only.
9498
9499 * files.el (backup-buffer-copy): If MODES is nil, don't set modes.
9500
9501 * filecache.el (file-cache-ignore-case): New variable.
9502 (file-cache-assoc-function): Var deleted. Use assoc-string instead.
9503
9504 * comint.el (comint-arguments): Set COUNT after ARGS is complete.
9505 (comint-dynamic-complete-as-filename): Rename local vars.
9506 (comint-dynamic-list-filename-completions): Likewise.
9507
9508 * comint.el (comint-dynamic-list-completions-config): New var.
9509 (comint-dynamic-list-completions): Handle both SPC and TAB right.
9510
9511 * comint.el (comint-file-name-chars): Add [].
9512 (comint-word): Use skip-chars-backward, not search.
9513
9514 * shell.el (shell-file-name-chars): Add [].
9515
9516 * shell.el (shell-dynamic-complete-as-command): Rename local vars.
9517
9518 * bookmark.el (bookmark-get-bookmark): Use assoc-string.
9519
9520 * generic.el (define-generic-mode): Doc fix.
9521
9522 2003-12-29 Eli Zaretskii <eliz@gnu.org>
9523
9524 * files.el (kill-some-buffers): Doc fix.
9525
9526 2003-12-29 David Herring <sdh6@ra.msstate.edu> (tiny change)
9527
9528 * comint.el (comint-watch-for-password-prompt): Pass `string' as
9529 arg to send-invisible
9530 (send-invisible): Doc fix. The argument is now a prompt, not the
9531 string to send.
9532 (comint-read-noecho): Doc fix.
9533
9534 2003-12-29 Michael R. Wolf <MichaelRWolf@att.net> (tiny change)
9535
9536 * net/ange-ftp.el (ange-ftp-name-format): Allow USER to contain
9537 "@", as required by some ISP hosting service. Fix defcustom
9538 argument syntax errors that prevented use of customization.
9539
9540 2003-12-29 Eli Zaretskii <eliz@gnu.org>
9541
9542 * xml.el (xml-get-attribute-or-nil): Doc fix.
9543
9544 2003-12-29 Peter 'Luna' Runestig <peter@runestig.com>
9545
9546 * net/zone-mode.el (zone-mode): Use write-file-functions, not
9547 write-file-hooks.
9548
9549 2003-12-29 Eric Hanchrow <offby1@blarg.net> (tiny change)
9550
9551 * autorevert.el (auto-revert-interval): Doc fix.
9552
9553 2003-12-29 Mark A. Hershberger <mah@everybody.org>
9554
9555 * xml.el (xml-get-attribute-or-nil): New function, like
9556 xml-get-attribute, but returns nil if the attribute was not found.
9557 (xml-get-attribute): Convert to defsubst, uses
9558 xml-get-attribute-or-nil.
9559
9560 2003-12-29 Eli Zaretskii <eliz@gnu.org>
9561
9562 * emacs-lisp/easymenu.el (easy-menu-define): Doc fix.
9563
9564 2003-12-29 Alex Schroeder <alex@emacswiki.org> (tiny change)
9565
9566 * custom.el (custom-declare-theme): Use `value' when putting
9567 properties on `theme'.
9568
9569 2003-12-29 Takaaki Ota <Takaaki.Ota@am.sony.com>
9570
9571 * subr.el (insert-for-yank): Call insert-for-yank-1 repetitively
9572 for each yank-handler segment.
9573 (insert-for-yank-1): New function, with the body of the previous
9574 insert-for-yank.
9575
9576 * textmodes/table.el (table-yank-handler): New defcustom.
9577 (table--put-cell-indicator-property): Put yank-handler property
9578 that indicates the yank handler for the table cell.
9579
9580 2003-12-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
9581
9582 * generic-x.el (etc-modules-conf-generic-mode): A more complete
9583 set of keywords.
9584
9585 2003-12-29 Eli Zaretskii <eliz@gnu.org>
9586
9587 * international/mule-cmds.el (reset-language-environment)
9588 (set-language-environment): Don't invoke fontset-related functions
9589 if fontset-list is not fboundp.
9590
9591 2003-12-29 Kenichi Handa <handa@m17n.org>
9592
9593 * international/mule-cmds.el (reset-language-environment):
9594 Call set-overriding-fontspec-internal with nil.
9595 (set-language-environment): Call set-overriding-fontspec-internal
9596 if the language environment specify `overriding-fontspec'.
9597 (language-info-alist): Doc added.
9598
9599 * language/cyrillic.el (ccl-encode-koi8-font): Make it work for
9600 characters of mule-unicode-0100-24ff.
9601 (ccl-encode-windows-1251-font): New CCL program.
9602 ("Bulgarian"): Specify overriding-fontspec.
9603 ("Belarusian"): Likewise.
9604
9605 2003-12-28 Sam Steingold <sds@gnu.org>
9606
9607 * net/ange-ftp.el (ange-ftp-file-attributes): Add new optional
9608 parameter ID-FORMAT to conform with the 2003-11-30 patch.
9609
9610 2003-12-28 Nick Roberts <nick@nick.uklinux.net>
9611
9612 * progmodes/gud.el (gud-gdb-command-name): Set default to
9613 "gdb --annotate=3".
9614 (gud-gdb-marker-filter): Look out for annotations.
9615 (gdb-first-pre-prompt): New variable.
9616 Remove trailing white space.
9617
9618 * gdb-ui.el (gdb-prompt): Change filter for level 3 annotations,
9619 if necessary.
9620 (gdb-ann3): New function. Initialise M-x gdb as for M-x gdba if
9621 annotations are detected.
9622 (gud-gdba-marker-filter): Use global variable gud-marker-acc
9623 instead of a local one to allow transition from
9624 gud-gdb-marker-filter.
9625 Remove trailing white space.
9626
9627 2003-12-27 Kim F. Storm <storm@cua.dk>
9628
9629 * ido.el: Handle non-readable directories.
9630 (ido-decorations): Add 9th element for non-readable directory.
9631 (ido-directory-nonreadable): New dynamic var.
9632 (ido-set-current-directory): Set it.
9633 (ido-read-buffer, ido-file-internal):
9634 (ido-read-file-name, ido-read-directory-name): Let-bind it.
9635 (ido-file-name-all-completions1): Return empty list for
9636 non-readable directory.
9637 (ido-exhibit): Print [Not readable] if directory is not readable.
9638 (ido-expand-directory): New defun (based on tiny fix from Karl Chen).
9639 (ido-read-file-name, ido-file-internal, ido-read-directory-name):
9640 Use it.
9641
9642 2003-12-27 Lars Hansen <larsh@math.ku.dk>
9643
9644 * ls-lisp.el (ls-lisp-insert-directory): Add parameter 'string in
9645 calls to directory-files-and-attributes and file-attributes.
9646 (ls-lisp-format): Remove system dependent handling of user and
9647 group id's.
9648
9649 2003-12-25 Luc Teirlinck <teirllm@auburn.edu>
9650
9651 * ffap.el (ffap-read-file-or-url): Revert previous change.
9652
9653 2003-12-25 Robert J. Chassell <bob@rattlesnake.com>
9654
9655 * textmodes/texnfo-upd.el (texinfo-multi-file-update): Create a
9656 new list of included files called `files-with-node-lines', that
9657 only have node lines. This way @include commands can include any
9658 file, such as version and update files without node lines, not
9659 just files that are chapters.
9660
9661 2003-12-25 Andreas Schwab <schwab@suse.de>
9662
9663 * jka-compr.el (jka-compr-insert-file-contents): Avoid error when
9664 file not found.
9665
9666 2003-12-08 Miles Bader <miles@gnu.org>
9667
9668 * dired.el (dired-between-files): Always use dired-move-to-filename,
9669 which is more robust in non-english locales.
9670
9671 2003-12-25 Markus Rost <rost@mathematik.uni-bielefeld.de>
9672
9673 * vc.el (vc-dired-purge): Avoid error from `kill-line'.
9674
9675 2003-12-24 Andreas Schwab <schwab@suse.de>
9676
9677 * shell.el (shell-file-name-quote-list): Add backslash.
9678
9679 * comint.el (comint-quote-filename): Correctly handle backslash
9680 in comint-file-name-quote-list.
9681
9682 2003-12-24 Kenichi Handa <handa@m17n.org>
9683
9684 * international/mule-cmds.el (set-default-coding-systems):
9685 Call ucs-set-table-for-input for all buffers that don't have local
9686 value of buffer-file-coding-system.
9687
9688 * international/ucs-tables.el (ucs-set-table-for-input):
9689 If translation-table-for-encode is a symbol, get its
9690 translation-table property.
9691
9692 2003-12-23 Luc Teirlinck <teirllm@auburn.edu>
9693
9694 * ffap.el (ffap-read-file-or-url): Eliminate reliance of the call
9695 to `completing-read' on a recently fixed bug.
9696
9697 * fringe.el (fringe-query-style): Suggest `?' in minibuffer prompt,
9698 instead of SPACE, to get the list of possible fringe modes.
9699 SPACE only works if both `partial-completion-mode' and
9700 `completion-auto-help' are nil.
9701
9702 * complete.el (PC-is-complete-p): Delete.
9703 (PC-do-completion): Replace all calls to `PC-is-complete-p' with
9704 calls to `test-completion'.
9705
9706 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
9707
9708 * progmodes/gud.el (gud-speedbar-buttons): Use speed-bar-edit-line
9709 to edit values when there are no children.
9710
9711 * gdb-ui.el (gdba, gdb-assembler-mode): Call the mode "Machine" as
9712 a mode called "Assembler" already exists.
9713 (gdb-use-colon-colon-notation, gdb-show-changed-values): New options.
9714 (gud-watch): Use format option. Remove font properties from string.
9715 (gdb-var-create-handler, gdb-var-list-children-handler):
9716 Don't bother about properties as there are none.
9717 (gdb-var-create-handler, gdb-var-list-children-handler)
9718 (gdb-var-update-handler): Call gdb-var-evaluate-expression-handler
9719 with two arguments.
9720 (gdb-var-evaluate-expression-handler, gdb-post-prompt):
9721 Let speedbar show value changes with a different font.
9722 (gdb-edit-value): New defun.
9723 (gdb-clear-partial-output, gdb-clear-inferior-io)
9724 (def-gdb-auto-update-handler): Use erase-buffer.
9725 (gdb-frame-handler): Display watch expressions in
9726 FUNCTION::VARIABLE format if required.
9727
9728 2003-12-23 John Paul Wallington <jpw@gnu.org>
9729
9730 * info.el (Info-unescape-quotes, Info-split-parameter-string)
9731 (Info-goto-emacs-command-node): Doc fixes.
9732
9733 2003-12-12 Jesper Harder <harder@ifa.au.dk>
9734
9735 * cus-edit.el (custom-add-parent-links): Define "many".
9736
9737 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk>
9738
9739 * wid-edit.el (widget-child-value-get, widget-child-value-inline)
9740 (widget-child-validate, widget-type-value-create)
9741 (widget-type-default-get, widget-type-match): New functions.
9742 (lazy): New widget.
9743 (menu-choice, checklist, radio-button-choice, editable-list)
9744 (group, documentation-string): Remove redundant (per 2003-10-25
9745 change) calls to `widget-children-value-delete'.
9746 (widget-choice-value-get, widget-choice-value-inline): Remove.
9747 (menu-choice): Update widget.
9748
9749 2003-12-03 Kenichi Handa <handa@m17n.org>
9750
9751 * language/cyrillic.el: Register "microsoft-cp1251" in
9752 ctext-non-standard-encodings-alist.
9753 ("Bulgarian"): Add ctext-non-standard-encodings.
9754 ("Belarusian"): Likewise.
9755
9756 * international/mule-conf.el (compound-text-with-extensions):
9757 Change the type to 2 (iso-2022 base).
9758
9759 * international/mule.el (ctext-non-standard-encodings-alist):
9760 Change the format.
9761 (ctext-non-standard-encodings): New variable.
9762 (ctext-post-read-conversion): Fully re-written.
9763 (ctext-non-standard-designations-alist): Delete it.
9764 (ctext-non-standard-encodings-table): New function.
9765 (ctext-pre-write-conversion): Fully re-written.
9766
9767 2003-11-30 Per Abrahamsen <abraham@dina.kvl.dk>
9768
9769 * cus-edit.el (custom-add-parent-links): Add documentation links
9770 for parent, if the item has none of its own.
9771
9772 2003-11-30 Richard M. Stallman <rms@gnu.org>
9773
9774 * dired-aux.el (dired-do-query-replace-regexp):
9775 Report files visited read-only.
9776
9777 2003-11-30 Juri Linkov <juri@jurta.org>
9778
9779 * dired-aux.el (dired-compare-directories): New command.
9780 (dired-file-set-difference, dired-files-attributes): New functions.
9781
9782 2003-11-30 Kai Grossjohann <kai.grossjohann@gmx.net>
9783 Version 2.0.38 of Tramp released.
9784
9785 * net/tramp.el (tramp-chunksize): Extend docstring. Suggested by
9786 Charles Curley <charlescurley@charlescurley.com>.
9787 (tramp-multi-connection-function-alist): Add ssht entry which adds
9788 "-e none -t -t" to the list of ssh args. Suggested by Adrian
9789 Aichner.
9790 (tramp-get-method-parameter): New function to retrieve a method
9791 parameter. This allows for omission of method parameters.
9792 Callers adjusted.
9793
9794 2003-11-30 Michael Albinus <Michael.Albinus@alcatel.de>
9795
9796 * net/tramp.el: Add new optional parameter ID-FORMAT to
9797 `file-attributes'. Calls of `file-attributes' won't use this
9798 parameter for backward compatibility reasons.
9799 (tramp-perl-file-attributes): Add a new parameter to Perl script
9800 in order to handle uid/gid as strings, if desired.
9801 (tramp-handle-file-truename, tramp-handle-file-symlink-p):
9802 Apply `file-attributes' instead of `tramp-handle-file-attributes' in
9803 order to make the function more general.
9804 (tramp-handle-file-attributes): Replace proprietary optional
9805 parameter NONNUMERIC by the recently (Emacs 21.4) introduced ID-FORMAT.
9806 (tramp-handle-file-attributes-with-perl): Handle parameter
9807 NONNUMERIC if set. This wasn't done in the past.
9808 (tramp-post-connection): Apply second parameter "$2" if
9809 `tramp-remote-perl' is called.
9810
9811 * net/tramp-smb.el (tramp-smb-handle-delete-file):
9812 Correct cut'n'waste error (`filename' instead of `directory').
9813 (tramp-smb-handle-directory-files-and-attributes)
9814 (tramp-smb-handle-file-attributes): Add recently (Emacs 21.4)
9815 introduced parameter ID-FORMAT.
9816 (tramp-smb-handle-make-directory-internal): Correct cut'n'waste
9817 error (`directory' instead of `ldir').
9818
9819 * net/tramp-vc.el (tramp-handle-vc-user-login-name): Check if
9820 `file-attributes' has a second parameter. If yes, apply it with
9821 value "'integer". Otherwise, don't use that parameter (default is
9822 integer format).
9823
9824 2003-11-30 Luc Teirlinck <teirllm@auburn.edu>
9825
9826 * help.el (help-map): Bind `display-local-help' to `C-h .'.
9827 (help-for-help): Add `C-h .' to the listed Help options.
9828 Remove trailing whitespace.
9829
9830 * help-at-pt.el: New file.
9831
9832 2003-11-30 Jonathan Yavner <jyavner@member.fsf.org>
9833
9834 * subr.el (noreturn, 1value): New macros for test coverage.
9835 See `testcover.el'.
9836
9837 * emacs-lisp/edebug.el: Add def-edebug-spec for `noreturn' and `1value'.
9838
9839 * emacs-lisp/testcover.el (testcover-reinstrument): Special case
9840 for macro `1value'.
9841 (testcover-1value): New function. Checks that a 1value form
9842 actually returns only one value. Requested by RMS.
9843
9844 2003-11-29 Nick Roberts <nick@nick.uklinux.net>
9845
9846 * gdb-ui.el (gud-watch, gdb-var-create-handler)
9847 (gdb-var-list-children, gdb-var-list-children-handler)
9848 (gdb-var-update-handler, gdb-var-delete): Add server prefix to the
9849 gdb commands that use mi to keep them out of the command history.
9850
9851 2003-11-29 Jan Dj\e,Ad\e(Brv <jan.h.d@swipnet.se>
9852
9853 * cus-start.el (all): Add use-file-dialog.
9854
9855 2003-11-27 Stefan Monnier <monnier@iro.umontreal.ca>
9856
9857 * textmodes/tex-mode.el (latex-mode): `tex-trailer' is not a regexp.
9858
9859 2003-11-27 Kim F. Storm <storm@cua.dk>
9860
9861 * subr.el (posn-object-x-y): New defun.
9862
9863 2003-11-26 Stefan Monnier <monnier@iro.umontreal.ca>
9864
9865 * progmodes/make-mode.el (makefile-font-lock-syntactic-keywords):
9866 Don't use `space' for \\\n.
9867 Be more selective as to which # are comment-starters.
9868
9869 2003-11-26 Luc Teirlinck <teirllm@auburn.edu>
9870
9871 * subr.el (number-sequence): Improve handling of floating point
9872 arguments (suggested by Kim Storm). Allow negative arguments.
9873
9874 2003-11-26 Kenichi Handa <handa@m17n.org>
9875
9876 * international/mule-cmds.el (standard-display-european-internal):
9877 Cancel the standard-display-table setting for ` and '.
9878
9879 2003-11-26 Kim F. Storm <storm@cua.dk>
9880
9881 * ido.el (ido-use-filename-at-point, ido-use-url-at-point):
9882 New defcustoms to add ffap-like functionality to ido.
9883 (ido-saved-vc-hb): Rename from ido-saved-vc-mt. Uses changed.
9884 (ido-no-final-slash): New defun.
9885 (ido-make-prompt, ido-file-internal, ido-toggle-vc)
9886 (ido-read-file-name): ): Toggle VC checking via
9887 vc-handled-backends instead of vc-master-templates.
9888 (ido-file-internal): Handle ido-use-url-at-point and
9889 ido-use-filename-at-point via code borrowed from ffap-guesser.
9890 Handle new ido-exit code ffap.
9891 (ido-sort-list): Ignore final slash when sorting file names.
9892
9893 2003-11-25 Kim F. Storm <storm@cua.dk>
9894
9895 * emulation/cua-base.el (cua--standard-movement-commands):
9896 Add forward-sentence and backward-sentence.
9897
9898 2003-11-25 Stephen Eglen <stephen@gnu.org>
9899
9900 * iswitchb.el (iswitchb-read-buffer,iswitchb-exit-minibuffer):
9901 iswitchb-exit is set to 'usefirst when user selects buffer at head
9902 of list using RET. (Selecting buffers at the head of the list was
9903 broken if the substring was also a complete buffername.)
9904
9905 2003-11-23 Kim F. Storm <storm@cua.dk>
9906
9907 * progmodes/compile.el (grep-command, grep-use-null-device)
9908 (grep-find-command, grep-tree-command, grep-tree-files-aliases)
9909 (grep-tree-ignore-case, grep-tree-ignore-CVS-directories)
9910 (grep-regexp-alist, grep-program, find-program)
9911 (grep-find-use-xargs, grep-history, grep-find-history)
9912 (grep-process-setup, grep-compute-defaults)
9913 (grep-default-command, grep, grep-tag-default, grep-find)
9914 (grep-expand-command-macros, grep-tree-last-regexp)
9915 (grep-tree-last-files, grep-tree): Move grep variables, functions
9916 and commands to new file grep.el.
9917 (compilation-mode-map): Remove grep commands from Compile sub-menu.
9918 (compilation-process-setup-function): Doc fix.
9919 (compilation-highlight-regexp, compilation-highlight-overlay): New
9920 defvars used for highlighting current compile error in source buffer.
9921 (compile-internal): New optional args HIGHLIGHT-REGEXP and
9922 LOCAL-MAP which overrides compilation-highlight-regexp and
9923 compilation-mode-map for this compilation.
9924 Delay calling compilation-set-window-height until after running
9925 compilation-process-setup-function so it can buffer-local override
9926 compilation-window-height.
9927 Check buffer-local value of compilation-scroll-output.
9928 (compilation-set-window-height): Use buffer-local value of
9929 compilation-window-height.
9930 (compilation-revert-buffer): Don't pass (undefined)
9931 preserve-modes arg to revert-buffer.
9932 (next-error-no-select, previous-error-no-select): New commands.
9933 (compilation-goto-locus): Temporarily highlight current match in
9934 source buffer using compilation-highlight-regexp.
9935
9936 * progmodes/grep.el: New file with grep code from compile.el.
9937 (grep): New defcustom group.
9938 (grep-window-height): New defcustom, like compilation-window-height.
9939 (grep-auto-highlight): New defcustom, like compile-auto-highlight.
9940 (grep-scroll-output): New defcustom, like compilation-scroll-output.
9941 (grep-command, grep-use-null-device, grep-find-command)
9942 (grep-tree-files-aliases, grep-tree-ignore-case)
9943 (grep-tree-ignore-CVS-directories): Move to grep custom group.
9944 (grep-setup-hook): New hook variable.
9945 (grep-mode-map): New keymap for grep commands. Add Grep menu.
9946 (grep-last-buffer): New defvar, override compilation-last-buffer.
9947 (grep): Add optional arg HIGHLIGHT-REGEXP. Doc fix.
9948 Call compile-internal with args highlight-regexp and grep-mode-map.
9949
9950 2003-11-23 Kim F. Storm <storm@cua.dk>
9951
9952 * subr.el (event-start, event-end): Doc fix.
9953 (posn-window, posn-x-y, posn-timestamp): Simplify doc.
9954 (posn-area, posn-actual-col-row, posn-object): New defuns.
9955 (posn-col-row): Simplify doc. Rewrite to use cond.
9956 (posn-point): Also return buffer position for events outside text
9957 area (that info is now present in the event position).
9958
9959 * mouse.el: Bind mouse-1 on left-fringe and right-fringe to
9960 mouse-set-point so that hscroll still works now that clicks on
9961 fringes generate specific mouse events.
9962 (mouse-set-point): Note that it now works in fringes and margins
9963 too due to new semantics of posn-point in fringes and margins.
9964
9965 * gdb-ui.el (gdb-mouse-toggle-breakpoint): New defun.
9966 (gdba): Bind it to [left-margin mouse-1] and [left-fringe mouse-1].
9967
9968 2003-11-20 Kim F. Storm <storm@cua.dk>
9969
9970 * gdb-ui.el (gud-gdba-command-name): Find gdb command via PATH.
9971 (breakpoint-xpm-data, breakpoint-enabled-pbm-data): Make smoother.
9972 (breakpoint-enabled-icon, breakpoint-disabled-icon): Set :ascent
9973 to 100 for icons to avoid increasing line height when shown.
9974
9975 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
9976
9977 * newcomment.el (comment-normalize-vars): Initialize properly if
9978 comment-start was nil.
9979
9980 2003-11-19 Andreas Schwab <schwab@suse.de>
9981
9982 * simple.el (set-variable): Fix indentation.
9983
9984 2003-11-17 Kenichi Handa <handa@m17n.org>
9985
9986 * international/latin1-disp.el (latin1-display-ucs-per-lynx):
9987 Fix docstring.
9988
9989 2003-11-17 Jesper Harder <harder@ifa.au.dk> (tiny change)
9990
9991 * international/latin1-disp.el (latin1-display): Fix docstring.
9992
9993 2003-11-16 John Wiegley <johnw@newartisans.com>
9994
9995 * eshell/em-ls.el (eshell-ls-file): There are times with
9996 size-width is nil and uncomputed (when directories are created in
9997 dired, for example); in this case, 4 is reasonable default value,
9998 although it may caused skewed new entries (which could be avoided
9999 by returning the original value of 8 in all cases, but 99% of the
10000 time this is a waste of whitespace).
10001
10002 2003-11-16 Martin Stjernholm <bug-cc-mode@gnu.org>
10003
10004 * cc-engine.el (c-guess-continued-construct)
10005 (c-guess-basic-syntax): Check a little more carefully if it's a
10006 function declaration when an unknown construct followed by a block
10007 is found inside a statement context. This avoids macros followed
10008 by blocks to be taken as function declarations.
10009
10010 (c-guess-continued-construct): Change the analysis of a statement
10011 continuation with a brace open to `substatement-block', for
10012 consistency with recognized statements.
10013
10014 (c-add-stmt-syntax): Don't continue to the surrounding sexp if the
10015 start is in a position so that `c-beginning-of-statement-1' jumped
10016 to the beginning of the same statement.
10017
10018 * cc-fonts.el, cc-engine.el (c-forward-<>-arglist-recur):
10019 Don't accept binary operators in the arglist if we're in a function
10020 call context, i.e. if `c-restricted-<>-arglists' is set. That avoids
10021 template recognition in cases like "if (a < b || c > d)".
10022
10023 (c-restricted-<>-arglists): New more appropriate name for
10024 `c-disallow-comma-in-<>-arglists'.
10025
10026 Accessing functions updated for the variable name change.
10027
10028 * cc-engine.el (c-syntactic-re-search-forward): Fix bug where the
10029 match data could get clobbered if NOT-INSIDE-TOKEN is used.
10030
10031 * cc-engine.el (c-beginning-of-statement-1): Don't allow parens in
10032 labels.
10033
10034 (c-backward-to-decl-anchor): Use `c-beginning-of-statement-1'
10035 instead of duplicating parts of it. This fixes bogus label
10036 recognition.
10037
10038 * cc-align.el (c-gnu-impose-minimum): Revert to the old method
10039 of checking the context in which to apply the minimum indentation,
10040 so that it isn't enforced in e.g. namespace blocks.
10041
10042 * cc-vars.el (c-inside-block-syms): New constant used by
10043 `c-gnu-impose-minimum'. It's defined close to `c-offsets-alist'
10044 to somewhat reduce the risk of becoming stale.
10045
10046 * cc-cmds.el, cc-engine.el (c-shift-line-indentation): Move from
10047 cc-cmds to cc-engine to allow use from cc-align.
10048
10049 * cc-engine.el (c-beginning-of-inheritance-list): Cope with fully
10050 qualified identifiers containing "::".
10051
10052 * cc-defs.el (c-make-keywords-re): Add kludge for bug in
10053 `regexp-opt' in Emacs 20 and XEmacs when strings contain newlines.
10054
10055 * cc-vars.el (c-emacs-features): Use a space in front of the name
10056 of the temporary buffer. That also avoids dumping problems in
10057 XEmacs due to undo info being left around after the buffer is killed.
10058
10059 * cc-engine.el (c-in-knr-argdecl): Look closer at the function
10060 arglist to see if it's a K&R style declaration.
10061
10062 (c-guess-basic-syntax): CASE 5B.2: Check with `c-in-knr-argdecl'
10063 before returning `knr-argdecl-intro'.
10064
10065 2003-11-16 John Wiegley <johnw@newartisans.com>
10066
10067 * eshell/em-ls.el (eshell-ls-file): Instead of making the size
10068 field in a long-listing always 8 characters, use `size-width',
10069 which has already been computed.
10070
10071 2003-11-15 Thien-Thi Nguyen <ttn@gnu.org>
10072
10073 * subr.el (minor-mode-list): Add `hs-minor-mode'.
10074
10075 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
10076
10077 * diff-mode.el (diff-hunk-prev, diff-hunk-next):
10078 Support operation while narrowed, with `diff-restrict-view'.
10079
10080 2003-11-14 Thien-Thi Nguyen <ttn@gnu.org>
10081
10082 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
10083 Take additional optional arg NARROWFUN. For the generated functions:
10084 Add local var `was-narrowed-p'. Also, if NARROWFUN is specified,
10085 include frags that arrange to check for and save narrowing state before
10086 the move and then conditionally call NARROWFUN after the move.
10087
10088 2003-11-14 John Wiegley <johnw@newartisans.com>
10089
10090 * eshell/esh-var.el (eshell-parse-variable-ref): Add a backslash
10091 that was optional, but obviously missing based on surrounding code.
10092
10093 * eshell/esh-cmd.el (eshell-lisp-command): Do not late-convert
10094 string arguments to numbers unless the whole argument was seen as
10095 a number.
10096
10097 2003-11-14 Kenichi Handa <handa@m17n.org>
10098
10099 * international/mule.el (ctext-non-standard-encodings-alist):
10100 Fix coding systems.
10101
10102 2003-11-10 Kenichi Handa <handa@m17n.org>
10103
10104 * language/kannada.el ("Kannada"): Add sample-text.
10105
10106 * language/knd-util.el (kannada-compose-region)
10107 (kannada-compose-string, kannada-post-read-conversion):
10108 Add autoload cookie.
10109
10110 * international/quail.el (quail-completion): Change the message
10111 "corresponding translations" to "corresponding characters".
10112
10113 2003-11-09 Markus Rost <rost@mathematik.uni-bielefeld.de>
10114
10115 * descr-text.el (describe-char): Fix typo.
10116
10117 2003-11-08 Kailash C. Chowksey <klchxbec@m-net.arbornet.org>
10118
10119 These changes are to support Kannada language/script.
10120
10121 * Makefile.in (DONTCOMPILE): Add kannada.el.
10122
10123 * makefile.w32-in (DONTCOMPILE): Add kannada.el.
10124
10125 * loadup.el: Preload kannada.el.
10126
10127 * language/ind-util.el (ucs-kannada-to-is13194-alist)
10128 (is13194-to-ucs-kannada-hashtbl, is13194-to-ucs-kannada-regexp):
10129 New variables.
10130
10131 * language/kannada.el: New file.
10132
10133 * language/knd-util.el: New file.
10134
10135 2003-11-07 Andreas Schwab <schwab@suse.de>
10136
10137 * progmodes/autoconf.el (autoconf-font-lock-keywords):
10138 Also highlight AH_*.
10139
10140 * xml.el (xml-parse-dtd): Fix misplaced paren.
10141
10142 2003-11-07 Kenichi Handa <handa@m17n.org>
10143
10144 * language/european.el (windows-1252): Fix table (0x8F and 0x9E).
10145
10146 2003-11-05 Juri Linkov <juri@jurta.org>
10147
10148 * desktop.el (desktop-locals-to-save): Add buffer-file-coding-system.
10149 (desktop-buffer-file): Use saved buffer-file-coding-system
10150 for file reading. Set auto-insert to nil to prevent automatic
10151 insertion into restored empty files.
10152
10153 2003-11-04 Luc Teirlinck <teirllm@auburn.edu>
10154
10155 * files.el (risky-local-variable-p): Make second argument optional.
10156
10157 2003-11-03 Stefan Monnier <monnier@iro.umontreal.ca>
10158
10159 * subr.el (add-hook): Fix last change.
10160
10161 2003-11-03 Eli Zaretskii <eliz@gnu.org>
10162
10163 * mail/rmail.el (rmail-convert-to-babyl-format):
10164 If base64-decode-region signals an error, catch it and silently
10165 ignore it.
10166
10167 2003-11-01 Mark A. Hershberger <mah@everybody.org>
10168
10169 * xml.el (xml-parse-region): Allow comments to appear after the
10170 topmost element has closed.
10171 (xml-ns-parse-ns-attrs, xml-ns-expand-el)
10172 (xml-ns-expand-attr): New functions to do namespace handling.
10173 (xml-intern-attrlist): Back-compatible handling of attribute names.
10174 (xml-parse-tag): Move namespace handling to separate functions.
10175 Now produces elements in the form ((:ns . "element") (attr-list)
10176 children) instead of ('ns:element (attr-list) children).
10177 (xml-parse-attlist): Fix attribute parsing.
10178 (xml-parse-dtd): Change parsing so that it produces strings
10179 instead of interned symbols.
10180
10181 2003-11-01 era@iki.fi <era@iki.fi> (tiny change)
10182
10183 * dired.el (dired-ls-sorting-switches): Doc fix.
10184
10185 2003-11-01 Oliver Scholz <epameinondas@gmx.de>
10186
10187 * emacs-lisp/rx.el (rx-or): Fix the case of
10188 "(rx (and ?a (or ?b ?c) ?d))".
10189
10190 2003-11-01 Christoph Wedler <wedler@users.sourceforge.net> (tiny change)
10191
10192 * textmodes/texinfmt.el (texinfo-pre-format-hook): New variable.
10193 (texinfo-format-region): Use it.
10194 (texinfo-format-buffer-1): Ditto.
10195
10196 2003-11-01 Alan Mackenzie <acm@muc.de>
10197
10198 Changes to allow scrolling whilst in isearch mode:
10199 * isearch.el (isearch-unread-key-sequence): New function,
10200 extracted from isearch-other-meta-char.
10201 (top level): (put 'foo 'isearch-scroll) on all Emacs's
10202 "scrollable" standard functions.
10203 (isearch-allow-scroll): New customizable variable.
10204 (isearch-string-out-of-window, isearch-back-into-window)
10205 (isearch-reread-key-sequence-naturally)
10206 (isearch-lookup-scroll-key): New functions.
10207 (isearch-other-meta-char): Doc string and functionality enhanced.
10208 Now accepts a prefix argument.
10209 (isearch-lazy-highlight-window-end): New variable.
10210 (isearch-lazy-highlight-new-loop): Pay attention to the window's
10211 end (thru isearch-lazy-highlight-window-end), not only its start.
10212
10213 * simple.el (overriding-map-is-bound, saved-overriding-map): New vars.
10214 (ensure-overriding-map-is-bound, restore-overriding-map): New funs.
10215 (universal-argument, universal-argument-more, negative-argument)
10216 (digit-argument, universal-argument-other-key): Minor changes.
10217
10218 2003-11-01 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
10219
10220 * mail/rmailsum.el (rmail-summary-goto-msg): Don't call itself
10221 recursively if the last message is deleted, thus avoiding an
10222 infinite loop.
10223
10224 2003-10-30 Stefan Monnier <monnier@iro.umontreal.ca>
10225
10226 * textmodes/tex-mode.el (tex-compile-commands): Add `yap' and `ps2pdf'.
10227 (tex-main-file): Don't add .tex if the extension is already present.
10228 (tex-uptodate-p): Don't recurse indefinitely with symlinks.
10229
10230 2003-10-29 Lute Kamstra <lute@gnu.org>
10231
10232 * progmodes/octave-inf.el (inferior-octave-prompt):
10233 Recognize version number in prompt.
10234
10235 2003-10-28 Dave Love <fx@gnu.org>
10236
10237 * international/characters.el: Fix some Unicode ranges.
10238
10239 2003-10-28 Kenichi Handa <handa@m17n.org>
10240
10241 * disp-table.el (standard-display-8bit)
10242 (standard-display-default, standard-display-ascii)
10243 (standard-display-g1, standard-display-graphic)
10244 (standard-display-underline): Assure that standard-display-table
10245 is a display table.
10246
10247 2003-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
10248
10249 * simple.el (reindent-then-newline-and-indent): Delete space *after*
10250 reindenting the first line.
10251
10252 2003-10-25 Per Abrahamsen <abraham@dina.kvl.dk>
10253
10254 * wid-edit.el (widget-default-delete): Always delete child widgets.
10255
10256 2003-10-24 Stefan Monnier <monnier@iro.umontreal.ca>
10257
10258 * newcomment.el (comment-indent): Don't call indent-according-to-mode
10259 if the line has code.
10260 Don't try to line up with something that's too far left.
10261
10262 * progmodes/octave-mod.el (octave-comment-start): Simplify.
10263 (octave-mode-syntax-table): Add % as a comment starter.
10264 (octave-point): Remove.
10265 (octave-in-comment-p, octave-in-string-p)
10266 (octave-not-in-string-or-comment-p, calculate-octave-indent)
10267 (octave-blink-matching-block-open, octave-auto-fill):
10268 Use line-(beginning|end)-position instead.
10269
10270 2003-10-23 Francesco Potort\e,Al\e(B <pot@gnu.org>
10271
10272 * emacs-lisp/authors.el (authors-aliases): Add correct realname
10273 for Francesco Potort\e,Al\e(B.
10274
10275 2003-10-23 Dave Love <fx@gnu.org>
10276
10277 * international/mule-cmds.el (locale-charset-to-coding-system):
10278 Don't rely on nil being a coding system.
10279
10280 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version.
10281 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars.
10282 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII).
10283
10284 2003-10-21 Nick Roberts <nick@nick.uklinux.net>
10285
10286 * gdb-ui.el (gdb-current-language): New variable.
10287 (gdb-update-flag): Remove variable.
10288 (gud-watch, gdb-frame-handler): Adapt for other languages (Fortran).
10289 (gdb-take-last-elt): Remove function.
10290 (gdb-dequeue-input): Avoid recursion by not using gdb-take-last-elt.
10291 (gdb-post-prompt): Check for variable object changes here.
10292
10293 * progmodes/gud.el (gud-speedbar-buttons): Check for variable
10294 object changes in gdb-ui.el.
10295
10296 2003-10-21 Richard M. Stallman <rms@gnu.org>
10297
10298 * emacs-lisp/edebug.el (edebug-display-freq-count): Doc fix.
10299
10300 * ls-lisp.el (ls-lisp-insert-directory): Arg is now wildcard-regexp.
10301 Don't check for foo*/ wildcard form here.
10302 (insert-directory): Recognize foo*/ as a wildcard.
10303 Separate wildcard-regexp variable from the arg, wildcard.
10304
10305 * subr.el (add-hook): Correctly detect when make-local-hook was used.
10306 (remove-hook): Correctly handle strange cases about local hooks.
10307
10308 2003-10-21 David Ponce <david@dponce.com>
10309
10310 * ruler-mode.el (ruler-mode-left-fringe-cols): Add new optional
10311 argument REAL, to return a real number instead of a rounded
10312 integer value. Define as inline function.
10313 (ruler-mode-right-fringe-cols): Likewise.
10314 (ruler-mode-scroll-bar-cols): New function.
10315 (ruler-mode-left-scroll-bar-cols): Use it. Define as macro.
10316 (ruler-mode-right-scroll-bar-cols): Likewise.
10317 (ruler-mode-space): New function.
10318 (ruler-mode-ruler): Use it. Handle variations of fringe style,
10319 scroll bar mode and margins in a more robust way.
10320
10321 2003-10-21 Christoph Wedler <Christoph.Wedler@sap.com>
10322
10323 * progmodes/antlr-mode.el: Make major mode work with cc-mode-5.30+.
10324 (antlr-c-init-language-vars): New function.
10325 (antlr-mode): Use it with cc-mode before v5.29.
10326 (antlr-c-common-init): Don't set some local vars here.
10327 (antlr-mode): Set them here.
10328 (antlr-c-forward-sws): New function alias.
10329 (antlr-mode): Redefine with cc-mode before v5.30.
10330 (antlr-skip-sexps): Use it.
10331 (antlr-skip-exception-part): Ditto.
10332 (antlr-skip-file-prelude): Ditto.
10333 (antlr-outside-rule-p): Ditto.
10334 (antlr-end-of-body): Ditto.
10335 (antlr-option-kind): Ditto.
10336 (antlr-insert-option-area): Ditto.
10337 (antlr-file-dependencies): Ditto.
10338
10339 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
10340
10341 * textmodes/bibtex.el (bibtex-move-outside-of-entry):
10342 Move backward only if point was not inside an entry.
10343
10344 2003-10-21 Richard M. Stallman <rms@gnu.org>
10345
10346 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change.
10347
10348 2003-10-21 Juri Linkov <juri@jurta.org>
10349
10350 * compare-w.el: Automatically skip non-matching text to resync.
10351 (compare-windows-whitespace): Doc fix.
10352 (compare-windows-sync, compare-windows-sync-string-size)
10353 (compare-windows-recenter, compare-ignore-whitespace)
10354 (compare-windows-highlight, compare-windows-face): New variables.
10355 (compare-windows): Use compare-windows-sync.
10356 (compare-windows-highlight, compare-windows-dehighlight)
10357 (compare-windows-sync-regexp)
10358 (compare-windows-sync-default-function): New functions.
10359
10360 2003-10-21 Juri Linkov <juri@jurta.org>
10361
10362 * diff.el (diff-parse-differences): Don't visit the files now;
10363 instead, just record the error locus.
10364
10365 2003-10-21 Dave Love <fx@gnu.org>
10366
10367 * progmodes/cfengine.el: New file.
10368
10369 2003-10-20 Stefan Monnier <monnier@iro.umontreal.ca>
10370
10371 * complete.el (PC-do-completion): Do not forget to use `pred' as the
10372 default-directory when completing file names.
10373
10374 2003-10-20 Luc Teirlinck <teirllm@auburn.edu>
10375
10376 * help-mode.el (help-make-xrefs): Make sure that if a symbol is
10377 followed by the word `face', it gets treated as a face, even if
10378 it is also defined as a variable or a function.
10379
10380 2003-10-20 Dave Love <fx@gnu.org>
10381
10382 * emacs-lisp/easy-mmode.el (easy-mmode-define-navigation):
10383 Avoid incf in macro expansion.
10384
10385 2003-10-20 John Paul Wallington <jpw@gnu.org>
10386
10387 * emacs-lisp/elint.el (elint-check-defcustom-form): Don't use
10388 `evenp' so we don't implicitly require cl library at runtime.
10389
10390 2003-10-18 Luc Teirlinck <teirllm@auburn.edu>
10391
10392 * help-mode.el (help-xref-symbol-regexp): Treat newlines as whitespace.
10393 (help-make-xrefs): Only make cross-references for faces if
10394 preceded or followed by the word `face'. Do not make a
10395 cross-reference for variables without variable documentation,
10396 unless preceded by the word `variable' or `option'. Update doc
10397 string accordingly.
10398
10399 2003-10-18 Thien-Thi Nguyen <ttn@gnu.org>
10400
10401 * progmodes/hideshow.el: Rewrite one-armed `if'
10402 constructs using either `when' or `unless'.
10403 (hs-grok-mode-type): Elide superfluous `progn'; nfc.
10404
10405 2003-10-16 Nick Roberts <nick@nick.uklinux.net>
10406
10407 * gdb-ui.el (breakpoint-xpm-data, breakpoint-enabled-pbm-data)
10408 (breakpoint-disabled-pbm-data): Make breakpoint icons 10x10
10409 instead of 12x12.
10410
10411 2003-10-16 Eli Zaretskii <eliz@gnu.org>
10412
10413 * mail/rmail.el (rmail-convert-to-babyl-format): Display a
10414 message while converting to Babyl.
10415
10416 2003-10-16 Vadim Nasardinov <vadimn@redhat.com> (tiny change)
10417
10418 * allout.el (allout-mode): Doc fix.
10419
10420 2003-10-16 Lute Kamstra <lute@gnu.org>
10421
10422 * subr.el (force-mode-line-update): Fix docstring.
10423
10424 2003-10-14 Dave Love <fx@gnu.org>
10425
10426 * international/mule-cmds.el (find-multibyte-characters): Doc fix.
10427 (default-input-method): Add :link, improve :type.
10428 (locale-charset-language-names): Fix utf-8 pattern.
10429 (locale-charset-match-p, locale-charset-alist)
10430 (locale-charset-to-coding-system): New.
10431 (set-locale-environment): Deal with codeset part of locale specs.
10432
10433 2003-10-14 Lute Kamstra <lute@gnu.org>
10434
10435 * fringe.el (fringe-mode): Use active voice in docstring.
10436 (set-fringe-style): Ditto.
10437
10438 2003-10-13 Lute Kamstra <lute@gnu.org>
10439
10440 * fringe.el (fringe-mode): Fix docstring.
10441 (set-fringe-style): Ditto.
10442
10443 2003-10-12 Michael Kifer <kifer@cs.stonybrook.edu>
10444
10445 * ediff-mult.el (ediff-filegroup-action):
10446 Use ediff-default-filtering-regexp.
10447
10448 * ediff-util.el (ediff-recenter): Don't call
10449 ediff-restore-highlighting twice.
10450 (ediff-select-difference): Set current difference.
10451 (ediff-unselect-and-select-difference): Add comment.
10452
10453 * ediff.el (ediff-directories,ediff-directory-revisions)
10454 (ediff-directories3,ediff-merge-directories)
10455 (ediff-merge-directories-with-ancestor)
10456 (ediff-merge-directory-revisions)
10457 (ediff-merge-directory-revisions-with-ancestor):
10458 Use ediff-default-filtering-regexp.
10459
10460 2003-10-12 Andreas Schwab <schwab@suse.de>
10461
10462 * international/mule-cmds.el (locale-charset-language-names):
10463 Simplify regex by removing unused grouping.
10464
10465 2003-10-10 Dave Love <fx@gnu.org>
10466
10467 * bindings.el: Don't bind stop.
10468
10469 2003-10-08 Miles Bader <miles@gnu.org>
10470
10471 * gdb-ui.el (gdb-info-frames-custom): Use proper :inverse-video
10472 face instead of attempting to emulate it.
10473
10474 2003-10-07 Kenichi Handa <handa@m17n.org>
10475
10476 * international/mule-diag.el (list-coding-systems-1): List coding
10477 systems that are loaded automatically.
10478
10479 * international/code-pages.el (iso-8859-11): Add autoload cookie.
10480
10481 * international/mule.el (autoload-coding-system): New function.
10482
10483 2003-10-07 Andreas Schwab <schwab@suse.de>
10484
10485 * log-edit.el (log-edit-changelog-entries): Prefer local value of
10486 change-log-default-name in the buffer visiting the file.
10487
10488 2003-10-06 Dave Love <fx@gnu.org>
10489
10490 * files.el (find-file-hook): Customize.
10491 (auto-mode-alist): Add .stk, .ss, .sch, .orig.
10492
10493 * bindings.el (completion-ignored-extensions): Remove .log.
10494 (global-map): Add again, open, stop keys.
10495
10496 2003-10-05 Richard M. Stallman <rms@gnu.org>
10497
10498 * progmodes/sh-script.el (sh-feature): Handle sh-modify like sh-append.
10499 (sh-for, sh-indexed-loop, sh-function, sh-while, sh-while-getopts):
10500 Use sh-modify directly.
10501 (sh-select): Use sh-append, not eval.
10502
10503 * mail/emacsbug.el (report-emacs-bug): Fix previous change.
10504
10505 * info.el (Info-following-node-name): New function.
10506
10507 * loadhist.el (unload-feature-special-hooks):
10508 Rename from loadhist-hook-functions.
10509 (loadhist-hook-functions): Now an alias.
10510
10511 2003-10-04 Eli Zaretskii <eliz@gnu.org>
10512
10513 * ldefs-boot.el: Renamed from loaddefs-boot.el, to prevent
10514 file-name clashes on 8+3 filesystems.
10515
10516 * Makefile.in (DONTCOMPILE, bootstrap-clean):
10517 Rename loaddefs-boot.el to ldefs-boot.el
10518
10519 * makefile.w32-in (DONTCOMPILE, bootstrap-clean-CMD)
10520 (bootstrap-clean-SH): Rename loaddefs-boot.el to ldefs-boot.el
10521
10522 2003-10-03 Lute Kamstra <lute@gnu.org>
10523
10524 * info.el (Info-mode): Revert previous change.
10525 (Info-escape-percent): New function.
10526 (Info-fontify-node): Use it.
10527
10528 2003-10-02 Andreas Schwab <schwab@suse.de>
10529
10530 * loaddefs-boot.el: Regenerated.
10531
10532 2003-10-01 Rajesh Vaidheeswarran <rv@gnu.org>
10533
10534 * ffap.el: Remove defadvice related code from CVS since `complete'
10535 provides a `PC-completion-as-file-name-predicate' variable that
10536 ffap can override.
10537
10538 2003-10-02 Kenichi Handa <handa@m17n.org>
10539
10540 * international/utf-8.el (ccl-decode-mule-utf-8):
10541 Lookup utf-subst-table-for-decode even for U+E000..U+FFFF.
10542
10543 * international/subst-jis.el: Include U+FF00..U+FFEF in decode table.
10544 * international/subst-big5.el: Likewise.
10545 * international/subst-gb2312.el: Likewise.
10546 * international/subst-ksc.el: Likewise.
10547
10548 2003-10-01 Glenn Morris <gmorris@ast.cam.ac.uk>
10549
10550 * calendar/calendar.el (increment-calendar-month)
10551 (calendar-leap-year-p, calendar-absolute-from-gregorian)
10552 (generate-calendar, calendar-read-date, calendar-interval)
10553 (calendar-day-of-week): Handle years BC.
10554 (generate-calendar-month, calendar-gregorian-from-absolute): Doc fix.
10555
10556 2003-10-01 Dave Love <fx@gnu.org>
10557
10558 * language/cyrillic.el (cp1251): Alias for windows-1251.
10559
10560 * vc-cvs.el (vc-cvs-parse-entry): Revert last change to allow
10561 bootstrap.
10562
10563 2003-10-01 Lute Kamstra <lute@gnu.org>
10564
10565 * files.el: Fix typo.
10566 * imenu.el (imenu--generic-function): Docstring fix.
10567
10568 2003-09-30 Richard M. Stallman <rms@gnu.org>
10569
10570 * dired.el (dired-mode): Handle dired-directory as a list.
10571
10572 2003-09-30 Nick Roberts <nick@nick.uklinux.net>
10573
10574 * toolbar/gud-watch.xpm, toolbar/gud-watch.pbm: Add.
10575
10576 * toolbar/gud-display.xpm, toolbar/gud-display.pbm: Remove.
10577
10578 * progmodes/gud.el (gud-menu-map, gud-tool-bar-map):
10579 Replace gud-display with gud-watch.
10580 (gud-speedbar-buttons): Add stuff for watching expressions
10581 in the speedbar when using M-x gdba. Use dolist on old part
10582 of this function.
10583
10584 * gdb-ui.el (gdb-var-list, gdb-var-changed, gdb-update-flag)
10585 (gdb-update-flag): New variables.
10586 (gdb-var-update, gdb-var-update-handler,gdb-var-delete)
10587 (gdb-speedbar-expand-node, gdb-var-evaluate-expression-handler)
10588 (gud-watch, gdb-var-create-handler) : New functions.
10589 (gdb-var-list-children, gdb-var-list-children-handler)
10590 (gdb-var-create-regexp, gdb-var-update-regexp)
10591 (gdb-var-list-children-regexp): New constants.
10592 (gud-gdba-command-name): Don't specify -noasync so that GDB/MI works.
10593 (gdb-annotation-rules): Reduce annotation set (level 3).
10594 (gdb-pre-prompt, gdb-prompt): Call handler in gdb-prompt.
10595 (gdb-post-prompt): Don't update GDB buffers every time speedbar
10596 updates.
10597 (gdb-window-height, gdb-window-width, gdb-display-in-progress)
10598 (gdb-expression-buffer-name, gdb-display-number, gdb-point)
10599 (gdb-dive-display-number, gdb-nesting-level, gdb-expression)
10600 (gdb-annotation-arg, gdb-dive-map, gdb-values, gdb-array-start)
10601 (gdb-array-stop, gdb-array-slice-map, gdb-display-string)
10602 (gdb-array-size, gdb-display-mode-map, gdb-expressions-mode-map):
10603 (gdb-expressions-mode-menu, gdb-dive): Remove variables.
10604 (gud-display, gud-display1)
10605 (gdb-display-begin,gdb-display-number-end, gdb-delete-line)
10606 (gdb-display-end, gdb-display-go-back, gdb-array-section-end)
10607 (gdb-field-begin, gdb-field-end, gdb-elt,gdb-field-format-begin)
10608 (gdb-field-format-end, gdb-dive, gdb-dive-new-frame)
10609 (gdb-insert-field, gdb-array-format, gdb-mouse-array-slice)
10610 (gdb-array-slice, gdb-array-format1, gdb-info-display-custom)
10611 (gdb-delete-frames, gdb-display-mode, gdb-display-buffer-name)
10612 (gdb-display-display-buffer, gdb-toggle-display)
10613 (gdb-delete-display, gdb-expressions-popup-menu)
10614 (gdb-expressions-mode, gdb-array-visualise): Remove functions.
10615 (gdb-setup-windows, gdb-reset, gdb-source-info): Remove references
10616 to display buffer.
10617
10618 2003-09-30 Richard M. Stallman <rms@gnu.org>
10619
10620 * progmodes/ada-mode.el (ada-mode): Don't use advice.
10621 Instead, set which-func-functions.
10622
10623 * progmodes/which-func.el (which-func-modes): Add ada-mode.
10624 (which-func-functions): New variable.
10625 (which-function): Use that.
10626
10627 * info.el (Info-mode): Double each `%' in header line.
10628
10629 * emacs-lisp/lisp-mnt.el (lm-with-file):
10630 When FILE is nil, run BODY in current buffer.
10631
10632 * mail/emacsbug.el (report-emacs-bug): Mention major and minor modes.
10633
10634 * help.el (describe-mode): Start with a brief list of minor modes.
10635 Find them thru minor-mode-list so as to find them all.
10636 Show them in alphabetical order.
10637
10638 * mail/sendmail.el (mail-aliases): Doc fix.
10639
10640 * progmodes/sh-script.el (sh-mode-syntax-table): Add defvar.
10641
10642 2003-09-30 Alexander Pohoyda <alexander.pohoyda@gmx.net> (tiny change)
10643
10644 * mail/rmailsum.el (rmail-make-summary-line-1):
10645 Change comma after last label to a space.
10646 (rmail-summary-font-lock-keywords): Adapt to that change.
10647
10648 2003-09-30 Thien-Thi Nguyen <ttn@gnu.org>
10649
10650 * progmodes/scheme.el (scheme-mode-variables): When setting
10651 `font-lock-defaults', also specify that "#" should
10652 be interpreted with `word' syntax.
10653 (scheme-font-lock-keywords-2): Also interpret "#:foo" as keyword.
10654
10655 2003-09-30 Lars Hansen <larsh@math.ku.dk>
10656
10657 * desktop.el: A lot of comments updated.
10658 (desktop-save-mode): Minor mode introduced.
10659 (desktop-enable, desktop-clear-preserve-buffers): Make vars obsolete.
10660 (desktop-load-default): Function made obsolete.
10661 (desktop-locals-to-save): Variable made customizable.
10662 (desktop-read): Optional parameter `dirname' added.
10663 (desktop-change-dir, desktop-revert): Parameter `dirname' in
10664 `desktop-read' used.
10665 (desktop-save-in-load-dir): Rename to `desktop-save-in-desktop-dir'.
10666
10667 2003-09-29 Rajesh Vaidheeswarran <rv@gnu.org>
10668
10669 * whitespace.el (whitespace-clean-msg): Add user customizable message
10670 for displaying ``clean'' output.
10671 (whitespace-buffer): Use `whitespace-clean-msg'.
10672 (whitespace-global-mode): Fix typo.
10673
10674 2003-09-29 Thien-Thi Nguyen <ttn@gnu.org>
10675
10676 * pcvs.el (cvs-mode-unmark-up): Move to goal column when done.
10677
10678 2003-09-29 Lute Kamstra <lute@gnu.org>
10679
10680 * bindings.el (mode-line-modes): Remove superfluous :propertize
10681 construct in initialization.
10682 (mode-line-position): Change cons cell into proper list in
10683 initialization.
10684
10685 2003-09-29 SAITO Takuya <tabmore@rivo.mediatti.net> (tiny change)
10686
10687 * international/mule.el (decode-coding-inserted-region): Use car
10688 of the return value of find-operation-coding-system.
10689
10690 2003-09-29 Kenichi Handa <handa@m17n.org>
10691
10692 * descr-text.el (describe-char): Fix previous change.
10693
10694 2003-09-28 Kenichi Handa <handa@m17n.org>
10695
10696 * descr-text.el (describe-char-display): New function.
10697 (describe-char): Pay attention to display table on describing how
10698 a character is displayed.
10699
10700 * international/mule-cmds.el (encoded-string-description):
10701 Prepend "0x" to each encoded byte.
10702
10703 2003-09-28 Andreas Schwab <schwab@suse.de>
10704
10705 * find-file.el (ff-special-constructs): Add autoload cookie.
10706
10707 2003-09-28 Kevin Ryde <user42@zip.com.au>
10708
10709 * info.el (Info-find-index-name): Remove any "<n>" suffixes which
10710 makeinfo appends to duplicate index entries.
10711
10712 2003-09-28 Eli Zaretskii <eliz@gnu.org>
10713
10714 * dired-x.el (dired-clean-tex): Doc fix.
10715
10716 * language/chinese.el ("Chinese-GB", "Chinese-BIG5"): Set up for
10717 using a Chinese tutorial.
10718
10719 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
10720
10721 * mail/smtpmail.el (smtpmail-via-smtp): Don't insert a space
10722 between "MAIL FROM:" and "RCPT TO:" and the following address.
10723
10724 2003-09-28 Jesper Harder <harder@ifa.au.dk> (tiny change)
10725
10726 * textmodes/text-mode.el (paragraph-indent-minor-mode): Doc fix.
10727
10728 2003-09-28 David Ponce <david@dponce.com>
10729
10730 * recentf.el (recentf-initialize-file-name-history): New defcustom.
10731 (recentf-load-list): When `recentf-initialize-file-name-history'
10732 is non-nil, initialize an empty `file-name-history' with the
10733 recent list.
10734
10735 2003-09-28 Evgeni Dobrev <evgeni_dobrev@developer.bg> (tiny change)
10736
10737 * man.el (Man-default-man-entry): Remove the leading `*' from the
10738 word at point.
10739
10740 2003-09-26 Lute Kamstra <lute@gnu.org>
10741
10742 * bindings.el (mode-line-position): Mention size indication in
10743 docstring.
10744
10745 2003-09-26 Andre Spiegel <spiegel@gnu.org>
10746
10747 * calendar/parse-time.el (parse-time-string): Add autoload cookie.
10748
10749 * vc-cvs.el (vc-cvs-parse-entry): Don't require parse-time,
10750 because it's autoloaded now.
10751
10752 2003-09-25 Glenn Morris <gmorris@ast.cam.ac.uk>
10753
10754 * progmodes/sh-script.el (sh-builtins): Add bash `shopt' builtin.
10755 (sh-font-lock-keywords, sh-feature): Fix previous change of
10756 sh-feature to avoid infloop with sh-font-lock-keywords.
10757
10758 2003-09-25 Kim F. Storm <storm@cua.dk>
10759
10760 * frame.el (frame-current-scroll-bars): New defun.
10761
10762 * window.el (window-current-scroll-bars): New defun.
10763
10764 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10765
10766 * progmodes/cc-engine.el (c-parse-state): Fix bug that could
10767 cause errors when the state cache contains info on parts that have
10768 been narrowed out.
10769
10770 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10771
10772 * progmodes/cc-vars.el (c-comment-prefix-regexp): Document that
10773 `c-setup-paragraph-variables' has to be used when this variable is
10774 changed; it doesn't work to reinitialize the mode since that
10775 typically clobbers the variable.
10776
10777 * progmodes/cc-styles.el (c-setup-paragraph-variables):
10778 Make it interactive.
10779
10780 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10781
10782 * progmodes/cc-fonts.el (c-font-lock-declarations):
10783 Fix recognition of constructors and destructors for classes whose
10784 names are matched by `*-font-lock-extra-types'.
10785
10786 * progmodes/cc-langs.el (c-type-list-kwds): If "operator" is
10787 followed by an identifier in C++ then it's a type.
10788
10789 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10790
10791 * progmodes/cc-fonts.el (c-font-lock-invalid-string): Fix eob
10792 problem that primarily affected XEmacs. Don't use faces to find
10793 unterminated strings since Emacs and XEmacs fontify strings
10794 differently - this function should now work better in XEmacs.
10795
10796 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10797
10798 * progmodes/cc-cmds.el (c-electric-brace): Fix a bug in the
10799 `expand-abbrev' workaround which caused braces to misbehave inside
10800 macros.
10801
10802 * progmodes/cc-engine.el (c-forward-keyword-clause): Fix error
10803 handling. This bug could cause interactive font locking to bail out.
10804
10805 2003-09-24 Martin Stjernholm <bug-cc-mode@gnu.org>
10806
10807 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
10808 Handle paren-style types in Pike. Also fixed some cases of
10809 insufficient handling of unbalanced parens.
10810
10811 2003-09-24 Rajesh Vaidheeswarran <rv@gnu.org>
10812
10813 * ffap.el (ffap-shell-prompt-regexp): Add regexp to identify
10814 common shell prompts that are not common filename or URL characters.
10815 (ffap-file-at-point): Use the new regexp to strip the prompts from
10816 the file names. This is an issue mostly for user prompts that
10817 don't have a trailing space and find-file-at-point is invoked from
10818 within a shell inside Emacs.
10819
10820 2003-09-24 Andre Spiegel <spiegel@gnu.org>
10821
10822 * vc-cvs.el (vc-cvs-parse-entry): Restore the code to compare time
10823 stamps numerically, rather than textually.
10824
10825 2003-09-24 Kenichi Handa <handa@m17n.org>
10826
10827 * language/devan-util.el (devanagari-post-read-conversion):
10828 * language/mlm-util.el (malayalam-post-read-conversion):
10829 * language/tml-util.el (tamil-post-read-conversion):
10830 Add autoload cookie.
10831
10832 * international/utf-8.el (utf-8-post-read-conversion):
10833 Call post-read-conversion functions for Devanagari, Malayalam,
10834 and Tamil.
10835
10836 2003-09-23 Dave Love <fx@gnu.org>
10837
10838 * Makefile.in (bootstrap-clean): Fix misplaced `!'.
10839
10840 2003-09-22 Nick Roberts <nick@nick.uklinux.net>
10841
10842 * progmodes/gud.el (perldb): Add gud-until to list of commands.
10843 Update gud-remove.
10844
10845 2003-09-22 Richard M. Stallman <rms@gnu.org>
10846
10847 * progmodes/sh-script.el (sh-mode-default-syntax-table):
10848 Rename from sh-mode-syntax-table. Call sh-mode-syntax-table directly.
10849 (sh-mode-syntax-table-input): New variable.
10850 (sh-require-final-newline): Don't use eval.
10851 (sh-builtins, sh-leading-keywords, sh-other-keywords)
10852 (sh-variables, sh-font-lock-keywords): Don't use eval.
10853 (sh-set-shell): When setting require-final-newline,
10854 treat value = `require-final-newline' as don't change it.
10855 Set sh-mode-syntax-table locally based on
10856 sh-mode-syntax-table-input and sh-mode-default-syntax-table.
10857
10858 * progmodes/compile.el (compile-internal):
10859 Call compilation-set-window-height before setting window start.
10860
10861 2003-09-22 Greg Hill <ghill@synergymicro.com> (tiny change)
10862
10863 * emacs-lisp/bytecomp.el (byte-compile-log-file):
10864 Clear out byte-compile-last-warned-form.
10865
10866 2003-09-22 Richard M. Stallman <rms@gnu.org>
10867
10868 * woman.el (woman-file-name, woman-follow-word):
10869 If current-word returns nil, use "".
10870
10871 * simple.el (eval-expression): Bind standard-output in to-buffer case.
10872
10873 2003-09-22 Richard M. Stallman <rms@gnu.org>
10874
10875 * emacs-lisp/lisp-mnt.el (lm-with-file):
10876 Don't visit the file, just use insert-file-contents in temp buffer.
10877
10878 2003-09-22 Jari Aalto <jari.aalto@poboxes.com>
10879
10880 * emacs-lisp/lisp-mnt.el (lm-get-header-re):
10881 Add surrounding \\( and \\) around the header, as in
10882 for lm-history-header 'Change Log\\|History'.
10883
10884 2003-09-22 John Paul Wallington <jpw@gnu.org>
10885
10886 * progmodes/ld-script.el: Add Commentary section,
10887 minor cleanup of file header.
10888 (ld-script-font-lock-keywords): Doc fix.
10889 (toplevel): Provide `ld-script' feature.
10890
10891 2003-09-21 Kim F. Storm <storm@cua.dk>
10892
10893 * scroll-bar.el (set-scroll-bar-mode): Initialize to
10894 new built-in variable default-frame-scroll-bars.
10895 (scroll-bar-mode): Use default-frame-scroll-bars when enabling
10896 scroll-bar-mode; notably, use it instead of t when we toggle
10897 scroll-bars on.
10898 (toggle-scroll-bar): Use default-frame-scroll-bars.
10899
10900 2003-09-19 Masatake YAMATO <jet@gyve.org>
10901
10902 * pcvs.el (cvs-do-removal): Change the prompt depending on
10903 `filter' value.
10904
10905 2003-09-19 Glenn Morris <gmorris@ast.cam.ac.uk>
10906
10907 * startup.el (command-line-1): Stop startup-echo-area-message
10908 being hidden by "Loading image..." message.
10909 (use-fancy-splash-screens-p, display-splash-screen):
10910 Move display-graphic-p test from latter to former.
10911
10912 * progmodes/sh-script.el (sh-font-lock-keywords):
10913 Highlight escaped EOLs differently from other backslash constructs.
10914
10915 2003-09-19 Richard M. Stallman <rms@gnu.org>
10916
10917 * emacs-lisp/edebug.el (edebug-var-status, edebug-restore-status):
10918 New functions.
10919 (edebug-enter, edebug-outside-excursion): Use them.
10920
10921 * emacs-lisp/bytecomp.el (byte-compile-warning-prefix):
10922 Fix the condition for whether to print "In WHERE".
10923
10924 2003-09-19 Jari Aalto <jari.aalto@poboxes.com>
10925
10926 * finder.el (finder-mode-hook): New variable.
10927 (finder-mode): Run hook finder-mode-hook
10928
10929 2003-09-18 Masatake YAMATO <jet@gyve.org>
10930
10931 * progmodes/ebrowse.el: Fix broken magic autoload comments.
10932
10933 2003-09-17 Mario Lang <mlang@delysid.org>
10934
10935 * progmodes/gud.el (perldb): Change gud-print from just "%e" to
10936 "p %e" to actually print the value in the GUD buffer.
10937
10938 2003-09-16 Miles Bader <miles@gnu.ai.mit.edu>
10939
10940 From David Ponce <david.ponce@wanadoo.fr>:
10941 * makefile.w32-in (DONTCOMPILE): Add loaddefs-boot.el.
10942 (bootstrap-clean-CMD, bootstrap-clean-SH): Recreate loaddefs.el
10943 from loaddefs-boot.el if necessary.
10944
10945 2003-09-15 Zoltan Kemenczy <kemenczy@rogers.com>
10946
10947 * progmodes/gud.el (gud-find-class): Make jdb work again since
10948 cc-mode changed the syntactic information.
10949
10950 2003-09-15 David Ponce <david@dponce.com>
10951
10952 * recentf.el: (recentf-exclude): Accept predicates too.
10953 (recentf-file-readable-p): New function.
10954 (recentf-include-p): Handle predicates in recentf-exclude.
10955 (recentf-add-file): Doc fix. Use recentf-file-readable-p.
10956 (recentf-cleanup): Likewise.
10957 (recentf-save-list): Use write-file to handle backup of
10958 recentf-save-file.
10959
10960 2003-09-15 Miles Bader <miles@gnu.ai.mit.edu>
10961
10962 * loaddefs-boot.el: Renamed from `loaddefs.el'
10963 * Makefile.in (DONTCOMPILE): Add loaddefs-boot.el.
10964 (bootstrap-clean): Recreate loaddefs.el from loaddefs-boot.el if
10965 necessary.
10966
10967 2003-09-13 Thien-Thi Nguyen <ttn@gnu.org>
10968
10969 * electric.el (Electric-pop-up-window): For the `one-window' case,
10970 no longer disconcertingly move point in the original buffer.
10971
10972 2003-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
10973
10974 * emacs-lisp/tq.el (tq-create): Fix mixed up unquote style.
10975
10976 2003-09-12 Eric Hanchrow <offby1@blarg.net> (tiny change)
10977
10978 * dired.el (dired-mode-map): Fix typo.
10979
10980 2003-09-11 Richard M. Stallman <rms@gnu.org>
10981
10982 * dired.el (dired-mode-map): Bind M-g to dired-goto-file.
10983
10984 2003-09-11 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
10985
10986 * window.el (kill-buffer-and-window): Remove `yes-or-no-p' so that
10987 the function is less noisy. Now only `kill-buffer' can ask questions.
10988
10989 2003-09-10 Mario Lang <mlang@delysid.org>
10990
10991 * battery.el: Update Commentary and Copyright.
10992 (battery-linux-proc-acpi): Fix a bug in %b which made "!" never
10993 appear due to wrong ordering of the expressions in `or'.
10994
10995 2003-09-09 Lute Kamstra <lute@gnu.org>
10996
10997 * misc.el (upcase-char): Fix docstring.
10998 (zap-up-to-char): New command.
10999
11000 2003-09-08 David Ponce <david@dponce.com>
11001
11002 Ensure that recentf correctly updates the menu bar.
11003 * recentf.el (recentf-menu-path,recentf-menu-before): Doc fix.
11004 (recentf-menu-bar): New function.
11005 (recentf-clear-data): Use it
11006 (recentf-update-menu): Likewise. Use easy-menu-add-item instead
11007 of easy-menu-change.
11008
11009 2003-09-08 Lute Kamstra <lute@gnu.org>
11010
11011 * simple.el (size-indication-mode): New.
11012 * bindings.el (mode-line-position): Add buffer size indicator.
11013
11014 2003-09-04 Mario Lang <mlang@delysid.org>
11015
11016 * battery.el (battery-linux-proc-acpi): New function.
11017 (battery-status-function): Modify default value calculation to also
11018 check for availability of ACPI.
11019 (battery-echo-area-format): Ditto.
11020 (battery-mode-line-format): Ditto.
11021
11022 2003-09-06 Dave Love <fx@gnu.org>
11023
11024 * ielm.el (ielm-mode-hook): Add :options.
11025
11026 * emacs-lisp/eldoc.el (eldoc-print-current-symbol-info-function): New.
11027 (eldoc-print-current-symbol-info): Use it.
11028
11029 2003-09-04 Nick Roberts <nick@nick.uklinux.net>
11030
11031 * gdb-ui.el (gud-display1): Use gud-call to prevent extra prompt
11032 being displayed in GUD buffer.
11033 (gdb-idle-input-queue): Remove var. Use just one queue.
11034 (gdb-enqueue-idle-input,gdb-dequeue-idle-input):
11035 Remove functions. Use just one queue.
11036 (gdb-prompt, gdb-subprompt, def-gdb-auto-update-trigger)
11037 (gdb-invalidate-assembler, gdb-get-current-frame):
11038 Modify functions. Use just one queue.
11039
11040 2003-09-04 Dave Love <fx@gnu.org>
11041
11042 * cus-start.el: Add blink-cursor-alist.
11043
11044 * ruler-mode.el (ruler-mode-fill-column-char)
11045 (ruler-mode-current-column-char): Use char-displayable-p,
11046 not window-system.
11047
11048 * international/codepage.el ("mule-diag"): Add eval-after-load clause.
11049
11050 * language/european.el (windows-1252): Move from code-pages.
11051
11052 * language/cyrillic.el ("Windows-1251"): Delete.
11053 ("Bulgarian", "Belarusian"): Remove `features'.
11054 (windows-1251): Move from code-pages.
11055
11056 * international/mule-diag.el (non-iso-charset-alist):
11057 Remove `codepage' stuff.
11058 (print-designation, list-coding-systems-1): Output fixes.
11059
11060 * international/code-pages.el (cp-make-translation-table)
11061 (cp-valid-codes): Made defsubsts.
11062 (cp-fix-safe-chars): Delete.
11063 (mule-diag): Don't require.
11064 (windows-1251, windows-1252): Remove to cyrillic.el/european.el.
11065 (top-level): Check for defined coding system when defining
11066 cp... aliases. Change w32-add-charset-info test to avoid warning.
11067 (non-iso-charset-alist): Defvar when compiling.
11068 (cp-make-coding-system): Doc fix.
11069
11070 2003-09-02 Jason Rumney <jasonr@gnu.org>
11071
11072 * international/titdic-cnv.el (tsang-quick-converter): Fix broken
11073 line-ends from CVS before doing conversion.
11074
11075 2003-09-02 Glenn Morris <gmorris@ast.cam.ac.uk>
11076
11077 * calendar/diary-lib.el (diary-header-line-flag)
11078 (diary-header-line-format): New variables.
11079 (list-diary-entries): Use them to set header line in simple diary.
11080
11081 * progmodes/sh-script.el (sh-font-lock-keywords): Use something
11082 other than font-lock-string-face to highlight backslashes.
11083
11084 2003-09-01 Jason Rumney <jasonr@gnu.org>
11085
11086 * international/titdic-cnv.el (tit-read-key-value): Include \r in
11087 regexp.
11088
11089 2003-09-01 Dave Love <fx@gnu.org>
11090
11091 * mouse.el (mouse-popup-menubar, mouse-skip-word): Doc fix.
11092
11093 * menu-bar.el (menu-bar-showhide-menu): Amend date and time label
11094 and :help; also line and column numbers labels.
11095
11096 * international/mule-util.el (char-displayable-p): Move from
11097 latin1-disp, rename and autoload.
11098
11099 * international/latin1-disp.el (latin1-char-displayable-p):
11100 Now obsolete alias. Replace uses with char-displayable-p.
11101 (latin1-display-ucs-per-lynx): Fix last change.
11102
11103 * international/mule-cmds.el (standard-display-european-internal):
11104 Don't use char code for Latin-1 NBSP.
11105 <XFree86 4>: Unfrob NBSP display table. Set display table to use
11106 U+2018, U+2019 for `'.
11107 (select-safe-coding-system): Message fix.
11108
11109 2003-09-01 Kenichi Handa <handa@m17n.org>
11110
11111 * international/fontset.el (setup-default-fontset): For Thai
11112 font, specify "*" family.
11113
11114 2003-09-01 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
11115
11116 * progmodes/compile.el (previous-error): Accept a prefix
11117 argument, similarly to next-error.
11118
11119 2003-08-31 Masatake YAMATO <jet@gyve.org>
11120
11121 * pcvs.el (cvs-do-removal): Use = instead of eq to check
11122 the number of files. Bind the number of files to a local
11123 variable. Suggested by Kevin Rodgers <ihs_4664@yahoo.com>.
11124
11125 2003-08-30 Eli Zaretskii <eliz@gnu.org>
11126
11127 * vc-hooks.el (vc-make-version-backup): Fix the change made on
11128 2003-07-26: msdos-long-file-names is a function, not a variable.
11129
11130 2003-08-29 Richard M. Stallman <rms@gnu.org>
11131
11132 * mail/sendmail.el (sendmail-sync-aliases, mail-setup):
11133 Do nothing with mail-personal-alias-file if it is nil.
11134
11135 * mail/mailabbrev.el (mail-abbrevs-sync-aliases):
11136 Do nothing if mail-personal-alias-file is nil.
11137
11138 * term.el (term-exec-1): Bind coding-system-for-read.
11139
11140 * dired.el (dired-mouse-find-file-other-window):
11141 Use dired-view-command-alist here, as in dired-view-file.
11142 (dired-view-command-alist): Use %s to substitute file name.
11143 Handle .ps_pages, .eps, .jpg, .gif, .png.
11144
11145 2003-08-29 Paul Pogonyshev <pogonyshev@gmx.net> (tiny change)
11146
11147 * info.el (Info-mode-map): Bind S-tab and <backtab> to
11148 `Info-prev-reference', instead of M-tab.
11149
11150 2003-08-29 Martin Stjernholm <mast@lysator.liu.se>
11151
11152 * simple.el (blink-matching-open): Work correctly on chars that
11153 are designated as parens through the syntax-table text property.
11154
11155 2003-08-29 Thierry Emery <thierry.emery@club-internet.fr> (tiny change)
11156
11157 * kinsoku.el (kinsoku-longer, kinsoku-shorter): Do not choose a
11158 line break position in the middle of a non-kinsoku (e.g. latin)
11159 word, making it skip until either a space or a character with
11160 category "|".
11161 (kinsoku-longer): Test for end of buffer.
11162
11163 2003-08-28 Eli Zaretskii <eliz@gnu.org>
11164
11165 * mail/rmail.el (rmail-convert-to-babyl-format):
11166 Detect quoted-printable- and base64-encoded messages and decode them
11167 automatically. Set the message's encoding from the charset=
11168 header, if any. Decode base64-encoded messages in Mail format as well.
11169
11170 2003-08-26 Glenn Morris <gmorris@ast.cam.ac.uk>
11171
11172 * mail/smtpmail.el: Fix previous change.
11173 (smtpmail-send-queued-mail): Set smtpmail-mail-address before
11174 calling smtpmail-via-smtp.
11175 (smtpmail-via-smtp): Add fall-back values for envelope-from.
11176
11177 2003-08-26 John Paul Wallington <jpw@gnu.org>
11178
11179 * image.el (image-jpeg-p): Don't search beyond length of data.
11180
11181 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
11182
11183 * progmodes/cc-cmds.el (c-electric-brace): Work around for a
11184 misfeature in `expand-abbrev' which caused electric keywords like
11185 "else" to disappear if an open brace was typed directly afterwards.
11186
11187 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
11188
11189 * progmodes/cc-vars.el (c-extra-types-widget): The doc string is
11190 mandatory in `define-widget'.
11191
11192 * progmodes/cc-align.el, progmodes/cc-langs.el (c-lineup-math):
11193 Don't align the operators "!=", "<=" and ">=" as assignment operators.
11194
11195 (c-assignment-operators): New language constant that only contains
11196 the assignment operators.
11197
11198 (c-assignment-op-regexp): New language var used by `c-lineup-math'.
11199
11200 2003-08-26 Martin Stjernholm <bug-cc-mode@gnu.org>
11201
11202 * progmodes/cc-engine.el (c-just-after-func-arglist-p):
11203 Safeguard against unbalanced sexps.
11204
11205 2003-08-26 Terje Rosten <terjeros@phys.ntnu.no>
11206
11207 * version.el (emacs-version): Check for gtk. Include gtk version info.
11208
11209 2003-08-25 John Paul Wallington <jpw@gnu.org>
11210
11211 * man.el (Man-default-man-entry): Don't whizz past the section
11212 number before looking for it.
11213
11214 2003-08-24 Nick Roberts <nick@nick.uklinux.net>
11215
11216 * progmodes/gud.el (gud-display-line): Don't set window-point if
11217 source buffer is not visible. (Only happens with M-x gdba.)
11218
11219 * gdb-ui.el (gdba): Remove gdb-quit (previously removed) from
11220 documentation.
11221 (gdb-source, gdb-source-info): Update to assembler unnecessary
11222 as its done after each GDB command anyway.
11223 (gdb-pre-prompt): Use with-current-buffer.
11224 (gdb-insert-field): Add help-echo text.
11225 (gdb-invalidate-assembler): Re-display of assembler now done in
11226 gdb-info-breakpoints-custom.
11227 (gdb-info-breakpoints-custom): Force re-display of assembler to
11228 happen *after* update of breakpoints buffer.
11229 (gdb-display-source-buffer): Don't choke if gdb-source-window
11230 isn't visible.
11231 (gdb-put-string, gdb-put-arrow): Remove free variables.
11232
11233 2003-08-24 John Paul Wallington <jpw@gnu.org>
11234
11235 * ibuffer.el (ibuffer-formats): Make name and size columns wider.
11236
11237 * man.el (Man-default-man-entry): Strip text properties when
11238 snarfing parts of entry because `format' preserves properties.
11239
11240 2003-08-24 Glenn Morris <gmorris@ast.cam.ac.uk>
11241
11242 * files.el (file-newest-backup): Use `expand-file-name'.
11243
11244 * calendar/diary-lib.el (simple-diary-display, make-diary-entry):
11245 Allow the diary to pop up a new frame, if needed.
11246
11247 * mail/sendmail.el (mail-specify-envelope-from): Doc change.
11248 * mail/smtpmail.el (smtpmail-mail-address): Doc change.
11249 (smtpmail-send-it): Make treatment of envelope-from consistent with
11250 sendmail.el.
11251
11252 * progmodes/sh-script.el (sh-builtins): Add some bash builtins.
11253 (sh-leading-keywords): Add the bash `time' reserved word.
11254 (sh-variables): Add some bash variables.
11255 (sh-add-completer): Fix nil branch of case statement.
11256
11257 2003-08-24 Masatake YAMATO <jet@gyve.org>
11258
11259 * progmodes/ld-script.el: New file.
11260
11261 2003-08-23 Markus Rost <rost@math.ohio-state.edu>
11262
11263 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates): Doc fix.
11264
11265 2003-08-23 Andre Spiegel <spiegel@gnu.org>
11266
11267 * vc-hooks.el (vc-ignore-vc-files, vc-master-templates):
11268 Better explain obsolescence, and what to use instead.
11269
11270 2003-08-23 Masatake YAMATO <jet@gyve.org>
11271
11272 * pcvs.el (cvs-do-removal): Show the deleted file name
11273 on the prompt.
11274
11275 2003-08-20 Dave Love <fx@gnu.org>
11276
11277 * international/mule.el (make-coding-system)
11278 (set-buffer-file-coding-system): Doc fix.
11279
11280 * emacs-lisp/lisp-mode.el (common-lisp-mode): New.
11281
11282 * emacs-lisp/lisp.el (beginning-of-defun-function): Doc fix.
11283
11284 * international/utf-8.el (ucs-unicode-to-mule-cjk): Use smaller :size.
11285
11286 * international/utf-16.el: Add mime-text-unsuitable coding system
11287 properties.
11288
11289 * international/latin1-disp.el (latin1-display): Add ?\e$,1s"\e(B.
11290
11291 * cus-edit.el: Add some :links.
11292 (bib): Remove.
11293
11294 * textmodes/bib-mode.el (bib): Add :group external.
11295
11296 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
11297
11298 * wid-edit.el (widget-echo-help): Make it handle expressions that
11299 evaluate to strings.
11300
11301 2003-08-18 Michael Mauger <mmaug@yahoo.com>
11302
11303 Version 1.8.0 of sql-mode. (Patch submitted 2003-06-21)
11304
11305 Simplify selection of SQL products to define highlighting and
11306 interactive mode. Includes detailed instructions on adding
11307 support for new products.
11308
11309 * progmodes/sql.el (sql-product): New variable. Identifies SQL
11310 product for use in highlighting and interactive mode.
11311 (sql-interactive-product): New variable. SQL product for
11312 sql-interactive-mode.
11313 (sql-product-support): New variable. Specifies product-specific
11314 parameters to drive highlighting and interactive mode.
11315 (sql-imenu-generic-expression): Add more object types.
11316 (sql-sqlite-options): Correct comment.
11317 (sql-ms-program): Use "osql" rather than "isql".
11318 (sql-prompt-regexp, sql-prompt-length): Update comment.
11319 (sql-mode-menu): Add "Start SQLi session" entry.
11320 Replace Highlighting submenu with Product menu. Fix Send Region entry.
11321 (sql-mode-abbrev-table): Add abbreviations. Support of
11322 SYSTEM-FLAG on define-abbrev. Support was removed with last
11323 check-in; it now handles older Emacsen without the SYSTEM-FLAG.
11324 (sql-mode-font-lock-object-name): Add font-lock pattern for object
11325 names.
11326 (sql-mode-ansi-font-lock-keywords): Set as default value.
11327 (sql-mode-oracle-font-lock-keywords): Set as default value.
11328 Support Oracle 9i keywords.
11329 (sql-mode-postgres-font-lock-keywords): Set as default value.
11330 (sql-mode-linter-font-lock-keywords): Set as default value.
11331 (sql-mode-ms-font-lock-keywords): New variable. Support Microsoft
11332 SQLServer 2000.
11333 (sql-mode-sybase-font-lock-keywords)
11334 (sql-mode-interbase-font-lock-keywords)
11335 (sql-mode-sqlite-font-lock-keywords)
11336 (sql-mode-strong-font-lock-keywords)
11337 (sql-mode-mysql-font-lock-keywords)
11338 (sql-mode-db2-font-lock-keywords): New variables. Default to ANSI
11339 keywords.
11340 (sql-mode-font-lock-defaults): Update comment.
11341 (sql-product-feature): New function. Returns feature associated
11342 with a product from `sql-product-support' alist.
11343 (sql-product-font-lock): New function. Set font-lock support
11344 based on `sql-product'.
11345 (sql-add-product-keywords): New function. Add font-lock rules to
11346 product-specific keyword variables.
11347 (sql-set-product): New function. Set `sql-product' and apply
11348 appropriate font-lock highlighting.
11349 (sql-highlight-product): New function. Set font-lock support
11350 based on a product. Also set mode name to include product name.
11351 (sql-highlight-ansi-keywords, sql-highlight-oracle-keywords)
11352 (sql-highlight-postgres-keywords, sql-highlight-linter-keywords):
11353 Use `sql-set-product'.
11354 (sql-highlight-ms-keywords)
11355 (sql-highlight-sybase-keywords)
11356 (sql-highlight-interbase-keywords)
11357 (sql-highlight-strong-keywords)
11358 (sql-highlight-mysql-keywords)
11359 (sql-highlight-sqlite-keywords)
11360 (sql-highlight-db2-keywords): New functions. Use `sql-set-product'.
11361 (sql-get-login): Prompt in the same order as the tokens.
11362 (sql-mode): Uses `sql-product-highlight' and `sql-product-font-lock'.
11363 (sql-product-interactive): New function. Common portions of
11364 product-specific interactive mode wrappers.
11365 (sql-interactive-mode): Rewritten to use product features.
11366 (sql-oracle, sql-sybase, sql-informix, sql-sqlite, sql-mysql)
11367 (sql-solid, sql-ingres, sql-ms, sql-postgres, sql-interbase)
11368 (sql-db2, sql-linter): Use `sql-product-interactive'.
11369 (sql-connect-oracle, sql-connect-sybase, sql-connect-informix)
11370 (sql-connect-sqlite, sql-connect-mysql, sql-connect-solid)
11371 (sql-connect-ingres, sql-connect-postgres)
11372 (sql-connect-interbase, sql-connect-db2, sql-connect-linter):
11373 New functions. Format command line parameters and invoke comint on
11374 the appropriate interpreter. Code was in the corresponding
11375 `sql-xyz' function before.
11376 (sql-connect-ms): New function. Support -E argument to use
11377 operating system credentials for authentication.
11378
11379 2003-08-18 Kenichi Handa <handa@m17n.org>
11380
11381 * international/mule.el (encode-char): Fix for the ASCII case.
11382
11383 2003-08-15 Kenichi Handa <handa@m17n.org>
11384
11385 * international/fontset.el (setup-default-fontset): Change "*" to
11386 nil in the specifications of font family.
11387
11388 2003-08-18 Kim F. Storm <storm@cua.dk>
11389
11390 * kmacro.el (kmacro-keymap): Group related bindings in
11391 initialization for clarity. Bind C-s to start macro.
11392 Remove C-r binding.
11393 (kmacro-initial-counter-value): New defvar to hold initial counter
11394 value in case we set the value before defining a macro.
11395 (kmacro-insert-counter): Clear kmacro-initial-counter-value..
11396 (kmacro-set-counter): Set kmacro-initial-counter-value if we are
11397 not defining or executing macro. Doc fix.
11398 (kmacro-add-counter): Clear kmacro-initial-counter-value.
11399 (kmacro-view-last-item, kmacro-view-item-no): New defvars used to
11400 temporarily view older elements on the macro ring without cycling
11401 the ring.
11402 (kmacro-display): Doc fix.
11403 (kmacro-exec-ring-item): New helper function.
11404 (kmacro-call-ring-2nd): Use it.
11405 (kmacro-call-ring-2nd-repeat): Doc fix.
11406 (kmacro-start-macro): Use (and clear) kmacro-initial-counter-value.
11407 (kmacro-end-or-call-macro): Execute last viewed macro (using
11408 kmacro-exec-ring-item) from ring if this follows
11409 kmacro-view-macro. This allows us to find a macro on the ring
11410 with C-x C-k C-v C-v ... and execute it (with C-k) without cycling
11411 the ring to bring it to the head of the ring.
11412 (kmacro-bind-to-key): Doc fix (describe reserved bindings).
11413 Allow binding to reserved keys without specifying C-x C-k prefix.
11414 Ask for confirmation if entered key sequence is already bound to
11415 a non-macro command.
11416 (kmacro-view-macro): Repeating command will show older elements
11417 on the macro ring; C-k will execute the last viewed macro.
11418 (kmacro-view-macro-repeat): Doc fix. Change its kmacro-repeat
11419 property from 'ring to 'head.
11420
11421 2003-08-17 Alan Shutko <ats@acm.org>
11422
11423 * calendar/calendar.el (calendar-make-alist): Correct off-by-one
11424 keeping December out of the alist.
11425
11426 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
11427
11428 * calendar/cal-move.el (calendar-goto-day-of-year): New function.
11429 * calendar/calendar.el (calendar-mode-map): Bind it to key.
11430 * calendar/cal-menu.el (calendar-mode-map): Add it to menu.
11431 (calendar-flatten): New function.
11432 (calendar-mouse-view-other-diary-entries)
11433 (calendar-mouse-view-diary-entries): Rewritten to put any holidays
11434 in the menu title and to show multi-line diary entries correctly
11435 in the menu.
11436
11437 2003-08-17 Luc Teirlinck <teirllm@mail.auburn.edu>
11438
11439 * info.el (Info-scroll-prefer-subnodes): Add :version keyword to
11440 defcustom, because the default was recently changed.
11441
11442 2003-08-16 Richard M. Stallman <rms@gnu.org>
11443
11444 * net/ange-ftp.el (ange-ftp-error): Add save-excursion.
11445
11446 * emacs-lisp/lisp-mode.el (eval-last-sexp-print-value):
11447 New subroutine, broken out of eval-last-sexp-1.
11448 (eval-last-sexp-1): Use eval-last-sexp-print-value.
11449
11450 * custom.el (custom-load-symbol): Load cus-load and cus-start first.
11451
11452 * dabbrev.el (dabbrev--safe-replace-match): Use with-no-warnings.
11453
11454 * simple.el (eval-expression): Use eval-last-sexp-print-value.
11455
11456 2003-08-14 Jari Aalto <jari.aalto@poboxes.com>
11457
11458 * progmodes/compile.el (compilation-error-regexp-alist):
11459 Add Java ANt error detection as described in document
11460 http://ant.apache.org/faq.html
11461
11462 2003-08-12 Juri Linkov <juri@jurta.org> (tiny change)
11463
11464 * simple.el (backward-word, forward-to-indentation)
11465 (backward-to-indentation): Argument changed to optional.
11466 (next-line, previous-line): Use `or' instead of `unless'.
11467
11468 2003-08-12 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11469
11470 * progmodes/ebnf-iso.el (ebnf-no-meta-identifier): Becomes a var
11471 instead of a constant.
11472
11473 2003-08-12 Markus Rost <rost@math.ohio-state.edu>
11474
11475 * shell.el (shell): With prefix-arg, suggest a new buffer name.
11476
11477 2003-08-12 Andre Spiegel <spiegel@gnu.org>
11478
11479 * vc-sccs.el (vc-sccs-state-heuristic): Fix parentheses.
11480 (vc-sccs-workfile-version): Search the entire delta table, rather
11481 than just the first entry, because that might be a deleted version.
11482
11483 2003-08-11 Karl Fogel <kfogel@red-bean.com>
11484
11485 * menu-bar.el (menu-bar-options-menu): Supply a body for the
11486 [save-place] binding in the Options menu. Have it require
11487 'saveplace' and then toggle the variable manually, to avoid an an
11488 unbound variable error. Thanks to <Sebastien.Kirche@sage.com>
11489 for the bug report.
11490
11491 2003-08-11 Nick Roberts <nick@nick.uklinux.net>
11492
11493 * gdb-ui.el (gdb-insert-field, gdb-array-format1)
11494 (gdb-info-breakpoints-custom, gdb-info-frames-custom)
11495 (gdb-info-threads-custom): Add help-echo text.
11496 (gdb-display-back): Don't use purecopy.
11497 (gdb-info-breakpoints-custom, gdb-reset)
11498 (gdb-assembler-custom): Use display-images-p to test if breakpoint
11499 icons can be displayed.
11500
11501 2003-08-11 Markus Rost <rost@math.ohio-state.edu>
11502
11503 * textmodes/reftex-vars.el (reftex-auto-recenter-toc): Fix typo.
11504
11505 2003-08-11 Stefan Monnier <monnier@cs.yale.edu>
11506
11507 * bookmark.el (bookmark-completing-read):
11508 Return a string, instead of a list of one string.
11509 Use a popup menu if activated from the mouse.
11510 (bookmark-edit-annotation): Remove unused vars.
11511 (bookmark-jump, bookmark-relocate, bookmark-insert-location)
11512 (bookmark-rename, bookmark-insert, bookmark-delete): Adjust calls
11513 to bookmark-completing-read.
11514 (bookmark-bmenu-show-filenames, bookmark-bmenu-hide-filenames)
11515 (bookmark-bmenu-mark, bookmark-bmenu-select, bookmark-bmenu-unmark)
11516 (bookmark-bmenu-delete, bookmark-bmenu-list): Use inhibit-read-only
11517 and erase-buffer.
11518 (bookmark-menu-delete, bookmark-menu-rename, bookmark-menu-locate)
11519 (bookmark-menu-jump, bookmark-menu-insert)
11520 (bookmark-popup-menu-and-apply-function)
11521 (bookmark-menu-popup-paned-bookmark-menu): Remove.
11522 (bookmark-menu-build-paned-menu): Remove by folding it into
11523 bookmark-menu-popup-paned-menu.
11524 (menu-bar-bookmark-map): Move the define-key statements here.
11525 Use the "non-menu" commands since they now pop up a menu if needed.
11526 (bookmark-exit-hook-internal): Simplify.
11527
11528 2003-08-11 Carsten Dominik <dominik@sand.science.uva.nl>
11529
11530 * reftex-toc.el (reftex-toc-rename-label): New function.
11531 (reftex-toc-check-docstruct): New function.
11532
11533 * reftex.el (reftex-region-active-p): New function.
11534
11535 * reftex-parse.el (reftex-locate-bibliography-files): Improved the
11536 regexp to find the \bibliography macro.
11537
11538 * reftex-vars.el (reftex-section-levels): Removed subsubparagraph,
11539 which does not exist in LaTeX.
11540 (reftex-cite-format-builtin): Added amsrefs support.
11541 (reftex-toc-confirm-promotion): New option
11542
11543 * reftex-toc.el
11544 (reftex-toc): Use `reftex-toc-split-windows-fraction'.
11545 (reftex-toc-demote, reftex-toc-promote)
11546 (reftex-toc-do-promote, reftex-toc-promote-prepare)
11547 (reftex-toc-promote-action, reftex-toc-extract-section-number)
11548 (reftex-toc-newhead-from-alist)
11549 (reftex-toc-load-all-files-for-promotion): New functions.
11550 (reftex-toc-help): Added description of new keys.
11551 (reftex-toc-split-windows-fraction): New option.
11552 (reftex-recenter-toc-when-idle): Search *toc* window on all
11553 visible frames.
11554 (reftex-toc): Additional parameter REUSE
11555 (reftex-toc-recenter): Remember current frame. Call `reftex-toc'
11556 with REUSE argument.
11557 (reftex-recenter-toc-when-idle): Reset `current-prefix-arg' for
11558 the call of `reftex-toc'.
11559 (reftex-make-separate-toc-frame): New function .
11560 (reftex-toc-recenter): When called with triple prefix arg, call
11561 `reftex-make-separate-toc-frame' first.
11562 (reftex-toc-toggle-dedicated-frame): New command.
11563 (reftex-toc-quit): Adapted to delete frame when called in
11564 dedicated frame.
11565
11566 * reftex-index.el (reftex-index-phrase-match-is-indexed): Check
11567 all enclosing macros.
11568
11569
11570 2003-08-08 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11571
11572 * progmodes/ebnf2ps.el (ebnf-total, ebnf-nprod): Move defvar before
11573 first use.
11574
11575 2003-08-07 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11576
11577 * progmodes/ebnf2ps.el (ebnf-begin-job): Code fix.
11578
11579 2003-08-06 Glenn Morris <gmorris@ast.cam.ac.uk>
11580
11581 * calendar/calendar.el (list-diary-entries-hook)
11582 (diary-display-hook, nongregorian-diary-listing-hook)
11583 (mark-diary-entries-hook, nongregorian-diary-marking-hook):
11584 Add some customize options for these hooks.
11585 (calendar-abbrev-construct): Don't try to take a substring longer
11586 than the original string.
11587
11588 2003-08-05 Richard M. Stallman <rms@gnu.org>
11589
11590 * emacs-lisp/testcover.el (noreturn): Report error if does return.
11591 (testcover-reinstrument-clauses): Doc fix.
11592
11593 * emacs-lisp/warnings.el: Doc fixes, args renamed.
11594 (warning-type-format): Rename from warning-group-format.
11595
11596 * emacs-lisp/bytecomp.el (byte-compile-not-obsolete-var): New var.
11597 (byte-compile-variable-ref): Handle byte-compile-not-obsolete-var.
11598 (byte-compile-defvar): Bind byte-compile-not-obsolete-var
11599 to prevent warnings about defvar for an obsolete variable.
11600
11601 * emacs-lisp/bytecomp.el (byte-compile-log-warning):
11602 warning-group-format renamed to warning-type-format.
11603
11604 * subr.el (read-passwd): Use clear-string instead of fillarray.
11605
11606 * edmacro.el (edmacro-format-keys): Use edmacro-sanitize-for-string.
11607 Use vconcat instead of concat.
11608 (edmacro-sanitize-for-string): New function.
11609
11610 2003-08-05 Dave Love <fx@gnu.org>
11611
11612 * cus-start.el: Add open-paren-in-column-0-is-defun-start,
11613 line-number-display-limit-width.
11614
11615 * textmodes/tex-mode.el (tex-dvi-view-command): Fix quoted quotes.
11616
11617 2003-08-05 Kenichi Handa <handa@m17n.org>
11618
11619 * international/code-pages.el: Don't require mule-diag.
11620
11621 * international/mule-diag.el (non-iso-charset-alist):
11622 Add autoload cookie.
11623
11624 * language/devan-util.el (dev-glyph-order): Add an entry for the
11625 glyph code #xC4.
11626
11627 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
11628
11629 * calendar/calendar.el (diary-file, diary-file-name-prefix)
11630 (european-calendar-style, diary-date-forms)
11631 (calendar-day-name-array, calendar-month-name-array): Doc change.
11632 (generate-calendar-month): Adapt for new behaviour of
11633 `calendar-day-name' function.
11634 (calendar-abbrev-length, calendar-day-abbrev-array)
11635 (calendar-month-abbrev-array): New variables.
11636 (calendar-abbrev-construct): New function.
11637 (calendar-day-name, calendar-month-name): Use new abbrev arrays,
11638 rather than fixing abbrevs at some width. Calling syntax change.
11639 (calendar-make-alist): Use abbrev arrays. Calling syntax change.
11640 (calendar-date-string): Adapt for new behaviours of
11641 `calendar-day-name' and `calendar-month-name' functions.
11642
11643 * calendar/diary-lib.el (list-diary-entries): Adapt for new
11644 behaviour of `calendar-day-name' and `calendar-month-name' functions.
11645 (diary-name-pattern): Use abbrev arrays, rather than fixing
11646 abbrevs at three chars. Calling syntax change.
11647 (mark-diary-entries): Adapt for new behaviours of
11648 `diary-name-pattern' and `calendar-make-alist' functions.
11649 (fancy-diary-font-lock-keywords): Adapt for new behaviour of
11650 `diary-name-pattern' function.
11651 (font-lock-diary-date-forms): Use abbrev arrays, rather than
11652 fixing abbrevs at three chars. Calling syntax change.
11653 (cal-hebrew, cal-islam): Require when compiling.
11654 (diary-font-lock-keywords): Adapt for new behaviour of
11655 `font-lock-diary-date-forms' function.
11656
11657 * calendar/cal-hebrew.el: Reposition some code so defined before used.
11658 (calendar-hebrew-month-name-array-common-year)
11659 (calendar-hebrew-month-name-array-leap-year): Add doc strings.
11660 (list-hebrew-diary-entries): Adapt for new behaviours of
11661 `calendar-day-name' and `add-to-diary-list' functions.
11662 (mark-hebrew-diary-entries): Adapt for new behaviours of
11663 `diary-name-pattern' and `calendar-make-alist' functions.
11664
11665 * calendar/cal-islam.el (calendar-islamic-month-name-array):
11666 Add doc string.
11667 (list-islamic-diary-entries): Adapt for new behaviours of
11668 `calendar-day-name' and `add-to-diary-list' functions.
11669 (mark-islamic-diary-entries): Adapt for new behaviours of
11670 `diary-name-pattern' and `calendar-make-alist' functions.
11671
11672 * calendar/cal-menu.el (cal-menu-update): Adapt for new behaviour of
11673 `calendar-month-name' function.
11674
11675 * calendar/cal-coptic.el (coptic-name): defvar rather than defconst.
11676
11677 * calendar/solar.el (solar-seasons-data): Move definition before use.
11678
11679 * calendar/cal-tex.el (cal-tex-day-name-format): Doc fix.
11680 (cal-tex-LaTeX-hourbox): Move definition before use.
11681
11682 * calendar/cal-china.el, cal-hebrew.el, cal-islam.el,
11683 cal-julian.el, cal-menu.el, cal-move.el, holidays.el,
11684 lunar.el, solar.el
11685 (displayed-month, displayed-year): Define for compiler.
11686
11687 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
11688
11689 * progmodes/cc-mode.el (c-init-language-vars-for): Add argument
11690 MODE. Renamed from c-init-c-language-vars'.
11691 (c-initialize-cc-mode): Change accordingly.
11692 (c-common-init): Ditto.
11693 (c-mode): Ditto.
11694 (c++-mode): Use `c-init-language-vars-for'.
11695 (objc-mode): Ditto.
11696 (java-mode): Ditto.
11697 (idl-mode): Ditto.
11698 (pike-mode): Ditto.
11699 (awk-mode): Ditto.
11700
11701 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
11702
11703 * progmodes/cc-engine.el (c-end-of-current-token): Return whether
11704 or not the point moved.
11705
11706 (c-search-decl-header-end): Don't trip up on operator identifiers
11707 in C++ and operators like == in all languages.
11708
11709 * progmodes/cc-engine.el (c-backward-to-decl-anchor):
11710 Detect leading labels correctly.
11711
11712 2003-08-02 Andreas Schwab <schwab@suse.de>
11713
11714 * textmodes/ispell.el: Don't redo key bindings on loading, put
11715 them only in loaddefs.el.
11716 * bookmark.el: Likewise.
11717 * dabbrev.el: Likewise.
11718 * emerge.el: Likewise.
11719
11720 * apropos.el (apropos-words-to-regexp): Only add `wild' if `words'
11721 has more than one member.
11722
11723 * progmodes/sh-script.el (sh-mode): Don't set mode-class property.
11724
11725 2003-08-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>
11726
11727 * lpr.el (printify-region): It was ending conversion before the
11728 expected position. Reported by Keiichi Suzuki <keiichi@nanap.org>.
11729
11730 2003-07-31 John Paul Wallington <jpw@gnu.org>
11731
11732 * net/browse-url.el (browse-url-epiphany): Doc fix.
11733
11734 2003-07-30 Kenichi Handa <handa@m17n.org>
11735
11736 * international/fontset.el (setup-default-fontset):
11737 Change registry names of Akurti fonts.
11738
11739 2003-07-29 Jesper Harder <harder@ifa.au.dk> (tiny change)
11740
11741 * comint.el (comint-read-noecho): Use `clear-string' instead of
11742 `fillarray'.
11743
11744 2003-07-29 Thomas W Murphy <twm@andrew.cmu.edu> (tiny change)
11745
11746 * outline.el (outline-mode-hook): Add defvar.
11747
11748 2003-07-28 Nick Roberts <nick@nick.uklinux.net>
11749
11750 * gdb-ui.el (gdb-setup-windows, gdb-restore-windows):
11751 Restore assembler in source window if that is what has been selected.
11752 (menu): Add gdb-restore-windows to menu. Make gdba
11753 specific menus only visible from gdba.
11754
11755 2003-07-28 Tak Ota <Takaaki.Ota@am.sony.com> (tiny change)
11756
11757 * progmodes/compile.el (compilation-environment): New user variable.
11758 (compile-internal): Respect it.
11759
11760 2003-07-23 Masatake YAMATO <jet@gyve.org>
11761
11762 * progmodes/gud.el (gdb-script-font-lock-keywords):
11763 Put `font-lock-function-name-face' on a symbol which includes
11764 `-' like `hook-run'. Put font-lock-variable-name-face
11765 on a symbol starting with $.
11766
11767 2003-07-27 Markus Rost <rost@math.ohio-state.edu>
11768
11769 * files.el (set-visited-file-name): Use truename for buffer-file-name.
11770
11771 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
11772
11773 * vc-hooks.el (vc-file-not-found-hook): Doc fix.
11774
11775 2003-07-26 Andre Spiegel <spiegel@gnu.org>
11776
11777 * vc-hooks.el (vc-default-registered, vc-make-version-backup):
11778 Use with-no-warnings.
11779 (vc-file-not-found-hook): Add this to find-file-not-found-functions,
11780 rather than to find-file-not-found-hook, which doesn't exist.
11781
11782 2003-07-26 Markus Rost <rost@math.ohio-state.edu>
11783
11784 * international/quail.el (quail-translate-key): Fix previous change.
11785
11786 2003-07-25 John Paul Wallington <jpw@gnu.org>
11787
11788 * server.el (server-start): Check `server-process' is non-nil
11789 before killing it to avoid killing current buffer's process.
11790
11791 * simple.el (choose-completion-string): Use `minibufferp';
11792 test `completion-reference-buffer' if `buffer' arg is nil.
11793 (push-mark): Use `when' and `unless'.
11794 (pop-mark): Use `when'.
11795
11796 * mouse-sel.el (mouse-sel-get-selection-function):
11797 Check `x-last-selected-text-primary'. Don't barf if it or
11798 `x-last-selected-text' aren't bound.
11799
11800 2003-07-25 Kevin Rodgers <ihs_4664@yahoo.com> (tiny change)
11801
11802 * menu-bar.el (menu-bar-tools-menu): Minor change in strings.
11803
11804 2003-07-23 Stefan Monnier <monnier@cs.yale.edu>
11805
11806 * vc-svn.el (vc-svn-diff-switches): Don't default to vc-diff-switches.
11807
11808 2003-07-23 John Paul Wallington <jpw@gnu.org>
11809
11810 * tooltip.el (defface tooltip): Inherit from variable-pitch.
11811
11812 2003-07-23 Glenn Morris <gmorris@ast.cam.ac.uk>
11813
11814 * emacs-lisp/derived.el (define-derived-mode): Mention hook in doc
11815 string. Defvar the derived hook.
11816
11817 * macros.el (insert-kbd-macro): Escape double quote character.
11818 From Thomas W Murphy <twm@andrew.cmu.edu>.
11819
11820 2003-07-22 Stefan Monnier <monnier@cs.yale.edu>
11821
11822 * textmodes/fill.el (fill-comment-paragraph): Construct a regexp
11823 to match the specific mark rather than reusing comment-start-skip.
11824
11825 2003-07-22 Thien-Thi Nguyen <ttn@gnu.org>
11826
11827 * progmodes/hideshow.el (hs-special-modes-alist):
11828 Clarify MDATA-SELECTOR doc; nfc. Thanks to Michael Ernst.
11829
11830 2003-07-21 Markus Rost <rost@math.ohio-state.edu>
11831
11832 * progmodes/idlwave.el (idlwave-comment-indent-char): Fix default
11833 value using ?\s.
11834
11835 2003-07-21 John Paul Wallington <jpw@gnu.org>
11836
11837 * subr.el (with-selected-window): Add closing paren.
11838
11839 2003-07-21 Richard M. Stallman <rms@gnu.org>
11840
11841 * emacs-lisp/lisp-mode.el (emacs-lisp-mode): Use run-mode-hooks.
11842 (lisp-mode): Likewise.
11843
11844 * subr.el (with-selected-window): Copy code form save-selected-window
11845 so as to call select-window with norecord arg.
11846 (dynamic-completion-table): Doc fix.
11847 (lazy-completion-table): Doc fix.
11848
11849 * international/mule-cmds.el (set-locale-environment):
11850 langinfo renamed to locale-info.
11851
11852 * international/mule.el (auto-coding-functions): Doc fix.
11853
11854 2003-07-21 Kenichi Handa <handa@m17n.org>
11855
11856 * international/quail.el (quail-translate-key):
11857 Update quail-current-str correctly.
11858
11859 2003-07-21 Andreas Schwab <schwab@suse.de>
11860
11861 * progmodes/sh-script.el (sh-mode-syntax-table): Change syntax of
11862 ?, to "_".
11863
11864 2003-07-20 Kai Gro\e,A_\e(Bjohann <kai.grossjohann@gmx.net>
11865 Version 2.0.36 of Tramp released.
11866
11867 * net/tramp.el (tramp-default-password-end-of-line): Rename from
11868 tramp-password-end-of-line.
11869 (tramp-password-end-of-line): New method parameter.
11870 (tramp-get-password-end-of-line): Function to access method
11871 parameter `tramp-password-end-of-line', or variable
11872 `tramp-default-password-end-of-line' (default value).
11873 (tramp-methods): Add entries for new parameter
11874 tramp-password-end-of-line.
11875 (tramp-enter-password): Use new function
11876 `tramp-get-password-end-of-line'.
11877 (tramp-handle-insert-file-contents): Do not
11878 unconditionally inhibit the file operation file-local-copy, only
11879 do that when the inhibit-file-name-operation is currently
11880 insert-file-contents. This fixes finding remote CVS-controlled
11881 files. (It would barf on inserting the CVS/Entries file
11882 literally, because the file-local-copy handler wasn't called.)
11883 (tramp-handle-shell-command): Support optional third arg ERROR-BUFFER.
11884 (tramp-sh-extra-args): Adapt defcustom type to XEmacs.
11885 (tramp-initial-commands): New variable.
11886 (tramp-process-initial-commands): New function, using the variable.
11887 (tramp-open-connection-setup-interactive-shell): Call the new function.
11888 (tramp-buffer-name, tramp-debug-buffer-name): Always put the
11889 method into the buffer name, never use nil. Reported by Hanak
11890 David <dhanak@inf.bme.hu>.
11891 (tramp-open-connection-setup-interactive-shell): Erase buffer
11892 before sending "stty -onlcr".
11893
11894 * net/tramp-vc.el (vc-workfile-unchanged-p): Add comment.
11895
11896 2003-07-19 Markus Rost <rost@math.ohio-state.edu>
11897
11898 * textmodes/artist.el (artist-erase-char): Fix default value using ?\s.
11899
11900 2003-07-19 John Paul Wallington <jpw@gnu.org>
11901
11902 * textmodes/artist.el (artist-butlast-fn, artist-draw-sline)
11903 (artist-draw-rect, artist-draw-square): Doc fixes.
11904
11905 * textmodes/enriched.el (enriched-decode-display-prop): Doc fix.
11906
11907 * textmodes/two-column.el (2C-mode-line-format): Doc fix.
11908
11909 2003-07-19 Kenichi Handa <handa@m17n.org>
11910
11911 * international/kkc.el (kkc-show-conversion-list-update):
11912 Highlight the correct candidate in the message.
11913
11914 2003-07-18 John Paul Wallington <jpw@gnu.org>
11915
11916 * simple.el (current-word): Don't include punctuation char when
11917 `really-word' arg is non-nil.
11918
11919 2003-07-17 Martin Stjernholm <bug-cc-mode@gnu.org>
11920
11921 * progmodes/awk-mode.el: Obsoleted by the AWK support in CC Mode -
11922 moved to the directory obsolete.
11923
11924 2003-07-16 Stefan Monnier <monnier@cs.yale.edu>
11925
11926 * info.el (Info-menu-entry-name-re): Allow newlines in
11927 menu entry names.
11928
11929 * emacs-lisp/syntax.el (syntax-ppss-flush-cache): Rename from
11930 syntax-ppss-after-change-function.
11931 (syntax-ppss-after-change-function): New alias. Update uses.
11932 (syntax-ppss): Catch the case where the buffer is narrowed.
11933
11934 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
11935
11936 * progmodes/cc-defs.el (c-langelem-sym, c-langelem-pos)
11937 (c-langelem-2nd-pos): Add accessor functions for syntactic elements.
11938
11939 2003-07-16 Martin Stjernholm <bug-cc-mode@gnu.org>
11940
11941 * progmodes/cc-engine.el (c-literal-faces): Declare as a variable
11942 since it might be modified.
11943
11944 * progmodes/cc-langs.el (c++-make-template-syntax-table)
11945 (c-syntactic-ws-start, c-syntactic-ws-end): Give more consistent
11946 names to these language constants.
11947
11948 2003-07-15 Kim F. Storm <storm@cua.dk>
11949
11950 * apropos.el (apropos-sort-by-scores): Rename from apropos-show-scores.
11951 All uses changed.
11952
11953 2003-07-14 Mark A. Hershberger <mah@everybody.org>
11954
11955 * xml.el (xml-parse-tag, xml-parse-file, xml-parse-region):
11956 Namespace support.
11957
11958 2003-07-13 Juanma Barranquero <lektu@terra.es>
11959
11960 * frame.el (modify-all-frames-parameters): Reinstall (copyright
11961 papers received).
11962
11963 2003-07-13 Karl Eichwalder <ke@suse.de>
11964
11965 * textmodes/po.el (po-find-charset): White space at the start of the
11966 Content-Type field body is non-mandatory.
11967
11968 2003-07-13 Masayuki Ataka <ataka@milk.freemail.ne.jp> (tiny change)
11969
11970 * textmodes/texinfo.el (texinfo-section-list):
11971 Append appendixsection; a synonym for appendixsec.
11972
11973 2003-07-13 Jari Aalto <jari.aalto@poboxes.com>
11974
11975 * man.el (Man-translate-cleanup): New.
11976 (Man-translate-references): Call `Man-translate-cleanup' to clean
11977 leading, trailing and middle spaces.
11978
11979 2003-07-13 Lars Hansen <larsh@math.ku.dk>
11980
11981 * desktop.el (desktop-buffer-dired-misc-data, desktop-buffer-dired):
11982 Handle `dired-directory' being a list.
11983
11984 2003-07-13 Jesper Harder <harder@ifa.au.dk> (tiny change)
11985
11986 * mail/smtpmail.el (smtpmail-send-it): Create smtpmail-queue-dir if
11987 it doesn't exist.
11988
11989 2003-07-12 Richard M. Stallman <rms@gnu.org>
11990
11991 * progmodes/cc-engine.el (c-declare-lang-variables): Don't use mapcan.
11992
11993 * progmodes/cc-defs.el (c-make-keywords-re):
11994 Don't use delete-duplicates.
11995 (c-lang-const): Don't use mapcan.
11996
11997 * apropos.el (apropos-show-scores): Make it customizable.
11998 Document new meaning.
11999 (apropos): Compute scores from symbols.
12000 (apropos-print): Don't sort by scores if apropos-show-scores is nil.
12001
12002 2003-07-11 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12003
12004 * ps-bdf.el: Fix copyright line.
12005 (bdf-directory-list): Fix initialization code.
12006
12007 2003-07-11 John Paul Wallington <jpw@gnu.org>
12008
12009 * emacs-lisp/ring.el (ring-empty-p): Use `zerop'.
12010 (ring-p, ring-plus1, ring-minus1, ring-length, ring-index)
12011 (ring-empty-p, ring-size, ring-copy, ring-ref): Doc fixes.
12012
12013 2003-07-11 NAKAJIMA Mikio <minakaji@namazu.org> (tiny change)
12014
12015 * emacs-lisp/ring.el (ring-elements): Doc fix.
12016
12017 2003-07-11 Glenn Morris <gmorris@ast.cam.ac.uk>
12018
12019 * calendar/timeclock.el (timeclock-relative)
12020 (timeclock-ask-before-exiting, timeclock-use-display-time):
12021 Doc changes.
12022 (timeclock-modeline-display): Give a message if
12023 `timeclock-use-display-time' is non-nil but `display-time-mode'
12024 is not active.
12025
12026 2003-07-11 Kenichi Handa <handa@m17n.org>
12027
12028 * international/mule-cmds.el (set-language-environment):
12029 Set current-language-environment to the correct string.
12030
12031 2003-07-10 Vinicius Jose Latorre <viniciusjl@ig.com.br>
12032
12033 * ps-print.el: Print line number correctly in a region. Reported by
12034 Tim Allen <timallen@ls83.fsnet.co.uk>.
12035 (ps-print-version): New version number (6.6.2).
12036 (ps-printing-region): Code fix.
12037
12038 2003-07-10 John Paul Wallington <jpw@gnu.org>
12039
12040 * progmodes/etags.el (visit-tags-table-buffer): Add autoload cookie;
12041 this function can be called from `add-completions-from-tags-table'.
12042
12043 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
12044
12045 * calendar/timeclock.el (timeclock-use-display-time)
12046 (timeclock-day-over-hook, timeclock-workday-remaining)
12047 (timeclock-status-string, timeclock-when-to-leave)
12048 (timeclock-when-to-leave-string, timeclock-log-data)
12049 (timeclock-find-discrep, timeclock-day-base)
12050 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
12051 (timeclock-modeline-display): Set the variable
12052 `timeclock-modeline-display'.
12053 (timeclock-update-modeline): Doc fix. Respect value of
12054 `timeclock-relative'.
12055
12056 2003-07-09 Richard M. Stallman <rms@gnu.org>
12057
12058 * textmodes/reftex-parse.el (reftex-all-document-files):
12059 Add autoload cookie.
12060
12061 * textmodes/reftex.el (reftex-all-document-files): Delete autoload.
12062 (reftex-scanning-info-available-p): Add autoload cookie.
12063
12064 * international/mule-cmds.el
12065 (set-display-table-and-terminal-coding-system): Delete duplicate
12066 aset on standard-display-table.
12067
12068 * view.el (view-file): If existing buffer's major mode is special,
12069 don't go into view mode.
12070
12071 * dired.el (dired-move-to-filename-regexp): Allow quote in months.
12072
12073 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
12074
12075 * progmodes/cc-engine.el (c-guess-basic-syntax): Do not do hidden
12076 buffer changes; there's third party code that calls this function
12077 directly.
12078
12079 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
12080
12081 * progmodes/cc-fonts.el (javadoc-font-lock-keywords)
12082 (autodoc-font-lock-keywords): Don't byte compile on font lock
12083 initialization when running from byte compiled files.
12084
12085 2003-07-08 Alan Mackenzie <bug-cc-mode@gnu.org>
12086
12087 * progmodes/cc-engine.el: Fix AWK mode indentation when previous
12088 statement ends with auto-increment "++".
12089
12090 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
12091
12092 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
12093 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
12094 these are changed, so declare them as variables and not constants.
12095
12096 2003-07-08 Markus Rost <rost@math.ohio-state.edu>
12097
12098 * subr.el (dolist, dotimes): Doc fix.
12099
12100 2003-07-08 Kim F. Storm <storm@cua.dk>
12101
12102 * international/mule-cmds.el
12103 (set-display-table-and-terminal-coding-system): Don't break
12104 bootstrap if standard-display-table isn't setup yet.
12105
12106 2003-07-07 Richard M. Stallman <rms@gnu.org>
12107
12108 * ehelp.el (ehelp-command): Use defalias to define ehelp-command.
12109 Give it a doc string, and autoload it.
12110
12111 * desktop.el (desktop-buffer-info, desktop-buffer-mh):
12112 Use with-no-warnings.
12113
12114 * info.el (Info-search): If find invisible text, search again.
12115
12116 * isearch.el (search-whitespace-regexp): Add a shy group around it.
12117
12118 * man.el (Man-name-regexp): Match + as part of name.
12119
12120 * simple.el (visible-mode): Rename from vis-mode.
12121 (vis-mode-saved-buffer-invisibility-spec): Doc fix.
12122
12123 * simple.el (current-word): New arg REALLY-WORD specifies
12124 don't include punctuation chars.
12125
12126 * emacs-lisp/debug.el (debug, debugger-env-macro):
12127 Use with-no-warnings while accessing and binding unread-command-char.
12128
12129 * international/mule-cmds.el
12130 (set-display-table-and-terminal-coding-system): Use explicit loop
12131 instead of calling standard-display-default.
12132
12133 * net/ange-ftp.el (ange-ftp-file-symlink-p):
12134 Use condition-case to catch error in ange-ftp-get-files.
12135
12136 * net/browse-url.el (browse-url-browser-function):
12137 Add alternative for Epiphany.
12138 (browse-url-epiphany-program, browse-url-epiphany-arguments)
12139 (browse-url-epiphany-startup-arguments)
12140 (browse-url-epiphany-new-window-is-tab): New variables.
12141 (browse-url-epiphany, browse-url-epiphany-sentinel): New functions.
12142
12143 * progmodes/compile.el (compile-auto-highlight): Default now t.
12144 (compile): Doc fix.
12145 (compilation-next-error): Fix previous change.
12146
12147 * textmodes/tex-mode.el (tex-main-file): Use with-no-warnings.
12148
12149 * textmodes/sgml-mode.el (xml-mode): Add autoload cookie.
12150
12151 2003-07-07 Nick Roberts <nick@nick.uklinux.net>
12152
12153 * gdb-ui.el (gdb-source-info): Display current frame when
12154 attaching to an existing process.
12155 (gdb-setup-windows, gdb-source-info): Start with gud-comint-buffer
12156 while laying out windows when attaching to an existing process.
12157
12158 2003-07-07 Stefan Monnier <monnier@cs.yale.edu>
12159
12160 * info.el (Info-menu): Use Info-menu-entry-name-re.
12161
12162 2003-07-06 Stefan Monnier <monnier@cs.yale.edu>
12163
12164 * vc-hooks.el (vc-stay-local, vc-stay-local-p): Move from vc.el.
12165 * vc.el (vc-stay-local, vc-stay-local-p): Move to vc-hooks.el.
12166
12167 * info.el (Info-menu-entry-name-re): Be careful to avoid multiple ways
12168 to match the same text.
12169
12170 2003-07-06 John Paul Wallington <jpw@gnu.org>
12171
12172 * vc.el (vc-annotate-offset): Move defvar up.
12173
12174 2003-07-06 Kim F. Storm <storm@cua.dk>
12175
12176 * info.el (Info-menu-entry-name-re): Add `:' to second [] part.
12177 This should fix the infinite loop when extracting menu names.
12178
12179 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
12180
12181 * files.el (auto-mode-alist, interpreter-mode-alist):
12182 Remove entries to CC Mode modes to avoid duplicates; they are now added
12183 with autoload directives in cc-mode.el.
12184
12185 2003-07-05 Martin Stjernholm <bug-cc-mode@gnu.org>
12186
12187 * progmodes/cc-langs.el, progmodes/cc-styles.el (c-style-alist)
12188 (c-lang-variable-inits, c-lang-variable-inits-tail): The values of
12189 these are changed, so declare them as variables and not constants.
12190
12191 * progmodes/cc-mode.el: Fix some autoload problems: Try to
12192 ensure that the entry for ".c" extension comes before the one for
12193 ".C" on `auto-mode-alist', to behave better on case insensitive OS:es.
12194 Fix incorrect entries that were added to `interpreter-mode-alist'.
12195 Move the autoload directives for AWK to the top level since they
12196 aren't recognized anywhere else. Do not use the new AWK mode doc
12197 in the autoload form for the old AWK mode.
12198
12199 2003-06-30 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de>
12200
12201 * textmodes/bibtex.el (bibtex-sort-entry-class): New entry catch-all.
12202 (bibtex-sort-ignore-string-entries): Default value t.
12203 (bibtex-entry-kill-ring-max): Reintroduce as it was removed
12204 erroneously in previous version.
12205 (bibtex-string-files): Docstring reflects new parsing scheme.
12206 (bibtex-autokey-transcriptions): Merge some rewrite entries, fix
12207 docstring, add # as one of the chars to crush
12208 (bibtex-autokey-prefix-string, bibtex-autokey-names)
12209 (bibtex-autokey-names-stretch, bibtex-autokey-additional-names)
12210 (bibtex-autokey-name-change-strings)
12211 (bibtex-autokey-name-case-convert, bibtex-autokey-name-length)
12212 (bibtex-autokey-name-separator, bibtex-autokey-year-length)
12213 (bibtex-autokey-use-crossref, bibtex-autokey-titlewords)
12214 (bibtex-autokey-title-terminators)
12215 (bibtex-autokey-titlewords-stretch)
12216 (bibtex-autokey-titleword-ignore)
12217 (bibtex-autokey-titleword-case-convert)
12218 (bibtex-autokey-titleword-abbrevs)
12219 (bibtex-autokey-titleword-abbrevs)
12220 (bibtex-autokey-titleword-change-strings)
12221 (bibtex-autokey-titleword-length)
12222 (bibtex-autokey-titleword-separator)
12223 (bibtex-autokey-name-year-separator)
12224 (bibtex-autokey-year-title-separator)
12225 (bibtex-autokey-before-presentation-function)
12226 (bibtex-entry-type-history, bibtex-entry-maybe-empty-head):
12227 Fix docstring.
12228 (bibtex-strings, bibtex-reference-keys):
12229 Use lazy-completion-table and make-variable-buffer-local.
12230 (bibtex-sort-entry-class-alist): Use downcase, account for catch-all.
12231 (bibtex-braced-string-syntax-table)
12232 (bibtex-quoted-string-syntax-table): New variables.
12233 (bibtex-parse-nested-braces): Remove.
12234 (bibtex-parse-field-string): Use syntax table and forward-sexp.
12235 (bibtex-parse-association): Simplify.
12236 (bibtex-parse-field-name): Obey bibtex-autoadd-commas.
12237 (bibtex-parse-field-text): Simplify.
12238 (bibtex-search-forward-field, bibtex-search-backward-field):
12239 argument BOUND can take value t.
12240 (bibtex-start-of-field, bibtex-start-of-name-in-field)
12241 (bibtex-end-of-name-in-field, bibtex-end-of-field)
12242 (bibtex-start-of-text-in-field, bibtex-end-of-text-in-field)
12243 (bibtex-start-of-text-in-string, bibtex-end-of-text-in-string)
12244 (bibtex-end-of-string, bibtex-type-in-head): Use defsubst.
12245 (bibtex-skip-to-valid-entry): Return buffer position of beginning
12246 and ending of entry. Update for changes of bibtex-search-entry.
12247 Simplify.
12248 (bibtex-map-entries): FUN is called with three arguments.
12249 (bibtex-search-entry): Return a cons pair with buffer positions of
12250 beginning and end of entry.
12251 (bibtex-enclosing-field): Simplify.
12252 (bibtex-format-entry): Use booktitle to set a missing title.
12253 (bibtex-autokey-get-names): Fiddle with regexps.
12254 (bibtex-generate-autokey): Use identity.
12255 (bibtex-parse-keys): Use simplified parsing algorithm if
12256 bibtex-parse-keys-fast is non-nil. Simplify. Change order of
12257 arguments. Return alist of keys.
12258 (bibtex-parse-strings): Simplify. Return alist of strings.
12259 (bibtex-complete-string-cleanup): Fix docstring.
12260 (bibtex-read-key): New function.
12261 (bibtex-mode): Fix docstring. Do not parse for keys and
12262 strings when the mode is entered. Set fill-paragraph-function to
12263 bibtex-fill-field. Setup font-lock-mark-block-function the way
12264 font-lock intended.
12265 (bibtex-entry): Use bibtex-read-key. Obey bibtex-autofill-types.
12266 (bibtex-parse-entry, bibtex-autofill-entry): New functions.
12267 (bibtex-print-help-message, bibtex-remove-OPT-or-ALT)
12268 (bibtex-Preamble): Avoid hard coded constants.
12269 (bibtex-make-field): Fix docstring. Simplify.
12270 (bibtex-beginning-of-entry): Always return new position of point.
12271 (bibtex-end-of-entry): Rearrange cond clauses.
12272 (bibtex-count-entries, bibtex-validate, bibtex-reformat):
12273 Update for changes of bibtex-map-entries.
12274 (bibtex-ispell-abstract): Do not move point.
12275 (bibtex-entry-index): Use downcase. Simplify.
12276 (bibtex-lessp): Handle catch-all.
12277 (bibtex-find-crossref): Turn into a command.
12278 (bibtex-find-entry): Simplify. Use bibtex-read-key. Fix regexp.
12279 (bibtex-clean-entry): Use bibtex-read-key. Handle string and
12280 preamble entries.
12281 (bibtex-fill-field-bounds): New function.
12282 (bibtex-fill-field): New command. Bound to fill-paragraph-function.
12283 (bibtex-fill-entry): Use bibtex-fill-field-bounds
12284 (bibtex-String): Use bibtex-strings. Always obey
12285 bibtex-sort-ignore-string-entries.
12286
12287 2003-07-05 John Paul Wallington <jpw@gnu.org>
12288
12289 * cus-theme.el (customize-create-theme):
12290 Call `customize-create-theme' in Reset widget's notify function.
12291
12292 * ibuffer.el (ibuffer-backward-line, ibuffer-forward-line)
12293 (ibuffer-mark-interactive): Use `or' instead of `unless'.
12294 (define-ibuffer-column name): Add summarizer.
12295 (define-ibuffer-column size): Likewise.
12296 (define-ibuffer-column filename): Likewise.
12297 (define-ibuffer-column process): Likewise. Change BODY's output too.
12298 (define-ibuffer-column filename-and-process): Likewise, likewise.
12299 (ibuffer): Remove local vars `already-in' and `need-update'.
12300
12301 * ibuf-ext.el: Don't require `derived' at compile-time.
12302
12303 2003-07-05 Kim F. Storm <storm@cua.dk>
12304
12305 * info.el: Disable paragraph refilling.
12306 (Info-refill-paragraphs): New defcustom.
12307 (Info-fontify-node): Use it.
12308
12309 2003-07-04 Stefan Monnier <monnier@cs.yale.edu>
12310
12311 * emacs-lisp/cl-macs.el (cl-transform-lambda): Strip &cl-defs
12312 thingies from constructors created by defstruct.
12313
12314 * emacs-lisp/bytecomp.el (byte-compile-defvar): Check and set
12315 the default value of the variable.
12316 (byte-code-meter): Move declaration to top level.
12317
12318 * pcvs-parse.el (cvs-parse-status): Ignore extra fields from CVSNT.
12319
12320 * info.el (Info-following-node-name-re): New fun.
12321 (Info-following-node-name): Remove.
12322 (Info-insert-dir): Use the new fun.
12323 (Info-extract-pointer): Don't save restriction; use new fun.
12324 (Info-menu-entry-name-re): New const.
12325 (Info-menu-entry-name-re): Use it along with new fun.
12326 (Info-node-spec-re): Use new fun.
12327 (Info-complete-menu-item, Info-fontify-node): Use new const.
12328 (Info-goto-node, Info-follow-reference, Info-menu-update):
12329 Use match-string.
12330 (Info-follow-reference): Use assoc-string.
12331 Use a list of strings for the completion table.
12332 (Info-fontify-node): Use match-string, line-end-position.
12333 Limit the search for `node:' to the first line.
12334
12335 * newcomment.el (uncomment-region): Remove padding coming from
12336 comment-start rather than just from comment-padding.
12337
12338 * vc-cvs.el (vc-cvs-repository-hostname): New operation.
12339 (vc-cvs-stay-local-p): Use vc-stay-local-p.
12340 (vc-cvs-rename-file): Remove (use the default).
12341 (vc-cvs-register): Register parent dir if needed.
12342 (vc-cvs-could-register): Return non-nil if parent can be registered.
12343 (vc-cvs-state, vc-cvs-dir-state, vc-cvs-print-log, vc-cvs-diff)
12344 (vc-cvs-diff-tree, vc-cvs-make-version-backups-p): Use vc-stay-local-p.
12345
12346 * vc-svn.el (vc-svn-use-edit): Make it into a const.
12347 (vc-svn-update): Fix the arguments to `svn'.
12348 (vc-svn-diff-tree): Just use `vc-svn-diff'.
12349 (vc-svn-create-snapshot, vc-svn-retrieve-snapshot):
12350 Simple implementations, assuming `name' is a URL.
12351
12352 * progmodes/sh-script.el (sh-font-lock-paren): Add [ and ] to the
12353 set of chars allowed unquoted in a case pattern.
12354
12355 * font-core.el (font-lock-defaults-alist): Remove obsolete entries.
12356
12357 * font-lock.el (font-lock-extra-types-widget)
12358 (c-font-lock-extra-types, c++-font-lock-extra-types)
12359 (objc-font-lock-extra-types, java-font-lock-extra-types)
12360 (c-font-lock-keywords-1, c-font-lock-keywords-2, c-font-lock-keywords)
12361 (c-font-lock-keywords-3, c-font-lock-syntactic-face-function)
12362 (font-lock-match-c++-style-declaration-item-and-skip-to-next)
12363 (font-lock-match-c++-structor-declaration)
12364 (c++-font-lock-keywords-1, c++-font-lock-keywords-2)
12365 (c++-font-lock-keywords-3, c++-font-lock-keywords)
12366 (objc-font-lock-keywords-1, objc-font-lock-keywords-2)
12367 (objc-font-lock-keywords-3, objc-font-lock-keywords)
12368 (java-font-lock-keywords-1, java-font-lock-keywords-2)
12369 (java-font-lock-keywords-3, java-font-lock-keywords)
12370 (java-font-lock-syntactic-face-function): Remove obsolete code
12371 and constants. It's all in cc-fonts.el now.
12372
12373 2003-07-04 Glenn Morris <gmorris@ast.cam.ac.uk>
12374
12375 * mail/sendmail.el (mail-specify-envelope-from)
12376 (mail-envelope-from): Doc fix.
12377
12378 2003-07-04 Martin Stjernholm <mast@lysator.liu.se>
12379
12380 * generic-x.el: Do away with the dependency on `c-emacs-features'
12381 when populating `rul-generic-mode-syntax-table'; we already know
12382 this isn't XEmacs.
12383
12384 See ChangeLog.10 for earlier changes.
12385
12386 ;; Local Variables:
12387 ;; coding: iso-2022-7bit
12388 ;; End:
12389
12390 Copyright (C) 2001, 02, 04 Free Software Foundation, Inc.
12391 Copying and distribution of this file, with or without modification,
12392 are permitted provided the copyright notice and this notice are preserved.
12393
12394 ;;; arch-tag: e39939be-dab3-400e-86f5-0e2701a883c1